mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[stable/owncloud] Release 2.0.3 (#6703)
* owncloud: update to `10.0.9-debian-9` * owncloud: updated chart requirements * owncloud: bump chart appVersion to `10.0.9` * owncloud: bump chart version to `2.0.3`
This commit is contained in:
committed by
k8s-ci-robot
parent
9f78ebf325
commit
e41e11ede6
@@ -1,6 +1,6 @@
|
||||
name: owncloud
|
||||
version: 2.0.2
|
||||
appVersion: 10.0.8
|
||||
version: 2.0.3
|
||||
appVersion: 10.0.9
|
||||
description: A file sharing server that puts the control and security of your own data back into your hands.
|
||||
keywords:
|
||||
- owncloud
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
dependencies:
|
||||
- name: mariadb
|
||||
repository: https://kubernetes-charts.storage.googleapis.com/
|
||||
version: 4.2.6
|
||||
version: 4.2.7
|
||||
digest: sha256:b75f19f70f8a102eeda32e04c0c99dd8e635de3f3ee27e28c6f93054276e9dc1
|
||||
generated: 2018-07-09T11:33:15.697731804Z
|
||||
generated: 2018-07-18T14:24:41.469589357Z
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/owncloud
|
||||
tag: 10.0.8-debian-9
|
||||
tag: 10.0.9-debian-9
|
||||
## 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
|
||||
|
||||
Reference in New Issue
Block a user