Skip to content

Commit b24b457

Browse files
feat: release v0.7.0 (#94)
1 parent 232c3ae commit b24b457

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.6.1
1+
v0.7.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.6.1
6-
appVersion: v0.6.1
5+
version: v0.7.0
6+
appVersion: v0.7.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/openmcp-project/github.com/openmcp-project/metrics-operator/images/metrics-operator
99
pullPolicy: IfNotPresent
1010
# Overrides the image tag whose default is the chart appVersion.
11-
tag: v0.6.1
11+
tag: v0.7.0
1212

1313
imagePullSecrets: []
1414
nameOverride: ""

0 commit comments

Comments
 (0)