From cfcccc905aaa51873161f2af80098537e4bc670b Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Mon, 30 Apr 2018 13:59:16 +0200 Subject: [PATCH] [stable/owncloud] Release 1.0.6 (#5284) * owncloud: update to `10.0.8` * owncloud: bump chart appVersion to `10.0.8` * owncloud: bump chart version to `1.0.6` --- stable/owncloud/Chart.yaml | 4 ++-- stable/owncloud/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/stable/owncloud/Chart.yaml b/stable/owncloud/Chart.yaml index 0882364806..2320e30dd2 100644 --- a/stable/owncloud/Chart.yaml +++ b/stable/owncloud/Chart.yaml @@ -1,6 +1,6 @@ name: owncloud -version: 1.0.5 -appVersion: 10.0.7 +version: 1.0.6 +appVersion: 10.0.8 description: A file sharing server that puts the control and security of your own data back into your hands. keywords: - owncloud diff --git a/stable/owncloud/values.yaml b/stable/owncloud/values.yaml index 517a021d18..3a18bd2482 100644 --- a/stable/owncloud/values.yaml +++ b/stable/owncloud/values.yaml @@ -4,7 +4,7 @@ image: registry: docker.io repository: bitnami/owncloud - tag: 10.0.7 + tag: 10.0.8 ## 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