Skip to content

Commit 2c69da2

Browse files
committed
charts/operator: update operator to v0.66.0
1 parent 97e22f1 commit 2c69da2

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

charts/victoria-metrics-operator-crds/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ sources:
77
- https://github.com/VictoriaMetrics/helm-charts
88
- https://github.com/VictoriaMetrics/operator
99
version: 0.6.0
10-
appVersion: v0.65.0
10+
appVersion: v0.66.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: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
## Next release
22

33
- add support of k8s service traffic distribution. See [#2580](https://github.com/VictoriaMetrics/helm-charts/issues/2580).
4+
- updates operator to [v0.66.0](https://github.com/VictoriaMetrics/operator/releases/tag/v0.66.0) version
45

56
## 0.56.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.56.4
10-
appVersion: v0.65.0
9+
version: 0.57.0
10+
appVersion: v0.66.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)