summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorRychart Redwerkz <[email protected]>2022-10-03 16:14:43 +0200
committerGitHub <[email protected]>2022-10-03 07:14:43 -0700
commit1451352cd06f739619bdc65d7546cc6196dafab5 (patch)
treedbcd760696b89eb000115530ec699960b8d10c23
parent53f69e6ee653cbcec8a10048d820fc53773ea822 (diff)
downloadcaprover-one-click-apps-1451352cd06f739619bdc65d7546cc6196dafab5.tar.gz
caprover-one-click-apps-1451352cd06f739619bdc65d7546cc6196dafab5.zip
Bump Weblate to latest version (#747)
-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