Skip to content

Commit

Permalink
Merge pull request #881 from lkoenigsberger/main
Browse files Browse the repository at this point in the history
[grafana] Update to Grafana 8.3.1
  • Loading branch information
Xtigyro committed Dec 7, 2021
2 parents 491f598 + a66bc54 commit 6c9270d
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.1
appVersion: 8.3.0
version: 6.18.2
appVersion: 8.3.1
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.0
tag: 8.3.1
sha: ""
pullPolicy: IfNotPresent

Expand Down

0 comments on commit 6c9270d

Please sign in to comment.