diff --git a/appstore/jackett/0.24.1926/.env b/appstore/jackett/0.24.1947/.env similarity index 100% rename from appstore/jackett/0.24.1926/.env rename to appstore/jackett/0.24.1947/.env diff --git a/appstore/jackett/0.24.1926/data.yml b/appstore/jackett/0.24.1947/data.yml similarity index 100% rename from appstore/jackett/0.24.1926/data.yml rename to appstore/jackett/0.24.1947/data.yml diff --git a/appstore/jackett/0.24.1926/docker-compose.yml b/appstore/jackett/0.24.1947/docker-compose.yml similarity index 91% rename from appstore/jackett/0.24.1926/docker-compose.yml rename to appstore/jackett/0.24.1947/docker-compose.yml index cd809db92..883b555cc 100644 --- a/appstore/jackett/0.24.1926/docker-compose.yml +++ b/appstore/jackett/0.24.1947/docker-compose.yml @@ -11,7 +11,7 @@ services: - TZ=Asia/Shanghai - PUID=1000 - PGID=1000 - image: linuxserver/jackett:0.24.1926 + image: linuxserver/jackett:0.24.1947 labels: createdBy: Apps networks: diff --git a/appstore/jackett/0.24.1926/envs/default.env b/appstore/jackett/0.24.1947/envs/default.env similarity index 100% rename from appstore/jackett/0.24.1926/envs/default.env rename to appstore/jackett/0.24.1947/envs/default.env diff --git a/appstore/jackett/0.24.1926/envs/global.env b/appstore/jackett/0.24.1947/envs/global.env similarity index 100% rename from appstore/jackett/0.24.1926/envs/global.env rename to appstore/jackett/0.24.1947/envs/global.env diff --git a/appstore/jackett/0.24.1926/scripts/init.sh b/appstore/jackett/0.24.1947/scripts/init.sh similarity index 100% rename from appstore/jackett/0.24.1926/scripts/init.sh rename to appstore/jackett/0.24.1947/scripts/init.sh diff --git a/appstore/jackett/0.24.1926/scripts/uninstall.sh b/appstore/jackett/0.24.1947/scripts/uninstall.sh similarity index 100% rename from appstore/jackett/0.24.1926/scripts/uninstall.sh rename to appstore/jackett/0.24.1947/scripts/uninstall.sh diff --git a/appstore/jackett/0.24.1926/scripts/upgrade.sh b/appstore/jackett/0.24.1947/scripts/upgrade.sh similarity index 100% rename from appstore/jackett/0.24.1926/scripts/upgrade.sh rename to appstore/jackett/0.24.1947/scripts/upgrade.sh diff --git a/appstore/movie-pilot/2.13.0/.env b/appstore/movie-pilot/2.13.1/.env similarity index 100% rename from appstore/movie-pilot/2.13.0/.env rename to appstore/movie-pilot/2.13.1/.env diff --git a/appstore/movie-pilot/2.13.0/data.yml b/appstore/movie-pilot/2.13.1/data.yml similarity index 100% rename from appstore/movie-pilot/2.13.0/data.yml rename to appstore/movie-pilot/2.13.1/data.yml diff --git a/appstore/movie-pilot/2.13.0/docker-compose.yml b/appstore/movie-pilot/2.13.1/docker-compose.yml similarity index 96% rename from appstore/movie-pilot/2.13.0/docker-compose.yml rename to appstore/movie-pilot/2.13.1/docker-compose.yml index 101a55709..762f76008 100644 --- a/appstore/movie-pilot/2.13.0/docker-compose.yml +++ b/appstore/movie-pilot/2.13.1/docker-compose.yml @@ -14,7 +14,7 @@ services: - DEV=false - LOG_LEVEL=INFO - PASSKEY_ALLOW_REGISTER_WITHOUT_OTP=true - image: jxxghp/moviepilot:2.13.0 + image: jxxghp/moviepilot:2.13.1 labels: createdBy: Apps logging: diff --git a/appstore/movie-pilot/2.13.0/envs/default.env b/appstore/movie-pilot/2.13.1/envs/default.env similarity index 100% rename from appstore/movie-pilot/2.13.0/envs/default.env rename to appstore/movie-pilot/2.13.1/envs/default.env diff --git a/appstore/movie-pilot/2.13.0/envs/global.env b/appstore/movie-pilot/2.13.1/envs/global.env similarity index 100% rename from appstore/movie-pilot/2.13.0/envs/global.env rename to appstore/movie-pilot/2.13.1/envs/global.env diff --git a/appstore/movie-pilot/2.13.0/scripts/init.sh b/appstore/movie-pilot/2.13.1/scripts/init.sh similarity index 100% rename from appstore/movie-pilot/2.13.0/scripts/init.sh rename to appstore/movie-pilot/2.13.1/scripts/init.sh diff --git a/appstore/movie-pilot/2.13.0/scripts/uninstall.sh b/appstore/movie-pilot/2.13.1/scripts/uninstall.sh similarity index 100% rename from appstore/movie-pilot/2.13.0/scripts/uninstall.sh rename to appstore/movie-pilot/2.13.1/scripts/uninstall.sh diff --git a/appstore/movie-pilot/2.13.0/scripts/upgrade.sh b/appstore/movie-pilot/2.13.1/scripts/upgrade.sh similarity index 100% rename from appstore/movie-pilot/2.13.0/scripts/upgrade.sh rename to appstore/movie-pilot/2.13.1/scripts/upgrade.sh diff --git a/appstore/n8n/2.22.2/.env b/appstore/n8n/2.22.3/.env similarity index 100% rename from appstore/n8n/2.22.2/.env rename to appstore/n8n/2.22.3/.env diff --git a/appstore/n8n/2.22.2/data.yml b/appstore/n8n/2.22.3/data.yml similarity index 100% rename from appstore/n8n/2.22.2/data.yml rename to appstore/n8n/2.22.3/data.yml diff --git a/appstore/n8n/2.22.2/docker-compose.yml b/appstore/n8n/2.22.3/docker-compose.yml similarity index 94% rename from appstore/n8n/2.22.2/docker-compose.yml rename to appstore/n8n/2.22.3/docker-compose.yml index 31b239731..590e044e3 100644 --- a/appstore/n8n/2.22.2/docker-compose.yml +++ b/appstore/n8n/2.22.3/docker-compose.yml @@ -14,7 +14,7 @@ services: - N8N_PROTOCOL=http - N8N_DIAGNOSTICS_ENABLED=false - N8N_SECURE_COOKIE=false - image: n8nio/n8n:2.22.2 + image: n8nio/n8n:2.22.3 labels: createdBy: Apps networks: diff --git a/appstore/n8n/2.22.2/envs/default.env b/appstore/n8n/2.22.3/envs/default.env similarity index 100% rename from appstore/n8n/2.22.2/envs/default.env rename to appstore/n8n/2.22.3/envs/default.env diff --git a/appstore/n8n/2.22.2/envs/global.env b/appstore/n8n/2.22.3/envs/global.env similarity index 100% rename from appstore/n8n/2.22.2/envs/global.env rename to appstore/n8n/2.22.3/envs/global.env diff --git a/appstore/n8n/2.22.2/scripts/init.sh b/appstore/n8n/2.22.3/scripts/init.sh similarity index 100% rename from appstore/n8n/2.22.2/scripts/init.sh rename to appstore/n8n/2.22.3/scripts/init.sh diff --git a/appstore/n8n/2.22.2/scripts/uninstall.sh b/appstore/n8n/2.22.3/scripts/uninstall.sh similarity index 100% rename from appstore/n8n/2.22.2/scripts/uninstall.sh rename to appstore/n8n/2.22.3/scripts/uninstall.sh diff --git a/appstore/n8n/2.22.2/scripts/upgrade.sh b/appstore/n8n/2.22.3/scripts/upgrade.sh similarity index 100% rename from appstore/n8n/2.22.2/scripts/upgrade.sh rename to appstore/n8n/2.22.3/scripts/upgrade.sh diff --git a/appstore/nezha/2.0.12/.env b/appstore/nezha/2.0.13/.env similarity index 100% rename from appstore/nezha/2.0.12/.env rename to appstore/nezha/2.0.13/.env diff --git a/appstore/nezha/2.0.12/data.yml b/appstore/nezha/2.0.13/data.yml similarity index 100% rename from appstore/nezha/2.0.12/data.yml rename to appstore/nezha/2.0.13/data.yml diff --git a/appstore/nezha/2.0.12/data/config-example.yaml b/appstore/nezha/2.0.13/data/config-example.yaml similarity index 100% rename from appstore/nezha/2.0.12/data/config-example.yaml rename to appstore/nezha/2.0.13/data/config-example.yaml diff --git a/appstore/nezha/2.0.12/docker-compose.yml b/appstore/nezha/2.0.13/docker-compose.yml similarity index 88% rename from appstore/nezha/2.0.12/docker-compose.yml rename to appstore/nezha/2.0.13/docker-compose.yml index e5a9ca527..65ffdb15a 100644 --- a/appstore/nezha/2.0.12/docker-compose.yml +++ b/appstore/nezha/2.0.13/docker-compose.yml @@ -6,7 +6,7 @@ services: container_name: nezha environment: - TZ=Asia/Shanghai - image: ghcr.io/nezhahq/nezha:v2.0.12 + image: ghcr.io/nezhahq/nezha:v2.0.13 labels: createdBy: Apps networks: diff --git a/appstore/nezha/2.0.12/envs/default.env b/appstore/nezha/2.0.13/envs/default.env similarity index 100% rename from appstore/nezha/2.0.12/envs/default.env rename to appstore/nezha/2.0.13/envs/default.env diff --git a/appstore/nezha/2.0.12/envs/global.env b/appstore/nezha/2.0.13/envs/global.env similarity index 100% rename from appstore/nezha/2.0.12/envs/global.env rename to appstore/nezha/2.0.13/envs/global.env diff --git a/appstore/nezha/2.0.12/scripts/init.sh b/appstore/nezha/2.0.13/scripts/init.sh similarity index 100% rename from appstore/nezha/2.0.12/scripts/init.sh rename to appstore/nezha/2.0.13/scripts/init.sh diff --git a/appstore/nezha/2.0.12/scripts/uninstall.sh b/appstore/nezha/2.0.13/scripts/uninstall.sh similarity index 100% rename from appstore/nezha/2.0.12/scripts/uninstall.sh rename to appstore/nezha/2.0.13/scripts/uninstall.sh diff --git a/appstore/nezha/2.0.12/scripts/upgrade.sh b/appstore/nezha/2.0.13/scripts/upgrade.sh similarity index 100% rename from appstore/nezha/2.0.12/scripts/upgrade.sh rename to appstore/nezha/2.0.13/scripts/upgrade.sh diff --git a/dockge/jackett/docker-compose.yml b/dockge/jackett/docker-compose.yml index cd809db92..883b555cc 100644 --- a/dockge/jackett/docker-compose.yml +++ b/dockge/jackett/docker-compose.yml @@ -11,7 +11,7 @@ services: - TZ=Asia/Shanghai - PUID=1000 - PGID=1000 - image: linuxserver/jackett:0.24.1926 + image: linuxserver/jackett:0.24.1947 labels: createdBy: Apps networks: diff --git a/dockge/movie-pilot/docker-compose.yml b/dockge/movie-pilot/docker-compose.yml index 101a55709..762f76008 100644 --- a/dockge/movie-pilot/docker-compose.yml +++ b/dockge/movie-pilot/docker-compose.yml @@ -14,7 +14,7 @@ services: - DEV=false - LOG_LEVEL=INFO - PASSKEY_ALLOW_REGISTER_WITHOUT_OTP=true - image: jxxghp/moviepilot:2.13.0 + image: jxxghp/moviepilot:2.13.1 labels: createdBy: Apps logging: diff --git a/dockge/n8n/docker-compose.yml b/dockge/n8n/docker-compose.yml index 31b239731..590e044e3 100644 --- a/dockge/n8n/docker-compose.yml +++ b/dockge/n8n/docker-compose.yml @@ -14,7 +14,7 @@ services: - N8N_PROTOCOL=http - N8N_DIAGNOSTICS_ENABLED=false - N8N_SECURE_COOKIE=false - image: n8nio/n8n:2.22.2 + image: n8nio/n8n:2.22.3 labels: createdBy: Apps networks: diff --git a/dockge/nezha/docker-compose.yml b/dockge/nezha/docker-compose.yml index e5a9ca527..65ffdb15a 100644 --- a/dockge/nezha/docker-compose.yml +++ b/dockge/nezha/docker-compose.yml @@ -6,7 +6,7 @@ services: container_name: nezha environment: - TZ=Asia/Shanghai - image: ghcr.io/nezhahq/nezha:v2.0.12 + image: ghcr.io/nezhahq/nezha:v2.0.13 labels: createdBy: Apps networks: