Updated Wiki.js to latest version (#595)

Updated Wiki.js to the latest version in combination with PostgreSQL.
Wiki.js docs recommends the latest PostgreSQL version.
This commit is contained in:
Malte Kiefer 2022-01-06 16:39:06 +01:00 committed by GitHub
parent 77e1f21c37
commit e713bf023e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -25,11 +25,11 @@ services:
caproverOneClickApp:
variables:
- label: Wiki.js Version
defaultValue: '2'
defaultValue: '2.5'
description: It's highly recommended that you don't use the latest tag but instead the major version you need, e.g. requarks/wiki:2
id: $$cap_version
- label: Postgres Version
defaultValue: 11-alpine
defaultValue: 14.1-alpine
id: $$cap_postgres_version
- label: Database Password
description: Password to connect to the database