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 e3fec0d + d761273 commit d7de36dCopy full SHA for d7de36d
charts/grafana/Chart.yaml
@@ -1,6 +1,6 @@
1
apiVersion: v2
2
name: grafana
3
-version: 9.2.7
+version: 9.2.8
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.0
+ tag: 1.30.5
963
sha: ""
964
imagePullPolicy: IfNotPresent
965
resources: {}
0 commit comments