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 75c0811 commit da3655eCopy full SHA for da3655e
VERSION
@@ -1 +1 @@
1
-v0.6.0-dev
+v0.6.1
charts/metrics-operator/Chart.yaml
@@ -2,5 +2,5 @@ apiVersion: v2
2
name: metrics-operator
3
description: A Helm chart for the metrics-operator
4
type: application
5
-version: v0.6.0-dev
6
-appVersion: v0.6.0-dev
+version: v0.6.1
+appVersion: v0.6.1
charts/metrics-operator/values.yaml
@@ -8,7 +8,7 @@ image:
8
repository: ghcr.io/openmcp-project/github.com/openmcp-project/metrics-operator/images/metrics-operator
9
pullPolicy: IfNotPresent
10
# Overrides the image tag whose default is the chart appVersion.
11
- tag: v0.6.0-dev
+ tag: v0.6.1
12
13
imagePullSecrets: []
14
nameOverride: ""
0 commit comments