Skip to content

Commit e91058e

Browse files
committed
[grafana]: bump kiwigrid/k8s-sidecar image to 1.30.5
Signed-off-by: AvivGuiser <[email protected]>
1 parent 07e50c7 commit e91058e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/grafana/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apiVersion: v2
22
name: grafana
3-
version: 9.2.7
3+
version: 9.2.8
44
appVersion: 12.0.2
55
kubeVersion: "^1.8.0-0"
66
description: The leading tool for querying and visualizing time series and metrics.

charts/grafana/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -959,7 +959,7 @@ sidecar:
959959
# -- The Docker registry
960960
registry: quay.io
961961
repository: kiwigrid/k8s-sidecar
962-
tag: 1.30.0
962+
tag: 1.30.5
963963
sha: ""
964964
imagePullPolicy: IfNotPresent
965965
resources: {}

0 commit comments

Comments
 (0)