diff --git a/apps/ani-rss/2.1.12/.env b/apps/ani-rss/2.1.13/.env similarity index 100% rename from apps/ani-rss/2.1.12/.env rename to apps/ani-rss/2.1.13/.env diff --git a/apps/ani-rss/2.1.12/data.yml b/apps/ani-rss/2.1.13/data.yml similarity index 100% rename from apps/ani-rss/2.1.12/data.yml rename to apps/ani-rss/2.1.13/data.yml diff --git a/apps/ani-rss/2.1.12/docker-compose.yml b/apps/ani-rss/2.1.13/docker-compose.yml similarity index 95% rename from apps/ani-rss/2.1.12/docker-compose.yml rename to apps/ani-rss/2.1.13/docker-compose.yml index 2e29863..4daa5e0 100644 --- a/apps/ani-rss/2.1.12/docker-compose.yml +++ b/apps/ani-rss/2.1.13/docker-compose.yml @@ -14,7 +14,7 @@ services: - PORT=7789 - CONFIG=/config - TZ=Asia/Shanghai - image: wushuo894/ani-rss:v2.1.12 + image: wushuo894/ani-rss:v2.1.13 labels: createdBy: Apps networks: diff --git a/apps/ani-rss/2.1.12/envs/default.env b/apps/ani-rss/2.1.13/envs/default.env similarity index 100% rename from apps/ani-rss/2.1.12/envs/default.env rename to apps/ani-rss/2.1.13/envs/default.env diff --git a/apps/ani-rss/2.1.12/envs/global.env b/apps/ani-rss/2.1.13/envs/global.env similarity index 100% rename from apps/ani-rss/2.1.12/envs/global.env rename to apps/ani-rss/2.1.13/envs/global.env diff --git a/apps/ani-rss/2.1.12/scripts/init.sh b/apps/ani-rss/2.1.13/scripts/init.sh similarity index 100% rename from apps/ani-rss/2.1.12/scripts/init.sh rename to apps/ani-rss/2.1.13/scripts/init.sh diff --git a/apps/ani-rss/2.1.12/scripts/uninstall.sh b/apps/ani-rss/2.1.13/scripts/uninstall.sh similarity index 100% rename from apps/ani-rss/2.1.12/scripts/uninstall.sh rename to apps/ani-rss/2.1.13/scripts/uninstall.sh diff --git a/apps/ani-rss/2.1.12/scripts/upgrade.sh b/apps/ani-rss/2.1.13/scripts/upgrade.sh similarity index 100% rename from apps/ani-rss/2.1.12/scripts/upgrade.sh rename to apps/ani-rss/2.1.13/scripts/upgrade.sh diff --git a/apps/clouddrive2/0.9.6/.env b/apps/clouddrive2/0.9.7/.env similarity index 100% rename from apps/clouddrive2/0.9.6/.env rename to apps/clouddrive2/0.9.7/.env diff --git a/apps/clouddrive2/0.9.6/data.yml b/apps/clouddrive2/0.9.7/data.yml similarity index 100% rename from apps/clouddrive2/0.9.6/data.yml rename to apps/clouddrive2/0.9.7/data.yml diff --git a/apps/clouddrive2/0.9.6/docker-compose.yml b/apps/clouddrive2/0.9.7/docker-compose.yml similarity index 94% rename from apps/clouddrive2/0.9.6/docker-compose.yml rename to apps/clouddrive2/0.9.7/docker-compose.yml index 42d29e2..c0d1027 100644 --- a/apps/clouddrive2/0.9.6/docker-compose.yml +++ b/apps/clouddrive2/0.9.7/docker-compose.yml @@ -14,7 +14,7 @@ services: environment: - TZ=Asia/Shanghai - CLOUDDRIVE_HOME=/Config - image: cloudnas/clouddrive2:0.9.6 + image: cloudnas/clouddrive2:0.9.7 labels: createdBy: Apps networks: diff --git a/apps/clouddrive2/0.9.6/envs/default.env b/apps/clouddrive2/0.9.7/envs/default.env similarity index 100% rename from apps/clouddrive2/0.9.6/envs/default.env rename to apps/clouddrive2/0.9.7/envs/default.env diff --git a/apps/clouddrive2/0.9.6/envs/global.env b/apps/clouddrive2/0.9.7/envs/global.env similarity index 100% rename from apps/clouddrive2/0.9.6/envs/global.env rename to apps/clouddrive2/0.9.7/envs/global.env diff --git a/apps/clouddrive2/0.9.6/scripts/init.sh b/apps/clouddrive2/0.9.7/scripts/init.sh similarity index 100% rename from apps/clouddrive2/0.9.6/scripts/init.sh rename to apps/clouddrive2/0.9.7/scripts/init.sh diff --git a/apps/clouddrive2/0.9.6/scripts/uninstall.sh b/apps/clouddrive2/0.9.7/scripts/uninstall.sh similarity index 100% rename from apps/clouddrive2/0.9.6/scripts/uninstall.sh rename to apps/clouddrive2/0.9.7/scripts/uninstall.sh diff --git a/apps/clouddrive2/0.9.6/scripts/upgrade.sh b/apps/clouddrive2/0.9.7/scripts/upgrade.sh similarity index 100% rename from apps/clouddrive2/0.9.6/scripts/upgrade.sh rename to apps/clouddrive2/0.9.7/scripts/upgrade.sh diff --git a/apps/emby/4.9.1.21/.env b/apps/emby/4.9.1.22/.env similarity index 100% rename from apps/emby/4.9.1.21/.env rename to apps/emby/4.9.1.22/.env diff --git a/apps/emby/4.9.1.21/data.yml b/apps/emby/4.9.1.22/data.yml similarity index 100% rename from apps/emby/4.9.1.21/data.yml rename to apps/emby/4.9.1.22/data.yml diff --git a/apps/emby/4.9.1.21/docker-compose.yml b/apps/emby/4.9.1.22/docker-compose.yml similarity index 96% rename from apps/emby/4.9.1.21/docker-compose.yml rename to apps/emby/4.9.1.22/docker-compose.yml index d1a829b..888b06d 100644 --- a/apps/emby/4.9.1.21/docker-compose.yml +++ b/apps/emby/4.9.1.22/docker-compose.yml @@ -13,7 +13,7 @@ services: - HTTP_PROXY=${HTTP_PROXY:-} - HTTPS_PROXY=${HTTP_PROXY:-} - NO_PROXY=localhost,127.0.0.1,::1 - image: emby/embyserver:4.9.1.21 + image: emby/embyserver:4.9.1.22 labels: createdBy: Apps network_mode: ${NETWORK_MODE} diff --git a/apps/emby/4.9.1.21/envs/default.env b/apps/emby/4.9.1.22/envs/default.env similarity index 100% rename from apps/emby/4.9.1.21/envs/default.env rename to apps/emby/4.9.1.22/envs/default.env diff --git a/apps/emby/4.9.1.21/envs/global.env b/apps/emby/4.9.1.22/envs/global.env similarity index 100% rename from apps/emby/4.9.1.21/envs/global.env rename to apps/emby/4.9.1.22/envs/global.env diff --git a/apps/emby/4.9.1.21/scripts/init.sh b/apps/emby/4.9.1.22/scripts/init.sh similarity index 100% rename from apps/emby/4.9.1.21/scripts/init.sh rename to apps/emby/4.9.1.22/scripts/init.sh diff --git a/apps/emby/4.9.1.21/scripts/uninstall.sh b/apps/emby/4.9.1.22/scripts/uninstall.sh similarity index 100% rename from apps/emby/4.9.1.21/scripts/uninstall.sh rename to apps/emby/4.9.1.22/scripts/uninstall.sh diff --git a/apps/emby/4.9.1.21/scripts/upgrade.sh b/apps/emby/4.9.1.22/scripts/upgrade.sh similarity index 100% rename from apps/emby/4.9.1.21/scripts/upgrade.sh rename to apps/emby/4.9.1.22/scripts/upgrade.sh diff --git a/apps/ghost/6.0.4/.env b/apps/ghost/6.0.5/.env similarity index 100% rename from apps/ghost/6.0.4/.env rename to apps/ghost/6.0.5/.env diff --git a/apps/ghost/6.0.4/data.yml b/apps/ghost/6.0.5/data.yml similarity index 100% rename from apps/ghost/6.0.4/data.yml rename to apps/ghost/6.0.5/data.yml diff --git a/apps/ghost/6.0.4/docker-compose.yml b/apps/ghost/6.0.5/docker-compose.yml similarity index 95% rename from apps/ghost/6.0.4/docker-compose.yml rename to apps/ghost/6.0.5/docker-compose.yml index 5e6e844..a8a5b1e 100644 --- a/apps/ghost/6.0.4/docker-compose.yml +++ b/apps/ghost/6.0.5/docker-compose.yml @@ -14,7 +14,7 @@ services: - database__client=mysql - mail__options__service=Email - mail__options__secure=true - image: ghost:6.0.4 + image: ghost:6.0.5 labels: createdBy: Apps networks: diff --git a/apps/ghost/6.0.4/envs/default.env b/apps/ghost/6.0.5/envs/default.env similarity index 100% rename from apps/ghost/6.0.4/envs/default.env rename to apps/ghost/6.0.5/envs/default.env diff --git a/apps/ghost/6.0.4/envs/global.env b/apps/ghost/6.0.5/envs/global.env similarity index 100% rename from apps/ghost/6.0.4/envs/global.env rename to apps/ghost/6.0.5/envs/global.env diff --git a/apps/ghost/6.0.4/scripts/init.sh b/apps/ghost/6.0.5/scripts/init.sh similarity index 100% rename from apps/ghost/6.0.4/scripts/init.sh rename to apps/ghost/6.0.5/scripts/init.sh diff --git a/apps/ghost/6.0.4/scripts/uninstall.sh b/apps/ghost/6.0.5/scripts/uninstall.sh similarity index 100% rename from apps/ghost/6.0.4/scripts/uninstall.sh rename to apps/ghost/6.0.5/scripts/uninstall.sh diff --git a/apps/ghost/6.0.4/scripts/upgrade.sh b/apps/ghost/6.0.5/scripts/upgrade.sh similarity index 100% rename from apps/ghost/6.0.4/scripts/upgrade.sh rename to apps/ghost/6.0.5/scripts/upgrade.sh diff --git a/apps/homarr/1.33.0/.env b/apps/homarr/1.34.0/.env similarity index 100% rename from apps/homarr/1.33.0/.env rename to apps/homarr/1.34.0/.env diff --git a/apps/homarr/1.33.0/data.yml b/apps/homarr/1.34.0/data.yml similarity index 100% rename from apps/homarr/1.33.0/data.yml rename to apps/homarr/1.34.0/data.yml diff --git a/apps/homarr/1.33.0/docker-compose.yml b/apps/homarr/1.34.0/docker-compose.yml similarity index 89% rename from apps/homarr/1.33.0/docker-compose.yml rename to apps/homarr/1.34.0/docker-compose.yml index 9f7e4cd..ecb6fed 100644 --- a/apps/homarr/1.33.0/docker-compose.yml +++ b/apps/homarr/1.34.0/docker-compose.yml @@ -7,7 +7,7 @@ services: env_file: - ./envs/global.env - .env - image: ghcr.io/homarr-labs/homarr:v1.33.0 + image: ghcr.io/homarr-labs/homarr:v1.34.0 labels: createdBy: Apps network_mode: ${NETWORK_MODE} diff --git a/apps/homarr/1.33.0/envs/default.env b/apps/homarr/1.34.0/envs/default.env similarity index 100% rename from apps/homarr/1.33.0/envs/default.env rename to apps/homarr/1.34.0/envs/default.env diff --git a/apps/homarr/1.33.0/envs/global.env b/apps/homarr/1.34.0/envs/global.env similarity index 100% rename from apps/homarr/1.33.0/envs/global.env rename to apps/homarr/1.34.0/envs/global.env diff --git a/apps/homarr/1.33.0/scripts/init.sh b/apps/homarr/1.34.0/scripts/init.sh similarity index 100% rename from apps/homarr/1.33.0/scripts/init.sh rename to apps/homarr/1.34.0/scripts/init.sh diff --git a/apps/homarr/1.33.0/scripts/uninstall.sh b/apps/homarr/1.34.0/scripts/uninstall.sh similarity index 100% rename from apps/homarr/1.33.0/scripts/uninstall.sh rename to apps/homarr/1.34.0/scripts/uninstall.sh diff --git a/apps/homarr/1.33.0/scripts/upgrade.sh b/apps/homarr/1.34.0/scripts/upgrade.sh similarity index 100% rename from apps/homarr/1.33.0/scripts/upgrade.sh rename to apps/homarr/1.34.0/scripts/upgrade.sh diff --git a/apps/immich-machine-learning/1.138.0/.env b/apps/immich-machine-learning/1.139.2/.env similarity index 100% rename from apps/immich-machine-learning/1.138.0/.env rename to apps/immich-machine-learning/1.139.2/.env diff --git a/apps/immich-machine-learning/1.138.0/data.yml b/apps/immich-machine-learning/1.139.2/data.yml similarity index 100% rename from apps/immich-machine-learning/1.138.0/data.yml rename to apps/immich-machine-learning/1.139.2/data.yml diff --git a/apps/immich-machine-learning/1.138.0/docker-compose.yml b/apps/immich-machine-learning/1.139.2/docker-compose.yml similarity index 87% rename from apps/immich-machine-learning/1.138.0/docker-compose.yml rename to apps/immich-machine-learning/1.139.2/docker-compose.yml index 5b4bee1..f2c7ff5 100644 --- a/apps/immich-machine-learning/1.138.0/docker-compose.yml +++ b/apps/immich-machine-learning/1.139.2/docker-compose.yml @@ -10,7 +10,7 @@ services: env_file: - ./envs/global.env - .env - image: ghcr.io/immich-app/immich-machine-learning:v1.138.1 + image: ghcr.io/immich-app/immich-machine-learning:v1.139.2 labels: createdBy: Apps networks: diff --git a/apps/immich-machine-learning/1.138.0/envs/default.env b/apps/immich-machine-learning/1.139.2/envs/default.env similarity index 100% rename from apps/immich-machine-learning/1.138.0/envs/default.env rename to apps/immich-machine-learning/1.139.2/envs/default.env diff --git a/apps/immich-machine-learning/1.138.0/envs/global.env b/apps/immich-machine-learning/1.139.2/envs/global.env similarity index 100% rename from apps/immich-machine-learning/1.138.0/envs/global.env rename to apps/immich-machine-learning/1.139.2/envs/global.env diff --git a/apps/immich-machine-learning/1.138.0/scripts/init.sh b/apps/immich-machine-learning/1.139.2/scripts/init.sh similarity index 100% rename from apps/immich-machine-learning/1.138.0/scripts/init.sh rename to apps/immich-machine-learning/1.139.2/scripts/init.sh diff --git a/apps/immich-machine-learning/1.138.0/scripts/uninstall.sh b/apps/immich-machine-learning/1.139.2/scripts/uninstall.sh similarity index 100% rename from apps/immich-machine-learning/1.138.0/scripts/uninstall.sh rename to apps/immich-machine-learning/1.139.2/scripts/uninstall.sh diff --git a/apps/immich-machine-learning/1.138.0/scripts/upgrade.sh b/apps/immich-machine-learning/1.139.2/scripts/upgrade.sh similarity index 100% rename from apps/immich-machine-learning/1.138.0/scripts/upgrade.sh rename to apps/immich-machine-learning/1.139.2/scripts/upgrade.sh diff --git a/apps/immich-no-machine/1.138.1/.env b/apps/immich-no-machine/1.139.2/.env similarity index 100% rename from apps/immich-no-machine/1.138.1/.env rename to apps/immich-no-machine/1.139.2/.env diff --git a/apps/immich-no-machine/1.138.1/data.yml b/apps/immich-no-machine/1.139.2/data.yml similarity index 100% rename from apps/immich-no-machine/1.138.1/data.yml rename to apps/immich-no-machine/1.139.2/data.yml diff --git a/apps/immich-no-machine/1.138.1/docker-compose.yml b/apps/immich-no-machine/1.139.2/docker-compose.yml similarity index 95% rename from apps/immich-no-machine/1.138.1/docker-compose.yml rename to apps/immich-no-machine/1.139.2/docker-compose.yml index 28b182a..9e10c94 100644 --- a/apps/immich-no-machine/1.138.1/docker-compose.yml +++ b/apps/immich-no-machine/1.139.2/docker-compose.yml @@ -29,7 +29,7 @@ services: env_file: - ./envs/global.env - .env - image: ghcr.io/immich-app/immich-server:v1.138.1 + image: ghcr.io/immich-app/immich-server:v1.139.2 labels: createdBy: Apps networks: diff --git a/apps/immich-no-machine/1.138.1/envs/default.env b/apps/immich-no-machine/1.139.2/envs/default.env similarity index 100% rename from apps/immich-no-machine/1.138.1/envs/default.env rename to apps/immich-no-machine/1.139.2/envs/default.env diff --git a/apps/immich-no-machine/1.138.1/envs/global.env b/apps/immich-no-machine/1.139.2/envs/global.env similarity index 100% rename from apps/immich-no-machine/1.138.1/envs/global.env rename to apps/immich-no-machine/1.139.2/envs/global.env diff --git a/apps/immich-no-machine/1.138.1/scripts/init.sh b/apps/immich-no-machine/1.139.2/scripts/init.sh similarity index 100% rename from apps/immich-no-machine/1.138.1/scripts/init.sh rename to apps/immich-no-machine/1.139.2/scripts/init.sh diff --git a/apps/immich-no-machine/1.138.1/scripts/uninstall.sh b/apps/immich-no-machine/1.139.2/scripts/uninstall.sh similarity index 100% rename from apps/immich-no-machine/1.138.1/scripts/uninstall.sh rename to apps/immich-no-machine/1.139.2/scripts/uninstall.sh diff --git a/apps/immich-no-machine/1.138.1/scripts/upgrade.sh b/apps/immich-no-machine/1.139.2/scripts/upgrade.sh similarity index 100% rename from apps/immich-no-machine/1.138.1/scripts/upgrade.sh rename to apps/immich-no-machine/1.139.2/scripts/upgrade.sh diff --git a/apps/immich-server/1.138.1/.env b/apps/immich-server/1.139.2/.env similarity index 100% rename from apps/immich-server/1.138.1/.env rename to apps/immich-server/1.139.2/.env diff --git a/apps/immich-server/1.138.1/data.yml b/apps/immich-server/1.139.2/data.yml similarity index 100% rename from apps/immich-server/1.138.1/data.yml rename to apps/immich-server/1.139.2/data.yml diff --git a/apps/immich-server/1.138.1/docker-compose.yml b/apps/immich-server/1.139.2/docker-compose.yml similarity index 89% rename from apps/immich-server/1.138.1/docker-compose.yml rename to apps/immich-server/1.139.2/docker-compose.yml index 590b17c..b074692 100644 --- a/apps/immich-server/1.138.1/docker-compose.yml +++ b/apps/immich-server/1.139.2/docker-compose.yml @@ -10,7 +10,7 @@ services: env_file: - ./envs/global.env - .env - image: ghcr.io/immich-app/immich-server:v1.138.1 + image: ghcr.io/immich-app/immich-server:v1.139.2 labels: createdBy: Apps networks: diff --git a/apps/immich-server/1.138.1/envs/default.env b/apps/immich-server/1.139.2/envs/default.env similarity index 100% rename from apps/immich-server/1.138.1/envs/default.env rename to apps/immich-server/1.139.2/envs/default.env diff --git a/apps/immich-server/1.138.1/envs/global.env b/apps/immich-server/1.139.2/envs/global.env similarity index 100% rename from apps/immich-server/1.138.1/envs/global.env rename to apps/immich-server/1.139.2/envs/global.env diff --git a/apps/immich-server/1.138.1/scripts/init.sh b/apps/immich-server/1.139.2/scripts/init.sh similarity index 100% rename from apps/immich-server/1.138.1/scripts/init.sh rename to apps/immich-server/1.139.2/scripts/init.sh diff --git a/apps/immich-server/1.138.1/scripts/uninstall.sh b/apps/immich-server/1.139.2/scripts/uninstall.sh similarity index 100% rename from apps/immich-server/1.138.1/scripts/uninstall.sh rename to apps/immich-server/1.139.2/scripts/uninstall.sh diff --git a/apps/immich-server/1.138.1/scripts/upgrade.sh b/apps/immich-server/1.139.2/scripts/upgrade.sh similarity index 100% rename from apps/immich-server/1.138.1/scripts/upgrade.sh rename to apps/immich-server/1.139.2/scripts/upgrade.sh diff --git a/apps/immich/1.138.1/.env b/apps/immich/1.139.2/.env similarity index 100% rename from apps/immich/1.138.1/.env rename to apps/immich/1.139.2/.env diff --git a/apps/immich/1.138.1/data.yml b/apps/immich/1.139.2/data.yml similarity index 100% rename from apps/immich/1.138.1/data.yml rename to apps/immich/1.139.2/data.yml diff --git a/apps/immich/1.138.1/docker-compose.yml b/apps/immich/1.139.2/docker-compose.yml similarity index 92% rename from apps/immich/1.138.1/docker-compose.yml rename to apps/immich/1.139.2/docker-compose.yml index 8bd2689..71b00d2 100644 --- a/apps/immich/1.138.1/docker-compose.yml +++ b/apps/immich/1.139.2/docker-compose.yml @@ -10,7 +10,7 @@ services: env_file: - ./envs/global.env - .env - image: ghcr.io/immich-app/immich-machine-learning:v1.138.1 + image: ghcr.io/immich-app/immich-machine-learning:v1.139.2 labels: createdBy: Apps networks: @@ -45,7 +45,7 @@ services: env_file: - ./envs/global.env - .env - image: ghcr.io/immich-app/immich-server:v1.138.1 + image: ghcr.io/immich-app/immich-server:v1.139.2 labels: createdBy: Apps networks: diff --git a/apps/immich/1.138.1/envs/default.env b/apps/immich/1.139.2/envs/default.env similarity index 100% rename from apps/immich/1.138.1/envs/default.env rename to apps/immich/1.139.2/envs/default.env diff --git a/apps/immich/1.138.1/envs/global.env b/apps/immich/1.139.2/envs/global.env similarity index 100% rename from apps/immich/1.138.1/envs/global.env rename to apps/immich/1.139.2/envs/global.env diff --git a/apps/immich/1.138.1/scripts/init.sh b/apps/immich/1.139.2/scripts/init.sh similarity index 100% rename from apps/immich/1.138.1/scripts/init.sh rename to apps/immich/1.139.2/scripts/init.sh diff --git a/apps/immich/1.138.1/scripts/uninstall.sh b/apps/immich/1.139.2/scripts/uninstall.sh similarity index 100% rename from apps/immich/1.138.1/scripts/uninstall.sh rename to apps/immich/1.139.2/scripts/uninstall.sh diff --git a/apps/immich/1.138.1/scripts/upgrade.sh b/apps/immich/1.139.2/scripts/upgrade.sh similarity index 100% rename from apps/immich/1.138.1/scripts/upgrade.sh rename to apps/immich/1.139.2/scripts/upgrade.sh diff --git a/apps/nezha-dash/2.9.9/.env b/apps/nezha-dash/2.9.10/.env similarity index 100% rename from apps/nezha-dash/2.9.9/.env rename to apps/nezha-dash/2.9.10/.env diff --git a/apps/nezha-dash/2.9.9/data.yml b/apps/nezha-dash/2.9.10/data.yml similarity index 100% rename from apps/nezha-dash/2.9.9/data.yml rename to apps/nezha-dash/2.9.10/data.yml diff --git a/apps/nezha-dash/2.9.9/docker-compose.yml b/apps/nezha-dash/2.9.10/docker-compose.yml similarity index 94% rename from apps/nezha-dash/2.9.9/docker-compose.yml rename to apps/nezha-dash/2.9.10/docker-compose.yml index 8bdaa34..8f00b9b 100644 --- a/apps/nezha-dash/2.9.9/docker-compose.yml +++ b/apps/nezha-dash/2.9.10/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.9.9 + image: hamster1963/nezha-dash:v2.9.10 labels: createdBy: Apps networks: diff --git a/apps/nezha-dash/2.9.9/envs/default.env b/apps/nezha-dash/2.9.10/envs/default.env similarity index 100% rename from apps/nezha-dash/2.9.9/envs/default.env rename to apps/nezha-dash/2.9.10/envs/default.env diff --git a/apps/nezha-dash/2.9.9/envs/global.env b/apps/nezha-dash/2.9.10/envs/global.env similarity index 100% rename from apps/nezha-dash/2.9.9/envs/global.env rename to apps/nezha-dash/2.9.10/envs/global.env diff --git a/apps/nezha-dash/2.9.9/scripts/init.sh b/apps/nezha-dash/2.9.10/scripts/init.sh similarity index 100% rename from apps/nezha-dash/2.9.9/scripts/init.sh rename to apps/nezha-dash/2.9.10/scripts/init.sh diff --git a/apps/nezha-dash/2.9.9/scripts/uninstall.sh b/apps/nezha-dash/2.9.10/scripts/uninstall.sh similarity index 100% rename from apps/nezha-dash/2.9.9/scripts/uninstall.sh rename to apps/nezha-dash/2.9.10/scripts/uninstall.sh diff --git a/apps/nezha-dash/2.9.9/scripts/upgrade.sh b/apps/nezha-dash/2.9.10/scripts/upgrade.sh similarity index 100% rename from apps/nezha-dash/2.9.9/scripts/upgrade.sh rename to apps/nezha-dash/2.9.10/scripts/upgrade.sh diff --git a/apps/open-webui/0.6.24/.env b/apps/open-webui/0.6.25/.env similarity index 100% rename from apps/open-webui/0.6.24/.env rename to apps/open-webui/0.6.25/.env diff --git a/apps/open-webui/0.6.24/data.yml b/apps/open-webui/0.6.25/data.yml similarity index 100% rename from apps/open-webui/0.6.24/data.yml rename to apps/open-webui/0.6.25/data.yml diff --git a/apps/open-webui/0.6.24/docker-compose.yml b/apps/open-webui/0.6.25/docker-compose.yml similarity index 91% rename from apps/open-webui/0.6.24/docker-compose.yml rename to apps/open-webui/0.6.25/docker-compose.yml index 9612fee..2de2976 100644 --- a/apps/open-webui/0.6.24/docker-compose.yml +++ b/apps/open-webui/0.6.25/docker-compose.yml @@ -15,7 +15,7 @@ services: - ENABLE_OLLAMA_API=True - ENABLE_OPENAI_API=False - https_proxy=${http_proxy} - image: ghcr.io/open-webui/open-webui:0.6.24 + image: ghcr.io/open-webui/open-webui:v0.6.25 labels: createdBy: Apps networks: diff --git a/apps/open-webui/0.6.24/envs/default.env b/apps/open-webui/0.6.25/envs/default.env similarity index 100% rename from apps/open-webui/0.6.24/envs/default.env rename to apps/open-webui/0.6.25/envs/default.env diff --git a/apps/open-webui/0.6.24/envs/global.env b/apps/open-webui/0.6.25/envs/global.env similarity index 100% rename from apps/open-webui/0.6.24/envs/global.env rename to apps/open-webui/0.6.25/envs/global.env diff --git a/apps/open-webui/0.6.24/scripts/init.sh b/apps/open-webui/0.6.25/scripts/init.sh similarity index 100% rename from apps/open-webui/0.6.24/scripts/init.sh rename to apps/open-webui/0.6.25/scripts/init.sh diff --git a/apps/open-webui/0.6.24/scripts/uninstall.sh b/apps/open-webui/0.6.25/scripts/uninstall.sh similarity index 100% rename from apps/open-webui/0.6.24/scripts/uninstall.sh rename to apps/open-webui/0.6.25/scripts/uninstall.sh diff --git a/apps/open-webui/0.6.24/scripts/upgrade.sh b/apps/open-webui/0.6.25/scripts/upgrade.sh similarity index 100% rename from apps/open-webui/0.6.24/scripts/upgrade.sh rename to apps/open-webui/0.6.25/scripts/upgrade.sh diff --git a/apps/super-productivity/14.3.3/.env b/apps/super-productivity/14.3.4/.env similarity index 100% rename from apps/super-productivity/14.3.3/.env rename to apps/super-productivity/14.3.4/.env diff --git a/apps/super-productivity/14.3.3/conf/webdav.yaml b/apps/super-productivity/14.3.4/conf/webdav.yaml similarity index 100% rename from apps/super-productivity/14.3.3/conf/webdav.yaml rename to apps/super-productivity/14.3.4/conf/webdav.yaml diff --git a/apps/super-productivity/14.3.3/data.yml b/apps/super-productivity/14.3.4/data.yml similarity index 100% rename from apps/super-productivity/14.3.3/data.yml rename to apps/super-productivity/14.3.4/data.yml diff --git a/apps/super-productivity/14.3.3/docker-compose.yml b/apps/super-productivity/14.3.4/docker-compose.yml similarity index 93% rename from apps/super-productivity/14.3.3/docker-compose.yml rename to apps/super-productivity/14.3.4/docker-compose.yml index 8a3a923..ff72408 100644 --- a/apps/super-productivity/14.3.3/docker-compose.yml +++ b/apps/super-productivity/14.3.4/docker-compose.yml @@ -21,7 +21,7 @@ services: environment: - TZ=Asia/Shanghai - WEBDAV_BACKEND=http://sp-webdav - image: johannesjo/super-productivity:v14.3.3 + image: johannesjo/super-productivity:v14.3.4 labels: createdBy: Apps networks: diff --git a/apps/super-productivity/14.3.3/envs/default.env b/apps/super-productivity/14.3.4/envs/default.env similarity index 100% rename from apps/super-productivity/14.3.3/envs/default.env rename to apps/super-productivity/14.3.4/envs/default.env diff --git a/apps/super-productivity/14.3.3/envs/global.env b/apps/super-productivity/14.3.4/envs/global.env similarity index 100% rename from apps/super-productivity/14.3.3/envs/global.env rename to apps/super-productivity/14.3.4/envs/global.env diff --git a/apps/super-productivity/14.3.3/scripts/init.sh b/apps/super-productivity/14.3.4/scripts/init.sh similarity index 100% rename from apps/super-productivity/14.3.3/scripts/init.sh rename to apps/super-productivity/14.3.4/scripts/init.sh diff --git a/apps/super-productivity/14.3.3/scripts/uninstall.sh b/apps/super-productivity/14.3.4/scripts/uninstall.sh similarity index 100% rename from apps/super-productivity/14.3.3/scripts/uninstall.sh rename to apps/super-productivity/14.3.4/scripts/uninstall.sh diff --git a/apps/super-productivity/14.3.3/scripts/upgrade.sh b/apps/super-productivity/14.3.4/scripts/upgrade.sh similarity index 100% rename from apps/super-productivity/14.3.3/scripts/upgrade.sh rename to apps/super-productivity/14.3.4/scripts/upgrade.sh