Skip to content

Commit 6e3134e

Browse files
author
Thierry
committed
Upd chart to image 0.1.1
1 parent 41ae965 commit 6e3134e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

helm/prometheus-sleeker/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ version: 0.1.8
2121
# incremented each time you make changes to the application. Versions are not expected to
2222
# follow Semantic Versioning. They should reflect the version the application is using.
2323
# It is recommended to use it with quotes.
24-
appVersion: 0.1.0
24+
appVersion: 0.1.1

helm/prometheus-sleeker/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ image:
88
repository: eu.gcr.io/quortex-registry-public/prometheus-sleeker
99
pullPolicy: IfNotPresent
1010
# Overrides the image tag whose default is the chart appVersion.
11-
tag: 0.1.0
11+
tag: 0.1.1
1212

1313
imagePullSecrets: []
1414
nameOverride: ""

0 commit comments

Comments
 (0)