We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c9fdef2 + 6965eff commit d1a5685Copy full SHA for d1a5685
charts/grafana/Chart.yaml
@@ -1,6 +1,6 @@
1
apiVersion: v2
2
name: grafana
3
-version: 9.3.0
+version: 9.3.1
4
appVersion: 12.1.0
5
kubeVersion: "^1.8.0-0"
6
description: The leading tool for querying and visualizing time series and metrics.
charts/grafana/values.yaml
@@ -411,7 +411,7 @@ extraContainerVolumes: []
411
# emptyDir: {}
412
413
## Enable persistence using Persistent Volume Claims
414
-## ref: https://kubernetes.io/docs/user-guide/persistent-volumes/
+## ref: https://kubernetes.io/docs/concepts/storage/persistent-volumes/
415
##
416
persistence:
417
type: pvc
0 commit comments