diff --git a/stable/owncloud/Chart.yaml b/stable/owncloud/Chart.yaml index d9ef65b765..2286c104ce 100644 --- a/stable/owncloud/Chart.yaml +++ b/stable/owncloud/Chart.yaml @@ -1,6 +1,6 @@ name: owncloud -version: 4.0.2 -appVersion: 10.0.10 +version: 4.0.3 +appVersion: 10.1.0 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 f34a6619f4..cd8fdd85ed 100644 --- a/stable/owncloud/values.yaml +++ b/stable/owncloud/values.yaml @@ -10,7 +10,7 @@ image: registry: docker.io repository: bitnami/owncloud - tag: 10.0.10 + tag: 10.1.0 ## 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