mirror of
https://github.com/bitnami/charts.git
synced 2026-04-02 07:17:26 +08:00
[bitnami/grafana] Release 11.3.24 (#30041)
* [bitnami/grafana] Release 11.3.24 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:
@@ -1,8 +1,13 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## 11.3.23 (2024-10-18)
|
## 11.3.24 (2024-10-22)
|
||||||
|
|
||||||
* [bitnami/grafana] Release 11.3.23 ([#29992](https://github.com/bitnami/charts/pull/29992))
|
* [bitnami/grafana] Release 11.3.24 ([#30041](https://github.com/bitnami/charts/pull/30041))
|
||||||
|
|
||||||
|
## <small>11.3.23 (2024-10-18)</small>
|
||||||
|
|
||||||
|
* [bitnami/grafana] Release 11.3.23 (#29992) ([78e41be](https://github.com/bitnami/charts/commit/78e41bedaeb1b7dea2f591ad72983232ce081d83)), closes [#29992](https://github.com/bitnami/charts/issues/29992)
|
||||||
|
* Update documentation links to techdocs.broadcom.com (#29931) ([f0d9ad7](https://github.com/bitnami/charts/commit/f0d9ad78f39f633d275fc576d32eae78ded4d0b8)), closes [#29931](https://github.com/bitnami/charts/issues/29931)
|
||||||
|
|
||||||
## <small>11.3.22 (2024-10-02)</small>
|
## <small>11.3.22 (2024-10-02)</small>
|
||||||
|
|
||||||
|
|||||||
@@ -6,11 +6,11 @@ annotations:
|
|||||||
licenses: Apache-2.0
|
licenses: Apache-2.0
|
||||||
images: |
|
images: |
|
||||||
- name: grafana
|
- name: grafana
|
||||||
image: docker.io/bitnami/grafana:11.2.2-1-debian-12-r0
|
image: docker.io/bitnami/grafana:11.2.3-debian-12-r0
|
||||||
- name: os-shell
|
- name: os-shell
|
||||||
image: docker.io/bitnami/os-shell:12-debian-12-r31
|
image: docker.io/bitnami/os-shell:12-debian-12-r31
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 11.2.2-1
|
appVersion: 11.2.3
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: oci://registry-1.docker.io/bitnamicharts
|
repository: oci://registry-1.docker.io/bitnamicharts
|
||||||
@@ -31,4 +31,4 @@ maintainers:
|
|||||||
name: grafana
|
name: grafana
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/bitnami/charts/tree/main/bitnami/grafana
|
- https://github.com/bitnami/charts/tree/main/bitnami/grafana
|
||||||
version: 11.3.23
|
version: 11.3.24
|
||||||
|
|||||||
@@ -66,7 +66,7 @@ commonAnnotations: {}
|
|||||||
image:
|
image:
|
||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: bitnami/grafana
|
repository: bitnami/grafana
|
||||||
tag: 11.2.2-1-debian-12-r0
|
tag: 11.2.3-debian-12-r0
|
||||||
digest: ""
|
digest: ""
|
||||||
## Specify a imagePullPolicy
|
## Specify a imagePullPolicy
|
||||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||||
|
|||||||
Reference in New Issue
Block a user