Upgrade Alfresco to 5.1 201605 GA (#194)

* Upgrade Alfresco to 5.1 201605 GA

* Fix Alfresco upgrade. We upgarde it in 0 template version and we remove the pull always and we add sdekick for data volume

* Fix Release format

* Fix Release format
This commit is contained in:
disaster37
2016-07-27 23:19:20 +02:00
committed by Bill Maxwell
parent 7899c648e9
commit 3cc7a3e338
4 changed files with 32 additions and 12 deletions
+10 -4
View File
@@ -1,8 +1,8 @@
.catalog:
name: "Alfresco"
version: "5.1.0"
version: "5.1 201605-GA"
description: "Alfresco Electronic Document Management"
uuid: alfresco-5.1.0-2
uuid: alfresco-5.1-201605-1
minimum_rancher_version: v0.56.0
questions:
- variable: database_name
@@ -31,7 +31,7 @@ alfresco:
interval: 5000
unhealthy_threshold: 3
strategy: recreate
healthy_threshold: 2
healthy_threshold: 3
response_timeout: 5000
postgres:
@@ -42,4 +42,10 @@ postgres:
unhealthy_threshold: 3
strategy: recreate
response_timeout: 5000
healthy_threshold: 2
healthy_threshold: 3
postgres-data:
scale: 1
alfresco-data:
scale: 1