Skip to content

Commit

Permalink
Merge pull request #873 from BitProcessor/grafana-8-3-0
Browse files Browse the repository at this point in the history
[grafana] Update to Grafana 8.3.0
  • Loading branch information
zanhsieh committed Dec 4, 2021
2 parents ab5a2e2 + 285a4c1 commit a5d0cea
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.18.0
appVersion: 8.2.5
version: 6.18.1
appVersion: 8.3.0
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.2.5
tag: 8.3.0
sha: ""
pullPolicy: IfNotPresent

Expand Down

0 comments on commit a5d0cea

Please sign in to comment.