Skip to content

Commit

Permalink
Merge pull request #3166 from mattclegg/DOCS-grafana
Browse files Browse the repository at this point in the history
[grafana] TYPO
  • Loading branch information
zanhsieh authored Jul 13, 2024
2 parents a57b3b7 + 8cb2573 commit 2e3e8fa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/grafana/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: grafana
version: 8.3.3
version: 8.3.4
appVersion: 11.1.0
kubeVersion: "^1.8.0-0"
description: The leading tool for querying and visualizing time series and metrics.
Expand Down
2 changes: 1 addition & 1 deletion charts/grafana/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ global:

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

0 comments on commit 2e3e8fa

Please sign in to comment.