[bitnami/grafana] Release 9.6.3 updating components versions (#21250)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2023-11-25 12:05:08 +01:00
committed by GitHub
parent bd85d33ed6
commit a5fade87ae
2 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ annotations:
licenses: Apache-2.0
images: |
- name: grafana
image: docker.io/bitnami/grafana:10.2.0-debian-11-r3
image: docker.io/bitnami/grafana:10.2.2-debian-11-r1
- name: os-shell
image: docker.io/bitnami/os-shell:11-debian-11-r91
apiVersion: v2
@@ -31,4 +31,4 @@ maintainers:
name: grafana
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/grafana
version: 9.6.2
version: 9.6.3

View File

@@ -57,7 +57,7 @@ commonAnnotations: {}
image:
registry: docker.io
repository: bitnami/grafana
tag: 10.2.0-debian-11-r3
tag: 10.2.2-debian-11-r1
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'