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

chore(deps): update helm release kube-prometheus-stack to v65.3.2 #18871

Merged
merged 1 commit into from
Oct 22, 2024
Merged
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
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: 65.3.1
digest: sha256:d347cacc65f1c5cdc9121b49049866029c62dbe020798ad21b0c810c4f5b1932
generated: "2024-10-20T19:12:21.963889+03:00"
version: 65.3.2
digest: sha256:86ee8b0bad626686529b0b463c047e79dcd1f589471ab286c7ec3bfe1f4ad4fa
generated: "2024-10-22T08:49:13.731018098Z"
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ type: application
deprecated: false
dependencies:
- name: kube-prometheus-stack
version: 65.3.1
version: 65.3.2
repository: https://prometheus-community.github.io/helm-charts
condition: kube-prometheus-stack.enabled
tags:
Expand Down
Loading