Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Helm release kube-prometheus-stack to v52 - autoclosed #342

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions helm/kube-prometheus-stack/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: kube-prometheus-stack
repository: https://prometheus-community.github.io/helm-charts
version: 51.9.4
digest: sha256:71caee499b7d36c6ef938a538118e996dfb46dfba37f15a515390ed9fc6e3f72
generated: "2023-10-18T23:11:57.28489736+02:00"
version: 52.1.0
digest: sha256:d029407897f7046c7efe1b19ab9056ff5268c429a85f8fe45cfdf8db82dd78b8
generated: "2023-10-26T22:02:42.474659975Z"
2 changes: 1 addition & 1 deletion helm/kube-prometheus-stack/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ annotations:
application.giantswarm.io/team: atlas
dependencies:
- name: kube-prometheus-stack
version: 51.9.4
version: 52.1.0
repository: https://prometheus-community.github.io/helm-charts
sources:
- "https://github.com/prometheus-community/helm-charts/tree/main/charts/kube-prometheus-stack"