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

Merged
merged 1 commit into from
Nov 28, 2023
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: 7.0.8
version: 7.0.9
- name: prometheus
repository: https://prometheus-community.github.io/helm-charts
version: 25.8.0
digest: sha256:be71ce41e504498a083ed326125ac67d369294fe70d3a9de561bd6f932ee9fda
generated: "2023-11-21T11:13:01.932374035Z"
digest: sha256:6a628cae4a536f6d6927261407fc7d0ad584bee3ee94ee7a0dd11fcd31326be4
generated: "2023-11-27T20:55:23.983315409Z"
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: 7.0.8
version: 7.0.9
- name: prometheus
repository: https://prometheus-community.github.io/helm-charts
version: 25.8.0
Loading