Skip to content

Commit df13211

Browse files
Merge pull request #3779 from varet80/main
[grafana] SSL issue with dashboard/datasource sidecards caused by bug on kiwigrid
2 parents ff6f9fa + 18e9e8f commit df13211

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.9
3+
version: 9.2.10
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.5
962+
tag: 1.30.3
963963
sha: ""
964964
imagePullPolicy: IfNotPresent
965965
resources: {}

0 commit comments

Comments
 (0)