fix(grafana): update image docker.io/grafana/grafana 12.4.1 → 12.4.2 (#46403)

This commit is contained in:
TrueCharts Bot
2026-03-25 19:04:45 +01:00
committed by GitHub
parent f0983c988a
commit 5fdc9d324f
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -8,7 +8,7 @@ annotations:
trueforge.org/min_helm_version: "3.14" trueforge.org/min_helm_version: "3.14"
trueforge.org/train: stable trueforge.org/train: stable
apiVersion: v2 apiVersion: v2
appVersion: 12.4.1 appVersion: 12.4.2
dependencies: dependencies:
- name: common - name: common
version: 29.0.0 version: 29.0.0
@@ -39,5 +39,5 @@ sources:
- https://grafana.com/ - https://grafana.com/
- https://hub.docker.com/r/grafana/grafana - https://hub.docker.com/r/grafana/grafana
type: application type: application
version: 22.0.1 version: 22.0.2
+1 -1
View File
@@ -2,7 +2,7 @@
image: image:
repository: docker.io/grafana/grafana repository: docker.io/grafana/grafana
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 12.4.1@sha256:e932bd6ed0e026595b08483cd0141e5103e1ab7ff8604839ff899b8dc54cabcb tag: 12.4.2@sha256:83749231c3835e390a3144e5e940203e42b9589761f20ef3169c716e734ad505
sidecarImage: sidecarImage:
repository: ghcr.io/kiwigrid/k8s-sidecar repository: ghcr.io/kiwigrid/k8s-sidecar