[bitnami/grafana-operator] Release 0.7.4 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2021-06-13 03:07:59 +00:00
parent b9e9b2de80
commit 4fa3bddc46
3 changed files with 7 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
dependencies:
- name: common
repository: https://charts.bitnami.com/bitnami
version: 1.5.0
digest: sha256:c11fb52f42d862f01ab0774782e8547f8619759894465c0e0c3045e2d4a51409
generated: "2021-05-14T02:38:03.95238261Z"
version: 1.5.2
digest: sha256:7b5a8ece9b57d70ef47eb7ed27e6f66b059fb0fc1f2ca59a15bb495e32366690
generated: "2021-06-12T03:03:05.442065237Z"

View File

@@ -25,4 +25,4 @@ name: grafana-operator
sources:
- https://github.com/integr8ly/grafana-operator
- https://github.com/bitnami/bitnami-docker-grafana-operator
version: 0.7.3
version: 0.7.4

View File

@@ -53,7 +53,7 @@ operator:
image:
registry: docker.io
repository: bitnami/grafana-operator
tag: 3.10.1-debian-10-r0
tag: 3.10.1-debian-10-r23
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## Ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -213,7 +213,7 @@ grafana:
image:
registry: docker.io
repository: bitnami/grafana
tag: 7.5.6-debian-10-r2
tag: 7.5.7-debian-10-r19
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.
## Ref: https://kubernetes.io/docs/tasks/configure-pod-container/pull-image-private-registry/
@@ -472,7 +472,7 @@ grafanaPluginInit:
image:
registry: docker.io
repository: bitnami/grafana
tag: 7.5.6-debian-10-r2
tag: 7.5.7-debian-10-r19
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.
## Ref: https://kubernetes.io/docs/tasks/configure-pod-container/pull-image-private-registry/