diff --git a/appstore/ech0/4.1.9/.env b/appstore/ech0/4.2.0/.env similarity index 100% rename from appstore/ech0/4.1.9/.env rename to appstore/ech0/4.2.0/.env diff --git a/appstore/ech0/4.1.9/data.yml b/appstore/ech0/4.2.0/data.yml similarity index 100% rename from appstore/ech0/4.1.9/data.yml rename to appstore/ech0/4.2.0/data.yml diff --git a/appstore/ech0/4.1.9/docker-compose.yml b/appstore/ech0/4.2.0/docker-compose.yml similarity index 93% rename from appstore/ech0/4.1.9/docker-compose.yml rename to appstore/ech0/4.2.0/docker-compose.yml index d7da7fec4..2498de703 100644 --- a/appstore/ech0/4.1.9/docker-compose.yml +++ b/appstore/ech0/4.2.0/docker-compose.yml @@ -10,7 +10,7 @@ services: environment: - TZ=Asia/Shanghai - HTTPS_PROXY=${HTTP_PROXY} - image: sn0wl1n/ech0:v4.1.9 + image: sn0wl1n/ech0:v4.2.0 labels: createdBy: Apps networks: diff --git a/appstore/ech0/4.1.9/envs/default.env b/appstore/ech0/4.2.0/envs/default.env similarity index 100% rename from appstore/ech0/4.1.9/envs/default.env rename to appstore/ech0/4.2.0/envs/default.env diff --git a/appstore/ech0/4.1.9/envs/global.env b/appstore/ech0/4.2.0/envs/global.env similarity index 100% rename from appstore/ech0/4.1.9/envs/global.env rename to appstore/ech0/4.2.0/envs/global.env diff --git a/appstore/ech0/4.1.9/scripts/init.sh b/appstore/ech0/4.2.0/scripts/init.sh similarity index 100% rename from appstore/ech0/4.1.9/scripts/init.sh rename to appstore/ech0/4.2.0/scripts/init.sh diff --git a/appstore/ech0/4.1.9/scripts/uninstall.sh b/appstore/ech0/4.2.0/scripts/uninstall.sh similarity index 100% rename from appstore/ech0/4.1.9/scripts/uninstall.sh rename to appstore/ech0/4.2.0/scripts/uninstall.sh diff --git a/appstore/ech0/4.1.9/scripts/upgrade.sh b/appstore/ech0/4.2.0/scripts/upgrade.sh similarity index 100% rename from appstore/ech0/4.1.9/scripts/upgrade.sh rename to appstore/ech0/4.2.0/scripts/upgrade.sh diff --git a/appstore/movie-pilot/2.9.15/.env b/appstore/movie-pilot/2.9.16/.env similarity index 100% rename from appstore/movie-pilot/2.9.15/.env rename to appstore/movie-pilot/2.9.16/.env diff --git a/appstore/movie-pilot/2.9.15/data.yml b/appstore/movie-pilot/2.9.16/data.yml similarity index 100% rename from appstore/movie-pilot/2.9.15/data.yml rename to appstore/movie-pilot/2.9.16/data.yml diff --git a/appstore/movie-pilot/2.9.15/docker-compose.yml b/appstore/movie-pilot/2.9.16/docker-compose.yml similarity index 96% rename from appstore/movie-pilot/2.9.15/docker-compose.yml rename to appstore/movie-pilot/2.9.16/docker-compose.yml index a00c8f374..f646b9b86 100644 --- a/appstore/movie-pilot/2.9.15/docker-compose.yml +++ b/appstore/movie-pilot/2.9.16/docker-compose.yml @@ -14,7 +14,7 @@ services: - DEV=false - LOG_LEVEL=INFO - PASSKEY_ALLOW_REGISTER_WITHOUT_OTP=true - image: jxxghp/moviepilot:2.9.15 + image: jxxghp/moviepilot:2.9.16 labels: createdBy: Apps logging: diff --git a/appstore/movie-pilot/2.9.15/envs/default.env b/appstore/movie-pilot/2.9.16/envs/default.env similarity index 100% rename from appstore/movie-pilot/2.9.15/envs/default.env rename to appstore/movie-pilot/2.9.16/envs/default.env diff --git a/appstore/movie-pilot/2.9.15/envs/global.env b/appstore/movie-pilot/2.9.16/envs/global.env similarity index 100% rename from appstore/movie-pilot/2.9.15/envs/global.env rename to appstore/movie-pilot/2.9.16/envs/global.env diff --git a/appstore/movie-pilot/2.9.15/scripts/init.sh b/appstore/movie-pilot/2.9.16/scripts/init.sh similarity index 100% rename from appstore/movie-pilot/2.9.15/scripts/init.sh rename to appstore/movie-pilot/2.9.16/scripts/init.sh diff --git a/appstore/movie-pilot/2.9.15/scripts/uninstall.sh b/appstore/movie-pilot/2.9.16/scripts/uninstall.sh similarity index 100% rename from appstore/movie-pilot/2.9.15/scripts/uninstall.sh rename to appstore/movie-pilot/2.9.16/scripts/uninstall.sh diff --git a/appstore/movie-pilot/2.9.15/scripts/upgrade.sh b/appstore/movie-pilot/2.9.16/scripts/upgrade.sh similarity index 100% rename from appstore/movie-pilot/2.9.15/scripts/upgrade.sh rename to appstore/movie-pilot/2.9.16/scripts/upgrade.sh diff --git a/dockge/ech0/docker-compose.yml b/dockge/ech0/docker-compose.yml index d7da7fec4..2498de703 100644 --- a/dockge/ech0/docker-compose.yml +++ b/dockge/ech0/docker-compose.yml @@ -10,7 +10,7 @@ services: environment: - TZ=Asia/Shanghai - HTTPS_PROXY=${HTTP_PROXY} - image: sn0wl1n/ech0:v4.1.9 + image: sn0wl1n/ech0:v4.2.0 labels: createdBy: Apps networks: diff --git a/dockge/movie-pilot/docker-compose.yml b/dockge/movie-pilot/docker-compose.yml index a00c8f374..f646b9b86 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.9.15 + image: jxxghp/moviepilot:2.9.16 labels: createdBy: Apps logging: