summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--public/v4/apps/weblate.yml6
1 files 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