Skip to content

Commit 697df5e

Browse files
committed
charts/operator: update operator to 0.62.0 version
Signed-off-by: f41gh7 <[email protected]>
1 parent 35173b3 commit 697df5e

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

charts/victoria-metrics-operator/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
## Next release
22

33
- Include patch version while building default cleanup image tag. See [#2339](https://github.com/VictoriaMetrics/helm-charts/issues/2339).
4+
- updates operator to [v0.62.0](https://github.com/VictoriaMetrics/operator/releases/tag/v0.62.0) version
45

56
## 0.51.4
67

charts/victoria-metrics-operator/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ home: https://github.com/VictoriaMetrics/operator
66
sources:
77
- https://github.com/VictoriaMetrics/helm-charts
88
- https://github.com/VictoriaMetrics/operator
9-
version: 0.51.4
10-
appVersion: v0.61.2
9+
version: 0.52.0
10+
appVersion: v0.60.0
1111
icon: https://avatars.githubusercontent.com/u/43720803?s=200&v=4
1212
kubeVersion: ">=1.25.0-0"
1313
keywords:

0 commit comments

Comments
 (0)