[bitnami/grafana-operator] Release 4.0.3 updating components versions (#24948)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-04-05 18:28:28 +02:00
committed by GitHub
parent f7ae50d12a
commit 413ee887de
2 changed files with 3 additions and 3 deletions

View File

@@ -8,7 +8,7 @@ annotations:
- name: grafana
image: docker.io/bitnami/grafana:10.4.1-debian-12-r2
- name: grafana-operator
image: docker.io/bitnami/grafana-operator:5.8.1-debian-12-r0
image: docker.io/bitnami/grafana-operator:5.8.1-debian-12-r1
apiVersion: v2
appVersion: 5.8.1
dependencies:
@@ -30,4 +30,4 @@ maintainers:
name: grafana-operator
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/grafana-operator
version: 4.0.2
version: 4.0.3

View File

@@ -158,7 +158,7 @@ operator:
image:
registry: docker.io
repository: bitnami/grafana-operator
tag: 5.8.1-debian-12-r0
tag: 5.8.1-debian-12-r1
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'