diff --git a/appstore/byte-muse/1.11.2/.env b/appstore/byte-muse/1.11.4/.env similarity index 100% rename from appstore/byte-muse/1.11.2/.env rename to appstore/byte-muse/1.11.4/.env diff --git a/appstore/byte-muse/1.11.2/data.yml b/appstore/byte-muse/1.11.4/data.yml similarity index 100% rename from appstore/byte-muse/1.11.2/data.yml rename to appstore/byte-muse/1.11.4/data.yml diff --git a/appstore/byte-muse/1.11.2/docker-compose.yml b/appstore/byte-muse/1.11.4/docker-compose.yml similarity index 95% rename from appstore/byte-muse/1.11.2/docker-compose.yml rename to appstore/byte-muse/1.11.4/docker-compose.yml index d2745d74f..1c19a8b9a 100644 --- a/appstore/byte-muse/1.11.2/docker-compose.yml +++ b/appstore/byte-muse/1.11.4/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.11.2 + image: envyafish/byte-muse:1.11.4 labels: createdBy: Apps networks: diff --git a/appstore/byte-muse/1.11.2/envs/default.env b/appstore/byte-muse/1.11.4/envs/default.env similarity index 100% rename from appstore/byte-muse/1.11.2/envs/default.env rename to appstore/byte-muse/1.11.4/envs/default.env diff --git a/appstore/byte-muse/1.11.2/envs/global.env b/appstore/byte-muse/1.11.4/envs/global.env similarity index 100% rename from appstore/byte-muse/1.11.2/envs/global.env rename to appstore/byte-muse/1.11.4/envs/global.env diff --git a/appstore/byte-muse/1.11.2/scripts/init.sh b/appstore/byte-muse/1.11.4/scripts/init.sh similarity index 100% rename from appstore/byte-muse/1.11.2/scripts/init.sh rename to appstore/byte-muse/1.11.4/scripts/init.sh diff --git a/appstore/byte-muse/1.11.2/scripts/uninstall.sh b/appstore/byte-muse/1.11.4/scripts/uninstall.sh similarity index 100% rename from appstore/byte-muse/1.11.2/scripts/uninstall.sh rename to appstore/byte-muse/1.11.4/scripts/uninstall.sh diff --git a/appstore/byte-muse/1.11.2/scripts/upgrade.sh b/appstore/byte-muse/1.11.4/scripts/upgrade.sh similarity index 100% rename from appstore/byte-muse/1.11.2/scripts/upgrade.sh rename to appstore/byte-muse/1.11.4/scripts/upgrade.sh diff --git a/appstore/rsshub/2025-04-19/.env b/appstore/rsshub/2025-04-21/.env similarity index 100% rename from appstore/rsshub/2025-04-19/.env rename to appstore/rsshub/2025-04-21/.env diff --git a/appstore/rsshub/2025-04-19/data.yml b/appstore/rsshub/2025-04-21/data.yml similarity index 100% rename from appstore/rsshub/2025-04-19/data.yml rename to appstore/rsshub/2025-04-21/data.yml diff --git a/appstore/rsshub/2025-04-19/docker-compose.yml b/appstore/rsshub/2025-04-21/docker-compose.yml similarity index 97% rename from appstore/rsshub/2025-04-19/docker-compose.yml rename to appstore/rsshub/2025-04-21/docker-compose.yml index b545e440d..3acd52ff1 100644 --- a/appstore/rsshub/2025-04-19/docker-compose.yml +++ b/appstore/rsshub/2025-04-21/docker-compose.yml @@ -57,7 +57,7 @@ services: - -f - http://localhost:1200/healthz?key=${ACCESS_KEY} timeout: 10s - image: diygod/rsshub:2025-04-19 + image: diygod/rsshub:2025-04-21 labels: createdBy: Apps networks: diff --git a/appstore/rsshub/2025-04-19/envs/default.env b/appstore/rsshub/2025-04-21/envs/default.env similarity index 100% rename from appstore/rsshub/2025-04-19/envs/default.env rename to appstore/rsshub/2025-04-21/envs/default.env diff --git a/appstore/rsshub/2025-04-19/envs/global.env b/appstore/rsshub/2025-04-21/envs/global.env similarity index 100% rename from appstore/rsshub/2025-04-19/envs/global.env rename to appstore/rsshub/2025-04-21/envs/global.env diff --git a/appstore/rsshub/2025-04-19/scripts/init.sh b/appstore/rsshub/2025-04-21/scripts/init.sh similarity index 100% rename from appstore/rsshub/2025-04-19/scripts/init.sh rename to appstore/rsshub/2025-04-21/scripts/init.sh diff --git a/appstore/rsshub/2025-04-19/scripts/uninstall.sh b/appstore/rsshub/2025-04-21/scripts/uninstall.sh similarity index 100% rename from appstore/rsshub/2025-04-19/scripts/uninstall.sh rename to appstore/rsshub/2025-04-21/scripts/uninstall.sh diff --git a/appstore/rsshub/2025-04-19/scripts/upgrade.sh b/appstore/rsshub/2025-04-21/scripts/upgrade.sh similarity index 100% rename from appstore/rsshub/2025-04-19/scripts/upgrade.sh rename to appstore/rsshub/2025-04-21/scripts/upgrade.sh diff --git a/dockge/byte-muse/docker-compose.yml b/dockge/byte-muse/docker-compose.yml index d2745d74f..1c19a8b9a 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.11.2 + image: envyafish/byte-muse:1.11.4 labels: createdBy: Apps networks: diff --git a/dockge/rsshub/docker-compose.yml b/dockge/rsshub/docker-compose.yml index b545e440d..3acd52ff1 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-04-19 + image: diygod/rsshub:2025-04-21 labels: createdBy: Apps networks: