Skip to content

Commit 2085064

Browse files
chore: bump version (#31)
1 parent b6e4ba1 commit 2085064

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.5.2-dev
1+
v0.6.0

charts/metrics-operator/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ apiVersion: v2
22
name: metrics-operator
33
description: A Helm chart for the metrics-operator
44
type: application
5-
version: v0.5.2-dev
6-
appVersion: v0.5.2-dev
5+
version: v0.6.0
6+
appVersion: v0.6.0

charts/metrics-operator/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ image:
88
repository: ghcr.io/sap/github.com/sap/metrics-operator/images/metrics-operator
99
pullPolicy: IfNotPresent
1010
# Overrides the image tag whose default is the chart appVersion.
11-
tag: v0.5.2-dev
11+
tag: v0.6.0
1212

1313
imagePullSecrets: []
1414
nameOverride: ""

0 commit comments

Comments
 (0)