diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index d22e07d6e..21e8c87f5 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -16,7 +16,7 @@ jobs: - name: Checkout repository uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1 - name: Run Renovate - uses: renovatebot/github-action@8b7941943a108b2cc2150730963164aa8baeab8c # v44.2.2 + uses: renovatebot/github-action@a7e89c349a53ab0c9d8458eb85f4b415e55848e7 # v44.2.3 with: useSlim: false token: ${{ secrets.GITHUBTOKEN }} diff --git a/apps/ammds-ol8/1.6.39/data.yml b/apps/ammds-ol8/1.6.40/data.yml similarity index 100% rename from apps/ammds-ol8/1.6.39/data.yml rename to apps/ammds-ol8/1.6.40/data.yml diff --git a/apps/ammds-ol8/1.6.39/docker-compose.yml b/apps/ammds-ol8/1.6.40/docker-compose.yml similarity index 96% rename from apps/ammds-ol8/1.6.39/docker-compose.yml rename to apps/ammds-ol8/1.6.40/docker-compose.yml index 450bfdd6f..a3ef57b8d 100644 --- a/apps/ammds-ol8/1.6.39/docker-compose.yml +++ b/apps/ammds-ol8/1.6.40/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: ammds: - image: qyg2297248353/ammds:v1.6.39-ol8 + image: qyg2297248353/ammds:v1.6.40-ol8 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/ammds-ol8/1.6.39/envs/default.env b/apps/ammds-ol8/1.6.40/envs/default.env similarity index 100% rename from apps/ammds-ol8/1.6.39/envs/default.env rename to apps/ammds-ol8/1.6.40/envs/default.env diff --git a/apps/ammds-ol8/1.6.39/envs/global.env b/apps/ammds-ol8/1.6.40/envs/global.env similarity index 100% rename from apps/ammds-ol8/1.6.39/envs/global.env rename to apps/ammds-ol8/1.6.40/envs/global.env diff --git a/apps/ammds-ol8/1.6.39/scripts/init.sh b/apps/ammds-ol8/1.6.40/scripts/init.sh similarity index 100% rename from apps/ammds-ol8/1.6.39/scripts/init.sh rename to apps/ammds-ol8/1.6.40/scripts/init.sh diff --git a/apps/ammds-ol8/1.6.39/scripts/uninstall.sh b/apps/ammds-ol8/1.6.40/scripts/uninstall.sh similarity index 100% rename from apps/ammds-ol8/1.6.39/scripts/uninstall.sh rename to apps/ammds-ol8/1.6.40/scripts/uninstall.sh diff --git a/apps/ammds-ol8/1.6.39/scripts/upgrade.sh b/apps/ammds-ol8/1.6.40/scripts/upgrade.sh similarity index 100% rename from apps/ammds-ol8/1.6.39/scripts/upgrade.sh rename to apps/ammds-ol8/1.6.40/scripts/upgrade.sh diff --git a/apps/ani-rss/2.4.24/data.yml b/apps/ani-rss/2.4.25/data.yml similarity index 100% rename from apps/ani-rss/2.4.24/data.yml rename to apps/ani-rss/2.4.25/data.yml diff --git a/apps/ani-rss/2.4.24/docker-compose.yml b/apps/ani-rss/2.4.25/docker-compose.yml similarity index 96% rename from apps/ani-rss/2.4.24/docker-compose.yml rename to apps/ani-rss/2.4.25/docker-compose.yml index 400357d66..ed82267be 100644 --- a/apps/ani-rss/2.4.24/docker-compose.yml +++ b/apps/ani-rss/2.4.25/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: ani-rss: - image: wushuo894/ani-rss:v2.4.24 + image: wushuo894/ani-rss:v2.4.25 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/ani-rss/2.4.24/envs/default.env b/apps/ani-rss/2.4.25/envs/default.env similarity index 100% rename from apps/ani-rss/2.4.24/envs/default.env rename to apps/ani-rss/2.4.25/envs/default.env diff --git a/apps/ani-rss/2.4.24/envs/global.env b/apps/ani-rss/2.4.25/envs/global.env similarity index 100% rename from apps/ani-rss/2.4.24/envs/global.env rename to apps/ani-rss/2.4.25/envs/global.env diff --git a/apps/ani-rss/2.4.24/scripts/init.sh b/apps/ani-rss/2.4.25/scripts/init.sh similarity index 100% rename from apps/ani-rss/2.4.24/scripts/init.sh rename to apps/ani-rss/2.4.25/scripts/init.sh diff --git a/apps/ani-rss/2.4.24/scripts/uninstall.sh b/apps/ani-rss/2.4.25/scripts/uninstall.sh similarity index 100% rename from apps/ani-rss/2.4.24/scripts/uninstall.sh rename to apps/ani-rss/2.4.25/scripts/uninstall.sh diff --git a/apps/ani-rss/2.4.24/scripts/upgrade.sh b/apps/ani-rss/2.4.25/scripts/upgrade.sh similarity index 100% rename from apps/ani-rss/2.4.24/scripts/upgrade.sh rename to apps/ani-rss/2.4.25/scripts/upgrade.sh diff --git a/apps/astrbot-napcat/4.9.98/data.yml b/apps/astrbot-napcat/4.10.9/data.yml similarity index 100% rename from apps/astrbot-napcat/4.9.98/data.yml rename to apps/astrbot-napcat/4.10.9/data.yml diff --git a/apps/astrbot-napcat/4.9.98/docker-compose.yml b/apps/astrbot-napcat/4.10.9/docker-compose.yml similarity index 94% rename from apps/astrbot-napcat/4.9.98/docker-compose.yml rename to apps/astrbot-napcat/4.10.9/docker-compose.yml index 30e0f2836..5255efb30 100644 --- a/apps/astrbot-napcat/4.9.98/docker-compose.yml +++ b/apps/astrbot-napcat/4.10.9/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: napcat: - image: mlikiowa/napcat-docker:v4.9.98 + image: mlikiowa/napcat-docker:v4.10.9 container_name: napcat-${CONTAINER_NAME} restart: always networks: @@ -24,7 +24,7 @@ services: - NAPCAT_UID=${NAPCAT_UID:-1000} - NAPCAT_GID=${NAPCAT_GID:-1000} astrbot: - image: soulter/astrbot:v4.10.3 + image: soulter/astrbot:v4.11.1 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/astrbot-napcat/4.9.98/envs/default.env b/apps/astrbot-napcat/4.10.9/envs/default.env similarity index 100% rename from apps/astrbot-napcat/4.9.98/envs/default.env rename to apps/astrbot-napcat/4.10.9/envs/default.env diff --git a/apps/astrbot-napcat/4.9.98/envs/global.env b/apps/astrbot-napcat/4.10.9/envs/global.env similarity index 100% rename from apps/astrbot-napcat/4.9.98/envs/global.env rename to apps/astrbot-napcat/4.10.9/envs/global.env diff --git a/apps/astrbot-napcat/4.9.98/scripts/init.sh b/apps/astrbot-napcat/4.10.9/scripts/init.sh similarity index 100% rename from apps/astrbot-napcat/4.9.98/scripts/init.sh rename to apps/astrbot-napcat/4.10.9/scripts/init.sh diff --git a/apps/astrbot-napcat/4.9.98/scripts/uninstall.sh b/apps/astrbot-napcat/4.10.9/scripts/uninstall.sh similarity index 100% rename from apps/astrbot-napcat/4.9.98/scripts/uninstall.sh rename to apps/astrbot-napcat/4.10.9/scripts/uninstall.sh diff --git a/apps/astrbot-napcat/4.9.98/scripts/upgrade.sh b/apps/astrbot-napcat/4.10.9/scripts/upgrade.sh similarity index 100% rename from apps/astrbot-napcat/4.9.98/scripts/upgrade.sh rename to apps/astrbot-napcat/4.10.9/scripts/upgrade.sh diff --git a/apps/astrbot/4.10.3/data.yml b/apps/astrbot/4.11.1/data.yml similarity index 100% rename from apps/astrbot/4.10.3/data.yml rename to apps/astrbot/4.11.1/data.yml diff --git a/apps/astrbot/4.10.3/docker-compose.yml b/apps/astrbot/4.11.1/docker-compose.yml similarity index 94% rename from apps/astrbot/4.10.3/docker-compose.yml rename to apps/astrbot/4.11.1/docker-compose.yml index 8df5bffa7..acecb37b0 100644 --- a/apps/astrbot/4.10.3/docker-compose.yml +++ b/apps/astrbot/4.11.1/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: astrbot: - image: soulter/astrbot:v4.10.3 + image: soulter/astrbot:v4.11.1 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/astrbot/4.10.3/envs/default.env b/apps/astrbot/4.11.1/envs/default.env similarity index 100% rename from apps/astrbot/4.10.3/envs/default.env rename to apps/astrbot/4.11.1/envs/default.env diff --git a/apps/astrbot/4.10.3/envs/global.env b/apps/astrbot/4.11.1/envs/global.env similarity index 100% rename from apps/astrbot/4.10.3/envs/global.env rename to apps/astrbot/4.11.1/envs/global.env diff --git a/apps/astrbot/4.10.3/scripts/init.sh b/apps/astrbot/4.11.1/scripts/init.sh similarity index 100% rename from apps/astrbot/4.10.3/scripts/init.sh rename to apps/astrbot/4.11.1/scripts/init.sh diff --git a/apps/astrbot/4.10.3/scripts/uninstall.sh b/apps/astrbot/4.11.1/scripts/uninstall.sh similarity index 100% rename from apps/astrbot/4.10.3/scripts/uninstall.sh rename to apps/astrbot/4.11.1/scripts/uninstall.sh diff --git a/apps/astrbot/4.10.3/scripts/upgrade.sh b/apps/astrbot/4.11.1/scripts/upgrade.sh similarity index 100% rename from apps/astrbot/4.10.3/scripts/upgrade.sh rename to apps/astrbot/4.11.1/scripts/upgrade.sh diff --git a/apps/bonita/0.15.0/data.yml b/apps/bonita/0.20.0/data.yml similarity index 100% rename from apps/bonita/0.15.0/data.yml rename to apps/bonita/0.20.0/data.yml diff --git a/apps/bonita/0.15.0/docker-compose.yml b/apps/bonita/0.20.0/docker-compose.yml similarity index 94% rename from apps/bonita/0.15.0/docker-compose.yml rename to apps/bonita/0.20.0/docker-compose.yml index 17dda985b..83fbfd23d 100644 --- a/apps/bonita/0.15.0/docker-compose.yml +++ b/apps/bonita/0.20.0/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: bonita: - image: suwmlee/bonita:0.15.0 + image: suwmlee/bonita:0.20.0 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/bonita/0.15.0/envs/default.env b/apps/bonita/0.20.0/envs/default.env similarity index 100% rename from apps/bonita/0.15.0/envs/default.env rename to apps/bonita/0.20.0/envs/default.env diff --git a/apps/bonita/0.15.0/envs/global.env b/apps/bonita/0.20.0/envs/global.env similarity index 100% rename from apps/bonita/0.15.0/envs/global.env rename to apps/bonita/0.20.0/envs/global.env diff --git a/apps/bonita/0.15.0/scripts/init.sh b/apps/bonita/0.20.0/scripts/init.sh similarity index 100% rename from apps/bonita/0.15.0/scripts/init.sh rename to apps/bonita/0.20.0/scripts/init.sh diff --git a/apps/bonita/0.15.0/scripts/uninstall.sh b/apps/bonita/0.20.0/scripts/uninstall.sh similarity index 100% rename from apps/bonita/0.15.0/scripts/uninstall.sh rename to apps/bonita/0.20.0/scripts/uninstall.sh diff --git a/apps/bonita/0.15.0/scripts/upgrade.sh b/apps/bonita/0.20.0/scripts/upgrade.sh similarity index 100% rename from apps/bonita/0.15.0/scripts/upgrade.sh rename to apps/bonita/0.20.0/scripts/upgrade.sh diff --git a/apps/bookstack/25.11.6/data.yml b/apps/bookstack/25.12.1/data.yml similarity index 100% rename from apps/bookstack/25.11.6/data.yml rename to apps/bookstack/25.12.1/data.yml diff --git a/apps/bookstack/25.11.6/docker-compose.yml b/apps/bookstack/25.12.1/docker-compose.yml similarity index 92% rename from apps/bookstack/25.11.6/docker-compose.yml rename to apps/bookstack/25.12.1/docker-compose.yml index 5b375a195..4707e2b0e 100644 --- a/apps/bookstack/25.11.6/docker-compose.yml +++ b/apps/bookstack/25.12.1/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: bookstack: - image: linuxserver/bookstack:25.11.6 + image: linuxserver/bookstack:25.12.1 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/bookstack/25.11.6/envs/default.env b/apps/bookstack/25.12.1/envs/default.env similarity index 100% rename from apps/bookstack/25.11.6/envs/default.env rename to apps/bookstack/25.12.1/envs/default.env diff --git a/apps/bookstack/25.11.6/envs/global.env b/apps/bookstack/25.12.1/envs/global.env similarity index 100% rename from apps/bookstack/25.11.6/envs/global.env rename to apps/bookstack/25.12.1/envs/global.env diff --git a/apps/bookstack/25.11.6/scripts/init.sh b/apps/bookstack/25.12.1/scripts/init.sh similarity index 100% rename from apps/bookstack/25.11.6/scripts/init.sh rename to apps/bookstack/25.12.1/scripts/init.sh diff --git a/apps/bookstack/25.11.6/scripts/uninstall.sh b/apps/bookstack/25.12.1/scripts/uninstall.sh similarity index 100% rename from apps/bookstack/25.11.6/scripts/uninstall.sh rename to apps/bookstack/25.12.1/scripts/uninstall.sh diff --git a/apps/bookstack/25.11.6/scripts/upgrade.sh b/apps/bookstack/25.12.1/scripts/upgrade.sh similarity index 100% rename from apps/bookstack/25.11.6/scripts/upgrade.sh rename to apps/bookstack/25.12.1/scripts/upgrade.sh diff --git a/apps/byte-muse/1.26.15/data.yml b/apps/byte-muse/1.26.16/data.yml similarity index 100% rename from apps/byte-muse/1.26.15/data.yml rename to apps/byte-muse/1.26.16/data.yml diff --git a/apps/byte-muse/1.26.15/docker-compose.yml b/apps/byte-muse/1.26.16/docker-compose.yml similarity index 95% rename from apps/byte-muse/1.26.15/docker-compose.yml rename to apps/byte-muse/1.26.16/docker-compose.yml index f069e8623..f17d382d3 100644 --- a/apps/byte-muse/1.26.15/docker-compose.yml +++ b/apps/byte-muse/1.26.16/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: auto-lady: - image: envyafish/byte-muse:1.26.15 + image: envyafish/byte-muse:1.26.16 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/byte-muse/1.26.15/envs/default.env b/apps/byte-muse/1.26.16/envs/default.env similarity index 100% rename from apps/byte-muse/1.26.15/envs/default.env rename to apps/byte-muse/1.26.16/envs/default.env diff --git a/apps/byte-muse/1.26.15/envs/global.env b/apps/byte-muse/1.26.16/envs/global.env similarity index 100% rename from apps/byte-muse/1.26.15/envs/global.env rename to apps/byte-muse/1.26.16/envs/global.env diff --git a/apps/byte-muse/1.26.15/scripts/init.sh b/apps/byte-muse/1.26.16/scripts/init.sh similarity index 100% rename from apps/byte-muse/1.26.15/scripts/init.sh rename to apps/byte-muse/1.26.16/scripts/init.sh diff --git a/apps/byte-muse/1.26.15/scripts/uninstall.sh b/apps/byte-muse/1.26.16/scripts/uninstall.sh similarity index 100% rename from apps/byte-muse/1.26.15/scripts/uninstall.sh rename to apps/byte-muse/1.26.16/scripts/uninstall.sh diff --git a/apps/byte-muse/1.26.15/scripts/upgrade.sh b/apps/byte-muse/1.26.16/scripts/upgrade.sh similarity index 100% rename from apps/byte-muse/1.26.15/scripts/upgrade.sh rename to apps/byte-muse/1.26.16/scripts/upgrade.sh diff --git a/apps/casdoor/2.212.0/config/init_data.json b/apps/casdoor/2.225.0/config/init_data.json similarity index 100% rename from apps/casdoor/2.212.0/config/init_data.json rename to apps/casdoor/2.225.0/config/init_data.json diff --git a/apps/casdoor/2.212.0/data.yml b/apps/casdoor/2.225.0/data.yml similarity index 100% rename from apps/casdoor/2.212.0/data.yml rename to apps/casdoor/2.225.0/data.yml diff --git a/apps/casdoor/2.212.0/docker-compose.yml b/apps/casdoor/2.225.0/docker-compose.yml similarity index 94% rename from apps/casdoor/2.212.0/docker-compose.yml rename to apps/casdoor/2.225.0/docker-compose.yml index 2792fb841..46a2f4d59 100644 --- a/apps/casdoor/2.212.0/docker-compose.yml +++ b/apps/casdoor/2.225.0/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: casdoor: - image: casbin/casdoor:2.212.0 + image: casbin/casdoor:2.225.0 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/casdoor/2.212.0/envs/casdoor.env b/apps/casdoor/2.225.0/envs/casdoor.env similarity index 100% rename from apps/casdoor/2.212.0/envs/casdoor.env rename to apps/casdoor/2.225.0/envs/casdoor.env diff --git a/apps/casdoor/2.212.0/envs/default.env b/apps/casdoor/2.225.0/envs/default.env similarity index 100% rename from apps/casdoor/2.212.0/envs/default.env rename to apps/casdoor/2.225.0/envs/default.env diff --git a/apps/casdoor/2.212.0/envs/global.env b/apps/casdoor/2.225.0/envs/global.env similarity index 100% rename from apps/casdoor/2.212.0/envs/global.env rename to apps/casdoor/2.225.0/envs/global.env diff --git a/apps/casdoor/2.212.0/scripts/init.sh b/apps/casdoor/2.225.0/scripts/init.sh similarity index 100% rename from apps/casdoor/2.212.0/scripts/init.sh rename to apps/casdoor/2.225.0/scripts/init.sh diff --git a/apps/casdoor/2.212.0/scripts/uninstall.sh b/apps/casdoor/2.225.0/scripts/uninstall.sh similarity index 100% rename from apps/casdoor/2.212.0/scripts/uninstall.sh rename to apps/casdoor/2.225.0/scripts/uninstall.sh diff --git a/apps/casdoor/2.212.0/scripts/upgrade.sh b/apps/casdoor/2.225.0/scripts/upgrade.sh similarity index 100% rename from apps/casdoor/2.212.0/scripts/upgrade.sh rename to apps/casdoor/2.225.0/scripts/upgrade.sh diff --git a/apps/clouddrive2/0.9.20/data.yml b/apps/clouddrive2/0.9.21/data.yml similarity index 100% rename from apps/clouddrive2/0.9.20/data.yml rename to apps/clouddrive2/0.9.21/data.yml diff --git a/apps/clouddrive2/0.9.20/docker-compose.yml b/apps/clouddrive2/0.9.21/docker-compose.yml similarity index 94% rename from apps/clouddrive2/0.9.20/docker-compose.yml rename to apps/clouddrive2/0.9.21/docker-compose.yml index 7bf03061b..b201cc271 100644 --- a/apps/clouddrive2/0.9.20/docker-compose.yml +++ b/apps/clouddrive2/0.9.21/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: clouddrive2: - image: cloudnas/clouddrive2:0.9.20 + image: cloudnas/clouddrive2:0.9.21 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/clouddrive2/0.9.20/envs/default.env b/apps/clouddrive2/0.9.21/envs/default.env similarity index 100% rename from apps/clouddrive2/0.9.20/envs/default.env rename to apps/clouddrive2/0.9.21/envs/default.env diff --git a/apps/clouddrive2/0.9.20/envs/global.env b/apps/clouddrive2/0.9.21/envs/global.env similarity index 100% rename from apps/clouddrive2/0.9.20/envs/global.env rename to apps/clouddrive2/0.9.21/envs/global.env diff --git a/apps/clouddrive2/0.9.20/scripts/init.sh b/apps/clouddrive2/0.9.21/scripts/init.sh similarity index 100% rename from apps/clouddrive2/0.9.20/scripts/init.sh rename to apps/clouddrive2/0.9.21/scripts/init.sh diff --git a/apps/clouddrive2/0.9.20/scripts/uninstall.sh b/apps/clouddrive2/0.9.21/scripts/uninstall.sh similarity index 100% rename from apps/clouddrive2/0.9.20/scripts/uninstall.sh rename to apps/clouddrive2/0.9.21/scripts/uninstall.sh diff --git a/apps/clouddrive2/0.9.20/scripts/upgrade.sh b/apps/clouddrive2/0.9.21/scripts/upgrade.sh similarity index 100% rename from apps/clouddrive2/0.9.20/scripts/upgrade.sh rename to apps/clouddrive2/0.9.21/scripts/upgrade.sh diff --git a/apps/dashdot/6.2.0/data.yml b/apps/dashdot/6.2.4/data.yml similarity index 100% rename from apps/dashdot/6.2.0/data.yml rename to apps/dashdot/6.2.4/data.yml diff --git a/apps/dashdot/6.2.0/docker-compose.yml b/apps/dashdot/6.2.4/docker-compose.yml similarity index 91% rename from apps/dashdot/6.2.0/docker-compose.yml rename to apps/dashdot/6.2.4/docker-compose.yml index e9917f7fe..2fc962251 100644 --- a/apps/dashdot/6.2.0/docker-compose.yml +++ b/apps/dashdot/6.2.4/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: dashdot: - image: mauricenino/dashdot:6.2.0 + image: mauricenino/dashdot:6.2.4 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/dashdot/6.2.0/envs/default.env b/apps/dashdot/6.2.4/envs/default.env similarity index 100% rename from apps/dashdot/6.2.0/envs/default.env rename to apps/dashdot/6.2.4/envs/default.env diff --git a/apps/dashdot/6.2.0/envs/global.env b/apps/dashdot/6.2.4/envs/global.env similarity index 100% rename from apps/dashdot/6.2.0/envs/global.env rename to apps/dashdot/6.2.4/envs/global.env diff --git a/apps/dashdot/6.2.0/scripts/init.sh b/apps/dashdot/6.2.4/scripts/init.sh similarity index 100% rename from apps/dashdot/6.2.0/scripts/init.sh rename to apps/dashdot/6.2.4/scripts/init.sh diff --git a/apps/dashdot/6.2.0/scripts/uninstall.sh b/apps/dashdot/6.2.4/scripts/uninstall.sh similarity index 100% rename from apps/dashdot/6.2.0/scripts/uninstall.sh rename to apps/dashdot/6.2.4/scripts/uninstall.sh diff --git a/apps/dashdot/6.2.0/scripts/upgrade.sh b/apps/dashdot/6.2.4/scripts/upgrade.sh similarity index 100% rename from apps/dashdot/6.2.0/scripts/upgrade.sh rename to apps/dashdot/6.2.4/scripts/upgrade.sh diff --git a/apps/dozzle/8.14.12/data.yml b/apps/dozzle/9.0.1/data.yml similarity index 100% rename from apps/dozzle/8.14.12/data.yml rename to apps/dozzle/9.0.1/data.yml diff --git a/apps/dozzle/8.14.12/docker-compose.yml b/apps/dozzle/9.0.1/docker-compose.yml similarity index 95% rename from apps/dozzle/8.14.12/docker-compose.yml rename to apps/dozzle/9.0.1/docker-compose.yml index 76026c746..bfa426d78 100644 --- a/apps/dozzle/8.14.12/docker-compose.yml +++ b/apps/dozzle/9.0.1/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: dozzle: - image: amir20/dozzle:v8.14.12 + image: amir20/dozzle:v9.0.1 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/dozzle/8.14.12/envs/default.env b/apps/dozzle/9.0.1/envs/default.env similarity index 100% rename from apps/dozzle/8.14.12/envs/default.env rename to apps/dozzle/9.0.1/envs/default.env diff --git a/apps/dozzle/8.14.12/envs/global.env b/apps/dozzle/9.0.1/envs/global.env similarity index 100% rename from apps/dozzle/8.14.12/envs/global.env rename to apps/dozzle/9.0.1/envs/global.env diff --git a/apps/dozzle/8.14.12/scripts/init.sh b/apps/dozzle/9.0.1/scripts/init.sh similarity index 100% rename from apps/dozzle/8.14.12/scripts/init.sh rename to apps/dozzle/9.0.1/scripts/init.sh diff --git a/apps/dozzle/8.14.12/scripts/uninstall.sh b/apps/dozzle/9.0.1/scripts/uninstall.sh similarity index 100% rename from apps/dozzle/8.14.12/scripts/uninstall.sh rename to apps/dozzle/9.0.1/scripts/uninstall.sh diff --git a/apps/dozzle/8.14.12/scripts/upgrade.sh b/apps/dozzle/9.0.1/scripts/upgrade.sh similarity index 100% rename from apps/dozzle/8.14.12/scripts/upgrade.sh rename to apps/dozzle/9.0.1/scripts/upgrade.sh diff --git a/apps/ech0/3.0.8/data.yml b/apps/ech0/3.0.9/data.yml similarity index 100% rename from apps/ech0/3.0.8/data.yml rename to apps/ech0/3.0.9/data.yml diff --git a/apps/ech0/3.0.8/docker-compose.yml b/apps/ech0/3.0.9/docker-compose.yml similarity index 94% rename from apps/ech0/3.0.8/docker-compose.yml rename to apps/ech0/3.0.9/docker-compose.yml index f43934f49..e9ee49edd 100644 --- a/apps/ech0/3.0.8/docker-compose.yml +++ b/apps/ech0/3.0.9/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: app_name: - image: sn0wl1n/ech0:v3.0.8 + image: sn0wl1n/ech0:v3.0.9 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/ech0/3.0.8/envs/default.env b/apps/ech0/3.0.9/envs/default.env similarity index 100% rename from apps/ech0/3.0.8/envs/default.env rename to apps/ech0/3.0.9/envs/default.env diff --git a/apps/ech0/3.0.8/envs/global.env b/apps/ech0/3.0.9/envs/global.env similarity index 100% rename from apps/ech0/3.0.8/envs/global.env rename to apps/ech0/3.0.9/envs/global.env diff --git a/apps/ech0/3.0.8/scripts/init.sh b/apps/ech0/3.0.9/scripts/init.sh similarity index 100% rename from apps/ech0/3.0.8/scripts/init.sh rename to apps/ech0/3.0.9/scripts/init.sh diff --git a/apps/ech0/3.0.8/scripts/uninstall.sh b/apps/ech0/3.0.9/scripts/uninstall.sh similarity index 100% rename from apps/ech0/3.0.8/scripts/uninstall.sh rename to apps/ech0/3.0.9/scripts/uninstall.sh diff --git a/apps/ech0/3.0.8/scripts/upgrade.sh b/apps/ech0/3.0.9/scripts/upgrade.sh similarity index 100% rename from apps/ech0/3.0.8/scripts/upgrade.sh rename to apps/ech0/3.0.9/scripts/upgrade.sh diff --git a/apps/emby-amilys/4.9.1.80/data.yml b/apps/emby-amilys/4.9.2.6/data.yml similarity index 100% rename from apps/emby-amilys/4.9.1.80/data.yml rename to apps/emby-amilys/4.9.2.6/data.yml diff --git a/apps/emby-amilys/4.9.1.80/docker-compose.yml b/apps/emby-amilys/4.9.2.6/docker-compose.yml similarity index 97% rename from apps/emby-amilys/4.9.1.80/docker-compose.yml rename to apps/emby-amilys/4.9.2.6/docker-compose.yml index ee4d0092d..fa6234e28 100644 --- a/apps/emby-amilys/4.9.1.80/docker-compose.yml +++ b/apps/emby-amilys/4.9.2.6/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: emby: - image: amilys/embyserver:4.9.1.80 + image: amilys/embyserver:4.9.2.6 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/emby-amilys/4.9.1.80/envs/default.env b/apps/emby-amilys/4.9.2.6/envs/default.env similarity index 100% rename from apps/emby-amilys/4.9.1.80/envs/default.env rename to apps/emby-amilys/4.9.2.6/envs/default.env diff --git a/apps/emby-amilys/4.9.1.80/envs/global.env b/apps/emby-amilys/4.9.2.6/envs/global.env similarity index 100% rename from apps/emby-amilys/4.9.1.80/envs/global.env rename to apps/emby-amilys/4.9.2.6/envs/global.env diff --git a/apps/emby-amilys/4.9.1.80/scripts/init.sh b/apps/emby-amilys/4.9.2.6/scripts/init.sh similarity index 100% rename from apps/emby-amilys/4.9.1.80/scripts/init.sh rename to apps/emby-amilys/4.9.2.6/scripts/init.sh diff --git a/apps/emby-amilys/4.9.1.80/scripts/uninstall.sh b/apps/emby-amilys/4.9.2.6/scripts/uninstall.sh similarity index 100% rename from apps/emby-amilys/4.9.1.80/scripts/uninstall.sh rename to apps/emby-amilys/4.9.2.6/scripts/uninstall.sh diff --git a/apps/emby-amilys/4.9.1.80/scripts/upgrade.sh b/apps/emby-amilys/4.9.2.6/scripts/upgrade.sh similarity index 100% rename from apps/emby-amilys/4.9.1.80/scripts/upgrade.sh rename to apps/emby-amilys/4.9.2.6/scripts/upgrade.sh diff --git a/apps/halo-h2/2.22.3/data.yml b/apps/halo-h2/2.22.7/data.yml similarity index 100% rename from apps/halo-h2/2.22.3/data.yml rename to apps/halo-h2/2.22.7/data.yml diff --git a/apps/halo-h2/2.22.3/docker-compose.yml b/apps/halo-h2/2.22.7/docker-compose.yml similarity index 93% rename from apps/halo-h2/2.22.3/docker-compose.yml rename to apps/halo-h2/2.22.7/docker-compose.yml index 02f3ffb45..a79463ff0 100644 --- a/apps/halo-h2/2.22.3/docker-compose.yml +++ b/apps/halo-h2/2.22.7/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: halo: - image: halohub/halo:2.22.3 + image: halohub/halo:2.22.7 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/halo-h2/2.22.3/envs/default.env b/apps/halo-h2/2.22.7/envs/default.env similarity index 100% rename from apps/halo-h2/2.22.3/envs/default.env rename to apps/halo-h2/2.22.7/envs/default.env diff --git a/apps/halo-h2/2.22.3/envs/global.env b/apps/halo-h2/2.22.7/envs/global.env similarity index 100% rename from apps/halo-h2/2.22.3/envs/global.env rename to apps/halo-h2/2.22.7/envs/global.env diff --git a/apps/halo-h2/2.22.3/scripts/init.sh b/apps/halo-h2/2.22.7/scripts/init.sh similarity index 100% rename from apps/halo-h2/2.22.3/scripts/init.sh rename to apps/halo-h2/2.22.7/scripts/init.sh diff --git a/apps/halo-h2/2.22.3/scripts/uninstall.sh b/apps/halo-h2/2.22.7/scripts/uninstall.sh similarity index 100% rename from apps/halo-h2/2.22.3/scripts/uninstall.sh rename to apps/halo-h2/2.22.7/scripts/uninstall.sh diff --git a/apps/halo-h2/2.22.3/scripts/upgrade.sh b/apps/halo-h2/2.22.7/scripts/upgrade.sh similarity index 100% rename from apps/halo-h2/2.22.3/scripts/upgrade.sh rename to apps/halo-h2/2.22.7/scripts/upgrade.sh diff --git a/apps/halo/2.22.3/data.yml b/apps/halo/2.22.7/data.yml similarity index 100% rename from apps/halo/2.22.3/data.yml rename to apps/halo/2.22.7/data.yml diff --git a/apps/halo/2.22.3/docker-compose.yml b/apps/halo/2.22.7/docker-compose.yml similarity index 95% rename from apps/halo/2.22.3/docker-compose.yml rename to apps/halo/2.22.7/docker-compose.yml index 8d67bb874..a6f657d57 100644 --- a/apps/halo/2.22.3/docker-compose.yml +++ b/apps/halo/2.22.7/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: halo: - image: halohub/halo:2.22.3 + image: halohub/halo:2.22.7 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/halo/2.22.3/envs/default.env b/apps/halo/2.22.7/envs/default.env similarity index 100% rename from apps/halo/2.22.3/envs/default.env rename to apps/halo/2.22.7/envs/default.env diff --git a/apps/halo/2.22.3/envs/global.env b/apps/halo/2.22.7/envs/global.env similarity index 100% rename from apps/halo/2.22.3/envs/global.env rename to apps/halo/2.22.7/envs/global.env diff --git a/apps/halo/2.22.3/scripts/init.sh b/apps/halo/2.22.7/scripts/init.sh similarity index 100% rename from apps/halo/2.22.3/scripts/init.sh rename to apps/halo/2.22.7/scripts/init.sh diff --git a/apps/halo/2.22.3/scripts/uninstall.sh b/apps/halo/2.22.7/scripts/uninstall.sh similarity index 100% rename from apps/halo/2.22.3/scripts/uninstall.sh rename to apps/halo/2.22.7/scripts/uninstall.sh diff --git a/apps/halo/2.22.3/scripts/upgrade.sh b/apps/halo/2.22.7/scripts/upgrade.sh similarity index 100% rename from apps/halo/2.22.3/scripts/upgrade.sh rename to apps/halo/2.22.7/scripts/upgrade.sh diff --git a/apps/homarr/1.48.0/data.yml b/apps/homarr/1.49.1/data.yml similarity index 100% rename from apps/homarr/1.48.0/data.yml rename to apps/homarr/1.49.1/data.yml diff --git a/apps/homarr/1.48.0/docker-compose.yml b/apps/homarr/1.49.1/docker-compose.yml similarity index 91% rename from apps/homarr/1.48.0/docker-compose.yml rename to apps/homarr/1.49.1/docker-compose.yml index 71e02a15b..1c44ac6f1 100644 --- a/apps/homarr/1.48.0/docker-compose.yml +++ b/apps/homarr/1.49.1/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: homarr: - image: ghcr.io/homarr-labs/homarr:v1.48.0 + image: ghcr.io/homarr-labs/homarr:v1.49.1 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/homarr/1.48.0/envs/default.env b/apps/homarr/1.49.1/envs/default.env similarity index 100% rename from apps/homarr/1.48.0/envs/default.env rename to apps/homarr/1.49.1/envs/default.env diff --git a/apps/homarr/1.48.0/envs/global.env b/apps/homarr/1.49.1/envs/global.env similarity index 100% rename from apps/homarr/1.48.0/envs/global.env rename to apps/homarr/1.49.1/envs/global.env diff --git a/apps/homarr/1.48.0/scripts/init.sh b/apps/homarr/1.49.1/scripts/init.sh similarity index 100% rename from apps/homarr/1.48.0/scripts/init.sh rename to apps/homarr/1.49.1/scripts/init.sh diff --git a/apps/homarr/1.48.0/scripts/uninstall.sh b/apps/homarr/1.49.1/scripts/uninstall.sh similarity index 100% rename from apps/homarr/1.48.0/scripts/uninstall.sh rename to apps/homarr/1.49.1/scripts/uninstall.sh diff --git a/apps/homarr/1.48.0/scripts/upgrade.sh b/apps/homarr/1.49.1/scripts/upgrade.sh similarity index 100% rename from apps/homarr/1.48.0/scripts/upgrade.sh rename to apps/homarr/1.49.1/scripts/upgrade.sh diff --git a/apps/linkding/1.44.2/data.yml b/apps/linkding/1.45.0/data.yml similarity index 100% rename from apps/linkding/1.44.2/data.yml rename to apps/linkding/1.45.0/data.yml diff --git a/apps/linkding/1.44.2/docker-compose.yml b/apps/linkding/1.45.0/docker-compose.yml similarity index 93% rename from apps/linkding/1.44.2/docker-compose.yml rename to apps/linkding/1.45.0/docker-compose.yml index c0da0b64f..10cb7b6bc 100644 --- a/apps/linkding/1.44.2/docker-compose.yml +++ b/apps/linkding/1.45.0/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: linkding: - image: sissbruecker/linkding:1.44.2-plus + image: sissbruecker/linkding:1.45.0-plus container_name: ${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/linkding/1.44.2/envs/default.env b/apps/linkding/1.45.0/envs/default.env similarity index 100% rename from apps/linkding/1.44.2/envs/default.env rename to apps/linkding/1.45.0/envs/default.env diff --git a/apps/linkding/1.44.2/envs/global.env b/apps/linkding/1.45.0/envs/global.env similarity index 100% rename from apps/linkding/1.44.2/envs/global.env rename to apps/linkding/1.45.0/envs/global.env diff --git a/apps/linkding/1.44.2/scripts/init.sh b/apps/linkding/1.45.0/scripts/init.sh similarity index 100% rename from apps/linkding/1.44.2/scripts/init.sh rename to apps/linkding/1.45.0/scripts/init.sh diff --git a/apps/linkding/1.44.2/scripts/uninstall.sh b/apps/linkding/1.45.0/scripts/uninstall.sh similarity index 100% rename from apps/linkding/1.44.2/scripts/uninstall.sh rename to apps/linkding/1.45.0/scripts/uninstall.sh diff --git a/apps/linkding/1.44.2/scripts/upgrade.sh b/apps/linkding/1.45.0/scripts/upgrade.sh similarity index 100% rename from apps/linkding/1.44.2/scripts/upgrade.sh rename to apps/linkding/1.45.0/scripts/upgrade.sh diff --git a/apps/logto/1.34.0/data.yml b/apps/logto/1.35.0/data.yml similarity index 100% rename from apps/logto/1.34.0/data.yml rename to apps/logto/1.35.0/data.yml diff --git a/apps/logto/1.34.0/docker-compose.yml b/apps/logto/1.35.0/docker-compose.yml similarity index 96% rename from apps/logto/1.34.0/docker-compose.yml rename to apps/logto/1.35.0/docker-compose.yml index d146edab7..92a67d9ba 100644 --- a/apps/logto/1.34.0/docker-compose.yml +++ b/apps/logto/1.35.0/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: logto: - image: svhd/logto:1.34.0 + image: svhd/logto:1.35.0 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/logto/1.34.0/envs/default.env b/apps/logto/1.35.0/envs/default.env similarity index 100% rename from apps/logto/1.34.0/envs/default.env rename to apps/logto/1.35.0/envs/default.env diff --git a/apps/logto/1.34.0/envs/global.env b/apps/logto/1.35.0/envs/global.env similarity index 100% rename from apps/logto/1.34.0/envs/global.env rename to apps/logto/1.35.0/envs/global.env diff --git a/apps/logto/1.34.0/scripts/init.sh b/apps/logto/1.35.0/scripts/init.sh similarity index 100% rename from apps/logto/1.34.0/scripts/init.sh rename to apps/logto/1.35.0/scripts/init.sh diff --git a/apps/logto/1.34.0/scripts/uninstall.sh b/apps/logto/1.35.0/scripts/uninstall.sh similarity index 100% rename from apps/logto/1.34.0/scripts/uninstall.sh rename to apps/logto/1.35.0/scripts/uninstall.sh diff --git a/apps/logto/1.34.0/scripts/upgrade.sh b/apps/logto/1.35.0/scripts/upgrade.sh similarity index 100% rename from apps/logto/1.34.0/scripts/upgrade.sh rename to apps/logto/1.35.0/scripts/upgrade.sh diff --git a/apps/movie-pilot/2.9.0/data.yml b/apps/movie-pilot/2.9.2/data.yml similarity index 100% rename from apps/movie-pilot/2.9.0/data.yml rename to apps/movie-pilot/2.9.2/data.yml diff --git a/apps/movie-pilot/2.9.0/docker-compose.yml b/apps/movie-pilot/2.9.2/docker-compose.yml similarity index 97% rename from apps/movie-pilot/2.9.0/docker-compose.yml rename to apps/movie-pilot/2.9.2/docker-compose.yml index 202db0109..80b3a2edd 100644 --- a/apps/movie-pilot/2.9.0/docker-compose.yml +++ b/apps/movie-pilot/2.9.2/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: movie-pilot: - image: jxxghp/moviepilot:2.9.0 + image: jxxghp/moviepilot:2.9.2 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/movie-pilot/2.9.0/envs/default.env b/apps/movie-pilot/2.9.2/envs/default.env similarity index 100% rename from apps/movie-pilot/2.9.0/envs/default.env rename to apps/movie-pilot/2.9.2/envs/default.env diff --git a/apps/movie-pilot/2.9.0/envs/global.env b/apps/movie-pilot/2.9.2/envs/global.env similarity index 100% rename from apps/movie-pilot/2.9.0/envs/global.env rename to apps/movie-pilot/2.9.2/envs/global.env diff --git a/apps/movie-pilot/2.9.0/scripts/init.sh b/apps/movie-pilot/2.9.2/scripts/init.sh similarity index 100% rename from apps/movie-pilot/2.9.0/scripts/init.sh rename to apps/movie-pilot/2.9.2/scripts/init.sh diff --git a/apps/movie-pilot/2.9.0/scripts/uninstall.sh b/apps/movie-pilot/2.9.2/scripts/uninstall.sh similarity index 100% rename from apps/movie-pilot/2.9.0/scripts/uninstall.sh rename to apps/movie-pilot/2.9.2/scripts/uninstall.sh diff --git a/apps/movie-pilot/2.9.0/scripts/upgrade.sh b/apps/movie-pilot/2.9.2/scripts/upgrade.sh similarity index 100% rename from apps/movie-pilot/2.9.0/scripts/upgrade.sh rename to apps/movie-pilot/2.9.2/scripts/upgrade.sh diff --git a/apps/music-tag-web/2.6.6/data.yml b/apps/music-tag-web/2.6.7/data.yml similarity index 100% rename from apps/music-tag-web/2.6.6/data.yml rename to apps/music-tag-web/2.6.7/data.yml diff --git a/apps/music-tag-web/2.6.6/docker-compose.yml b/apps/music-tag-web/2.6.7/docker-compose.yml similarity index 95% rename from apps/music-tag-web/2.6.6/docker-compose.yml rename to apps/music-tag-web/2.6.7/docker-compose.yml index 550d4eb76..856706b65 100644 --- a/apps/music-tag-web/2.6.6/docker-compose.yml +++ b/apps/music-tag-web/2.6.7/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: music_tag_web: - image: xhongc/music_tag_web:2.6.6 + image: xhongc/music_tag_web:2.6.7 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/music-tag-web/2.6.6/envs/default.env b/apps/music-tag-web/2.6.7/envs/default.env similarity index 100% rename from apps/music-tag-web/2.6.6/envs/default.env rename to apps/music-tag-web/2.6.7/envs/default.env diff --git a/apps/music-tag-web/2.6.6/envs/global.env b/apps/music-tag-web/2.6.7/envs/global.env similarity index 100% rename from apps/music-tag-web/2.6.6/envs/global.env rename to apps/music-tag-web/2.6.7/envs/global.env diff --git a/apps/music-tag-web/2.6.6/scripts/init.sh b/apps/music-tag-web/2.6.7/scripts/init.sh similarity index 100% rename from apps/music-tag-web/2.6.6/scripts/init.sh rename to apps/music-tag-web/2.6.7/scripts/init.sh diff --git a/apps/music-tag-web/2.6.6/scripts/uninstall.sh b/apps/music-tag-web/2.6.7/scripts/uninstall.sh similarity index 100% rename from apps/music-tag-web/2.6.6/scripts/uninstall.sh rename to apps/music-tag-web/2.6.7/scripts/uninstall.sh diff --git a/apps/music-tag-web/2.6.6/scripts/upgrade.sh b/apps/music-tag-web/2.6.7/scripts/upgrade.sh similarity index 100% rename from apps/music-tag-web/2.6.6/scripts/upgrade.sh rename to apps/music-tag-web/2.6.7/scripts/upgrade.sh diff --git a/apps/n8n/1.123.9/data.yml b/apps/n8n/1.123.10/data.yml similarity index 100% rename from apps/n8n/1.123.9/data.yml rename to apps/n8n/1.123.10/data.yml diff --git a/apps/n8n/1.123.9/docker-compose.yml b/apps/n8n/1.123.10/docker-compose.yml similarity index 95% rename from apps/n8n/1.123.9/docker-compose.yml rename to apps/n8n/1.123.10/docker-compose.yml index 06972eda9..5c246b74b 100644 --- a/apps/n8n/1.123.9/docker-compose.yml +++ b/apps/n8n/1.123.10/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: n8n: - image: n8nio/n8n:1.123.9 + image: n8nio/n8n:1.123.10 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/n8n/1.123.9/envs/default.env b/apps/n8n/1.123.10/envs/default.env similarity index 100% rename from apps/n8n/1.123.9/envs/default.env rename to apps/n8n/1.123.10/envs/default.env diff --git a/apps/n8n/1.123.9/envs/global.env b/apps/n8n/1.123.10/envs/global.env similarity index 100% rename from apps/n8n/1.123.9/envs/global.env rename to apps/n8n/1.123.10/envs/global.env diff --git a/apps/n8n/1.123.9/scripts/init.sh b/apps/n8n/1.123.10/scripts/init.sh similarity index 100% rename from apps/n8n/1.123.9/scripts/init.sh rename to apps/n8n/1.123.10/scripts/init.sh diff --git a/apps/n8n/1.123.9/scripts/uninstall.sh b/apps/n8n/1.123.10/scripts/uninstall.sh similarity index 100% rename from apps/n8n/1.123.9/scripts/uninstall.sh rename to apps/n8n/1.123.10/scripts/uninstall.sh diff --git a/apps/n8n/1.123.9/scripts/upgrade.sh b/apps/n8n/1.123.10/scripts/upgrade.sh similarity index 100% rename from apps/n8n/1.123.9/scripts/upgrade.sh rename to apps/n8n/1.123.10/scripts/upgrade.sh diff --git a/apps/napcat/4.9.98/data.yml b/apps/napcat/4.10.9/data.yml similarity index 100% rename from apps/napcat/4.9.98/data.yml rename to apps/napcat/4.10.9/data.yml diff --git a/apps/napcat/4.9.98/docker-compose.yml b/apps/napcat/4.10.9/docker-compose.yml similarity index 94% rename from apps/napcat/4.9.98/docker-compose.yml rename to apps/napcat/4.10.9/docker-compose.yml index 46a562fdb..8c4641ce5 100644 --- a/apps/napcat/4.9.98/docker-compose.yml +++ b/apps/napcat/4.10.9/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: napcat: - image: mlikiowa/napcat-docker:v4.9.98 + image: mlikiowa/napcat-docker:v4.10.9 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/napcat/4.9.98/envs/default.env b/apps/napcat/4.10.9/envs/default.env similarity index 100% rename from apps/napcat/4.9.98/envs/default.env rename to apps/napcat/4.10.9/envs/default.env diff --git a/apps/napcat/4.9.98/envs/global.env b/apps/napcat/4.10.9/envs/global.env similarity index 100% rename from apps/napcat/4.9.98/envs/global.env rename to apps/napcat/4.10.9/envs/global.env diff --git a/apps/napcat/4.9.98/scripts/init.sh b/apps/napcat/4.10.9/scripts/init.sh similarity index 100% rename from apps/napcat/4.9.98/scripts/init.sh rename to apps/napcat/4.10.9/scripts/init.sh diff --git a/apps/napcat/4.9.98/scripts/uninstall.sh b/apps/napcat/4.10.9/scripts/uninstall.sh similarity index 100% rename from apps/napcat/4.9.98/scripts/uninstall.sh rename to apps/napcat/4.10.9/scripts/uninstall.sh diff --git a/apps/napcat/4.9.98/scripts/upgrade.sh b/apps/napcat/4.10.9/scripts/upgrade.sh similarity index 100% rename from apps/napcat/4.9.98/scripts/upgrade.sh rename to apps/napcat/4.10.9/scripts/upgrade.sh diff --git a/apps/nezha/1.14.10/data.yml b/apps/nezha/1.14.12/data.yml similarity index 100% rename from apps/nezha/1.14.10/data.yml rename to apps/nezha/1.14.12/data.yml diff --git a/apps/nezha/1.14.10/data/config-example.yaml b/apps/nezha/1.14.12/data/config-example.yaml similarity index 100% rename from apps/nezha/1.14.10/data/config-example.yaml rename to apps/nezha/1.14.12/data/config-example.yaml diff --git a/apps/nezha/1.14.10/docker-compose.yml b/apps/nezha/1.14.12/docker-compose.yml similarity index 90% rename from apps/nezha/1.14.10/docker-compose.yml rename to apps/nezha/1.14.12/docker-compose.yml index f6c13806d..3c2e0397d 100644 --- a/apps/nezha/1.14.10/docker-compose.yml +++ b/apps/nezha/1.14.12/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: nezha: - image: ghcr.io/nezhahq/nezha:v1.14.10 + image: ghcr.io/nezhahq/nezha:v1.14.12 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/nezha/1.14.10/envs/default.env b/apps/nezha/1.14.12/envs/default.env similarity index 100% rename from apps/nezha/1.14.10/envs/default.env rename to apps/nezha/1.14.12/envs/default.env diff --git a/apps/nezha/1.14.10/envs/global.env b/apps/nezha/1.14.12/envs/global.env similarity index 100% rename from apps/nezha/1.14.10/envs/global.env rename to apps/nezha/1.14.12/envs/global.env diff --git a/apps/nezha/1.14.10/scripts/init.sh b/apps/nezha/1.14.12/scripts/init.sh similarity index 100% rename from apps/nezha/1.14.10/scripts/init.sh rename to apps/nezha/1.14.12/scripts/init.sh diff --git a/apps/nezha/1.14.10/scripts/uninstall.sh b/apps/nezha/1.14.12/scripts/uninstall.sh similarity index 100% rename from apps/nezha/1.14.10/scripts/uninstall.sh rename to apps/nezha/1.14.12/scripts/uninstall.sh diff --git a/apps/nezha/1.14.10/scripts/upgrade.sh b/apps/nezha/1.14.12/scripts/upgrade.sh similarity index 100% rename from apps/nezha/1.14.10/scripts/upgrade.sh rename to apps/nezha/1.14.12/scripts/upgrade.sh diff --git a/apps/omnibox/1.3.20/data.yml b/apps/omnibox/1.4.2/data.yml similarity index 100% rename from apps/omnibox/1.3.20/data.yml rename to apps/omnibox/1.4.2/data.yml diff --git a/apps/omnibox/1.3.20/docker-compose.yml b/apps/omnibox/1.4.2/docker-compose.yml similarity index 93% rename from apps/omnibox/1.3.20/docker-compose.yml rename to apps/omnibox/1.4.2/docker-compose.yml index cc2a85dbd..93f595bef 100644 --- a/apps/omnibox/1.3.20/docker-compose.yml +++ b/apps/omnibox/1.4.2/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: omnibox: - image: lampon/omnibox:v1.3.20 + image: lampon/omnibox:v1.4.2 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/omnibox/1.3.20/envs/default.env b/apps/omnibox/1.4.2/envs/default.env similarity index 100% rename from apps/omnibox/1.3.20/envs/default.env rename to apps/omnibox/1.4.2/envs/default.env diff --git a/apps/omnibox/1.3.20/envs/global.env b/apps/omnibox/1.4.2/envs/global.env similarity index 100% rename from apps/omnibox/1.3.20/envs/global.env rename to apps/omnibox/1.4.2/envs/global.env diff --git a/apps/omnibox/1.3.20/scripts/init.sh b/apps/omnibox/1.4.2/scripts/init.sh similarity index 100% rename from apps/omnibox/1.3.20/scripts/init.sh rename to apps/omnibox/1.4.2/scripts/init.sh diff --git a/apps/omnibox/1.3.20/scripts/uninstall.sh b/apps/omnibox/1.4.2/scripts/uninstall.sh similarity index 100% rename from apps/omnibox/1.3.20/scripts/uninstall.sh rename to apps/omnibox/1.4.2/scripts/uninstall.sh diff --git a/apps/omnibox/1.3.20/scripts/upgrade.sh b/apps/omnibox/1.4.2/scripts/upgrade.sh similarity index 100% rename from apps/omnibox/1.3.20/scripts/upgrade.sh rename to apps/omnibox/1.4.2/scripts/upgrade.sh diff --git a/apps/onedev/13.1.7/data.yml b/apps/onedev/14.0.5/data.yml similarity index 100% rename from apps/onedev/13.1.7/data.yml rename to apps/onedev/14.0.5/data.yml diff --git a/apps/onedev/13.1.7/docker-compose.yml b/apps/onedev/14.0.5/docker-compose.yml similarity index 96% rename from apps/onedev/13.1.7/docker-compose.yml rename to apps/onedev/14.0.5/docker-compose.yml index cb02d2007..058943d23 100644 --- a/apps/onedev/13.1.7/docker-compose.yml +++ b/apps/onedev/14.0.5/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: onedev: - image: 1dev/server:13.1.7 + image: 1dev/server:14.0.5 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/onedev/13.1.7/envs/default.env b/apps/onedev/14.0.5/envs/default.env similarity index 100% rename from apps/onedev/13.1.7/envs/default.env rename to apps/onedev/14.0.5/envs/default.env diff --git a/apps/onedev/13.1.7/envs/global.env b/apps/onedev/14.0.5/envs/global.env similarity index 100% rename from apps/onedev/13.1.7/envs/global.env rename to apps/onedev/14.0.5/envs/global.env diff --git a/apps/onedev/13.1.7/envs/onedev.env b/apps/onedev/14.0.5/envs/onedev.env similarity index 100% rename from apps/onedev/13.1.7/envs/onedev.env rename to apps/onedev/14.0.5/envs/onedev.env diff --git a/apps/onedev/13.1.7/scripts/init.sh b/apps/onedev/14.0.5/scripts/init.sh similarity index 100% rename from apps/onedev/13.1.7/scripts/init.sh rename to apps/onedev/14.0.5/scripts/init.sh diff --git a/apps/onedev/13.1.7/scripts/uninstall.sh b/apps/onedev/14.0.5/scripts/uninstall.sh similarity index 100% rename from apps/onedev/13.1.7/scripts/uninstall.sh rename to apps/onedev/14.0.5/scripts/uninstall.sh diff --git a/apps/onedev/13.1.7/scripts/upgrade.sh b/apps/onedev/14.0.5/scripts/upgrade.sh similarity index 100% rename from apps/onedev/13.1.7/scripts/upgrade.sh rename to apps/onedev/14.0.5/scripts/upgrade.sh diff --git a/apps/outline/1.1.0/data.yml b/apps/outline/1.2.0/data.yml similarity index 100% rename from apps/outline/1.1.0/data.yml rename to apps/outline/1.2.0/data.yml diff --git a/apps/outline/1.1.0/docker-compose.yml b/apps/outline/1.2.0/docker-compose.yml similarity index 94% rename from apps/outline/1.1.0/docker-compose.yml rename to apps/outline/1.2.0/docker-compose.yml index cf5dc7df0..f7a7d8ed0 100644 --- a/apps/outline/1.1.0/docker-compose.yml +++ b/apps/outline/1.2.0/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: outline: - image: outlinewiki/outline:1.1.0 + image: outlinewiki/outline:1.2.0 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/outline/1.1.0/envs/default.env b/apps/outline/1.2.0/envs/default.env similarity index 100% rename from apps/outline/1.1.0/envs/default.env rename to apps/outline/1.2.0/envs/default.env diff --git a/apps/outline/1.1.0/envs/global.env b/apps/outline/1.2.0/envs/global.env similarity index 100% rename from apps/outline/1.1.0/envs/global.env rename to apps/outline/1.2.0/envs/global.env diff --git a/apps/outline/1.1.0/envs/outline.env b/apps/outline/1.2.0/envs/outline.env similarity index 100% rename from apps/outline/1.1.0/envs/outline.env rename to apps/outline/1.2.0/envs/outline.env diff --git a/apps/outline/1.1.0/scripts/init.sh b/apps/outline/1.2.0/scripts/init.sh similarity index 100% rename from apps/outline/1.1.0/scripts/init.sh rename to apps/outline/1.2.0/scripts/init.sh diff --git a/apps/outline/1.1.0/scripts/uninstall.sh b/apps/outline/1.2.0/scripts/uninstall.sh similarity index 100% rename from apps/outline/1.1.0/scripts/uninstall.sh rename to apps/outline/1.2.0/scripts/uninstall.sh diff --git a/apps/outline/1.1.0/scripts/upgrade.sh b/apps/outline/1.2.0/scripts/upgrade.sh similarity index 100% rename from apps/outline/1.1.0/scripts/upgrade.sh rename to apps/outline/1.2.0/scripts/upgrade.sh diff --git a/apps/rsshub/2025-12-29/data.yml b/apps/rsshub/2026-01-02/data.yml similarity index 100% rename from apps/rsshub/2025-12-29/data.yml rename to apps/rsshub/2026-01-02/data.yml diff --git a/apps/rsshub/2025-12-29/docker-compose.yml b/apps/rsshub/2026-01-02/docker-compose.yml similarity index 97% rename from apps/rsshub/2025-12-29/docker-compose.yml rename to apps/rsshub/2026-01-02/docker-compose.yml index 716b46e82..7381ff12a 100644 --- a/apps/rsshub/2025-12-29/docker-compose.yml +++ b/apps/rsshub/2026-01-02/docker-compose.yml @@ -23,7 +23,7 @@ services: timeout: 10s retries: 3 rsshub: - image: diygod/rsshub:2025-12-29 + image: diygod/rsshub:2026-01-02 container_name: rsshub-${CONTAINER_NAME} depends_on: - browserless diff --git a/apps/rsshub/2025-12-29/envs/default.env b/apps/rsshub/2026-01-02/envs/default.env similarity index 100% rename from apps/rsshub/2025-12-29/envs/default.env rename to apps/rsshub/2026-01-02/envs/default.env diff --git a/apps/rsshub/2025-12-29/envs/global.env b/apps/rsshub/2026-01-02/envs/global.env similarity index 100% rename from apps/rsshub/2025-12-29/envs/global.env rename to apps/rsshub/2026-01-02/envs/global.env diff --git a/apps/rsshub/2025-12-29/scripts/init.sh b/apps/rsshub/2026-01-02/scripts/init.sh similarity index 100% rename from apps/rsshub/2025-12-29/scripts/init.sh rename to apps/rsshub/2026-01-02/scripts/init.sh diff --git a/apps/rsshub/2025-12-29/scripts/uninstall.sh b/apps/rsshub/2026-01-02/scripts/uninstall.sh similarity index 100% rename from apps/rsshub/2025-12-29/scripts/uninstall.sh rename to apps/rsshub/2026-01-02/scripts/uninstall.sh diff --git a/apps/rsshub/2025-12-29/scripts/upgrade.sh b/apps/rsshub/2026-01-02/scripts/upgrade.sh similarity index 100% rename from apps/rsshub/2025-12-29/scripts/upgrade.sh rename to apps/rsshub/2026-01-02/scripts/upgrade.sh diff --git a/apps/seaweedfs/4.04/config/prometheus.yml b/apps/seaweedfs/4.05/config/prometheus.yml similarity index 100% rename from apps/seaweedfs/4.04/config/prometheus.yml rename to apps/seaweedfs/4.05/config/prometheus.yml diff --git a/apps/seaweedfs/4.04/data.yml b/apps/seaweedfs/4.05/data.yml similarity index 100% rename from apps/seaweedfs/4.04/data.yml rename to apps/seaweedfs/4.05/data.yml diff --git a/apps/seaweedfs/4.04/docker-compose.yml b/apps/seaweedfs/4.05/docker-compose.yml similarity index 96% rename from apps/seaweedfs/4.04/docker-compose.yml rename to apps/seaweedfs/4.05/docker-compose.yml index 753f0297b..cbfc75bf1 100644 --- a/apps/seaweedfs/4.04/docker-compose.yml +++ b/apps/seaweedfs/4.05/docker-compose.yml @@ -5,7 +5,7 @@ networks: services: seaweedfs-master: - image: chrislusf/seaweedfs:4.04 + image: chrislusf/seaweedfs:4.05 container_name: ${CONTAINER_NAME}-master restart: always networks: @@ -25,7 +25,7 @@ services: environment: - TZ=Asia/Shanghai seaweedfs-volume: - image: chrislusf/seaweedfs:4.04 + image: chrislusf/seaweedfs:4.05 depends_on: - seaweedfs-master container_name: ${CONTAINER_NAME}-volume @@ -47,7 +47,7 @@ services: environment: - TZ=Asia/Shanghai seaweedfs-filer: - image: chrislusf/seaweedfs:4.04 + image: chrislusf/seaweedfs:4.05 depends_on: - seaweedfs-master - seaweedfs-volume @@ -72,7 +72,7 @@ services: environment: - TZ=Asia/Shanghai seaweedfs-s3: - image: chrislusf/seaweedfs:4.04 + image: chrislusf/seaweedfs:4.05 depends_on: - seaweedfs-master - seaweedfs-volume @@ -97,7 +97,7 @@ services: environment: - TZ=Asia/Shanghai seaweedfs-webdav: - image: chrislusf/seaweedfs:4.04 + image: chrislusf/seaweedfs:4.05 depends_on: - seaweedfs-master - seaweedfs-volume diff --git a/apps/seaweedfs/4.04/envs/default.env b/apps/seaweedfs/4.05/envs/default.env similarity index 100% rename from apps/seaweedfs/4.04/envs/default.env rename to apps/seaweedfs/4.05/envs/default.env diff --git a/apps/seaweedfs/4.04/envs/global.env b/apps/seaweedfs/4.05/envs/global.env similarity index 100% rename from apps/seaweedfs/4.04/envs/global.env rename to apps/seaweedfs/4.05/envs/global.env diff --git a/apps/seaweedfs/4.04/scripts/init.sh b/apps/seaweedfs/4.05/scripts/init.sh similarity index 100% rename from apps/seaweedfs/4.04/scripts/init.sh rename to apps/seaweedfs/4.05/scripts/init.sh diff --git a/apps/seaweedfs/4.04/scripts/uninstall.sh b/apps/seaweedfs/4.05/scripts/uninstall.sh similarity index 100% rename from apps/seaweedfs/4.04/scripts/uninstall.sh rename to apps/seaweedfs/4.05/scripts/uninstall.sh diff --git a/apps/seaweedfs/4.04/scripts/upgrade.sh b/apps/seaweedfs/4.05/scripts/upgrade.sh similarity index 100% rename from apps/seaweedfs/4.04/scripts/upgrade.sh rename to apps/seaweedfs/4.05/scripts/upgrade.sh diff --git a/apps/siyuan/3.5.1/data.yml b/apps/siyuan/3.5.2/data.yml similarity index 100% rename from apps/siyuan/3.5.1/data.yml rename to apps/siyuan/3.5.2/data.yml diff --git a/apps/siyuan/3.5.1/docker-compose.yml b/apps/siyuan/3.5.2/docker-compose.yml similarity index 94% rename from apps/siyuan/3.5.1/docker-compose.yml rename to apps/siyuan/3.5.2/docker-compose.yml index 8db341de9..8875447e9 100644 --- a/apps/siyuan/3.5.1/docker-compose.yml +++ b/apps/siyuan/3.5.2/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: siyuan: - image: b3log/siyuan:v3.5.1 + image: b3log/siyuan:v3.5.2 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/siyuan/3.5.1/envs/default.env b/apps/siyuan/3.5.2/envs/default.env similarity index 100% rename from apps/siyuan/3.5.1/envs/default.env rename to apps/siyuan/3.5.2/envs/default.env diff --git a/apps/siyuan/3.5.1/envs/global.env b/apps/siyuan/3.5.2/envs/global.env similarity index 100% rename from apps/siyuan/3.5.1/envs/global.env rename to apps/siyuan/3.5.2/envs/global.env diff --git a/apps/siyuan/3.5.1/scripts/init.sh b/apps/siyuan/3.5.2/scripts/init.sh similarity index 100% rename from apps/siyuan/3.5.1/scripts/init.sh rename to apps/siyuan/3.5.2/scripts/init.sh diff --git a/apps/siyuan/3.5.1/scripts/uninstall.sh b/apps/siyuan/3.5.2/scripts/uninstall.sh similarity index 100% rename from apps/siyuan/3.5.1/scripts/uninstall.sh rename to apps/siyuan/3.5.2/scripts/uninstall.sh diff --git a/apps/siyuan/3.5.1/scripts/upgrade.sh b/apps/siyuan/3.5.2/scripts/upgrade.sh similarity index 100% rename from apps/siyuan/3.5.1/scripts/upgrade.sh rename to apps/siyuan/3.5.2/scripts/upgrade.sh diff --git a/apps/slink/1.8.4/data.yml b/apps/slink/1.8.5/data.yml similarity index 100% rename from apps/slink/1.8.4/data.yml rename to apps/slink/1.8.5/data.yml diff --git a/apps/slink/1.8.4/docker-compose.yml b/apps/slink/1.8.5/docker-compose.yml similarity index 95% rename from apps/slink/1.8.4/docker-compose.yml rename to apps/slink/1.8.5/docker-compose.yml index 3fe1e1720..6f4253b28 100644 --- a/apps/slink/1.8.4/docker-compose.yml +++ b/apps/slink/1.8.5/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: slink: - image: anirdev/slink:v1.8.4 + image: anirdev/slink:v1.8.5 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/slink/1.8.4/envs/default.env b/apps/slink/1.8.5/envs/default.env similarity index 100% rename from apps/slink/1.8.4/envs/default.env rename to apps/slink/1.8.5/envs/default.env diff --git a/apps/slink/1.8.4/envs/global.env b/apps/slink/1.8.5/envs/global.env similarity index 100% rename from apps/slink/1.8.4/envs/global.env rename to apps/slink/1.8.5/envs/global.env diff --git a/apps/slink/1.8.4/scripts/init.sh b/apps/slink/1.8.5/scripts/init.sh similarity index 100% rename from apps/slink/1.8.4/scripts/init.sh rename to apps/slink/1.8.5/scripts/init.sh diff --git a/apps/slink/1.8.4/scripts/uninstall.sh b/apps/slink/1.8.5/scripts/uninstall.sh similarity index 100% rename from apps/slink/1.8.4/scripts/uninstall.sh rename to apps/slink/1.8.5/scripts/uninstall.sh diff --git a/apps/slink/1.8.4/scripts/upgrade.sh b/apps/slink/1.8.5/scripts/upgrade.sh similarity index 100% rename from apps/slink/1.8.4/scripts/upgrade.sh rename to apps/slink/1.8.5/scripts/upgrade.sh diff --git a/apps/sun-panel/1.8.0/data.yml b/apps/sun-panel/1.8.1/data.yml similarity index 100% rename from apps/sun-panel/1.8.0/data.yml rename to apps/sun-panel/1.8.1/data.yml diff --git a/apps/sun-panel/1.8.0/docker-compose.yml b/apps/sun-panel/1.8.1/docker-compose.yml similarity index 94% rename from apps/sun-panel/1.8.0/docker-compose.yml rename to apps/sun-panel/1.8.1/docker-compose.yml index c1f9b9922..612899e0b 100644 --- a/apps/sun-panel/1.8.0/docker-compose.yml +++ b/apps/sun-panel/1.8.1/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: sun-panel: - image: hslr/sun-panel:1.8.0 + image: hslr/sun-panel:1.8.1 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/sun-panel/1.8.0/envs/default.env b/apps/sun-panel/1.8.1/envs/default.env similarity index 100% rename from apps/sun-panel/1.8.0/envs/default.env rename to apps/sun-panel/1.8.1/envs/default.env diff --git a/apps/sun-panel/1.8.0/envs/global.env b/apps/sun-panel/1.8.1/envs/global.env similarity index 100% rename from apps/sun-panel/1.8.0/envs/global.env rename to apps/sun-panel/1.8.1/envs/global.env diff --git a/apps/sun-panel/1.8.0/scripts/init.sh b/apps/sun-panel/1.8.1/scripts/init.sh similarity index 100% rename from apps/sun-panel/1.8.0/scripts/init.sh rename to apps/sun-panel/1.8.1/scripts/init.sh diff --git a/apps/sun-panel/1.8.0/scripts/uninstall.sh b/apps/sun-panel/1.8.1/scripts/uninstall.sh similarity index 100% rename from apps/sun-panel/1.8.0/scripts/uninstall.sh rename to apps/sun-panel/1.8.1/scripts/uninstall.sh diff --git a/apps/sun-panel/1.8.0/scripts/upgrade.sh b/apps/sun-panel/1.8.1/scripts/upgrade.sh similarity index 100% rename from apps/sun-panel/1.8.0/scripts/upgrade.sh rename to apps/sun-panel/1.8.1/scripts/upgrade.sh diff --git a/apps/super-productivity/16.7.3/conf/webdav.yaml b/apps/super-productivity/16.8.3/conf/webdav.yaml similarity index 100% rename from apps/super-productivity/16.7.3/conf/webdav.yaml rename to apps/super-productivity/16.8.3/conf/webdav.yaml diff --git a/apps/super-productivity/16.7.3/data.yml b/apps/super-productivity/16.8.3/data.yml similarity index 100% rename from apps/super-productivity/16.7.3/data.yml rename to apps/super-productivity/16.8.3/data.yml diff --git a/apps/super-productivity/16.7.3/docker-compose.yml b/apps/super-productivity/16.8.3/docker-compose.yml similarity index 94% rename from apps/super-productivity/16.7.3/docker-compose.yml rename to apps/super-productivity/16.8.3/docker-compose.yml index 6624465b7..6ff5ee9cf 100644 --- a/apps/super-productivity/16.7.3/docker-compose.yml +++ b/apps/super-productivity/16.8.3/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: super-productivity: - image: johannesjo/super-productivity:v16.7.3 + image: johannesjo/super-productivity:v16.8.3 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/super-productivity/16.7.3/envs/default.env b/apps/super-productivity/16.8.3/envs/default.env similarity index 100% rename from apps/super-productivity/16.7.3/envs/default.env rename to apps/super-productivity/16.8.3/envs/default.env diff --git a/apps/super-productivity/16.7.3/envs/global.env b/apps/super-productivity/16.8.3/envs/global.env similarity index 100% rename from apps/super-productivity/16.7.3/envs/global.env rename to apps/super-productivity/16.8.3/envs/global.env diff --git a/apps/super-productivity/16.7.3/scripts/init.sh b/apps/super-productivity/16.8.3/scripts/init.sh similarity index 100% rename from apps/super-productivity/16.7.3/scripts/init.sh rename to apps/super-productivity/16.8.3/scripts/init.sh diff --git a/apps/super-productivity/16.7.3/scripts/uninstall.sh b/apps/super-productivity/16.8.3/scripts/uninstall.sh similarity index 100% rename from apps/super-productivity/16.7.3/scripts/uninstall.sh rename to apps/super-productivity/16.8.3/scripts/uninstall.sh diff --git a/apps/super-productivity/16.7.3/scripts/upgrade.sh b/apps/super-productivity/16.8.3/scripts/upgrade.sh similarity index 100% rename from apps/super-productivity/16.7.3/scripts/upgrade.sh rename to apps/super-productivity/16.8.3/scripts/upgrade.sh diff --git a/apps/telegram-bot-api/9.2/data.yml b/apps/telegram-bot-api/9.3/data.yml similarity index 100% rename from apps/telegram-bot-api/9.2/data.yml rename to apps/telegram-bot-api/9.3/data.yml diff --git a/apps/telegram-bot-api/9.2/docker-compose.yml b/apps/telegram-bot-api/9.3/docker-compose.yml similarity index 95% rename from apps/telegram-bot-api/9.2/docker-compose.yml rename to apps/telegram-bot-api/9.3/docker-compose.yml index d57381972..cc4a59ca8 100644 --- a/apps/telegram-bot-api/9.2/docker-compose.yml +++ b/apps/telegram-bot-api/9.3/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: telegram-bot-api: - image: aiogram/telegram-bot-api:9.2 + image: aiogram/telegram-bot-api:9.3 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/telegram-bot-api/9.2/envs/default.env b/apps/telegram-bot-api/9.3/envs/default.env similarity index 100% rename from apps/telegram-bot-api/9.2/envs/default.env rename to apps/telegram-bot-api/9.3/envs/default.env diff --git a/apps/telegram-bot-api/9.2/envs/global.env b/apps/telegram-bot-api/9.3/envs/global.env similarity index 100% rename from apps/telegram-bot-api/9.2/envs/global.env rename to apps/telegram-bot-api/9.3/envs/global.env diff --git a/apps/telegram-bot-api/9.2/scripts/init.sh b/apps/telegram-bot-api/9.3/scripts/init.sh similarity index 100% rename from apps/telegram-bot-api/9.2/scripts/init.sh rename to apps/telegram-bot-api/9.3/scripts/init.sh diff --git a/apps/telegram-bot-api/9.2/scripts/uninstall.sh b/apps/telegram-bot-api/9.3/scripts/uninstall.sh similarity index 100% rename from apps/telegram-bot-api/9.2/scripts/uninstall.sh rename to apps/telegram-bot-api/9.3/scripts/uninstall.sh diff --git a/apps/telegram-bot-api/9.2/scripts/upgrade.sh b/apps/telegram-bot-api/9.3/scripts/upgrade.sh similarity index 100% rename from apps/telegram-bot-api/9.2/scripts/upgrade.sh rename to apps/telegram-bot-api/9.3/scripts/upgrade.sh diff --git a/apps/telegram-search/1.1.44/config/config.yaml b/apps/telegram-search/1.1.45/config/config.yaml similarity index 100% rename from apps/telegram-search/1.1.44/config/config.yaml rename to apps/telegram-search/1.1.45/config/config.yaml diff --git a/apps/telegram-search/1.1.44/config/init.sql b/apps/telegram-search/1.1.45/config/init.sql similarity index 100% rename from apps/telegram-search/1.1.44/config/init.sql rename to apps/telegram-search/1.1.45/config/init.sql diff --git a/apps/telegram-search/1.1.44/data.yml b/apps/telegram-search/1.1.45/data.yml similarity index 100% rename from apps/telegram-search/1.1.44/data.yml rename to apps/telegram-search/1.1.45/data.yml diff --git a/apps/telegram-search/1.1.44/docker-compose.yml b/apps/telegram-search/1.1.45/docker-compose.yml similarity index 96% rename from apps/telegram-search/1.1.44/docker-compose.yml rename to apps/telegram-search/1.1.45/docker-compose.yml index f0384c7b2..8aa471c15 100644 --- a/apps/telegram-search/1.1.44/docker-compose.yml +++ b/apps/telegram-search/1.1.45/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: telegram_search: - image: ghcr.io/groupultra/telegram-search:1.1.44 + image: ghcr.io/groupultra/telegram-search:1.1.45 depends_on: telegram_search_pgvector: condition: service_healthy diff --git a/apps/telegram-search/1.1.44/envs/default.env b/apps/telegram-search/1.1.45/envs/default.env similarity index 100% rename from apps/telegram-search/1.1.44/envs/default.env rename to apps/telegram-search/1.1.45/envs/default.env diff --git a/apps/telegram-search/1.1.44/envs/global.env b/apps/telegram-search/1.1.45/envs/global.env similarity index 100% rename from apps/telegram-search/1.1.44/envs/global.env rename to apps/telegram-search/1.1.45/envs/global.env diff --git a/apps/telegram-search/1.1.44/scripts/init.sh b/apps/telegram-search/1.1.45/scripts/init.sh similarity index 100% rename from apps/telegram-search/1.1.44/scripts/init.sh rename to apps/telegram-search/1.1.45/scripts/init.sh diff --git a/apps/telegram-search/1.1.44/scripts/uninstall.sh b/apps/telegram-search/1.1.45/scripts/uninstall.sh similarity index 100% rename from apps/telegram-search/1.1.44/scripts/uninstall.sh rename to apps/telegram-search/1.1.45/scripts/uninstall.sh diff --git a/apps/telegram-search/1.1.44/scripts/upgrade.sh b/apps/telegram-search/1.1.45/scripts/upgrade.sh similarity index 100% rename from apps/telegram-search/1.1.44/scripts/upgrade.sh rename to apps/telegram-search/1.1.45/scripts/upgrade.sh diff --git a/apps/weblate/5.15.1.1/data.yml b/apps/weblate/5.15.1.3/data.yml similarity index 100% rename from apps/weblate/5.15.1.1/data.yml rename to apps/weblate/5.15.1.3/data.yml diff --git a/apps/weblate/5.15.1.1/docker-compose.yml b/apps/weblate/5.15.1.3/docker-compose.yml similarity index 95% rename from apps/weblate/5.15.1.1/docker-compose.yml rename to apps/weblate/5.15.1.3/docker-compose.yml index 1d1f68ef3..d9cf3f1aa 100644 --- a/apps/weblate/5.15.1.1/docker-compose.yml +++ b/apps/weblate/5.15.1.3/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: weblate: - image: weblate/weblate:5.15.1.1 + image: weblate/weblate:5.15.1.3 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/weblate/5.15.1.1/envs/default.env b/apps/weblate/5.15.1.3/envs/default.env similarity index 100% rename from apps/weblate/5.15.1.1/envs/default.env rename to apps/weblate/5.15.1.3/envs/default.env diff --git a/apps/weblate/5.15.1.1/envs/global.env b/apps/weblate/5.15.1.3/envs/global.env similarity index 100% rename from apps/weblate/5.15.1.1/envs/global.env rename to apps/weblate/5.15.1.3/envs/global.env diff --git a/apps/weblate/5.15.1.1/scripts/init.sh b/apps/weblate/5.15.1.3/scripts/init.sh similarity index 100% rename from apps/weblate/5.15.1.1/scripts/init.sh rename to apps/weblate/5.15.1.3/scripts/init.sh diff --git a/apps/weblate/5.15.1.1/scripts/uninstall.sh b/apps/weblate/5.15.1.3/scripts/uninstall.sh similarity index 100% rename from apps/weblate/5.15.1.1/scripts/uninstall.sh rename to apps/weblate/5.15.1.3/scripts/uninstall.sh diff --git a/apps/weblate/5.15.1.1/scripts/upgrade.sh b/apps/weblate/5.15.1.3/scripts/upgrade.sh similarity index 100% rename from apps/weblate/5.15.1.1/scripts/upgrade.sh rename to apps/weblate/5.15.1.3/scripts/upgrade.sh diff --git a/appstore/ammds-ol8/1.6.39/.env b/appstore/ammds-ol8/1.6.40/.env similarity index 100% rename from appstore/ammds-ol8/1.6.39/.env rename to appstore/ammds-ol8/1.6.40/.env diff --git a/appstore/ammds-ol8/1.6.39/data.yml b/appstore/ammds-ol8/1.6.40/data.yml similarity index 100% rename from appstore/ammds-ol8/1.6.39/data.yml rename to appstore/ammds-ol8/1.6.40/data.yml diff --git a/appstore/ammds-ol8/1.6.39/docker-compose.yml b/appstore/ammds-ol8/1.6.40/docker-compose.yml similarity index 95% rename from appstore/ammds-ol8/1.6.39/docker-compose.yml rename to appstore/ammds-ol8/1.6.40/docker-compose.yml index 9629cc748..c2e2f4bc3 100644 --- a/appstore/ammds-ol8/1.6.39/docker-compose.yml +++ b/appstore/ammds-ol8/1.6.40/docker-compose.yml @@ -11,7 +11,7 @@ services: - TZ=Asia/Shanghai - NGINX_PORT=${PANEL_APP_PORT_HTTP:-8080} - AMMDS_SERVER_PORT=${PANEL_APP_PORT_API:-9523} - image: qyg2297248353/ammds:v1.6.39-ol8 + image: qyg2297248353/ammds:v1.6.40-ol8 labels: createdBy: Apps network_mode: ${NETWORK_MODE:-host} diff --git a/appstore/ammds-ol8/1.6.39/envs/default.env b/appstore/ammds-ol8/1.6.40/envs/default.env similarity index 100% rename from appstore/ammds-ol8/1.6.39/envs/default.env rename to appstore/ammds-ol8/1.6.40/envs/default.env diff --git a/appstore/ammds-ol8/1.6.39/envs/global.env b/appstore/ammds-ol8/1.6.40/envs/global.env similarity index 100% rename from appstore/ammds-ol8/1.6.39/envs/global.env rename to appstore/ammds-ol8/1.6.40/envs/global.env diff --git a/appstore/ammds-ol8/1.6.39/scripts/init.sh b/appstore/ammds-ol8/1.6.40/scripts/init.sh similarity index 100% rename from appstore/ammds-ol8/1.6.39/scripts/init.sh rename to appstore/ammds-ol8/1.6.40/scripts/init.sh diff --git a/appstore/ammds-ol8/1.6.39/scripts/uninstall.sh b/appstore/ammds-ol8/1.6.40/scripts/uninstall.sh similarity index 100% rename from appstore/ammds-ol8/1.6.39/scripts/uninstall.sh rename to appstore/ammds-ol8/1.6.40/scripts/uninstall.sh diff --git a/appstore/ammds-ol8/1.6.39/scripts/upgrade.sh b/appstore/ammds-ol8/1.6.40/scripts/upgrade.sh similarity index 100% rename from appstore/ammds-ol8/1.6.39/scripts/upgrade.sh rename to appstore/ammds-ol8/1.6.40/scripts/upgrade.sh diff --git a/appstore/ani-rss/2.4.24/.env b/appstore/ani-rss/2.4.25/.env similarity index 100% rename from appstore/ani-rss/2.4.24/.env rename to appstore/ani-rss/2.4.25/.env diff --git a/appstore/ani-rss/2.4.24/data.yml b/appstore/ani-rss/2.4.25/data.yml similarity index 100% rename from appstore/ani-rss/2.4.24/data.yml rename to appstore/ani-rss/2.4.25/data.yml diff --git a/appstore/ani-rss/2.4.24/docker-compose.yml b/appstore/ani-rss/2.4.25/docker-compose.yml similarity index 95% rename from appstore/ani-rss/2.4.24/docker-compose.yml rename to appstore/ani-rss/2.4.25/docker-compose.yml index 46eafd6f8..26090e9aa 100644 --- a/appstore/ani-rss/2.4.24/docker-compose.yml +++ b/appstore/ani-rss/2.4.25/docker-compose.yml @@ -14,7 +14,7 @@ services: - PORT=7789 - CONFIG=/config - TZ=Asia/Shanghai - image: wushuo894/ani-rss:v2.4.24 + image: wushuo894/ani-rss:v2.4.25 labels: createdBy: Apps networks: diff --git a/appstore/ani-rss/2.4.24/envs/default.env b/appstore/ani-rss/2.4.25/envs/default.env similarity index 100% rename from appstore/ani-rss/2.4.24/envs/default.env rename to appstore/ani-rss/2.4.25/envs/default.env diff --git a/appstore/ani-rss/2.4.24/envs/global.env b/appstore/ani-rss/2.4.25/envs/global.env similarity index 100% rename from appstore/ani-rss/2.4.24/envs/global.env rename to appstore/ani-rss/2.4.25/envs/global.env diff --git a/appstore/ani-rss/2.4.24/scripts/init.sh b/appstore/ani-rss/2.4.25/scripts/init.sh similarity index 100% rename from appstore/ani-rss/2.4.24/scripts/init.sh rename to appstore/ani-rss/2.4.25/scripts/init.sh diff --git a/appstore/ani-rss/2.4.24/scripts/uninstall.sh b/appstore/ani-rss/2.4.25/scripts/uninstall.sh similarity index 100% rename from appstore/ani-rss/2.4.24/scripts/uninstall.sh rename to appstore/ani-rss/2.4.25/scripts/uninstall.sh diff --git a/appstore/ani-rss/2.4.24/scripts/upgrade.sh b/appstore/ani-rss/2.4.25/scripts/upgrade.sh similarity index 100% rename from appstore/ani-rss/2.4.24/scripts/upgrade.sh rename to appstore/ani-rss/2.4.25/scripts/upgrade.sh diff --git a/appstore/astrbot-napcat/4.9.98/.env b/appstore/astrbot-napcat/4.10.9/.env similarity index 100% rename from appstore/astrbot-napcat/4.9.98/.env rename to appstore/astrbot-napcat/4.10.9/.env diff --git a/appstore/astrbot-napcat/4.9.98/data.yml b/appstore/astrbot-napcat/4.10.9/data.yml similarity index 100% rename from appstore/astrbot-napcat/4.9.98/data.yml rename to appstore/astrbot-napcat/4.10.9/data.yml diff --git a/appstore/astrbot-napcat/4.9.98/docker-compose.yml b/appstore/astrbot-napcat/4.10.9/docker-compose.yml similarity index 93% rename from appstore/astrbot-napcat/4.9.98/docker-compose.yml rename to appstore/astrbot-napcat/4.10.9/docker-compose.yml index a5c2e2155..e82c83025 100644 --- a/appstore/astrbot-napcat/4.9.98/docker-compose.yml +++ b/appstore/astrbot-napcat/4.10.9/docker-compose.yml @@ -9,7 +9,7 @@ services: - .env environment: - TZ=Asia/Shanghai - image: soulter/astrbot:v4.10.3 + image: soulter/astrbot:v4.11.1 labels: createdBy: Apps networks: @@ -36,7 +36,7 @@ services: - MODE=astrbot - NAPCAT_UID=${NAPCAT_UID:-1000} - NAPCAT_GID=${NAPCAT_GID:-1000} - image: mlikiowa/napcat-docker:v4.9.98 + image: mlikiowa/napcat-docker:v4.10.9 mac_address: ${NAPCAT_MAC_ADDRESS:-02:42:ac:11:00:02} networks: - 1panel-network diff --git a/appstore/astrbot-napcat/4.9.98/envs/default.env b/appstore/astrbot-napcat/4.10.9/envs/default.env similarity index 100% rename from appstore/astrbot-napcat/4.9.98/envs/default.env rename to appstore/astrbot-napcat/4.10.9/envs/default.env diff --git a/appstore/astrbot-napcat/4.9.98/envs/global.env b/appstore/astrbot-napcat/4.10.9/envs/global.env similarity index 100% rename from appstore/astrbot-napcat/4.9.98/envs/global.env rename to appstore/astrbot-napcat/4.10.9/envs/global.env diff --git a/appstore/astrbot-napcat/4.9.98/scripts/init.sh b/appstore/astrbot-napcat/4.10.9/scripts/init.sh similarity index 100% rename from appstore/astrbot-napcat/4.9.98/scripts/init.sh rename to appstore/astrbot-napcat/4.10.9/scripts/init.sh diff --git a/appstore/astrbot-napcat/4.9.98/scripts/uninstall.sh b/appstore/astrbot-napcat/4.10.9/scripts/uninstall.sh similarity index 100% rename from appstore/astrbot-napcat/4.9.98/scripts/uninstall.sh rename to appstore/astrbot-napcat/4.10.9/scripts/uninstall.sh diff --git a/appstore/astrbot-napcat/4.9.98/scripts/upgrade.sh b/appstore/astrbot-napcat/4.10.9/scripts/upgrade.sh similarity index 100% rename from appstore/astrbot-napcat/4.9.98/scripts/upgrade.sh rename to appstore/astrbot-napcat/4.10.9/scripts/upgrade.sh diff --git a/appstore/astrbot/4.10.3/.env b/appstore/astrbot/4.11.1/.env similarity index 100% rename from appstore/astrbot/4.10.3/.env rename to appstore/astrbot/4.11.1/.env diff --git a/appstore/astrbot/4.10.3/data.yml b/appstore/astrbot/4.11.1/data.yml similarity index 100% rename from appstore/astrbot/4.10.3/data.yml rename to appstore/astrbot/4.11.1/data.yml diff --git a/appstore/astrbot/4.10.3/docker-compose.yml b/appstore/astrbot/4.11.1/docker-compose.yml similarity index 94% rename from appstore/astrbot/4.10.3/docker-compose.yml rename to appstore/astrbot/4.11.1/docker-compose.yml index 66a58d564..fc735453c 100644 --- a/appstore/astrbot/4.10.3/docker-compose.yml +++ b/appstore/astrbot/4.11.1/docker-compose.yml @@ -9,7 +9,7 @@ services: - .env environment: - TZ=Asia/Shanghai - image: soulter/astrbot:v4.10.3 + image: soulter/astrbot:v4.11.1 labels: createdBy: Apps networks: diff --git a/appstore/astrbot/4.10.3/envs/default.env b/appstore/astrbot/4.11.1/envs/default.env similarity index 100% rename from appstore/astrbot/4.10.3/envs/default.env rename to appstore/astrbot/4.11.1/envs/default.env diff --git a/appstore/astrbot/4.10.3/envs/global.env b/appstore/astrbot/4.11.1/envs/global.env similarity index 100% rename from appstore/astrbot/4.10.3/envs/global.env rename to appstore/astrbot/4.11.1/envs/global.env diff --git a/appstore/astrbot/4.10.3/scripts/init.sh b/appstore/astrbot/4.11.1/scripts/init.sh similarity index 100% rename from appstore/astrbot/4.10.3/scripts/init.sh rename to appstore/astrbot/4.11.1/scripts/init.sh diff --git a/appstore/astrbot/4.10.3/scripts/uninstall.sh b/appstore/astrbot/4.11.1/scripts/uninstall.sh similarity index 100% rename from appstore/astrbot/4.10.3/scripts/uninstall.sh rename to appstore/astrbot/4.11.1/scripts/uninstall.sh diff --git a/appstore/astrbot/4.10.3/scripts/upgrade.sh b/appstore/astrbot/4.11.1/scripts/upgrade.sh similarity index 100% rename from appstore/astrbot/4.10.3/scripts/upgrade.sh rename to appstore/astrbot/4.11.1/scripts/upgrade.sh diff --git a/appstore/bark/2.3.2/.env b/appstore/bark/2.3.3/.env similarity index 100% rename from appstore/bark/2.3.2/.env rename to appstore/bark/2.3.3/.env diff --git a/appstore/bark/2.3.2/data.yml b/appstore/bark/2.3.3/data.yml similarity index 100% rename from appstore/bark/2.3.2/data.yml rename to appstore/bark/2.3.3/data.yml diff --git a/appstore/bark/2.3.2/docker-compose.yml b/appstore/bark/2.3.3/docker-compose.yml similarity index 92% rename from appstore/bark/2.3.2/docker-compose.yml rename to appstore/bark/2.3.3/docker-compose.yml index 14c2e3385..9804ea09a 100644 --- a/appstore/bark/2.3.2/docker-compose.yml +++ b/appstore/bark/2.3.3/docker-compose.yml @@ -12,7 +12,7 @@ services: - BARK_SERVER_URL_PREFIX=/ - BARK_SERVER_DATA_DIR=/data - BARK_SERVER_SERVERLESS=false - image: finab/bark-server:v2.3.2 + image: finab/bark-server:v2.3.3 labels: createdBy: Apps networks: diff --git a/appstore/bark/2.3.2/envs/default.env b/appstore/bark/2.3.3/envs/default.env similarity index 100% rename from appstore/bark/2.3.2/envs/default.env rename to appstore/bark/2.3.3/envs/default.env diff --git a/appstore/bark/2.3.2/envs/global.env b/appstore/bark/2.3.3/envs/global.env similarity index 100% rename from appstore/bark/2.3.2/envs/global.env rename to appstore/bark/2.3.3/envs/global.env diff --git a/appstore/bark/2.3.2/scripts/init.sh b/appstore/bark/2.3.3/scripts/init.sh similarity index 100% rename from appstore/bark/2.3.2/scripts/init.sh rename to appstore/bark/2.3.3/scripts/init.sh diff --git a/appstore/bark/2.3.2/scripts/uninstall.sh b/appstore/bark/2.3.3/scripts/uninstall.sh similarity index 100% rename from appstore/bark/2.3.2/scripts/uninstall.sh rename to appstore/bark/2.3.3/scripts/uninstall.sh diff --git a/appstore/bark/2.3.2/scripts/upgrade.sh b/appstore/bark/2.3.3/scripts/upgrade.sh similarity index 100% rename from appstore/bark/2.3.2/scripts/upgrade.sh rename to appstore/bark/2.3.3/scripts/upgrade.sh diff --git a/appstore/bonita/0.15.0/.env b/appstore/bonita/0.20.0/.env similarity index 100% rename from appstore/bonita/0.15.0/.env rename to appstore/bonita/0.20.0/.env diff --git a/appstore/bonita/0.15.0/data.yml b/appstore/bonita/0.20.0/data.yml similarity index 100% rename from appstore/bonita/0.15.0/data.yml rename to appstore/bonita/0.20.0/data.yml diff --git a/appstore/bonita/0.15.0/docker-compose.yml b/appstore/bonita/0.20.0/docker-compose.yml similarity index 93% rename from appstore/bonita/0.15.0/docker-compose.yml rename to appstore/bonita/0.20.0/docker-compose.yml index 1e28e9b37..d8daa9485 100644 --- a/appstore/bonita/0.15.0/docker-compose.yml +++ b/appstore/bonita/0.20.0/docker-compose.yml @@ -11,7 +11,7 @@ services: - PUID=0 - PGID=0 - TZ=Asia/Shanghai - image: suwmlee/bonita:0.15.0 + image: suwmlee/bonita:0.20.0 labels: createdBy: Apps networks: diff --git a/appstore/bonita/0.15.0/envs/default.env b/appstore/bonita/0.20.0/envs/default.env similarity index 100% rename from appstore/bonita/0.15.0/envs/default.env rename to appstore/bonita/0.20.0/envs/default.env diff --git a/appstore/bonita/0.15.0/envs/global.env b/appstore/bonita/0.20.0/envs/global.env similarity index 100% rename from appstore/bonita/0.15.0/envs/global.env rename to appstore/bonita/0.20.0/envs/global.env diff --git a/appstore/bonita/0.15.0/scripts/init.sh b/appstore/bonita/0.20.0/scripts/init.sh similarity index 100% rename from appstore/bonita/0.15.0/scripts/init.sh rename to appstore/bonita/0.20.0/scripts/init.sh diff --git a/appstore/bonita/0.15.0/scripts/uninstall.sh b/appstore/bonita/0.20.0/scripts/uninstall.sh similarity index 100% rename from appstore/bonita/0.15.0/scripts/uninstall.sh rename to appstore/bonita/0.20.0/scripts/uninstall.sh diff --git a/appstore/bonita/0.15.0/scripts/upgrade.sh b/appstore/bonita/0.20.0/scripts/upgrade.sh similarity index 100% rename from appstore/bonita/0.15.0/scripts/upgrade.sh rename to appstore/bonita/0.20.0/scripts/upgrade.sh diff --git a/appstore/bookstack/25.11.6/.env b/appstore/bookstack/25.12.1/.env similarity index 100% rename from appstore/bookstack/25.11.6/.env rename to appstore/bookstack/25.12.1/.env diff --git a/appstore/bookstack/25.11.6/data.yml b/appstore/bookstack/25.12.1/data.yml similarity index 100% rename from appstore/bookstack/25.11.6/data.yml rename to appstore/bookstack/25.12.1/data.yml diff --git a/appstore/bookstack/25.11.6/docker-compose.yml b/appstore/bookstack/25.12.1/docker-compose.yml similarity index 91% rename from appstore/bookstack/25.11.6/docker-compose.yml rename to appstore/bookstack/25.12.1/docker-compose.yml index 37b181c41..fd6f3acc6 100644 --- a/appstore/bookstack/25.11.6/docker-compose.yml +++ b/appstore/bookstack/25.12.1/docker-compose.yml @@ -12,7 +12,7 @@ services: - PUID=1000 - PGID=1000 - QUEUE_CONNECTION=database - image: linuxserver/bookstack:25.11.6 + image: linuxserver/bookstack:25.12.1 labels: createdBy: Apps networks: diff --git a/appstore/bookstack/25.11.6/envs/default.env b/appstore/bookstack/25.12.1/envs/default.env similarity index 100% rename from appstore/bookstack/25.11.6/envs/default.env rename to appstore/bookstack/25.12.1/envs/default.env diff --git a/appstore/bookstack/25.11.6/envs/global.env b/appstore/bookstack/25.12.1/envs/global.env similarity index 100% rename from appstore/bookstack/25.11.6/envs/global.env rename to appstore/bookstack/25.12.1/envs/global.env diff --git a/appstore/bookstack/25.11.6/scripts/init.sh b/appstore/bookstack/25.12.1/scripts/init.sh similarity index 100% rename from appstore/bookstack/25.11.6/scripts/init.sh rename to appstore/bookstack/25.12.1/scripts/init.sh diff --git a/appstore/bookstack/25.11.6/scripts/uninstall.sh b/appstore/bookstack/25.12.1/scripts/uninstall.sh similarity index 100% rename from appstore/bookstack/25.11.6/scripts/uninstall.sh rename to appstore/bookstack/25.12.1/scripts/uninstall.sh diff --git a/appstore/bookstack/25.11.6/scripts/upgrade.sh b/appstore/bookstack/25.12.1/scripts/upgrade.sh similarity index 100% rename from appstore/bookstack/25.11.6/scripts/upgrade.sh rename to appstore/bookstack/25.12.1/scripts/upgrade.sh diff --git a/appstore/byte-muse/1.26.15/.env b/appstore/byte-muse/1.26.16/.env similarity index 100% rename from appstore/byte-muse/1.26.15/.env rename to appstore/byte-muse/1.26.16/.env diff --git a/appstore/byte-muse/1.26.15/data.yml b/appstore/byte-muse/1.26.16/data.yml similarity index 100% rename from appstore/byte-muse/1.26.15/data.yml rename to appstore/byte-muse/1.26.16/data.yml diff --git a/appstore/byte-muse/1.26.15/docker-compose.yml b/appstore/byte-muse/1.26.16/docker-compose.yml similarity index 95% rename from appstore/byte-muse/1.26.15/docker-compose.yml rename to appstore/byte-muse/1.26.16/docker-compose.yml index a7da96a98..582c9d2a1 100644 --- a/appstore/byte-muse/1.26.15/docker-compose.yml +++ b/appstore/byte-muse/1.26.16/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.15 + image: envyafish/byte-muse:1.26.16 labels: createdBy: Apps networks: diff --git a/appstore/byte-muse/1.26.15/envs/default.env b/appstore/byte-muse/1.26.16/envs/default.env similarity index 100% rename from appstore/byte-muse/1.26.15/envs/default.env rename to appstore/byte-muse/1.26.16/envs/default.env diff --git a/appstore/byte-muse/1.26.15/envs/global.env b/appstore/byte-muse/1.26.16/envs/global.env similarity index 100% rename from appstore/byte-muse/1.26.15/envs/global.env rename to appstore/byte-muse/1.26.16/envs/global.env diff --git a/appstore/byte-muse/1.26.15/scripts/init.sh b/appstore/byte-muse/1.26.16/scripts/init.sh similarity index 100% rename from appstore/byte-muse/1.26.15/scripts/init.sh rename to appstore/byte-muse/1.26.16/scripts/init.sh diff --git a/appstore/byte-muse/1.26.15/scripts/uninstall.sh b/appstore/byte-muse/1.26.16/scripts/uninstall.sh similarity index 100% rename from appstore/byte-muse/1.26.15/scripts/uninstall.sh rename to appstore/byte-muse/1.26.16/scripts/uninstall.sh diff --git a/appstore/byte-muse/1.26.15/scripts/upgrade.sh b/appstore/byte-muse/1.26.16/scripts/upgrade.sh similarity index 100% rename from appstore/byte-muse/1.26.15/scripts/upgrade.sh rename to appstore/byte-muse/1.26.16/scripts/upgrade.sh diff --git a/appstore/casdoor/2.212.0/.env b/appstore/casdoor/2.225.0/.env similarity index 100% rename from appstore/casdoor/2.212.0/.env rename to appstore/casdoor/2.225.0/.env diff --git a/appstore/casdoor/2.212.0/config/init_data.json b/appstore/casdoor/2.225.0/config/init_data.json similarity index 100% rename from appstore/casdoor/2.212.0/config/init_data.json rename to appstore/casdoor/2.225.0/config/init_data.json diff --git a/appstore/casdoor/2.212.0/data.yml b/appstore/casdoor/2.225.0/data.yml similarity index 100% rename from appstore/casdoor/2.212.0/data.yml rename to appstore/casdoor/2.225.0/data.yml diff --git a/appstore/casdoor/2.212.0/docker-compose.yml b/appstore/casdoor/2.225.0/docker-compose.yml similarity index 93% rename from appstore/casdoor/2.212.0/docker-compose.yml rename to appstore/casdoor/2.225.0/docker-compose.yml index 56f9e51a6..36c176414 100644 --- a/appstore/casdoor/2.212.0/docker-compose.yml +++ b/appstore/casdoor/2.225.0/docker-compose.yml @@ -14,7 +14,7 @@ services: - verificationCodeTimeout=10 - appname=casdoor - authState=casdoor - image: casbin/casdoor:2.212.0 + image: casbin/casdoor:2.225.0 labels: createdBy: Apps networks: diff --git a/appstore/casdoor/2.212.0/envs/casdoor.env b/appstore/casdoor/2.225.0/envs/casdoor.env similarity index 100% rename from appstore/casdoor/2.212.0/envs/casdoor.env rename to appstore/casdoor/2.225.0/envs/casdoor.env diff --git a/appstore/casdoor/2.212.0/envs/default.env b/appstore/casdoor/2.225.0/envs/default.env similarity index 100% rename from appstore/casdoor/2.212.0/envs/default.env rename to appstore/casdoor/2.225.0/envs/default.env diff --git a/appstore/casdoor/2.212.0/envs/global.env b/appstore/casdoor/2.225.0/envs/global.env similarity index 100% rename from appstore/casdoor/2.212.0/envs/global.env rename to appstore/casdoor/2.225.0/envs/global.env diff --git a/appstore/casdoor/2.212.0/scripts/init.sh b/appstore/casdoor/2.225.0/scripts/init.sh similarity index 100% rename from appstore/casdoor/2.212.0/scripts/init.sh rename to appstore/casdoor/2.225.0/scripts/init.sh diff --git a/appstore/casdoor/2.212.0/scripts/uninstall.sh b/appstore/casdoor/2.225.0/scripts/uninstall.sh similarity index 100% rename from appstore/casdoor/2.212.0/scripts/uninstall.sh rename to appstore/casdoor/2.225.0/scripts/uninstall.sh diff --git a/appstore/casdoor/2.212.0/scripts/upgrade.sh b/appstore/casdoor/2.225.0/scripts/upgrade.sh similarity index 100% rename from appstore/casdoor/2.212.0/scripts/upgrade.sh rename to appstore/casdoor/2.225.0/scripts/upgrade.sh diff --git a/appstore/clouddrive2/0.9.20/.env b/appstore/clouddrive2/0.9.21/.env similarity index 100% rename from appstore/clouddrive2/0.9.20/.env rename to appstore/clouddrive2/0.9.21/.env diff --git a/appstore/clouddrive2/0.9.20/data.yml b/appstore/clouddrive2/0.9.21/data.yml similarity index 100% rename from appstore/clouddrive2/0.9.20/data.yml rename to appstore/clouddrive2/0.9.21/data.yml diff --git a/appstore/clouddrive2/0.9.20/docker-compose.yml b/appstore/clouddrive2/0.9.21/docker-compose.yml similarity index 94% rename from appstore/clouddrive2/0.9.20/docker-compose.yml rename to appstore/clouddrive2/0.9.21/docker-compose.yml index 3e1578555..cc116798c 100644 --- a/appstore/clouddrive2/0.9.20/docker-compose.yml +++ b/appstore/clouddrive2/0.9.21/docker-compose.yml @@ -14,7 +14,7 @@ services: environment: - TZ=Asia/Shanghai - CLOUDDRIVE_HOME=/Config - image: cloudnas/clouddrive2:0.9.20 + image: cloudnas/clouddrive2:0.9.21 labels: createdBy: Apps networks: diff --git a/appstore/clouddrive2/0.9.20/envs/default.env b/appstore/clouddrive2/0.9.21/envs/default.env similarity index 100% rename from appstore/clouddrive2/0.9.20/envs/default.env rename to appstore/clouddrive2/0.9.21/envs/default.env diff --git a/appstore/clouddrive2/0.9.20/envs/global.env b/appstore/clouddrive2/0.9.21/envs/global.env similarity index 100% rename from appstore/clouddrive2/0.9.20/envs/global.env rename to appstore/clouddrive2/0.9.21/envs/global.env diff --git a/appstore/clouddrive2/0.9.20/scripts/init.sh b/appstore/clouddrive2/0.9.21/scripts/init.sh similarity index 100% rename from appstore/clouddrive2/0.9.20/scripts/init.sh rename to appstore/clouddrive2/0.9.21/scripts/init.sh diff --git a/appstore/clouddrive2/0.9.20/scripts/uninstall.sh b/appstore/clouddrive2/0.9.21/scripts/uninstall.sh similarity index 100% rename from appstore/clouddrive2/0.9.20/scripts/uninstall.sh rename to appstore/clouddrive2/0.9.21/scripts/uninstall.sh diff --git a/appstore/clouddrive2/0.9.20/scripts/upgrade.sh b/appstore/clouddrive2/0.9.21/scripts/upgrade.sh similarity index 100% rename from appstore/clouddrive2/0.9.20/scripts/upgrade.sh rename to appstore/clouddrive2/0.9.21/scripts/upgrade.sh diff --git a/appstore/dashdot/6.2.0/.env b/appstore/dashdot/6.2.4/.env similarity index 100% rename from appstore/dashdot/6.2.0/.env rename to appstore/dashdot/6.2.4/.env diff --git a/appstore/dashdot/6.2.0/data.yml b/appstore/dashdot/6.2.4/data.yml similarity index 100% rename from appstore/dashdot/6.2.0/data.yml rename to appstore/dashdot/6.2.4/data.yml diff --git a/appstore/dashdot/6.2.0/docker-compose.yml b/appstore/dashdot/6.2.4/docker-compose.yml similarity index 90% rename from appstore/dashdot/6.2.0/docker-compose.yml rename to appstore/dashdot/6.2.4/docker-compose.yml index 578a28d65..8fd2cd4a9 100644 --- a/appstore/dashdot/6.2.0/docker-compose.yml +++ b/appstore/dashdot/6.2.4/docker-compose.yml @@ -7,7 +7,7 @@ services: env_file: - ./envs/global.env - .env - image: mauricenino/dashdot:6.2.0 + image: mauricenino/dashdot:6.2.4 labels: createdBy: Apps networks: diff --git a/appstore/dashdot/6.2.0/envs/default.env b/appstore/dashdot/6.2.4/envs/default.env similarity index 100% rename from appstore/dashdot/6.2.0/envs/default.env rename to appstore/dashdot/6.2.4/envs/default.env diff --git a/appstore/dashdot/6.2.0/envs/global.env b/appstore/dashdot/6.2.4/envs/global.env similarity index 100% rename from appstore/dashdot/6.2.0/envs/global.env rename to appstore/dashdot/6.2.4/envs/global.env diff --git a/appstore/dashdot/6.2.0/scripts/init.sh b/appstore/dashdot/6.2.4/scripts/init.sh similarity index 100% rename from appstore/dashdot/6.2.0/scripts/init.sh rename to appstore/dashdot/6.2.4/scripts/init.sh diff --git a/appstore/dashdot/6.2.0/scripts/uninstall.sh b/appstore/dashdot/6.2.4/scripts/uninstall.sh similarity index 100% rename from appstore/dashdot/6.2.0/scripts/uninstall.sh rename to appstore/dashdot/6.2.4/scripts/uninstall.sh diff --git a/appstore/dashdot/6.2.0/scripts/upgrade.sh b/appstore/dashdot/6.2.4/scripts/upgrade.sh similarity index 100% rename from appstore/dashdot/6.2.0/scripts/upgrade.sh rename to appstore/dashdot/6.2.4/scripts/upgrade.sh diff --git a/appstore/dozzle/8.14.12/.env b/appstore/dozzle/9.0.1/.env similarity index 100% rename from appstore/dozzle/8.14.12/.env rename to appstore/dozzle/9.0.1/.env diff --git a/appstore/dozzle/8.14.12/data.yml b/appstore/dozzle/9.0.1/data.yml similarity index 100% rename from appstore/dozzle/8.14.12/data.yml rename to appstore/dozzle/9.0.1/data.yml diff --git a/appstore/dozzle/8.14.12/docker-compose.yml b/appstore/dozzle/9.0.1/docker-compose.yml similarity index 94% rename from appstore/dozzle/8.14.12/docker-compose.yml rename to appstore/dozzle/9.0.1/docker-compose.yml index 7f83f25b1..118d84096 100644 --- a/appstore/dozzle/8.14.12/docker-compose.yml +++ b/appstore/dozzle/9.0.1/docker-compose.yml @@ -20,7 +20,7 @@ services: - /dozzle - healthcheck timeout: 30s - image: amir20/dozzle:v8.14.12 + image: amir20/dozzle:v9.0.1 labels: createdBy: Apps networks: diff --git a/appstore/dozzle/8.14.12/envs/default.env b/appstore/dozzle/9.0.1/envs/default.env similarity index 100% rename from appstore/dozzle/8.14.12/envs/default.env rename to appstore/dozzle/9.0.1/envs/default.env diff --git a/appstore/dozzle/8.14.12/envs/global.env b/appstore/dozzle/9.0.1/envs/global.env similarity index 100% rename from appstore/dozzle/8.14.12/envs/global.env rename to appstore/dozzle/9.0.1/envs/global.env diff --git a/appstore/dozzle/8.14.12/scripts/init.sh b/appstore/dozzle/9.0.1/scripts/init.sh similarity index 100% rename from appstore/dozzle/8.14.12/scripts/init.sh rename to appstore/dozzle/9.0.1/scripts/init.sh diff --git a/appstore/dozzle/8.14.12/scripts/uninstall.sh b/appstore/dozzle/9.0.1/scripts/uninstall.sh similarity index 100% rename from appstore/dozzle/8.14.12/scripts/uninstall.sh rename to appstore/dozzle/9.0.1/scripts/uninstall.sh diff --git a/appstore/dozzle/8.14.12/scripts/upgrade.sh b/appstore/dozzle/9.0.1/scripts/upgrade.sh similarity index 100% rename from appstore/dozzle/8.14.12/scripts/upgrade.sh rename to appstore/dozzle/9.0.1/scripts/upgrade.sh diff --git a/appstore/ech0/3.0.8/.env b/appstore/ech0/3.0.9/.env similarity index 100% rename from appstore/ech0/3.0.8/.env rename to appstore/ech0/3.0.9/.env diff --git a/appstore/ech0/3.0.8/data.yml b/appstore/ech0/3.0.9/data.yml similarity index 100% rename from appstore/ech0/3.0.8/data.yml rename to appstore/ech0/3.0.9/data.yml diff --git a/appstore/ech0/3.0.8/docker-compose.yml b/appstore/ech0/3.0.9/docker-compose.yml similarity index 93% rename from appstore/ech0/3.0.8/docker-compose.yml rename to appstore/ech0/3.0.9/docker-compose.yml index 5b7359396..64435cd0c 100644 --- a/appstore/ech0/3.0.8/docker-compose.yml +++ b/appstore/ech0/3.0.9/docker-compose.yml @@ -10,7 +10,7 @@ services: environment: - TZ=Asia/Shanghai - HTTPS_PROXY=${HTTP_PROXY} - image: sn0wl1n/ech0:v3.0.8 + image: sn0wl1n/ech0:v3.0.9 labels: createdBy: Apps networks: diff --git a/appstore/ech0/3.0.8/envs/default.env b/appstore/ech0/3.0.9/envs/default.env similarity index 100% rename from appstore/ech0/3.0.8/envs/default.env rename to appstore/ech0/3.0.9/envs/default.env diff --git a/appstore/ech0/3.0.8/envs/global.env b/appstore/ech0/3.0.9/envs/global.env similarity index 100% rename from appstore/ech0/3.0.8/envs/global.env rename to appstore/ech0/3.0.9/envs/global.env diff --git a/appstore/ech0/3.0.8/scripts/init.sh b/appstore/ech0/3.0.9/scripts/init.sh similarity index 100% rename from appstore/ech0/3.0.8/scripts/init.sh rename to appstore/ech0/3.0.9/scripts/init.sh diff --git a/appstore/ech0/3.0.8/scripts/uninstall.sh b/appstore/ech0/3.0.9/scripts/uninstall.sh similarity index 100% rename from appstore/ech0/3.0.8/scripts/uninstall.sh rename to appstore/ech0/3.0.9/scripts/uninstall.sh diff --git a/appstore/ech0/3.0.8/scripts/upgrade.sh b/appstore/ech0/3.0.9/scripts/upgrade.sh similarity index 100% rename from appstore/ech0/3.0.8/scripts/upgrade.sh rename to appstore/ech0/3.0.9/scripts/upgrade.sh diff --git a/appstore/emby-amilys/4.9.1.80/.env b/appstore/emby-amilys/4.9.2.6/.env similarity index 100% rename from appstore/emby-amilys/4.9.1.80/.env rename to appstore/emby-amilys/4.9.2.6/.env diff --git a/appstore/emby-amilys/4.9.1.80/data.yml b/appstore/emby-amilys/4.9.2.6/data.yml similarity index 100% rename from appstore/emby-amilys/4.9.1.80/data.yml rename to appstore/emby-amilys/4.9.2.6/data.yml diff --git a/dockge/emby-amilys_4_9_1_80/docker-compose.yml b/appstore/emby-amilys/4.9.2.6/docker-compose.yml similarity index 95% rename from dockge/emby-amilys_4_9_1_80/docker-compose.yml rename to appstore/emby-amilys/4.9.2.6/docker-compose.yml index 33d356315..526369304 100644 --- a/dockge/emby-amilys_4_9_1_80/docker-compose.yml +++ b/appstore/emby-amilys/4.9.2.6/docker-compose.yml @@ -13,7 +13,7 @@ services: - HTTP_PROXY=${HTTP_PROXY:-} - HTTPS_PROXY=${HTTP_PROXY:-} - NO_PROXY=localhost,127.0.0.1,::1 - image: amilys/embyserver:4.9.1.80 + image: amilys/embyserver:4.9.2.6 labels: createdBy: Apps network_mode: ${NETWORK_MODE} diff --git a/appstore/emby-amilys/4.9.1.80/envs/default.env b/appstore/emby-amilys/4.9.2.6/envs/default.env similarity index 100% rename from appstore/emby-amilys/4.9.1.80/envs/default.env rename to appstore/emby-amilys/4.9.2.6/envs/default.env diff --git a/appstore/emby-amilys/4.9.1.80/envs/global.env b/appstore/emby-amilys/4.9.2.6/envs/global.env similarity index 100% rename from appstore/emby-amilys/4.9.1.80/envs/global.env rename to appstore/emby-amilys/4.9.2.6/envs/global.env diff --git a/appstore/emby-amilys/4.9.1.80/scripts/init.sh b/appstore/emby-amilys/4.9.2.6/scripts/init.sh similarity index 100% rename from appstore/emby-amilys/4.9.1.80/scripts/init.sh rename to appstore/emby-amilys/4.9.2.6/scripts/init.sh diff --git a/appstore/emby-amilys/4.9.1.80/scripts/uninstall.sh b/appstore/emby-amilys/4.9.2.6/scripts/uninstall.sh similarity index 100% rename from appstore/emby-amilys/4.9.1.80/scripts/uninstall.sh rename to appstore/emby-amilys/4.9.2.6/scripts/uninstall.sh diff --git a/appstore/emby-amilys/4.9.1.80/scripts/upgrade.sh b/appstore/emby-amilys/4.9.2.6/scripts/upgrade.sh similarity index 100% rename from appstore/emby-amilys/4.9.1.80/scripts/upgrade.sh rename to appstore/emby-amilys/4.9.2.6/scripts/upgrade.sh diff --git a/appstore/halo-h2/2.22.3/.env b/appstore/halo-h2/2.22.7/.env similarity index 100% rename from appstore/halo-h2/2.22.3/.env rename to appstore/halo-h2/2.22.7/.env diff --git a/appstore/halo-h2/2.22.3/data.yml b/appstore/halo-h2/2.22.7/data.yml similarity index 100% rename from appstore/halo-h2/2.22.3/data.yml rename to appstore/halo-h2/2.22.7/data.yml diff --git a/appstore/halo-h2/2.22.3/docker-compose.yml b/appstore/halo-h2/2.22.7/docker-compose.yml similarity index 93% rename from appstore/halo-h2/2.22.3/docker-compose.yml rename to appstore/halo-h2/2.22.7/docker-compose.yml index 94d631ab3..bbba8a33a 100644 --- a/appstore/halo-h2/2.22.3/docker-compose.yml +++ b/appstore/halo-h2/2.22.7/docker-compose.yml @@ -9,7 +9,7 @@ services: container_name: halo-h2 environment: - JVM_OPTS=-Xmx256m -Xms256m - image: halohub/halo:2.22.3 + image: halohub/halo:2.22.7 labels: createdBy: Apps networks: diff --git a/appstore/halo-h2/2.22.3/envs/default.env b/appstore/halo-h2/2.22.7/envs/default.env similarity index 100% rename from appstore/halo-h2/2.22.3/envs/default.env rename to appstore/halo-h2/2.22.7/envs/default.env diff --git a/appstore/halo-h2/2.22.3/envs/global.env b/appstore/halo-h2/2.22.7/envs/global.env similarity index 100% rename from appstore/halo-h2/2.22.3/envs/global.env rename to appstore/halo-h2/2.22.7/envs/global.env diff --git a/appstore/halo-h2/2.22.3/scripts/init.sh b/appstore/halo-h2/2.22.7/scripts/init.sh similarity index 100% rename from appstore/halo-h2/2.22.3/scripts/init.sh rename to appstore/halo-h2/2.22.7/scripts/init.sh diff --git a/appstore/halo-h2/2.22.3/scripts/uninstall.sh b/appstore/halo-h2/2.22.7/scripts/uninstall.sh similarity index 100% rename from appstore/halo-h2/2.22.3/scripts/uninstall.sh rename to appstore/halo-h2/2.22.7/scripts/uninstall.sh diff --git a/appstore/halo-h2/2.22.3/scripts/upgrade.sh b/appstore/halo-h2/2.22.7/scripts/upgrade.sh similarity index 100% rename from appstore/halo-h2/2.22.3/scripts/upgrade.sh rename to appstore/halo-h2/2.22.7/scripts/upgrade.sh diff --git a/appstore/halo/2.22.3/.env b/appstore/halo/2.22.7/.env similarity index 100% rename from appstore/halo/2.22.3/.env rename to appstore/halo/2.22.7/.env diff --git a/appstore/halo/2.22.3/data.yml b/appstore/halo/2.22.7/data.yml similarity index 100% rename from appstore/halo/2.22.3/data.yml rename to appstore/halo/2.22.7/data.yml diff --git a/appstore/halo/2.22.3/docker-compose.yml b/appstore/halo/2.22.7/docker-compose.yml similarity index 95% rename from appstore/halo/2.22.3/docker-compose.yml rename to appstore/halo/2.22.7/docker-compose.yml index c47f235f3..450fd64e1 100644 --- a/appstore/halo/2.22.3/docker-compose.yml +++ b/appstore/halo/2.22.7/docker-compose.yml @@ -11,7 +11,7 @@ services: - --halo.external-url=${HALO_EXTERNAL_URL} - --halo.security.remember-me.token-validity=${HALO_REMEMBER_ME_TOKEN_VALIDITY} container_name: halo - image: halohub/halo:2.22.3 + image: halohub/halo:2.22.7 labels: createdBy: Apps networks: diff --git a/appstore/halo/2.22.3/envs/default.env b/appstore/halo/2.22.7/envs/default.env similarity index 100% rename from appstore/halo/2.22.3/envs/default.env rename to appstore/halo/2.22.7/envs/default.env diff --git a/appstore/halo/2.22.3/envs/global.env b/appstore/halo/2.22.7/envs/global.env similarity index 100% rename from appstore/halo/2.22.3/envs/global.env rename to appstore/halo/2.22.7/envs/global.env diff --git a/appstore/halo/2.22.3/scripts/init.sh b/appstore/halo/2.22.7/scripts/init.sh similarity index 100% rename from appstore/halo/2.22.3/scripts/init.sh rename to appstore/halo/2.22.7/scripts/init.sh diff --git a/appstore/halo/2.22.3/scripts/uninstall.sh b/appstore/halo/2.22.7/scripts/uninstall.sh similarity index 100% rename from appstore/halo/2.22.3/scripts/uninstall.sh rename to appstore/halo/2.22.7/scripts/uninstall.sh diff --git a/appstore/halo/2.22.3/scripts/upgrade.sh b/appstore/halo/2.22.7/scripts/upgrade.sh similarity index 100% rename from appstore/halo/2.22.3/scripts/upgrade.sh rename to appstore/halo/2.22.7/scripts/upgrade.sh diff --git a/appstore/homarr/1.48.0/.env b/appstore/homarr/1.49.1/.env similarity index 100% rename from appstore/homarr/1.48.0/.env rename to appstore/homarr/1.49.1/.env diff --git a/appstore/homarr/1.48.0/data.yml b/appstore/homarr/1.49.1/data.yml similarity index 100% rename from appstore/homarr/1.48.0/data.yml rename to appstore/homarr/1.49.1/data.yml diff --git a/dockge/homarr_1_48_0/docker-compose.yml b/appstore/homarr/1.49.1/docker-compose.yml similarity index 89% rename from dockge/homarr_1_48_0/docker-compose.yml rename to appstore/homarr/1.49.1/docker-compose.yml index d7a852595..5093e24f6 100644 --- a/dockge/homarr_1_48_0/docker-compose.yml +++ b/appstore/homarr/1.49.1/docker-compose.yml @@ -7,7 +7,7 @@ services: env_file: - ./envs/global.env - .env - image: ghcr.io/homarr-labs/homarr:v1.48.0 + image: ghcr.io/homarr-labs/homarr:v1.49.1 labels: createdBy: Apps network_mode: ${NETWORK_MODE} diff --git a/appstore/homarr/1.48.0/envs/default.env b/appstore/homarr/1.49.1/envs/default.env similarity index 100% rename from appstore/homarr/1.48.0/envs/default.env rename to appstore/homarr/1.49.1/envs/default.env diff --git a/appstore/homarr/1.48.0/envs/global.env b/appstore/homarr/1.49.1/envs/global.env similarity index 100% rename from appstore/homarr/1.48.0/envs/global.env rename to appstore/homarr/1.49.1/envs/global.env diff --git a/appstore/homarr/1.48.0/scripts/init.sh b/appstore/homarr/1.49.1/scripts/init.sh similarity index 100% rename from appstore/homarr/1.48.0/scripts/init.sh rename to appstore/homarr/1.49.1/scripts/init.sh diff --git a/appstore/homarr/1.48.0/scripts/uninstall.sh b/appstore/homarr/1.49.1/scripts/uninstall.sh similarity index 100% rename from appstore/homarr/1.48.0/scripts/uninstall.sh rename to appstore/homarr/1.49.1/scripts/uninstall.sh diff --git a/appstore/homarr/1.48.0/scripts/upgrade.sh b/appstore/homarr/1.49.1/scripts/upgrade.sh similarity index 100% rename from appstore/homarr/1.48.0/scripts/upgrade.sh rename to appstore/homarr/1.49.1/scripts/upgrade.sh diff --git a/appstore/linkding/1.44.2/.env b/appstore/linkding/1.45.0/.env similarity index 100% rename from appstore/linkding/1.44.2/.env rename to appstore/linkding/1.45.0/.env diff --git a/appstore/linkding/1.44.2/data.yml b/appstore/linkding/1.45.0/data.yml similarity index 100% rename from appstore/linkding/1.44.2/data.yml rename to appstore/linkding/1.45.0/data.yml diff --git a/appstore/linkding/1.44.2/docker-compose.yml b/appstore/linkding/1.45.0/docker-compose.yml similarity index 92% rename from appstore/linkding/1.44.2/docker-compose.yml rename to appstore/linkding/1.45.0/docker-compose.yml index 423c5deee..d672fc255 100644 --- a/appstore/linkding/1.44.2/docker-compose.yml +++ b/appstore/linkding/1.45.0/docker-compose.yml @@ -12,7 +12,7 @@ services: - LD_DB_ENGINE=postgres - HTTP_PROXY=${ALL_PROXY} - HTTPS_PROXY=${ALL_PROXY} - image: sissbruecker/linkding:1.44.2-plus + image: sissbruecker/linkding:1.45.0-plus labels: createdBy: Apps networks: diff --git a/appstore/linkding/1.44.2/envs/default.env b/appstore/linkding/1.45.0/envs/default.env similarity index 100% rename from appstore/linkding/1.44.2/envs/default.env rename to appstore/linkding/1.45.0/envs/default.env diff --git a/appstore/linkding/1.44.2/envs/global.env b/appstore/linkding/1.45.0/envs/global.env similarity index 100% rename from appstore/linkding/1.44.2/envs/global.env rename to appstore/linkding/1.45.0/envs/global.env diff --git a/appstore/linkding/1.44.2/scripts/init.sh b/appstore/linkding/1.45.0/scripts/init.sh similarity index 100% rename from appstore/linkding/1.44.2/scripts/init.sh rename to appstore/linkding/1.45.0/scripts/init.sh diff --git a/appstore/linkding/1.44.2/scripts/uninstall.sh b/appstore/linkding/1.45.0/scripts/uninstall.sh similarity index 100% rename from appstore/linkding/1.44.2/scripts/uninstall.sh rename to appstore/linkding/1.45.0/scripts/uninstall.sh diff --git a/appstore/linkding/1.44.2/scripts/upgrade.sh b/appstore/linkding/1.45.0/scripts/upgrade.sh similarity index 100% rename from appstore/linkding/1.44.2/scripts/upgrade.sh rename to appstore/linkding/1.45.0/scripts/upgrade.sh diff --git a/appstore/logto/1.34.0/.env b/appstore/logto/1.35.0/.env similarity index 100% rename from appstore/logto/1.34.0/.env rename to appstore/logto/1.35.0/.env diff --git a/appstore/logto/1.34.0/data.yml b/appstore/logto/1.35.0/data.yml similarity index 100% rename from appstore/logto/1.34.0/data.yml rename to appstore/logto/1.35.0/data.yml diff --git a/appstore/logto/1.34.0/docker-compose.yml b/appstore/logto/1.35.0/docker-compose.yml similarity index 95% rename from appstore/logto/1.34.0/docker-compose.yml rename to appstore/logto/1.35.0/docker-compose.yml index 0d618635d..4f0da60e8 100644 --- a/appstore/logto/1.34.0/docker-compose.yml +++ b/appstore/logto/1.35.0/docker-compose.yml @@ -18,7 +18,7 @@ services: - TRUST_PROXY_HEADER=true - CASE_SENSITIVE_USERNAME=true - DB_URL=postgres://${POSTGRES_USER}:${POSTGRES_PASSWORD}@${POSTGRES_HOST}:${POSTGRES_PORT}/${POSTGRES_NAME} - image: svhd/logto:1.34.0 + image: svhd/logto:1.35.0 labels: createdBy: Apps networks: diff --git a/appstore/logto/1.34.0/envs/default.env b/appstore/logto/1.35.0/envs/default.env similarity index 100% rename from appstore/logto/1.34.0/envs/default.env rename to appstore/logto/1.35.0/envs/default.env diff --git a/appstore/logto/1.34.0/envs/global.env b/appstore/logto/1.35.0/envs/global.env similarity index 100% rename from appstore/logto/1.34.0/envs/global.env rename to appstore/logto/1.35.0/envs/global.env diff --git a/appstore/logto/1.34.0/scripts/init.sh b/appstore/logto/1.35.0/scripts/init.sh similarity index 100% rename from appstore/logto/1.34.0/scripts/init.sh rename to appstore/logto/1.35.0/scripts/init.sh diff --git a/appstore/logto/1.34.0/scripts/uninstall.sh b/appstore/logto/1.35.0/scripts/uninstall.sh similarity index 100% rename from appstore/logto/1.34.0/scripts/uninstall.sh rename to appstore/logto/1.35.0/scripts/uninstall.sh diff --git a/appstore/logto/1.34.0/scripts/upgrade.sh b/appstore/logto/1.35.0/scripts/upgrade.sh similarity index 100% rename from appstore/logto/1.34.0/scripts/upgrade.sh rename to appstore/logto/1.35.0/scripts/upgrade.sh diff --git a/appstore/movie-pilot/2.9.0/.env b/appstore/movie-pilot/2.9.2/.env similarity index 100% rename from appstore/movie-pilot/2.9.0/.env rename to appstore/movie-pilot/2.9.2/.env diff --git a/appstore/movie-pilot/2.9.0/data.yml b/appstore/movie-pilot/2.9.2/data.yml similarity index 100% rename from appstore/movie-pilot/2.9.0/data.yml rename to appstore/movie-pilot/2.9.2/data.yml diff --git a/dockge/movie-pilot_2_7_9/docker-compose.yml b/appstore/movie-pilot/2.9.2/docker-compose.yml similarity index 96% rename from dockge/movie-pilot_2_7_9/docker-compose.yml rename to appstore/movie-pilot/2.9.2/docker-compose.yml index 21645d162..bd131037e 100644 --- a/dockge/movie-pilot_2_7_9/docker-compose.yml +++ b/appstore/movie-pilot/2.9.2/docker-compose.yml @@ -13,7 +13,7 @@ services: - DEBUG=false - DEV=false - LOG_LEVEL=INFO - image: jxxghp/moviepilot:2.8.0 + image: jxxghp/moviepilot:2.9.2 labels: createdBy: Apps logging: diff --git a/appstore/movie-pilot/2.9.0/envs/default.env b/appstore/movie-pilot/2.9.2/envs/default.env similarity index 100% rename from appstore/movie-pilot/2.9.0/envs/default.env rename to appstore/movie-pilot/2.9.2/envs/default.env diff --git a/appstore/movie-pilot/2.9.0/envs/global.env b/appstore/movie-pilot/2.9.2/envs/global.env similarity index 100% rename from appstore/movie-pilot/2.9.0/envs/global.env rename to appstore/movie-pilot/2.9.2/envs/global.env diff --git a/appstore/movie-pilot/2.9.0/scripts/init.sh b/appstore/movie-pilot/2.9.2/scripts/init.sh similarity index 100% rename from appstore/movie-pilot/2.9.0/scripts/init.sh rename to appstore/movie-pilot/2.9.2/scripts/init.sh diff --git a/appstore/movie-pilot/2.9.0/scripts/uninstall.sh b/appstore/movie-pilot/2.9.2/scripts/uninstall.sh similarity index 100% rename from appstore/movie-pilot/2.9.0/scripts/uninstall.sh rename to appstore/movie-pilot/2.9.2/scripts/uninstall.sh diff --git a/appstore/movie-pilot/2.9.0/scripts/upgrade.sh b/appstore/movie-pilot/2.9.2/scripts/upgrade.sh similarity index 100% rename from appstore/movie-pilot/2.9.0/scripts/upgrade.sh rename to appstore/movie-pilot/2.9.2/scripts/upgrade.sh diff --git a/appstore/music-tag-web/2.6.6/.env b/appstore/music-tag-web/2.6.7/.env similarity index 100% rename from appstore/music-tag-web/2.6.6/.env rename to appstore/music-tag-web/2.6.7/.env diff --git a/appstore/music-tag-web/2.6.6/data.yml b/appstore/music-tag-web/2.6.7/data.yml similarity index 100% rename from appstore/music-tag-web/2.6.6/data.yml rename to appstore/music-tag-web/2.6.7/data.yml diff --git a/dockge/music-tag-web_2_6_6/docker-compose.yml b/appstore/music-tag-web/2.6.7/docker-compose.yml similarity index 94% rename from dockge/music-tag-web_2_6_6/docker-compose.yml rename to appstore/music-tag-web/2.6.7/docker-compose.yml index 62864249f..80d6a37ed 100644 --- a/dockge/music-tag-web_2_6_6/docker-compose.yml +++ b/appstore/music-tag-web/2.6.7/docker-compose.yml @@ -9,7 +9,7 @@ services: - .env environment: - TZ=Asia/Shanghai - image: xhongc/music_tag_web:2.6.6 + image: xhongc/music_tag_web:2.6.7 labels: createdBy: Apps networks: diff --git a/appstore/music-tag-web/2.6.6/envs/default.env b/appstore/music-tag-web/2.6.7/envs/default.env similarity index 100% rename from appstore/music-tag-web/2.6.6/envs/default.env rename to appstore/music-tag-web/2.6.7/envs/default.env diff --git a/appstore/music-tag-web/2.6.6/envs/global.env b/appstore/music-tag-web/2.6.7/envs/global.env similarity index 100% rename from appstore/music-tag-web/2.6.6/envs/global.env rename to appstore/music-tag-web/2.6.7/envs/global.env diff --git a/appstore/music-tag-web/2.6.6/scripts/init.sh b/appstore/music-tag-web/2.6.7/scripts/init.sh similarity index 100% rename from appstore/music-tag-web/2.6.6/scripts/init.sh rename to appstore/music-tag-web/2.6.7/scripts/init.sh diff --git a/appstore/music-tag-web/2.6.6/scripts/uninstall.sh b/appstore/music-tag-web/2.6.7/scripts/uninstall.sh similarity index 100% rename from appstore/music-tag-web/2.6.6/scripts/uninstall.sh rename to appstore/music-tag-web/2.6.7/scripts/uninstall.sh diff --git a/appstore/music-tag-web/2.6.6/scripts/upgrade.sh b/appstore/music-tag-web/2.6.7/scripts/upgrade.sh similarity index 100% rename from appstore/music-tag-web/2.6.6/scripts/upgrade.sh rename to appstore/music-tag-web/2.6.7/scripts/upgrade.sh diff --git a/appstore/n8n/1.123.9/.env b/appstore/n8n/1.123.10/.env similarity index 100% rename from appstore/n8n/1.123.9/.env rename to appstore/n8n/1.123.10/.env diff --git a/appstore/n8n/1.123.9/data.yml b/appstore/n8n/1.123.10/data.yml similarity index 100% rename from appstore/n8n/1.123.9/data.yml rename to appstore/n8n/1.123.10/data.yml diff --git a/appstore/n8n/1.123.9/docker-compose.yml b/appstore/n8n/1.123.10/docker-compose.yml similarity index 94% rename from appstore/n8n/1.123.9/docker-compose.yml rename to appstore/n8n/1.123.10/docker-compose.yml index e37dbe2c5..e496db465 100644 --- a/appstore/n8n/1.123.9/docker-compose.yml +++ b/appstore/n8n/1.123.10/docker-compose.yml @@ -14,7 +14,7 @@ services: - N8N_PROTOCOL=http - N8N_DIAGNOSTICS_ENABLED=false - N8N_SECURE_COOKIE=false - image: n8nio/n8n:1.123.9 + image: n8nio/n8n:1.123.10 labels: createdBy: Apps networks: diff --git a/appstore/n8n/1.123.9/envs/default.env b/appstore/n8n/1.123.10/envs/default.env similarity index 100% rename from appstore/n8n/1.123.9/envs/default.env rename to appstore/n8n/1.123.10/envs/default.env diff --git a/appstore/n8n/1.123.9/envs/global.env b/appstore/n8n/1.123.10/envs/global.env similarity index 100% rename from appstore/n8n/1.123.9/envs/global.env rename to appstore/n8n/1.123.10/envs/global.env diff --git a/appstore/n8n/1.123.9/scripts/init.sh b/appstore/n8n/1.123.10/scripts/init.sh similarity index 100% rename from appstore/n8n/1.123.9/scripts/init.sh rename to appstore/n8n/1.123.10/scripts/init.sh diff --git a/appstore/n8n/1.123.9/scripts/uninstall.sh b/appstore/n8n/1.123.10/scripts/uninstall.sh similarity index 100% rename from appstore/n8n/1.123.9/scripts/uninstall.sh rename to appstore/n8n/1.123.10/scripts/uninstall.sh diff --git a/appstore/n8n/1.123.9/scripts/upgrade.sh b/appstore/n8n/1.123.10/scripts/upgrade.sh similarity index 100% rename from appstore/n8n/1.123.9/scripts/upgrade.sh rename to appstore/n8n/1.123.10/scripts/upgrade.sh diff --git a/appstore/napcat/4.9.98/.env b/appstore/napcat/4.10.9/.env similarity index 100% rename from appstore/napcat/4.9.98/.env rename to appstore/napcat/4.10.9/.env diff --git a/appstore/napcat/4.9.98/data.yml b/appstore/napcat/4.10.9/data.yml similarity index 100% rename from appstore/napcat/4.9.98/data.yml rename to appstore/napcat/4.10.9/data.yml diff --git a/appstore/napcat/4.9.98/docker-compose.yml b/appstore/napcat/4.10.9/docker-compose.yml similarity index 93% rename from appstore/napcat/4.9.98/docker-compose.yml rename to appstore/napcat/4.10.9/docker-compose.yml index dc3b2826a..7fff29f8f 100644 --- a/appstore/napcat/4.9.98/docker-compose.yml +++ b/appstore/napcat/4.10.9/docker-compose.yml @@ -11,7 +11,7 @@ services: - TZ=Asia/Shanghai - NAPCAT_UID=${NAPCAT_UID:-0} - NAPCAT_GID=${NAPCAT_GID:-0} - image: mlikiowa/napcat-docker:v4.9.98 + image: mlikiowa/napcat-docker:v4.10.9 labels: createdBy: Apps networks: diff --git a/appstore/napcat/4.9.98/envs/default.env b/appstore/napcat/4.10.9/envs/default.env similarity index 100% rename from appstore/napcat/4.9.98/envs/default.env rename to appstore/napcat/4.10.9/envs/default.env diff --git a/appstore/napcat/4.9.98/envs/global.env b/appstore/napcat/4.10.9/envs/global.env similarity index 100% rename from appstore/napcat/4.9.98/envs/global.env rename to appstore/napcat/4.10.9/envs/global.env diff --git a/appstore/napcat/4.9.98/scripts/init.sh b/appstore/napcat/4.10.9/scripts/init.sh similarity index 100% rename from appstore/napcat/4.9.98/scripts/init.sh rename to appstore/napcat/4.10.9/scripts/init.sh diff --git a/appstore/napcat/4.9.98/scripts/uninstall.sh b/appstore/napcat/4.10.9/scripts/uninstall.sh similarity index 100% rename from appstore/napcat/4.9.98/scripts/uninstall.sh rename to appstore/napcat/4.10.9/scripts/uninstall.sh diff --git a/appstore/napcat/4.9.98/scripts/upgrade.sh b/appstore/napcat/4.10.9/scripts/upgrade.sh similarity index 100% rename from appstore/napcat/4.9.98/scripts/upgrade.sh rename to appstore/napcat/4.10.9/scripts/upgrade.sh diff --git a/appstore/nezha/1.14.10/.env b/appstore/nezha/1.14.12/.env similarity index 100% rename from appstore/nezha/1.14.10/.env rename to appstore/nezha/1.14.12/.env diff --git a/appstore/nezha/1.14.10/data.yml b/appstore/nezha/1.14.12/data.yml similarity index 100% rename from appstore/nezha/1.14.10/data.yml rename to appstore/nezha/1.14.12/data.yml diff --git a/appstore/nezha/1.14.10/data/config-example.yaml b/appstore/nezha/1.14.12/data/config-example.yaml similarity index 100% rename from appstore/nezha/1.14.10/data/config-example.yaml rename to appstore/nezha/1.14.12/data/config-example.yaml diff --git a/appstore/nezha/1.14.10/docker-compose.yml b/appstore/nezha/1.14.12/docker-compose.yml similarity index 90% rename from appstore/nezha/1.14.10/docker-compose.yml rename to appstore/nezha/1.14.12/docker-compose.yml index e0e65a269..345b8bced 100644 --- a/appstore/nezha/1.14.10/docker-compose.yml +++ b/appstore/nezha/1.14.12/docker-compose.yml @@ -7,7 +7,7 @@ services: environment: - NZ_LISTEN_PORT=${PANEL_APP_PORT_HTTP} - NZ_LOCATION=Asia/Shanghai - image: ghcr.io/nezhahq/nezha:v1.14.10 + image: ghcr.io/nezhahq/nezha:v1.14.12 labels: createdBy: Apps networks: diff --git a/appstore/nezha/1.14.10/envs/default.env b/appstore/nezha/1.14.12/envs/default.env similarity index 100% rename from appstore/nezha/1.14.10/envs/default.env rename to appstore/nezha/1.14.12/envs/default.env diff --git a/appstore/nezha/1.14.10/envs/global.env b/appstore/nezha/1.14.12/envs/global.env similarity index 100% rename from appstore/nezha/1.14.10/envs/global.env rename to appstore/nezha/1.14.12/envs/global.env diff --git a/appstore/nezha/1.14.10/scripts/init.sh b/appstore/nezha/1.14.12/scripts/init.sh similarity index 100% rename from appstore/nezha/1.14.10/scripts/init.sh rename to appstore/nezha/1.14.12/scripts/init.sh diff --git a/appstore/nezha/1.14.10/scripts/uninstall.sh b/appstore/nezha/1.14.12/scripts/uninstall.sh similarity index 100% rename from appstore/nezha/1.14.10/scripts/uninstall.sh rename to appstore/nezha/1.14.12/scripts/uninstall.sh diff --git a/appstore/nezha/1.14.10/scripts/upgrade.sh b/appstore/nezha/1.14.12/scripts/upgrade.sh similarity index 100% rename from appstore/nezha/1.14.10/scripts/upgrade.sh rename to appstore/nezha/1.14.12/scripts/upgrade.sh diff --git a/appstore/omnibox/1.3.20/.env b/appstore/omnibox/1.4.2/.env similarity index 100% rename from appstore/omnibox/1.3.20/.env rename to appstore/omnibox/1.4.2/.env diff --git a/appstore/omnibox/1.3.20/data.yml b/appstore/omnibox/1.4.2/data.yml similarity index 100% rename from appstore/omnibox/1.3.20/data.yml rename to appstore/omnibox/1.4.2/data.yml diff --git a/appstore/omnibox/1.3.20/docker-compose.yml b/appstore/omnibox/1.4.2/docker-compose.yml similarity index 91% rename from appstore/omnibox/1.3.20/docker-compose.yml rename to appstore/omnibox/1.4.2/docker-compose.yml index f22456d77..a563e44f0 100644 --- a/appstore/omnibox/1.3.20/docker-compose.yml +++ b/appstore/omnibox/1.4.2/docker-compose.yml @@ -9,7 +9,7 @@ services: - .env environment: - TZ=Asia/Shanghai - image: lampon/omnibox:v1.3.20 + image: lampon/omnibox:v1.4.2 labels: createdBy: Apps networks: diff --git a/appstore/omnibox/1.3.20/envs/default.env b/appstore/omnibox/1.4.2/envs/default.env similarity index 100% rename from appstore/omnibox/1.3.20/envs/default.env rename to appstore/omnibox/1.4.2/envs/default.env diff --git a/appstore/omnibox/1.3.20/envs/global.env b/appstore/omnibox/1.4.2/envs/global.env similarity index 100% rename from appstore/omnibox/1.3.20/envs/global.env rename to appstore/omnibox/1.4.2/envs/global.env diff --git a/appstore/omnibox/1.3.20/scripts/init.sh b/appstore/omnibox/1.4.2/scripts/init.sh similarity index 100% rename from appstore/omnibox/1.3.20/scripts/init.sh rename to appstore/omnibox/1.4.2/scripts/init.sh diff --git a/appstore/omnibox/1.3.20/scripts/uninstall.sh b/appstore/omnibox/1.4.2/scripts/uninstall.sh similarity index 100% rename from appstore/omnibox/1.3.20/scripts/uninstall.sh rename to appstore/omnibox/1.4.2/scripts/uninstall.sh diff --git a/appstore/omnibox/1.3.20/scripts/upgrade.sh b/appstore/omnibox/1.4.2/scripts/upgrade.sh similarity index 100% rename from appstore/omnibox/1.3.20/scripts/upgrade.sh rename to appstore/omnibox/1.4.2/scripts/upgrade.sh diff --git a/appstore/omnibox/logo.png b/appstore/omnibox/logo.png index 2512e2b9c..9d99de5b5 100644 Binary files a/appstore/omnibox/logo.png and b/appstore/omnibox/logo.png differ diff --git a/appstore/onedev/13.1.7/.env b/appstore/onedev/14.0.5/.env similarity index 100% rename from appstore/onedev/13.1.7/.env rename to appstore/onedev/14.0.5/.env diff --git a/appstore/onedev/13.1.7/data.yml b/appstore/onedev/14.0.5/data.yml similarity index 100% rename from appstore/onedev/13.1.7/data.yml rename to appstore/onedev/14.0.5/data.yml diff --git a/appstore/onedev/13.1.7/docker-compose.yml b/appstore/onedev/14.0.5/docker-compose.yml similarity index 95% rename from appstore/onedev/13.1.7/docker-compose.yml rename to appstore/onedev/14.0.5/docker-compose.yml index 6f98440cb..78832b44d 100644 --- a/appstore/onedev/13.1.7/docker-compose.yml +++ b/appstore/onedev/14.0.5/docker-compose.yml @@ -14,7 +14,7 @@ services: - initial_email=${INITIAL_EMAIL} - initial_server_url=${INITIAL_SERVER_URL} - initial_ssh_root_url=${INITIAL_SSH_ROOT_URL} - image: 1dev/server:13.1.7 + image: 1dev/server:14.0.5 labels: createdBy: Apps networks: diff --git a/appstore/onedev/13.1.7/envs/default.env b/appstore/onedev/14.0.5/envs/default.env similarity index 100% rename from appstore/onedev/13.1.7/envs/default.env rename to appstore/onedev/14.0.5/envs/default.env diff --git a/appstore/onedev/13.1.7/envs/global.env b/appstore/onedev/14.0.5/envs/global.env similarity index 100% rename from appstore/onedev/13.1.7/envs/global.env rename to appstore/onedev/14.0.5/envs/global.env diff --git a/appstore/onedev/13.1.7/envs/onedev.env b/appstore/onedev/14.0.5/envs/onedev.env similarity index 100% rename from appstore/onedev/13.1.7/envs/onedev.env rename to appstore/onedev/14.0.5/envs/onedev.env diff --git a/appstore/onedev/13.1.7/scripts/init.sh b/appstore/onedev/14.0.5/scripts/init.sh similarity index 100% rename from appstore/onedev/13.1.7/scripts/init.sh rename to appstore/onedev/14.0.5/scripts/init.sh diff --git a/appstore/onedev/13.1.7/scripts/uninstall.sh b/appstore/onedev/14.0.5/scripts/uninstall.sh similarity index 100% rename from appstore/onedev/13.1.7/scripts/uninstall.sh rename to appstore/onedev/14.0.5/scripts/uninstall.sh diff --git a/appstore/onedev/13.1.7/scripts/upgrade.sh b/appstore/onedev/14.0.5/scripts/upgrade.sh similarity index 100% rename from appstore/onedev/13.1.7/scripts/upgrade.sh rename to appstore/onedev/14.0.5/scripts/upgrade.sh diff --git a/appstore/outline/1.1.0/.env b/appstore/outline/1.2.0/.env similarity index 100% rename from appstore/outline/1.1.0/.env rename to appstore/outline/1.2.0/.env diff --git a/appstore/outline/1.1.0/data.yml b/appstore/outline/1.2.0/data.yml similarity index 100% rename from appstore/outline/1.1.0/data.yml rename to appstore/outline/1.2.0/data.yml diff --git a/appstore/outline/1.1.0/docker-compose.yml b/appstore/outline/1.2.0/docker-compose.yml similarity index 93% rename from appstore/outline/1.1.0/docker-compose.yml rename to appstore/outline/1.2.0/docker-compose.yml index 204a27f16..3a643b7d6 100644 --- a/appstore/outline/1.1.0/docker-compose.yml +++ b/appstore/outline/1.2.0/docker-compose.yml @@ -10,7 +10,7 @@ services: - .env environment: - DATABASE_URL=postgres://${DB_USERNAME}:${DB_PASSWORD}@${DB_HOSTNAME}:${DB_PORT}/${DB_DATABASE_NAME} - image: outlinewiki/outline:1.1.0 + image: outlinewiki/outline:1.2.0 labels: createdBy: Apps networks: diff --git a/appstore/outline/1.1.0/envs/default.env b/appstore/outline/1.2.0/envs/default.env similarity index 100% rename from appstore/outline/1.1.0/envs/default.env rename to appstore/outline/1.2.0/envs/default.env diff --git a/appstore/outline/1.1.0/envs/global.env b/appstore/outline/1.2.0/envs/global.env similarity index 100% rename from appstore/outline/1.1.0/envs/global.env rename to appstore/outline/1.2.0/envs/global.env diff --git a/appstore/outline/1.1.0/envs/outline.env b/appstore/outline/1.2.0/envs/outline.env similarity index 100% rename from appstore/outline/1.1.0/envs/outline.env rename to appstore/outline/1.2.0/envs/outline.env diff --git a/appstore/outline/1.1.0/scripts/init.sh b/appstore/outline/1.2.0/scripts/init.sh similarity index 100% rename from appstore/outline/1.1.0/scripts/init.sh rename to appstore/outline/1.2.0/scripts/init.sh diff --git a/appstore/outline/1.1.0/scripts/uninstall.sh b/appstore/outline/1.2.0/scripts/uninstall.sh similarity index 100% rename from appstore/outline/1.1.0/scripts/uninstall.sh rename to appstore/outline/1.2.0/scripts/uninstall.sh diff --git a/appstore/outline/1.1.0/scripts/upgrade.sh b/appstore/outline/1.2.0/scripts/upgrade.sh similarity index 100% rename from appstore/outline/1.1.0/scripts/upgrade.sh rename to appstore/outline/1.2.0/scripts/upgrade.sh diff --git a/appstore/rsshub/2025-12-29/.env b/appstore/rsshub/2026-01-02/.env similarity index 100% rename from appstore/rsshub/2025-12-29/.env rename to appstore/rsshub/2026-01-02/.env diff --git a/appstore/rsshub/2025-12-29/data.yml b/appstore/rsshub/2026-01-02/data.yml similarity index 100% rename from appstore/rsshub/2025-12-29/data.yml rename to appstore/rsshub/2026-01-02/data.yml diff --git a/appstore/rsshub/2025-12-29/docker-compose.yml b/appstore/rsshub/2026-01-02/docker-compose.yml similarity index 97% rename from appstore/rsshub/2025-12-29/docker-compose.yml rename to appstore/rsshub/2026-01-02/docker-compose.yml index 2de17de72..379b59ba1 100644 --- a/appstore/rsshub/2025-12-29/docker-compose.yml +++ b/appstore/rsshub/2026-01-02/docker-compose.yml @@ -57,7 +57,7 @@ services: - -f - http://localhost:1200/healthz?key=${ACCESS_KEY} timeout: 10s - image: diygod/rsshub:2025-12-29 + image: diygod/rsshub:2026-01-02 labels: createdBy: Apps networks: diff --git a/appstore/rsshub/2025-12-29/envs/default.env b/appstore/rsshub/2026-01-02/envs/default.env similarity index 100% rename from appstore/rsshub/2025-12-29/envs/default.env rename to appstore/rsshub/2026-01-02/envs/default.env diff --git a/appstore/rsshub/2025-12-29/envs/global.env b/appstore/rsshub/2026-01-02/envs/global.env similarity index 100% rename from appstore/rsshub/2025-12-29/envs/global.env rename to appstore/rsshub/2026-01-02/envs/global.env diff --git a/appstore/rsshub/2025-12-29/scripts/init.sh b/appstore/rsshub/2026-01-02/scripts/init.sh similarity index 100% rename from appstore/rsshub/2025-12-29/scripts/init.sh rename to appstore/rsshub/2026-01-02/scripts/init.sh diff --git a/appstore/rsshub/2025-12-29/scripts/uninstall.sh b/appstore/rsshub/2026-01-02/scripts/uninstall.sh similarity index 100% rename from appstore/rsshub/2025-12-29/scripts/uninstall.sh rename to appstore/rsshub/2026-01-02/scripts/uninstall.sh diff --git a/appstore/rsshub/2025-12-29/scripts/upgrade.sh b/appstore/rsshub/2026-01-02/scripts/upgrade.sh similarity index 100% rename from appstore/rsshub/2025-12-29/scripts/upgrade.sh rename to appstore/rsshub/2026-01-02/scripts/upgrade.sh diff --git a/appstore/seaweedfs/4.04/.env b/appstore/seaweedfs/4.05/.env similarity index 100% rename from appstore/seaweedfs/4.04/.env rename to appstore/seaweedfs/4.05/.env diff --git a/appstore/seaweedfs/4.04/config/prometheus.yml b/appstore/seaweedfs/4.05/config/prometheus.yml similarity index 100% rename from appstore/seaweedfs/4.04/config/prometheus.yml rename to appstore/seaweedfs/4.05/config/prometheus.yml diff --git a/appstore/seaweedfs/4.04/data.yml b/appstore/seaweedfs/4.05/data.yml similarity index 100% rename from appstore/seaweedfs/4.04/data.yml rename to appstore/seaweedfs/4.05/data.yml diff --git a/appstore/seaweedfs/4.04/docker-compose.yml b/appstore/seaweedfs/4.05/docker-compose.yml similarity index 96% rename from appstore/seaweedfs/4.04/docker-compose.yml rename to appstore/seaweedfs/4.05/docker-compose.yml index 00319e2c6..c57a426d3 100644 --- a/appstore/seaweedfs/4.04/docker-compose.yml +++ b/appstore/seaweedfs/4.05/docker-compose.yml @@ -14,7 +14,7 @@ services: - .env environment: - TZ=Asia/Shanghai - image: chrislusf/seaweedfs:4.04 + image: chrislusf/seaweedfs:4.05 networks: - seaweedfs-network ports: @@ -36,7 +36,7 @@ services: - .env environment: - TZ=Asia/Shanghai - image: chrislusf/seaweedfs:4.04 + image: chrislusf/seaweedfs:4.05 networks: - seaweedfs-network ports: @@ -78,7 +78,7 @@ services: - .env environment: - TZ=Asia/Shanghai - image: chrislusf/seaweedfs:4.04 + image: chrislusf/seaweedfs:4.05 labels: createdBy: Apps networks: @@ -101,7 +101,7 @@ services: - .env environment: - TZ=Asia/Shanghai - image: chrislusf/seaweedfs:4.04 + image: chrislusf/seaweedfs:4.05 networks: - seaweedfs-network ports: @@ -125,7 +125,7 @@ services: - .env environment: - TZ=Asia/Shanghai - image: chrislusf/seaweedfs:4.04 + image: chrislusf/seaweedfs:4.05 networks: - seaweedfs-network ports: diff --git a/appstore/seaweedfs/4.04/envs/default.env b/appstore/seaweedfs/4.05/envs/default.env similarity index 100% rename from appstore/seaweedfs/4.04/envs/default.env rename to appstore/seaweedfs/4.05/envs/default.env diff --git a/appstore/seaweedfs/4.04/envs/global.env b/appstore/seaweedfs/4.05/envs/global.env similarity index 100% rename from appstore/seaweedfs/4.04/envs/global.env rename to appstore/seaweedfs/4.05/envs/global.env diff --git a/appstore/seaweedfs/4.04/scripts/init.sh b/appstore/seaweedfs/4.05/scripts/init.sh similarity index 100% rename from appstore/seaweedfs/4.04/scripts/init.sh rename to appstore/seaweedfs/4.05/scripts/init.sh diff --git a/appstore/seaweedfs/4.04/scripts/uninstall.sh b/appstore/seaweedfs/4.05/scripts/uninstall.sh similarity index 100% rename from appstore/seaweedfs/4.04/scripts/uninstall.sh rename to appstore/seaweedfs/4.05/scripts/uninstall.sh diff --git a/appstore/seaweedfs/4.04/scripts/upgrade.sh b/appstore/seaweedfs/4.05/scripts/upgrade.sh similarity index 100% rename from appstore/seaweedfs/4.04/scripts/upgrade.sh rename to appstore/seaweedfs/4.05/scripts/upgrade.sh diff --git a/appstore/siyuan/3.5.1/.env b/appstore/siyuan/3.5.2/.env similarity index 100% rename from appstore/siyuan/3.5.1/.env rename to appstore/siyuan/3.5.2/.env diff --git a/appstore/siyuan/3.5.1/data.yml b/appstore/siyuan/3.5.2/data.yml similarity index 100% rename from appstore/siyuan/3.5.1/data.yml rename to appstore/siyuan/3.5.2/data.yml diff --git a/appstore/siyuan/3.5.1/docker-compose.yml b/appstore/siyuan/3.5.2/docker-compose.yml similarity index 93% rename from appstore/siyuan/3.5.1/docker-compose.yml rename to appstore/siyuan/3.5.2/docker-compose.yml index 3f5faf0e6..e9cc68817 100644 --- a/appstore/siyuan/3.5.1/docker-compose.yml +++ b/appstore/siyuan/3.5.2/docker-compose.yml @@ -11,7 +11,7 @@ services: - ./envs/global.env environment: - RUN_IN_CONTAINER=true - image: b3log/siyuan:v3.5.1 + image: b3log/siyuan:v3.5.2 labels: createdBy: Apps networks: diff --git a/appstore/siyuan/3.5.1/envs/default.env b/appstore/siyuan/3.5.2/envs/default.env similarity index 100% rename from appstore/siyuan/3.5.1/envs/default.env rename to appstore/siyuan/3.5.2/envs/default.env diff --git a/appstore/siyuan/3.5.1/envs/global.env b/appstore/siyuan/3.5.2/envs/global.env similarity index 100% rename from appstore/siyuan/3.5.1/envs/global.env rename to appstore/siyuan/3.5.2/envs/global.env diff --git a/appstore/siyuan/3.5.1/scripts/init.sh b/appstore/siyuan/3.5.2/scripts/init.sh similarity index 100% rename from appstore/siyuan/3.5.1/scripts/init.sh rename to appstore/siyuan/3.5.2/scripts/init.sh diff --git a/appstore/siyuan/3.5.1/scripts/uninstall.sh b/appstore/siyuan/3.5.2/scripts/uninstall.sh similarity index 100% rename from appstore/siyuan/3.5.1/scripts/uninstall.sh rename to appstore/siyuan/3.5.2/scripts/uninstall.sh diff --git a/appstore/siyuan/3.5.1/scripts/upgrade.sh b/appstore/siyuan/3.5.2/scripts/upgrade.sh similarity index 100% rename from appstore/siyuan/3.5.1/scripts/upgrade.sh rename to appstore/siyuan/3.5.2/scripts/upgrade.sh diff --git a/appstore/slink/1.8.4/.env b/appstore/slink/1.8.5/.env similarity index 100% rename from appstore/slink/1.8.4/.env rename to appstore/slink/1.8.5/.env diff --git a/appstore/slink/1.8.4/data.yml b/appstore/slink/1.8.5/data.yml similarity index 100% rename from appstore/slink/1.8.4/data.yml rename to appstore/slink/1.8.5/data.yml diff --git a/appstore/slink/1.8.4/docker-compose.yml b/appstore/slink/1.8.5/docker-compose.yml similarity index 94% rename from appstore/slink/1.8.4/docker-compose.yml rename to appstore/slink/1.8.5/docker-compose.yml index 418e3a87b..3ca216d92 100644 --- a/appstore/slink/1.8.4/docker-compose.yml +++ b/appstore/slink/1.8.5/docker-compose.yml @@ -12,7 +12,7 @@ services: - USER_PASSWORD_REQUIREMENTS=15 - IMAGE_MAX_SIZE=15M - STORAGE_PROVIDER=local - image: anirdev/slink:v1.8.4 + image: anirdev/slink:v1.8.5 labels: createdBy: Apps networks: diff --git a/appstore/slink/1.8.4/envs/default.env b/appstore/slink/1.8.5/envs/default.env similarity index 100% rename from appstore/slink/1.8.4/envs/default.env rename to appstore/slink/1.8.5/envs/default.env diff --git a/appstore/slink/1.8.4/envs/global.env b/appstore/slink/1.8.5/envs/global.env similarity index 100% rename from appstore/slink/1.8.4/envs/global.env rename to appstore/slink/1.8.5/envs/global.env diff --git a/appstore/slink/1.8.4/scripts/init.sh b/appstore/slink/1.8.5/scripts/init.sh similarity index 100% rename from appstore/slink/1.8.4/scripts/init.sh rename to appstore/slink/1.8.5/scripts/init.sh diff --git a/appstore/slink/1.8.4/scripts/uninstall.sh b/appstore/slink/1.8.5/scripts/uninstall.sh similarity index 100% rename from appstore/slink/1.8.4/scripts/uninstall.sh rename to appstore/slink/1.8.5/scripts/uninstall.sh diff --git a/appstore/slink/1.8.4/scripts/upgrade.sh b/appstore/slink/1.8.5/scripts/upgrade.sh similarity index 100% rename from appstore/slink/1.8.4/scripts/upgrade.sh rename to appstore/slink/1.8.5/scripts/upgrade.sh diff --git a/appstore/sun-panel/1.8.0/.env b/appstore/sun-panel/1.8.1/.env similarity index 100% rename from appstore/sun-panel/1.8.0/.env rename to appstore/sun-panel/1.8.1/.env diff --git a/appstore/sun-panel/1.8.0/data.yml b/appstore/sun-panel/1.8.1/data.yml similarity index 100% rename from appstore/sun-panel/1.8.0/data.yml rename to appstore/sun-panel/1.8.1/data.yml diff --git a/appstore/sun-panel/1.8.0/docker-compose.yml b/appstore/sun-panel/1.8.1/docker-compose.yml similarity index 93% rename from appstore/sun-panel/1.8.0/docker-compose.yml rename to appstore/sun-panel/1.8.1/docker-compose.yml index 40c02d8e7..f1ebaa2fa 100644 --- a/appstore/sun-panel/1.8.0/docker-compose.yml +++ b/appstore/sun-panel/1.8.1/docker-compose.yml @@ -7,7 +7,7 @@ services: env_file: - ./envs/global.env - .env - image: hslr/sun-panel:1.8.0 + image: hslr/sun-panel:1.8.1 labels: createdBy: Apps networks: diff --git a/appstore/sun-panel/1.8.0/envs/default.env b/appstore/sun-panel/1.8.1/envs/default.env similarity index 100% rename from appstore/sun-panel/1.8.0/envs/default.env rename to appstore/sun-panel/1.8.1/envs/default.env diff --git a/appstore/sun-panel/1.8.0/envs/global.env b/appstore/sun-panel/1.8.1/envs/global.env similarity index 100% rename from appstore/sun-panel/1.8.0/envs/global.env rename to appstore/sun-panel/1.8.1/envs/global.env diff --git a/appstore/sun-panel/1.8.0/scripts/init.sh b/appstore/sun-panel/1.8.1/scripts/init.sh similarity index 100% rename from appstore/sun-panel/1.8.0/scripts/init.sh rename to appstore/sun-panel/1.8.1/scripts/init.sh diff --git a/appstore/sun-panel/1.8.0/scripts/uninstall.sh b/appstore/sun-panel/1.8.1/scripts/uninstall.sh similarity index 100% rename from appstore/sun-panel/1.8.0/scripts/uninstall.sh rename to appstore/sun-panel/1.8.1/scripts/uninstall.sh diff --git a/appstore/sun-panel/1.8.0/scripts/upgrade.sh b/appstore/sun-panel/1.8.1/scripts/upgrade.sh similarity index 100% rename from appstore/sun-panel/1.8.0/scripts/upgrade.sh rename to appstore/sun-panel/1.8.1/scripts/upgrade.sh diff --git a/appstore/super-productivity/16.7.3/.env b/appstore/super-productivity/16.8.3/.env similarity index 100% rename from appstore/super-productivity/16.7.3/.env rename to appstore/super-productivity/16.8.3/.env diff --git a/appstore/super-productivity/16.7.3/conf/webdav.yaml b/appstore/super-productivity/16.8.3/conf/webdav.yaml similarity index 100% rename from appstore/super-productivity/16.7.3/conf/webdav.yaml rename to appstore/super-productivity/16.8.3/conf/webdav.yaml diff --git a/appstore/super-productivity/16.7.3/data.yml b/appstore/super-productivity/16.8.3/data.yml similarity index 100% rename from appstore/super-productivity/16.7.3/data.yml rename to appstore/super-productivity/16.8.3/data.yml diff --git a/appstore/super-productivity/16.7.3/docker-compose.yml b/appstore/super-productivity/16.8.3/docker-compose.yml similarity index 93% rename from appstore/super-productivity/16.7.3/docker-compose.yml rename to appstore/super-productivity/16.8.3/docker-compose.yml index c15040adf..a4896b78b 100644 --- a/appstore/super-productivity/16.7.3/docker-compose.yml +++ b/appstore/super-productivity/16.8.3/docker-compose.yml @@ -21,7 +21,7 @@ services: environment: - TZ=Asia/Shanghai - WEBDAV_BACKEND=http://sp-webdav - image: johannesjo/super-productivity:v16.7.3 + image: johannesjo/super-productivity:v16.8.3 labels: createdBy: Apps networks: diff --git a/appstore/super-productivity/16.7.3/envs/default.env b/appstore/super-productivity/16.8.3/envs/default.env similarity index 100% rename from appstore/super-productivity/16.7.3/envs/default.env rename to appstore/super-productivity/16.8.3/envs/default.env diff --git a/appstore/super-productivity/16.7.3/envs/global.env b/appstore/super-productivity/16.8.3/envs/global.env similarity index 100% rename from appstore/super-productivity/16.7.3/envs/global.env rename to appstore/super-productivity/16.8.3/envs/global.env diff --git a/appstore/super-productivity/16.7.3/scripts/init.sh b/appstore/super-productivity/16.8.3/scripts/init.sh similarity index 100% rename from appstore/super-productivity/16.7.3/scripts/init.sh rename to appstore/super-productivity/16.8.3/scripts/init.sh diff --git a/appstore/super-productivity/16.7.3/scripts/uninstall.sh b/appstore/super-productivity/16.8.3/scripts/uninstall.sh similarity index 100% rename from appstore/super-productivity/16.7.3/scripts/uninstall.sh rename to appstore/super-productivity/16.8.3/scripts/uninstall.sh diff --git a/appstore/super-productivity/16.7.3/scripts/upgrade.sh b/appstore/super-productivity/16.8.3/scripts/upgrade.sh similarity index 100% rename from appstore/super-productivity/16.7.3/scripts/upgrade.sh rename to appstore/super-productivity/16.8.3/scripts/upgrade.sh diff --git a/appstore/telegram-bot-api/9.2/.env b/appstore/telegram-bot-api/9.3/.env similarity index 100% rename from appstore/telegram-bot-api/9.2/.env rename to appstore/telegram-bot-api/9.3/.env diff --git a/appstore/telegram-bot-api/9.2/data.yml b/appstore/telegram-bot-api/9.3/data.yml similarity index 100% rename from appstore/telegram-bot-api/9.2/data.yml rename to appstore/telegram-bot-api/9.3/data.yml diff --git a/appstore/telegram-bot-api/9.2/docker-compose.yml b/appstore/telegram-bot-api/9.3/docker-compose.yml similarity index 94% rename from appstore/telegram-bot-api/9.2/docker-compose.yml rename to appstore/telegram-bot-api/9.3/docker-compose.yml index 0d5517690..08e730bc1 100644 --- a/appstore/telegram-bot-api/9.2/docker-compose.yml +++ b/appstore/telegram-bot-api/9.3/docker-compose.yml @@ -14,7 +14,7 @@ services: - TELEGRAM_MAX_WEBHOOK_CONNECTIONS=100000 - TELEGRAM_LOG_FILE=/var/log/telegram-bot-api/telegram-bot-api.log - TELEGRAM_MAX_CONNECTIONS=1024 - image: aiogram/telegram-bot-api:9.2 + image: aiogram/telegram-bot-api:9.3 labels: createdBy: Apps networks: diff --git a/appstore/telegram-bot-api/9.2/envs/default.env b/appstore/telegram-bot-api/9.3/envs/default.env similarity index 100% rename from appstore/telegram-bot-api/9.2/envs/default.env rename to appstore/telegram-bot-api/9.3/envs/default.env diff --git a/appstore/telegram-bot-api/9.2/envs/global.env b/appstore/telegram-bot-api/9.3/envs/global.env similarity index 100% rename from appstore/telegram-bot-api/9.2/envs/global.env rename to appstore/telegram-bot-api/9.3/envs/global.env diff --git a/appstore/telegram-bot-api/9.2/scripts/init.sh b/appstore/telegram-bot-api/9.3/scripts/init.sh similarity index 100% rename from appstore/telegram-bot-api/9.2/scripts/init.sh rename to appstore/telegram-bot-api/9.3/scripts/init.sh diff --git a/appstore/telegram-bot-api/9.2/scripts/uninstall.sh b/appstore/telegram-bot-api/9.3/scripts/uninstall.sh similarity index 100% rename from appstore/telegram-bot-api/9.2/scripts/uninstall.sh rename to appstore/telegram-bot-api/9.3/scripts/uninstall.sh diff --git a/appstore/telegram-bot-api/9.2/scripts/upgrade.sh b/appstore/telegram-bot-api/9.3/scripts/upgrade.sh similarity index 100% rename from appstore/telegram-bot-api/9.2/scripts/upgrade.sh rename to appstore/telegram-bot-api/9.3/scripts/upgrade.sh diff --git a/appstore/telegram-search/1.1.44/.env b/appstore/telegram-search/1.1.45/.env similarity index 100% rename from appstore/telegram-search/1.1.44/.env rename to appstore/telegram-search/1.1.45/.env diff --git a/appstore/telegram-search/1.1.44/config/config.yaml b/appstore/telegram-search/1.1.45/config/config.yaml similarity index 100% rename from appstore/telegram-search/1.1.44/config/config.yaml rename to appstore/telegram-search/1.1.45/config/config.yaml diff --git a/appstore/telegram-search/1.1.44/config/init.sql b/appstore/telegram-search/1.1.45/config/init.sql similarity index 100% rename from appstore/telegram-search/1.1.44/config/init.sql rename to appstore/telegram-search/1.1.45/config/init.sql diff --git a/appstore/telegram-search/1.1.44/data.yml b/appstore/telegram-search/1.1.45/data.yml similarity index 100% rename from appstore/telegram-search/1.1.44/data.yml rename to appstore/telegram-search/1.1.45/data.yml diff --git a/appstore/telegram-search/1.1.44/docker-compose.yml b/appstore/telegram-search/1.1.45/docker-compose.yml similarity index 96% rename from appstore/telegram-search/1.1.44/docker-compose.yml rename to appstore/telegram-search/1.1.45/docker-compose.yml index 45834bb14..ab1beeba4 100644 --- a/appstore/telegram-search/1.1.44/docker-compose.yml +++ b/appstore/telegram-search/1.1.45/docker-compose.yml @@ -14,7 +14,7 @@ services: - TZ=Asia/Shanghai - DATABASE_TYPE=postgres - DATABASE_URL=postgresql://${POSTGRES_USER}:${POSTGRES_PASSWORD}@telegram_search_pgvector:5432/${POSTGRES_DATABASE} - image: ghcr.io/groupultra/telegram-search:1.1.44 + image: ghcr.io/groupultra/telegram-search:1.1.45 labels: createdBy: Apps networks: diff --git a/appstore/telegram-search/1.1.44/envs/default.env b/appstore/telegram-search/1.1.45/envs/default.env similarity index 100% rename from appstore/telegram-search/1.1.44/envs/default.env rename to appstore/telegram-search/1.1.45/envs/default.env diff --git a/appstore/telegram-search/1.1.44/envs/global.env b/appstore/telegram-search/1.1.45/envs/global.env similarity index 100% rename from appstore/telegram-search/1.1.44/envs/global.env rename to appstore/telegram-search/1.1.45/envs/global.env diff --git a/appstore/telegram-search/1.1.44/scripts/init.sh b/appstore/telegram-search/1.1.45/scripts/init.sh similarity index 100% rename from appstore/telegram-search/1.1.44/scripts/init.sh rename to appstore/telegram-search/1.1.45/scripts/init.sh diff --git a/appstore/telegram-search/1.1.44/scripts/uninstall.sh b/appstore/telegram-search/1.1.45/scripts/uninstall.sh similarity index 100% rename from appstore/telegram-search/1.1.44/scripts/uninstall.sh rename to appstore/telegram-search/1.1.45/scripts/uninstall.sh diff --git a/appstore/telegram-search/1.1.44/scripts/upgrade.sh b/appstore/telegram-search/1.1.45/scripts/upgrade.sh similarity index 100% rename from appstore/telegram-search/1.1.44/scripts/upgrade.sh rename to appstore/telegram-search/1.1.45/scripts/upgrade.sh diff --git a/appstore/weblate/5.15.1.1/.env b/appstore/weblate/5.15.1.3/.env similarity index 100% rename from appstore/weblate/5.15.1.1/.env rename to appstore/weblate/5.15.1.3/.env diff --git a/appstore/weblate/5.15.1.1/data.yml b/appstore/weblate/5.15.1.3/data.yml similarity index 100% rename from appstore/weblate/5.15.1.1/data.yml rename to appstore/weblate/5.15.1.3/data.yml diff --git a/appstore/weblate/5.15.1.1/docker-compose.yml b/appstore/weblate/5.15.1.3/docker-compose.yml similarity index 94% rename from appstore/weblate/5.15.1.1/docker-compose.yml rename to appstore/weblate/5.15.1.3/docker-compose.yml index 7d27a533b..69c9bf313 100644 --- a/appstore/weblate/5.15.1.1/docker-compose.yml +++ b/appstore/weblate/5.15.1.3/docker-compose.yml @@ -16,7 +16,7 @@ services: - WEBLATE_ALLOWED_HOSTS=* - POSTGRES_DATABASE=weblate - CLIENT_MAX_BODY_SIZE=200M - image: weblate/weblate:5.15.1.1 + image: weblate/weblate:5.15.1.3 labels: createdBy: Apps networks: diff --git a/appstore/weblate/5.15.1.1/envs/default.env b/appstore/weblate/5.15.1.3/envs/default.env similarity index 100% rename from appstore/weblate/5.15.1.1/envs/default.env rename to appstore/weblate/5.15.1.3/envs/default.env diff --git a/appstore/weblate/5.15.1.1/envs/global.env b/appstore/weblate/5.15.1.3/envs/global.env similarity index 100% rename from appstore/weblate/5.15.1.1/envs/global.env rename to appstore/weblate/5.15.1.3/envs/global.env diff --git a/appstore/weblate/5.15.1.1/scripts/init.sh b/appstore/weblate/5.15.1.3/scripts/init.sh similarity index 100% rename from appstore/weblate/5.15.1.1/scripts/init.sh rename to appstore/weblate/5.15.1.3/scripts/init.sh diff --git a/appstore/weblate/5.15.1.1/scripts/uninstall.sh b/appstore/weblate/5.15.1.3/scripts/uninstall.sh similarity index 100% rename from appstore/weblate/5.15.1.1/scripts/uninstall.sh rename to appstore/weblate/5.15.1.3/scripts/uninstall.sh diff --git a/appstore/weblate/5.15.1.1/scripts/upgrade.sh b/appstore/weblate/5.15.1.3/scripts/upgrade.sh similarity index 100% rename from appstore/weblate/5.15.1.1/scripts/upgrade.sh rename to appstore/weblate/5.15.1.3/scripts/upgrade.sh diff --git a/dockge/ammds-ol8/docker-compose.yml b/dockge/ammds-ol8/docker-compose.yml index 9629cc748..c2e2f4bc3 100644 --- a/dockge/ammds-ol8/docker-compose.yml +++ b/dockge/ammds-ol8/docker-compose.yml @@ -11,7 +11,7 @@ services: - TZ=Asia/Shanghai - NGINX_PORT=${PANEL_APP_PORT_HTTP:-8080} - AMMDS_SERVER_PORT=${PANEL_APP_PORT_API:-9523} - image: qyg2297248353/ammds:v1.6.39-ol8 + image: qyg2297248353/ammds:v1.6.40-ol8 labels: createdBy: Apps network_mode: ${NETWORK_MODE:-host} diff --git a/dockge/ani-rss/docker-compose.yml b/dockge/ani-rss/docker-compose.yml index 46eafd6f8..26090e9aa 100644 --- a/dockge/ani-rss/docker-compose.yml +++ b/dockge/ani-rss/docker-compose.yml @@ -14,7 +14,7 @@ services: - PORT=7789 - CONFIG=/config - TZ=Asia/Shanghai - image: wushuo894/ani-rss:v2.4.24 + image: wushuo894/ani-rss:v2.4.25 labels: createdBy: Apps networks: diff --git a/dockge/astrbot-napcat/docker-compose.yml b/dockge/astrbot-napcat/docker-compose.yml index a5c2e2155..e82c83025 100644 --- a/dockge/astrbot-napcat/docker-compose.yml +++ b/dockge/astrbot-napcat/docker-compose.yml @@ -9,7 +9,7 @@ services: - .env environment: - TZ=Asia/Shanghai - image: soulter/astrbot:v4.10.3 + image: soulter/astrbot:v4.11.1 labels: createdBy: Apps networks: @@ -36,7 +36,7 @@ services: - MODE=astrbot - NAPCAT_UID=${NAPCAT_UID:-1000} - NAPCAT_GID=${NAPCAT_GID:-1000} - image: mlikiowa/napcat-docker:v4.9.98 + image: mlikiowa/napcat-docker:v4.10.9 mac_address: ${NAPCAT_MAC_ADDRESS:-02:42:ac:11:00:02} networks: - 1panel-network diff --git a/dockge/astrbot/docker-compose.yml b/dockge/astrbot/docker-compose.yml index 66a58d564..fc735453c 100644 --- a/dockge/astrbot/docker-compose.yml +++ b/dockge/astrbot/docker-compose.yml @@ -9,7 +9,7 @@ services: - .env environment: - TZ=Asia/Shanghai - image: soulter/astrbot:v4.10.3 + image: soulter/astrbot:v4.11.1 labels: createdBy: Apps networks: diff --git a/dockge/bark/docker-compose.yml b/dockge/bark/docker-compose.yml index 14c2e3385..9804ea09a 100644 --- a/dockge/bark/docker-compose.yml +++ b/dockge/bark/docker-compose.yml @@ -12,7 +12,7 @@ services: - BARK_SERVER_URL_PREFIX=/ - BARK_SERVER_DATA_DIR=/data - BARK_SERVER_SERVERLESS=false - image: finab/bark-server:v2.3.2 + image: finab/bark-server:v2.3.3 labels: createdBy: Apps networks: diff --git a/dockge/bonita/docker-compose.yml b/dockge/bonita/docker-compose.yml index 1e28e9b37..d8daa9485 100644 --- a/dockge/bonita/docker-compose.yml +++ b/dockge/bonita/docker-compose.yml @@ -11,7 +11,7 @@ services: - PUID=0 - PGID=0 - TZ=Asia/Shanghai - image: suwmlee/bonita:0.15.0 + image: suwmlee/bonita:0.20.0 labels: createdBy: Apps networks: diff --git a/dockge/bookstack/docker-compose.yml b/dockge/bookstack/docker-compose.yml index 37b181c41..fd6f3acc6 100644 --- a/dockge/bookstack/docker-compose.yml +++ b/dockge/bookstack/docker-compose.yml @@ -12,7 +12,7 @@ services: - PUID=1000 - PGID=1000 - QUEUE_CONNECTION=database - image: linuxserver/bookstack:25.11.6 + image: linuxserver/bookstack:25.12.1 labels: createdBy: Apps networks: diff --git a/dockge/byte-muse/docker-compose.yml b/dockge/byte-muse/docker-compose.yml index a7da96a98..582c9d2a1 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.15 + image: envyafish/byte-muse:1.26.16 labels: createdBy: Apps networks: diff --git a/dockge/casdoor/docker-compose.yml b/dockge/casdoor/docker-compose.yml index 56f9e51a6..36c176414 100644 --- a/dockge/casdoor/docker-compose.yml +++ b/dockge/casdoor/docker-compose.yml @@ -14,7 +14,7 @@ services: - verificationCodeTimeout=10 - appname=casdoor - authState=casdoor - image: casbin/casdoor:2.212.0 + image: casbin/casdoor:2.225.0 labels: createdBy: Apps networks: diff --git a/dockge/clouddrive2/docker-compose.yml b/dockge/clouddrive2/docker-compose.yml index 3e1578555..cc116798c 100644 --- a/dockge/clouddrive2/docker-compose.yml +++ b/dockge/clouddrive2/docker-compose.yml @@ -14,7 +14,7 @@ services: environment: - TZ=Asia/Shanghai - CLOUDDRIVE_HOME=/Config - image: cloudnas/clouddrive2:0.9.20 + image: cloudnas/clouddrive2:0.9.21 labels: createdBy: Apps networks: diff --git a/dockge/dashdot/docker-compose.yml b/dockge/dashdot/docker-compose.yml index 578a28d65..8fd2cd4a9 100644 --- a/dockge/dashdot/docker-compose.yml +++ b/dockge/dashdot/docker-compose.yml @@ -7,7 +7,7 @@ services: env_file: - ./envs/global.env - .env - image: mauricenino/dashdot:6.2.0 + image: mauricenino/dashdot:6.2.4 labels: createdBy: Apps networks: diff --git a/dockge/dozzle/docker-compose.yml b/dockge/dozzle/docker-compose.yml index 7f83f25b1..118d84096 100644 --- a/dockge/dozzle/docker-compose.yml +++ b/dockge/dozzle/docker-compose.yml @@ -20,7 +20,7 @@ services: - /dozzle - healthcheck timeout: 30s - image: amir20/dozzle:v8.14.12 + image: amir20/dozzle:v9.0.1 labels: createdBy: Apps networks: diff --git a/dockge/ech0/docker-compose.yml b/dockge/ech0/docker-compose.yml index 5b7359396..64435cd0c 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:v3.0.8 + image: sn0wl1n/ech0:v3.0.9 labels: createdBy: Apps networks: diff --git a/dockge/emby-amilys_4_9_1_80/.env b/dockge/emby-amilys_4_9_2_6/.env similarity index 100% rename from dockge/emby-amilys_4_9_1_80/.env rename to dockge/emby-amilys_4_9_2_6/.env diff --git a/appstore/emby-amilys/4.9.1.80/docker-compose.yml b/dockge/emby-amilys_4_9_2_6/docker-compose.yml similarity index 95% rename from appstore/emby-amilys/4.9.1.80/docker-compose.yml rename to dockge/emby-amilys_4_9_2_6/docker-compose.yml index 33d356315..526369304 100644 --- a/appstore/emby-amilys/4.9.1.80/docker-compose.yml +++ b/dockge/emby-amilys_4_9_2_6/docker-compose.yml @@ -13,7 +13,7 @@ services: - HTTP_PROXY=${HTTP_PROXY:-} - HTTPS_PROXY=${HTTP_PROXY:-} - NO_PROXY=localhost,127.0.0.1,::1 - image: amilys/embyserver:4.9.1.80 + image: amilys/embyserver:4.9.2.6 labels: createdBy: Apps network_mode: ${NETWORK_MODE} diff --git a/dockge/emby-amilys_4_9_1_80/envs/default.env b/dockge/emby-amilys_4_9_2_6/envs/default.env similarity index 100% rename from dockge/emby-amilys_4_9_1_80/envs/default.env rename to dockge/emby-amilys_4_9_2_6/envs/default.env diff --git a/dockge/emby-amilys_4_9_1_80/envs/global.env b/dockge/emby-amilys_4_9_2_6/envs/global.env similarity index 100% rename from dockge/emby-amilys_4_9_1_80/envs/global.env rename to dockge/emby-amilys_4_9_2_6/envs/global.env diff --git a/dockge/halo-h2/docker-compose.yml b/dockge/halo-h2/docker-compose.yml index 94d631ab3..bbba8a33a 100644 --- a/dockge/halo-h2/docker-compose.yml +++ b/dockge/halo-h2/docker-compose.yml @@ -9,7 +9,7 @@ services: container_name: halo-h2 environment: - JVM_OPTS=-Xmx256m -Xms256m - image: halohub/halo:2.22.3 + image: halohub/halo:2.22.7 labels: createdBy: Apps networks: diff --git a/dockge/halo/docker-compose.yml b/dockge/halo/docker-compose.yml index c47f235f3..450fd64e1 100644 --- a/dockge/halo/docker-compose.yml +++ b/dockge/halo/docker-compose.yml @@ -11,7 +11,7 @@ services: - --halo.external-url=${HALO_EXTERNAL_URL} - --halo.security.remember-me.token-validity=${HALO_REMEMBER_ME_TOKEN_VALIDITY} container_name: halo - image: halohub/halo:2.22.3 + image: halohub/halo:2.22.7 labels: createdBy: Apps networks: diff --git a/dockge/homarr_1_48_0/.env b/dockge/homarr_1_49_1/.env similarity index 100% rename from dockge/homarr_1_48_0/.env rename to dockge/homarr_1_49_1/.env diff --git a/appstore/homarr/1.48.0/docker-compose.yml b/dockge/homarr_1_49_1/docker-compose.yml similarity index 89% rename from appstore/homarr/1.48.0/docker-compose.yml rename to dockge/homarr_1_49_1/docker-compose.yml index d7a852595..5093e24f6 100644 --- a/appstore/homarr/1.48.0/docker-compose.yml +++ b/dockge/homarr_1_49_1/docker-compose.yml @@ -7,7 +7,7 @@ services: env_file: - ./envs/global.env - .env - image: ghcr.io/homarr-labs/homarr:v1.48.0 + image: ghcr.io/homarr-labs/homarr:v1.49.1 labels: createdBy: Apps network_mode: ${NETWORK_MODE} diff --git a/dockge/homarr_1_48_0/envs/default.env b/dockge/homarr_1_49_1/envs/default.env similarity index 100% rename from dockge/homarr_1_48_0/envs/default.env rename to dockge/homarr_1_49_1/envs/default.env diff --git a/dockge/homarr_1_48_0/envs/global.env b/dockge/homarr_1_49_1/envs/global.env similarity index 100% rename from dockge/homarr_1_48_0/envs/global.env rename to dockge/homarr_1_49_1/envs/global.env diff --git a/dockge/linkding/docker-compose.yml b/dockge/linkding/docker-compose.yml index 423c5deee..d672fc255 100644 --- a/dockge/linkding/docker-compose.yml +++ b/dockge/linkding/docker-compose.yml @@ -12,7 +12,7 @@ services: - LD_DB_ENGINE=postgres - HTTP_PROXY=${ALL_PROXY} - HTTPS_PROXY=${ALL_PROXY} - image: sissbruecker/linkding:1.44.2-plus + image: sissbruecker/linkding:1.45.0-plus labels: createdBy: Apps networks: diff --git a/dockge/logto/docker-compose.yml b/dockge/logto/docker-compose.yml index 0d618635d..4f0da60e8 100644 --- a/dockge/logto/docker-compose.yml +++ b/dockge/logto/docker-compose.yml @@ -18,7 +18,7 @@ services: - TRUST_PROXY_HEADER=true - CASE_SENSITIVE_USERNAME=true - DB_URL=postgres://${POSTGRES_USER}:${POSTGRES_PASSWORD}@${POSTGRES_HOST}:${POSTGRES_PORT}/${POSTGRES_NAME} - image: svhd/logto:1.34.0 + image: svhd/logto:1.35.0 labels: createdBy: Apps networks: diff --git a/dockge/movie-pilot/.env b/dockge/movie-pilot/.env index 3cf0485f1..7e3047285 100644 --- a/dockge/movie-pilot/.env +++ b/dockge/movie-pilot/.env @@ -13,9 +13,6 @@ PANEL_APP_PORT_API=3001 # 管理员用户名 [必填] SUPERUSER=admin -# 管理员密码 [必填] -SUPERUSER_PASSWORD=admin - # API 令牌 [必填] API_TOKEN=moviepilot diff --git a/dockge/movie-pilot/docker-compose.yml b/dockge/movie-pilot/docker-compose.yml index f1c74f0b9..21645d162 100644 --- a/dockge/movie-pilot/docker-compose.yml +++ b/dockge/movie-pilot/docker-compose.yml @@ -13,7 +13,7 @@ services: - DEBUG=false - DEV=false - LOG_LEVEL=INFO - image: jxxghp/moviepilot:2.9.0 + image: jxxghp/moviepilot:2.8.0 labels: createdBy: Apps logging: diff --git a/dockge/movie-pilot_2_7_9/.env b/dockge/movie-pilot_2_9_2/.env similarity index 95% rename from dockge/movie-pilot_2_7_9/.env rename to dockge/movie-pilot_2_9_2/.env index 7e3047285..3cf0485f1 100644 --- a/dockge/movie-pilot_2_7_9/.env +++ b/dockge/movie-pilot_2_9_2/.env @@ -13,6 +13,9 @@ PANEL_APP_PORT_API=3001 # 管理员用户名 [必填] SUPERUSER=admin +# 管理员密码 [必填] +SUPERUSER_PASSWORD=admin + # API 令牌 [必填] API_TOKEN=moviepilot diff --git a/appstore/movie-pilot/2.9.0/docker-compose.yml b/dockge/movie-pilot_2_9_2/docker-compose.yml similarity index 96% rename from appstore/movie-pilot/2.9.0/docker-compose.yml rename to dockge/movie-pilot_2_9_2/docker-compose.yml index f1c74f0b9..bd131037e 100644 --- a/appstore/movie-pilot/2.9.0/docker-compose.yml +++ b/dockge/movie-pilot_2_9_2/docker-compose.yml @@ -13,7 +13,7 @@ services: - DEBUG=false - DEV=false - LOG_LEVEL=INFO - image: jxxghp/moviepilot:2.9.0 + image: jxxghp/moviepilot:2.9.2 labels: createdBy: Apps logging: diff --git a/dockge/movie-pilot_2_7_9/envs/default.env b/dockge/movie-pilot_2_9_2/envs/default.env similarity index 100% rename from dockge/movie-pilot_2_7_9/envs/default.env rename to dockge/movie-pilot_2_9_2/envs/default.env diff --git a/dockge/movie-pilot_2_7_9/envs/global.env b/dockge/movie-pilot_2_9_2/envs/global.env similarity index 100% rename from dockge/movie-pilot_2_7_9/envs/global.env rename to dockge/movie-pilot_2_9_2/envs/global.env diff --git a/dockge/music-tag-web/.env b/dockge/music-tag-web/.env index 35d99b310..3a93177ae 100644 --- a/dockge/music-tag-web/.env +++ b/dockge/music-tag-web/.env @@ -2,7 +2,7 @@ MUSIC_TAG_WEB_ROOT_PATH=/home/music-tag-web # WebUI 端口 [必填] -PANEL_APP_PORT_HTTP=8001 +PANEL_APP_PORT_HTTP=8002 # 自定义挂载目录 1 CUSTOM_MOUNT_DIRECTORY_1= diff --git a/dockge/music-tag-web/docker-compose.yml b/dockge/music-tag-web/docker-compose.yml index febca33b2..80d6a37ed 100644 --- a/dockge/music-tag-web/docker-compose.yml +++ b/dockge/music-tag-web/docker-compose.yml @@ -3,20 +3,19 @@ networks: external: true services: music_tag_web: - command: /start container_name: music-tag-web env_file: - ./envs/global.env - .env environment: - TZ=Asia/Shanghai - image: xhongc/music_tag_web:latest + image: xhongc/music_tag_web:2.6.7 labels: createdBy: Apps networks: - 1panel-network ports: - - ${PANEL_APP_PORT_HTTP}:8001 + - ${PANEL_APP_PORT_HTTP}:8002 restart: always volumes: - ${MUSIC_TAG_WEB_ROOT_PATH}/data:/app/data diff --git a/dockge/music-tag-web_2_6_6/.env b/dockge/music-tag-web_v1/.env similarity index 91% rename from dockge/music-tag-web_2_6_6/.env rename to dockge/music-tag-web_v1/.env index 3a93177ae..35d99b310 100644 --- a/dockge/music-tag-web_2_6_6/.env +++ b/dockge/music-tag-web_v1/.env @@ -2,7 +2,7 @@ MUSIC_TAG_WEB_ROOT_PATH=/home/music-tag-web # WebUI 端口 [必填] -PANEL_APP_PORT_HTTP=8002 +PANEL_APP_PORT_HTTP=8001 # 自定义挂载目录 1 CUSTOM_MOUNT_DIRECTORY_1= diff --git a/appstore/music-tag-web/2.6.6/docker-compose.yml b/dockge/music-tag-web_v1/docker-compose.yml similarity index 87% rename from appstore/music-tag-web/2.6.6/docker-compose.yml rename to dockge/music-tag-web_v1/docker-compose.yml index 62864249f..febca33b2 100644 --- a/appstore/music-tag-web/2.6.6/docker-compose.yml +++ b/dockge/music-tag-web_v1/docker-compose.yml @@ -3,19 +3,20 @@ networks: external: true services: music_tag_web: + command: /start container_name: music-tag-web env_file: - ./envs/global.env - .env environment: - TZ=Asia/Shanghai - image: xhongc/music_tag_web:2.6.6 + image: xhongc/music_tag_web:latest labels: createdBy: Apps networks: - 1panel-network ports: - - ${PANEL_APP_PORT_HTTP}:8002 + - ${PANEL_APP_PORT_HTTP}:8001 restart: always volumes: - ${MUSIC_TAG_WEB_ROOT_PATH}/data:/app/data diff --git a/dockge/music-tag-web_2_6_6/envs/default.env b/dockge/music-tag-web_v1/envs/default.env similarity index 100% rename from dockge/music-tag-web_2_6_6/envs/default.env rename to dockge/music-tag-web_v1/envs/default.env diff --git a/dockge/music-tag-web_2_6_6/envs/global.env b/dockge/music-tag-web_v1/envs/global.env similarity index 100% rename from dockge/music-tag-web_2_6_6/envs/global.env rename to dockge/music-tag-web_v1/envs/global.env diff --git a/dockge/n8n/docker-compose.yml b/dockge/n8n/docker-compose.yml index e37dbe2c5..e496db465 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:1.123.9 + image: n8nio/n8n:1.123.10 labels: createdBy: Apps networks: diff --git a/dockge/napcat/docker-compose.yml b/dockge/napcat/docker-compose.yml index dc3b2826a..7fff29f8f 100644 --- a/dockge/napcat/docker-compose.yml +++ b/dockge/napcat/docker-compose.yml @@ -11,7 +11,7 @@ services: - TZ=Asia/Shanghai - NAPCAT_UID=${NAPCAT_UID:-0} - NAPCAT_GID=${NAPCAT_GID:-0} - image: mlikiowa/napcat-docker:v4.9.98 + image: mlikiowa/napcat-docker:v4.10.9 labels: createdBy: Apps networks: diff --git a/dockge/nezha/docker-compose.yml b/dockge/nezha/docker-compose.yml index e0e65a269..345b8bced 100644 --- a/dockge/nezha/docker-compose.yml +++ b/dockge/nezha/docker-compose.yml @@ -7,7 +7,7 @@ services: environment: - NZ_LISTEN_PORT=${PANEL_APP_PORT_HTTP} - NZ_LOCATION=Asia/Shanghai - image: ghcr.io/nezhahq/nezha:v1.14.10 + image: ghcr.io/nezhahq/nezha:v1.14.12 labels: createdBy: Apps networks: diff --git a/dockge/omnibox/docker-compose.yml b/dockge/omnibox/docker-compose.yml index f22456d77..a563e44f0 100644 --- a/dockge/omnibox/docker-compose.yml +++ b/dockge/omnibox/docker-compose.yml @@ -9,7 +9,7 @@ services: - .env environment: - TZ=Asia/Shanghai - image: lampon/omnibox:v1.3.20 + image: lampon/omnibox:v1.4.2 labels: createdBy: Apps networks: diff --git a/dockge/onedev/docker-compose.yml b/dockge/onedev/docker-compose.yml index 6f98440cb..78832b44d 100644 --- a/dockge/onedev/docker-compose.yml +++ b/dockge/onedev/docker-compose.yml @@ -14,7 +14,7 @@ services: - initial_email=${INITIAL_EMAIL} - initial_server_url=${INITIAL_SERVER_URL} - initial_ssh_root_url=${INITIAL_SSH_ROOT_URL} - image: 1dev/server:13.1.7 + image: 1dev/server:14.0.5 labels: createdBy: Apps networks: diff --git a/dockge/outline/docker-compose.yml b/dockge/outline/docker-compose.yml index 204a27f16..3a643b7d6 100644 --- a/dockge/outline/docker-compose.yml +++ b/dockge/outline/docker-compose.yml @@ -10,7 +10,7 @@ services: - .env environment: - DATABASE_URL=postgres://${DB_USERNAME}:${DB_PASSWORD}@${DB_HOSTNAME}:${DB_PORT}/${DB_DATABASE_NAME} - image: outlinewiki/outline:1.1.0 + image: outlinewiki/outline:1.2.0 labels: createdBy: Apps networks: diff --git a/dockge/rsshub/docker-compose.yml b/dockge/rsshub/docker-compose.yml index 2de17de72..379b59ba1 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-29 + image: diygod/rsshub:2026-01-02 labels: createdBy: Apps networks: diff --git a/dockge/seaweedfs/docker-compose.yml b/dockge/seaweedfs/docker-compose.yml index 00319e2c6..c57a426d3 100644 --- a/dockge/seaweedfs/docker-compose.yml +++ b/dockge/seaweedfs/docker-compose.yml @@ -14,7 +14,7 @@ services: - .env environment: - TZ=Asia/Shanghai - image: chrislusf/seaweedfs:4.04 + image: chrislusf/seaweedfs:4.05 networks: - seaweedfs-network ports: @@ -36,7 +36,7 @@ services: - .env environment: - TZ=Asia/Shanghai - image: chrislusf/seaweedfs:4.04 + image: chrislusf/seaweedfs:4.05 networks: - seaweedfs-network ports: @@ -78,7 +78,7 @@ services: - .env environment: - TZ=Asia/Shanghai - image: chrislusf/seaweedfs:4.04 + image: chrislusf/seaweedfs:4.05 labels: createdBy: Apps networks: @@ -101,7 +101,7 @@ services: - .env environment: - TZ=Asia/Shanghai - image: chrislusf/seaweedfs:4.04 + image: chrislusf/seaweedfs:4.05 networks: - seaweedfs-network ports: @@ -125,7 +125,7 @@ services: - .env environment: - TZ=Asia/Shanghai - image: chrislusf/seaweedfs:4.04 + image: chrislusf/seaweedfs:4.05 networks: - seaweedfs-network ports: diff --git a/dockge/siyuan/docker-compose.yml b/dockge/siyuan/docker-compose.yml index 3f5faf0e6..e9cc68817 100644 --- a/dockge/siyuan/docker-compose.yml +++ b/dockge/siyuan/docker-compose.yml @@ -11,7 +11,7 @@ services: - ./envs/global.env environment: - RUN_IN_CONTAINER=true - image: b3log/siyuan:v3.5.1 + image: b3log/siyuan:v3.5.2 labels: createdBy: Apps networks: diff --git a/dockge/slink/docker-compose.yml b/dockge/slink/docker-compose.yml index 418e3a87b..3ca216d92 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.4 + image: anirdev/slink:v1.8.5 labels: createdBy: Apps networks: diff --git a/dockge/sun-panel/docker-compose.yml b/dockge/sun-panel/docker-compose.yml index 40c02d8e7..f1ebaa2fa 100644 --- a/dockge/sun-panel/docker-compose.yml +++ b/dockge/sun-panel/docker-compose.yml @@ -7,7 +7,7 @@ services: env_file: - ./envs/global.env - .env - image: hslr/sun-panel:1.8.0 + image: hslr/sun-panel:1.8.1 labels: createdBy: Apps networks: diff --git a/dockge/super-productivity/docker-compose.yml b/dockge/super-productivity/docker-compose.yml index c15040adf..a4896b78b 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:v16.7.3 + image: johannesjo/super-productivity:v16.8.3 labels: createdBy: Apps networks: diff --git a/dockge/telegram-bot-api/docker-compose.yml b/dockge/telegram-bot-api/docker-compose.yml index 0d5517690..08e730bc1 100644 --- a/dockge/telegram-bot-api/docker-compose.yml +++ b/dockge/telegram-bot-api/docker-compose.yml @@ -14,7 +14,7 @@ services: - TELEGRAM_MAX_WEBHOOK_CONNECTIONS=100000 - TELEGRAM_LOG_FILE=/var/log/telegram-bot-api/telegram-bot-api.log - TELEGRAM_MAX_CONNECTIONS=1024 - image: aiogram/telegram-bot-api:9.2 + image: aiogram/telegram-bot-api:9.3 labels: createdBy: Apps networks: diff --git a/dockge/telegram-search/docker-compose.yml b/dockge/telegram-search/docker-compose.yml index 45834bb14..ab1beeba4 100644 --- a/dockge/telegram-search/docker-compose.yml +++ b/dockge/telegram-search/docker-compose.yml @@ -14,7 +14,7 @@ services: - TZ=Asia/Shanghai - DATABASE_TYPE=postgres - DATABASE_URL=postgresql://${POSTGRES_USER}:${POSTGRES_PASSWORD}@telegram_search_pgvector:5432/${POSTGRES_DATABASE} - image: ghcr.io/groupultra/telegram-search:1.1.44 + image: ghcr.io/groupultra/telegram-search:1.1.45 labels: createdBy: Apps networks: diff --git a/dockge/weblate/docker-compose.yml b/dockge/weblate/docker-compose.yml index 7d27a533b..69c9bf313 100644 --- a/dockge/weblate/docker-compose.yml +++ b/dockge/weblate/docker-compose.yml @@ -16,7 +16,7 @@ services: - WEBLATE_ALLOWED_HOSTS=* - POSTGRES_DATABASE=weblate - CLIENT_MAX_BODY_SIZE=200M - image: weblate/weblate:5.15.1.1 + image: weblate/weblate:5.15.1.3 labels: createdBy: Apps networks: