Skip to content

Commit

Permalink
Bumps IcingaDB image version (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
mocdaniel authored Sep 4, 2023
1 parent 1fdb4af commit 31ed1a0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion charts/icinga-stack/charts/icingadb/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ version: 0.1.0
# 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.
# It is recommended to use it with quotes.
appVersion: "1.1.0"
appVersion: "1.1.1"
2 changes: 1 addition & 1 deletion charts/icinga-stack/charts/icingadb/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ enabled: true

image:
repository: icinga/icingadb
tag: 1.1.0
tag: 1.1.1
pullPolicy: IfNotPresent

imagePullSecrets: []
Expand Down
2 changes: 1 addition & 1 deletion charts/icinga-stack/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,7 @@ icingadb:

image:
repository: icinga/icingadb
tag: 1.1.0
tag: 1.1.1
pullPolicy: IfNotPresent

imagePullSecrets: []
Expand Down

0 comments on commit 31ed1a0

Please sign in to comment.