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 #7009

Merged
merged 1 commit into from
Sep 12, 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
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.5.1
- name: prometheus
repository: https://prometheus-community.github.io/helm-charts
version: 25.21.1
digest: sha256:f216d131979c07e7eee937b668f2d1efe65deb2660d0fda7f88a9e774a843263
generated: "2024-09-04T17:21:51.425529709Z"
version: 25.27.0
digest: sha256:ef78003df9f20d1476f9fa840c6c7fd383f84b93d1c9b9361799115155d3ebca
generated: "2024-09-12T09:49:06.278206096Z"
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.5.1
- name: prometheus
repository: https://prometheus-community.github.io/helm-charts
version: 25.21.1
version: 25.27.0
Loading