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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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.12
- name: prometheus
repository: https://prometheus-community.github.io/helm-charts
version: 25.29.0
digest: sha256:3454cd4aef7a2a9b055d182fd0d52a22cf0d2f15da1cfb12cc3c85f4ef00b437
generated: "2024-11-06T11:05:52.585700582Z"
version: 26.1.0
digest: sha256:7362a33d82f0a97eb3a580a89ebde8444384ca5fb2b6f5cdfc605298bba2b8ea
generated: "2025-01-03T17:58:16.874367383Z"
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.12
- name: prometheus
repository: https://prometheus-community.github.io/helm-charts
version: 25.29.0
version: 26.1.0
Loading