From 1451352cd06f739619bdc65d7546cc6196dafab5 Mon Sep 17 00:00:00 2001 From: Rychart Redwerkz Date: Mon, 3 Oct 2022 16:14:43 +0200 Subject: [PATCH] Bump Weblate to latest version (#747) --- public/v4/apps/weblate.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/public/v4/apps/weblate.yml b/public/v4/apps/weblate.yml index 12f34bc..38d004c 100644 --- a/public/v4/apps/weblate.yml +++ b/public/v4/apps/weblate.yml @@ -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