Skip to content

Commit

Permalink
Merge pull request #743 from torstenwalter/update-kiwigrid-sidecar
Browse files Browse the repository at this point in the history
[grafana] bump kiwigrdi/k8s-sidecar to 1.14.2
  • Loading branch information
zanhsieh committed Oct 16, 2021
2 parents 7b3d96d + 7f5e668 commit 212a9ee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/grafana/Chart.yaml
@@ -1,6 +1,6 @@
apiVersion: v2
name: grafana
version: 6.16.14
version: 6.17.0
appVersion: 8.2.1
kubeVersion: '^1.8.0-0'
description: The leading tool for querying and visualizing time series and metrics.
Expand Down
2 changes: 1 addition & 1 deletion charts/grafana/values.yaml
Expand Up @@ -615,7 +615,7 @@ smtp:
sidecar:
image:
repository: quay.io/kiwigrid/k8s-sidecar
tag: 1.12.3
tag: 1.14.2
sha: ""
imagePullPolicy: IfNotPresent
resources: {}
Expand Down

0 comments on commit 212a9ee

Please sign in to comment.