Skip to content

Commit

Permalink
Using Observium 23.09, full qualified since docker is not default any…
Browse files Browse the repository at this point in the history
…more
  • Loading branch information
dkrizic committed Oct 8, 2023
1 parent 08c6e20 commit 405802a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions charts/observium/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.2.2
version: 0.2.3

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
appVersion: 22.10
appVersion: 23.09
4 changes: 2 additions & 2 deletions charts/observium/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
replicaCount: 1

image:
repository: dkrizic/observium
repository: docker.io/dkrizic/observium
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "22.10"
tag: "23.09"

imagePullSecrets: []
nameOverride: ""
Expand Down

0 comments on commit 405802a

Please sign in to comment.