We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 565dd1b commit f7410c6Copy full SHA for f7410c6
charts/grafana/Chart.yaml
@@ -1,6 +1,6 @@
1
apiVersion: v2
2
name: grafana
3
-version: 10.5.11
+version: 10.5.12
4
appVersion: 12.3.1
5
kubeVersion: "^1.8.0-0"
6
description: The leading tool for querying and visualizing time series and metrics.
charts/grafana/values.yaml
@@ -614,7 +614,7 @@ extraSecretMounts: []
614
#
615
# for CSI e.g. Azure Key Vault use the following
616
# - name: secrets-store-inline
617
- # mountPath: /run/secrets
+ # mountPath: /run/secrets/vault.azure.com
618
# readOnly: true
619
# csi:
620
# driver: secrets-store.csi.k8s.io
0 commit comments