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

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2021-01-19 08:09:33 +00:00
parent b9f89fb08a
commit 7fc4bb1861
3 changed files with 8 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
dependencies:
- name: common
repository: https://charts.bitnami.com/bitnami
version: 1.2.3
digest: sha256:3fc1fbf3ae204e0121f1e202d6d57f9381f3a45d8821647d1dfe0a475644da0c
generated: "2021-01-07T18:47:29.36276233+01:00"
version: 1.3.6
digest: sha256:77074646f559dcfbd64e077e91ed3a1bfa5e591be1b00bd2ab9008606048f2e3
generated: "2021-01-19T07:44:49.687195356Z"

View File

@@ -1,7 +1,7 @@
annotations:
category: Analytics
apiVersion: v2
appVersion: 3.7.0
appVersion: 3.8.0
dependencies:
- name: common
repository: https://charts.bitnami.com/bitnami
@@ -24,4 +24,4 @@ name: grafana-operator
sources:
- https://github.com/integr8ly/grafana-operator
- https://github.com/bitnami/bitnami-docker-grafana-operator
version: 0.1.2
version: 0.1.3

View File

@@ -48,7 +48,7 @@ operator:
image:
registry: docker.io
repository: bitnami/grafana-operator
tag: 3.7.0-debian-10-r30
tag: 3.8.0-debian-10-r0
## 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
@@ -191,7 +191,7 @@ grafana:
image:
registry: docker.io
repository: bitnami/grafana
tag: 7.3.6-debian-10-r20
tag: 7.3.7-debian-10-r3
## 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/
@@ -434,7 +434,7 @@ grafanaPluginInit:
image:
registry: docker.io
repository: bitnami/grafana
tag: 7.3.6-debian-10-r20
tag: 7.3.7-debian-10-r3
## 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/