We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41ae965 commit 6e3134eCopy full SHA for 6e3134e
helm/prometheus-sleeker/Chart.yaml
@@ -21,4 +21,4 @@ version: 0.1.8
21
# incremented each time you make changes to the application. Versions are not expected to
22
# follow Semantic Versioning. They should reflect the version the application is using.
23
# It is recommended to use it with quotes.
24
-appVersion: 0.1.0
+appVersion: 0.1.1
helm/prometheus-sleeker/values.yaml
@@ -8,7 +8,7 @@ image:
8
repository: eu.gcr.io/quortex-registry-public/prometheus-sleeker
9
pullPolicy: IfNotPresent
10
# Overrides the image tag whose default is the chart appVersion.
11
- tag: 0.1.0
+ tag: 0.1.1
12
13
imagePullSecrets: []
14
nameOverride: ""
0 commit comments