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 b6e4ba1 commit 2085064Copy full SHA for 2085064
VERSION
@@ -1 +1 @@
1
-v0.5.2-dev
+v0.6.0
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.5.2-dev
6
-appVersion: v0.5.2-dev
+version: v0.6.0
+appVersion: v0.6.0
charts/metrics-operator/values.yaml
@@ -8,7 +8,7 @@ image:
8
repository: ghcr.io/sap/github.com/sap/metrics-operator/images/metrics-operator
9
pullPolicy: IfNotPresent
10
# Overrides the image tag whose default is the chart appVersion.
11
- tag: v0.5.2-dev
+ tag: v0.6.0
12
13
imagePullSecrets: []
14
nameOverride: ""
0 commit comments