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 prometheus to v26.1.0 #197

Merged
merged 1 commit into from
Jan 4, 2025
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 deployments/monitoring/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ dependencies:
version: 5.28.0
- name: prometheus
repository: https://prometheus-community.github.io/helm-charts
version: 26.0.1
version: 26.1.0
- name: grafana
repository: https://grafana.github.io/helm-charts
version: 8.8.2
digest: sha256:a3513e9a38d5045cdb39b7bc32a6ba1679e7447018959312b6cf8d930cadcdfe
generated: "2024-12-30T19:01:33.143648286Z"
digest: sha256:0c673e5c2dc4cbe3d374bbd22c2e2e02019f99221e3a7afea60ccce136db5b4e
generated: "2025-01-03T19:50:39.588086899Z"
2 changes: 1 addition & 1 deletion deployments/monitoring/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dependencies:
repository: https://prometheus-community.github.io/helm-charts

- name: prometheus
version: "26.0.1"
version: "26.1.0"
repository: https://prometheus-community.github.io/helm-charts

- name: grafana
Expand Down