Skip to content

Commit 602e678

Browse files
author
Bitnami Bot
authored
[bitnami/grafana] Release 11.5.1 (#32437)
* [bitnami/grafana] Release 11.5.1 updating components versions Signed-off-by: Bitnami Containers <[email protected]> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <[email protected]> --------- Signed-off-by: Bitnami Containers <[email protected]>
1 parent 22c6f4e commit 602e678

File tree

3 files changed

+9
-5
lines changed

3 files changed

+9
-5
lines changed

bitnami/grafana/CHANGELOG.md

+6-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
# Changelog
22

3-
## 11.5.0 (2025-03-11)
3+
## 11.5.1 (2025-03-13)
44

5-
* [bitnami/grafana] Add `optional` option to the extraEnvVars ([#32401](https://github.com/bitnami/charts/pull/32401))
5+
* [bitnami/grafana] Release 11.5.1 ([#32437](https://github.com/bitnami/charts/pull/32437))
6+
7+
## 11.5.0 (2025-03-12)
8+
9+
* [bitnami/grafana] Add `optional` option to the extraEnvVars (#32401) ([7b1e396](https://github.com/bitnami/charts/commit/7b1e3966d5c2433e828e61133c0f3a5d156ed67a)), closes [#32401](https://github.com/bitnami/charts/issues/32401)
610

711
## <small>11.4.10 (2025-03-05)</small>
812

bitnami/grafana/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ annotations:
77
licenses: Apache-2.0
88
images: |
99
- name: grafana
10-
image: docker.io/bitnami/grafana:11.5.2-debian-12-r1
10+
image: docker.io/bitnami/grafana:11.5.2-debian-12-r2
1111
- name: os-shell
1212
image: docker.io/bitnami/os-shell:12-debian-12-r39
1313
apiVersion: v2
@@ -32,4 +32,4 @@ maintainers:
3232
name: grafana
3333
sources:
3434
- https://github.com/bitnami/charts/tree/main/bitnami/grafana
35-
version: 11.5.0
35+
version: 11.5.1

bitnami/grafana/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ commonAnnotations: {}
7171
image:
7272
registry: docker.io
7373
repository: bitnami/grafana
74-
tag: 11.5.2-debian-12-r1
74+
tag: 11.5.2-debian-12-r2
7575
digest: ""
7676
## Specify a imagePullPolicy
7777
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images

0 commit comments

Comments
 (0)