diff --git a/appstore/byte-muse/1.7.5/.env b/appstore/byte-muse/1.7.6/.env similarity index 100% rename from appstore/byte-muse/1.7.5/.env rename to appstore/byte-muse/1.7.6/.env diff --git a/appstore/byte-muse/1.7.5/data.yml b/appstore/byte-muse/1.7.6/data.yml similarity index 100% rename from appstore/byte-muse/1.7.5/data.yml rename to appstore/byte-muse/1.7.6/data.yml diff --git a/appstore/byte-muse/1.7.5/docker-compose.yml b/appstore/byte-muse/1.7.6/docker-compose.yml similarity index 94% rename from appstore/byte-muse/1.7.5/docker-compose.yml rename to appstore/byte-muse/1.7.6/docker-compose.yml index b76a523b..66380716 100644 --- a/appstore/byte-muse/1.7.5/docker-compose.yml +++ b/appstore/byte-muse/1.7.6/docker-compose.yml @@ -7,7 +7,7 @@ services: env_file: - ./envs/global.env - .env - image: envyafish/byte-muse:1.7.5 + image: envyafish/byte-muse:1.7.6 labels: createdBy: Apps networks: diff --git a/appstore/byte-muse/1.7.5/envs/default.env b/appstore/byte-muse/1.7.6/envs/default.env similarity index 100% rename from appstore/byte-muse/1.7.5/envs/default.env rename to appstore/byte-muse/1.7.6/envs/default.env diff --git a/appstore/byte-muse/1.7.5/envs/global.env b/appstore/byte-muse/1.7.6/envs/global.env similarity index 100% rename from appstore/byte-muse/1.7.5/envs/global.env rename to appstore/byte-muse/1.7.6/envs/global.env diff --git a/appstore/byte-muse/1.7.5/scripts/init.sh b/appstore/byte-muse/1.7.6/scripts/init.sh similarity index 100% rename from appstore/byte-muse/1.7.5/scripts/init.sh rename to appstore/byte-muse/1.7.6/scripts/init.sh diff --git a/appstore/byte-muse/1.7.5/scripts/uninstall.sh b/appstore/byte-muse/1.7.6/scripts/uninstall.sh similarity index 100% rename from appstore/byte-muse/1.7.5/scripts/uninstall.sh rename to appstore/byte-muse/1.7.6/scripts/uninstall.sh diff --git a/appstore/byte-muse/1.7.5/scripts/upgrade.sh b/appstore/byte-muse/1.7.6/scripts/upgrade.sh similarity index 100% rename from appstore/byte-muse/1.7.5/scripts/upgrade.sh rename to appstore/byte-muse/1.7.6/scripts/upgrade.sh diff --git a/appstore/qinglong/2.18.2/.env b/appstore/qinglong/2.18.3/.env similarity index 100% rename from appstore/qinglong/2.18.2/.env rename to appstore/qinglong/2.18.3/.env diff --git a/appstore/qinglong/2.18.2/data.yml b/appstore/qinglong/2.18.3/data.yml similarity index 100% rename from appstore/qinglong/2.18.2/data.yml rename to appstore/qinglong/2.18.3/data.yml diff --git a/appstore/qinglong/2.18.2/docker-compose.yml b/appstore/qinglong/2.18.3/docker-compose.yml similarity index 91% rename from appstore/qinglong/2.18.2/docker-compose.yml rename to appstore/qinglong/2.18.3/docker-compose.yml index 57c019da..a587d0ef 100644 --- a/appstore/qinglong/2.18.2/docker-compose.yml +++ b/appstore/qinglong/2.18.3/docker-compose.yml @@ -7,7 +7,7 @@ services: environment: - QlPort=5700 - QlBaseUrl=${QINGLONG_BASE_URL:-/} - image: whyour/qinglong:2.18.2 + image: whyour/qinglong:2.18.3 labels: createdBy: Apps networks: diff --git a/appstore/qinglong/2.18.2/envs/default.env b/appstore/qinglong/2.18.3/envs/default.env similarity index 100% rename from appstore/qinglong/2.18.2/envs/default.env rename to appstore/qinglong/2.18.3/envs/default.env diff --git a/appstore/qinglong/2.18.2/envs/global.env b/appstore/qinglong/2.18.3/envs/global.env similarity index 100% rename from appstore/qinglong/2.18.2/envs/global.env rename to appstore/qinglong/2.18.3/envs/global.env diff --git a/appstore/qinglong/2.18.2/scripts/init.sh b/appstore/qinglong/2.18.3/scripts/init.sh similarity index 100% rename from appstore/qinglong/2.18.2/scripts/init.sh rename to appstore/qinglong/2.18.3/scripts/init.sh diff --git a/appstore/qinglong/2.18.2/scripts/uninstall.sh b/appstore/qinglong/2.18.3/scripts/uninstall.sh similarity index 100% rename from appstore/qinglong/2.18.2/scripts/uninstall.sh rename to appstore/qinglong/2.18.3/scripts/uninstall.sh diff --git a/appstore/qinglong/2.18.2/scripts/upgrade.sh b/appstore/qinglong/2.18.3/scripts/upgrade.sh similarity index 100% rename from appstore/qinglong/2.18.2/scripts/upgrade.sh rename to appstore/qinglong/2.18.3/scripts/upgrade.sh diff --git a/appstore/rsshub/2025-03-13/.env b/appstore/rsshub/2025-03-14/.env similarity index 100% rename from appstore/rsshub/2025-03-13/.env rename to appstore/rsshub/2025-03-14/.env diff --git a/appstore/rsshub/2025-03-13/data.yml b/appstore/rsshub/2025-03-14/data.yml similarity index 100% rename from appstore/rsshub/2025-03-13/data.yml rename to appstore/rsshub/2025-03-14/data.yml diff --git a/appstore/rsshub/2025-03-13/docker-compose.yml b/appstore/rsshub/2025-03-14/docker-compose.yml similarity index 97% rename from appstore/rsshub/2025-03-13/docker-compose.yml rename to appstore/rsshub/2025-03-14/docker-compose.yml index 97486362..446f8643 100644 --- a/appstore/rsshub/2025-03-13/docker-compose.yml +++ b/appstore/rsshub/2025-03-14/docker-compose.yml @@ -57,7 +57,7 @@ services: - -f - http://localhost:1200/healthz?key=${ACCESS_KEY} timeout: 10s - image: diygod/rsshub:2025-03-13 + image: diygod/rsshub:2025-03-14 labels: createdBy: Apps networks: diff --git a/appstore/rsshub/2025-03-13/envs/default.env b/appstore/rsshub/2025-03-14/envs/default.env similarity index 100% rename from appstore/rsshub/2025-03-13/envs/default.env rename to appstore/rsshub/2025-03-14/envs/default.env diff --git a/appstore/rsshub/2025-03-13/envs/global.env b/appstore/rsshub/2025-03-14/envs/global.env similarity index 100% rename from appstore/rsshub/2025-03-13/envs/global.env rename to appstore/rsshub/2025-03-14/envs/global.env diff --git a/appstore/rsshub/2025-03-13/scripts/init.sh b/appstore/rsshub/2025-03-14/scripts/init.sh similarity index 100% rename from appstore/rsshub/2025-03-13/scripts/init.sh rename to appstore/rsshub/2025-03-14/scripts/init.sh diff --git a/appstore/rsshub/2025-03-13/scripts/uninstall.sh b/appstore/rsshub/2025-03-14/scripts/uninstall.sh similarity index 100% rename from appstore/rsshub/2025-03-13/scripts/uninstall.sh rename to appstore/rsshub/2025-03-14/scripts/uninstall.sh diff --git a/appstore/rsshub/2025-03-13/scripts/upgrade.sh b/appstore/rsshub/2025-03-14/scripts/upgrade.sh similarity index 100% rename from appstore/rsshub/2025-03-13/scripts/upgrade.sh rename to appstore/rsshub/2025-03-14/scripts/upgrade.sh diff --git a/appstore/super-productivity/12.0.0/.env b/appstore/super-productivity/12.0.1/.env similarity index 100% rename from appstore/super-productivity/12.0.0/.env rename to appstore/super-productivity/12.0.1/.env diff --git a/appstore/super-productivity/12.0.0/conf/webdav.yaml b/appstore/super-productivity/12.0.1/conf/webdav.yaml similarity index 100% rename from appstore/super-productivity/12.0.0/conf/webdav.yaml rename to appstore/super-productivity/12.0.1/conf/webdav.yaml diff --git a/appstore/super-productivity/12.0.0/data.yml b/appstore/super-productivity/12.0.1/data.yml similarity index 100% rename from appstore/super-productivity/12.0.0/data.yml rename to appstore/super-productivity/12.0.1/data.yml diff --git a/appstore/super-productivity/12.0.0/docker-compose.yml b/appstore/super-productivity/12.0.1/docker-compose.yml similarity index 93% rename from appstore/super-productivity/12.0.0/docker-compose.yml rename to appstore/super-productivity/12.0.1/docker-compose.yml index b0e84f26..4ba5f5e0 100644 --- a/appstore/super-productivity/12.0.0/docker-compose.yml +++ b/appstore/super-productivity/12.0.1/docker-compose.yml @@ -21,7 +21,7 @@ services: environment: - TZ=Asia/Shanghai - WEBDAV_BACKEND=http://sp-webdav - image: johannesjo/super-productivity:v12.0.0 + image: johannesjo/super-productivity:v12.0.1 labels: createdBy: Apps networks: diff --git a/appstore/super-productivity/12.0.0/envs/default.env b/appstore/super-productivity/12.0.1/envs/default.env similarity index 100% rename from appstore/super-productivity/12.0.0/envs/default.env rename to appstore/super-productivity/12.0.1/envs/default.env diff --git a/appstore/super-productivity/12.0.0/envs/global.env b/appstore/super-productivity/12.0.1/envs/global.env similarity index 100% rename from appstore/super-productivity/12.0.0/envs/global.env rename to appstore/super-productivity/12.0.1/envs/global.env diff --git a/appstore/super-productivity/12.0.0/scripts/init.sh b/appstore/super-productivity/12.0.1/scripts/init.sh similarity index 100% rename from appstore/super-productivity/12.0.0/scripts/init.sh rename to appstore/super-productivity/12.0.1/scripts/init.sh diff --git a/appstore/super-productivity/12.0.0/scripts/uninstall.sh b/appstore/super-productivity/12.0.1/scripts/uninstall.sh similarity index 100% rename from appstore/super-productivity/12.0.0/scripts/uninstall.sh rename to appstore/super-productivity/12.0.1/scripts/uninstall.sh diff --git a/appstore/super-productivity/12.0.0/scripts/upgrade.sh b/appstore/super-productivity/12.0.1/scripts/upgrade.sh similarity index 100% rename from appstore/super-productivity/12.0.0/scripts/upgrade.sh rename to appstore/super-productivity/12.0.1/scripts/upgrade.sh diff --git a/dockge/byte-muse/docker-compose.yml b/dockge/byte-muse/docker-compose.yml index b76a523b..66380716 100644 --- a/dockge/byte-muse/docker-compose.yml +++ b/dockge/byte-muse/docker-compose.yml @@ -7,7 +7,7 @@ services: env_file: - ./envs/global.env - .env - image: envyafish/byte-muse:1.7.5 + image: envyafish/byte-muse:1.7.6 labels: createdBy: Apps networks: diff --git a/dockge/qinglong/docker-compose.yml b/dockge/qinglong/docker-compose.yml index 57c019da..a587d0ef 100644 --- a/dockge/qinglong/docker-compose.yml +++ b/dockge/qinglong/docker-compose.yml @@ -7,7 +7,7 @@ services: environment: - QlPort=5700 - QlBaseUrl=${QINGLONG_BASE_URL:-/} - image: whyour/qinglong:2.18.2 + image: whyour/qinglong:2.18.3 labels: createdBy: Apps networks: diff --git a/dockge/rsshub/docker-compose.yml b/dockge/rsshub/docker-compose.yml index 97486362..446f8643 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-03-13 + image: diygod/rsshub:2025-03-14 labels: createdBy: Apps networks: diff --git a/dockge/super-productivity/docker-compose.yml b/dockge/super-productivity/docker-compose.yml index b0e84f26..4ba5f5e0 100644 --- a/dockge/super-productivity/docker-compose.yml +++ b/dockge/super-productivity/docker-compose.yml @@ -21,7 +21,7 @@ services: environment: - TZ=Asia/Shanghai - WEBDAV_BACKEND=http://sp-webdav - image: johannesjo/super-productivity:v12.0.0 + image: johannesjo/super-productivity:v12.0.1 labels: createdBy: Apps networks: