We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ff6f9fa + 18e9e8f commit df13211Copy full SHA for df13211
charts/grafana/Chart.yaml
@@ -1,6 +1,6 @@
1
apiVersion: v2
2
name: grafana
3
-version: 9.2.9
+version: 9.2.10
4
appVersion: 12.0.2
5
kubeVersion: "^1.8.0-0"
6
description: The leading tool for querying and visualizing time series and metrics.
charts/grafana/values.yaml
@@ -959,7 +959,7 @@ sidecar:
959
# -- The Docker registry
960
registry: quay.io
961
repository: kiwigrid/k8s-sidecar
962
- tag: 1.30.5
+ tag: 1.30.3
963
sha: ""
964
imagePullPolicy: IfNotPresent
965
resources: {}
0 commit comments