Skip to content

Commit

Permalink
[bitnami/grafana-operator] Release 4.7.1 updating components versions
Browse files Browse the repository at this point in the history
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
  • Loading branch information
bitnami-bot committed Oct 2, 2024
1 parent b9087cc commit 60e8cca
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions bitnami/grafana-operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ annotations:
licenses: Apache-2.0
images: |
- name: grafana
image: docker.io/bitnami/grafana:11.2.0-debian-12-r4
image: docker.io/bitnami/grafana:11.2.1-debian-12-r0
- name: grafana-operator
image: docker.io/bitnami/grafana-operator:5.13.0-debian-12-r0
image: docker.io/bitnami/grafana-operator:5.13.0-debian-12-r1
apiVersion: v2
appVersion: 5.13.0
dependencies:
Expand All @@ -30,4 +30,4 @@ maintainers:
name: grafana-operator
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/grafana-operator
version: 4.7.0
version: 4.7.1
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.13.0-debian-12-r0
tag: 5.13.0-debian-12-r1
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-r4
tag: 11.2.1-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down

0 comments on commit 60e8cca

Please sign in to comment.