mirror of
https://github.com/bitnami/charts.git
synced 2026-02-19 11:37:23 +08:00
[bitnami/grafana-operator] Release 4.4.9 (#27653)
* [bitnami/grafana-operator] Release 4.4.9 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,12 @@
|
||||
# Changelog
|
||||
|
||||
## 4.4.8 (2024-06-18)
|
||||
## 4.4.9 (2024-07-03)
|
||||
|
||||
* [bitnami/grafana-operator] Release 4.4.8 ([#27350](https://github.com/bitnami/charts/pull/27350))
|
||||
* [bitnami/grafana-operator] Release 4.4.9 ([#27653](https://github.com/bitnami/charts/pull/27653))
|
||||
|
||||
## <small>4.4.8 (2024-06-18)</small>
|
||||
|
||||
* [bitnami/grafana-operator] Release 4.4.8 (#27350) ([0618498](https://github.com/bitnami/charts/commit/0618498158648c5f66c604a881a9b622c51f6bd9)), closes [#27350](https://github.com/bitnami/charts/issues/27350)
|
||||
|
||||
## <small>4.4.7 (2024-06-17)</small>
|
||||
|
||||
|
||||
@@ -6,9 +6,9 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: grafana
|
||||
image: docker.io/bitnami/grafana:11.0.0-debian-12-r1
|
||||
image: docker.io/bitnami/grafana:11.1.0-debian-12-r1
|
||||
- name: grafana-operator
|
||||
image: docker.io/bitnami/grafana-operator:5.9.2-debian-12-r2
|
||||
image: docker.io/bitnami/grafana-operator:5.9.2-debian-12-r4
|
||||
apiVersion: v2
|
||||
appVersion: 5.9.2
|
||||
dependencies:
|
||||
@@ -30,4 +30,4 @@ maintainers:
|
||||
name: grafana-operator
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/grafana-operator
|
||||
version: 4.4.8
|
||||
version: 4.4.9
|
||||
|
||||
@@ -168,7 +168,7 @@ operator:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/grafana-operator
|
||||
tag: 5.9.2-debian-12-r2
|
||||
tag: 5.9.2-debian-12-r4
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
@@ -518,7 +518,7 @@ grafana:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/grafana
|
||||
tag: 11.0.0-debian-12-r1
|
||||
tag: 11.1.0-debian-12-r1
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
|
||||
Reference in New Issue
Block a user