From 3b19b7bd04376dd4d03cb2352bf71b1f28faf840 Mon Sep 17 00:00:00 2001 From: Vishnu Narayanan Date: Fri, 10 Dec 2021 20:15:02 +0530 Subject: [PATCH] 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 --- public/v4/apps/chatwoot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/v4/apps/chatwoot.yml b/public/v4/apps/chatwoot.yml index 78a05e7..f8d59a0 100644 --- a/public/v4/apps/chatwoot.yml +++ b/public/v4/apps/chatwoot.yml @@ -68,7 +68,7 @@ caproverOneClickApp: - id: $$cap_chatwoot_version label: Chatwoot Version Tag 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 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