Skip to content

Commit

Permalink
Merge pull request #987 from mper0003/update-kiwigrid-sidecar
Browse files Browse the repository at this point in the history
[grafana] bump kiwigrdi/k8s-sidecar to 1.14.3
  • Loading branch information
zanhsieh committed Jan 24, 2022
2 parents 61ee242 + b4bbe25 commit 72b2e7c
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.20.7
version: 6.20.8
appVersion: 8.3.4
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 @@ -618,7 +618,7 @@ smtp:
sidecar:
image:
repository: quay.io/kiwigrid/k8s-sidecar
tag: 1.14.2
tag: 1.14.3
sha: ""
imagePullPolicy: IfNotPresent
resources: {}
Expand Down

0 comments on commit 72b2e7c

Please sign in to comment.