Skip to content

Commit 2e3e8fa

Browse files
authored
Merge pull request #3166 from mattclegg/DOCS-grafana
[grafana] TYPO
2 parents a57b3b7 + 8cb2573 commit 2e3e8fa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/grafana/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apiVersion: v2
22
name: grafana
3-
version: 8.3.3
3+
version: 8.3.4
44
appVersion: 11.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

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ global:
44

55
# To help compatibility with other charts which use global.imagePullSecrets.
66
# Allow either an array of {name: pullSecret} maps (k8s-style), or an array of strings (more common helm-style).
7-
# Can be tempalted.
7+
# Can be templated.
88
# global:
99
# imagePullSecrets:
1010
# - name: pullSecret1

0 commit comments

Comments
 (0)