mirror of
https://github.com/bitnami/charts.git
synced 2026-03-16 06:47:30 +08:00
[bitnami/grafana-operator] Release 4.9.7 (#32000)
* [bitnami/grafana-operator] Release 4.9.7 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
|
||||
|
||||
## 4.9.6 (2025-02-04)
|
||||
## 4.9.7 (2025-02-19)
|
||||
|
||||
* [bitnami/grafana-operator] Release 4.9.6 ([#31756](https://github.com/bitnami/charts/pull/31756))
|
||||
* [bitnami/grafana-operator] Release 4.9.7 ([#32000](https://github.com/bitnami/charts/pull/32000))
|
||||
|
||||
## <small>4.9.6 (2025-02-04)</small>
|
||||
|
||||
* [bitnami/grafana-operator] Release 4.9.6 (#31756) ([66d597e](https://github.com/bitnami/charts/commit/66d597ebb1387d54c489b7aa61e869dbf304045f)), closes [#31756](https://github.com/bitnami/charts/issues/31756)
|
||||
* Update copyright year (#31682) ([e9f02f5](https://github.com/bitnami/charts/commit/e9f02f5007068751f7eb2270fece811e685c99b6)), closes [#31682](https://github.com/bitnami/charts/issues/31682)
|
||||
|
||||
## <small>4.9.5 (2025-01-24)</small>
|
||||
|
||||
@@ -617,7 +622,7 @@
|
||||
|
||||
## <small>2.7.9 (2022-11-08)</small>
|
||||
|
||||
* [bitnami/grafana-operator] Fix wrong argument name for parameter `zapLevel` (#13372) ([4bbbd0f](https://github.com/bitnami/charts/commit/4bbbd0f25ff19f20e92a38c761147b94f3f45b00)), closes [#13372](https://github.com/bitnami/charts/issues/13372) [1#L87](https://github.com/1/issues/L87)
|
||||
* [bitnami/grafana-operator] Fix wrong argument name for parameter `zapLevel` (#13372) ([4bbbd0f](https://github.com/bitnami/charts/commit/4bbbd0f25ff19f20e92a38c761147b94f3f45b00)), closes [#13372](https://github.com/bitnami/charts/issues/13372)
|
||||
|
||||
## <small>2.7.8 (2022-10-19)</small>
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.29.1
|
||||
digest: sha256:0d3abbd4a9bdc95c1a5f504d253e347f723d9565222939020973dd3c4e1dd1f4
|
||||
generated: "2025-01-24T12:44:51.144840584Z"
|
||||
version: 2.30.0
|
||||
digest: sha256:46afdf79eae69065904d430f03f7e5b79a148afed20aa45ee83ba88adc036169
|
||||
generated: "2025-02-19T18:59:10.9782314Z"
|
||||
|
||||
@@ -6,9 +6,9 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: grafana
|
||||
image: docker.io/bitnami/grafana:11.5.1-debian-12-r0
|
||||
image: docker.io/bitnami/grafana:11.5.1-debian-12-r3
|
||||
- name: grafana-operator
|
||||
image: docker.io/bitnami/grafana-operator:5.16.0-debian-12-r3
|
||||
image: docker.io/bitnami/grafana-operator:5.16.0-debian-12-r6
|
||||
apiVersion: v2
|
||||
appVersion: 5.16.0
|
||||
dependencies:
|
||||
@@ -30,4 +30,4 @@ maintainers:
|
||||
name: grafana-operator
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/grafana-operator
|
||||
version: 4.9.6
|
||||
version: 4.9.7
|
||||
|
||||
@@ -173,7 +173,7 @@ operator:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/grafana-operator
|
||||
tag: 5.16.0-debian-12-r3
|
||||
tag: 5.16.0-debian-12-r6
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
@@ -522,7 +522,7 @@ grafana:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/grafana
|
||||
tag: 11.5.1-debian-12-r0
|
||||
tag: 11.5.1-debian-12-r3
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user