Skip to content

Commit

Permalink
[bitnami/grafana] Release 11.4.2 (bitnami#31091)
Browse files Browse the repository at this point in the history
* [bitnami/grafana] Release 11.4.2 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]>
  • Loading branch information
bitnami-bot authored Dec 18, 2024
1 parent 1c6465d commit 8dd034c
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 6 deletions.
9 changes: 7 additions & 2 deletions bitnami/grafana/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
# Changelog

## 11.4.1 (2024-12-17)
## 11.4.2 (2024-12-18)

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

## <small>11.4.1 (2024-12-17)</small>

* [bitnami/*] Fix typo in README (#31052) ([b41a51d](https://github.com/bitnami/charts/commit/b41a51d1bd04841fc108b78d3b8357a5292771c8)), closes [#31052](https://github.com/bitnami/charts/issues/31052)
* [bitnami/grafana] Release 11.4.1 (#31066) ([fb58a54](https://github.com/bitnami/charts/commit/fb58a54eb763f4320640745419567f9a286f1ce3)), closes [#31066](https://github.com/bitnami/charts/issues/31066)

## 11.4.0 (2024-12-10)

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,11 +6,11 @@ annotations:
licenses: Apache-2.0
images: |
- name: grafana
image: docker.io/bitnami/grafana:11.3.0-debian-12-r5
image: docker.io/bitnami/grafana:11.4.0-debian-12-r0
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r34
apiVersion: v2
appVersion: 11.3.0
appVersion: 11.4.0
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
Expand All @@ -31,4 +31,4 @@ maintainers:
name: grafana
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/grafana
version: 11.4.1
version: 11.4.2
2 changes: 1 addition & 1 deletion 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-r5
tag: 11.4.0-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down

0 comments on commit 8dd034c

Please sign in to comment.