diff --git a/VERSION b/VERSION index 1a06495..60f6343 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v0.5.2-dev +v0.6.0 diff --git a/charts/metrics-operator/Chart.yaml b/charts/metrics-operator/Chart.yaml index d4c48e2..7848a86 100644 --- a/charts/metrics-operator/Chart.yaml +++ b/charts/metrics-operator/Chart.yaml @@ -2,5 +2,5 @@ apiVersion: v2 name: metrics-operator description: A Helm chart for the metrics-operator type: application -version: v0.5.2-dev -appVersion: v0.5.2-dev +version: v0.6.0 +appVersion: v0.6.0 diff --git a/charts/metrics-operator/values.yaml b/charts/metrics-operator/values.yaml index f7d84b5..d449476 100644 --- a/charts/metrics-operator/values.yaml +++ b/charts/metrics-operator/values.yaml @@ -8,7 +8,7 @@ image: repository: ghcr.io/sap/github.com/sap/metrics-operator/images/metrics-operator pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: v0.5.2-dev + tag: v0.6.0 imagePullSecrets: [] nameOverride: ""