Skip to content

Commit

Permalink
[grafana] Update to Grafana 8.3.2
Browse files Browse the repository at this point in the history
Signed-off-by: Taiga ASANO <taiga.asano@mixi.co.jp>
  • Loading branch information
atpons committed Dec 13, 2021
1 parent 4e9046c commit 61f9a5e
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.1
appVersion: 8.3.1
version: 6.19.2
appVersion: 8.3.2
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.1
tag: 8.3.2
sha: ""
pullPolicy: IfNotPresent

Expand Down

0 comments on commit 61f9a5e

Please sign in to comment.