From 283f571128b1f38fb93acf10a600f40ad68e2018 Mon Sep 17 00:00:00 2001 From: dragonfire1119 Date: Sun, 25 Aug 2024 05:20:24 +0000 Subject: [PATCH] Sync with big-bear-casaos --- servapps/appsmith/config.json | 2 +- servapps/appsmith/docker-compose.yml | 2 +- servapps/ghost/config.json | 2 +- servapps/ghost/docker-compose.yml | 2 +- servapps/ghostfolio/config.json | 2 +- servapps/ghostfolio/docker-compose.yml | 2 +- servapps/mealie/config.json | 2 +- servapps/mealie/docker-compose.yml | 2 +- servapps/n8n/config.json | 2 +- servapps/n8n/docker-compose.yml | 2 +- servapps/nextcloud/config.json | 2 +- servapps/nextcloud/docker-compose.yml | 4 ++-- 12 files changed, 13 insertions(+), 13 deletions(-) diff --git a/servapps/appsmith/config.json b/servapps/appsmith/config.json index 8ba62cb6..fea28442 100644 --- a/servapps/appsmith/config.json +++ b/servapps/appsmith/config.json @@ -1,6 +1,6 @@ { "id": "appsmith", - "version": "1.31.1", + "version": "1.36.1", "image": "appsmith/appsmith-ee", "youtube": "", "docs_link": "", diff --git a/servapps/appsmith/docker-compose.yml b/servapps/appsmith/docker-compose.yml index 84e98120..2ffde491 100644 --- a/servapps/appsmith/docker-compose.yml +++ b/servapps/appsmith/docker-compose.yml @@ -2,7 +2,7 @@ cosmos-installer: null name: big-bear-appsmith services: "{ServiceName}": - image: appsmith/appsmith-ce:v1.31.1 + image: appsmith/appsmith-ce:v1.36.1 container_name: "{ServiceName}" ports: - 1080:80 diff --git a/servapps/ghost/config.json b/servapps/ghost/config.json index 7f28f44c..7c76ab3a 100644 --- a/servapps/ghost/config.json +++ b/servapps/ghost/config.json @@ -1,6 +1,6 @@ { "id": "ghost", - "version": "5.89.3-alpine", + "version": "5.90.0-alpine", "image": "ghost", "youtube": "https://youtu.be/oJZK9vH4W4Y", "docs_link": "", diff --git a/servapps/ghost/docker-compose.yml b/servapps/ghost/docker-compose.yml index 83a56686..d70e66a3 100644 --- a/servapps/ghost/docker-compose.yml +++ b/servapps/ghost/docker-compose.yml @@ -3,7 +3,7 @@ name: big-bear-ghost services: "{ServiceName}-app": container_name: "{ServiceName}-app" - image: ghost:5.89.3-alpine + image: ghost:5.90.0-alpine restart: on-failure networks: - ghost-network diff --git a/servapps/ghostfolio/config.json b/servapps/ghostfolio/config.json index 3f6f1083..a045c219 100644 --- a/servapps/ghostfolio/config.json +++ b/servapps/ghostfolio/config.json @@ -1,6 +1,6 @@ { "id": "ghostfolio", - "version": "2.104.1", + "version": "2.105.0", "image": "ghostfolio/ghostfolio", "youtube": "https://youtu.be/CNe4-8Vyhos", "docs_link": "", diff --git a/servapps/ghostfolio/docker-compose.yml b/servapps/ghostfolio/docker-compose.yml index 1d6925a0..25b952a2 100644 --- a/servapps/ghostfolio/docker-compose.yml +++ b/servapps/ghostfolio/docker-compose.yml @@ -3,7 +3,7 @@ name: big-bear-ghostfolio services: "{ServiceName}-big-bear-ghostfolio": container_name: "{ServiceName}-big-bear-ghostfolio" - image: ghostfolio/ghostfolio:2.104.1 + image: ghostfolio/ghostfolio:2.105.0 restart: unless-stopped environment: NODE_ENV: production diff --git a/servapps/mealie/config.json b/servapps/mealie/config.json index a9ec50ef..50c0954e 100644 --- a/servapps/mealie/config.json +++ b/servapps/mealie/config.json @@ -1,6 +1,6 @@ { "id": "mealie", - "version": "1.11.0", + "version": "1.12.0", "image": "hkotel/mealie", "youtube": "https://youtu.be/S4MfNLV2Uf4", "docs_link": "", diff --git a/servapps/mealie/docker-compose.yml b/servapps/mealie/docker-compose.yml index d7fc526b..ee819b63 100644 --- a/servapps/mealie/docker-compose.yml +++ b/servapps/mealie/docker-compose.yml @@ -3,7 +3,7 @@ name: big-bear-mealie services: "{ServiceName}": container_name: "{ServiceName}" - image: hkotel/mealie:v1.11.0 + image: hkotel/mealie:v1.12.0 restart: unless-stopped volumes: - "{ServiceName}-data:/app/data" diff --git a/servapps/n8n/config.json b/servapps/n8n/config.json index 7c15b885..9bc7a351 100644 --- a/servapps/n8n/config.json +++ b/servapps/n8n/config.json @@ -1,6 +1,6 @@ { "id": "n8n", - "version": "1.55.3", + "version": "1.56.1", "image": "n8nio/n8n", "youtube": "", "docs_link": "", diff --git a/servapps/n8n/docker-compose.yml b/servapps/n8n/docker-compose.yml index c6d33fa2..91df0f1b 100644 --- a/servapps/n8n/docker-compose.yml +++ b/servapps/n8n/docker-compose.yml @@ -3,7 +3,7 @@ name: big-bear-n8n services: "{ServiceName}-app": container_name: "{ServiceName}-app" - image: n8nio/n8n:1.55.3 + image: n8nio/n8n:1.56.1 restart: unless-stopped ports: - 5678:5678 diff --git a/servapps/nextcloud/config.json b/servapps/nextcloud/config.json index 18b5da5a..a8a9dac0 100644 --- a/servapps/nextcloud/config.json +++ b/servapps/nextcloud/config.json @@ -1,6 +1,6 @@ { "id": "nextcloud", - "version": "29.0.4-apache", + "version": "29.0.5-apache", "image": "nextcloud", "youtube": "https://youtu.be/O0fzG16COYc", "docs_link": "", diff --git a/servapps/nextcloud/docker-compose.yml b/servapps/nextcloud/docker-compose.yml index 73492fa6..4b486e9b 100644 --- a/servapps/nextcloud/docker-compose.yml +++ b/servapps/nextcloud/docker-compose.yml @@ -3,7 +3,7 @@ name: big-bear-nextcloud services: "{ServiceName}-nextcloud": container_name: "{ServiceName}-nextcloud" - image: nextcloud:29.0.4-apache + image: nextcloud:29.0.5-apache restart: unless-stopped ports: - 7580:80 @@ -64,7 +64,7 @@ services: retries: 5 hostname: "{ServiceName}-redis-nextcloud" "{ServiceName}-cron": - image: nextcloud:29.0.4-apache + image: nextcloud:29.0.5-apache restart: on-failure volumes: - "{ServiceName}-cron-data:/var/www/html"