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 prometheus helm chart in monitoring #6823

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 charts/monitoring/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ dependencies:
version: 8.1.1
- name: prometheus
repository: https://prometheus-community.github.io/helm-charts
version: 25.21.1
digest: sha256:b5d922169e56d82928d6f8c466c2f0746afbbba1f52bc99622633efc708dee02
generated: "2024-06-27T06:47:32.192443039Z"
version: 25.24.1
digest: sha256:7c27aba65ecdf3d5fb996ef303fff5da2b88058f253c4ab350b82f229a8e020b
generated: "2024-07-17T13:54:27.907544719Z"
2 changes: 1 addition & 1 deletion charts/monitoring/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ dependencies:
version: 8.1.1
- name: prometheus
repository: https://prometheus-community.github.io/helm-charts
version: 25.21.1
version: 25.24.1
Loading