From 7dfb197903df830affb34594b56bb357267cca5a Mon Sep 17 00:00:00 2001 From: Christopher <1289128+dragonfire1119@users.noreply.github.com> Date: Fri, 19 Jul 2024 00:20:11 -0500 Subject: [PATCH] Sync with big-bear-casaos (#340) --- servapps/Homepage/config.json | 2 +- servapps/btop/config.json | 4 ++-- servapps/changedetection/config.json | 2 +- servapps/changedetection/docker-compose.yml | 2 +- servapps/immich-aio-alpine/config.json | 2 +- servapps/immich-aio-alpine/docker-compose.yml | 2 +- servapps/immich-without-machine-learning/config.json | 2 +- servapps/immich-without-machine-learning/docker-compose.yml | 2 +- servapps/immich/config.json | 2 +- servapps/immich/docker-compose.yml | 4 ++-- servapps/piwigo/config.json | 2 +- servapps/piwigo/docker-compose.yml | 2 +- 12 files changed, 14 insertions(+), 14 deletions(-) diff --git a/servapps/Homepage/config.json b/servapps/Homepage/config.json index 355f1df0..d2a108f4 100644 --- a/servapps/Homepage/config.json +++ b/servapps/Homepage/config.json @@ -1,6 +1,6 @@ { "id": "Homepage", - "version": "0.9.4", + "version": "0.9.5", "image": "ghcr.io/gethomepage/homepage", "youtube": "", "docs_link": "", diff --git a/servapps/btop/config.json b/servapps/btop/config.json index ab78f8cd..4ccc4abf 100644 --- a/servapps/btop/config.json +++ b/servapps/btop/config.json @@ -2,7 +2,7 @@ "id": "btop", "version": "0.0.3", "image": "bigbeartechworld/big-bear-btop", - "youtube": "", + "youtube": "https://youtu.be/mD52bujMt68", "docs_link": "", - "big_bear_cosmos_youtube": "" + "big_bear_cosmos_youtube": "https://youtu.be/U2kdiK1aH_o" } diff --git a/servapps/changedetection/config.json b/servapps/changedetection/config.json index 71b82f46..1a8545f6 100644 --- a/servapps/changedetection/config.json +++ b/servapps/changedetection/config.json @@ -1,6 +1,6 @@ { "id": "changedetection", - "version": "0.45.26", + "version": "0.46.00", "image": "ghcr.io/dgtlmoon/changedetection.io", "youtube": "", "docs_link": "", diff --git a/servapps/changedetection/docker-compose.yml b/servapps/changedetection/docker-compose.yml index 959d9a53..d59071da 100644 --- a/servapps/changedetection/docker-compose.yml +++ b/servapps/changedetection/docker-compose.yml @@ -3,7 +3,7 @@ name: big-bear-changedetection services: "{ServiceName}": container_name: "{ServiceName}" - image: ghcr.io/dgtlmoon/changedetection.io:0.45.26 + image: ghcr.io/dgtlmoon/changedetection.io:0.46.00 restart: unless-stopped ports: - 5000:5000 diff --git a/servapps/immich-aio-alpine/config.json b/servapps/immich-aio-alpine/config.json index b73024c9..85495e8e 100644 --- a/servapps/immich-aio-alpine/config.json +++ b/servapps/immich-aio-alpine/config.json @@ -1,6 +1,6 @@ { "id": "immich-aio-alpine", - "version": "1.108.0-alpine", + "version": "1.109.2-alpine", "image": "ghcr.io/imagegenius/immich", "youtube": "", "docs_link": "", diff --git a/servapps/immich-aio-alpine/docker-compose.yml b/servapps/immich-aio-alpine/docker-compose.yml index 07441379..e00d7895 100644 --- a/servapps/immich-aio-alpine/docker-compose.yml +++ b/servapps/immich-aio-alpine/docker-compose.yml @@ -3,7 +3,7 @@ name: big-bear-immich-aio-alpine services: "{ServiceName}-big-bear-immich-aio-alpine": container_name: "{ServiceName}-big-bear-immich-aio-alpine" - image: ghcr.io/imagegenius/immich:1.108.0-alpine + image: ghcr.io/imagegenius/immich:1.109.2-alpine ports: - 2283:8080 volumes: diff --git a/servapps/immich-without-machine-learning/config.json b/servapps/immich-without-machine-learning/config.json index 78b74ece..b154a1bd 100644 --- a/servapps/immich-without-machine-learning/config.json +++ b/servapps/immich-without-machine-learning/config.json @@ -1,6 +1,6 @@ { "id": "immich-without-machine-learning", - "version": "v1.108.0", + "version": "1.109.2", "image": "ghcr.io/immich-app/immich-server", "youtube": "https://youtu.be/ZIx2jDHYjjE", "docs_link": "", diff --git a/servapps/immich-without-machine-learning/docker-compose.yml b/servapps/immich-without-machine-learning/docker-compose.yml index 32f20cd8..1943895f 100644 --- a/servapps/immich-without-machine-learning/docker-compose.yml +++ b/servapps/immich-without-machine-learning/docker-compose.yml @@ -3,7 +3,7 @@ name: big-bear-immich-without-machine-learning services: "{ServiceName}-immich-server": container_name: "{ServiceName}-immich-server" - image: ghcr.io/immich-app/immich-server:v1.108.0 + image: ghcr.io/immich-app/immich-server:v1.109.2 ports: - 2283:3001 volumes: diff --git a/servapps/immich/config.json b/servapps/immich/config.json index e00ca064..0d6befd7 100644 --- a/servapps/immich/config.json +++ b/servapps/immich/config.json @@ -1,6 +1,6 @@ { "id": "immich", - "version": "v1.108.0", + "version": "1.109.2", "image": "ghcr.io/immich-app/immich-server", "youtube": "https://youtu.be/ZIx2jDHYjjE", "docs_link": "", diff --git a/servapps/immich/docker-compose.yml b/servapps/immich/docker-compose.yml index 5b8363b2..b4be9872 100644 --- a/servapps/immich/docker-compose.yml +++ b/servapps/immich/docker-compose.yml @@ -3,7 +3,7 @@ name: big-bear-immich services: "{ServiceName}-immich-server": container_name: "{ServiceName}-immich-server" - image: ghcr.io/immich-app/immich-server:v1.108.0 + image: ghcr.io/immich-app/immich-server:v1.109.2 ports: - 2283:3001 volumes: @@ -25,7 +25,7 @@ services: hostname: "{ServiceName}-immich-server" "{ServiceName}-immich-machine-learning": container_name: "{ServiceName}-immich-machine-learning" - image: ghcr.io/immich-app/immich-machine-learning:v1.108.0 + image: ghcr.io/immich-app/immich-machine-learning:v1.109.2 volumes: - "{ServiceName}-immich-machine-learning-data:/cache" environment: diff --git a/servapps/piwigo/config.json b/servapps/piwigo/config.json index 6be0009c..c2d713e6 100644 --- a/servapps/piwigo/config.json +++ b/servapps/piwigo/config.json @@ -1,6 +1,6 @@ { "id": "piwigo", - "version": "14.4.0", + "version": "14.5.0", "image": "linuxserver/piwigo", "youtube": "", "docs_link": "", diff --git a/servapps/piwigo/docker-compose.yml b/servapps/piwigo/docker-compose.yml index 99d50fe7..b06c66ee 100644 --- a/servapps/piwigo/docker-compose.yml +++ b/servapps/piwigo/docker-compose.yml @@ -3,7 +3,7 @@ name: big-bear-piwigo services: "{ServiceName}-big-bear-piwigo": container_name: "{ServiceName}-big-bear-piwigo" - image: linuxserver/piwigo:14.4.0 + image: linuxserver/piwigo:14.5.0 restart: unless-stopped environment: - PUID=1000