Skip to content

Commit aa03a93

Browse files
committed
charts/operator: update operator to v0.63.0 version
1 parent 1e25153 commit aa03a93

File tree

3 files changed

+7
-5
lines changed

3 files changed

+7
-5
lines changed

charts/victoria-metrics-operator-crds/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.4.0
10-
appVersion: v0.61.0
9+
version: 0.5.0
10+
appVersion: v0.63.0
1111
icon: https://avatars.githubusercontent.com/u/43720803?s=200&v=4
1212
kubeVersion: ">=1.25.0-0"
1313
keywords:

charts/victoria-metrics-operator/CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
## Next release
22

3-
- TODO
3+
**Update note 1**: This release contains new CRDs VTCluster and VTSingle. It requires to perform CRD versions update.
4+
5+
- updates operator to [v0.63.0](https://github.com/VictoriaMetrics/operator/releases/tag/v0.63.0) version
46

57
## 0.52.1
68

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.52.1
10-
appVersion: v0.62.0
9+
version: 0.53.0
10+
appVersion: v0.63.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)