[bitnami/grafana] Release 11.3.19 (#29240)

* [bitnami/grafana] Release 11.3.19 updating components versions

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

---------

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-09-06 02:50:43 +02:00
committed by GitHub
parent bb0dc36af9
commit 816780993d
3 changed files with 11 additions and 7 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 11.3.18 (2024-08-27)
## 11.3.19 (2024-09-06)
* [bitnami/grafana] Release 11.3.18 ([#29052](https://github.com/bitnami/charts/pull/29052))
* [bitnami/grafana] Release 11.3.19 ([#29240](https://github.com/bitnami/charts/pull/29240))
## <small>11.3.18 (2024-08-27)</small>
* [bitnami/grafana] Release 11.3.18 (#29052) ([eb08091](https://github.com/bitnami/charts/commit/eb08091f13d9af5d82b3f22c092936f577ce5ed5)), closes [#29052](https://github.com/bitnami/charts/issues/29052)
## <small>11.3.17 (2024-08-27)</small>

View File

@@ -6,9 +6,9 @@ annotations:
licenses: Apache-2.0
images: |
- name: grafana
image: docker.io/bitnami/grafana:11.2.0-debian-12-r0
image: docker.io/bitnami/grafana:11.2.0-debian-12-r3
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r28
image: docker.io/bitnami/os-shell:12-debian-12-r29
apiVersion: v2
appVersion: 11.2.0
dependencies:
@@ -31,4 +31,4 @@ maintainers:
name: grafana
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/grafana
version: 11.3.18
version: 11.3.19

View File

@@ -66,7 +66,7 @@ commonAnnotations: {}
image:
registry: docker.io
repository: bitnami/grafana
tag: 11.2.0-debian-12-r0
tag: 11.2.0-debian-12-r3
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -960,7 +960,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r28
tag: 12-debian-12-r29
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.