diff options
| author | Vishnu Narayanan <[email protected]> | 2021-12-10 20:15:02 +0530 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-12-10 06:45:02 -0800 |
| commit | 3b19b7bd04376dd4d03cb2352bf71b1f28faf840 (patch) | |
| tree | e24bdd884644ae9177206c8075dfe8e611b3dcdb | |
| parent | 90cd2e465d3273c617406fb50dfcdedeaf5a292c (diff) | |
| download | caprover-one-click-apps-3b19b7bd04376dd4d03cb2352bf71b1f28faf840.tar.gz caprover-one-click-apps-3b19b7bd04376dd4d03cb2352bf71b1f28faf840.zip | |
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
| -rw-r--r-- | public/v4/apps/chatwoot.yml | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
