fix(grafana): update image docker.io/grafana/grafana 12.4.1 → 12.4.2 (#46403)
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user