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

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.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.0.1
digest: sha256:7ab63003492cd7b8e1b26432629adeec6d09edc1f5bb981a66bdab0d3e4e5b83
generated: "2024-12-13T23:11:40.279541098Z"
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.0.1
Loading