diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 1db942b43..3fb3071e0 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -16,7 +16,7 @@ jobs: - name: Checkout repository uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - name: Run Renovate - uses: renovatebot/github-action@08ed9fa83e24bfe6222557f9e221395c57972127 # v41.0.16 + uses: renovatebot/github-action@c21017a4a2fc9f42953bcc907e375a5a544557ec # v41.0.18 with: useSlim: false token: ${{ secrets.GITHUBTOKEN }} diff --git a/apps/alist-ffmpeg/3.43.0/data.yml b/apps/alist-ffmpeg/3.44.0/data.yml similarity index 100% rename from apps/alist-ffmpeg/3.43.0/data.yml rename to apps/alist-ffmpeg/3.44.0/data.yml diff --git a/apps/alist-ffmpeg/3.43.0/docker-compose.yml b/apps/alist-ffmpeg/3.44.0/docker-compose.yml similarity index 95% rename from apps/alist-ffmpeg/3.43.0/docker-compose.yml rename to apps/alist-ffmpeg/3.44.0/docker-compose.yml index e4e13f0e2..64b033aa5 100644 --- a/apps/alist-ffmpeg/3.43.0/docker-compose.yml +++ b/apps/alist-ffmpeg/3.44.0/docker-compose.yml @@ -3,7 +3,7 @@ networks: external: true services: alist: - image: xhofe/alist:v3.43.0-ffmpeg + image: xhofe/alist:v3.44.0-ffmpeg container_name: ${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/alist-ffmpeg/3.43.0/envs/default.env b/apps/alist-ffmpeg/3.44.0/envs/default.env similarity index 100% rename from apps/alist-ffmpeg/3.43.0/envs/default.env rename to apps/alist-ffmpeg/3.44.0/envs/default.env diff --git a/apps/alist-ffmpeg/3.43.0/envs/global.env b/apps/alist-ffmpeg/3.44.0/envs/global.env similarity index 100% rename from apps/alist-ffmpeg/3.43.0/envs/global.env rename to apps/alist-ffmpeg/3.44.0/envs/global.env diff --git a/apps/alist-ffmpeg/3.43.0/scripts/init.sh b/apps/alist-ffmpeg/3.44.0/scripts/init.sh similarity index 100% rename from apps/alist-ffmpeg/3.43.0/scripts/init.sh rename to apps/alist-ffmpeg/3.44.0/scripts/init.sh diff --git a/apps/alist-ffmpeg/3.43.0/scripts/uninstall.sh b/apps/alist-ffmpeg/3.44.0/scripts/uninstall.sh similarity index 100% rename from apps/alist-ffmpeg/3.43.0/scripts/uninstall.sh rename to apps/alist-ffmpeg/3.44.0/scripts/uninstall.sh diff --git a/apps/alist-ffmpeg/3.43.0/scripts/upgrade.sh b/apps/alist-ffmpeg/3.44.0/scripts/upgrade.sh similarity index 100% rename from apps/alist-ffmpeg/3.43.0/scripts/upgrade.sh rename to apps/alist-ffmpeg/3.44.0/scripts/upgrade.sh diff --git a/apps/alist/3.43.0/data.yml b/apps/alist/3.44.0/data.yml similarity index 100% rename from apps/alist/3.43.0/data.yml rename to apps/alist/3.44.0/data.yml diff --git a/apps/alist/3.43.0/docker-compose.yml b/apps/alist/3.44.0/docker-compose.yml similarity index 96% rename from apps/alist/3.43.0/docker-compose.yml rename to apps/alist/3.44.0/docker-compose.yml index 0aad129c1..8dbcbfe4c 100644 --- a/apps/alist/3.43.0/docker-compose.yml +++ b/apps/alist/3.44.0/docker-compose.yml @@ -3,7 +3,7 @@ networks: external: true services: alist: - image: xhofe/alist:v3.43.0 + image: xhofe/alist:v3.44.0 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/alist/3.43.0/envs/default.env b/apps/alist/3.44.0/envs/default.env similarity index 100% rename from apps/alist/3.43.0/envs/default.env rename to apps/alist/3.44.0/envs/default.env diff --git a/apps/alist/3.43.0/envs/global.env b/apps/alist/3.44.0/envs/global.env similarity index 100% rename from apps/alist/3.43.0/envs/global.env rename to apps/alist/3.44.0/envs/global.env diff --git a/apps/alist/3.43.0/scripts/init.sh b/apps/alist/3.44.0/scripts/init.sh similarity index 100% rename from apps/alist/3.43.0/scripts/init.sh rename to apps/alist/3.44.0/scripts/init.sh diff --git a/apps/alist/3.43.0/scripts/uninstall.sh b/apps/alist/3.44.0/scripts/uninstall.sh similarity index 100% rename from apps/alist/3.43.0/scripts/uninstall.sh rename to apps/alist/3.44.0/scripts/uninstall.sh diff --git a/apps/alist/3.43.0/scripts/upgrade.sh b/apps/alist/3.44.0/scripts/upgrade.sh similarity index 100% rename from apps/alist/3.43.0/scripts/upgrade.sh rename to apps/alist/3.44.0/scripts/upgrade.sh diff --git a/apps/ammds/1.0.23/data.yml b/apps/ammds/1.0.28/data.yml similarity index 100% rename from apps/ammds/1.0.23/data.yml rename to apps/ammds/1.0.28/data.yml diff --git a/apps/ammds/1.0.23/docker-compose.yml b/apps/ammds/1.0.28/docker-compose.yml similarity index 96% rename from apps/ammds/1.0.23/docker-compose.yml rename to apps/ammds/1.0.28/docker-compose.yml index ee9c8c233..dc0f6106a 100644 --- a/apps/ammds/1.0.23/docker-compose.yml +++ b/apps/ammds/1.0.28/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: ammds: - image: qyg2297248353/ammds:v1.0.23 + image: qyg2297248353/ammds:v1.0.28 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/ammds/1.0.23/envs/default.env b/apps/ammds/1.0.28/envs/default.env similarity index 100% rename from apps/ammds/1.0.23/envs/default.env rename to apps/ammds/1.0.28/envs/default.env diff --git a/apps/ammds/1.0.23/envs/global.env b/apps/ammds/1.0.28/envs/global.env similarity index 100% rename from apps/ammds/1.0.23/envs/global.env rename to apps/ammds/1.0.28/envs/global.env diff --git a/apps/ammds/1.0.23/scripts/init.sh b/apps/ammds/1.0.28/scripts/init.sh similarity index 100% rename from apps/ammds/1.0.23/scripts/init.sh rename to apps/ammds/1.0.28/scripts/init.sh diff --git a/apps/ammds/1.0.23/scripts/uninstall.sh b/apps/ammds/1.0.28/scripts/uninstall.sh similarity index 100% rename from apps/ammds/1.0.23/scripts/uninstall.sh rename to apps/ammds/1.0.28/scripts/uninstall.sh diff --git a/apps/ammds/1.0.23/scripts/upgrade.sh b/apps/ammds/1.0.28/scripts/upgrade.sh similarity index 100% rename from apps/ammds/1.0.23/scripts/upgrade.sh rename to apps/ammds/1.0.28/scripts/upgrade.sh diff --git a/apps/ani-rss/1.1.322/data.yml b/apps/ani-rss/1.1.338/data.yml similarity index 100% rename from apps/ani-rss/1.1.322/data.yml rename to apps/ani-rss/1.1.338/data.yml diff --git a/apps/ani-rss/1.1.322/docker-compose.yml b/apps/ani-rss/1.1.338/docker-compose.yml similarity index 95% rename from apps/ani-rss/1.1.322/docker-compose.yml rename to apps/ani-rss/1.1.338/docker-compose.yml index 8e2ecbf4b..710b97018 100644 --- a/apps/ani-rss/1.1.322/docker-compose.yml +++ b/apps/ani-rss/1.1.338/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: ani-rss: - image: wushuo894/ani-rss:v1.1.322 + image: wushuo894/ani-rss:v1.1.338 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/ani-rss/1.1.322/envs/default.env b/apps/ani-rss/1.1.338/envs/default.env similarity index 100% rename from apps/ani-rss/1.1.322/envs/default.env rename to apps/ani-rss/1.1.338/envs/default.env diff --git a/apps/ani-rss/1.1.322/envs/global.env b/apps/ani-rss/1.1.338/envs/global.env similarity index 100% rename from apps/ani-rss/1.1.322/envs/global.env rename to apps/ani-rss/1.1.338/envs/global.env diff --git a/apps/ani-rss/1.1.322/scripts/init.sh b/apps/ani-rss/1.1.338/scripts/init.sh similarity index 100% rename from apps/ani-rss/1.1.322/scripts/init.sh rename to apps/ani-rss/1.1.338/scripts/init.sh diff --git a/apps/ani-rss/1.1.322/scripts/uninstall.sh b/apps/ani-rss/1.1.338/scripts/uninstall.sh similarity index 100% rename from apps/ani-rss/1.1.322/scripts/uninstall.sh rename to apps/ani-rss/1.1.338/scripts/uninstall.sh diff --git a/apps/ani-rss/1.1.322/scripts/upgrade.sh b/apps/ani-rss/1.1.338/scripts/upgrade.sh similarity index 100% rename from apps/ani-rss/1.1.322/scripts/upgrade.sh rename to apps/ani-rss/1.1.338/scripts/upgrade.sh diff --git a/apps/byte-muse/1.8.3/data.yml b/apps/byte-muse/1.10.2/data.yml similarity index 100% rename from apps/byte-muse/1.8.3/data.yml rename to apps/byte-muse/1.10.2/data.yml diff --git a/apps/byte-muse/1.8.3/docker-compose.yml b/apps/byte-muse/1.10.2/docker-compose.yml similarity index 95% rename from apps/byte-muse/1.8.3/docker-compose.yml rename to apps/byte-muse/1.10.2/docker-compose.yml index 95df5dcf8..217a57956 100644 --- a/apps/byte-muse/1.8.3/docker-compose.yml +++ b/apps/byte-muse/1.10.2/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: auto-lady: - image: envyafish/byte-muse:1.8.3 + image: envyafish/byte-muse:1.10.2 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/byte-muse/1.8.3/envs/default.env b/apps/byte-muse/1.10.2/envs/default.env similarity index 100% rename from apps/byte-muse/1.8.3/envs/default.env rename to apps/byte-muse/1.10.2/envs/default.env diff --git a/apps/byte-muse/1.8.3/envs/global.env b/apps/byte-muse/1.10.2/envs/global.env similarity index 100% rename from apps/byte-muse/1.8.3/envs/global.env rename to apps/byte-muse/1.10.2/envs/global.env diff --git a/apps/byte-muse/1.8.3/scripts/init.sh b/apps/byte-muse/1.10.2/scripts/init.sh similarity index 100% rename from apps/byte-muse/1.8.3/scripts/init.sh rename to apps/byte-muse/1.10.2/scripts/init.sh diff --git a/apps/byte-muse/1.8.3/scripts/uninstall.sh b/apps/byte-muse/1.10.2/scripts/uninstall.sh similarity index 100% rename from apps/byte-muse/1.8.3/scripts/uninstall.sh rename to apps/byte-muse/1.10.2/scripts/uninstall.sh diff --git a/apps/byte-muse/1.8.3/scripts/upgrade.sh b/apps/byte-muse/1.10.2/scripts/upgrade.sh similarity index 100% rename from apps/byte-muse/1.8.3/scripts/upgrade.sh rename to apps/byte-muse/1.10.2/scripts/upgrade.sh diff --git a/apps/casdoor/1.864.0/config/init_data.json b/apps/casdoor/1.875.0/config/init_data.json similarity index 100% rename from apps/casdoor/1.864.0/config/init_data.json rename to apps/casdoor/1.875.0/config/init_data.json diff --git a/apps/casdoor/1.864.0/data.yml b/apps/casdoor/1.875.0/data.yml similarity index 100% rename from apps/casdoor/1.864.0/data.yml rename to apps/casdoor/1.875.0/data.yml diff --git a/apps/casdoor/1.864.0/docker-compose.yml b/apps/casdoor/1.875.0/docker-compose.yml similarity index 94% rename from apps/casdoor/1.864.0/docker-compose.yml rename to apps/casdoor/1.875.0/docker-compose.yml index c8e46abbd..9807f2cbf 100644 --- a/apps/casdoor/1.864.0/docker-compose.yml +++ b/apps/casdoor/1.875.0/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: casdoor: - image: casbin/casdoor:v1.864.0 + image: casbin/casdoor:v1.875.0 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/casdoor/1.864.0/envs/casdoor.env b/apps/casdoor/1.875.0/envs/casdoor.env similarity index 100% rename from apps/casdoor/1.864.0/envs/casdoor.env rename to apps/casdoor/1.875.0/envs/casdoor.env diff --git a/apps/casdoor/1.864.0/envs/default.env b/apps/casdoor/1.875.0/envs/default.env similarity index 100% rename from apps/casdoor/1.864.0/envs/default.env rename to apps/casdoor/1.875.0/envs/default.env diff --git a/apps/casdoor/1.864.0/envs/global.env b/apps/casdoor/1.875.0/envs/global.env similarity index 100% rename from apps/casdoor/1.864.0/envs/global.env rename to apps/casdoor/1.875.0/envs/global.env diff --git a/apps/casdoor/1.864.0/scripts/init.sh b/apps/casdoor/1.875.0/scripts/init.sh similarity index 100% rename from apps/casdoor/1.864.0/scripts/init.sh rename to apps/casdoor/1.875.0/scripts/init.sh diff --git a/apps/casdoor/1.864.0/scripts/uninstall.sh b/apps/casdoor/1.875.0/scripts/uninstall.sh similarity index 100% rename from apps/casdoor/1.864.0/scripts/uninstall.sh rename to apps/casdoor/1.875.0/scripts/uninstall.sh diff --git a/apps/casdoor/1.864.0/scripts/upgrade.sh b/apps/casdoor/1.875.0/scripts/upgrade.sh similarity index 100% rename from apps/casdoor/1.864.0/scripts/upgrade.sh rename to apps/casdoor/1.875.0/scripts/upgrade.sh diff --git a/apps/certimate/0.3.4/data.yml b/apps/certimate/0.3.6/data.yml similarity index 100% rename from apps/certimate/0.3.4/data.yml rename to apps/certimate/0.3.6/data.yml diff --git a/apps/certimate/0.3.4/docker-compose.yml b/apps/certimate/0.3.6/docker-compose.yml similarity index 91% rename from apps/certimate/0.3.4/docker-compose.yml rename to apps/certimate/0.3.6/docker-compose.yml index ae69b761a..cedd4817b 100644 --- a/apps/certimate/0.3.4/docker-compose.yml +++ b/apps/certimate/0.3.6/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: certimate: - image: usual2970/certimate:v0.3.4 + image: usual2970/certimate:v0.3.6 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/certimate/0.3.4/envs/default.env b/apps/certimate/0.3.6/envs/default.env similarity index 100% rename from apps/certimate/0.3.4/envs/default.env rename to apps/certimate/0.3.6/envs/default.env diff --git a/apps/certimate/0.3.4/envs/global.env b/apps/certimate/0.3.6/envs/global.env similarity index 100% rename from apps/certimate/0.3.4/envs/global.env rename to apps/certimate/0.3.6/envs/global.env diff --git a/apps/certimate/0.3.4/scripts/init.sh b/apps/certimate/0.3.6/scripts/init.sh similarity index 100% rename from apps/certimate/0.3.4/scripts/init.sh rename to apps/certimate/0.3.6/scripts/init.sh diff --git a/apps/certimate/0.3.4/scripts/uninstall.sh b/apps/certimate/0.3.6/scripts/uninstall.sh similarity index 100% rename from apps/certimate/0.3.4/scripts/uninstall.sh rename to apps/certimate/0.3.6/scripts/uninstall.sh diff --git a/apps/certimate/0.3.4/scripts/upgrade.sh b/apps/certimate/0.3.6/scripts/upgrade.sh similarity index 100% rename from apps/certimate/0.3.4/scripts/upgrade.sh rename to apps/certimate/0.3.6/scripts/upgrade.sh diff --git a/apps/dockge/1.4.2/data.yml b/apps/dockge/1.5.0/data.yml similarity index 100% rename from apps/dockge/1.4.2/data.yml rename to apps/dockge/1.5.0/data.yml diff --git a/apps/dockge/1.4.2/docker-compose.yml b/apps/dockge/1.5.0/docker-compose.yml similarity index 94% rename from apps/dockge/1.4.2/docker-compose.yml rename to apps/dockge/1.5.0/docker-compose.yml index aa93e4167..10eaa70e5 100644 --- a/apps/dockge/1.4.2/docker-compose.yml +++ b/apps/dockge/1.5.0/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: dockge: - image: louislam/dockge:1.4.2 + image: louislam/dockge:1.5.0 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/dockge/1.4.2/envs/default.env b/apps/dockge/1.5.0/envs/default.env similarity index 100% rename from apps/dockge/1.4.2/envs/default.env rename to apps/dockge/1.5.0/envs/default.env diff --git a/apps/dockge/1.4.2/envs/global.env b/apps/dockge/1.5.0/envs/global.env similarity index 100% rename from apps/dockge/1.4.2/envs/global.env rename to apps/dockge/1.5.0/envs/global.env diff --git a/apps/dockge/1.4.2/scripts/init.sh b/apps/dockge/1.5.0/scripts/init.sh similarity index 100% rename from apps/dockge/1.4.2/scripts/init.sh rename to apps/dockge/1.5.0/scripts/init.sh diff --git a/apps/dockge/1.4.2/scripts/uninstall.sh b/apps/dockge/1.5.0/scripts/uninstall.sh similarity index 100% rename from apps/dockge/1.4.2/scripts/uninstall.sh rename to apps/dockge/1.5.0/scripts/uninstall.sh diff --git a/apps/dockge/1.4.2/scripts/upgrade.sh b/apps/dockge/1.5.0/scripts/upgrade.sh similarity index 100% rename from apps/dockge/1.4.2/scripts/upgrade.sh rename to apps/dockge/1.5.0/scripts/upgrade.sh diff --git a/apps/dozzle/8.11.9/data.yml b/apps/dozzle/8.12.1/data.yml similarity index 100% rename from apps/dozzle/8.11.9/data.yml rename to apps/dozzle/8.12.1/data.yml diff --git a/apps/dozzle/8.11.9/docker-compose.yml b/apps/dozzle/8.12.1/docker-compose.yml similarity index 95% rename from apps/dozzle/8.11.9/docker-compose.yml rename to apps/dozzle/8.12.1/docker-compose.yml index 59cffadec..3b8903e0e 100644 --- a/apps/dozzle/8.11.9/docker-compose.yml +++ b/apps/dozzle/8.12.1/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: dozzle: - image: amir20/dozzle:v8.11.9 + image: amir20/dozzle:v8.12.1 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/dozzle/8.11.9/envs/default.env b/apps/dozzle/8.12.1/envs/default.env similarity index 100% rename from apps/dozzle/8.11.9/envs/default.env rename to apps/dozzle/8.12.1/envs/default.env diff --git a/apps/dozzle/8.11.9/envs/global.env b/apps/dozzle/8.12.1/envs/global.env similarity index 100% rename from apps/dozzle/8.11.9/envs/global.env rename to apps/dozzle/8.12.1/envs/global.env diff --git a/apps/dozzle/8.11.9/scripts/init.sh b/apps/dozzle/8.12.1/scripts/init.sh similarity index 100% rename from apps/dozzle/8.11.9/scripts/init.sh rename to apps/dozzle/8.12.1/scripts/init.sh diff --git a/apps/dozzle/8.11.9/scripts/uninstall.sh b/apps/dozzle/8.12.1/scripts/uninstall.sh similarity index 100% rename from apps/dozzle/8.11.9/scripts/uninstall.sh rename to apps/dozzle/8.12.1/scripts/uninstall.sh diff --git a/apps/dozzle/8.11.9/scripts/upgrade.sh b/apps/dozzle/8.12.1/scripts/upgrade.sh similarity index 100% rename from apps/dozzle/8.11.9/scripts/upgrade.sh rename to apps/dozzle/8.12.1/scripts/upgrade.sh diff --git a/apps/dpanel-lite/1.6.1/data.yml b/apps/dpanel-lite/1.6.2/data.yml similarity index 100% rename from apps/dpanel-lite/1.6.1/data.yml rename to apps/dpanel-lite/1.6.2/data.yml diff --git a/apps/dpanel-lite/1.6.1/docker-compose.yml b/apps/dpanel-lite/1.6.2/docker-compose.yml similarity index 94% rename from apps/dpanel-lite/1.6.1/docker-compose.yml rename to apps/dpanel-lite/1.6.2/docker-compose.yml index 36b900d04..14a5fc5df 100644 --- a/apps/dpanel-lite/1.6.1/docker-compose.yml +++ b/apps/dpanel-lite/1.6.2/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: dpanel: - image: dpanel/dpanel:1.6.1-lite + image: dpanel/dpanel:1.6.2-lite container_name: ${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/dpanel-lite/1.6.1/envs/default.env b/apps/dpanel-lite/1.6.2/envs/default.env similarity index 100% rename from apps/dpanel-lite/1.6.1/envs/default.env rename to apps/dpanel-lite/1.6.2/envs/default.env diff --git a/apps/dpanel-lite/1.6.1/envs/global.env b/apps/dpanel-lite/1.6.2/envs/global.env similarity index 100% rename from apps/dpanel-lite/1.6.1/envs/global.env rename to apps/dpanel-lite/1.6.2/envs/global.env diff --git a/apps/dpanel-lite/1.6.1/scripts/init.sh b/apps/dpanel-lite/1.6.2/scripts/init.sh similarity index 100% rename from apps/dpanel-lite/1.6.1/scripts/init.sh rename to apps/dpanel-lite/1.6.2/scripts/init.sh diff --git a/apps/dpanel-lite/1.6.1/scripts/uninstall.sh b/apps/dpanel-lite/1.6.2/scripts/uninstall.sh similarity index 100% rename from apps/dpanel-lite/1.6.1/scripts/uninstall.sh rename to apps/dpanel-lite/1.6.2/scripts/uninstall.sh diff --git a/apps/dpanel-lite/1.6.1/scripts/upgrade.sh b/apps/dpanel-lite/1.6.2/scripts/upgrade.sh similarity index 100% rename from apps/dpanel-lite/1.6.1/scripts/upgrade.sh rename to apps/dpanel-lite/1.6.2/scripts/upgrade.sh diff --git a/apps/dpanel/1.6.1/data.yml b/apps/dpanel/1.6.2/data.yml similarity index 100% rename from apps/dpanel/1.6.1/data.yml rename to apps/dpanel/1.6.2/data.yml diff --git a/apps/dpanel/1.6.1/docker-compose.yml b/apps/dpanel/1.6.2/docker-compose.yml similarity index 95% rename from apps/dpanel/1.6.1/docker-compose.yml rename to apps/dpanel/1.6.2/docker-compose.yml index 6c669c669..cefadaff4 100644 --- a/apps/dpanel/1.6.1/docker-compose.yml +++ b/apps/dpanel/1.6.2/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: dpanel: - image: dpanel/dpanel:1.6.1 + image: dpanel/dpanel:1.6.2 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/dpanel/1.6.1/envs/default.env b/apps/dpanel/1.6.2/envs/default.env similarity index 100% rename from apps/dpanel/1.6.1/envs/default.env rename to apps/dpanel/1.6.2/envs/default.env diff --git a/apps/dpanel/1.6.1/envs/global.env b/apps/dpanel/1.6.2/envs/global.env similarity index 100% rename from apps/dpanel/1.6.1/envs/global.env rename to apps/dpanel/1.6.2/envs/global.env diff --git a/apps/dpanel/1.6.1/scripts/init.sh b/apps/dpanel/1.6.2/scripts/init.sh similarity index 100% rename from apps/dpanel/1.6.1/scripts/init.sh rename to apps/dpanel/1.6.2/scripts/init.sh diff --git a/apps/dpanel/1.6.1/scripts/uninstall.sh b/apps/dpanel/1.6.2/scripts/uninstall.sh similarity index 100% rename from apps/dpanel/1.6.1/scripts/uninstall.sh rename to apps/dpanel/1.6.2/scripts/uninstall.sh diff --git a/apps/dpanel/1.6.1/scripts/upgrade.sh b/apps/dpanel/1.6.2/scripts/upgrade.sh similarity index 100% rename from apps/dpanel/1.6.1/scripts/upgrade.sh rename to apps/dpanel/1.6.2/scripts/upgrade.sh diff --git a/apps/elastic-elasticsearch/8.17.3/data.yml b/apps/elastic-elasticsearch/8.17.4/data.yml similarity index 100% rename from apps/elastic-elasticsearch/8.17.3/data.yml rename to apps/elastic-elasticsearch/8.17.4/data.yml diff --git a/apps/elastic-elasticsearch/8.17.3/docker-compose.yml b/apps/elastic-elasticsearch/8.17.4/docker-compose.yml similarity index 96% rename from apps/elastic-elasticsearch/8.17.3/docker-compose.yml rename to apps/elastic-elasticsearch/8.17.4/docker-compose.yml index 8ac5c4396..93c2ffa09 100644 --- a/apps/elastic-elasticsearch/8.17.3/docker-compose.yml +++ b/apps/elastic-elasticsearch/8.17.4/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: elasticsearch: - image: elasticsearch:8.17.3 + image: elasticsearch:8.17.4 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/elastic-elasticsearch/8.17.3/envs/default.env b/apps/elastic-elasticsearch/8.17.4/envs/default.env similarity index 100% rename from apps/elastic-elasticsearch/8.17.3/envs/default.env rename to apps/elastic-elasticsearch/8.17.4/envs/default.env diff --git a/apps/elastic-elasticsearch/8.17.3/envs/global.env b/apps/elastic-elasticsearch/8.17.4/envs/global.env similarity index 100% rename from apps/elastic-elasticsearch/8.17.3/envs/global.env rename to apps/elastic-elasticsearch/8.17.4/envs/global.env diff --git a/apps/elastic-elasticsearch/8.17.3/scripts/init.sh b/apps/elastic-elasticsearch/8.17.4/scripts/init.sh similarity index 100% rename from apps/elastic-elasticsearch/8.17.3/scripts/init.sh rename to apps/elastic-elasticsearch/8.17.4/scripts/init.sh diff --git a/apps/elastic-elasticsearch/8.17.3/scripts/uninstall.sh b/apps/elastic-elasticsearch/8.17.4/scripts/uninstall.sh similarity index 100% rename from apps/elastic-elasticsearch/8.17.3/scripts/uninstall.sh rename to apps/elastic-elasticsearch/8.17.4/scripts/uninstall.sh diff --git a/apps/elastic-elasticsearch/8.17.3/scripts/upgrade.sh b/apps/elastic-elasticsearch/8.17.4/scripts/upgrade.sh similarity index 100% rename from apps/elastic-elasticsearch/8.17.3/scripts/upgrade.sh rename to apps/elastic-elasticsearch/8.17.4/scripts/upgrade.sh diff --git a/apps/elastic-kibana/8.17.3/data.yml b/apps/elastic-kibana/8.17.4/data.yml similarity index 100% rename from apps/elastic-kibana/8.17.3/data.yml rename to apps/elastic-kibana/8.17.4/data.yml diff --git a/apps/elastic-kibana/8.17.3/docker-compose.yml b/apps/elastic-kibana/8.17.4/docker-compose.yml similarity index 96% rename from apps/elastic-kibana/8.17.3/docker-compose.yml rename to apps/elastic-kibana/8.17.4/docker-compose.yml index 5b673c320..eb794ee85 100644 --- a/apps/elastic-kibana/8.17.3/docker-compose.yml +++ b/apps/elastic-kibana/8.17.4/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: kibana: - image: kibana:8.17.3 + image: kibana:8.17.4 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/elastic-kibana/8.17.3/envs/default.env b/apps/elastic-kibana/8.17.4/envs/default.env similarity index 100% rename from apps/elastic-kibana/8.17.3/envs/default.env rename to apps/elastic-kibana/8.17.4/envs/default.env diff --git a/apps/elastic-kibana/8.17.3/envs/global.env b/apps/elastic-kibana/8.17.4/envs/global.env similarity index 100% rename from apps/elastic-kibana/8.17.3/envs/global.env rename to apps/elastic-kibana/8.17.4/envs/global.env diff --git a/apps/elastic-kibana/8.17.3/scripts/init.sh b/apps/elastic-kibana/8.17.4/scripts/init.sh similarity index 100% rename from apps/elastic-kibana/8.17.3/scripts/init.sh rename to apps/elastic-kibana/8.17.4/scripts/init.sh diff --git a/apps/elastic-kibana/8.17.3/scripts/uninstall.sh b/apps/elastic-kibana/8.17.4/scripts/uninstall.sh similarity index 100% rename from apps/elastic-kibana/8.17.3/scripts/uninstall.sh rename to apps/elastic-kibana/8.17.4/scripts/uninstall.sh diff --git a/apps/elastic-kibana/8.17.3/scripts/upgrade.sh b/apps/elastic-kibana/8.17.4/scripts/upgrade.sh similarity index 100% rename from apps/elastic-kibana/8.17.3/scripts/upgrade.sh rename to apps/elastic-kibana/8.17.4/scripts/upgrade.sh diff --git a/apps/element-web/1.11.95/conf/config.sample.json b/apps/element-web/1.11.96/conf/config.sample.json similarity index 100% rename from apps/element-web/1.11.95/conf/config.sample.json rename to apps/element-web/1.11.96/conf/config.sample.json diff --git a/apps/element-web/1.11.95/data.yml b/apps/element-web/1.11.96/data.yml similarity index 100% rename from apps/element-web/1.11.95/data.yml rename to apps/element-web/1.11.96/data.yml diff --git a/apps/element-web/1.11.95/docker-compose.yml b/apps/element-web/1.11.96/docker-compose.yml similarity index 91% rename from apps/element-web/1.11.95/docker-compose.yml rename to apps/element-web/1.11.96/docker-compose.yml index 10d7360f2..01f325280 100644 --- a/apps/element-web/1.11.95/docker-compose.yml +++ b/apps/element-web/1.11.96/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: element-web: - image: vectorim/element-web:v1.11.95 + image: vectorim/element-web:v1.11.96 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/element-web/1.11.95/envs/default.env b/apps/element-web/1.11.96/envs/default.env similarity index 100% rename from apps/element-web/1.11.95/envs/default.env rename to apps/element-web/1.11.96/envs/default.env diff --git a/apps/element-web/1.11.95/envs/global.env b/apps/element-web/1.11.96/envs/global.env similarity index 100% rename from apps/element-web/1.11.95/envs/global.env rename to apps/element-web/1.11.96/envs/global.env diff --git a/apps/element-web/1.11.95/scripts/init.sh b/apps/element-web/1.11.96/scripts/init.sh similarity index 100% rename from apps/element-web/1.11.95/scripts/init.sh rename to apps/element-web/1.11.96/scripts/init.sh diff --git a/apps/element-web/1.11.95/scripts/uninstall.sh b/apps/element-web/1.11.96/scripts/uninstall.sh similarity index 100% rename from apps/element-web/1.11.95/scripts/uninstall.sh rename to apps/element-web/1.11.96/scripts/uninstall.sh diff --git a/apps/element-web/1.11.95/scripts/upgrade.sh b/apps/element-web/1.11.96/scripts/upgrade.sh similarity index 100% rename from apps/element-web/1.11.95/scripts/upgrade.sh rename to apps/element-web/1.11.96/scripts/upgrade.sh diff --git a/apps/fider/0.24.0/data.yml b/apps/fider/0.25.0/data.yml similarity index 100% rename from apps/fider/0.24.0/data.yml rename to apps/fider/0.25.0/data.yml diff --git a/apps/fider/0.24.0/docker-compose.yml b/apps/fider/0.25.0/docker-compose.yml similarity index 93% rename from apps/fider/0.24.0/docker-compose.yml rename to apps/fider/0.25.0/docker-compose.yml index 69313811b..be8cab463 100644 --- a/apps/fider/0.24.0/docker-compose.yml +++ b/apps/fider/0.25.0/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: fider: - image: getfider/fider:v0.24.0 + image: getfider/fider:v0.25.0 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/fider/0.24.0/envs/default.env b/apps/fider/0.25.0/envs/default.env similarity index 100% rename from apps/fider/0.24.0/envs/default.env rename to apps/fider/0.25.0/envs/default.env diff --git a/apps/fider/0.24.0/envs/global.env b/apps/fider/0.25.0/envs/global.env similarity index 100% rename from apps/fider/0.24.0/envs/global.env rename to apps/fider/0.25.0/envs/global.env diff --git a/apps/fider/0.24.0/scripts/init.sh b/apps/fider/0.25.0/scripts/init.sh similarity index 100% rename from apps/fider/0.24.0/scripts/init.sh rename to apps/fider/0.25.0/scripts/init.sh diff --git a/apps/fider/0.24.0/scripts/uninstall.sh b/apps/fider/0.25.0/scripts/uninstall.sh similarity index 100% rename from apps/fider/0.24.0/scripts/uninstall.sh rename to apps/fider/0.25.0/scripts/uninstall.sh diff --git a/apps/fider/0.24.0/scripts/upgrade.sh b/apps/fider/0.25.0/scripts/upgrade.sh similarity index 100% rename from apps/fider/0.24.0/scripts/upgrade.sh rename to apps/fider/0.25.0/scripts/upgrade.sh diff --git a/apps/ghost/5.113.1/data.yml b/apps/ghost/5.115.1/data.yml similarity index 100% rename from apps/ghost/5.113.1/data.yml rename to apps/ghost/5.115.1/data.yml diff --git a/apps/ghost/5.113.1/docker-compose.yml b/apps/ghost/5.115.1/docker-compose.yml similarity index 96% rename from apps/ghost/5.113.1/docker-compose.yml rename to apps/ghost/5.115.1/docker-compose.yml index 0495e82fb..e1eb7d8a2 100644 --- a/apps/ghost/5.113.1/docker-compose.yml +++ b/apps/ghost/5.115.1/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: ghost: - image: ghost:5.113.1 + image: ghost:5.115.1 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/ghost/5.113.1/envs/default.env b/apps/ghost/5.115.1/envs/default.env similarity index 100% rename from apps/ghost/5.113.1/envs/default.env rename to apps/ghost/5.115.1/envs/default.env diff --git a/apps/ghost/5.113.1/envs/global.env b/apps/ghost/5.115.1/envs/global.env similarity index 100% rename from apps/ghost/5.113.1/envs/global.env rename to apps/ghost/5.115.1/envs/global.env diff --git a/apps/ghost/5.113.1/scripts/init.sh b/apps/ghost/5.115.1/scripts/init.sh similarity index 100% rename from apps/ghost/5.113.1/scripts/init.sh rename to apps/ghost/5.115.1/scripts/init.sh diff --git a/apps/ghost/5.113.1/scripts/uninstall.sh b/apps/ghost/5.115.1/scripts/uninstall.sh similarity index 100% rename from apps/ghost/5.113.1/scripts/uninstall.sh rename to apps/ghost/5.115.1/scripts/uninstall.sh diff --git a/apps/ghost/5.113.1/scripts/upgrade.sh b/apps/ghost/5.115.1/scripts/upgrade.sh similarity index 100% rename from apps/ghost/5.113.1/scripts/upgrade.sh rename to apps/ghost/5.115.1/scripts/upgrade.sh diff --git a/apps/gitea/1.23.5/config/app.example.ini b/apps/gitea/1.23.6/config/app.example.ini similarity index 100% rename from apps/gitea/1.23.5/config/app.example.ini rename to apps/gitea/1.23.6/config/app.example.ini diff --git a/apps/gitea/1.23.5/data.yml b/apps/gitea/1.23.6/data.yml similarity index 100% rename from apps/gitea/1.23.5/data.yml rename to apps/gitea/1.23.6/data.yml diff --git a/apps/gitea/1.23.5/docker-compose.yml b/apps/gitea/1.23.6/docker-compose.yml similarity index 97% rename from apps/gitea/1.23.5/docker-compose.yml rename to apps/gitea/1.23.6/docker-compose.yml index 305a94042..3c1c91902 100644 --- a/apps/gitea/1.23.5/docker-compose.yml +++ b/apps/gitea/1.23.6/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: gitea: - image: gitea/gitea:1.23.5 + image: gitea/gitea:1.23.6 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/gitea/1.23.5/envs/default.env b/apps/gitea/1.23.6/envs/default.env similarity index 100% rename from apps/gitea/1.23.5/envs/default.env rename to apps/gitea/1.23.6/envs/default.env diff --git a/apps/gitea/1.23.5/envs/gitea.env b/apps/gitea/1.23.6/envs/gitea.env similarity index 100% rename from apps/gitea/1.23.5/envs/gitea.env rename to apps/gitea/1.23.6/envs/gitea.env diff --git a/apps/gitea/1.23.5/envs/global.env b/apps/gitea/1.23.6/envs/global.env similarity index 100% rename from apps/gitea/1.23.5/envs/global.env rename to apps/gitea/1.23.6/envs/global.env diff --git a/apps/gitea/1.23.5/scripts/init.sh b/apps/gitea/1.23.6/scripts/init.sh similarity index 100% rename from apps/gitea/1.23.5/scripts/init.sh rename to apps/gitea/1.23.6/scripts/init.sh diff --git a/apps/gitea/1.23.5/scripts/uninstall.sh b/apps/gitea/1.23.6/scripts/uninstall.sh similarity index 100% rename from apps/gitea/1.23.5/scripts/uninstall.sh rename to apps/gitea/1.23.6/scripts/uninstall.sh diff --git a/apps/gitea/1.23.5/scripts/upgrade.sh b/apps/gitea/1.23.6/scripts/upgrade.sh similarity index 100% rename from apps/gitea/1.23.5/scripts/upgrade.sh rename to apps/gitea/1.23.6/scripts/upgrade.sh diff --git a/apps/glance/0.7.7/conf/glance.yml b/apps/glance/0.7.9/conf/glance.yml similarity index 100% rename from apps/glance/0.7.7/conf/glance.yml rename to apps/glance/0.7.9/conf/glance.yml diff --git a/apps/glance/0.7.7/data.yml b/apps/glance/0.7.9/data.yml similarity index 100% rename from apps/glance/0.7.7/data.yml rename to apps/glance/0.7.9/data.yml diff --git a/apps/glance/0.7.7/docker-compose.yml b/apps/glance/0.7.9/docker-compose.yml similarity index 94% rename from apps/glance/0.7.7/docker-compose.yml rename to apps/glance/0.7.9/docker-compose.yml index de968a3ef..f3822f2a5 100644 --- a/apps/glance/0.7.7/docker-compose.yml +++ b/apps/glance/0.7.9/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: glance: - image: glanceapp/glance:v0.7.7 + image: glanceapp/glance:v0.7.9 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/glance/0.7.7/envs/default.env b/apps/glance/0.7.9/envs/default.env similarity index 100% rename from apps/glance/0.7.7/envs/default.env rename to apps/glance/0.7.9/envs/default.env diff --git a/apps/glance/0.7.7/envs/global.env b/apps/glance/0.7.9/envs/global.env similarity index 100% rename from apps/glance/0.7.7/envs/global.env rename to apps/glance/0.7.9/envs/global.env diff --git a/apps/glance/0.7.7/scripts/init.sh b/apps/glance/0.7.9/scripts/init.sh similarity index 100% rename from apps/glance/0.7.7/scripts/init.sh rename to apps/glance/0.7.9/scripts/init.sh diff --git a/apps/glance/0.7.7/scripts/uninstall.sh b/apps/glance/0.7.9/scripts/uninstall.sh similarity index 100% rename from apps/glance/0.7.7/scripts/uninstall.sh rename to apps/glance/0.7.9/scripts/uninstall.sh diff --git a/apps/glance/0.7.7/scripts/upgrade.sh b/apps/glance/0.7.9/scripts/upgrade.sh similarity index 100% rename from apps/glance/0.7.7/scripts/upgrade.sh rename to apps/glance/0.7.9/scripts/upgrade.sh diff --git a/apps/halo-h2/2.20.17/data.yml b/apps/halo-h2/2.20.18/data.yml similarity index 100% rename from apps/halo-h2/2.20.17/data.yml rename to apps/halo-h2/2.20.18/data.yml diff --git a/apps/halo-h2/2.20.17/docker-compose.yml b/apps/halo-h2/2.20.18/docker-compose.yml similarity index 93% rename from apps/halo-h2/2.20.17/docker-compose.yml rename to apps/halo-h2/2.20.18/docker-compose.yml index 80abc74f4..59df2771e 100644 --- a/apps/halo-h2/2.20.17/docker-compose.yml +++ b/apps/halo-h2/2.20.18/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: halo: - image: halohub/halo:2.20.17 + image: halohub/halo:2.20.18 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/halo-h2/2.20.17/envs/default.env b/apps/halo-h2/2.20.18/envs/default.env similarity index 100% rename from apps/halo-h2/2.20.17/envs/default.env rename to apps/halo-h2/2.20.18/envs/default.env diff --git a/apps/halo-h2/2.20.17/envs/global.env b/apps/halo-h2/2.20.18/envs/global.env similarity index 100% rename from apps/halo-h2/2.20.17/envs/global.env rename to apps/halo-h2/2.20.18/envs/global.env diff --git a/apps/halo-h2/2.20.17/scripts/init.sh b/apps/halo-h2/2.20.18/scripts/init.sh similarity index 100% rename from apps/halo-h2/2.20.17/scripts/init.sh rename to apps/halo-h2/2.20.18/scripts/init.sh diff --git a/apps/halo-h2/2.20.17/scripts/uninstall.sh b/apps/halo-h2/2.20.18/scripts/uninstall.sh similarity index 100% rename from apps/halo-h2/2.20.17/scripts/uninstall.sh rename to apps/halo-h2/2.20.18/scripts/uninstall.sh diff --git a/apps/halo-h2/2.20.17/scripts/upgrade.sh b/apps/halo-h2/2.20.18/scripts/upgrade.sh similarity index 100% rename from apps/halo-h2/2.20.17/scripts/upgrade.sh rename to apps/halo-h2/2.20.18/scripts/upgrade.sh diff --git a/apps/halo/2.20.17/data.yml b/apps/halo/2.20.18/data.yml similarity index 100% rename from apps/halo/2.20.17/data.yml rename to apps/halo/2.20.18/data.yml diff --git a/apps/halo/2.20.17/docker-compose.yml b/apps/halo/2.20.18/docker-compose.yml similarity index 95% rename from apps/halo/2.20.17/docker-compose.yml rename to apps/halo/2.20.18/docker-compose.yml index 121b90577..31d108e17 100644 --- a/apps/halo/2.20.17/docker-compose.yml +++ b/apps/halo/2.20.18/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: halo: - image: halohub/halo:2.20.17 + image: halohub/halo:2.20.18 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/halo/2.20.17/envs/default.env b/apps/halo/2.20.18/envs/default.env similarity index 100% rename from apps/halo/2.20.17/envs/default.env rename to apps/halo/2.20.18/envs/default.env diff --git a/apps/halo/2.20.17/envs/global.env b/apps/halo/2.20.18/envs/global.env similarity index 100% rename from apps/halo/2.20.17/envs/global.env rename to apps/halo/2.20.18/envs/global.env diff --git a/apps/halo/2.20.17/scripts/init.sh b/apps/halo/2.20.18/scripts/init.sh similarity index 100% rename from apps/halo/2.20.17/scripts/init.sh rename to apps/halo/2.20.18/scripts/init.sh diff --git a/apps/halo/2.20.17/scripts/uninstall.sh b/apps/halo/2.20.18/scripts/uninstall.sh similarity index 100% rename from apps/halo/2.20.17/scripts/uninstall.sh rename to apps/halo/2.20.18/scripts/uninstall.sh diff --git a/apps/halo/2.20.17/scripts/upgrade.sh b/apps/halo/2.20.18/scripts/upgrade.sh similarity index 100% rename from apps/halo/2.20.17/scripts/upgrade.sh rename to apps/halo/2.20.18/scripts/upgrade.sh diff --git a/apps/immich-machine-learning/1.129.0/data.yml b/apps/immich-machine-learning/1.131.1/data.yml similarity index 100% rename from apps/immich-machine-learning/1.129.0/data.yml rename to apps/immich-machine-learning/1.131.1/data.yml diff --git a/apps/immich-machine-learning/1.129.0/docker-compose.yml b/apps/immich-machine-learning/1.131.1/docker-compose.yml similarity index 93% rename from apps/immich-machine-learning/1.129.0/docker-compose.yml rename to apps/immich-machine-learning/1.131.1/docker-compose.yml index ead4254a1..be443e78e 100644 --- a/apps/immich-machine-learning/1.129.0/docker-compose.yml +++ b/apps/immich-machine-learning/1.131.1/docker-compose.yml @@ -6,7 +6,7 @@ name: immich-machine-learning services: immich-machine-learning: - image: ghcr.io/immich-app/immich-machine-learning:v1.129.0 + image: ghcr.io/immich-app/immich-machine-learning:v1.131.1 container_name: immich-machine-learning-${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/immich-machine-learning/1.129.0/envs/default.env b/apps/immich-machine-learning/1.131.1/envs/default.env similarity index 100% rename from apps/immich-machine-learning/1.129.0/envs/default.env rename to apps/immich-machine-learning/1.131.1/envs/default.env diff --git a/apps/immich-machine-learning/1.129.0/envs/global.env b/apps/immich-machine-learning/1.131.1/envs/global.env similarity index 100% rename from apps/immich-machine-learning/1.129.0/envs/global.env rename to apps/immich-machine-learning/1.131.1/envs/global.env diff --git a/apps/immich-machine-learning/1.129.0/scripts/init.sh b/apps/immich-machine-learning/1.131.1/scripts/init.sh similarity index 100% rename from apps/immich-machine-learning/1.129.0/scripts/init.sh rename to apps/immich-machine-learning/1.131.1/scripts/init.sh diff --git a/apps/immich-machine-learning/1.129.0/scripts/uninstall.sh b/apps/immich-machine-learning/1.131.1/scripts/uninstall.sh similarity index 100% rename from apps/immich-machine-learning/1.129.0/scripts/uninstall.sh rename to apps/immich-machine-learning/1.131.1/scripts/uninstall.sh diff --git a/apps/immich-machine-learning/1.129.0/scripts/upgrade.sh b/apps/immich-machine-learning/1.131.1/scripts/upgrade.sh similarity index 100% rename from apps/immich-machine-learning/1.129.0/scripts/upgrade.sh rename to apps/immich-machine-learning/1.131.1/scripts/upgrade.sh diff --git a/apps/immich-no-machine/1.129.0/data.yml b/apps/immich-no-machine/1.131.1/data.yml similarity index 100% rename from apps/immich-no-machine/1.129.0/data.yml rename to apps/immich-no-machine/1.131.1/data.yml diff --git a/apps/immich-no-machine/1.129.0/docker-compose.yml b/apps/immich-no-machine/1.131.1/docker-compose.yml similarity index 97% rename from apps/immich-no-machine/1.129.0/docker-compose.yml rename to apps/immich-no-machine/1.131.1/docker-compose.yml index 1b5f3d0be..45bd6147f 100644 --- a/apps/immich-no-machine/1.129.0/docker-compose.yml +++ b/apps/immich-no-machine/1.131.1/docker-compose.yml @@ -47,7 +47,7 @@ services: immich-server: depends_on: - immich-pg14-vectors - image: ghcr.io/immich-app/immich-server:v1.129.0 + image: ghcr.io/immich-app/immich-server:v1.131.1 container_name: immich-server-${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/immich-no-machine/1.129.0/envs/default.env b/apps/immich-no-machine/1.131.1/envs/default.env similarity index 100% rename from apps/immich-no-machine/1.129.0/envs/default.env rename to apps/immich-no-machine/1.131.1/envs/default.env diff --git a/apps/immich-no-machine/1.129.0/envs/global.env b/apps/immich-no-machine/1.131.1/envs/global.env similarity index 100% rename from apps/immich-no-machine/1.129.0/envs/global.env rename to apps/immich-no-machine/1.131.1/envs/global.env diff --git a/apps/immich-no-machine/1.129.0/scripts/init.sh b/apps/immich-no-machine/1.131.1/scripts/init.sh similarity index 100% rename from apps/immich-no-machine/1.129.0/scripts/init.sh rename to apps/immich-no-machine/1.131.1/scripts/init.sh diff --git a/apps/immich-no-machine/1.129.0/scripts/uninstall.sh b/apps/immich-no-machine/1.131.1/scripts/uninstall.sh similarity index 100% rename from apps/immich-no-machine/1.129.0/scripts/uninstall.sh rename to apps/immich-no-machine/1.131.1/scripts/uninstall.sh diff --git a/apps/immich-no-machine/1.129.0/scripts/upgrade.sh b/apps/immich-no-machine/1.131.1/scripts/upgrade.sh similarity index 100% rename from apps/immich-no-machine/1.129.0/scripts/upgrade.sh rename to apps/immich-no-machine/1.131.1/scripts/upgrade.sh diff --git a/apps/immich-server/1.129.0/data.yml b/apps/immich-server/1.131.1/data.yml similarity index 100% rename from apps/immich-server/1.129.0/data.yml rename to apps/immich-server/1.131.1/data.yml diff --git a/apps/immich-server/1.129.0/docker-compose.yml b/apps/immich-server/1.131.1/docker-compose.yml similarity index 94% rename from apps/immich-server/1.129.0/docker-compose.yml rename to apps/immich-server/1.131.1/docker-compose.yml index 861d58c61..78a3037f8 100644 --- a/apps/immich-server/1.129.0/docker-compose.yml +++ b/apps/immich-server/1.131.1/docker-compose.yml @@ -6,7 +6,7 @@ name: immich-server services: immich-server: - image: ghcr.io/immich-app/immich-server:v1.129.0 + image: ghcr.io/immich-app/immich-server:v1.131.1 container_name: immich-server-${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/immich-server/1.129.0/envs/default.env b/apps/immich-server/1.131.1/envs/default.env similarity index 100% rename from apps/immich-server/1.129.0/envs/default.env rename to apps/immich-server/1.131.1/envs/default.env diff --git a/apps/immich-server/1.129.0/envs/global.env b/apps/immich-server/1.131.1/envs/global.env similarity index 100% rename from apps/immich-server/1.129.0/envs/global.env rename to apps/immich-server/1.131.1/envs/global.env diff --git a/apps/immich-server/1.129.0/scripts/init.sh b/apps/immich-server/1.131.1/scripts/init.sh similarity index 100% rename from apps/immich-server/1.129.0/scripts/init.sh rename to apps/immich-server/1.131.1/scripts/init.sh diff --git a/apps/immich-server/1.129.0/scripts/uninstall.sh b/apps/immich-server/1.131.1/scripts/uninstall.sh similarity index 100% rename from apps/immich-server/1.129.0/scripts/uninstall.sh rename to apps/immich-server/1.131.1/scripts/uninstall.sh diff --git a/apps/immich-server/1.129.0/scripts/upgrade.sh b/apps/immich-server/1.131.1/scripts/upgrade.sh similarity index 100% rename from apps/immich-server/1.129.0/scripts/upgrade.sh rename to apps/immich-server/1.131.1/scripts/upgrade.sh diff --git a/apps/immich/1.129.0/data.yml b/apps/immich/1.131.1/data.yml similarity index 100% rename from apps/immich/1.129.0/data.yml rename to apps/immich/1.131.1/data.yml diff --git a/apps/immich/1.129.0/docker-compose.yml b/apps/immich/1.131.1/docker-compose.yml similarity index 95% rename from apps/immich/1.129.0/docker-compose.yml rename to apps/immich/1.131.1/docker-compose.yml index ddcbf2547..5a7128884 100644 --- a/apps/immich/1.129.0/docker-compose.yml +++ b/apps/immich/1.131.1/docker-compose.yml @@ -47,7 +47,7 @@ services: immich-server: depends_on: - immich-pg14-vectors - image: ghcr.io/immich-app/immich-server:v1.129.0 + image: ghcr.io/immich-app/immich-server:v1.131.1 container_name: immich-server-${CONTAINER_NAME} labels: createdBy: "Apps" @@ -73,7 +73,7 @@ services: - /etc/localtime:/etc/localtime immich-machine-learning: - image: ghcr.io/immich-app/immich-machine-learning:v1.129.0 + image: ghcr.io/immich-app/immich-machine-learning:v1.131.1 container_name: immich-machine-learning-${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/immich/1.129.0/envs/default.env b/apps/immich/1.131.1/envs/default.env similarity index 100% rename from apps/immich/1.129.0/envs/default.env rename to apps/immich/1.131.1/envs/default.env diff --git a/apps/immich/1.129.0/envs/global.env b/apps/immich/1.131.1/envs/global.env similarity index 100% rename from apps/immich/1.129.0/envs/global.env rename to apps/immich/1.131.1/envs/global.env diff --git a/apps/immich/1.129.0/scripts/init.sh b/apps/immich/1.131.1/scripts/init.sh similarity index 100% rename from apps/immich/1.129.0/scripts/init.sh rename to apps/immich/1.131.1/scripts/init.sh diff --git a/apps/immich/1.129.0/scripts/uninstall.sh b/apps/immich/1.131.1/scripts/uninstall.sh similarity index 100% rename from apps/immich/1.129.0/scripts/uninstall.sh rename to apps/immich/1.131.1/scripts/uninstall.sh diff --git a/apps/immich/1.129.0/scripts/upgrade.sh b/apps/immich/1.131.1/scripts/upgrade.sh similarity index 100% rename from apps/immich/1.129.0/scripts/upgrade.sh rename to apps/immich/1.131.1/scripts/upgrade.sh diff --git a/apps/mailserver/15.0.0/data.yml b/apps/mailserver/15.0.2/data.yml similarity index 100% rename from apps/mailserver/15.0.0/data.yml rename to apps/mailserver/15.0.2/data.yml diff --git a/apps/mailserver/15.0.0/docker-compose.yml b/apps/mailserver/15.0.2/docker-compose.yml similarity index 97% rename from apps/mailserver/15.0.0/docker-compose.yml rename to apps/mailserver/15.0.2/docker-compose.yml index 4558c7381..dae34a9f2 100644 --- a/apps/mailserver/15.0.0/docker-compose.yml +++ b/apps/mailserver/15.0.2/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: mailserver: - image: mailserver/docker-mailserver:15.0.0 + image: mailserver/docker-mailserver:15.0.2 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/mailserver/15.0.0/envs/default.env b/apps/mailserver/15.0.2/envs/default.env similarity index 100% rename from apps/mailserver/15.0.0/envs/default.env rename to apps/mailserver/15.0.2/envs/default.env diff --git a/apps/mailserver/15.0.0/envs/global.env b/apps/mailserver/15.0.2/envs/global.env similarity index 100% rename from apps/mailserver/15.0.0/envs/global.env rename to apps/mailserver/15.0.2/envs/global.env diff --git a/apps/mailserver/15.0.0/envs/mailserver.env b/apps/mailserver/15.0.2/envs/mailserver.env similarity index 100% rename from apps/mailserver/15.0.0/envs/mailserver.env rename to apps/mailserver/15.0.2/envs/mailserver.env diff --git a/apps/mailserver/15.0.0/scripts/init.sh b/apps/mailserver/15.0.2/scripts/init.sh similarity index 100% rename from apps/mailserver/15.0.0/scripts/init.sh rename to apps/mailserver/15.0.2/scripts/init.sh diff --git a/apps/mailserver/15.0.0/scripts/uninstall.sh b/apps/mailserver/15.0.2/scripts/uninstall.sh similarity index 100% rename from apps/mailserver/15.0.0/scripts/uninstall.sh rename to apps/mailserver/15.0.2/scripts/uninstall.sh diff --git a/apps/mailserver/15.0.0/scripts/upgrade.sh b/apps/mailserver/15.0.2/scripts/upgrade.sh similarity index 100% rename from apps/mailserver/15.0.0/scripts/upgrade.sh rename to apps/mailserver/15.0.2/scripts/upgrade.sh diff --git a/apps/metatube-server/1.2.9/data.yml b/apps/metatube-server/1.2.11/data.yml similarity index 100% rename from apps/metatube-server/1.2.9/data.yml rename to apps/metatube-server/1.2.11/data.yml diff --git a/apps/metatube-server/1.2.9/docker-compose.yml b/apps/metatube-server/1.2.11/docker-compose.yml similarity index 92% rename from apps/metatube-server/1.2.9/docker-compose.yml rename to apps/metatube-server/1.2.11/docker-compose.yml index c0631c1e5..88d178352 100644 --- a/apps/metatube-server/1.2.9/docker-compose.yml +++ b/apps/metatube-server/1.2.11/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: metatube-server: - image: metatube/metatube-server:1.2.9 + image: ghcr.io/metatube-community/metatube-server:1.2.11 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/metatube-server/1.2.9/envs/default.env b/apps/metatube-server/1.2.11/envs/default.env similarity index 100% rename from apps/metatube-server/1.2.9/envs/default.env rename to apps/metatube-server/1.2.11/envs/default.env diff --git a/apps/metatube-server/1.2.9/envs/global.env b/apps/metatube-server/1.2.11/envs/global.env similarity index 100% rename from apps/metatube-server/1.2.9/envs/global.env rename to apps/metatube-server/1.2.11/envs/global.env diff --git a/apps/metatube-server/1.2.9/scripts/init.sh b/apps/metatube-server/1.2.11/scripts/init.sh similarity index 100% rename from apps/metatube-server/1.2.9/scripts/init.sh rename to apps/metatube-server/1.2.11/scripts/init.sh diff --git a/apps/metatube-server/1.2.9/scripts/uninstall.sh b/apps/metatube-server/1.2.11/scripts/uninstall.sh similarity index 100% rename from apps/metatube-server/1.2.9/scripts/uninstall.sh rename to apps/metatube-server/1.2.11/scripts/uninstall.sh diff --git a/apps/metatube-server/1.2.9/scripts/upgrade.sh b/apps/metatube-server/1.2.11/scripts/upgrade.sh similarity index 100% rename from apps/metatube-server/1.2.9/scripts/upgrade.sh rename to apps/metatube-server/1.2.11/scripts/upgrade.sh diff --git a/apps/movie-pilot/2.3.4/data.yml b/apps/movie-pilot/2.3.6/data.yml similarity index 100% rename from apps/movie-pilot/2.3.4/data.yml rename to apps/movie-pilot/2.3.6/data.yml diff --git a/apps/movie-pilot/2.3.4/docker-compose.yml b/apps/movie-pilot/2.3.6/docker-compose.yml similarity index 97% rename from apps/movie-pilot/2.3.4/docker-compose.yml rename to apps/movie-pilot/2.3.6/docker-compose.yml index 236e1dd61..b093fd073 100644 --- a/apps/movie-pilot/2.3.4/docker-compose.yml +++ b/apps/movie-pilot/2.3.6/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: movie-pilot-v2: - image: jxxghp/moviepilot-v2:2.3.4 + image: jxxghp/moviepilot-v2:2.3.6 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/movie-pilot/2.3.4/envs/default.env b/apps/movie-pilot/2.3.6/envs/default.env similarity index 100% rename from apps/movie-pilot/2.3.4/envs/default.env rename to apps/movie-pilot/2.3.6/envs/default.env diff --git a/apps/movie-pilot/2.3.4/envs/global.env b/apps/movie-pilot/2.3.6/envs/global.env similarity index 100% rename from apps/movie-pilot/2.3.4/envs/global.env rename to apps/movie-pilot/2.3.6/envs/global.env diff --git a/apps/movie-pilot/2.3.4/envs/movie-pilot.env b/apps/movie-pilot/2.3.6/envs/movie-pilot.env similarity index 100% rename from apps/movie-pilot/2.3.4/envs/movie-pilot.env rename to apps/movie-pilot/2.3.6/envs/movie-pilot.env diff --git a/apps/movie-pilot/2.3.4/scripts/init.sh b/apps/movie-pilot/2.3.6/scripts/init.sh similarity index 100% rename from apps/movie-pilot/2.3.4/scripts/init.sh rename to apps/movie-pilot/2.3.6/scripts/init.sh diff --git a/apps/movie-pilot/2.3.4/scripts/uninstall.sh b/apps/movie-pilot/2.3.6/scripts/uninstall.sh similarity index 100% rename from apps/movie-pilot/2.3.4/scripts/uninstall.sh rename to apps/movie-pilot/2.3.6/scripts/uninstall.sh diff --git a/apps/movie-pilot/2.3.4/scripts/upgrade.sh b/apps/movie-pilot/2.3.6/scripts/upgrade.sh similarity index 100% rename from apps/movie-pilot/2.3.4/scripts/upgrade.sh rename to apps/movie-pilot/2.3.6/scripts/upgrade.sh diff --git a/apps/nezha-dash/2.8.2/data.yml b/apps/nezha-dash/2.9.1/data.yml similarity index 100% rename from apps/nezha-dash/2.8.2/data.yml rename to apps/nezha-dash/2.9.1/data.yml diff --git a/apps/nezha-dash/2.8.2/docker-compose.yml b/apps/nezha-dash/2.9.1/docker-compose.yml similarity index 95% rename from apps/nezha-dash/2.8.2/docker-compose.yml rename to apps/nezha-dash/2.9.1/docker-compose.yml index 341187304..18320674d 100644 --- a/apps/nezha-dash/2.8.2/docker-compose.yml +++ b/apps/nezha-dash/2.9.1/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: nezha-dash: - image: hamster1963/nezha-dash:v2.8.2 + image: hamster1963/nezha-dash:v2.9.1 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/nezha-dash/2.8.2/envs/default.env b/apps/nezha-dash/2.9.1/envs/default.env similarity index 100% rename from apps/nezha-dash/2.8.2/envs/default.env rename to apps/nezha-dash/2.9.1/envs/default.env diff --git a/apps/nezha-dash/2.8.2/envs/global.env b/apps/nezha-dash/2.9.1/envs/global.env similarity index 100% rename from apps/nezha-dash/2.8.2/envs/global.env rename to apps/nezha-dash/2.9.1/envs/global.env diff --git a/apps/nezha-dash/2.8.2/scripts/init.sh b/apps/nezha-dash/2.9.1/scripts/init.sh similarity index 100% rename from apps/nezha-dash/2.8.2/scripts/init.sh rename to apps/nezha-dash/2.9.1/scripts/init.sh diff --git a/apps/nezha-dash/2.8.2/scripts/uninstall.sh b/apps/nezha-dash/2.9.1/scripts/uninstall.sh similarity index 100% rename from apps/nezha-dash/2.8.2/scripts/uninstall.sh rename to apps/nezha-dash/2.9.1/scripts/uninstall.sh diff --git a/apps/nezha-dash/2.8.2/scripts/upgrade.sh b/apps/nezha-dash/2.9.1/scripts/upgrade.sh similarity index 100% rename from apps/nezha-dash/2.8.2/scripts/upgrade.sh rename to apps/nezha-dash/2.9.1/scripts/upgrade.sh diff --git a/apps/nocodb/0.262.3/data.yml b/apps/nocodb/0.262.5/data.yml similarity index 100% rename from apps/nocodb/0.262.3/data.yml rename to apps/nocodb/0.262.5/data.yml diff --git a/apps/nocodb/0.262.3/docker-compose.yml b/apps/nocodb/0.262.5/docker-compose.yml similarity index 96% rename from apps/nocodb/0.262.3/docker-compose.yml rename to apps/nocodb/0.262.5/docker-compose.yml index 9f3e3e59a..5a74daa85 100644 --- a/apps/nocodb/0.262.3/docker-compose.yml +++ b/apps/nocodb/0.262.5/docker-compose.yml @@ -3,7 +3,7 @@ networks: external: true services: nocodb: - image: nocodb/nocodb:0.262.3 + image: nocodb/nocodb:0.262.5 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/nocodb/0.262.3/envs/default.env b/apps/nocodb/0.262.5/envs/default.env similarity index 100% rename from apps/nocodb/0.262.3/envs/default.env rename to apps/nocodb/0.262.5/envs/default.env diff --git a/apps/nocodb/0.262.3/envs/global.env b/apps/nocodb/0.262.5/envs/global.env similarity index 100% rename from apps/nocodb/0.262.3/envs/global.env rename to apps/nocodb/0.262.5/envs/global.env diff --git a/apps/nocodb/0.262.3/scripts/init.sh b/apps/nocodb/0.262.5/scripts/init.sh similarity index 100% rename from apps/nocodb/0.262.3/scripts/init.sh rename to apps/nocodb/0.262.5/scripts/init.sh diff --git a/apps/nocodb/0.262.3/scripts/uninstall.sh b/apps/nocodb/0.262.5/scripts/uninstall.sh similarity index 100% rename from apps/nocodb/0.262.3/scripts/uninstall.sh rename to apps/nocodb/0.262.5/scripts/uninstall.sh diff --git a/apps/nocodb/0.262.3/scripts/upgrade.sh b/apps/nocodb/0.262.5/scripts/upgrade.sh similarity index 100% rename from apps/nocodb/0.262.3/scripts/upgrade.sh rename to apps/nocodb/0.262.5/scripts/upgrade.sh diff --git a/apps/ollama/0.6.2/data.yml b/apps/ollama/0.6.3/data.yml similarity index 100% rename from apps/ollama/0.6.2/data.yml rename to apps/ollama/0.6.3/data.yml diff --git a/apps/ollama/0.6.2/docker-compose.yml b/apps/ollama/0.6.3/docker-compose.yml similarity index 97% rename from apps/ollama/0.6.2/docker-compose.yml rename to apps/ollama/0.6.3/docker-compose.yml index aad14b488..58eb7ff88 100644 --- a/apps/ollama/0.6.2/docker-compose.yml +++ b/apps/ollama/0.6.3/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: ollama: - image: ollama/ollama:0.6.2 + image: ollama/ollama:0.6.3 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/ollama/0.6.2/envs/default.env b/apps/ollama/0.6.3/envs/default.env similarity index 100% rename from apps/ollama/0.6.2/envs/default.env rename to apps/ollama/0.6.3/envs/default.env diff --git a/apps/ollama/0.6.2/envs/global.env b/apps/ollama/0.6.3/envs/global.env similarity index 100% rename from apps/ollama/0.6.2/envs/global.env rename to apps/ollama/0.6.3/envs/global.env diff --git a/apps/ollama/0.6.2/scripts/init.sh b/apps/ollama/0.6.3/scripts/init.sh similarity index 100% rename from apps/ollama/0.6.2/scripts/init.sh rename to apps/ollama/0.6.3/scripts/init.sh diff --git a/apps/ollama/0.6.2/scripts/uninstall.sh b/apps/ollama/0.6.3/scripts/uninstall.sh similarity index 100% rename from apps/ollama/0.6.2/scripts/uninstall.sh rename to apps/ollama/0.6.3/scripts/uninstall.sh diff --git a/apps/ollama/0.6.2/scripts/upgrade.sh b/apps/ollama/0.6.3/scripts/upgrade.sh similarity index 100% rename from apps/ollama/0.6.2/scripts/upgrade.sh rename to apps/ollama/0.6.3/scripts/upgrade.sh diff --git a/apps/onedev/11.7.5/data.yml b/apps/onedev/11.8.3/data.yml similarity index 100% rename from apps/onedev/11.7.5/data.yml rename to apps/onedev/11.8.3/data.yml diff --git a/apps/onedev/11.7.5/docker-compose.yml b/apps/onedev/11.8.3/docker-compose.yml similarity index 96% rename from apps/onedev/11.7.5/docker-compose.yml rename to apps/onedev/11.8.3/docker-compose.yml index 4246bdb9e..315c33862 100644 --- a/apps/onedev/11.7.5/docker-compose.yml +++ b/apps/onedev/11.8.3/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: onedev: - image: 1dev/server:v11.7.5 + image: 1dev/server:11.8.3 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/onedev/11.7.5/envs/default.env b/apps/onedev/11.8.3/envs/default.env similarity index 100% rename from apps/onedev/11.7.5/envs/default.env rename to apps/onedev/11.8.3/envs/default.env diff --git a/apps/onedev/11.7.5/envs/global.env b/apps/onedev/11.8.3/envs/global.env similarity index 100% rename from apps/onedev/11.7.5/envs/global.env rename to apps/onedev/11.8.3/envs/global.env diff --git a/apps/onedev/11.7.5/envs/onedev.env b/apps/onedev/11.8.3/envs/onedev.env similarity index 100% rename from apps/onedev/11.7.5/envs/onedev.env rename to apps/onedev/11.8.3/envs/onedev.env diff --git a/apps/onedev/11.7.5/scripts/init.sh b/apps/onedev/11.8.3/scripts/init.sh similarity index 100% rename from apps/onedev/11.7.5/scripts/init.sh rename to apps/onedev/11.8.3/scripts/init.sh diff --git a/apps/onedev/11.7.5/scripts/uninstall.sh b/apps/onedev/11.8.3/scripts/uninstall.sh similarity index 100% rename from apps/onedev/11.7.5/scripts/uninstall.sh rename to apps/onedev/11.8.3/scripts/uninstall.sh diff --git a/apps/onedev/11.7.5/scripts/upgrade.sh b/apps/onedev/11.8.3/scripts/upgrade.sh similarity index 100% rename from apps/onedev/11.7.5/scripts/upgrade.sh rename to apps/onedev/11.8.3/scripts/upgrade.sh diff --git a/apps/open-webui/0.5.20/data.yml b/apps/open-webui/0.6.0/data.yml similarity index 100% rename from apps/open-webui/0.5.20/data.yml rename to apps/open-webui/0.6.0/data.yml diff --git a/apps/open-webui/0.5.20/docker-compose.yml b/apps/open-webui/0.6.0/docker-compose.yml similarity index 95% rename from apps/open-webui/0.5.20/docker-compose.yml rename to apps/open-webui/0.6.0/docker-compose.yml index 94d0fafe7..4c1facb62 100644 --- a/apps/open-webui/0.5.20/docker-compose.yml +++ b/apps/open-webui/0.6.0/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: open-webui: - image: ghcr.io/open-webui/open-webui:0.5.20 + image: ghcr.io/open-webui/open-webui:v0.6.0 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/open-webui/0.5.20/envs/default.env b/apps/open-webui/0.6.0/envs/default.env similarity index 100% rename from apps/open-webui/0.5.20/envs/default.env rename to apps/open-webui/0.6.0/envs/default.env diff --git a/apps/open-webui/0.5.20/envs/global.env b/apps/open-webui/0.6.0/envs/global.env similarity index 100% rename from apps/open-webui/0.5.20/envs/global.env rename to apps/open-webui/0.6.0/envs/global.env diff --git a/apps/open-webui/0.5.20/scripts/init.sh b/apps/open-webui/0.6.0/scripts/init.sh similarity index 100% rename from apps/open-webui/0.5.20/scripts/init.sh rename to apps/open-webui/0.6.0/scripts/init.sh diff --git a/apps/open-webui/0.5.20/scripts/uninstall.sh b/apps/open-webui/0.6.0/scripts/uninstall.sh similarity index 100% rename from apps/open-webui/0.5.20/scripts/uninstall.sh rename to apps/open-webui/0.6.0/scripts/uninstall.sh diff --git a/apps/open-webui/0.5.20/scripts/upgrade.sh b/apps/open-webui/0.6.0/scripts/upgrade.sh similarity index 100% rename from apps/open-webui/0.5.20/scripts/upgrade.sh rename to apps/open-webui/0.6.0/scripts/upgrade.sh diff --git a/apps/page-spy-web/2.2.1/data.yml b/apps/page-spy-web/2.2.2/data.yml similarity index 100% rename from apps/page-spy-web/2.2.1/data.yml rename to apps/page-spy-web/2.2.2/data.yml diff --git a/apps/page-spy-web/2.2.1/docker-compose.yml b/apps/page-spy-web/2.2.2/docker-compose.yml similarity index 91% rename from apps/page-spy-web/2.2.1/docker-compose.yml rename to apps/page-spy-web/2.2.2/docker-compose.yml index 93a84d802..39a0ac20e 100644 --- a/apps/page-spy-web/2.2.1/docker-compose.yml +++ b/apps/page-spy-web/2.2.2/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: page-spy-web: - image: huolalatech/page-spy-web:v2.2.1 + image: huolalatech/page-spy-web:v2.2.2 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/page-spy-web/2.2.1/envs/default.env b/apps/page-spy-web/2.2.2/envs/default.env similarity index 100% rename from apps/page-spy-web/2.2.1/envs/default.env rename to apps/page-spy-web/2.2.2/envs/default.env diff --git a/apps/page-spy-web/2.2.1/envs/global.env b/apps/page-spy-web/2.2.2/envs/global.env similarity index 100% rename from apps/page-spy-web/2.2.1/envs/global.env rename to apps/page-spy-web/2.2.2/envs/global.env diff --git a/apps/page-spy-web/2.2.1/scripts/init.sh b/apps/page-spy-web/2.2.2/scripts/init.sh similarity index 100% rename from apps/page-spy-web/2.2.1/scripts/init.sh rename to apps/page-spy-web/2.2.2/scripts/init.sh diff --git a/apps/page-spy-web/2.2.1/scripts/uninstall.sh b/apps/page-spy-web/2.2.2/scripts/uninstall.sh similarity index 100% rename from apps/page-spy-web/2.2.1/scripts/uninstall.sh rename to apps/page-spy-web/2.2.2/scripts/uninstall.sh diff --git a/apps/page-spy-web/2.2.1/scripts/upgrade.sh b/apps/page-spy-web/2.2.2/scripts/upgrade.sh similarity index 100% rename from apps/page-spy-web/2.2.1/scripts/upgrade.sh rename to apps/page-spy-web/2.2.2/scripts/upgrade.sh diff --git a/apps/photoprism/250228/data.yml b/apps/photoprism/250321/data.yml similarity index 100% rename from apps/photoprism/250228/data.yml rename to apps/photoprism/250321/data.yml diff --git a/apps/photoprism/250228/docker-compose.yml b/apps/photoprism/250321/docker-compose.yml similarity index 97% rename from apps/photoprism/250228/docker-compose.yml rename to apps/photoprism/250321/docker-compose.yml index 178b11716..85e05b90a 100644 --- a/apps/photoprism/250228/docker-compose.yml +++ b/apps/photoprism/250321/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: photoprism: - image: photoprism/photoprism:250228 + image: photoprism/photoprism:250321 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/photoprism/250228/envs/default.env b/apps/photoprism/250321/envs/default.env similarity index 100% rename from apps/photoprism/250228/envs/default.env rename to apps/photoprism/250321/envs/default.env diff --git a/apps/photoprism/250228/envs/global.env b/apps/photoprism/250321/envs/global.env similarity index 100% rename from apps/photoprism/250228/envs/global.env rename to apps/photoprism/250321/envs/global.env diff --git a/apps/photoprism/250228/envs/photoprism.env b/apps/photoprism/250321/envs/photoprism.env similarity index 100% rename from apps/photoprism/250228/envs/photoprism.env rename to apps/photoprism/250321/envs/photoprism.env diff --git a/apps/photoprism/250228/scripts/init.sh b/apps/photoprism/250321/scripts/init.sh similarity index 100% rename from apps/photoprism/250228/scripts/init.sh rename to apps/photoprism/250321/scripts/init.sh diff --git a/apps/photoprism/250228/scripts/uninstall.sh b/apps/photoprism/250321/scripts/uninstall.sh similarity index 100% rename from apps/photoprism/250228/scripts/uninstall.sh rename to apps/photoprism/250321/scripts/uninstall.sh diff --git a/apps/photoprism/250228/scripts/upgrade.sh b/apps/photoprism/250321/scripts/upgrade.sh similarity index 100% rename from apps/photoprism/250228/scripts/upgrade.sh rename to apps/photoprism/250321/scripts/upgrade.sh diff --git a/apps/pi-hole-dhcp/2025.03.0/data.yml b/apps/pi-hole-dhcp/2025.03.1/data.yml similarity index 100% rename from apps/pi-hole-dhcp/2025.03.0/data.yml rename to apps/pi-hole-dhcp/2025.03.1/data.yml diff --git a/apps/pi-hole-dhcp/2025.03.0/docker-compose.yml b/apps/pi-hole-dhcp/2025.03.1/docker-compose.yml similarity index 94% rename from apps/pi-hole-dhcp/2025.03.0/docker-compose.yml rename to apps/pi-hole-dhcp/2025.03.1/docker-compose.yml index 0b7062907..a06760e97 100644 --- a/apps/pi-hole-dhcp/2025.03.0/docker-compose.yml +++ b/apps/pi-hole-dhcp/2025.03.1/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: pihole: - image: pihole/pihole:2025.03.0 + image: pihole/pihole:2025.03.1 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/pi-hole-dhcp/2025.03.0/envs/default.env b/apps/pi-hole-dhcp/2025.03.1/envs/default.env similarity index 100% rename from apps/pi-hole-dhcp/2025.03.0/envs/default.env rename to apps/pi-hole-dhcp/2025.03.1/envs/default.env diff --git a/apps/pi-hole-dhcp/2025.03.0/envs/global.env b/apps/pi-hole-dhcp/2025.03.1/envs/global.env similarity index 100% rename from apps/pi-hole-dhcp/2025.03.0/envs/global.env rename to apps/pi-hole-dhcp/2025.03.1/envs/global.env diff --git a/apps/pi-hole-dhcp/2025.03.0/scripts/init.sh b/apps/pi-hole-dhcp/2025.03.1/scripts/init.sh similarity index 100% rename from apps/pi-hole-dhcp/2025.03.0/scripts/init.sh rename to apps/pi-hole-dhcp/2025.03.1/scripts/init.sh diff --git a/apps/pi-hole-dhcp/2025.03.0/scripts/uninstall.sh b/apps/pi-hole-dhcp/2025.03.1/scripts/uninstall.sh similarity index 100% rename from apps/pi-hole-dhcp/2025.03.0/scripts/uninstall.sh rename to apps/pi-hole-dhcp/2025.03.1/scripts/uninstall.sh diff --git a/apps/pi-hole-dhcp/2025.03.0/scripts/upgrade.sh b/apps/pi-hole-dhcp/2025.03.1/scripts/upgrade.sh similarity index 100% rename from apps/pi-hole-dhcp/2025.03.0/scripts/upgrade.sh rename to apps/pi-hole-dhcp/2025.03.1/scripts/upgrade.sh diff --git a/apps/pi-hole/2025.03.0/data.yml b/apps/pi-hole/2025.03.1/data.yml similarity index 100% rename from apps/pi-hole/2025.03.0/data.yml rename to apps/pi-hole/2025.03.1/data.yml diff --git a/apps/pi-hole/2025.03.0/docker-compose.yml b/apps/pi-hole/2025.03.1/docker-compose.yml similarity index 94% rename from apps/pi-hole/2025.03.0/docker-compose.yml rename to apps/pi-hole/2025.03.1/docker-compose.yml index f619fc3c1..33e470dc0 100644 --- a/apps/pi-hole/2025.03.0/docker-compose.yml +++ b/apps/pi-hole/2025.03.1/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: pihole: - image: pihole/pihole:2025.03.0 + image: pihole/pihole:2025.03.1 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/pi-hole/2025.03.0/envs/default.env b/apps/pi-hole/2025.03.1/envs/default.env similarity index 100% rename from apps/pi-hole/2025.03.0/envs/default.env rename to apps/pi-hole/2025.03.1/envs/default.env diff --git a/apps/pi-hole/2025.03.0/envs/global.env b/apps/pi-hole/2025.03.1/envs/global.env similarity index 100% rename from apps/pi-hole/2025.03.0/envs/global.env rename to apps/pi-hole/2025.03.1/envs/global.env diff --git a/apps/pi-hole/2025.03.0/scripts/init.sh b/apps/pi-hole/2025.03.1/scripts/init.sh similarity index 100% rename from apps/pi-hole/2025.03.0/scripts/init.sh rename to apps/pi-hole/2025.03.1/scripts/init.sh diff --git a/apps/pi-hole/2025.03.0/scripts/uninstall.sh b/apps/pi-hole/2025.03.1/scripts/uninstall.sh similarity index 100% rename from apps/pi-hole/2025.03.0/scripts/uninstall.sh rename to apps/pi-hole/2025.03.1/scripts/uninstall.sh diff --git a/apps/pi-hole/2025.03.0/scripts/upgrade.sh b/apps/pi-hole/2025.03.1/scripts/upgrade.sh similarity index 100% rename from apps/pi-hole/2025.03.0/scripts/upgrade.sh rename to apps/pi-hole/2025.03.1/scripts/upgrade.sh diff --git a/apps/radarr/5.20.2/data.yml b/apps/radarr/5.21.1/data.yml similarity index 100% rename from apps/radarr/5.20.2/data.yml rename to apps/radarr/5.21.1/data.yml diff --git a/apps/radarr/5.20.2/docker-compose.yml b/apps/radarr/5.21.1/docker-compose.yml similarity index 96% rename from apps/radarr/5.20.2/docker-compose.yml rename to apps/radarr/5.21.1/docker-compose.yml index f62bab751..0580d4db6 100644 --- a/apps/radarr/5.20.2/docker-compose.yml +++ b/apps/radarr/5.21.1/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: radarr: - image: linuxserver/radarr:5.20.2 + image: linuxserver/radarr:5.21.1 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/radarr/5.20.2/envs/default.env b/apps/radarr/5.21.1/envs/default.env similarity index 100% rename from apps/radarr/5.20.2/envs/default.env rename to apps/radarr/5.21.1/envs/default.env diff --git a/apps/radarr/5.20.2/envs/global.env b/apps/radarr/5.21.1/envs/global.env similarity index 100% rename from apps/radarr/5.20.2/envs/global.env rename to apps/radarr/5.21.1/envs/global.env diff --git a/apps/radarr/5.20.2/scripts/init.sh b/apps/radarr/5.21.1/scripts/init.sh similarity index 100% rename from apps/radarr/5.20.2/scripts/init.sh rename to apps/radarr/5.21.1/scripts/init.sh diff --git a/apps/radarr/5.20.2/scripts/uninstall.sh b/apps/radarr/5.21.1/scripts/uninstall.sh similarity index 100% rename from apps/radarr/5.20.2/scripts/uninstall.sh rename to apps/radarr/5.21.1/scripts/uninstall.sh diff --git a/apps/radarr/5.20.2/scripts/upgrade.sh b/apps/radarr/5.21.1/scripts/upgrade.sh similarity index 100% rename from apps/radarr/5.20.2/scripts/upgrade.sh rename to apps/radarr/5.21.1/scripts/upgrade.sh diff --git a/apps/rsshub/2025-03-20/data.yml b/apps/rsshub/2025-03-31/data.yml similarity index 100% rename from apps/rsshub/2025-03-20/data.yml rename to apps/rsshub/2025-03-31/data.yml diff --git a/apps/rsshub/2025-03-20/docker-compose.yml b/apps/rsshub/2025-03-31/docker-compose.yml similarity index 97% rename from apps/rsshub/2025-03-20/docker-compose.yml rename to apps/rsshub/2025-03-31/docker-compose.yml index d23d8f010..c4805e16f 100644 --- a/apps/rsshub/2025-03-20/docker-compose.yml +++ b/apps/rsshub/2025-03-31/docker-compose.yml @@ -23,7 +23,7 @@ services: timeout: 10s retries: 3 rsshub: - image: diygod/rsshub:2025-03-20 + image: diygod/rsshub:2025-03-31 container_name: rsshub-${CONTAINER_NAME} depends_on: - browserless diff --git a/apps/rsshub/2025-03-20/envs/default.env b/apps/rsshub/2025-03-31/envs/default.env similarity index 100% rename from apps/rsshub/2025-03-20/envs/default.env rename to apps/rsshub/2025-03-31/envs/default.env diff --git a/apps/rsshub/2025-03-20/envs/global.env b/apps/rsshub/2025-03-31/envs/global.env similarity index 100% rename from apps/rsshub/2025-03-20/envs/global.env rename to apps/rsshub/2025-03-31/envs/global.env diff --git a/apps/rsshub/2025-03-20/scripts/init.sh b/apps/rsshub/2025-03-31/scripts/init.sh similarity index 100% rename from apps/rsshub/2025-03-20/scripts/init.sh rename to apps/rsshub/2025-03-31/scripts/init.sh diff --git a/apps/rsshub/2025-03-20/scripts/uninstall.sh b/apps/rsshub/2025-03-31/scripts/uninstall.sh similarity index 100% rename from apps/rsshub/2025-03-20/scripts/uninstall.sh rename to apps/rsshub/2025-03-31/scripts/uninstall.sh diff --git a/apps/rsshub/2025-03-20/scripts/upgrade.sh b/apps/rsshub/2025-03-31/scripts/upgrade.sh similarity index 100% rename from apps/rsshub/2025-03-20/scripts/upgrade.sh rename to apps/rsshub/2025-03-31/scripts/upgrade.sh diff --git a/apps/siyuan/3.1.25/data.yml b/apps/siyuan/3.1.26/data.yml similarity index 100% rename from apps/siyuan/3.1.25/data.yml rename to apps/siyuan/3.1.26/data.yml diff --git a/apps/siyuan/3.1.25/docker-compose.yml b/apps/siyuan/3.1.26/docker-compose.yml similarity index 94% rename from apps/siyuan/3.1.25/docker-compose.yml rename to apps/siyuan/3.1.26/docker-compose.yml index b057b83a7..483f07223 100644 --- a/apps/siyuan/3.1.25/docker-compose.yml +++ b/apps/siyuan/3.1.26/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: siyuan: - image: b3log/siyuan:v3.1.25 + image: b3log/siyuan:v3.1.26 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/siyuan/3.1.25/envs/default.env b/apps/siyuan/3.1.26/envs/default.env similarity index 100% rename from apps/siyuan/3.1.25/envs/default.env rename to apps/siyuan/3.1.26/envs/default.env diff --git a/apps/siyuan/3.1.25/envs/global.env b/apps/siyuan/3.1.26/envs/global.env similarity index 100% rename from apps/siyuan/3.1.25/envs/global.env rename to apps/siyuan/3.1.26/envs/global.env diff --git a/apps/siyuan/3.1.25/scripts/init.sh b/apps/siyuan/3.1.26/scripts/init.sh similarity index 100% rename from apps/siyuan/3.1.25/scripts/init.sh rename to apps/siyuan/3.1.26/scripts/init.sh diff --git a/apps/siyuan/3.1.25/scripts/uninstall.sh b/apps/siyuan/3.1.26/scripts/uninstall.sh similarity index 100% rename from apps/siyuan/3.1.25/scripts/uninstall.sh rename to apps/siyuan/3.1.26/scripts/uninstall.sh diff --git a/apps/siyuan/3.1.25/scripts/upgrade.sh b/apps/siyuan/3.1.26/scripts/upgrade.sh similarity index 100% rename from apps/siyuan/3.1.25/scripts/upgrade.sh rename to apps/siyuan/3.1.26/scripts/upgrade.sh diff --git a/apps/slink/1.4.6/data.yml b/apps/slink/1.4.7/data.yml similarity index 100% rename from apps/slink/1.4.6/data.yml rename to apps/slink/1.4.7/data.yml diff --git a/apps/slink/1.4.6/docker-compose.yml b/apps/slink/1.4.7/docker-compose.yml similarity index 95% rename from apps/slink/1.4.6/docker-compose.yml rename to apps/slink/1.4.7/docker-compose.yml index 3b7ce8b98..ebc246c44 100644 --- a/apps/slink/1.4.6/docker-compose.yml +++ b/apps/slink/1.4.7/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: slink: - image: anirdev/slink:v1.4.6 + image: anirdev/slink:v1.4.7 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/slink/1.4.6/envs/default.env b/apps/slink/1.4.7/envs/default.env similarity index 100% rename from apps/slink/1.4.6/envs/default.env rename to apps/slink/1.4.7/envs/default.env diff --git a/apps/slink/1.4.6/envs/global.env b/apps/slink/1.4.7/envs/global.env similarity index 100% rename from apps/slink/1.4.6/envs/global.env rename to apps/slink/1.4.7/envs/global.env diff --git a/apps/slink/1.4.6/scripts/init.sh b/apps/slink/1.4.7/scripts/init.sh similarity index 100% rename from apps/slink/1.4.6/scripts/init.sh rename to apps/slink/1.4.7/scripts/init.sh diff --git a/apps/slink/1.4.6/scripts/uninstall.sh b/apps/slink/1.4.7/scripts/uninstall.sh similarity index 100% rename from apps/slink/1.4.6/scripts/uninstall.sh rename to apps/slink/1.4.7/scripts/uninstall.sh diff --git a/apps/slink/1.4.6/scripts/upgrade.sh b/apps/slink/1.4.7/scripts/upgrade.sh similarity index 100% rename from apps/slink/1.4.6/scripts/upgrade.sh rename to apps/slink/1.4.7/scripts/upgrade.sh diff --git a/apps/sun-panel/1.6.1/data.yml b/apps/sun-panel/1.7.0/data.yml similarity index 100% rename from apps/sun-panel/1.6.1/data.yml rename to apps/sun-panel/1.7.0/data.yml diff --git a/apps/sun-panel/1.6.1/docker-compose.yml b/apps/sun-panel/1.7.0/docker-compose.yml similarity index 94% rename from apps/sun-panel/1.6.1/docker-compose.yml rename to apps/sun-panel/1.7.0/docker-compose.yml index 91c9a824f..ccc23dc2a 100644 --- a/apps/sun-panel/1.6.1/docker-compose.yml +++ b/apps/sun-panel/1.7.0/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: sun-panel: - image: hslr/sun-panel:1.6.1 + image: hslr/sun-panel:1.7.0 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/sun-panel/1.6.1/envs/default.env b/apps/sun-panel/1.7.0/envs/default.env similarity index 100% rename from apps/sun-panel/1.6.1/envs/default.env rename to apps/sun-panel/1.7.0/envs/default.env diff --git a/apps/sun-panel/1.6.1/envs/global.env b/apps/sun-panel/1.7.0/envs/global.env similarity index 100% rename from apps/sun-panel/1.6.1/envs/global.env rename to apps/sun-panel/1.7.0/envs/global.env diff --git a/apps/sun-panel/1.6.1/scripts/init.sh b/apps/sun-panel/1.7.0/scripts/init.sh similarity index 100% rename from apps/sun-panel/1.6.1/scripts/init.sh rename to apps/sun-panel/1.7.0/scripts/init.sh diff --git a/apps/sun-panel/1.6.1/scripts/uninstall.sh b/apps/sun-panel/1.7.0/scripts/uninstall.sh similarity index 100% rename from apps/sun-panel/1.6.1/scripts/uninstall.sh rename to apps/sun-panel/1.7.0/scripts/uninstall.sh diff --git a/apps/sun-panel/1.6.1/scripts/upgrade.sh b/apps/sun-panel/1.7.0/scripts/upgrade.sh similarity index 100% rename from apps/sun-panel/1.6.1/scripts/upgrade.sh rename to apps/sun-panel/1.7.0/scripts/upgrade.sh diff --git a/apps/synapse/1.126.0/data.yml b/apps/synapse/1.127.1/data.yml similarity index 100% rename from apps/synapse/1.126.0/data.yml rename to apps/synapse/1.127.1/data.yml diff --git a/apps/synapse/1.126.0/docker-compose.yml b/apps/synapse/1.127.1/docker-compose.yml similarity index 91% rename from apps/synapse/1.126.0/docker-compose.yml rename to apps/synapse/1.127.1/docker-compose.yml index b800b4841..d50c205a2 100644 --- a/apps/synapse/1.126.0/docker-compose.yml +++ b/apps/synapse/1.127.1/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: synapse-init: - image: matrixdotorg/synapse:v1.126.0 + image: matrixdotorg/synapse:v1.127.1 container_name: init-${CONTAINER_NAME} entrypoint: - /start.py @@ -22,7 +22,7 @@ services: - SYNAPSE_NO_TLS=true - SYNAPSE_HTTP_PORT=8008 synapse: - image: matrixdotorg/synapse:v1.126.0 + image: matrixdotorg/synapse:v1.127.1 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/synapse/1.126.0/envs/default.env b/apps/synapse/1.127.1/envs/default.env similarity index 100% rename from apps/synapse/1.126.0/envs/default.env rename to apps/synapse/1.127.1/envs/default.env diff --git a/apps/synapse/1.126.0/envs/global.env b/apps/synapse/1.127.1/envs/global.env similarity index 100% rename from apps/synapse/1.126.0/envs/global.env rename to apps/synapse/1.127.1/envs/global.env diff --git a/apps/synapse/1.126.0/scripts/init.sh b/apps/synapse/1.127.1/scripts/init.sh similarity index 100% rename from apps/synapse/1.126.0/scripts/init.sh rename to apps/synapse/1.127.1/scripts/init.sh diff --git a/apps/synapse/1.126.0/scripts/uninstall.sh b/apps/synapse/1.127.1/scripts/uninstall.sh similarity index 100% rename from apps/synapse/1.126.0/scripts/uninstall.sh rename to apps/synapse/1.127.1/scripts/uninstall.sh diff --git a/apps/synapse/1.126.0/scripts/upgrade.sh b/apps/synapse/1.127.1/scripts/upgrade.sh similarity index 100% rename from apps/synapse/1.126.0/scripts/upgrade.sh rename to apps/synapse/1.127.1/scripts/upgrade.sh diff --git a/apps/v2raya-global/2.2.6.6/data.yml b/apps/v2raya-global/2.2.6.7/data.yml similarity index 100% rename from apps/v2raya-global/2.2.6.6/data.yml rename to apps/v2raya-global/2.2.6.7/data.yml diff --git a/apps/v2raya-global/2.2.6.6/docker-compose.yml b/apps/v2raya-global/2.2.6.7/docker-compose.yml similarity index 95% rename from apps/v2raya-global/2.2.6.6/docker-compose.yml rename to apps/v2raya-global/2.2.6.7/docker-compose.yml index 930173c2c..b7a10f24f 100644 --- a/apps/v2raya-global/2.2.6.6/docker-compose.yml +++ b/apps/v2raya-global/2.2.6.7/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: v2raya: - image: mzz2017/v2raya:v2.2.6.6 + image: mzz2017/v2raya:v2.2.6.7 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/v2raya-global/2.2.6.6/envs/default.env b/apps/v2raya-global/2.2.6.7/envs/default.env similarity index 100% rename from apps/v2raya-global/2.2.6.6/envs/default.env rename to apps/v2raya-global/2.2.6.7/envs/default.env diff --git a/apps/v2raya-global/2.2.6.6/envs/global.env b/apps/v2raya-global/2.2.6.7/envs/global.env similarity index 100% rename from apps/v2raya-global/2.2.6.6/envs/global.env rename to apps/v2raya-global/2.2.6.7/envs/global.env diff --git a/apps/v2raya-global/2.2.6.6/scripts/init.sh b/apps/v2raya-global/2.2.6.7/scripts/init.sh similarity index 100% rename from apps/v2raya-global/2.2.6.6/scripts/init.sh rename to apps/v2raya-global/2.2.6.7/scripts/init.sh diff --git a/apps/v2raya-global/2.2.6.6/scripts/uninstall.sh b/apps/v2raya-global/2.2.6.7/scripts/uninstall.sh similarity index 100% rename from apps/v2raya-global/2.2.6.6/scripts/uninstall.sh rename to apps/v2raya-global/2.2.6.7/scripts/uninstall.sh diff --git a/apps/v2raya-global/2.2.6.6/scripts/upgrade.sh b/apps/v2raya-global/2.2.6.7/scripts/upgrade.sh similarity index 100% rename from apps/v2raya-global/2.2.6.6/scripts/upgrade.sh rename to apps/v2raya-global/2.2.6.7/scripts/upgrade.sh diff --git a/apps/v2raya/2.2.6.6/data.yml b/apps/v2raya/2.2.6.7/data.yml similarity index 100% rename from apps/v2raya/2.2.6.6/data.yml rename to apps/v2raya/2.2.6.7/data.yml diff --git a/apps/v2raya/2.2.6.6/docker-compose.yml b/apps/v2raya/2.2.6.7/docker-compose.yml similarity index 94% rename from apps/v2raya/2.2.6.6/docker-compose.yml rename to apps/v2raya/2.2.6.7/docker-compose.yml index ebef0efce..3914a7235 100644 --- a/apps/v2raya/2.2.6.6/docker-compose.yml +++ b/apps/v2raya/2.2.6.7/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: v2raya: - image: mzz2017/v2raya:v2.2.6.6 + image: mzz2017/v2raya:v2.2.6.7 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/v2raya/2.2.6.6/envs/default.env b/apps/v2raya/2.2.6.7/envs/default.env similarity index 100% rename from apps/v2raya/2.2.6.6/envs/default.env rename to apps/v2raya/2.2.6.7/envs/default.env diff --git a/apps/v2raya/2.2.6.6/envs/global.env b/apps/v2raya/2.2.6.7/envs/global.env similarity index 100% rename from apps/v2raya/2.2.6.6/envs/global.env rename to apps/v2raya/2.2.6.7/envs/global.env diff --git a/apps/v2raya/2.2.6.6/scripts/init.sh b/apps/v2raya/2.2.6.7/scripts/init.sh similarity index 100% rename from apps/v2raya/2.2.6.6/scripts/init.sh rename to apps/v2raya/2.2.6.7/scripts/init.sh diff --git a/apps/v2raya/2.2.6.6/scripts/uninstall.sh b/apps/v2raya/2.2.6.7/scripts/uninstall.sh similarity index 100% rename from apps/v2raya/2.2.6.6/scripts/uninstall.sh rename to apps/v2raya/2.2.6.7/scripts/uninstall.sh diff --git a/apps/v2raya/2.2.6.6/scripts/upgrade.sh b/apps/v2raya/2.2.6.7/scripts/upgrade.sh similarity index 100% rename from apps/v2raya/2.2.6.6/scripts/upgrade.sh rename to apps/v2raya/2.2.6.7/scripts/upgrade.sh diff --git a/apps/watchyourlan/2.0.4/data.yml b/apps/watchyourlan/2.1.2/data.yml similarity index 100% rename from apps/watchyourlan/2.0.4/data.yml rename to apps/watchyourlan/2.1.2/data.yml diff --git a/apps/watchyourlan/2.0.4/docker-compose.yml b/apps/watchyourlan/2.1.2/docker-compose.yml similarity index 93% rename from apps/watchyourlan/2.0.4/docker-compose.yml rename to apps/watchyourlan/2.1.2/docker-compose.yml index aaf0dfe44..c47200357 100644 --- a/apps/watchyourlan/2.0.4/docker-compose.yml +++ b/apps/watchyourlan/2.1.2/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: watchyourlan: - image: aceberg/watchyourlan:2.0.4 + image: aceberg/watchyourlan:2.1.2 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/watchyourlan/2.0.4/envs/default.env b/apps/watchyourlan/2.1.2/envs/default.env similarity index 100% rename from apps/watchyourlan/2.0.4/envs/default.env rename to apps/watchyourlan/2.1.2/envs/default.env diff --git a/apps/watchyourlan/2.0.4/envs/global.env b/apps/watchyourlan/2.1.2/envs/global.env similarity index 100% rename from apps/watchyourlan/2.0.4/envs/global.env rename to apps/watchyourlan/2.1.2/envs/global.env diff --git a/apps/watchyourlan/2.0.4/scripts/init.sh b/apps/watchyourlan/2.1.2/scripts/init.sh similarity index 100% rename from apps/watchyourlan/2.0.4/scripts/init.sh rename to apps/watchyourlan/2.1.2/scripts/init.sh diff --git a/apps/watchyourlan/2.0.4/scripts/uninstall.sh b/apps/watchyourlan/2.1.2/scripts/uninstall.sh similarity index 100% rename from apps/watchyourlan/2.0.4/scripts/uninstall.sh rename to apps/watchyourlan/2.1.2/scripts/uninstall.sh diff --git a/apps/watchyourlan/2.0.4/scripts/upgrade.sh b/apps/watchyourlan/2.1.2/scripts/upgrade.sh similarity index 100% rename from apps/watchyourlan/2.0.4/scripts/upgrade.sh rename to apps/watchyourlan/2.1.2/scripts/upgrade.sh diff --git a/apps/windows/4.25/data.yml b/apps/windows/4.28/data.yml similarity index 100% rename from apps/windows/4.25/data.yml rename to apps/windows/4.28/data.yml diff --git a/apps/windows/4.25/docker-compose.yml b/apps/windows/4.28/docker-compose.yml similarity index 97% rename from apps/windows/4.25/docker-compose.yml rename to apps/windows/4.28/docker-compose.yml index b720cef10..ab4dcc0c4 100644 --- a/apps/windows/4.25/docker-compose.yml +++ b/apps/windows/4.28/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: windows: - image: dockurr/windows:4.25 + image: dockurr/windows:4.28 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/windows/4.25/envs/default.env b/apps/windows/4.28/envs/default.env similarity index 100% rename from apps/windows/4.25/envs/default.env rename to apps/windows/4.28/envs/default.env diff --git a/apps/windows/4.25/envs/global.env b/apps/windows/4.28/envs/global.env similarity index 100% rename from apps/windows/4.25/envs/global.env rename to apps/windows/4.28/envs/global.env diff --git a/apps/windows/4.25/scripts/init.sh b/apps/windows/4.28/scripts/init.sh similarity index 100% rename from apps/windows/4.25/scripts/init.sh rename to apps/windows/4.28/scripts/init.sh diff --git a/apps/windows/4.25/scripts/uninstall.sh b/apps/windows/4.28/scripts/uninstall.sh similarity index 100% rename from apps/windows/4.25/scripts/uninstall.sh rename to apps/windows/4.28/scripts/uninstall.sh diff --git a/apps/windows/4.25/scripts/upgrade.sh b/apps/windows/4.28/scripts/upgrade.sh similarity index 100% rename from apps/windows/4.25/scripts/upgrade.sh rename to apps/windows/4.28/scripts/upgrade.sh diff --git a/apps/ztncui/1.2.17/data.yml b/apps/ztncui/1.2.18/data.yml similarity index 100% rename from apps/ztncui/1.2.17/data.yml rename to apps/ztncui/1.2.18/data.yml diff --git a/apps/ztncui/1.2.17/docker-compose.yml b/apps/ztncui/1.2.18/docker-compose.yml similarity index 95% rename from apps/ztncui/1.2.17/docker-compose.yml rename to apps/ztncui/1.2.18/docker-compose.yml index e0772d4eb..e0f7a95fb 100644 --- a/apps/ztncui/1.2.17/docker-compose.yml +++ b/apps/ztncui/1.2.18/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: ztncui: - image: keynetworks/ztncui:1.2.17 + image: keynetworks/ztncui:1.2.18 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/ztncui/1.2.17/envs/default.env b/apps/ztncui/1.2.18/envs/default.env similarity index 100% rename from apps/ztncui/1.2.17/envs/default.env rename to apps/ztncui/1.2.18/envs/default.env diff --git a/apps/ztncui/1.2.17/envs/global.env b/apps/ztncui/1.2.18/envs/global.env similarity index 100% rename from apps/ztncui/1.2.17/envs/global.env rename to apps/ztncui/1.2.18/envs/global.env diff --git a/apps/ztncui/1.2.17/scripts/init.sh b/apps/ztncui/1.2.18/scripts/init.sh similarity index 100% rename from apps/ztncui/1.2.17/scripts/init.sh rename to apps/ztncui/1.2.18/scripts/init.sh diff --git a/apps/ztncui/1.2.17/scripts/uninstall.sh b/apps/ztncui/1.2.18/scripts/uninstall.sh similarity index 100% rename from apps/ztncui/1.2.17/scripts/uninstall.sh rename to apps/ztncui/1.2.18/scripts/uninstall.sh diff --git a/apps/ztncui/1.2.17/scripts/upgrade.sh b/apps/ztncui/1.2.18/scripts/upgrade.sh similarity index 100% rename from apps/ztncui/1.2.17/scripts/upgrade.sh rename to apps/ztncui/1.2.18/scripts/upgrade.sh diff --git a/appstore/alist-ffmpeg/3.43.0/.env b/appstore/alist-ffmpeg/3.44.0/.env similarity index 100% rename from appstore/alist-ffmpeg/3.43.0/.env rename to appstore/alist-ffmpeg/3.44.0/.env diff --git a/appstore/alist-ffmpeg/3.43.0/data.yml b/appstore/alist-ffmpeg/3.44.0/data.yml similarity index 100% rename from appstore/alist-ffmpeg/3.43.0/data.yml rename to appstore/alist-ffmpeg/3.44.0/data.yml diff --git a/appstore/alist-ffmpeg/3.43.0/docker-compose.yml b/appstore/alist-ffmpeg/3.44.0/docker-compose.yml similarity index 94% rename from appstore/alist-ffmpeg/3.43.0/docker-compose.yml rename to appstore/alist-ffmpeg/3.44.0/docker-compose.yml index bb3b518b6..2311a14da 100644 --- a/appstore/alist-ffmpeg/3.43.0/docker-compose.yml +++ b/appstore/alist-ffmpeg/3.44.0/docker-compose.yml @@ -12,7 +12,7 @@ services: - PGID=0 - UMASK=022 - FORCE=false - image: xhofe/alist:v3.43.0-ffmpeg + image: xhofe/alist:v3.44.0-ffmpeg labels: createdBy: Apps networks: diff --git a/appstore/alist-ffmpeg/3.43.0/envs/default.env b/appstore/alist-ffmpeg/3.44.0/envs/default.env similarity index 100% rename from appstore/alist-ffmpeg/3.43.0/envs/default.env rename to appstore/alist-ffmpeg/3.44.0/envs/default.env diff --git a/appstore/alist-ffmpeg/3.43.0/envs/global.env b/appstore/alist-ffmpeg/3.44.0/envs/global.env similarity index 100% rename from appstore/alist-ffmpeg/3.43.0/envs/global.env rename to appstore/alist-ffmpeg/3.44.0/envs/global.env diff --git a/appstore/alist-ffmpeg/3.43.0/scripts/init.sh b/appstore/alist-ffmpeg/3.44.0/scripts/init.sh similarity index 100% rename from appstore/alist-ffmpeg/3.43.0/scripts/init.sh rename to appstore/alist-ffmpeg/3.44.0/scripts/init.sh diff --git a/appstore/alist-ffmpeg/3.43.0/scripts/uninstall.sh b/appstore/alist-ffmpeg/3.44.0/scripts/uninstall.sh similarity index 100% rename from appstore/alist-ffmpeg/3.43.0/scripts/uninstall.sh rename to appstore/alist-ffmpeg/3.44.0/scripts/uninstall.sh diff --git a/appstore/alist-ffmpeg/3.43.0/scripts/upgrade.sh b/appstore/alist-ffmpeg/3.44.0/scripts/upgrade.sh similarity index 100% rename from appstore/alist-ffmpeg/3.43.0/scripts/upgrade.sh rename to appstore/alist-ffmpeg/3.44.0/scripts/upgrade.sh diff --git a/appstore/alist/3.43.0/.env b/appstore/alist/3.44.0/.env similarity index 100% rename from appstore/alist/3.43.0/.env rename to appstore/alist/3.44.0/.env diff --git a/appstore/alist/3.43.0/data.yml b/appstore/alist/3.44.0/data.yml similarity index 100% rename from appstore/alist/3.43.0/data.yml rename to appstore/alist/3.44.0/data.yml diff --git a/appstore/alist/3.43.0/docker-compose.yml b/appstore/alist/3.44.0/docker-compose.yml similarity index 95% rename from appstore/alist/3.43.0/docker-compose.yml rename to appstore/alist/3.44.0/docker-compose.yml index c93503bad..9e7178f47 100644 --- a/appstore/alist/3.43.0/docker-compose.yml +++ b/appstore/alist/3.44.0/docker-compose.yml @@ -12,7 +12,7 @@ services: - PGID=0 - UMASK=022 - FORCE=false - image: xhofe/alist:v3.43.0 + image: xhofe/alist:v3.44.0 labels: createdBy: Apps networks: diff --git a/appstore/alist/3.43.0/envs/default.env b/appstore/alist/3.44.0/envs/default.env similarity index 100% rename from appstore/alist/3.43.0/envs/default.env rename to appstore/alist/3.44.0/envs/default.env diff --git a/appstore/alist/3.43.0/envs/global.env b/appstore/alist/3.44.0/envs/global.env similarity index 100% rename from appstore/alist/3.43.0/envs/global.env rename to appstore/alist/3.44.0/envs/global.env diff --git a/appstore/alist/3.43.0/scripts/init.sh b/appstore/alist/3.44.0/scripts/init.sh similarity index 100% rename from appstore/alist/3.43.0/scripts/init.sh rename to appstore/alist/3.44.0/scripts/init.sh diff --git a/appstore/alist/3.43.0/scripts/uninstall.sh b/appstore/alist/3.44.0/scripts/uninstall.sh similarity index 100% rename from appstore/alist/3.43.0/scripts/uninstall.sh rename to appstore/alist/3.44.0/scripts/uninstall.sh diff --git a/appstore/alist/3.43.0/scripts/upgrade.sh b/appstore/alist/3.44.0/scripts/upgrade.sh similarity index 100% rename from appstore/alist/3.43.0/scripts/upgrade.sh rename to appstore/alist/3.44.0/scripts/upgrade.sh diff --git a/appstore/ammds/1.0.23/.env b/appstore/ammds/1.0.28/.env similarity index 100% rename from appstore/ammds/1.0.23/.env rename to appstore/ammds/1.0.28/.env diff --git a/appstore/ammds/1.0.23/data.yml b/appstore/ammds/1.0.28/data.yml similarity index 100% rename from appstore/ammds/1.0.23/data.yml rename to appstore/ammds/1.0.28/data.yml diff --git a/appstore/ammds/1.0.23/docker-compose.yml b/appstore/ammds/1.0.28/docker-compose.yml similarity index 95% rename from appstore/ammds/1.0.23/docker-compose.yml rename to appstore/ammds/1.0.28/docker-compose.yml index 8dd251cdf..67a64f15c 100644 --- a/appstore/ammds/1.0.23/docker-compose.yml +++ b/appstore/ammds/1.0.28/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.0.23 + image: qyg2297248353/ammds:v1.0.28 labels: createdBy: Apps network_mode: ${NETWORK_MODE:-host} diff --git a/appstore/ammds/1.0.23/envs/default.env b/appstore/ammds/1.0.28/envs/default.env similarity index 100% rename from appstore/ammds/1.0.23/envs/default.env rename to appstore/ammds/1.0.28/envs/default.env diff --git a/appstore/ammds/1.0.23/envs/global.env b/appstore/ammds/1.0.28/envs/global.env similarity index 100% rename from appstore/ammds/1.0.23/envs/global.env rename to appstore/ammds/1.0.28/envs/global.env diff --git a/appstore/ammds/1.0.23/scripts/init.sh b/appstore/ammds/1.0.28/scripts/init.sh similarity index 100% rename from appstore/ammds/1.0.23/scripts/init.sh rename to appstore/ammds/1.0.28/scripts/init.sh diff --git a/appstore/ammds/1.0.23/scripts/uninstall.sh b/appstore/ammds/1.0.28/scripts/uninstall.sh similarity index 100% rename from appstore/ammds/1.0.23/scripts/uninstall.sh rename to appstore/ammds/1.0.28/scripts/uninstall.sh diff --git a/appstore/ammds/1.0.23/scripts/upgrade.sh b/appstore/ammds/1.0.28/scripts/upgrade.sh similarity index 100% rename from appstore/ammds/1.0.23/scripts/upgrade.sh rename to appstore/ammds/1.0.28/scripts/upgrade.sh diff --git a/appstore/ani-rss/1.1.322/.env b/appstore/ani-rss/1.1.338/.env similarity index 100% rename from appstore/ani-rss/1.1.322/.env rename to appstore/ani-rss/1.1.338/.env diff --git a/appstore/ani-rss/1.1.322/data.yml b/appstore/ani-rss/1.1.338/data.yml similarity index 100% rename from appstore/ani-rss/1.1.322/data.yml rename to appstore/ani-rss/1.1.338/data.yml diff --git a/appstore/ani-rss/1.1.322/docker-compose.yml b/appstore/ani-rss/1.1.338/docker-compose.yml similarity index 95% rename from appstore/ani-rss/1.1.322/docker-compose.yml rename to appstore/ani-rss/1.1.338/docker-compose.yml index 93042c1c7..6a00141b9 100644 --- a/appstore/ani-rss/1.1.322/docker-compose.yml +++ b/appstore/ani-rss/1.1.338/docker-compose.yml @@ -11,7 +11,7 @@ services: - PORT=7789 - CONFIG=/config - TZ=Asia/Shanghai - image: wushuo894/ani-rss:v1.1.322 + image: wushuo894/ani-rss:v1.1.338 labels: createdBy: Apps networks: diff --git a/appstore/ani-rss/1.1.322/envs/default.env b/appstore/ani-rss/1.1.338/envs/default.env similarity index 100% rename from appstore/ani-rss/1.1.322/envs/default.env rename to appstore/ani-rss/1.1.338/envs/default.env diff --git a/appstore/ani-rss/1.1.322/envs/global.env b/appstore/ani-rss/1.1.338/envs/global.env similarity index 100% rename from appstore/ani-rss/1.1.322/envs/global.env rename to appstore/ani-rss/1.1.338/envs/global.env diff --git a/appstore/ani-rss/1.1.322/scripts/init.sh b/appstore/ani-rss/1.1.338/scripts/init.sh similarity index 100% rename from appstore/ani-rss/1.1.322/scripts/init.sh rename to appstore/ani-rss/1.1.338/scripts/init.sh diff --git a/appstore/ani-rss/1.1.322/scripts/uninstall.sh b/appstore/ani-rss/1.1.338/scripts/uninstall.sh similarity index 100% rename from appstore/ani-rss/1.1.322/scripts/uninstall.sh rename to appstore/ani-rss/1.1.338/scripts/uninstall.sh diff --git a/appstore/ani-rss/1.1.322/scripts/upgrade.sh b/appstore/ani-rss/1.1.338/scripts/upgrade.sh similarity index 100% rename from appstore/ani-rss/1.1.322/scripts/upgrade.sh rename to appstore/ani-rss/1.1.338/scripts/upgrade.sh diff --git a/appstore/byte-muse/1.8.3/.env b/appstore/byte-muse/1.10.1/.env similarity index 100% rename from appstore/byte-muse/1.8.3/.env rename to appstore/byte-muse/1.10.1/.env diff --git a/appstore/byte-muse/1.8.3/data.yml b/appstore/byte-muse/1.10.1/data.yml similarity index 100% rename from appstore/byte-muse/1.8.3/data.yml rename to appstore/byte-muse/1.10.1/data.yml diff --git a/appstore/byte-muse/1.8.3/docker-compose.yml b/appstore/byte-muse/1.10.1/docker-compose.yml similarity index 95% rename from appstore/byte-muse/1.8.3/docker-compose.yml rename to appstore/byte-muse/1.10.1/docker-compose.yml index c85a1cdb6..02266e076 100644 --- a/appstore/byte-muse/1.8.3/docker-compose.yml +++ b/appstore/byte-muse/1.10.1/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.8.3 + image: envyafish/byte-muse:1.10.1 labels: createdBy: Apps networks: diff --git a/appstore/byte-muse/1.8.3/envs/default.env b/appstore/byte-muse/1.10.1/envs/default.env similarity index 100% rename from appstore/byte-muse/1.8.3/envs/default.env rename to appstore/byte-muse/1.10.1/envs/default.env diff --git a/appstore/byte-muse/1.8.3/envs/global.env b/appstore/byte-muse/1.10.1/envs/global.env similarity index 100% rename from appstore/byte-muse/1.8.3/envs/global.env rename to appstore/byte-muse/1.10.1/envs/global.env diff --git a/appstore/byte-muse/1.8.3/scripts/init.sh b/appstore/byte-muse/1.10.1/scripts/init.sh similarity index 100% rename from appstore/byte-muse/1.8.3/scripts/init.sh rename to appstore/byte-muse/1.10.1/scripts/init.sh diff --git a/appstore/byte-muse/1.8.3/scripts/uninstall.sh b/appstore/byte-muse/1.10.1/scripts/uninstall.sh similarity index 100% rename from appstore/byte-muse/1.8.3/scripts/uninstall.sh rename to appstore/byte-muse/1.10.1/scripts/uninstall.sh diff --git a/appstore/byte-muse/1.8.3/scripts/upgrade.sh b/appstore/byte-muse/1.10.1/scripts/upgrade.sh similarity index 100% rename from appstore/byte-muse/1.8.3/scripts/upgrade.sh rename to appstore/byte-muse/1.10.1/scripts/upgrade.sh diff --git a/appstore/casdoor/1.864.0/.env b/appstore/casdoor/1.874.0/.env similarity index 100% rename from appstore/casdoor/1.864.0/.env rename to appstore/casdoor/1.874.0/.env diff --git a/appstore/casdoor/1.864.0/config/init_data.json b/appstore/casdoor/1.874.0/config/init_data.json similarity index 100% rename from appstore/casdoor/1.864.0/config/init_data.json rename to appstore/casdoor/1.874.0/config/init_data.json diff --git a/appstore/casdoor/1.864.0/data.yml b/appstore/casdoor/1.874.0/data.yml similarity index 100% rename from appstore/casdoor/1.864.0/data.yml rename to appstore/casdoor/1.874.0/data.yml diff --git a/appstore/casdoor/1.864.0/docker-compose.yml b/appstore/casdoor/1.874.0/docker-compose.yml similarity index 93% rename from appstore/casdoor/1.864.0/docker-compose.yml rename to appstore/casdoor/1.874.0/docker-compose.yml index 44f2599ca..fe3f497e9 100644 --- a/appstore/casdoor/1.864.0/docker-compose.yml +++ b/appstore/casdoor/1.874.0/docker-compose.yml @@ -14,7 +14,7 @@ services: - verificationCodeTimeout=10 - appname=casdoor - authState=casdoor - image: casbin/casdoor:v1.864.0 + image: casbin/casdoor:v1.874.0 labels: createdBy: Apps networks: diff --git a/appstore/casdoor/1.864.0/envs/casdoor.env b/appstore/casdoor/1.874.0/envs/casdoor.env similarity index 100% rename from appstore/casdoor/1.864.0/envs/casdoor.env rename to appstore/casdoor/1.874.0/envs/casdoor.env diff --git a/appstore/casdoor/1.864.0/envs/default.env b/appstore/casdoor/1.874.0/envs/default.env similarity index 100% rename from appstore/casdoor/1.864.0/envs/default.env rename to appstore/casdoor/1.874.0/envs/default.env diff --git a/appstore/casdoor/1.864.0/envs/global.env b/appstore/casdoor/1.874.0/envs/global.env similarity index 100% rename from appstore/casdoor/1.864.0/envs/global.env rename to appstore/casdoor/1.874.0/envs/global.env diff --git a/appstore/casdoor/1.864.0/scripts/init.sh b/appstore/casdoor/1.874.0/scripts/init.sh similarity index 100% rename from appstore/casdoor/1.864.0/scripts/init.sh rename to appstore/casdoor/1.874.0/scripts/init.sh diff --git a/appstore/casdoor/1.864.0/scripts/uninstall.sh b/appstore/casdoor/1.874.0/scripts/uninstall.sh similarity index 100% rename from appstore/casdoor/1.864.0/scripts/uninstall.sh rename to appstore/casdoor/1.874.0/scripts/uninstall.sh diff --git a/appstore/casdoor/1.864.0/scripts/upgrade.sh b/appstore/casdoor/1.874.0/scripts/upgrade.sh similarity index 100% rename from appstore/casdoor/1.864.0/scripts/upgrade.sh rename to appstore/casdoor/1.874.0/scripts/upgrade.sh diff --git a/appstore/certimate/0.3.4/.env b/appstore/certimate/0.3.6/.env similarity index 100% rename from appstore/certimate/0.3.4/.env rename to appstore/certimate/0.3.6/.env diff --git a/appstore/certimate/0.3.4/data.yml b/appstore/certimate/0.3.6/data.yml similarity index 100% rename from appstore/certimate/0.3.4/data.yml rename to appstore/certimate/0.3.6/data.yml diff --git a/appstore/certimate/0.3.4/docker-compose.yml b/appstore/certimate/0.3.6/docker-compose.yml similarity index 90% rename from appstore/certimate/0.3.4/docker-compose.yml rename to appstore/certimate/0.3.6/docker-compose.yml index d79662675..054326b03 100644 --- a/appstore/certimate/0.3.4/docker-compose.yml +++ b/appstore/certimate/0.3.6/docker-compose.yml @@ -7,7 +7,7 @@ services: env_file: - ./envs/global.env - .env - image: usual2970/certimate:v0.3.4 + image: usual2970/certimate:v0.3.6 labels: createdBy: Apps networks: diff --git a/appstore/certimate/0.3.4/envs/default.env b/appstore/certimate/0.3.6/envs/default.env similarity index 100% rename from appstore/certimate/0.3.4/envs/default.env rename to appstore/certimate/0.3.6/envs/default.env diff --git a/appstore/certimate/0.3.4/envs/global.env b/appstore/certimate/0.3.6/envs/global.env similarity index 100% rename from appstore/certimate/0.3.4/envs/global.env rename to appstore/certimate/0.3.6/envs/global.env diff --git a/appstore/certimate/0.3.4/scripts/init.sh b/appstore/certimate/0.3.6/scripts/init.sh similarity index 100% rename from appstore/certimate/0.3.4/scripts/init.sh rename to appstore/certimate/0.3.6/scripts/init.sh diff --git a/appstore/certimate/0.3.4/scripts/uninstall.sh b/appstore/certimate/0.3.6/scripts/uninstall.sh similarity index 100% rename from appstore/certimate/0.3.4/scripts/uninstall.sh rename to appstore/certimate/0.3.6/scripts/uninstall.sh diff --git a/appstore/certimate/0.3.4/scripts/upgrade.sh b/appstore/certimate/0.3.6/scripts/upgrade.sh similarity index 100% rename from appstore/certimate/0.3.4/scripts/upgrade.sh rename to appstore/certimate/0.3.6/scripts/upgrade.sh diff --git a/appstore/dozzle/8.11.9/.env b/appstore/dozzle/8.12.0/.env similarity index 100% rename from appstore/dozzle/8.11.9/.env rename to appstore/dozzle/8.12.0/.env diff --git a/appstore/dozzle/8.11.9/data.yml b/appstore/dozzle/8.12.0/data.yml similarity index 100% rename from appstore/dozzle/8.11.9/data.yml rename to appstore/dozzle/8.12.0/data.yml diff --git a/appstore/dozzle/8.11.9/docker-compose.yml b/appstore/dozzle/8.12.0/docker-compose.yml similarity index 94% rename from appstore/dozzle/8.11.9/docker-compose.yml rename to appstore/dozzle/8.12.0/docker-compose.yml index 193d17b5e..287f2c9a7 100644 --- a/appstore/dozzle/8.11.9/docker-compose.yml +++ b/appstore/dozzle/8.12.0/docker-compose.yml @@ -20,7 +20,7 @@ services: - /dozzle - healthcheck timeout: 30s - image: amir20/dozzle:v8.11.9 + image: amir20/dozzle:v8.12.0 labels: createdBy: Apps networks: diff --git a/appstore/dozzle/8.11.9/envs/default.env b/appstore/dozzle/8.12.0/envs/default.env similarity index 100% rename from appstore/dozzle/8.11.9/envs/default.env rename to appstore/dozzle/8.12.0/envs/default.env diff --git a/appstore/dozzle/8.11.9/envs/global.env b/appstore/dozzle/8.12.0/envs/global.env similarity index 100% rename from appstore/dozzle/8.11.9/envs/global.env rename to appstore/dozzle/8.12.0/envs/global.env diff --git a/appstore/dozzle/8.11.9/scripts/init.sh b/appstore/dozzle/8.12.0/scripts/init.sh similarity index 100% rename from appstore/dozzle/8.11.9/scripts/init.sh rename to appstore/dozzle/8.12.0/scripts/init.sh diff --git a/appstore/dozzle/8.11.9/scripts/uninstall.sh b/appstore/dozzle/8.12.0/scripts/uninstall.sh similarity index 100% rename from appstore/dozzle/8.11.9/scripts/uninstall.sh rename to appstore/dozzle/8.12.0/scripts/uninstall.sh diff --git a/appstore/dozzle/8.11.9/scripts/upgrade.sh b/appstore/dozzle/8.12.0/scripts/upgrade.sh similarity index 100% rename from appstore/dozzle/8.11.9/scripts/upgrade.sh rename to appstore/dozzle/8.12.0/scripts/upgrade.sh diff --git a/appstore/dpanel-lite/1.6.1/.env b/appstore/dpanel-lite/1.6.2/.env similarity index 100% rename from appstore/dpanel-lite/1.6.1/.env rename to appstore/dpanel-lite/1.6.2/.env diff --git a/appstore/dpanel-lite/1.6.1/data.yml b/appstore/dpanel-lite/1.6.2/data.yml similarity index 100% rename from appstore/dpanel-lite/1.6.1/data.yml rename to appstore/dpanel-lite/1.6.2/data.yml diff --git a/appstore/dpanel-lite/1.6.1/docker-compose.yml b/appstore/dpanel-lite/1.6.2/docker-compose.yml similarity index 93% rename from appstore/dpanel-lite/1.6.1/docker-compose.yml rename to appstore/dpanel-lite/1.6.2/docker-compose.yml index e64e7db9d..0145482cf 100644 --- a/appstore/dpanel-lite/1.6.1/docker-compose.yml +++ b/appstore/dpanel-lite/1.6.2/docker-compose.yml @@ -10,7 +10,7 @@ services: environment: - APP_NAME=${CONTAINER_NAME} - HTTPS_PROXY=${HTTP_PROXY} - image: dpanel/dpanel:1.6.1-lite + image: dpanel/dpanel:1.6.2-lite labels: createdBy: Apps networks: diff --git a/appstore/dpanel-lite/1.6.1/envs/default.env b/appstore/dpanel-lite/1.6.2/envs/default.env similarity index 100% rename from appstore/dpanel-lite/1.6.1/envs/default.env rename to appstore/dpanel-lite/1.6.2/envs/default.env diff --git a/appstore/dpanel-lite/1.6.1/envs/global.env b/appstore/dpanel-lite/1.6.2/envs/global.env similarity index 100% rename from appstore/dpanel-lite/1.6.1/envs/global.env rename to appstore/dpanel-lite/1.6.2/envs/global.env diff --git a/appstore/dpanel-lite/1.6.1/scripts/init.sh b/appstore/dpanel-lite/1.6.2/scripts/init.sh similarity index 100% rename from appstore/dpanel-lite/1.6.1/scripts/init.sh rename to appstore/dpanel-lite/1.6.2/scripts/init.sh diff --git a/appstore/dpanel-lite/1.6.1/scripts/uninstall.sh b/appstore/dpanel-lite/1.6.2/scripts/uninstall.sh similarity index 100% rename from appstore/dpanel-lite/1.6.1/scripts/uninstall.sh rename to appstore/dpanel-lite/1.6.2/scripts/uninstall.sh diff --git a/appstore/dpanel-lite/1.6.1/scripts/upgrade.sh b/appstore/dpanel-lite/1.6.2/scripts/upgrade.sh similarity index 100% rename from appstore/dpanel-lite/1.6.1/scripts/upgrade.sh rename to appstore/dpanel-lite/1.6.2/scripts/upgrade.sh diff --git a/appstore/dpanel/1.6.1/.env b/appstore/dpanel/1.6.2/.env similarity index 100% rename from appstore/dpanel/1.6.1/.env rename to appstore/dpanel/1.6.2/.env diff --git a/appstore/dpanel/1.6.1/data.yml b/appstore/dpanel/1.6.2/data.yml similarity index 100% rename from appstore/dpanel/1.6.1/data.yml rename to appstore/dpanel/1.6.2/data.yml diff --git a/appstore/dpanel/1.6.1/docker-compose.yml b/appstore/dpanel/1.6.2/docker-compose.yml similarity index 94% rename from appstore/dpanel/1.6.1/docker-compose.yml rename to appstore/dpanel/1.6.2/docker-compose.yml index 043db822a..3fb9614cc 100644 --- a/appstore/dpanel/1.6.1/docker-compose.yml +++ b/appstore/dpanel/1.6.2/docker-compose.yml @@ -10,7 +10,7 @@ services: environment: - APP_NAME=${CONTAINER_NAME} - HTTPS_PROXY=${HTTP_PROXY} - image: dpanel/dpanel:1.6.1 + image: dpanel/dpanel:1.6.2 labels: createdBy: Apps networks: diff --git a/appstore/dpanel/1.6.1/envs/default.env b/appstore/dpanel/1.6.2/envs/default.env similarity index 100% rename from appstore/dpanel/1.6.1/envs/default.env rename to appstore/dpanel/1.6.2/envs/default.env diff --git a/appstore/dpanel/1.6.1/envs/global.env b/appstore/dpanel/1.6.2/envs/global.env similarity index 100% rename from appstore/dpanel/1.6.1/envs/global.env rename to appstore/dpanel/1.6.2/envs/global.env diff --git a/appstore/dpanel/1.6.1/scripts/init.sh b/appstore/dpanel/1.6.2/scripts/init.sh similarity index 100% rename from appstore/dpanel/1.6.1/scripts/init.sh rename to appstore/dpanel/1.6.2/scripts/init.sh diff --git a/appstore/dpanel/1.6.1/scripts/uninstall.sh b/appstore/dpanel/1.6.2/scripts/uninstall.sh similarity index 100% rename from appstore/dpanel/1.6.1/scripts/uninstall.sh rename to appstore/dpanel/1.6.2/scripts/uninstall.sh diff --git a/appstore/dpanel/1.6.1/scripts/upgrade.sh b/appstore/dpanel/1.6.2/scripts/upgrade.sh similarity index 100% rename from appstore/dpanel/1.6.1/scripts/upgrade.sh rename to appstore/dpanel/1.6.2/scripts/upgrade.sh diff --git a/appstore/elastic-elasticsearch/8.17.3/.env b/appstore/elastic-elasticsearch/8.17.4/.env similarity index 100% rename from appstore/elastic-elasticsearch/8.17.3/.env rename to appstore/elastic-elasticsearch/8.17.4/.env diff --git a/appstore/elastic-elasticsearch/8.17.3/data.yml b/appstore/elastic-elasticsearch/8.17.4/data.yml similarity index 100% rename from appstore/elastic-elasticsearch/8.17.3/data.yml rename to appstore/elastic-elasticsearch/8.17.4/data.yml diff --git a/appstore/elastic-elasticsearch/8.17.3/docker-compose.yml b/appstore/elastic-elasticsearch/8.17.4/docker-compose.yml similarity index 96% rename from appstore/elastic-elasticsearch/8.17.3/docker-compose.yml rename to appstore/elastic-elasticsearch/8.17.4/docker-compose.yml index be0f2a615..75d0888b8 100644 --- a/appstore/elastic-elasticsearch/8.17.3/docker-compose.yml +++ b/appstore/elastic-elasticsearch/8.17.4/docker-compose.yml @@ -11,7 +11,7 @@ services: - LICENSE=basic - ES_SETTING_BOOTSTRAP_MEMORY__LOCK=true - ES_SETTING_PATH_REPO=/usr/share/elasticsearch/backup - image: elasticsearch:8.17.3 + image: elasticsearch:8.17.4 labels: createdBy: Apps networks: diff --git a/appstore/elastic-elasticsearch/8.17.3/envs/default.env b/appstore/elastic-elasticsearch/8.17.4/envs/default.env similarity index 100% rename from appstore/elastic-elasticsearch/8.17.3/envs/default.env rename to appstore/elastic-elasticsearch/8.17.4/envs/default.env diff --git a/appstore/elastic-elasticsearch/8.17.3/envs/global.env b/appstore/elastic-elasticsearch/8.17.4/envs/global.env similarity index 100% rename from appstore/elastic-elasticsearch/8.17.3/envs/global.env rename to appstore/elastic-elasticsearch/8.17.4/envs/global.env diff --git a/appstore/elastic-elasticsearch/8.17.3/scripts/init.sh b/appstore/elastic-elasticsearch/8.17.4/scripts/init.sh similarity index 100% rename from appstore/elastic-elasticsearch/8.17.3/scripts/init.sh rename to appstore/elastic-elasticsearch/8.17.4/scripts/init.sh diff --git a/appstore/elastic-elasticsearch/8.17.3/scripts/uninstall.sh b/appstore/elastic-elasticsearch/8.17.4/scripts/uninstall.sh similarity index 100% rename from appstore/elastic-elasticsearch/8.17.3/scripts/uninstall.sh rename to appstore/elastic-elasticsearch/8.17.4/scripts/uninstall.sh diff --git a/appstore/elastic-elasticsearch/8.17.3/scripts/upgrade.sh b/appstore/elastic-elasticsearch/8.17.4/scripts/upgrade.sh similarity index 100% rename from appstore/elastic-elasticsearch/8.17.3/scripts/upgrade.sh rename to appstore/elastic-elasticsearch/8.17.4/scripts/upgrade.sh diff --git a/appstore/elastic-kibana/8.17.3/.env b/appstore/elastic-kibana/8.17.4/.env similarity index 100% rename from appstore/elastic-kibana/8.17.3/.env rename to appstore/elastic-kibana/8.17.4/.env diff --git a/appstore/elastic-kibana/8.17.3/data.yml b/appstore/elastic-kibana/8.17.4/data.yml similarity index 100% rename from appstore/elastic-kibana/8.17.3/data.yml rename to appstore/elastic-kibana/8.17.4/data.yml diff --git a/appstore/elastic-kibana/8.17.3/docker-compose.yml b/appstore/elastic-kibana/8.17.4/docker-compose.yml similarity index 95% rename from appstore/elastic-kibana/8.17.3/docker-compose.yml rename to appstore/elastic-kibana/8.17.4/docker-compose.yml index 994fd0c46..73a9e5c34 100644 --- a/appstore/elastic-kibana/8.17.3/docker-compose.yml +++ b/appstore/elastic-kibana/8.17.4/docker-compose.yml @@ -14,7 +14,7 @@ services: - I18N_LOCALE="zh-CN" - SERVER_SHUTDOWNTIMEOUT="5s" - MONITORING_UI_CONTAINER_ELASTICSEARCH_ENABLED=true - image: kibana:8.17.3 + image: kibana:8.17.4 labels: createdBy: Apps networks: diff --git a/appstore/elastic-kibana/8.17.3/envs/default.env b/appstore/elastic-kibana/8.17.4/envs/default.env similarity index 100% rename from appstore/elastic-kibana/8.17.3/envs/default.env rename to appstore/elastic-kibana/8.17.4/envs/default.env diff --git a/appstore/elastic-kibana/8.17.3/envs/global.env b/appstore/elastic-kibana/8.17.4/envs/global.env similarity index 100% rename from appstore/elastic-kibana/8.17.3/envs/global.env rename to appstore/elastic-kibana/8.17.4/envs/global.env diff --git a/appstore/elastic-kibana/8.17.3/scripts/init.sh b/appstore/elastic-kibana/8.17.4/scripts/init.sh similarity index 100% rename from appstore/elastic-kibana/8.17.3/scripts/init.sh rename to appstore/elastic-kibana/8.17.4/scripts/init.sh diff --git a/appstore/elastic-kibana/8.17.3/scripts/uninstall.sh b/appstore/elastic-kibana/8.17.4/scripts/uninstall.sh similarity index 100% rename from appstore/elastic-kibana/8.17.3/scripts/uninstall.sh rename to appstore/elastic-kibana/8.17.4/scripts/uninstall.sh diff --git a/appstore/elastic-kibana/8.17.3/scripts/upgrade.sh b/appstore/elastic-kibana/8.17.4/scripts/upgrade.sh similarity index 100% rename from appstore/elastic-kibana/8.17.3/scripts/upgrade.sh rename to appstore/elastic-kibana/8.17.4/scripts/upgrade.sh diff --git a/appstore/element-web/1.11.95/.env b/appstore/element-web/1.11.96/.env similarity index 100% rename from appstore/element-web/1.11.95/.env rename to appstore/element-web/1.11.96/.env diff --git a/appstore/element-web/1.11.95/conf/config.sample.json b/appstore/element-web/1.11.96/conf/config.sample.json similarity index 100% rename from appstore/element-web/1.11.95/conf/config.sample.json rename to appstore/element-web/1.11.96/conf/config.sample.json diff --git a/appstore/element-web/1.11.95/data.yml b/appstore/element-web/1.11.96/data.yml similarity index 100% rename from appstore/element-web/1.11.95/data.yml rename to appstore/element-web/1.11.96/data.yml diff --git a/appstore/element-web/1.11.95/docker-compose.yml b/appstore/element-web/1.11.96/docker-compose.yml similarity index 89% rename from appstore/element-web/1.11.95/docker-compose.yml rename to appstore/element-web/1.11.96/docker-compose.yml index fba3f92db..5b1581de6 100644 --- a/appstore/element-web/1.11.95/docker-compose.yml +++ b/appstore/element-web/1.11.96/docker-compose.yml @@ -7,7 +7,7 @@ services: env_file: - ./envs/global.env - .env - image: vectorim/element-web:v1.11.95 + image: vectorim/element-web:v1.11.96 labels: createdBy: Apps networks: diff --git a/appstore/element-web/1.11.95/envs/default.env b/appstore/element-web/1.11.96/envs/default.env similarity index 100% rename from appstore/element-web/1.11.95/envs/default.env rename to appstore/element-web/1.11.96/envs/default.env diff --git a/appstore/element-web/1.11.95/envs/global.env b/appstore/element-web/1.11.96/envs/global.env similarity index 100% rename from appstore/element-web/1.11.95/envs/global.env rename to appstore/element-web/1.11.96/envs/global.env diff --git a/appstore/element-web/1.11.95/scripts/init.sh b/appstore/element-web/1.11.96/scripts/init.sh similarity index 100% rename from appstore/element-web/1.11.95/scripts/init.sh rename to appstore/element-web/1.11.96/scripts/init.sh diff --git a/appstore/element-web/1.11.95/scripts/uninstall.sh b/appstore/element-web/1.11.96/scripts/uninstall.sh similarity index 100% rename from appstore/element-web/1.11.95/scripts/uninstall.sh rename to appstore/element-web/1.11.96/scripts/uninstall.sh diff --git a/appstore/element-web/1.11.95/scripts/upgrade.sh b/appstore/element-web/1.11.96/scripts/upgrade.sh similarity index 100% rename from appstore/element-web/1.11.95/scripts/upgrade.sh rename to appstore/element-web/1.11.96/scripts/upgrade.sh diff --git a/appstore/ghost/5.113.1/.env b/appstore/ghost/5.115.0/.env similarity index 100% rename from appstore/ghost/5.113.1/.env rename to appstore/ghost/5.115.0/.env diff --git a/appstore/ghost/5.113.1/data.yml b/appstore/ghost/5.115.0/data.yml similarity index 100% rename from appstore/ghost/5.113.1/data.yml rename to appstore/ghost/5.115.0/data.yml diff --git a/appstore/ghost/5.113.1/docker-compose.yml b/appstore/ghost/5.115.0/docker-compose.yml similarity index 95% rename from appstore/ghost/5.113.1/docker-compose.yml rename to appstore/ghost/5.115.0/docker-compose.yml index f18a4a4e7..f9af8c6d6 100644 --- a/appstore/ghost/5.113.1/docker-compose.yml +++ b/appstore/ghost/5.115.0/docker-compose.yml @@ -14,7 +14,7 @@ services: - database__client=mysql - mail__options__service=Email - mail__options__secure=true - image: ghost:5.113.1 + image: ghost:5.115.0 labels: createdBy: Apps networks: diff --git a/appstore/ghost/5.113.1/envs/default.env b/appstore/ghost/5.115.0/envs/default.env similarity index 100% rename from appstore/ghost/5.113.1/envs/default.env rename to appstore/ghost/5.115.0/envs/default.env diff --git a/appstore/ghost/5.113.1/envs/global.env b/appstore/ghost/5.115.0/envs/global.env similarity index 100% rename from appstore/ghost/5.113.1/envs/global.env rename to appstore/ghost/5.115.0/envs/global.env diff --git a/appstore/ghost/5.113.1/scripts/init.sh b/appstore/ghost/5.115.0/scripts/init.sh similarity index 100% rename from appstore/ghost/5.113.1/scripts/init.sh rename to appstore/ghost/5.115.0/scripts/init.sh diff --git a/appstore/ghost/5.113.1/scripts/uninstall.sh b/appstore/ghost/5.115.0/scripts/uninstall.sh similarity index 100% rename from appstore/ghost/5.113.1/scripts/uninstall.sh rename to appstore/ghost/5.115.0/scripts/uninstall.sh diff --git a/appstore/ghost/5.113.1/scripts/upgrade.sh b/appstore/ghost/5.115.0/scripts/upgrade.sh similarity index 100% rename from appstore/ghost/5.113.1/scripts/upgrade.sh rename to appstore/ghost/5.115.0/scripts/upgrade.sh diff --git a/appstore/gitea/1.23.5/.env b/appstore/gitea/1.23.6/.env similarity index 100% rename from appstore/gitea/1.23.5/.env rename to appstore/gitea/1.23.6/.env diff --git a/appstore/gitea/1.23.5/config/app.example.ini b/appstore/gitea/1.23.6/config/app.example.ini similarity index 100% rename from appstore/gitea/1.23.5/config/app.example.ini rename to appstore/gitea/1.23.6/config/app.example.ini diff --git a/appstore/gitea/1.23.5/data.yml b/appstore/gitea/1.23.6/data.yml similarity index 100% rename from appstore/gitea/1.23.5/data.yml rename to appstore/gitea/1.23.6/data.yml diff --git a/appstore/gitea/1.23.5/docker-compose.yml b/appstore/gitea/1.23.6/docker-compose.yml similarity index 97% rename from appstore/gitea/1.23.5/docker-compose.yml rename to appstore/gitea/1.23.6/docker-compose.yml index 35f38065b..1d572e691 100644 --- a/appstore/gitea/1.23.5/docker-compose.yml +++ b/appstore/gitea/1.23.6/docker-compose.yml @@ -28,7 +28,7 @@ services: - GITEA__webhook__PROXY_HOSTS=${PROXY_HOSTS} - GITEA__git.config__http.proxy=${PROXY_URL} - GITEA__git.config__https.proxy=${PROXY_URL} - image: gitea/gitea:1.23.5 + image: gitea/gitea:1.23.6 labels: createdBy: Apps networks: diff --git a/appstore/gitea/1.23.5/envs/default.env b/appstore/gitea/1.23.6/envs/default.env similarity index 100% rename from appstore/gitea/1.23.5/envs/default.env rename to appstore/gitea/1.23.6/envs/default.env diff --git a/appstore/gitea/1.23.5/envs/gitea.env b/appstore/gitea/1.23.6/envs/gitea.env similarity index 100% rename from appstore/gitea/1.23.5/envs/gitea.env rename to appstore/gitea/1.23.6/envs/gitea.env diff --git a/appstore/gitea/1.23.5/envs/global.env b/appstore/gitea/1.23.6/envs/global.env similarity index 100% rename from appstore/gitea/1.23.5/envs/global.env rename to appstore/gitea/1.23.6/envs/global.env diff --git a/appstore/gitea/1.23.5/scripts/init.sh b/appstore/gitea/1.23.6/scripts/init.sh similarity index 100% rename from appstore/gitea/1.23.5/scripts/init.sh rename to appstore/gitea/1.23.6/scripts/init.sh diff --git a/appstore/gitea/1.23.5/scripts/uninstall.sh b/appstore/gitea/1.23.6/scripts/uninstall.sh similarity index 100% rename from appstore/gitea/1.23.5/scripts/uninstall.sh rename to appstore/gitea/1.23.6/scripts/uninstall.sh diff --git a/appstore/gitea/1.23.5/scripts/upgrade.sh b/appstore/gitea/1.23.6/scripts/upgrade.sh similarity index 100% rename from appstore/gitea/1.23.5/scripts/upgrade.sh rename to appstore/gitea/1.23.6/scripts/upgrade.sh diff --git a/appstore/glance/0.7.7/.env b/appstore/glance/0.7.9/.env similarity index 100% rename from appstore/glance/0.7.7/.env rename to appstore/glance/0.7.9/.env diff --git a/appstore/glance/0.7.7/conf/glance.yml b/appstore/glance/0.7.9/conf/glance.yml similarity index 100% rename from appstore/glance/0.7.7/conf/glance.yml rename to appstore/glance/0.7.9/conf/glance.yml diff --git a/appstore/glance/0.7.7/data.yml b/appstore/glance/0.7.9/data.yml similarity index 100% rename from appstore/glance/0.7.7/data.yml rename to appstore/glance/0.7.9/data.yml diff --git a/appstore/glance/0.7.7/docker-compose.yml b/appstore/glance/0.7.9/docker-compose.yml similarity index 93% rename from appstore/glance/0.7.7/docker-compose.yml rename to appstore/glance/0.7.9/docker-compose.yml index f697dd46e..80a526399 100644 --- a/appstore/glance/0.7.7/docker-compose.yml +++ b/appstore/glance/0.7.9/docker-compose.yml @@ -9,7 +9,7 @@ services: - .env environment: - TZ=Asia/Shanghai - image: glanceapp/glance:v0.7.7 + image: glanceapp/glance:v0.7.9 labels: createdBy: Apps networks: diff --git a/appstore/glance/0.7.7/envs/default.env b/appstore/glance/0.7.9/envs/default.env similarity index 100% rename from appstore/glance/0.7.7/envs/default.env rename to appstore/glance/0.7.9/envs/default.env diff --git a/appstore/glance/0.7.7/envs/global.env b/appstore/glance/0.7.9/envs/global.env similarity index 100% rename from appstore/glance/0.7.7/envs/global.env rename to appstore/glance/0.7.9/envs/global.env diff --git a/appstore/glance/0.7.7/scripts/init.sh b/appstore/glance/0.7.9/scripts/init.sh similarity index 100% rename from appstore/glance/0.7.7/scripts/init.sh rename to appstore/glance/0.7.9/scripts/init.sh diff --git a/appstore/glance/0.7.7/scripts/uninstall.sh b/appstore/glance/0.7.9/scripts/uninstall.sh similarity index 100% rename from appstore/glance/0.7.7/scripts/uninstall.sh rename to appstore/glance/0.7.9/scripts/uninstall.sh diff --git a/appstore/glance/0.7.7/scripts/upgrade.sh b/appstore/glance/0.7.9/scripts/upgrade.sh similarity index 100% rename from appstore/glance/0.7.7/scripts/upgrade.sh rename to appstore/glance/0.7.9/scripts/upgrade.sh diff --git a/appstore/halo-h2/2.20.17/.env b/appstore/halo-h2/2.20.18/.env similarity index 100% rename from appstore/halo-h2/2.20.17/.env rename to appstore/halo-h2/2.20.18/.env diff --git a/appstore/halo-h2/2.20.17/data.yml b/appstore/halo-h2/2.20.18/data.yml similarity index 100% rename from appstore/halo-h2/2.20.17/data.yml rename to appstore/halo-h2/2.20.18/data.yml diff --git a/appstore/halo-h2/2.20.17/docker-compose.yml b/appstore/halo-h2/2.20.18/docker-compose.yml similarity index 93% rename from appstore/halo-h2/2.20.17/docker-compose.yml rename to appstore/halo-h2/2.20.18/docker-compose.yml index 06a640af4..b5f22fab3 100644 --- a/appstore/halo-h2/2.20.17/docker-compose.yml +++ b/appstore/halo-h2/2.20.18/docker-compose.yml @@ -9,7 +9,7 @@ services: container_name: halo-h2 environment: - JVM_OPTS=-Xmx256m -Xms256m - image: halohub/halo:2.20.17 + image: halohub/halo:2.20.18 labels: createdBy: Apps networks: diff --git a/appstore/halo-h2/2.20.17/envs/default.env b/appstore/halo-h2/2.20.18/envs/default.env similarity index 100% rename from appstore/halo-h2/2.20.17/envs/default.env rename to appstore/halo-h2/2.20.18/envs/default.env diff --git a/appstore/halo-h2/2.20.17/envs/global.env b/appstore/halo-h2/2.20.18/envs/global.env similarity index 100% rename from appstore/halo-h2/2.20.17/envs/global.env rename to appstore/halo-h2/2.20.18/envs/global.env diff --git a/appstore/halo-h2/2.20.17/scripts/init.sh b/appstore/halo-h2/2.20.18/scripts/init.sh similarity index 100% rename from appstore/halo-h2/2.20.17/scripts/init.sh rename to appstore/halo-h2/2.20.18/scripts/init.sh diff --git a/appstore/halo-h2/2.20.17/scripts/uninstall.sh b/appstore/halo-h2/2.20.18/scripts/uninstall.sh similarity index 100% rename from appstore/halo-h2/2.20.17/scripts/uninstall.sh rename to appstore/halo-h2/2.20.18/scripts/uninstall.sh diff --git a/appstore/halo-h2/2.20.17/scripts/upgrade.sh b/appstore/halo-h2/2.20.18/scripts/upgrade.sh similarity index 100% rename from appstore/halo-h2/2.20.17/scripts/upgrade.sh rename to appstore/halo-h2/2.20.18/scripts/upgrade.sh diff --git a/appstore/halo/2.20.17/.env b/appstore/halo/2.20.18/.env similarity index 100% rename from appstore/halo/2.20.17/.env rename to appstore/halo/2.20.18/.env diff --git a/appstore/halo/2.20.17/data.yml b/appstore/halo/2.20.18/data.yml similarity index 100% rename from appstore/halo/2.20.17/data.yml rename to appstore/halo/2.20.18/data.yml diff --git a/appstore/halo/2.20.17/docker-compose.yml b/appstore/halo/2.20.18/docker-compose.yml similarity index 95% rename from appstore/halo/2.20.17/docker-compose.yml rename to appstore/halo/2.20.18/docker-compose.yml index 6598e1dc1..2d3aaea65 100644 --- a/appstore/halo/2.20.17/docker-compose.yml +++ b/appstore/halo/2.20.18/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.20.17 + image: halohub/halo:2.20.18 labels: createdBy: Apps networks: diff --git a/appstore/halo/2.20.17/envs/default.env b/appstore/halo/2.20.18/envs/default.env similarity index 100% rename from appstore/halo/2.20.17/envs/default.env rename to appstore/halo/2.20.18/envs/default.env diff --git a/appstore/halo/2.20.17/envs/global.env b/appstore/halo/2.20.18/envs/global.env similarity index 100% rename from appstore/halo/2.20.17/envs/global.env rename to appstore/halo/2.20.18/envs/global.env diff --git a/appstore/halo/2.20.17/scripts/init.sh b/appstore/halo/2.20.18/scripts/init.sh similarity index 100% rename from appstore/halo/2.20.17/scripts/init.sh rename to appstore/halo/2.20.18/scripts/init.sh diff --git a/appstore/halo/2.20.17/scripts/uninstall.sh b/appstore/halo/2.20.18/scripts/uninstall.sh similarity index 100% rename from appstore/halo/2.20.17/scripts/uninstall.sh rename to appstore/halo/2.20.18/scripts/uninstall.sh diff --git a/appstore/halo/2.20.17/scripts/upgrade.sh b/appstore/halo/2.20.18/scripts/upgrade.sh similarity index 100% rename from appstore/halo/2.20.17/scripts/upgrade.sh rename to appstore/halo/2.20.18/scripts/upgrade.sh diff --git a/appstore/immich-machine-learning/1.129.0/.env b/appstore/immich-machine-learning/1.130.3/.env similarity index 100% rename from appstore/immich-machine-learning/1.129.0/.env rename to appstore/immich-machine-learning/1.130.3/.env diff --git a/appstore/immich-machine-learning/1.129.0/data.yml b/appstore/immich-machine-learning/1.130.3/data.yml similarity index 100% rename from appstore/immich-machine-learning/1.129.0/data.yml rename to appstore/immich-machine-learning/1.130.3/data.yml diff --git a/appstore/immich-machine-learning/1.129.0/docker-compose.yml b/appstore/immich-machine-learning/1.130.3/docker-compose.yml similarity index 87% rename from appstore/immich-machine-learning/1.129.0/docker-compose.yml rename to appstore/immich-machine-learning/1.130.3/docker-compose.yml index 5cb659258..617a21d77 100644 --- a/appstore/immich-machine-learning/1.129.0/docker-compose.yml +++ b/appstore/immich-machine-learning/1.130.3/docker-compose.yml @@ -10,7 +10,7 @@ services: env_file: - ./envs/global.env - .env - image: ghcr.io/immich-app/immich-machine-learning:v1.129.0 + image: ghcr.io/immich-app/immich-machine-learning:v1.130.3 labels: createdBy: Apps networks: diff --git a/appstore/immich-machine-learning/1.129.0/envs/default.env b/appstore/immich-machine-learning/1.130.3/envs/default.env similarity index 100% rename from appstore/immich-machine-learning/1.129.0/envs/default.env rename to appstore/immich-machine-learning/1.130.3/envs/default.env diff --git a/appstore/immich-machine-learning/1.129.0/envs/global.env b/appstore/immich-machine-learning/1.130.3/envs/global.env similarity index 100% rename from appstore/immich-machine-learning/1.129.0/envs/global.env rename to appstore/immich-machine-learning/1.130.3/envs/global.env diff --git a/appstore/immich-machine-learning/1.129.0/scripts/init.sh b/appstore/immich-machine-learning/1.130.3/scripts/init.sh similarity index 100% rename from appstore/immich-machine-learning/1.129.0/scripts/init.sh rename to appstore/immich-machine-learning/1.130.3/scripts/init.sh diff --git a/appstore/immich-machine-learning/1.129.0/scripts/uninstall.sh b/appstore/immich-machine-learning/1.130.3/scripts/uninstall.sh similarity index 100% rename from appstore/immich-machine-learning/1.129.0/scripts/uninstall.sh rename to appstore/immich-machine-learning/1.130.3/scripts/uninstall.sh diff --git a/appstore/immich-machine-learning/1.129.0/scripts/upgrade.sh b/appstore/immich-machine-learning/1.130.3/scripts/upgrade.sh similarity index 100% rename from appstore/immich-machine-learning/1.129.0/scripts/upgrade.sh rename to appstore/immich-machine-learning/1.130.3/scripts/upgrade.sh diff --git a/appstore/immich-no-machine/1.129.0/.env b/appstore/immich-no-machine/1.130.3/.env similarity index 100% rename from appstore/immich-no-machine/1.129.0/.env rename to appstore/immich-no-machine/1.130.3/.env diff --git a/appstore/immich-no-machine/1.129.0/data.yml b/appstore/immich-no-machine/1.130.3/data.yml similarity index 100% rename from appstore/immich-no-machine/1.129.0/data.yml rename to appstore/immich-no-machine/1.130.3/data.yml diff --git a/appstore/immich-no-machine/1.129.0/docker-compose.yml b/appstore/immich-no-machine/1.130.3/docker-compose.yml similarity index 97% rename from appstore/immich-no-machine/1.129.0/docker-compose.yml rename to appstore/immich-no-machine/1.130.3/docker-compose.yml index d82e319aa..7d0f7bdc7 100644 --- a/appstore/immich-no-machine/1.129.0/docker-compose.yml +++ b/appstore/immich-no-machine/1.130.3/docker-compose.yml @@ -52,7 +52,7 @@ services: env_file: - ./envs/global.env - .env - image: ghcr.io/immich-app/immich-server:v1.129.0 + image: ghcr.io/immich-app/immich-server:v1.130.3 labels: createdBy: Apps networks: diff --git a/appstore/immich-no-machine/1.129.0/envs/default.env b/appstore/immich-no-machine/1.130.3/envs/default.env similarity index 100% rename from appstore/immich-no-machine/1.129.0/envs/default.env rename to appstore/immich-no-machine/1.130.3/envs/default.env diff --git a/appstore/immich-no-machine/1.129.0/envs/global.env b/appstore/immich-no-machine/1.130.3/envs/global.env similarity index 100% rename from appstore/immich-no-machine/1.129.0/envs/global.env rename to appstore/immich-no-machine/1.130.3/envs/global.env diff --git a/appstore/immich-no-machine/1.129.0/scripts/init.sh b/appstore/immich-no-machine/1.130.3/scripts/init.sh similarity index 100% rename from appstore/immich-no-machine/1.129.0/scripts/init.sh rename to appstore/immich-no-machine/1.130.3/scripts/init.sh diff --git a/appstore/immich-no-machine/1.129.0/scripts/uninstall.sh b/appstore/immich-no-machine/1.130.3/scripts/uninstall.sh similarity index 100% rename from appstore/immich-no-machine/1.129.0/scripts/uninstall.sh rename to appstore/immich-no-machine/1.130.3/scripts/uninstall.sh diff --git a/appstore/immich-no-machine/1.129.0/scripts/upgrade.sh b/appstore/immich-no-machine/1.130.3/scripts/upgrade.sh similarity index 100% rename from appstore/immich-no-machine/1.129.0/scripts/upgrade.sh rename to appstore/immich-no-machine/1.130.3/scripts/upgrade.sh diff --git a/appstore/immich-server/1.129.0/.env b/appstore/immich-server/1.130.3/.env similarity index 100% rename from appstore/immich-server/1.129.0/.env rename to appstore/immich-server/1.130.3/.env diff --git a/appstore/immich-server/1.129.0/data.yml b/appstore/immich-server/1.130.3/data.yml similarity index 100% rename from appstore/immich-server/1.129.0/data.yml rename to appstore/immich-server/1.130.3/data.yml diff --git a/appstore/immich-server/1.129.0/docker-compose.yml b/appstore/immich-server/1.130.3/docker-compose.yml similarity index 89% rename from appstore/immich-server/1.129.0/docker-compose.yml rename to appstore/immich-server/1.130.3/docker-compose.yml index 7e78c0b17..5cee16304 100644 --- a/appstore/immich-server/1.129.0/docker-compose.yml +++ b/appstore/immich-server/1.130.3/docker-compose.yml @@ -10,7 +10,7 @@ services: env_file: - ./envs/global.env - .env - image: ghcr.io/immich-app/immich-server:v1.129.0 + image: ghcr.io/immich-app/immich-server:v1.130.3 labels: createdBy: Apps networks: diff --git a/appstore/immich-server/1.129.0/envs/default.env b/appstore/immich-server/1.130.3/envs/default.env similarity index 100% rename from appstore/immich-server/1.129.0/envs/default.env rename to appstore/immich-server/1.130.3/envs/default.env diff --git a/appstore/immich-server/1.129.0/envs/global.env b/appstore/immich-server/1.130.3/envs/global.env similarity index 100% rename from appstore/immich-server/1.129.0/envs/global.env rename to appstore/immich-server/1.130.3/envs/global.env diff --git a/appstore/immich-server/1.129.0/scripts/init.sh b/appstore/immich-server/1.130.3/scripts/init.sh similarity index 100% rename from appstore/immich-server/1.129.0/scripts/init.sh rename to appstore/immich-server/1.130.3/scripts/init.sh diff --git a/appstore/immich-server/1.129.0/scripts/uninstall.sh b/appstore/immich-server/1.130.3/scripts/uninstall.sh similarity index 100% rename from appstore/immich-server/1.129.0/scripts/uninstall.sh rename to appstore/immich-server/1.130.3/scripts/uninstall.sh diff --git a/appstore/immich-server/1.129.0/scripts/upgrade.sh b/appstore/immich-server/1.130.3/scripts/upgrade.sh similarity index 100% rename from appstore/immich-server/1.129.0/scripts/upgrade.sh rename to appstore/immich-server/1.130.3/scripts/upgrade.sh diff --git a/appstore/immich/1.129.0/.env b/appstore/immich/1.130.3/.env similarity index 100% rename from appstore/immich/1.129.0/.env rename to appstore/immich/1.130.3/.env diff --git a/appstore/immich/1.129.0/data.yml b/appstore/immich/1.130.3/data.yml similarity index 100% rename from appstore/immich/1.129.0/data.yml rename to appstore/immich/1.130.3/data.yml diff --git a/appstore/immich/1.129.0/docker-compose.yml b/appstore/immich/1.130.3/docker-compose.yml similarity index 94% rename from appstore/immich/1.129.0/docker-compose.yml rename to appstore/immich/1.130.3/docker-compose.yml index d9072447f..75fa35432 100644 --- a/appstore/immich/1.129.0/docker-compose.yml +++ b/appstore/immich/1.130.3/docker-compose.yml @@ -10,7 +10,7 @@ services: env_file: - ./envs/global.env - .env - image: ghcr.io/immich-app/immich-machine-learning:v1.129.0 + image: ghcr.io/immich-app/immich-machine-learning:v1.130.3 labels: createdBy: Apps networks: @@ -68,7 +68,7 @@ services: env_file: - ./envs/global.env - .env - image: ghcr.io/immich-app/immich-server:v1.129.0 + image: ghcr.io/immich-app/immich-server:v1.130.3 labels: createdBy: Apps networks: diff --git a/appstore/immich/1.129.0/envs/default.env b/appstore/immich/1.130.3/envs/default.env similarity index 100% rename from appstore/immich/1.129.0/envs/default.env rename to appstore/immich/1.130.3/envs/default.env diff --git a/appstore/immich/1.129.0/envs/global.env b/appstore/immich/1.130.3/envs/global.env similarity index 100% rename from appstore/immich/1.129.0/envs/global.env rename to appstore/immich/1.130.3/envs/global.env diff --git a/appstore/immich/1.129.0/scripts/init.sh b/appstore/immich/1.130.3/scripts/init.sh similarity index 100% rename from appstore/immich/1.129.0/scripts/init.sh rename to appstore/immich/1.130.3/scripts/init.sh diff --git a/appstore/immich/1.129.0/scripts/uninstall.sh b/appstore/immich/1.130.3/scripts/uninstall.sh similarity index 100% rename from appstore/immich/1.129.0/scripts/uninstall.sh rename to appstore/immich/1.130.3/scripts/uninstall.sh diff --git a/appstore/immich/1.129.0/scripts/upgrade.sh b/appstore/immich/1.130.3/scripts/upgrade.sh similarity index 100% rename from appstore/immich/1.129.0/scripts/upgrade.sh rename to appstore/immich/1.130.3/scripts/upgrade.sh diff --git a/appstore/mailserver/15.0.0/.env b/appstore/mailserver/15.0.2/.env similarity index 100% rename from appstore/mailserver/15.0.0/.env rename to appstore/mailserver/15.0.2/.env diff --git a/appstore/mailserver/15.0.0/data.yml b/appstore/mailserver/15.0.2/data.yml similarity index 100% rename from appstore/mailserver/15.0.0/data.yml rename to appstore/mailserver/15.0.2/data.yml diff --git a/appstore/mailserver/15.0.0/docker-compose.yml b/appstore/mailserver/15.0.2/docker-compose.yml similarity index 96% rename from appstore/mailserver/15.0.0/docker-compose.yml rename to appstore/mailserver/15.0.2/docker-compose.yml index 5edd3aebc..5a5ecb947 100644 --- a/appstore/mailserver/15.0.0/docker-compose.yml +++ b/appstore/mailserver/15.0.2/docker-compose.yml @@ -26,7 +26,7 @@ services: test: ss --listening --tcp | grep -P 'LISTEN.+:smtp' || exit 1 timeout: 3s hostname: ${HOSTNAME_FQDN} - image: mailserver/docker-mailserver:15.0.0 + image: mailserver/docker-mailserver:15.0.2 labels: createdBy: Apps networks: diff --git a/appstore/mailserver/15.0.0/envs/default.env b/appstore/mailserver/15.0.2/envs/default.env similarity index 100% rename from appstore/mailserver/15.0.0/envs/default.env rename to appstore/mailserver/15.0.2/envs/default.env diff --git a/appstore/mailserver/15.0.0/envs/global.env b/appstore/mailserver/15.0.2/envs/global.env similarity index 100% rename from appstore/mailserver/15.0.0/envs/global.env rename to appstore/mailserver/15.0.2/envs/global.env diff --git a/appstore/mailserver/15.0.0/envs/mailserver.env b/appstore/mailserver/15.0.2/envs/mailserver.env similarity index 100% rename from appstore/mailserver/15.0.0/envs/mailserver.env rename to appstore/mailserver/15.0.2/envs/mailserver.env diff --git a/appstore/mailserver/15.0.0/scripts/init.sh b/appstore/mailserver/15.0.2/scripts/init.sh similarity index 100% rename from appstore/mailserver/15.0.0/scripts/init.sh rename to appstore/mailserver/15.0.2/scripts/init.sh diff --git a/appstore/mailserver/15.0.0/scripts/uninstall.sh b/appstore/mailserver/15.0.2/scripts/uninstall.sh similarity index 100% rename from appstore/mailserver/15.0.0/scripts/uninstall.sh rename to appstore/mailserver/15.0.2/scripts/uninstall.sh diff --git a/appstore/mailserver/15.0.0/scripts/upgrade.sh b/appstore/mailserver/15.0.2/scripts/upgrade.sh similarity index 100% rename from appstore/mailserver/15.0.0/scripts/upgrade.sh rename to appstore/mailserver/15.0.2/scripts/upgrade.sh diff --git a/appstore/metatube-server/1.2.9/.env b/appstore/metatube-server/1.2.11/.env similarity index 100% rename from appstore/metatube-server/1.2.9/.env rename to appstore/metatube-server/1.2.11/.env diff --git a/appstore/metatube-server/1.2.9/data.yml b/appstore/metatube-server/1.2.11/data.yml similarity index 100% rename from appstore/metatube-server/1.2.9/data.yml rename to appstore/metatube-server/1.2.11/data.yml diff --git a/appstore/metatube-server/1.2.9/docker-compose.yml b/appstore/metatube-server/1.2.11/docker-compose.yml similarity index 91% rename from appstore/metatube-server/1.2.9/docker-compose.yml rename to appstore/metatube-server/1.2.11/docker-compose.yml index d150417d0..a8b079427 100644 --- a/appstore/metatube-server/1.2.9/docker-compose.yml +++ b/appstore/metatube-server/1.2.11/docker-compose.yml @@ -15,7 +15,7 @@ services: - DB_MAX_OPEN_CONNS=0 - DB_PREPARED_STMT=false - DB_AUTO_MIGRATE=true - image: metatube/metatube-server:1.2.9 + image: ghcr.io/metatube-community/metatube-server:1.2.11 labels: createdBy: Apps networks: diff --git a/appstore/metatube-server/1.2.9/envs/default.env b/appstore/metatube-server/1.2.11/envs/default.env similarity index 100% rename from appstore/metatube-server/1.2.9/envs/default.env rename to appstore/metatube-server/1.2.11/envs/default.env diff --git a/appstore/metatube-server/1.2.9/envs/global.env b/appstore/metatube-server/1.2.11/envs/global.env similarity index 100% rename from appstore/metatube-server/1.2.9/envs/global.env rename to appstore/metatube-server/1.2.11/envs/global.env diff --git a/appstore/metatube-server/1.2.9/scripts/init.sh b/appstore/metatube-server/1.2.11/scripts/init.sh similarity index 100% rename from appstore/metatube-server/1.2.9/scripts/init.sh rename to appstore/metatube-server/1.2.11/scripts/init.sh diff --git a/appstore/metatube-server/1.2.9/scripts/uninstall.sh b/appstore/metatube-server/1.2.11/scripts/uninstall.sh similarity index 100% rename from appstore/metatube-server/1.2.9/scripts/uninstall.sh rename to appstore/metatube-server/1.2.11/scripts/uninstall.sh diff --git a/appstore/metatube-server/1.2.9/scripts/upgrade.sh b/appstore/metatube-server/1.2.11/scripts/upgrade.sh similarity index 100% rename from appstore/metatube-server/1.2.9/scripts/upgrade.sh rename to appstore/metatube-server/1.2.11/scripts/upgrade.sh diff --git a/appstore/movie-pilot/2.3.4/.env b/appstore/movie-pilot/2.3.6/.env similarity index 100% rename from appstore/movie-pilot/2.3.4/.env rename to appstore/movie-pilot/2.3.6/.env diff --git a/appstore/movie-pilot/2.3.4/data.yml b/appstore/movie-pilot/2.3.6/data.yml similarity index 100% rename from appstore/movie-pilot/2.3.4/data.yml rename to appstore/movie-pilot/2.3.6/data.yml diff --git a/appstore/movie-pilot/2.3.4/docker-compose.yml b/appstore/movie-pilot/2.3.6/docker-compose.yml similarity index 97% rename from appstore/movie-pilot/2.3.4/docker-compose.yml rename to appstore/movie-pilot/2.3.6/docker-compose.yml index c83c4a09f..ac83c8dd7 100644 --- a/appstore/movie-pilot/2.3.4/docker-compose.yml +++ b/appstore/movie-pilot/2.3.6/docker-compose.yml @@ -19,7 +19,7 @@ services: - AUTH_SITE=iyuu,hhclub,audiences,hddolby,zmpt,freefarm,hdfans,wintersakura,leaves,ptba,icc2022,xingtan,ptvicomo,agsvpt,hdkyl,qingwa,discfan,haidan,rousi,sunny,ptcafe,ptzone,kufei,yemapt - HTTP_PROXY=${PROXY_HOST} - HTTPS_PROXY=${PROXY_HOST} - image: jxxghp/moviepilot-v2:2.3.4 + image: jxxghp/moviepilot-v2:2.3.6 labels: createdBy: Apps logging: diff --git a/appstore/movie-pilot/2.3.4/envs/default.env b/appstore/movie-pilot/2.3.6/envs/default.env similarity index 100% rename from appstore/movie-pilot/2.3.4/envs/default.env rename to appstore/movie-pilot/2.3.6/envs/default.env diff --git a/appstore/movie-pilot/2.3.4/envs/global.env b/appstore/movie-pilot/2.3.6/envs/global.env similarity index 100% rename from appstore/movie-pilot/2.3.4/envs/global.env rename to appstore/movie-pilot/2.3.6/envs/global.env diff --git a/appstore/movie-pilot/2.3.4/envs/movie-pilot.env b/appstore/movie-pilot/2.3.6/envs/movie-pilot.env similarity index 100% rename from appstore/movie-pilot/2.3.4/envs/movie-pilot.env rename to appstore/movie-pilot/2.3.6/envs/movie-pilot.env diff --git a/appstore/movie-pilot/2.3.4/scripts/init.sh b/appstore/movie-pilot/2.3.6/scripts/init.sh similarity index 100% rename from appstore/movie-pilot/2.3.4/scripts/init.sh rename to appstore/movie-pilot/2.3.6/scripts/init.sh diff --git a/appstore/movie-pilot/2.3.4/scripts/uninstall.sh b/appstore/movie-pilot/2.3.6/scripts/uninstall.sh similarity index 100% rename from appstore/movie-pilot/2.3.4/scripts/uninstall.sh rename to appstore/movie-pilot/2.3.6/scripts/uninstall.sh diff --git a/appstore/movie-pilot/2.3.4/scripts/upgrade.sh b/appstore/movie-pilot/2.3.6/scripts/upgrade.sh similarity index 100% rename from appstore/movie-pilot/2.3.4/scripts/upgrade.sh rename to appstore/movie-pilot/2.3.6/scripts/upgrade.sh diff --git a/appstore/nezha-dash/2.8.2/.env b/appstore/nezha-dash/2.9.1/.env similarity index 100% rename from appstore/nezha-dash/2.8.2/.env rename to appstore/nezha-dash/2.9.1/.env diff --git a/appstore/nezha-dash/2.8.2/data.yml b/appstore/nezha-dash/2.9.1/data.yml similarity index 100% rename from appstore/nezha-dash/2.8.2/data.yml rename to appstore/nezha-dash/2.9.1/data.yml diff --git a/appstore/nezha-dash/2.8.2/docker-compose.yml b/appstore/nezha-dash/2.9.1/docker-compose.yml similarity index 94% rename from appstore/nezha-dash/2.8.2/docker-compose.yml rename to appstore/nezha-dash/2.9.1/docker-compose.yml index fe1303661..e2727f64d 100644 --- a/appstore/nezha-dash/2.8.2/docker-compose.yml +++ b/appstore/nezha-dash/2.9.1/docker-compose.yml @@ -19,7 +19,7 @@ services: - NEXT_PUBLIC_CustomLogo=https://nezha-cf.buycoffee.top/apple-touch-icon.png - NEXT_PUBLIC_CustomTitle=NezhaDash - NEXT_PUBLIC_CustomDescription=NezhaDash is a dashboard for Nezha. - image: hamster1963/nezha-dash:v2.8.2 + image: hamster1963/nezha-dash:v2.9.1 labels: createdBy: Apps networks: diff --git a/appstore/nezha-dash/2.8.2/envs/default.env b/appstore/nezha-dash/2.9.1/envs/default.env similarity index 100% rename from appstore/nezha-dash/2.8.2/envs/default.env rename to appstore/nezha-dash/2.9.1/envs/default.env diff --git a/appstore/nezha-dash/2.8.2/envs/global.env b/appstore/nezha-dash/2.9.1/envs/global.env similarity index 100% rename from appstore/nezha-dash/2.8.2/envs/global.env rename to appstore/nezha-dash/2.9.1/envs/global.env diff --git a/appstore/nezha-dash/2.8.2/scripts/init.sh b/appstore/nezha-dash/2.9.1/scripts/init.sh similarity index 100% rename from appstore/nezha-dash/2.8.2/scripts/init.sh rename to appstore/nezha-dash/2.9.1/scripts/init.sh diff --git a/appstore/nezha-dash/2.8.2/scripts/uninstall.sh b/appstore/nezha-dash/2.9.1/scripts/uninstall.sh similarity index 100% rename from appstore/nezha-dash/2.8.2/scripts/uninstall.sh rename to appstore/nezha-dash/2.9.1/scripts/uninstall.sh diff --git a/appstore/nezha-dash/2.8.2/scripts/upgrade.sh b/appstore/nezha-dash/2.9.1/scripts/upgrade.sh similarity index 100% rename from appstore/nezha-dash/2.8.2/scripts/upgrade.sh rename to appstore/nezha-dash/2.9.1/scripts/upgrade.sh diff --git a/appstore/nocodb/0.262.3/.env b/appstore/nocodb/0.262.5/.env similarity index 100% rename from appstore/nocodb/0.262.3/.env rename to appstore/nocodb/0.262.5/.env diff --git a/appstore/nocodb/0.262.3/data.yml b/appstore/nocodb/0.262.5/data.yml similarity index 100% rename from appstore/nocodb/0.262.3/data.yml rename to appstore/nocodb/0.262.5/data.yml diff --git a/appstore/nocodb/0.262.3/docker-compose.yml b/appstore/nocodb/0.262.5/docker-compose.yml similarity index 95% rename from appstore/nocodb/0.262.3/docker-compose.yml rename to appstore/nocodb/0.262.5/docker-compose.yml index cb8592706..c57f46f86 100644 --- a/appstore/nocodb/0.262.3/docker-compose.yml +++ b/appstore/nocodb/0.262.5/docker-compose.yml @@ -17,7 +17,7 @@ services: - NC_SMTP_SECURE=true - NC_SMTP_IGNORE_TLS=false - NC_DB=${DB_TYPE}://${DB_HOSTNAME}:${DB_PORT}?u=${DB_USER}&p=${DB_PASSWD}&d=${DB_NAME} - image: nocodb/nocodb:0.262.3 + image: nocodb/nocodb:0.262.5 labels: createdBy: Apps networks: diff --git a/appstore/nocodb/0.262.3/envs/default.env b/appstore/nocodb/0.262.5/envs/default.env similarity index 100% rename from appstore/nocodb/0.262.3/envs/default.env rename to appstore/nocodb/0.262.5/envs/default.env diff --git a/appstore/nocodb/0.262.3/envs/global.env b/appstore/nocodb/0.262.5/envs/global.env similarity index 100% rename from appstore/nocodb/0.262.3/envs/global.env rename to appstore/nocodb/0.262.5/envs/global.env diff --git a/appstore/nocodb/0.262.3/scripts/init.sh b/appstore/nocodb/0.262.5/scripts/init.sh similarity index 100% rename from appstore/nocodb/0.262.3/scripts/init.sh rename to appstore/nocodb/0.262.5/scripts/init.sh diff --git a/appstore/nocodb/0.262.3/scripts/uninstall.sh b/appstore/nocodb/0.262.5/scripts/uninstall.sh similarity index 100% rename from appstore/nocodb/0.262.3/scripts/uninstall.sh rename to appstore/nocodb/0.262.5/scripts/uninstall.sh diff --git a/appstore/nocodb/0.262.3/scripts/upgrade.sh b/appstore/nocodb/0.262.5/scripts/upgrade.sh similarity index 100% rename from appstore/nocodb/0.262.3/scripts/upgrade.sh rename to appstore/nocodb/0.262.5/scripts/upgrade.sh diff --git a/appstore/ollama/0.6.2/.env b/appstore/ollama/0.6.3/.env similarity index 100% rename from appstore/ollama/0.6.2/.env rename to appstore/ollama/0.6.3/.env diff --git a/appstore/ollama/0.6.2/data.yml b/appstore/ollama/0.6.3/data.yml similarity index 100% rename from appstore/ollama/0.6.2/data.yml rename to appstore/ollama/0.6.3/data.yml diff --git a/appstore/ollama/0.6.2/docker-compose.yml b/appstore/ollama/0.6.3/docker-compose.yml similarity index 95% rename from appstore/ollama/0.6.2/docker-compose.yml rename to appstore/ollama/0.6.3/docker-compose.yml index 1a030ec14..79d516e23 100644 --- a/appstore/ollama/0.6.2/docker-compose.yml +++ b/appstore/ollama/0.6.3/docker-compose.yml @@ -18,7 +18,7 @@ services: - OLLAMA_MAX_QUEUE=512 - OLLAMA_FLASH_ATTENTION=0 - OLLAMA_KV_CACHE_TYPE=f16 - image: ollama/ollama:0.6.2 + image: ollama/ollama:0.6.3 labels: createdBy: Apps networks: diff --git a/appstore/ollama/0.6.2/envs/default.env b/appstore/ollama/0.6.3/envs/default.env similarity index 100% rename from appstore/ollama/0.6.2/envs/default.env rename to appstore/ollama/0.6.3/envs/default.env diff --git a/appstore/ollama/0.6.2/envs/global.env b/appstore/ollama/0.6.3/envs/global.env similarity index 100% rename from appstore/ollama/0.6.2/envs/global.env rename to appstore/ollama/0.6.3/envs/global.env diff --git a/appstore/ollama/0.6.2/scripts/init.sh b/appstore/ollama/0.6.3/scripts/init.sh similarity index 100% rename from appstore/ollama/0.6.2/scripts/init.sh rename to appstore/ollama/0.6.3/scripts/init.sh diff --git a/appstore/ollama/0.6.2/scripts/uninstall.sh b/appstore/ollama/0.6.3/scripts/uninstall.sh similarity index 100% rename from appstore/ollama/0.6.2/scripts/uninstall.sh rename to appstore/ollama/0.6.3/scripts/uninstall.sh diff --git a/appstore/ollama/0.6.2/scripts/upgrade.sh b/appstore/ollama/0.6.3/scripts/upgrade.sh similarity index 100% rename from appstore/ollama/0.6.2/scripts/upgrade.sh rename to appstore/ollama/0.6.3/scripts/upgrade.sh diff --git a/appstore/onedev/11.7.5/.env b/appstore/onedev/11.8.3/.env similarity index 100% rename from appstore/onedev/11.7.5/.env rename to appstore/onedev/11.8.3/.env diff --git a/appstore/onedev/11.7.5/data.yml b/appstore/onedev/11.8.3/data.yml similarity index 100% rename from appstore/onedev/11.7.5/data.yml rename to appstore/onedev/11.8.3/data.yml diff --git a/appstore/onedev/11.7.5/docker-compose.yml b/appstore/onedev/11.8.3/docker-compose.yml similarity index 95% rename from appstore/onedev/11.7.5/docker-compose.yml rename to appstore/onedev/11.8.3/docker-compose.yml index 247844c4e..1a45ad023 100644 --- a/appstore/onedev/11.7.5/docker-compose.yml +++ b/appstore/onedev/11.8.3/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:v11.7.5 + image: 1dev/server:11.8.3 labels: createdBy: Apps networks: diff --git a/appstore/onedev/11.7.5/envs/default.env b/appstore/onedev/11.8.3/envs/default.env similarity index 100% rename from appstore/onedev/11.7.5/envs/default.env rename to appstore/onedev/11.8.3/envs/default.env diff --git a/appstore/onedev/11.7.5/envs/global.env b/appstore/onedev/11.8.3/envs/global.env similarity index 100% rename from appstore/onedev/11.7.5/envs/global.env rename to appstore/onedev/11.8.3/envs/global.env diff --git a/appstore/onedev/11.7.5/envs/onedev.env b/appstore/onedev/11.8.3/envs/onedev.env similarity index 100% rename from appstore/onedev/11.7.5/envs/onedev.env rename to appstore/onedev/11.8.3/envs/onedev.env diff --git a/appstore/onedev/11.7.5/scripts/init.sh b/appstore/onedev/11.8.3/scripts/init.sh similarity index 100% rename from appstore/onedev/11.7.5/scripts/init.sh rename to appstore/onedev/11.8.3/scripts/init.sh diff --git a/appstore/onedev/11.7.5/scripts/uninstall.sh b/appstore/onedev/11.8.3/scripts/uninstall.sh similarity index 100% rename from appstore/onedev/11.7.5/scripts/uninstall.sh rename to appstore/onedev/11.8.3/scripts/uninstall.sh diff --git a/appstore/onedev/11.7.5/scripts/upgrade.sh b/appstore/onedev/11.8.3/scripts/upgrade.sh similarity index 100% rename from appstore/onedev/11.7.5/scripts/upgrade.sh rename to appstore/onedev/11.8.3/scripts/upgrade.sh diff --git a/appstore/page-spy-web/2.2.1/.env b/appstore/page-spy-web/2.2.2/.env similarity index 100% rename from appstore/page-spy-web/2.2.1/.env rename to appstore/page-spy-web/2.2.2/.env diff --git a/appstore/page-spy-web/2.2.1/data.yml b/appstore/page-spy-web/2.2.2/data.yml similarity index 100% rename from appstore/page-spy-web/2.2.1/data.yml rename to appstore/page-spy-web/2.2.2/data.yml diff --git a/appstore/page-spy-web/2.2.1/docker-compose.yml b/appstore/page-spy-web/2.2.2/docker-compose.yml similarity index 90% rename from appstore/page-spy-web/2.2.1/docker-compose.yml rename to appstore/page-spy-web/2.2.2/docker-compose.yml index 07e100301..f3ccdf77e 100644 --- a/appstore/page-spy-web/2.2.1/docker-compose.yml +++ b/appstore/page-spy-web/2.2.2/docker-compose.yml @@ -7,7 +7,7 @@ services: env_file: - ./envs/global.env - .env - image: huolalatech/page-spy-web:v2.2.1 + image: huolalatech/page-spy-web:v2.2.2 labels: createdBy: Apps networks: diff --git a/appstore/page-spy-web/2.2.1/envs/default.env b/appstore/page-spy-web/2.2.2/envs/default.env similarity index 100% rename from appstore/page-spy-web/2.2.1/envs/default.env rename to appstore/page-spy-web/2.2.2/envs/default.env diff --git a/appstore/page-spy-web/2.2.1/envs/global.env b/appstore/page-spy-web/2.2.2/envs/global.env similarity index 100% rename from appstore/page-spy-web/2.2.1/envs/global.env rename to appstore/page-spy-web/2.2.2/envs/global.env diff --git a/appstore/page-spy-web/2.2.1/scripts/init.sh b/appstore/page-spy-web/2.2.2/scripts/init.sh similarity index 100% rename from appstore/page-spy-web/2.2.1/scripts/init.sh rename to appstore/page-spy-web/2.2.2/scripts/init.sh diff --git a/appstore/page-spy-web/2.2.1/scripts/uninstall.sh b/appstore/page-spy-web/2.2.2/scripts/uninstall.sh similarity index 100% rename from appstore/page-spy-web/2.2.1/scripts/uninstall.sh rename to appstore/page-spy-web/2.2.2/scripts/uninstall.sh diff --git a/appstore/page-spy-web/2.2.1/scripts/upgrade.sh b/appstore/page-spy-web/2.2.2/scripts/upgrade.sh similarity index 100% rename from appstore/page-spy-web/2.2.1/scripts/upgrade.sh rename to appstore/page-spy-web/2.2.2/scripts/upgrade.sh diff --git a/appstore/photoprism/250228/.env b/appstore/photoprism/250321/.env similarity index 100% rename from appstore/photoprism/250228/.env rename to appstore/photoprism/250321/.env diff --git a/appstore/photoprism/250228/data.yml b/appstore/photoprism/250321/data.yml similarity index 100% rename from appstore/photoprism/250228/data.yml rename to appstore/photoprism/250321/data.yml diff --git a/appstore/photoprism/250228/docker-compose.yml b/appstore/photoprism/250321/docker-compose.yml similarity index 96% rename from appstore/photoprism/250228/docker-compose.yml rename to appstore/photoprism/250321/docker-compose.yml index 33a9777ea..7fd3e482e 100644 --- a/appstore/photoprism/250228/docker-compose.yml +++ b/appstore/photoprism/250321/docker-compose.yml @@ -17,7 +17,7 @@ services: PHOTOPRISM_PASSWORD_LENGTH: 8 PHOTOPRISM_UID: 0 PHOTOPRISM_UMASK: 18 - image: photoprism/photoprism:250228 + image: photoprism/photoprism:250321 labels: createdBy: Apps networks: diff --git a/appstore/photoprism/250228/envs/default.env b/appstore/photoprism/250321/envs/default.env similarity index 100% rename from appstore/photoprism/250228/envs/default.env rename to appstore/photoprism/250321/envs/default.env diff --git a/appstore/photoprism/250228/envs/global.env b/appstore/photoprism/250321/envs/global.env similarity index 100% rename from appstore/photoprism/250228/envs/global.env rename to appstore/photoprism/250321/envs/global.env diff --git a/appstore/photoprism/250228/envs/photoprism.env b/appstore/photoprism/250321/envs/photoprism.env similarity index 100% rename from appstore/photoprism/250228/envs/photoprism.env rename to appstore/photoprism/250321/envs/photoprism.env diff --git a/appstore/photoprism/250228/scripts/init.sh b/appstore/photoprism/250321/scripts/init.sh similarity index 100% rename from appstore/photoprism/250228/scripts/init.sh rename to appstore/photoprism/250321/scripts/init.sh diff --git a/appstore/photoprism/250228/scripts/uninstall.sh b/appstore/photoprism/250321/scripts/uninstall.sh similarity index 100% rename from appstore/photoprism/250228/scripts/uninstall.sh rename to appstore/photoprism/250321/scripts/uninstall.sh diff --git a/appstore/photoprism/250228/scripts/upgrade.sh b/appstore/photoprism/250321/scripts/upgrade.sh similarity index 100% rename from appstore/photoprism/250228/scripts/upgrade.sh rename to appstore/photoprism/250321/scripts/upgrade.sh diff --git a/appstore/pi-hole-dhcp/2025.03.0/.env b/appstore/pi-hole-dhcp/2025.03.1/.env similarity index 100% rename from appstore/pi-hole-dhcp/2025.03.0/.env rename to appstore/pi-hole-dhcp/2025.03.1/.env diff --git a/appstore/pi-hole-dhcp/2025.03.0/data.yml b/appstore/pi-hole-dhcp/2025.03.1/data.yml similarity index 100% rename from appstore/pi-hole-dhcp/2025.03.0/data.yml rename to appstore/pi-hole-dhcp/2025.03.1/data.yml diff --git a/appstore/pi-hole-dhcp/2025.03.0/docker-compose.yml b/appstore/pi-hole-dhcp/2025.03.1/docker-compose.yml similarity index 93% rename from appstore/pi-hole-dhcp/2025.03.0/docker-compose.yml rename to appstore/pi-hole-dhcp/2025.03.1/docker-compose.yml index 2bf86268c..fc44d642d 100644 --- a/appstore/pi-hole-dhcp/2025.03.0/docker-compose.yml +++ b/appstore/pi-hole-dhcp/2025.03.1/docker-compose.yml @@ -18,7 +18,7 @@ services: - 53 - 53/udp - ${PANEL_APP_PORT_HTTP} - image: pihole/pihole:2025.03.0 + image: pihole/pihole:2025.03.1 labels: createdBy: Apps network_mode: host diff --git a/appstore/pi-hole-dhcp/2025.03.0/envs/default.env b/appstore/pi-hole-dhcp/2025.03.1/envs/default.env similarity index 100% rename from appstore/pi-hole-dhcp/2025.03.0/envs/default.env rename to appstore/pi-hole-dhcp/2025.03.1/envs/default.env diff --git a/appstore/pi-hole-dhcp/2025.03.0/envs/global.env b/appstore/pi-hole-dhcp/2025.03.1/envs/global.env similarity index 100% rename from appstore/pi-hole-dhcp/2025.03.0/envs/global.env rename to appstore/pi-hole-dhcp/2025.03.1/envs/global.env diff --git a/appstore/pi-hole-dhcp/2025.03.0/scripts/init.sh b/appstore/pi-hole-dhcp/2025.03.1/scripts/init.sh similarity index 100% rename from appstore/pi-hole-dhcp/2025.03.0/scripts/init.sh rename to appstore/pi-hole-dhcp/2025.03.1/scripts/init.sh diff --git a/appstore/pi-hole-dhcp/2025.03.0/scripts/uninstall.sh b/appstore/pi-hole-dhcp/2025.03.1/scripts/uninstall.sh similarity index 100% rename from appstore/pi-hole-dhcp/2025.03.0/scripts/uninstall.sh rename to appstore/pi-hole-dhcp/2025.03.1/scripts/uninstall.sh diff --git a/appstore/pi-hole-dhcp/2025.03.0/scripts/upgrade.sh b/appstore/pi-hole-dhcp/2025.03.1/scripts/upgrade.sh similarity index 100% rename from appstore/pi-hole-dhcp/2025.03.0/scripts/upgrade.sh rename to appstore/pi-hole-dhcp/2025.03.1/scripts/upgrade.sh diff --git a/appstore/pi-hole/2025.03.0/.env b/appstore/pi-hole/2025.03.1/.env similarity index 100% rename from appstore/pi-hole/2025.03.0/.env rename to appstore/pi-hole/2025.03.1/.env diff --git a/appstore/pi-hole/2025.03.0/data.yml b/appstore/pi-hole/2025.03.1/data.yml similarity index 100% rename from appstore/pi-hole/2025.03.0/data.yml rename to appstore/pi-hole/2025.03.1/data.yml diff --git a/appstore/pi-hole/2025.03.0/docker-compose.yml b/appstore/pi-hole/2025.03.1/docker-compose.yml similarity index 93% rename from appstore/pi-hole/2025.03.0/docker-compose.yml rename to appstore/pi-hole/2025.03.1/docker-compose.yml index 97769ad58..4de4fde84 100644 --- a/appstore/pi-hole/2025.03.0/docker-compose.yml +++ b/appstore/pi-hole/2025.03.1/docker-compose.yml @@ -9,7 +9,7 @@ services: - .env environment: - TZ=Asia/Shanghai - image: pihole/pihole:2025.03.0 + image: pihole/pihole:2025.03.1 labels: createdBy: Apps networks: diff --git a/appstore/pi-hole/2025.03.0/envs/default.env b/appstore/pi-hole/2025.03.1/envs/default.env similarity index 100% rename from appstore/pi-hole/2025.03.0/envs/default.env rename to appstore/pi-hole/2025.03.1/envs/default.env diff --git a/appstore/pi-hole/2025.03.0/envs/global.env b/appstore/pi-hole/2025.03.1/envs/global.env similarity index 100% rename from appstore/pi-hole/2025.03.0/envs/global.env rename to appstore/pi-hole/2025.03.1/envs/global.env diff --git a/appstore/pi-hole/2025.03.0/scripts/init.sh b/appstore/pi-hole/2025.03.1/scripts/init.sh similarity index 100% rename from appstore/pi-hole/2025.03.0/scripts/init.sh rename to appstore/pi-hole/2025.03.1/scripts/init.sh diff --git a/appstore/pi-hole/2025.03.0/scripts/uninstall.sh b/appstore/pi-hole/2025.03.1/scripts/uninstall.sh similarity index 100% rename from appstore/pi-hole/2025.03.0/scripts/uninstall.sh rename to appstore/pi-hole/2025.03.1/scripts/uninstall.sh diff --git a/appstore/pi-hole/2025.03.0/scripts/upgrade.sh b/appstore/pi-hole/2025.03.1/scripts/upgrade.sh similarity index 100% rename from appstore/pi-hole/2025.03.0/scripts/upgrade.sh rename to appstore/pi-hole/2025.03.1/scripts/upgrade.sh diff --git a/appstore/radarr/5.20.2/.env b/appstore/radarr/5.21.1/.env similarity index 100% rename from appstore/radarr/5.20.2/.env rename to appstore/radarr/5.21.1/.env diff --git a/appstore/radarr/5.20.2/data.yml b/appstore/radarr/5.21.1/data.yml similarity index 100% rename from appstore/radarr/5.20.2/data.yml rename to appstore/radarr/5.21.1/data.yml diff --git a/appstore/radarr/5.20.2/docker-compose.yml b/appstore/radarr/5.21.1/docker-compose.yml similarity index 95% rename from appstore/radarr/5.20.2/docker-compose.yml rename to appstore/radarr/5.21.1/docker-compose.yml index 6aee9712c..2ea6e0b03 100644 --- a/appstore/radarr/5.20.2/docker-compose.yml +++ b/appstore/radarr/5.21.1/docker-compose.yml @@ -12,7 +12,7 @@ services: - PGID=1000 - UMASK=022 - TZ=Asia/Shanghai - image: linuxserver/radarr:5.20.2 + image: linuxserver/radarr:5.21.1 labels: createdBy: Apps networks: diff --git a/appstore/radarr/5.20.2/envs/default.env b/appstore/radarr/5.21.1/envs/default.env similarity index 100% rename from appstore/radarr/5.20.2/envs/default.env rename to appstore/radarr/5.21.1/envs/default.env diff --git a/appstore/radarr/5.20.2/envs/global.env b/appstore/radarr/5.21.1/envs/global.env similarity index 100% rename from appstore/radarr/5.20.2/envs/global.env rename to appstore/radarr/5.21.1/envs/global.env diff --git a/appstore/radarr/5.20.2/scripts/init.sh b/appstore/radarr/5.21.1/scripts/init.sh similarity index 100% rename from appstore/radarr/5.20.2/scripts/init.sh rename to appstore/radarr/5.21.1/scripts/init.sh diff --git a/appstore/radarr/5.20.2/scripts/uninstall.sh b/appstore/radarr/5.21.1/scripts/uninstall.sh similarity index 100% rename from appstore/radarr/5.20.2/scripts/uninstall.sh rename to appstore/radarr/5.21.1/scripts/uninstall.sh diff --git a/appstore/radarr/5.20.2/scripts/upgrade.sh b/appstore/radarr/5.21.1/scripts/upgrade.sh similarity index 100% rename from appstore/radarr/5.20.2/scripts/upgrade.sh rename to appstore/radarr/5.21.1/scripts/upgrade.sh diff --git a/appstore/rsshub/2025-03-20/.env b/appstore/rsshub/2025-03-30/.env similarity index 100% rename from appstore/rsshub/2025-03-20/.env rename to appstore/rsshub/2025-03-30/.env diff --git a/appstore/rsshub/2025-03-20/data.yml b/appstore/rsshub/2025-03-30/data.yml similarity index 100% rename from appstore/rsshub/2025-03-20/data.yml rename to appstore/rsshub/2025-03-30/data.yml diff --git a/appstore/rsshub/2025-03-20/docker-compose.yml b/appstore/rsshub/2025-03-30/docker-compose.yml similarity index 97% rename from appstore/rsshub/2025-03-20/docker-compose.yml rename to appstore/rsshub/2025-03-30/docker-compose.yml index 1a8d666a6..db806ffd9 100644 --- a/appstore/rsshub/2025-03-20/docker-compose.yml +++ b/appstore/rsshub/2025-03-30/docker-compose.yml @@ -57,7 +57,7 @@ services: - -f - http://localhost:1200/healthz?key=${ACCESS_KEY} timeout: 10s - image: diygod/rsshub:2025-03-20 + image: diygod/rsshub:2025-03-30 labels: createdBy: Apps networks: diff --git a/appstore/rsshub/2025-03-20/envs/default.env b/appstore/rsshub/2025-03-30/envs/default.env similarity index 100% rename from appstore/rsshub/2025-03-20/envs/default.env rename to appstore/rsshub/2025-03-30/envs/default.env diff --git a/appstore/rsshub/2025-03-20/envs/global.env b/appstore/rsshub/2025-03-30/envs/global.env similarity index 100% rename from appstore/rsshub/2025-03-20/envs/global.env rename to appstore/rsshub/2025-03-30/envs/global.env diff --git a/appstore/rsshub/2025-03-20/scripts/init.sh b/appstore/rsshub/2025-03-30/scripts/init.sh similarity index 100% rename from appstore/rsshub/2025-03-20/scripts/init.sh rename to appstore/rsshub/2025-03-30/scripts/init.sh diff --git a/appstore/rsshub/2025-03-20/scripts/uninstall.sh b/appstore/rsshub/2025-03-30/scripts/uninstall.sh similarity index 100% rename from appstore/rsshub/2025-03-20/scripts/uninstall.sh rename to appstore/rsshub/2025-03-30/scripts/uninstall.sh diff --git a/appstore/rsshub/2025-03-20/scripts/upgrade.sh b/appstore/rsshub/2025-03-30/scripts/upgrade.sh similarity index 100% rename from appstore/rsshub/2025-03-20/scripts/upgrade.sh rename to appstore/rsshub/2025-03-30/scripts/upgrade.sh diff --git a/appstore/siyuan/3.1.25/.env b/appstore/siyuan/3.1.26/.env similarity index 100% rename from appstore/siyuan/3.1.25/.env rename to appstore/siyuan/3.1.26/.env diff --git a/appstore/siyuan/3.1.25/data.yml b/appstore/siyuan/3.1.26/data.yml similarity index 100% rename from appstore/siyuan/3.1.25/data.yml rename to appstore/siyuan/3.1.26/data.yml diff --git a/appstore/siyuan/3.1.25/docker-compose.yml b/appstore/siyuan/3.1.26/docker-compose.yml similarity index 93% rename from appstore/siyuan/3.1.25/docker-compose.yml rename to appstore/siyuan/3.1.26/docker-compose.yml index 8191582a5..87f7c6b82 100644 --- a/appstore/siyuan/3.1.25/docker-compose.yml +++ b/appstore/siyuan/3.1.26/docker-compose.yml @@ -11,7 +11,7 @@ services: - ./envs/global.env environment: - RUN_IN_CONTAINER=true - image: b3log/siyuan:v3.1.25 + image: b3log/siyuan:v3.1.26 labels: createdBy: Apps networks: diff --git a/appstore/siyuan/3.1.25/envs/default.env b/appstore/siyuan/3.1.26/envs/default.env similarity index 100% rename from appstore/siyuan/3.1.25/envs/default.env rename to appstore/siyuan/3.1.26/envs/default.env diff --git a/appstore/siyuan/3.1.25/envs/global.env b/appstore/siyuan/3.1.26/envs/global.env similarity index 100% rename from appstore/siyuan/3.1.25/envs/global.env rename to appstore/siyuan/3.1.26/envs/global.env diff --git a/appstore/siyuan/3.1.25/scripts/init.sh b/appstore/siyuan/3.1.26/scripts/init.sh similarity index 100% rename from appstore/siyuan/3.1.25/scripts/init.sh rename to appstore/siyuan/3.1.26/scripts/init.sh diff --git a/appstore/siyuan/3.1.25/scripts/uninstall.sh b/appstore/siyuan/3.1.26/scripts/uninstall.sh similarity index 100% rename from appstore/siyuan/3.1.25/scripts/uninstall.sh rename to appstore/siyuan/3.1.26/scripts/uninstall.sh diff --git a/appstore/siyuan/3.1.25/scripts/upgrade.sh b/appstore/siyuan/3.1.26/scripts/upgrade.sh similarity index 100% rename from appstore/siyuan/3.1.25/scripts/upgrade.sh rename to appstore/siyuan/3.1.26/scripts/upgrade.sh diff --git a/appstore/stash-box/README.md b/appstore/stash-box/README.md new file mode 100644 index 000000000..bf5cfd335 --- /dev/null +++ b/appstore/stash-box/README.md @@ -0,0 +1,41 @@ +# Stash Box + +视频索引和感知哈希元数据API + +![Stash](https://file.lifebus.top/imgs/stasho_cover.png) + +![](https://img.shields.io/badge/%E6%96%B0%E7%96%86%E8%90%8C%E6%A3%AE%E8%BD%AF%E4%BB%B6%E5%BC%80%E5%8F%91%E5%B7%A5%E4%BD%9C%E5%AE%A4-%E6%8F%90%E4%BE%9B%E6%8A%80%E6%9C%AF%E6%94%AF%E6%8C%81-blue) + +## 简介 + +Stash 是一个用 Go 语言编写的网页应用程序,用于为您存储和组织色情收藏。它是自托管的,并遵循 AGPL-3.0 许可协议发布。 + ++ Stash 从互联网收集您收藏中的视频信息,并通过使用社区构建的插件扩展,支持大量内容制作者和网站。 + ++ Stash 支持多种视频和图像格式。 + ++ 您可以标记视频,稍后找到它们。 + ++ Stash 提供关于表演者、标签、工作室等统计信息。 + +## 安装说明 + +> 默认用户名与密码,请通过日志查看 + +### 配置数据库 + +Stash 使用 PostgreSQL 作为数据库。您可以在安装后前往持久化目录下的 `data/stash-box-config.yml` 修改配置 + +基本格式:`username:password@host:port/database?sslmode=disable` + +示例:`postgres:postgres@127.0.0.1:5432/stash?sslmode=disable` + +```yml +database: "填写数据库配置" +jwt_secret_key: "系统生成" +session_store_key: "系统生成" +``` + +--- + +![Ms Studio](https://file.lifebus.top/imgs/ms_blank_001.png) diff --git a/appstore/stash-box/data.yml b/appstore/stash-box/data.yml new file mode 100644 index 000000000..7e51972b3 --- /dev/null +++ b/appstore/stash-box/data.yml @@ -0,0 +1,14 @@ +additionalProperties: + key: stash-box + name: Stash Box + tags: + - WebSite + - Local + shortDescZh: 视频索引和感知哈希元数据API + shortDescEn: Video indexing and perceptual hash metadata API + type: website + crossVersionUpdate: true + limit: 0 + website: https://stashapp.cc/ + github: https://github.com/stashapp/stash/ + document: https://docs.stashapp.cc/ diff --git a/appstore/stash-box/development/.env b/appstore/stash-box/development/.env new file mode 100644 index 000000000..8c050b0bf --- /dev/null +++ b/appstore/stash-box/development/.env @@ -0,0 +1,12 @@ +# 数据持久化路径 [必填] +STASH_BOX_ROOT_PATH=/home/stash-box + +# WebUI 端口 [必填] +PANEL_APP_PORT_HTTP=9999 + +# 网络代理地址 +HTTP_PROXY= + +# 跳过代理地址 +NO_PROXY=localhost,127.0.0.1,::1,192.168.0.0/16,10.0.0.0/8,*.local + diff --git a/appstore/stash-box/development/data.yml b/appstore/stash-box/development/data.yml new file mode 100644 index 000000000..1628c4473 --- /dev/null +++ b/appstore/stash-box/development/data.yml @@ -0,0 +1,31 @@ +additionalProperties: + formFields: + - default: "/home/stash-box" + edit: true + envKey: STASH_BOX_ROOT_PATH + labelZh: 数据持久化路径 + labelEn: Data persistence path + required: true + type: text + - default: 9999 + edit: true + envKey: PANEL_APP_PORT_HTTP + labelZh: WebUI 端口 + labelEn: WebUI port + required: true + rule: paramPort + type: number + - default: "" + edit: true + envKey: HTTP_PROXY + labelZh: 网络代理地址 + labelEn: Network proxy address + required: false + type: text + - default: "localhost,127.0.0.1,::1,192.168.0.0/16,10.0.0.0/8,*.local" + edit: true + envKey: NO_PROXY + labelZh: 跳过代理地址 + labelEn: Skip proxy address + required: false + type: text diff --git a/appstore/stash-box/development/docker-compose.yml b/appstore/stash-box/development/docker-compose.yml new file mode 100644 index 000000000..f686e4445 --- /dev/null +++ b/appstore/stash-box/development/docker-compose.yml @@ -0,0 +1,32 @@ +networks: + 1panel-network: + external: true +services: + stash-box: + container_name: stash-box + env_file: + - ./envs/global.env + - .env + environment: + - HTTPS_PROXY=${HTTP_PROXY} + - HTTP_PROXY=${HTTP_PROXY:-} + - NO_PROXY=${NO_PROXY:-} + image: stashapp/stash-box:development + labels: + - createdBy=Apps + - traefik.http.routers.stash-box.rule=Host(``) + - traefik.http.routers.stash-box.tls=true + - traefik.http.routers.stash-box.tls.certresolver=stash-box + - traefik.port=9998 + logging: + driver: json-file + options: + max-file: '10' + max-size: 2m + networks: + - 1panel-network + ports: + - ${PANEL_APP_PORT_HTTP}:${PANEL_APP_PORT_HTTP} + restart: always + volumes: + - ${STASH_BOX_ROOT_PATH}/data:/root/.stash-box diff --git a/appstore/sun-panel/1.6.1/envs/default.env b/appstore/stash-box/development/envs/default.env similarity index 100% rename from appstore/sun-panel/1.6.1/envs/default.env rename to appstore/stash-box/development/envs/default.env diff --git a/appstore/sun-panel/1.6.1/envs/global.env b/appstore/stash-box/development/envs/global.env similarity index 100% rename from appstore/sun-panel/1.6.1/envs/global.env rename to appstore/stash-box/development/envs/global.env diff --git a/appstore/sun-panel/1.6.1/scripts/init.sh b/appstore/stash-box/development/scripts/init.sh similarity index 100% rename from appstore/sun-panel/1.6.1/scripts/init.sh rename to appstore/stash-box/development/scripts/init.sh diff --git a/appstore/sun-panel/1.6.1/scripts/uninstall.sh b/appstore/stash-box/development/scripts/uninstall.sh similarity index 100% rename from appstore/sun-panel/1.6.1/scripts/uninstall.sh rename to appstore/stash-box/development/scripts/uninstall.sh diff --git a/appstore/sun-panel/1.6.1/scripts/upgrade.sh b/appstore/stash-box/development/scripts/upgrade.sh similarity index 100% rename from appstore/sun-panel/1.6.1/scripts/upgrade.sh rename to appstore/stash-box/development/scripts/upgrade.sh diff --git a/appstore/stash-box/logo.png b/appstore/stash-box/logo.png new file mode 100644 index 000000000..ea145b181 Binary files /dev/null and b/appstore/stash-box/logo.png differ diff --git a/appstore/stash/README.md b/appstore/stash/README.md index d3c2b3140..1a2442bc5 100644 --- a/appstore/stash/README.md +++ b/appstore/stash/README.md @@ -20,6 +20,8 @@ Stash 是一个用 Go 语言编写的网页应用程序,用于为您存储和 ## 安装说明 +> 默认用户名与密码,请通过日志查看 + ### 网络代理 请前往持久化目录下, 修改 `config/config.yml` 配置文件。 diff --git a/appstore/sun-panel/1.6.1/.env b/appstore/sun-panel/1.7.0/.env similarity index 100% rename from appstore/sun-panel/1.6.1/.env rename to appstore/sun-panel/1.7.0/.env diff --git a/appstore/sun-panel/1.6.1/data.yml b/appstore/sun-panel/1.7.0/data.yml similarity index 100% rename from appstore/sun-panel/1.6.1/data.yml rename to appstore/sun-panel/1.7.0/data.yml diff --git a/appstore/sun-panel/1.6.1/docker-compose.yml b/appstore/sun-panel/1.7.0/docker-compose.yml similarity index 93% rename from appstore/sun-panel/1.6.1/docker-compose.yml rename to appstore/sun-panel/1.7.0/docker-compose.yml index cf0d0cfb4..f2174c5eb 100644 --- a/appstore/sun-panel/1.6.1/docker-compose.yml +++ b/appstore/sun-panel/1.7.0/docker-compose.yml @@ -7,7 +7,7 @@ services: env_file: - ./envs/global.env - .env - image: hslr/sun-panel:1.6.1 + image: hslr/sun-panel:1.7.0 labels: createdBy: Apps networks: diff --git a/appstore/synapse/1.126.0/envs/default.env b/appstore/sun-panel/1.7.0/envs/default.env similarity index 100% rename from appstore/synapse/1.126.0/envs/default.env rename to appstore/sun-panel/1.7.0/envs/default.env diff --git a/appstore/synapse/1.126.0/envs/global.env b/appstore/sun-panel/1.7.0/envs/global.env similarity index 100% rename from appstore/synapse/1.126.0/envs/global.env rename to appstore/sun-panel/1.7.0/envs/global.env diff --git a/appstore/synapse/1.126.0/scripts/init.sh b/appstore/sun-panel/1.7.0/scripts/init.sh similarity index 100% rename from appstore/synapse/1.126.0/scripts/init.sh rename to appstore/sun-panel/1.7.0/scripts/init.sh diff --git a/appstore/synapse/1.126.0/scripts/uninstall.sh b/appstore/sun-panel/1.7.0/scripts/uninstall.sh similarity index 100% rename from appstore/synapse/1.126.0/scripts/uninstall.sh rename to appstore/sun-panel/1.7.0/scripts/uninstall.sh diff --git a/appstore/synapse/1.126.0/scripts/upgrade.sh b/appstore/sun-panel/1.7.0/scripts/upgrade.sh similarity index 100% rename from appstore/synapse/1.126.0/scripts/upgrade.sh rename to appstore/sun-panel/1.7.0/scripts/upgrade.sh diff --git a/appstore/synapse/1.126.0/.env b/appstore/synapse/1.127.1/.env similarity index 100% rename from appstore/synapse/1.126.0/.env rename to appstore/synapse/1.127.1/.env diff --git a/appstore/synapse/1.126.0/data.yml b/appstore/synapse/1.127.1/data.yml similarity index 100% rename from appstore/synapse/1.126.0/data.yml rename to appstore/synapse/1.127.1/data.yml diff --git a/appstore/synapse/1.126.0/docker-compose.yml b/appstore/synapse/1.127.1/docker-compose.yml similarity index 89% rename from appstore/synapse/1.126.0/docker-compose.yml rename to appstore/synapse/1.127.1/docker-compose.yml index 58a785417..3dc92113a 100644 --- a/appstore/synapse/1.126.0/docker-compose.yml +++ b/appstore/synapse/1.127.1/docker-compose.yml @@ -9,7 +9,7 @@ services: env_file: - ./envs/global.env - .env - image: matrixdotorg/synapse:v1.126.0 + image: matrixdotorg/synapse:v1.127.1 labels: createdBy: Apps networks: @@ -31,7 +31,7 @@ services: - SYNAPSE_REPORT_STATS=no - SYNAPSE_NO_TLS=true - SYNAPSE_HTTP_PORT=8008 - image: matrixdotorg/synapse:v1.126.0 + image: matrixdotorg/synapse:v1.127.1 networks: - 1panel-network restart: false diff --git a/appstore/v2raya-global/2.2.6.6/envs/default.env b/appstore/synapse/1.127.1/envs/default.env similarity index 100% rename from appstore/v2raya-global/2.2.6.6/envs/default.env rename to appstore/synapse/1.127.1/envs/default.env diff --git a/appstore/v2raya-global/2.2.6.6/envs/global.env b/appstore/synapse/1.127.1/envs/global.env similarity index 100% rename from appstore/v2raya-global/2.2.6.6/envs/global.env rename to appstore/synapse/1.127.1/envs/global.env diff --git a/appstore/v2raya-global/2.2.6.6/scripts/init.sh b/appstore/synapse/1.127.1/scripts/init.sh similarity index 100% rename from appstore/v2raya-global/2.2.6.6/scripts/init.sh rename to appstore/synapse/1.127.1/scripts/init.sh diff --git a/appstore/v2raya-global/2.2.6.6/scripts/uninstall.sh b/appstore/synapse/1.127.1/scripts/uninstall.sh similarity index 100% rename from appstore/v2raya-global/2.2.6.6/scripts/uninstall.sh rename to appstore/synapse/1.127.1/scripts/uninstall.sh diff --git a/appstore/v2raya-global/2.2.6.6/scripts/upgrade.sh b/appstore/synapse/1.127.1/scripts/upgrade.sh similarity index 100% rename from appstore/v2raya-global/2.2.6.6/scripts/upgrade.sh rename to appstore/synapse/1.127.1/scripts/upgrade.sh diff --git a/appstore/v2raya-global/2.2.6.6/.env b/appstore/v2raya-global/2.2.6.7/.env similarity index 100% rename from appstore/v2raya-global/2.2.6.6/.env rename to appstore/v2raya-global/2.2.6.7/.env diff --git a/appstore/v2raya-global/2.2.6.6/data.yml b/appstore/v2raya-global/2.2.6.7/data.yml similarity index 100% rename from appstore/v2raya-global/2.2.6.6/data.yml rename to appstore/v2raya-global/2.2.6.7/data.yml diff --git a/appstore/v2raya-global/2.2.6.6/docker-compose.yml b/appstore/v2raya-global/2.2.6.7/docker-compose.yml similarity index 95% rename from appstore/v2raya-global/2.2.6.6/docker-compose.yml rename to appstore/v2raya-global/2.2.6.7/docker-compose.yml index 34770c35d..f859c2153 100644 --- a/appstore/v2raya-global/2.2.6.6/docker-compose.yml +++ b/appstore/v2raya-global/2.2.6.7/docker-compose.yml @@ -13,7 +13,7 @@ services: - IPTABLES_MODE=legacy - V2RAYA_NFTABLES_SUPPORT=off - V2RAYA_V2RAY_BIN=/usr/local/bin/v2ray - image: mzz2017/v2raya:v2.2.6.6 + image: mzz2017/v2raya:v2.2.6.7 labels: createdBy: Apps network_mode: host diff --git a/appstore/v2raya/2.2.6.6/envs/default.env b/appstore/v2raya-global/2.2.6.7/envs/default.env similarity index 100% rename from appstore/v2raya/2.2.6.6/envs/default.env rename to appstore/v2raya-global/2.2.6.7/envs/default.env diff --git a/appstore/v2raya/2.2.6.6/envs/global.env b/appstore/v2raya-global/2.2.6.7/envs/global.env similarity index 100% rename from appstore/v2raya/2.2.6.6/envs/global.env rename to appstore/v2raya-global/2.2.6.7/envs/global.env diff --git a/appstore/v2raya/2.2.6.6/scripts/init.sh b/appstore/v2raya-global/2.2.6.7/scripts/init.sh similarity index 100% rename from appstore/v2raya/2.2.6.6/scripts/init.sh rename to appstore/v2raya-global/2.2.6.7/scripts/init.sh diff --git a/appstore/v2raya/2.2.6.6/scripts/uninstall.sh b/appstore/v2raya-global/2.2.6.7/scripts/uninstall.sh similarity index 100% rename from appstore/v2raya/2.2.6.6/scripts/uninstall.sh rename to appstore/v2raya-global/2.2.6.7/scripts/uninstall.sh diff --git a/appstore/v2raya/2.2.6.6/scripts/upgrade.sh b/appstore/v2raya-global/2.2.6.7/scripts/upgrade.sh similarity index 100% rename from appstore/v2raya/2.2.6.6/scripts/upgrade.sh rename to appstore/v2raya-global/2.2.6.7/scripts/upgrade.sh diff --git a/appstore/v2raya/2.2.6.6/.env b/appstore/v2raya/2.2.6.7/.env similarity index 100% rename from appstore/v2raya/2.2.6.6/.env rename to appstore/v2raya/2.2.6.7/.env diff --git a/appstore/v2raya/2.2.6.6/data.yml b/appstore/v2raya/2.2.6.7/data.yml similarity index 100% rename from appstore/v2raya/2.2.6.6/data.yml rename to appstore/v2raya/2.2.6.7/data.yml diff --git a/appstore/v2raya/2.2.6.6/docker-compose.yml b/appstore/v2raya/2.2.6.7/docker-compose.yml similarity index 93% rename from appstore/v2raya/2.2.6.6/docker-compose.yml rename to appstore/v2raya/2.2.6.7/docker-compose.yml index 531101853..5e25157b7 100644 --- a/appstore/v2raya/2.2.6.6/docker-compose.yml +++ b/appstore/v2raya/2.2.6.7/docker-compose.yml @@ -11,7 +11,7 @@ services: - V2RAYA_ADDRESS=0.0.0.0:2017 - V2RAYA_PLUGINLISTENPORT=32346 - V2RAYA_V2RAY_BIN=/usr/local/bin/v2ray - image: mzz2017/v2raya:v2.2.6.6 + image: mzz2017/v2raya:v2.2.6.7 labels: createdBy: Apps networks: diff --git a/appstore/watchyourlan/2.0.4/envs/default.env b/appstore/v2raya/2.2.6.7/envs/default.env similarity index 100% rename from appstore/watchyourlan/2.0.4/envs/default.env rename to appstore/v2raya/2.2.6.7/envs/default.env diff --git a/appstore/watchyourlan/2.0.4/envs/global.env b/appstore/v2raya/2.2.6.7/envs/global.env similarity index 100% rename from appstore/watchyourlan/2.0.4/envs/global.env rename to appstore/v2raya/2.2.6.7/envs/global.env diff --git a/appstore/watchyourlan/2.0.4/scripts/init.sh b/appstore/v2raya/2.2.6.7/scripts/init.sh similarity index 100% rename from appstore/watchyourlan/2.0.4/scripts/init.sh rename to appstore/v2raya/2.2.6.7/scripts/init.sh diff --git a/appstore/watchyourlan/2.0.4/scripts/uninstall.sh b/appstore/v2raya/2.2.6.7/scripts/uninstall.sh similarity index 100% rename from appstore/watchyourlan/2.0.4/scripts/uninstall.sh rename to appstore/v2raya/2.2.6.7/scripts/uninstall.sh diff --git a/appstore/watchyourlan/2.0.4/scripts/upgrade.sh b/appstore/v2raya/2.2.6.7/scripts/upgrade.sh similarity index 100% rename from appstore/watchyourlan/2.0.4/scripts/upgrade.sh rename to appstore/v2raya/2.2.6.7/scripts/upgrade.sh diff --git a/appstore/watchyourlan/2.0.4/.env b/appstore/watchyourlan/2.1.2/.env similarity index 100% rename from appstore/watchyourlan/2.0.4/.env rename to appstore/watchyourlan/2.1.2/.env diff --git a/appstore/watchyourlan/2.0.4/data.yml b/appstore/watchyourlan/2.1.2/data.yml similarity index 100% rename from appstore/watchyourlan/2.0.4/data.yml rename to appstore/watchyourlan/2.1.2/data.yml diff --git a/appstore/watchyourlan/2.0.4/docker-compose.yml b/appstore/watchyourlan/2.1.2/docker-compose.yml similarity index 91% rename from appstore/watchyourlan/2.0.4/docker-compose.yml rename to appstore/watchyourlan/2.1.2/docker-compose.yml index 1ca46ab4d..0e161e037 100644 --- a/appstore/watchyourlan/2.0.4/docker-compose.yml +++ b/appstore/watchyourlan/2.1.2/docker-compose.yml @@ -11,7 +11,7 @@ services: - HOST=0.0.0.0 - PORT=8840 - LOG_LEVEL=info - image: aceberg/watchyourlan:2.0.4 + image: aceberg/watchyourlan:2.1.2 labels: createdBy: Apps network_mode: host diff --git a/appstore/windows/4.25/envs/default.env b/appstore/watchyourlan/2.1.2/envs/default.env similarity index 100% rename from appstore/windows/4.25/envs/default.env rename to appstore/watchyourlan/2.1.2/envs/default.env diff --git a/appstore/windows/4.25/envs/global.env b/appstore/watchyourlan/2.1.2/envs/global.env similarity index 100% rename from appstore/windows/4.25/envs/global.env rename to appstore/watchyourlan/2.1.2/envs/global.env diff --git a/appstore/windows/4.25/scripts/init.sh b/appstore/watchyourlan/2.1.2/scripts/init.sh similarity index 100% rename from appstore/windows/4.25/scripts/init.sh rename to appstore/watchyourlan/2.1.2/scripts/init.sh diff --git a/appstore/windows/4.25/scripts/uninstall.sh b/appstore/watchyourlan/2.1.2/scripts/uninstall.sh similarity index 100% rename from appstore/windows/4.25/scripts/uninstall.sh rename to appstore/watchyourlan/2.1.2/scripts/uninstall.sh diff --git a/appstore/windows/4.25/scripts/upgrade.sh b/appstore/watchyourlan/2.1.2/scripts/upgrade.sh similarity index 100% rename from appstore/windows/4.25/scripts/upgrade.sh rename to appstore/watchyourlan/2.1.2/scripts/upgrade.sh diff --git a/appstore/windows/4.25/.env b/appstore/windows/4.28/.env similarity index 100% rename from appstore/windows/4.25/.env rename to appstore/windows/4.28/.env diff --git a/appstore/windows/4.25/data.yml b/appstore/windows/4.28/data.yml similarity index 100% rename from appstore/windows/4.25/data.yml rename to appstore/windows/4.28/data.yml diff --git a/appstore/windows/4.25/docker-compose.yml b/appstore/windows/4.28/docker-compose.yml similarity index 95% rename from appstore/windows/4.25/docker-compose.yml rename to appstore/windows/4.28/docker-compose.yml index da3dd731b..f5d5a1748 100644 --- a/appstore/windows/4.25/docker-compose.yml +++ b/appstore/windows/4.28/docker-compose.yml @@ -16,7 +16,7 @@ services: - REGION=en-US - KEYBOARD=en-US - VERSION=${VERSION} - image: dockurr/windows:4.25 + image: dockurr/windows:4.28 labels: createdBy: Apps networks: diff --git a/appstore/ztncui/1.2.17/envs/default.env b/appstore/windows/4.28/envs/default.env similarity index 100% rename from appstore/ztncui/1.2.17/envs/default.env rename to appstore/windows/4.28/envs/default.env diff --git a/appstore/ztncui/1.2.17/envs/global.env b/appstore/windows/4.28/envs/global.env similarity index 100% rename from appstore/ztncui/1.2.17/envs/global.env rename to appstore/windows/4.28/envs/global.env diff --git a/appstore/ztncui/1.2.17/scripts/init.sh b/appstore/windows/4.28/scripts/init.sh similarity index 100% rename from appstore/ztncui/1.2.17/scripts/init.sh rename to appstore/windows/4.28/scripts/init.sh diff --git a/appstore/ztncui/1.2.17/scripts/uninstall.sh b/appstore/windows/4.28/scripts/uninstall.sh similarity index 100% rename from appstore/ztncui/1.2.17/scripts/uninstall.sh rename to appstore/windows/4.28/scripts/uninstall.sh diff --git a/appstore/ztncui/1.2.17/scripts/upgrade.sh b/appstore/windows/4.28/scripts/upgrade.sh similarity index 100% rename from appstore/ztncui/1.2.17/scripts/upgrade.sh rename to appstore/windows/4.28/scripts/upgrade.sh diff --git a/appstore/ztncui/1.2.17/.env b/appstore/ztncui/1.2.18/.env similarity index 100% rename from appstore/ztncui/1.2.17/.env rename to appstore/ztncui/1.2.18/.env diff --git a/appstore/ztncui/1.2.17/data.yml b/appstore/ztncui/1.2.18/data.yml similarity index 100% rename from appstore/ztncui/1.2.17/data.yml rename to appstore/ztncui/1.2.18/data.yml diff --git a/appstore/ztncui/1.2.17/docker-compose.yml b/appstore/ztncui/1.2.18/docker-compose.yml similarity index 95% rename from appstore/ztncui/1.2.17/docker-compose.yml rename to appstore/ztncui/1.2.18/docker-compose.yml index fb2b27f47..36f8b8d45 100644 --- a/appstore/ztncui/1.2.17/docker-compose.yml +++ b/appstore/ztncui/1.2.18/docker-compose.yml @@ -12,7 +12,7 @@ services: - HTTP_PORT=${PANEL_APP_PORT_HTTP} - ZT_ADDR=localhost:${PANEL_APP_PORT_API} - HTTP_ALL_INTERFACES=yes - image: keynetworks/ztncui:1.2.17 + image: keynetworks/ztncui:1.2.18 labels: createdBy: Apps network_mode: ${NETWORK_MODE} diff --git a/dockge/movie-pilot_2_3_4/envs/default.env b/appstore/ztncui/1.2.18/envs/default.env similarity index 100% rename from dockge/movie-pilot_2_3_4/envs/default.env rename to appstore/ztncui/1.2.18/envs/default.env diff --git a/dockge/movie-pilot_2_3_4/envs/global.env b/appstore/ztncui/1.2.18/envs/global.env similarity index 100% rename from dockge/movie-pilot_2_3_4/envs/global.env rename to appstore/ztncui/1.2.18/envs/global.env diff --git a/appstore/ztncui/1.2.18/scripts/init.sh b/appstore/ztncui/1.2.18/scripts/init.sh new file mode 100644 index 000000000..07fb8c3fe --- /dev/null +++ b/appstore/ztncui/1.2.18/scripts/init.sh @@ -0,0 +1,17 @@ +#!/bin/bash + +if [ -f .env ]; then + source .env + + # setup-1 add default values + CURRENT_DIR=$(pwd) + sed -i '/^ENV_FILE=/d' .env + sed -i '/^GLOBAL_ENV_FILE=/d' .env + echo "ENV_FILE=${CURRENT_DIR}/.env" >> .env + echo "GLOBAL_ENV_FILE=${CURRENT_DIR}/envs/global.env" >> .env + + echo "Check Finish." + +else + echo "Error: .env file not found." +fi diff --git a/appstore/ztncui/1.2.18/scripts/uninstall.sh b/appstore/ztncui/1.2.18/scripts/uninstall.sh new file mode 100644 index 000000000..c86c4fbca --- /dev/null +++ b/appstore/ztncui/1.2.18/scripts/uninstall.sh @@ -0,0 +1,10 @@ +#!/bin/bash + +if [ -f .env ]; then + source .env + + echo "Check Finish." + +else + echo "Error: .env file not found." +fi diff --git a/appstore/ztncui/1.2.18/scripts/upgrade.sh b/appstore/ztncui/1.2.18/scripts/upgrade.sh new file mode 100644 index 000000000..07fb8c3fe --- /dev/null +++ b/appstore/ztncui/1.2.18/scripts/upgrade.sh @@ -0,0 +1,17 @@ +#!/bin/bash + +if [ -f .env ]; then + source .env + + # setup-1 add default values + CURRENT_DIR=$(pwd) + sed -i '/^ENV_FILE=/d' .env + sed -i '/^GLOBAL_ENV_FILE=/d' .env + echo "ENV_FILE=${CURRENT_DIR}/.env" >> .env + echo "GLOBAL_ENV_FILE=${CURRENT_DIR}/envs/global.env" >> .env + + echo "Check Finish." + +else + echo "Error: .env file not found." +fi diff --git a/dockge/alist-ffmpeg/docker-compose.yml b/dockge/alist-ffmpeg/docker-compose.yml index bb3b518b6..2311a14da 100644 --- a/dockge/alist-ffmpeg/docker-compose.yml +++ b/dockge/alist-ffmpeg/docker-compose.yml @@ -12,7 +12,7 @@ services: - PGID=0 - UMASK=022 - FORCE=false - image: xhofe/alist:v3.43.0-ffmpeg + image: xhofe/alist:v3.44.0-ffmpeg labels: createdBy: Apps networks: diff --git a/dockge/alist/docker-compose.yml b/dockge/alist/docker-compose.yml index c93503bad..9e7178f47 100644 --- a/dockge/alist/docker-compose.yml +++ b/dockge/alist/docker-compose.yml @@ -12,7 +12,7 @@ services: - PGID=0 - UMASK=022 - FORCE=false - image: xhofe/alist:v3.43.0 + image: xhofe/alist:v3.44.0 labels: createdBy: Apps networks: diff --git a/dockge/ammds/docker-compose.yml b/dockge/ammds/docker-compose.yml index 8dd251cdf..67a64f15c 100644 --- a/dockge/ammds/docker-compose.yml +++ b/dockge/ammds/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.0.23 + image: qyg2297248353/ammds:v1.0.28 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 93042c1c7..6a00141b9 100644 --- a/dockge/ani-rss/docker-compose.yml +++ b/dockge/ani-rss/docker-compose.yml @@ -11,7 +11,7 @@ services: - PORT=7789 - CONFIG=/config - TZ=Asia/Shanghai - image: wushuo894/ani-rss:v1.1.322 + image: wushuo894/ani-rss:v1.1.338 labels: createdBy: Apps networks: diff --git a/dockge/byte-muse/docker-compose.yml b/dockge/byte-muse/docker-compose.yml index c85a1cdb6..02266e076 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.8.3 + image: envyafish/byte-muse:1.10.1 labels: createdBy: Apps networks: diff --git a/dockge/casdoor/docker-compose.yml b/dockge/casdoor/docker-compose.yml index 44f2599ca..fe3f497e9 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:v1.864.0 + image: casbin/casdoor:v1.874.0 labels: createdBy: Apps networks: diff --git a/dockge/certimate/docker-compose.yml b/dockge/certimate/docker-compose.yml index d79662675..054326b03 100644 --- a/dockge/certimate/docker-compose.yml +++ b/dockge/certimate/docker-compose.yml @@ -7,7 +7,7 @@ services: env_file: - ./envs/global.env - .env - image: usual2970/certimate:v0.3.4 + image: usual2970/certimate:v0.3.6 labels: createdBy: Apps networks: diff --git a/dockge/dozzle/docker-compose.yml b/dockge/dozzle/docker-compose.yml index 193d17b5e..287f2c9a7 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.11.9 + image: amir20/dozzle:v8.12.0 labels: createdBy: Apps networks: diff --git a/dockge/dpanel-lite/docker-compose.yml b/dockge/dpanel-lite/docker-compose.yml index e64e7db9d..0145482cf 100644 --- a/dockge/dpanel-lite/docker-compose.yml +++ b/dockge/dpanel-lite/docker-compose.yml @@ -10,7 +10,7 @@ services: environment: - APP_NAME=${CONTAINER_NAME} - HTTPS_PROXY=${HTTP_PROXY} - image: dpanel/dpanel:1.6.1-lite + image: dpanel/dpanel:1.6.2-lite labels: createdBy: Apps networks: diff --git a/dockge/dpanel/docker-compose.yml b/dockge/dpanel/docker-compose.yml index 043db822a..3fb9614cc 100644 --- a/dockge/dpanel/docker-compose.yml +++ b/dockge/dpanel/docker-compose.yml @@ -10,7 +10,7 @@ services: environment: - APP_NAME=${CONTAINER_NAME} - HTTPS_PROXY=${HTTP_PROXY} - image: dpanel/dpanel:1.6.1 + image: dpanel/dpanel:1.6.2 labels: createdBy: Apps networks: diff --git a/dockge/elastic-elasticsearch/docker-compose.yml b/dockge/elastic-elasticsearch/docker-compose.yml index be0f2a615..75d0888b8 100644 --- a/dockge/elastic-elasticsearch/docker-compose.yml +++ b/dockge/elastic-elasticsearch/docker-compose.yml @@ -11,7 +11,7 @@ services: - LICENSE=basic - ES_SETTING_BOOTSTRAP_MEMORY__LOCK=true - ES_SETTING_PATH_REPO=/usr/share/elasticsearch/backup - image: elasticsearch:8.17.3 + image: elasticsearch:8.17.4 labels: createdBy: Apps networks: diff --git a/dockge/elastic-kibana/docker-compose.yml b/dockge/elastic-kibana/docker-compose.yml index 994fd0c46..73a9e5c34 100644 --- a/dockge/elastic-kibana/docker-compose.yml +++ b/dockge/elastic-kibana/docker-compose.yml @@ -14,7 +14,7 @@ services: - I18N_LOCALE="zh-CN" - SERVER_SHUTDOWNTIMEOUT="5s" - MONITORING_UI_CONTAINER_ELASTICSEARCH_ENABLED=true - image: kibana:8.17.3 + image: kibana:8.17.4 labels: createdBy: Apps networks: diff --git a/dockge/element-web/docker-compose.yml b/dockge/element-web/docker-compose.yml index fba3f92db..5b1581de6 100644 --- a/dockge/element-web/docker-compose.yml +++ b/dockge/element-web/docker-compose.yml @@ -7,7 +7,7 @@ services: env_file: - ./envs/global.env - .env - image: vectorim/element-web:v1.11.95 + image: vectorim/element-web:v1.11.96 labels: createdBy: Apps networks: diff --git a/dockge/ghost/docker-compose.yml b/dockge/ghost/docker-compose.yml index f18a4a4e7..f9af8c6d6 100644 --- a/dockge/ghost/docker-compose.yml +++ b/dockge/ghost/docker-compose.yml @@ -14,7 +14,7 @@ services: - database__client=mysql - mail__options__service=Email - mail__options__secure=true - image: ghost:5.113.1 + image: ghost:5.115.0 labels: createdBy: Apps networks: diff --git a/dockge/gitea/docker-compose.yml b/dockge/gitea/docker-compose.yml index 35f38065b..1d572e691 100644 --- a/dockge/gitea/docker-compose.yml +++ b/dockge/gitea/docker-compose.yml @@ -28,7 +28,7 @@ services: - GITEA__webhook__PROXY_HOSTS=${PROXY_HOSTS} - GITEA__git.config__http.proxy=${PROXY_URL} - GITEA__git.config__https.proxy=${PROXY_URL} - image: gitea/gitea:1.23.5 + image: gitea/gitea:1.23.6 labels: createdBy: Apps networks: diff --git a/dockge/glance/docker-compose.yml b/dockge/glance/docker-compose.yml index f697dd46e..80a526399 100644 --- a/dockge/glance/docker-compose.yml +++ b/dockge/glance/docker-compose.yml @@ -9,7 +9,7 @@ services: - .env environment: - TZ=Asia/Shanghai - image: glanceapp/glance:v0.7.7 + image: glanceapp/glance:v0.7.9 labels: createdBy: Apps networks: diff --git a/dockge/halo-h2/docker-compose.yml b/dockge/halo-h2/docker-compose.yml index 06a640af4..b5f22fab3 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.20.17 + image: halohub/halo:2.20.18 labels: createdBy: Apps networks: diff --git a/dockge/halo/docker-compose.yml b/dockge/halo/docker-compose.yml index 6598e1dc1..2d3aaea65 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.20.17 + image: halohub/halo:2.20.18 labels: createdBy: Apps networks: diff --git a/dockge/immich-machine-learning/docker-compose.yml b/dockge/immich-machine-learning/docker-compose.yml index 5cb659258..617a21d77 100644 --- a/dockge/immich-machine-learning/docker-compose.yml +++ b/dockge/immich-machine-learning/docker-compose.yml @@ -10,7 +10,7 @@ services: env_file: - ./envs/global.env - .env - image: ghcr.io/immich-app/immich-machine-learning:v1.129.0 + image: ghcr.io/immich-app/immich-machine-learning:v1.130.3 labels: createdBy: Apps networks: diff --git a/dockge/immich-no-machine/docker-compose.yml b/dockge/immich-no-machine/docker-compose.yml index d82e319aa..7d0f7bdc7 100644 --- a/dockge/immich-no-machine/docker-compose.yml +++ b/dockge/immich-no-machine/docker-compose.yml @@ -52,7 +52,7 @@ services: env_file: - ./envs/global.env - .env - image: ghcr.io/immich-app/immich-server:v1.129.0 + image: ghcr.io/immich-app/immich-server:v1.130.3 labels: createdBy: Apps networks: diff --git a/dockge/immich-server/docker-compose.yml b/dockge/immich-server/docker-compose.yml index 7e78c0b17..5cee16304 100644 --- a/dockge/immich-server/docker-compose.yml +++ b/dockge/immich-server/docker-compose.yml @@ -10,7 +10,7 @@ services: env_file: - ./envs/global.env - .env - image: ghcr.io/immich-app/immich-server:v1.129.0 + image: ghcr.io/immich-app/immich-server:v1.130.3 labels: createdBy: Apps networks: diff --git a/dockge/immich/docker-compose.yml b/dockge/immich/docker-compose.yml index d9072447f..75fa35432 100644 --- a/dockge/immich/docker-compose.yml +++ b/dockge/immich/docker-compose.yml @@ -10,7 +10,7 @@ services: env_file: - ./envs/global.env - .env - image: ghcr.io/immich-app/immich-machine-learning:v1.129.0 + image: ghcr.io/immich-app/immich-machine-learning:v1.130.3 labels: createdBy: Apps networks: @@ -68,7 +68,7 @@ services: env_file: - ./envs/global.env - .env - image: ghcr.io/immich-app/immich-server:v1.129.0 + image: ghcr.io/immich-app/immich-server:v1.130.3 labels: createdBy: Apps networks: diff --git a/dockge/mailserver/docker-compose.yml b/dockge/mailserver/docker-compose.yml index 5edd3aebc..5a5ecb947 100644 --- a/dockge/mailserver/docker-compose.yml +++ b/dockge/mailserver/docker-compose.yml @@ -26,7 +26,7 @@ services: test: ss --listening --tcp | grep -P 'LISTEN.+:smtp' || exit 1 timeout: 3s hostname: ${HOSTNAME_FQDN} - image: mailserver/docker-mailserver:15.0.0 + image: mailserver/docker-mailserver:15.0.2 labels: createdBy: Apps networks: diff --git a/dockge/metatube-server/docker-compose.yml b/dockge/metatube-server/docker-compose.yml index d150417d0..a8b079427 100644 --- a/dockge/metatube-server/docker-compose.yml +++ b/dockge/metatube-server/docker-compose.yml @@ -15,7 +15,7 @@ services: - DB_MAX_OPEN_CONNS=0 - DB_PREPARED_STMT=false - DB_AUTO_MIGRATE=true - image: metatube/metatube-server:1.2.9 + image: ghcr.io/metatube-community/metatube-server:1.2.11 labels: createdBy: Apps networks: diff --git a/dockge/movie-pilot_2_3_4/.env b/dockge/movie-pilot_2_3_6/.env similarity index 100% rename from dockge/movie-pilot_2_3_4/.env rename to dockge/movie-pilot_2_3_6/.env diff --git a/dockge/movie-pilot_2_3_4/docker-compose.yml b/dockge/movie-pilot_2_3_6/docker-compose.yml similarity index 97% rename from dockge/movie-pilot_2_3_4/docker-compose.yml rename to dockge/movie-pilot_2_3_6/docker-compose.yml index c83c4a09f..ac83c8dd7 100644 --- a/dockge/movie-pilot_2_3_4/docker-compose.yml +++ b/dockge/movie-pilot_2_3_6/docker-compose.yml @@ -19,7 +19,7 @@ services: - AUTH_SITE=iyuu,hhclub,audiences,hddolby,zmpt,freefarm,hdfans,wintersakura,leaves,ptba,icc2022,xingtan,ptvicomo,agsvpt,hdkyl,qingwa,discfan,haidan,rousi,sunny,ptcafe,ptzone,kufei,yemapt - HTTP_PROXY=${PROXY_HOST} - HTTPS_PROXY=${PROXY_HOST} - image: jxxghp/moviepilot-v2:2.3.4 + image: jxxghp/moviepilot-v2:2.3.6 labels: createdBy: Apps logging: diff --git a/dockge/movie-pilot_2_3_6/envs/default.env b/dockge/movie-pilot_2_3_6/envs/default.env new file mode 100644 index 000000000..cd05f46e6 --- /dev/null +++ b/dockge/movie-pilot_2_3_6/envs/default.env @@ -0,0 +1,2 @@ +# copyright© 2024 XinJiang Ms Studio +ENV_FILE=.env diff --git a/dockge/movie-pilot_2_3_6/envs/global.env b/dockge/movie-pilot_2_3_6/envs/global.env new file mode 100644 index 000000000..e10989fe4 --- /dev/null +++ b/dockge/movie-pilot_2_3_6/envs/global.env @@ -0,0 +1,2 @@ +# copyright© 2024 XinJiang Ms Studio +TZ=Asia/Shanghai diff --git a/dockge/movie-pilot_2_3_4/envs/movie-pilot.env b/dockge/movie-pilot_2_3_6/envs/movie-pilot.env similarity index 100% rename from dockge/movie-pilot_2_3_4/envs/movie-pilot.env rename to dockge/movie-pilot_2_3_6/envs/movie-pilot.env diff --git a/dockge/nezha-dash/docker-compose.yml b/dockge/nezha-dash/docker-compose.yml index fe1303661..e2727f64d 100644 --- a/dockge/nezha-dash/docker-compose.yml +++ b/dockge/nezha-dash/docker-compose.yml @@ -19,7 +19,7 @@ services: - NEXT_PUBLIC_CustomLogo=https://nezha-cf.buycoffee.top/apple-touch-icon.png - NEXT_PUBLIC_CustomTitle=NezhaDash - NEXT_PUBLIC_CustomDescription=NezhaDash is a dashboard for Nezha. - image: hamster1963/nezha-dash:v2.8.2 + image: hamster1963/nezha-dash:v2.9.1 labels: createdBy: Apps networks: diff --git a/dockge/nocodb/docker-compose.yml b/dockge/nocodb/docker-compose.yml index cb8592706..c57f46f86 100644 --- a/dockge/nocodb/docker-compose.yml +++ b/dockge/nocodb/docker-compose.yml @@ -17,7 +17,7 @@ services: - NC_SMTP_SECURE=true - NC_SMTP_IGNORE_TLS=false - NC_DB=${DB_TYPE}://${DB_HOSTNAME}:${DB_PORT}?u=${DB_USER}&p=${DB_PASSWD}&d=${DB_NAME} - image: nocodb/nocodb:0.262.3 + image: nocodb/nocodb:0.262.5 labels: createdBy: Apps networks: diff --git a/dockge/ollama/docker-compose.yml b/dockge/ollama/docker-compose.yml index 1a030ec14..79d516e23 100644 --- a/dockge/ollama/docker-compose.yml +++ b/dockge/ollama/docker-compose.yml @@ -18,7 +18,7 @@ services: - OLLAMA_MAX_QUEUE=512 - OLLAMA_FLASH_ATTENTION=0 - OLLAMA_KV_CACHE_TYPE=f16 - image: ollama/ollama:0.6.2 + image: ollama/ollama:0.6.3 labels: createdBy: Apps networks: diff --git a/dockge/onedev/docker-compose.yml b/dockge/onedev/docker-compose.yml index 247844c4e..1a45ad023 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:v11.7.5 + image: 1dev/server:11.8.3 labels: createdBy: Apps networks: diff --git a/dockge/page-spy-web/docker-compose.yml b/dockge/page-spy-web/docker-compose.yml index 07e100301..f3ccdf77e 100644 --- a/dockge/page-spy-web/docker-compose.yml +++ b/dockge/page-spy-web/docker-compose.yml @@ -7,7 +7,7 @@ services: env_file: - ./envs/global.env - .env - image: huolalatech/page-spy-web:v2.2.1 + image: huolalatech/page-spy-web:v2.2.2 labels: createdBy: Apps networks: diff --git a/dockge/photoprism/docker-compose.yml b/dockge/photoprism/docker-compose.yml index 33a9777ea..7fd3e482e 100644 --- a/dockge/photoprism/docker-compose.yml +++ b/dockge/photoprism/docker-compose.yml @@ -17,7 +17,7 @@ services: PHOTOPRISM_PASSWORD_LENGTH: 8 PHOTOPRISM_UID: 0 PHOTOPRISM_UMASK: 18 - image: photoprism/photoprism:250228 + image: photoprism/photoprism:250321 labels: createdBy: Apps networks: diff --git a/dockge/pi-hole-dhcp/docker-compose.yml b/dockge/pi-hole-dhcp/docker-compose.yml index 2bf86268c..fc44d642d 100644 --- a/dockge/pi-hole-dhcp/docker-compose.yml +++ b/dockge/pi-hole-dhcp/docker-compose.yml @@ -18,7 +18,7 @@ services: - 53 - 53/udp - ${PANEL_APP_PORT_HTTP} - image: pihole/pihole:2025.03.0 + image: pihole/pihole:2025.03.1 labels: createdBy: Apps network_mode: host diff --git a/dockge/pi-hole/docker-compose.yml b/dockge/pi-hole/docker-compose.yml index 97769ad58..4de4fde84 100644 --- a/dockge/pi-hole/docker-compose.yml +++ b/dockge/pi-hole/docker-compose.yml @@ -9,7 +9,7 @@ services: - .env environment: - TZ=Asia/Shanghai - image: pihole/pihole:2025.03.0 + image: pihole/pihole:2025.03.1 labels: createdBy: Apps networks: diff --git a/dockge/radarr/docker-compose.yml b/dockge/radarr/docker-compose.yml index 6aee9712c..2ea6e0b03 100644 --- a/dockge/radarr/docker-compose.yml +++ b/dockge/radarr/docker-compose.yml @@ -12,7 +12,7 @@ services: - PGID=1000 - UMASK=022 - TZ=Asia/Shanghai - image: linuxserver/radarr:5.20.2 + image: linuxserver/radarr:5.21.1 labels: createdBy: Apps networks: diff --git a/dockge/rsshub/docker-compose.yml b/dockge/rsshub/docker-compose.yml index 1a8d666a6..db806ffd9 100644 --- a/dockge/rsshub/docker-compose.yml +++ b/dockge/rsshub/docker-compose.yml @@ -57,7 +57,7 @@ services: - -f - http://localhost:1200/healthz?key=${ACCESS_KEY} timeout: 10s - image: diygod/rsshub:2025-03-20 + image: diygod/rsshub:2025-03-30 labels: createdBy: Apps networks: diff --git a/dockge/siyuan/docker-compose.yml b/dockge/siyuan/docker-compose.yml index 8191582a5..87f7c6b82 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.1.25 + image: b3log/siyuan:v3.1.26 labels: createdBy: Apps networks: diff --git a/dockge/stash-box/.env b/dockge/stash-box/.env new file mode 100644 index 000000000..8c050b0bf --- /dev/null +++ b/dockge/stash-box/.env @@ -0,0 +1,12 @@ +# 数据持久化路径 [必填] +STASH_BOX_ROOT_PATH=/home/stash-box + +# WebUI 端口 [必填] +PANEL_APP_PORT_HTTP=9999 + +# 网络代理地址 +HTTP_PROXY= + +# 跳过代理地址 +NO_PROXY=localhost,127.0.0.1,::1,192.168.0.0/16,10.0.0.0/8,*.local + diff --git a/dockge/stash-box/docker-compose.yml b/dockge/stash-box/docker-compose.yml new file mode 100644 index 000000000..f686e4445 --- /dev/null +++ b/dockge/stash-box/docker-compose.yml @@ -0,0 +1,32 @@ +networks: + 1panel-network: + external: true +services: + stash-box: + container_name: stash-box + env_file: + - ./envs/global.env + - .env + environment: + - HTTPS_PROXY=${HTTP_PROXY} + - HTTP_PROXY=${HTTP_PROXY:-} + - NO_PROXY=${NO_PROXY:-} + image: stashapp/stash-box:development + labels: + - createdBy=Apps + - traefik.http.routers.stash-box.rule=Host(``) + - traefik.http.routers.stash-box.tls=true + - traefik.http.routers.stash-box.tls.certresolver=stash-box + - traefik.port=9998 + logging: + driver: json-file + options: + max-file: '10' + max-size: 2m + networks: + - 1panel-network + ports: + - ${PANEL_APP_PORT_HTTP}:${PANEL_APP_PORT_HTTP} + restart: always + volumes: + - ${STASH_BOX_ROOT_PATH}/data:/root/.stash-box diff --git a/dockge/stash-box/envs/default.env b/dockge/stash-box/envs/default.env new file mode 100644 index 000000000..cd05f46e6 --- /dev/null +++ b/dockge/stash-box/envs/default.env @@ -0,0 +1,2 @@ +# copyright© 2024 XinJiang Ms Studio +ENV_FILE=.env diff --git a/dockge/stash-box/envs/global.env b/dockge/stash-box/envs/global.env new file mode 100644 index 000000000..e10989fe4 --- /dev/null +++ b/dockge/stash-box/envs/global.env @@ -0,0 +1,2 @@ +# copyright© 2024 XinJiang Ms Studio +TZ=Asia/Shanghai diff --git a/dockge/sun-panel/docker-compose.yml b/dockge/sun-panel/docker-compose.yml index cf0d0cfb4..f2174c5eb 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.6.1 + image: hslr/sun-panel:1.7.0 labels: createdBy: Apps networks: diff --git a/dockge/synapse/docker-compose.yml b/dockge/synapse/docker-compose.yml index 58a785417..3dc92113a 100644 --- a/dockge/synapse/docker-compose.yml +++ b/dockge/synapse/docker-compose.yml @@ -9,7 +9,7 @@ services: env_file: - ./envs/global.env - .env - image: matrixdotorg/synapse:v1.126.0 + image: matrixdotorg/synapse:v1.127.1 labels: createdBy: Apps networks: @@ -31,7 +31,7 @@ services: - SYNAPSE_REPORT_STATS=no - SYNAPSE_NO_TLS=true - SYNAPSE_HTTP_PORT=8008 - image: matrixdotorg/synapse:v1.126.0 + image: matrixdotorg/synapse:v1.127.1 networks: - 1panel-network restart: false diff --git a/dockge/v2raya-global/docker-compose.yml b/dockge/v2raya-global/docker-compose.yml index 34770c35d..f859c2153 100644 --- a/dockge/v2raya-global/docker-compose.yml +++ b/dockge/v2raya-global/docker-compose.yml @@ -13,7 +13,7 @@ services: - IPTABLES_MODE=legacy - V2RAYA_NFTABLES_SUPPORT=off - V2RAYA_V2RAY_BIN=/usr/local/bin/v2ray - image: mzz2017/v2raya:v2.2.6.6 + image: mzz2017/v2raya:v2.2.6.7 labels: createdBy: Apps network_mode: host diff --git a/dockge/v2raya/docker-compose.yml b/dockge/v2raya/docker-compose.yml index 531101853..5e25157b7 100644 --- a/dockge/v2raya/docker-compose.yml +++ b/dockge/v2raya/docker-compose.yml @@ -11,7 +11,7 @@ services: - V2RAYA_ADDRESS=0.0.0.0:2017 - V2RAYA_PLUGINLISTENPORT=32346 - V2RAYA_V2RAY_BIN=/usr/local/bin/v2ray - image: mzz2017/v2raya:v2.2.6.6 + image: mzz2017/v2raya:v2.2.6.7 labels: createdBy: Apps networks: diff --git a/dockge/watchyourlan/docker-compose.yml b/dockge/watchyourlan/docker-compose.yml index 1ca46ab4d..0e161e037 100644 --- a/dockge/watchyourlan/docker-compose.yml +++ b/dockge/watchyourlan/docker-compose.yml @@ -11,7 +11,7 @@ services: - HOST=0.0.0.0 - PORT=8840 - LOG_LEVEL=info - image: aceberg/watchyourlan:2.0.4 + image: aceberg/watchyourlan:2.1.2 labels: createdBy: Apps network_mode: host diff --git a/dockge/windows/docker-compose.yml b/dockge/windows/docker-compose.yml index da3dd731b..f5d5a1748 100644 --- a/dockge/windows/docker-compose.yml +++ b/dockge/windows/docker-compose.yml @@ -16,7 +16,7 @@ services: - REGION=en-US - KEYBOARD=en-US - VERSION=${VERSION} - image: dockurr/windows:4.25 + image: dockurr/windows:4.28 labels: createdBy: Apps networks: diff --git a/dockge/ztncui/docker-compose.yml b/dockge/ztncui/docker-compose.yml index fb2b27f47..36f8b8d45 100644 --- a/dockge/ztncui/docker-compose.yml +++ b/dockge/ztncui/docker-compose.yml @@ -12,7 +12,7 @@ services: - HTTP_PORT=${PANEL_APP_PORT_HTTP} - ZT_ADDR=localhost:${PANEL_APP_PORT_API} - HTTP_ALL_INTERFACES=yes - image: keynetworks/ztncui:1.2.17 + image: keynetworks/ztncui:1.2.18 labels: createdBy: Apps network_mode: ${NETWORK_MODE}