Bump Weblate to latest version (#747)

This commit is contained in:
Rychart Redwerkz 2022-10-03 16:14:43 +02:00 committed by GitHub
parent 53f69e6ee6
commit 1451352cd0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -49,15 +49,15 @@ caproverOneClickApp:
variables:
- id: $$cap_postgres_version
label: Postgres Docker version
defaultValue: 13-alpine
defaultValue: 14-alpine
description: Check out their Docker page for the valid versions https://hub.docker.com/r/library/postgres/tags
- id: $$cap_redis_version
label: Redis Docker version
defaultValue: 6-alpine
defaultValue: 7-alpine
description: Check out their Docker page for the valid versions https://hub.docker.com/r/library/redis/tags
- id: $$cap_weblate_version
label: weblate Docker Image tag
defaultValue: 4.4.2-1
defaultValue: 4.14.1-1
description: latest, edge, bleeding, or version - Check out their Docker page for the valid tags https://hub.docker.com/r/weblate/weblate/tags
- id: $$cap_pg_pass
label: Postgres Password