Skip to content

Commit

Permalink
Merge pull request #896 from lkoenigsberger/main
Browse files Browse the repository at this point in the history
[grafana] Update to Grafana 8.3.3
  • Loading branch information
zanhsieh committed Dec 15, 2021
2 parents 768bbca + 33bf20a commit ad2a2a7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/grafana/Chart.yaml
@@ -1,7 +1,7 @@
apiVersion: v2
name: grafana
version: 6.19.2
appVersion: 8.3.2
version: 6.19.3
appVersion: 8.3.3
kubeVersion: "^1.8.0-0"
description: The leading tool for querying and visualizing time series and metrics.
home: https://grafana.net
Expand Down
2 changes: 1 addition & 1 deletion charts/grafana/values.yaml
Expand Up @@ -73,7 +73,7 @@ livenessProbe:

image:
repository: grafana/grafana
tag: 8.3.2
tag: 8.3.3
sha: ""
pullPolicy: IfNotPresent

Expand Down

0 comments on commit ad2a2a7

Please sign in to comment.