diff --git a/appstore/byte-muse/1.26.6/.env b/appstore/byte-muse/1.26.8/.env similarity index 100% rename from appstore/byte-muse/1.26.6/.env rename to appstore/byte-muse/1.26.8/.env diff --git a/appstore/byte-muse/1.26.6/data.yml b/appstore/byte-muse/1.26.8/data.yml similarity index 100% rename from appstore/byte-muse/1.26.6/data.yml rename to appstore/byte-muse/1.26.8/data.yml diff --git a/appstore/byte-muse/1.26.6/docker-compose.yml b/appstore/byte-muse/1.26.8/docker-compose.yml similarity index 95% rename from appstore/byte-muse/1.26.6/docker-compose.yml rename to appstore/byte-muse/1.26.8/docker-compose.yml index b6bb92229..776f14d0d 100644 --- a/appstore/byte-muse/1.26.6/docker-compose.yml +++ b/appstore/byte-muse/1.26.8/docker-compose.yml @@ -11,7 +11,7 @@ services: - HTTPS_PROXY=${HTTP_PROXY} - HTTP_PROXY=${HTTP_PROXY:-} - NO_PROXY=${NO_PROXY:-} - image: envyafish/byte-muse:1.26.6 + image: envyafish/byte-muse:1.26.8 labels: createdBy: Apps networks: diff --git a/appstore/byte-muse/1.26.6/envs/default.env b/appstore/byte-muse/1.26.8/envs/default.env similarity index 100% rename from appstore/byte-muse/1.26.6/envs/default.env rename to appstore/byte-muse/1.26.8/envs/default.env diff --git a/appstore/byte-muse/1.26.6/envs/global.env b/appstore/byte-muse/1.26.8/envs/global.env similarity index 100% rename from appstore/byte-muse/1.26.6/envs/global.env rename to appstore/byte-muse/1.26.8/envs/global.env diff --git a/appstore/byte-muse/1.26.6/scripts/init.sh b/appstore/byte-muse/1.26.8/scripts/init.sh similarity index 100% rename from appstore/byte-muse/1.26.6/scripts/init.sh rename to appstore/byte-muse/1.26.8/scripts/init.sh diff --git a/appstore/byte-muse/1.26.6/scripts/uninstall.sh b/appstore/byte-muse/1.26.8/scripts/uninstall.sh similarity index 100% rename from appstore/byte-muse/1.26.6/scripts/uninstall.sh rename to appstore/byte-muse/1.26.8/scripts/uninstall.sh diff --git a/appstore/byte-muse/1.26.6/scripts/upgrade.sh b/appstore/byte-muse/1.26.8/scripts/upgrade.sh similarity index 100% rename from appstore/byte-muse/1.26.6/scripts/upgrade.sh rename to appstore/byte-muse/1.26.8/scripts/upgrade.sh diff --git a/appstore/rsshub/2025-12-20/.env b/appstore/rsshub/2025-12-21/.env similarity index 100% rename from appstore/rsshub/2025-12-20/.env rename to appstore/rsshub/2025-12-21/.env diff --git a/appstore/rsshub/2025-12-20/data.yml b/appstore/rsshub/2025-12-21/data.yml similarity index 100% rename from appstore/rsshub/2025-12-20/data.yml rename to appstore/rsshub/2025-12-21/data.yml diff --git a/appstore/rsshub/2025-12-20/docker-compose.yml b/appstore/rsshub/2025-12-21/docker-compose.yml similarity index 97% rename from appstore/rsshub/2025-12-20/docker-compose.yml rename to appstore/rsshub/2025-12-21/docker-compose.yml index 378bf1f1a..ab487054a 100644 --- a/appstore/rsshub/2025-12-20/docker-compose.yml +++ b/appstore/rsshub/2025-12-21/docker-compose.yml @@ -57,7 +57,7 @@ services: - -f - http://localhost:1200/healthz?key=${ACCESS_KEY} timeout: 10s - image: diygod/rsshub:2025-12-20 + image: diygod/rsshub:2025-12-21 labels: createdBy: Apps networks: diff --git a/appstore/rsshub/2025-12-20/envs/default.env b/appstore/rsshub/2025-12-21/envs/default.env similarity index 100% rename from appstore/rsshub/2025-12-20/envs/default.env rename to appstore/rsshub/2025-12-21/envs/default.env diff --git a/appstore/rsshub/2025-12-20/envs/global.env b/appstore/rsshub/2025-12-21/envs/global.env similarity index 100% rename from appstore/rsshub/2025-12-20/envs/global.env rename to appstore/rsshub/2025-12-21/envs/global.env diff --git a/appstore/rsshub/2025-12-20/scripts/init.sh b/appstore/rsshub/2025-12-21/scripts/init.sh similarity index 100% rename from appstore/rsshub/2025-12-20/scripts/init.sh rename to appstore/rsshub/2025-12-21/scripts/init.sh diff --git a/appstore/rsshub/2025-12-20/scripts/uninstall.sh b/appstore/rsshub/2025-12-21/scripts/uninstall.sh similarity index 100% rename from appstore/rsshub/2025-12-20/scripts/uninstall.sh rename to appstore/rsshub/2025-12-21/scripts/uninstall.sh diff --git a/appstore/rsshub/2025-12-20/scripts/upgrade.sh b/appstore/rsshub/2025-12-21/scripts/upgrade.sh similarity index 100% rename from appstore/rsshub/2025-12-20/scripts/upgrade.sh rename to appstore/rsshub/2025-12-21/scripts/upgrade.sh diff --git a/appstore/slink/1.8.2/.env b/appstore/slink/1.8.3/.env similarity index 100% rename from appstore/slink/1.8.2/.env rename to appstore/slink/1.8.3/.env diff --git a/appstore/slink/1.8.2/data.yml b/appstore/slink/1.8.3/data.yml similarity index 100% rename from appstore/slink/1.8.2/data.yml rename to appstore/slink/1.8.3/data.yml diff --git a/appstore/slink/1.8.2/docker-compose.yml b/appstore/slink/1.8.3/docker-compose.yml similarity index 94% rename from appstore/slink/1.8.2/docker-compose.yml rename to appstore/slink/1.8.3/docker-compose.yml index ad8928ea0..59eab3ede 100644 --- a/appstore/slink/1.8.2/docker-compose.yml +++ b/appstore/slink/1.8.3/docker-compose.yml @@ -12,7 +12,7 @@ services: - USER_PASSWORD_REQUIREMENTS=15 - IMAGE_MAX_SIZE=15M - STORAGE_PROVIDER=local - image: anirdev/slink:v1.8.2 + image: anirdev/slink:v1.8.3 labels: createdBy: Apps networks: diff --git a/appstore/slink/1.8.2/envs/default.env b/appstore/slink/1.8.3/envs/default.env similarity index 100% rename from appstore/slink/1.8.2/envs/default.env rename to appstore/slink/1.8.3/envs/default.env diff --git a/appstore/slink/1.8.2/envs/global.env b/appstore/slink/1.8.3/envs/global.env similarity index 100% rename from appstore/slink/1.8.2/envs/global.env rename to appstore/slink/1.8.3/envs/global.env diff --git a/appstore/slink/1.8.2/scripts/init.sh b/appstore/slink/1.8.3/scripts/init.sh similarity index 100% rename from appstore/slink/1.8.2/scripts/init.sh rename to appstore/slink/1.8.3/scripts/init.sh diff --git a/appstore/slink/1.8.2/scripts/uninstall.sh b/appstore/slink/1.8.3/scripts/uninstall.sh similarity index 100% rename from appstore/slink/1.8.2/scripts/uninstall.sh rename to appstore/slink/1.8.3/scripts/uninstall.sh diff --git a/appstore/slink/1.8.2/scripts/upgrade.sh b/appstore/slink/1.8.3/scripts/upgrade.sh similarity index 100% rename from appstore/slink/1.8.2/scripts/upgrade.sh rename to appstore/slink/1.8.3/scripts/upgrade.sh diff --git a/dockge/byte-muse/docker-compose.yml b/dockge/byte-muse/docker-compose.yml index b6bb92229..776f14d0d 100644 --- a/dockge/byte-muse/docker-compose.yml +++ b/dockge/byte-muse/docker-compose.yml @@ -11,7 +11,7 @@ services: - HTTPS_PROXY=${HTTP_PROXY} - HTTP_PROXY=${HTTP_PROXY:-} - NO_PROXY=${NO_PROXY:-} - image: envyafish/byte-muse:1.26.6 + image: envyafish/byte-muse:1.26.8 labels: createdBy: Apps networks: diff --git a/dockge/rsshub/docker-compose.yml b/dockge/rsshub/docker-compose.yml index 378bf1f1a..ab487054a 100644 --- a/dockge/rsshub/docker-compose.yml +++ b/dockge/rsshub/docker-compose.yml @@ -57,7 +57,7 @@ services: - -f - http://localhost:1200/healthz?key=${ACCESS_KEY} timeout: 10s - image: diygod/rsshub:2025-12-20 + image: diygod/rsshub:2025-12-21 labels: createdBy: Apps networks: diff --git a/dockge/slink/docker-compose.yml b/dockge/slink/docker-compose.yml index ad8928ea0..59eab3ede 100644 --- a/dockge/slink/docker-compose.yml +++ b/dockge/slink/docker-compose.yml @@ -12,7 +12,7 @@ services: - USER_PASSWORD_REQUIREMENTS=15 - IMAGE_MAX_SIZE=15M - STORAGE_PROVIDER=local - image: anirdev/slink:v1.8.2 + image: anirdev/slink:v1.8.3 labels: createdBy: Apps networks: