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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user