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

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: 6.58.4
version: 6.58.6
- name: prometheus
repository: https://prometheus-community.github.io/helm-charts
version: 23.0.0
digest: sha256:210a4026c0248f741c859d0cd02f389e1342ca79b1b0a526fa265531df11485a
generated: "2023-07-16T09:07:20.804975007Z"
digest: sha256:b4c2c350da945881ee2c7ab3502702d74de9b7d071c57c2b5dcf82ed26f0ff56
generated: "2023-07-26T02:14:03.340095693Z"
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: 6.58.4
version: 6.58.6
- name: prometheus
repository: https://prometheus-community.github.io/helm-charts
version: 23.0.0
Loading