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 grafana helm chart in monitoring #7413

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
@@ -1,9 +1,9 @@
dependencies:
- name: grafana
repository: https://grafana.github.io/helm-charts
version: 8.5.12
version: 8.8.4
- name: prometheus
repository: https://prometheus-community.github.io/helm-charts
version: 25.29.0
digest: sha256:3454cd4aef7a2a9b055d182fd0d52a22cf0d2f15da1cfb12cc3c85f4ef00b437
generated: "2024-11-06T11:05:52.585700582Z"
digest: sha256:5f6e6ac88248a5082cd16d0e3c0ce9c97b96b904721046b217c4a617526dad0e
generated: "2025-01-17T09:26:47.521124713Z"
2 changes: 1 addition & 1 deletion charts/monitoring/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ appVersion: 0.1.0
dependencies:
- name: grafana
repository: https://grafana.github.io/helm-charts
version: 8.5.12
version: 8.8.4
- name: prometheus
repository: https://prometheus-community.github.io/helm-charts
version: 25.29.0
Loading