Skip to content

Commit

Permalink
[bitnami/grafana-operator] Release 4.6.3 updating components versions
Browse files Browse the repository at this point in the history
Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot committed Sep 12, 2024
1 parent be542d6 commit 89b737c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions bitnami/grafana-operator/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.2.0-debian-12-r2
image: docker.io/bitnami/grafana:11.2.0-debian-12-r3
- name: grafana-operator
image: docker.io/bitnami/grafana-operator:5.12.0-debian-12-r3
image: docker.io/bitnami/grafana-operator:5.13.0-debian-12-r0
apiVersion: v2
appVersion: 5.12.0
appVersion: 5.13.0
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
Expand All @@ -30,4 +30,4 @@ maintainers:
name: grafana-operator
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/grafana-operator
version: 4.6.2
version: 4.6.3
4 changes: 2 additions & 2 deletions bitnami/grafana-operator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ operator:
image:
registry: docker.io
repository: bitnami/grafana-operator
tag: 5.12.0-debian-12-r3
tag: 5.13.0-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down Expand Up @@ -518,7 +518,7 @@ grafana:
image:
registry: docker.io
repository: bitnami/grafana
tag: 11.2.0-debian-12-r2
tag: 11.2.0-debian-12-r3
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down

0 comments on commit 89b737c

Please sign in to comment.