mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
OwnCloud: Update chart to 0.4.1 (#301)
* update OwnCloud image version to 9.1.2-r0 * add trailing backslash to the repository url * update requirements repository url
This commit is contained in:
committed by
Adnan Abdulhussein
parent
c7bdccafc3
commit
541d5d04b9
@@ -1,5 +1,5 @@
|
||||
name: owncloud
|
||||
version: 0.4.0
|
||||
version: 0.4.1
|
||||
description: A file sharing server that puts the control and security of your own data back into your hands.
|
||||
keywords:
|
||||
- owncloud
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
dependencies:
|
||||
- name: mariadb
|
||||
version: 0.5.2
|
||||
repository: http://storage.googleapis.com/kubernetes-charts
|
||||
repository: https://kubernetes-charts.storage.googleapis.com/
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
## Bitnami ownCloud image version
|
||||
## ref: https://hub.docker.com/r/bitnami/owncloud/tags/
|
||||
##
|
||||
image: bitnami/owncloud:9.1.1-r1
|
||||
image: bitnami/owncloud:9.1.2-r0
|
||||
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
|
||||
Reference in New Issue
Block a user