Skip to content

Commit

Permalink
charts/k8s-stack: update operator to v0.53.0
Browse files Browse the repository at this point in the history
  • Loading branch information
f41gh7 committed Feb 7, 2025
1 parent 178aef0 commit 9b0218b
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion charts/victoria-metrics-k8s-stack/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Next release

- TODO
- updates operator to [v0.53.0](https://github.com/VictoriaMetrics/operator/releases/tag/v0.53.0) version

## 0.35.7

Expand Down
6 changes: 3 additions & 3 deletions charts/victoria-metrics-k8s-stack/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ dependencies:
version: 0.0.39
- name: victoria-metrics-operator
repository: https://victoriametrics.github.io/helm-charts
version: 0.41.2
version: 0.42.0
- name: kube-state-metrics
repository: https://prometheus-community.github.io/helm-charts
version: 5.29.0
Expand All @@ -17,5 +17,5 @@ dependencies:
- name: prometheus-operator-crds
repository: https://prometheus-community.github.io/helm-charts
version: 17.0.2
digest: sha256:cdf1622dfd0d3d41c2aa9d62ec5921bc9d0a48ad40e4e2c31aa1c2c46af04136
generated: "2025-02-05T22:22:45.735356052Z"
digest: sha256:6e10acc8507315272f11e660842b820c18e74eb2c53ba8fab65cfc9acedebdfb
generated: "2025-02-07T12:33:35.691528+01:00"
4 changes: 2 additions & 2 deletions charts/victoria-metrics-k8s-stack/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: victoria-metrics-k8s-stack
description: Kubernetes monitoring on VictoriaMetrics stack. Includes VictoriaMetrics Operator, Grafana dashboards, ServiceScrapes and VMRules
type: application
version: 0.35.7
version: 0.36.0
appVersion: v1.110.0
sources:
- https://github.com/VictoriaMetrics/helm-charts
Expand Down Expand Up @@ -37,7 +37,7 @@ dependencies:
version: "0.0.*"
repository: https://victoriametrics.github.io/helm-charts
- name: victoria-metrics-operator
version: "0.41.*"
version: "0.42.*"
repository: https://victoriametrics.github.io/helm-charts
condition: victoria-metrics-operator.enabled
- name: kube-state-metrics
Expand Down

0 comments on commit 9b0218b

Please sign in to comment.