Skip to content

Commit

Permalink
[bitnami/grafana] Release 11.4.1 (#31066)
Browse files Browse the repository at this point in the history
* [bitnami/grafana] Release 11.4.1 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>
  • Loading branch information
bitnami-bot authored Dec 17, 2024
1 parent 71d47a3 commit fb58a54
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 6 deletions.
10 changes: 9 additions & 1 deletion bitnami/grafana/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,16 @@
# Changelog

## 11.4.1 (2024-12-17)

* [bitnami/grafana] Release 11.4.1 ([#31066](https://github.com/bitnami/charts/pull/31066))

## 11.4.0 (2024-12-10)

* [bitnami/grafana] Detect non-standard images ([#30888](https://github.com/bitnami/charts/pull/30888))
* [bitnami/*] Add Bitnami Premium to NOTES.txt (#30854) ([3dfc003](https://github.com/bitnami/charts/commit/3dfc00376df6631f0ce54b8d440d477f6caa6186)), closes [#30854](https://github.com/bitnami/charts/issues/30854)
* [bitnami/*] docs: :memo: Add "Backup & Restore" section (#30711) ([35ab536](https://github.com/bitnami/charts/commit/35ab5363741e7548f4076f04da6e62d10153c60c)), closes [#30711](https://github.com/bitnami/charts/issues/30711)
* [bitnami/*] docs: :memo: Add "Prometheus metrics" (batch 2) (#30662) ([50e0570](https://github.com/bitnami/charts/commit/50e0570f98ab15308af7910b405baa4480e5fe3f)), closes [#30662](https://github.com/bitnami/charts/issues/30662)
* [bitnami/*] docs: :memo: Add "Update Credentials" (batch 2) (#30687) ([c457848](https://github.com/bitnami/charts/commit/c457848b2a111aad59830b98f85ffa1e29918e10)), closes [#30687](https://github.com/bitnami/charts/issues/30687)
* [bitnami/grafana] Detect non-standard images (#30888) ([e09d7ad](https://github.com/bitnami/charts/commit/e09d7ad390e4c372cef3cf35a0f11c2305378519)), closes [#30888](https://github.com/bitnami/charts/issues/30888)

## <small>11.3.26 (2024-11-07)</small>

Expand Down
6 changes: 3 additions & 3 deletions bitnami/grafana/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ annotations:
licenses: Apache-2.0
images: |
- name: grafana
image: docker.io/bitnami/grafana:11.3.0-debian-12-r3
image: docker.io/bitnami/grafana:11.3.0-debian-12-r5
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r32
image: docker.io/bitnami/os-shell:12-debian-12-r34
apiVersion: v2
appVersion: 11.3.0
dependencies:
Expand All @@ -31,4 +31,4 @@ maintainers:
name: grafana
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/grafana
version: 11.4.0
version: 11.4.1
4 changes: 2 additions & 2 deletions bitnami/grafana/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ commonAnnotations: {}
image:
registry: docker.io
repository: bitnami/grafana
tag: 11.3.0-debian-12-r3
tag: 11.3.0-debian-12-r5
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down Expand Up @@ -964,7 +964,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r32
tag: 12-debian-12-r34
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
Expand Down

0 comments on commit fb58a54

Please sign in to comment.