chore: update chatwoot.yml to use v3 and postgres15 (#974)

* chore: update chatwoot.yml to use v3 and postgres15

* Update chatwoot.yml
This commit is contained in:
Vishnu Narayanan 2023-10-12 19:35:27 +05:30 committed by GitHub
parent 6d9d0c307d
commit 062d8b6798
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
captainVersion: 4
services:
$$cap_appname-postgres:
image: postgres:12
image: postgres:15
volumes:
- $$cap_appname-postgres-data:/var/lib/postgresql/data
restart: always
@ -69,7 +69,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: v2.16.0
defaultValue: v3.1.1
- 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