Update chatwoot default version to v2.0.0 (#578)

Update chatwoot default version to the next major version
ref: https://github.com/chatwoot/chatwoot/releases/tag/v2.0.0
This commit is contained in:
Vishnu Narayanan 2021-12-10 20:15:02 +05:30 committed by GitHub
parent 90cd2e465d
commit 3b19b7bd04
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ caproverOneClickApp:
- id: $$cap_chatwoot_version - id: $$cap_chatwoot_version
label: Chatwoot Version Tag label: Chatwoot Version Tag
description: Choose the latest version from https://hub.docker.com/r/chatwoot/chatwoot/tags description: Choose the latest version from https://hub.docker.com/r/chatwoot/chatwoot/tags
defaultValue: v1.20.0 defaultValue: v2.0.0
- id: $$cap_chatwoot_secret_key_base - id: $$cap_chatwoot_secret_key_base
label: Chatwoot Secret Key Base label: Chatwoot Secret Key Base
description: The randomized string which is used to verify the integrity of signed cookies. Please use a string with more than 26 characters description: The randomized string which is used to verify the integrity of signed cookies. Please use a string with more than 26 characters