[stable/owncloud] Release 6.2.9 updating components versions (#18426)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Bot
2019-10-30 01:16:52 -07:00
committed by Kubernetes Prow Robot
parent 4a5bf0c57f
commit 514f2af15d
3 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
apiVersion: v1
name: owncloud
version: 6.2.8
appVersion: 10.2.1
version: 6.2.9
appVersion: 10.3.0
description: A file sharing server that puts the control and security of your own data back into your hands.
keywords:
- owncloud
+2 -2
View File
@@ -1,6 +1,6 @@
dependencies:
- name: mariadb
repository: https://kubernetes-charts.storage.googleapis.com/
version: 6.11.0
version: 6.12.2
digest: sha256:a363428d6463718a9523a88c70e485218373e315f2979cb1bb17b034ec2be96a
generated: 2019-10-09T09:50:31.32767312Z
generated: 2019-10-29T14:10:06.538415037Z
+2 -2
View File
@@ -14,7 +14,7 @@
image:
registry: docker.io
repository: bitnami/owncloud
tag: 10.2.1-debian-9-r84
tag: 10.3.0-debian-9-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
@@ -243,7 +243,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 0.7.0-debian-9-r79
tag: 0.7.0-debian-9-r95
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.