diff --git a/charts/grafana/Chart.yaml b/charts/grafana/Chart.yaml index b0f1dada1f..d6d690d2a0 100644 --- a/charts/grafana/Chart.yaml +++ b/charts/grafana/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: grafana -version: 11.1.6 +version: 11.1.7 # renovate: docker=docker.io/grafana/grafana appVersion: 12.3.3 kubeVersion: "^1.25.0-0" diff --git a/charts/grafana/values.yaml b/charts/grafana/values.yaml index 4ab361273e..a941a2113b 100644 --- a/charts/grafana/values.yaml +++ b/charts/grafana/values.yaml @@ -657,8 +657,8 @@ plugins: [] # - digrich-bubblechart-panel # - grafana-clock-panel ## You can also use other plugin download URL, as long as they are valid zip files, - ## and specify the name of the plugin after the semicolon. Like this: - # - https://grafana.com/api/plugins/marcusolsson-json-datasource/versions/1.3.2/download;marcusolsson-json-datasource + ## and specify the name of the plugin as prefix, with an version. Like this: + # - marcusolsson-json-datasource@1.3.24@https://grafana.com/api/plugins/marcusolsson-json-datasource/versions/1.3.24/download ## Configure grafana datasources ## ref: http://docs.grafana.org/administration/provisioning/#datasources