Skip to content

Commit

Permalink
charts/k8s-stack: updates operator to v0.52.0
Browse files Browse the repository at this point in the history
  • Loading branch information
f41gh7 committed Jan 22, 2025
1 parent b1b4bd8 commit 92f1fbd
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.52.0](https://github.com/VictoriaMetrics/operator/releases/tag/v0.52.) version

## 0.33.5

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.37
- name: victoria-metrics-operator
repository: https://victoriametrics.github.io/helm-charts
version: 0.40.4
version: 0.41.0
- name: kube-state-metrics
repository: https://prometheus-community.github.io/helm-charts
version: 5.27.1
Expand All @@ -17,5 +17,5 @@ dependencies:
- name: prometheus-operator-crds
repository: https://prometheus-community.github.io/helm-charts
version: 16.0.1
digest: sha256:56254d25a7c5eb99bcbd49c72560fa00501f1aa72f9a5dd4dd67de180020aae1
generated: "2025-01-13T11:49:42.98443+01:00"
digest: sha256:c7c2e2ec2f16357e8512f5db574a0e65afba1becb8dee9ad9c9804fa0ed15d3c
generated: "2025-01-22T13:26:54.816033+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.33.5
version: 0.34.0
appVersion: v1.109.1
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.40.*"
version: "0.41.*"
repository: https://victoriametrics.github.io/helm-charts
condition: victoria-metrics-operator.enabled
- name: kube-state-metrics
Expand Down

0 comments on commit 92f1fbd

Please sign in to comment.