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

Merged
merged 1 commit into from
Nov 3, 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.1
version: 7.0.2
- name: prometheus
repository: https://prometheus-community.github.io/helm-charts
version: 25.4.0
digest: sha256:50ce150930facb8862ff9ffbc2fb612c0127e974abff858c7cfc07ba4cc24c8a
generated: "2023-10-30T04:15:15.049020774Z"
digest: sha256:53fc3addfc4f2d3ebdb0a5557d09483e995f997bd07bd1bd9f585333b199887e
generated: "2023-10-31T12:11:26.512818358Z"
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.1
version: 7.0.2
- name: prometheus
repository: https://prometheus-community.github.io/helm-charts
version: 25.4.0
Loading