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

Merged
merged 1 commit into from
Sep 11, 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
@@ -1,9 +1,9 @@
dependencies:
- name: grafana
repository: https://grafana.github.io/helm-charts
version: 8.1.1
version: 8.5.1
- name: prometheus
repository: https://prometheus-community.github.io/helm-charts
version: 25.21.1
digest: sha256:b5d922169e56d82928d6f8c466c2f0746afbbba1f52bc99622633efc708dee02
generated: "2024-06-27T06:47:32.192443039Z"
digest: sha256:f216d131979c07e7eee937b668f2d1efe65deb2660d0fda7f88a9e774a843263
generated: "2024-09-04T17:21:51.425529709Z"
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.1.1
version: 8.5.1
- name: prometheus
repository: https://prometheus-community.github.io/helm-charts
version: 25.21.1
Loading