Skip to content

chore(deps): update helm release grafana to v8.13.1 #27

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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 addons/observability/grafana/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: grafana
repository: https://grafana.github.io/helm-charts
version: 8.10.3
digest: sha256:e46b9c9463fb60406f47dd1e7e0af3d60de6590bdb469e48841c4fff1a19580b
generated: "2025-03-13T08:28:32.203119633Z"
version: 8.13.1
digest: sha256:a3ba6e1bbdabb22144f3e2f4a782f18b9c9b89464d734ea8794f0e874c86771b
generated: "2025-04-24T07:47:19.48496498Z"
2 changes: 1 addition & 1 deletion addons/observability/grafana/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ type: application
deprecated: false
dependencies:
- name: grafana
version: 8.10.3
version: 8.13.1
repository: https://grafana.github.io/helm-charts
condition: grafana.enabled
tags:
Expand Down