Update Helm release grafana to v8.5.2 #61

Merged
allanger merged 1 commits from renovate/grafana-8.x into main 2024-10-03 10:29:44 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 47c5c9b242 - Show all commits

View File

@ -104,7 +104,7 @@ releases:
- name: grafana - name: grafana
chart: grafana/grafana chart: grafana/grafana
namespace: applications namespace: applications
version: 8.5.1 version: 8.5.2
installed: true installed: true
inherit: inherit:
- template: default-env-values - template: default-env-values

View File

@ -20,7 +20,7 @@ releases:
- name: grafana - name: grafana
chart: grafana/grafana chart: grafana/grafana
namespace: applications namespace: applications
version: 8.5.1 version: 8.5.2
installed: true installed: true
inherit: inherit:
- template: default-env-values - template: default-env-values