Skip to content

Commit 5f10a83

Browse files
Merge branch 'main' into tempo_distributed_configure_empty_tenant_deletion_enabled
2 parents 2d5d5f7 + d1a5685 commit 5f10a83

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/grafana/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apiVersion: v2
22
name: grafana
3-
version: 9.3.0
3+
version: 9.3.1
44
appVersion: 12.1.0
55
kubeVersion: "^1.8.0-0"
66
description: The leading tool for querying and visualizing time series and metrics.

charts/grafana/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -411,7 +411,7 @@ extraContainerVolumes: []
411411
# emptyDir: {}
412412

413413
## Enable persistence using Persistent Volume Claims
414-
## ref: https://kubernetes.io/docs/user-guide/persistent-volumes/
414+
## ref: https://kubernetes.io/docs/concepts/storage/persistent-volumes/
415415
##
416416
persistence:
417417
type: pvc

0 commit comments

Comments
 (0)