File tree Expand file tree Collapse file tree 3 files changed +8
-6
lines changed
charts/victoria-metrics-k8s-stack Expand file tree Collapse file tree 3 files changed +8
-6
lines changed Original file line number Diff line number Diff line change 1
1
## Next release
2
2
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.
4
6
5
7
## 0.59.5
6
8
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ dependencies:
4
4
version: 0.0.42
5
5
- name: victoria-metrics-operator
6
6
repository: https://victoriametrics.github.io/helm-charts
7
- version: 0.52.1
7
+ version: 0.53.0
8
8
- name: kube-state-metrics
9
9
repository: https://prometheus-community.github.io/helm-charts
10
10
version: 6.0.0
@@ -14,5 +14,5 @@ dependencies:
14
14
- name: grafana
15
15
repository: https://grafana.github.io/helm-charts
16
16
version: 9.2.10
17
- digest: sha256:bee490ed7bcb435689fbbc1be638594b2781dbc680234dd0744344eaef5710eb
18
- generated: "2025-08-18T12:34:55.533941+03 :00"
17
+ digest: sha256:9f8e7b1932b81ff374e8c6b8eec455584afcf9fb1b3f606654410687150da7e5
18
+ generated: "2025-09-12T19:25:08.323663+02 :00"
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: v2
2
2
name : victoria-metrics-k8s-stack
3
3
description : Kubernetes monitoring on VictoriaMetrics stack. Includes VictoriaMetrics Operator, Grafana dashboards, ServiceScrapes and VMRules
4
4
type : application
5
- version : 0.59.5
5
+ version : 0.60.0
6
6
appVersion : v1.125.1
7
7
sources :
8
8
- https://github.com/VictoriaMetrics/helm-charts
@@ -37,7 +37,7 @@ dependencies:
37
37
version : " 0.0.*"
38
38
repository : https://victoriametrics.github.io/helm-charts
39
39
- name : victoria-metrics-operator
40
- version : " 0.52 .*"
40
+ version : " 0.53 .*"
41
41
repository : https://victoriametrics.github.io/helm-charts
42
42
condition : victoria-metrics-operator.enabled
43
43
- name : kube-state-metrics
You can’t perform that action at this time.
0 commit comments