[bitnami/grafana] Release 9.6.5 updating components versions (#21424)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2023-12-07 12:58:33 +01:00
committed by GitHub
parent a95bf1e925
commit 50b68337cd
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.2-debian-11-r1
image: docker.io/bitnami/grafana:10.2.2-debian-11-r3
- 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.4
version: 9.6.5

View File

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