Skip to content

Commit

Permalink
Merge pull request #738 from nalanj/main
Browse files Browse the repository at this point in the history
[grafana] Update grafana to 8.2.1
  • Loading branch information
zanhsieh committed Oct 12, 2021
2 parents 0902074 + 0f40cbc commit ad033c2
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.16.13
appVersion: 8.2.0
version: 6.16.14
appVersion: 8.2.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 @@ -70,7 +70,7 @@ livenessProbe:

image:
repository: grafana/grafana
tag: 8.2.0
tag: 8.2.1
sha: ""
pullPolicy: IfNotPresent

Expand Down

0 comments on commit ad033c2

Please sign in to comment.