From 4b47cd9fbcee91d0f564188bef32cfbd22ea2a66 Mon Sep 17 00:00:00 2001 From: QYG2297248353 Date: Sat, 2 May 2026 02:56:52 +0000 Subject: [PATCH] Processed apps directory via GitHub Actions --- appstore/apprise/{1.4.0 => 1.4.1}/.env | 0 appstore/apprise/{1.4.0 => 1.4.1}/data.yml | 0 appstore/apprise/{1.4.0 => 1.4.1}/docker-compose.yml | 2 +- appstore/apprise/{1.4.0 => 1.4.1}/envs/default.env | 0 appstore/apprise/{1.4.0 => 1.4.1}/envs/global.env | 0 appstore/apprise/{1.4.0 => 1.4.1}/scripts/init.sh | 0 appstore/apprise/{1.4.0 => 1.4.1}/scripts/uninstall.sh | 0 appstore/apprise/{1.4.0 => 1.4.1}/scripts/upgrade.sh | 0 appstore/homarr/{1.59.3 => 1.60.0}/.env | 0 appstore/homarr/{1.59.3 => 1.60.0}/data.yml | 0 appstore/homarr/{1.59.3 => 1.60.0}/docker-compose.yml | 2 +- appstore/homarr/{1.59.3 => 1.60.0}/envs/default.env | 0 appstore/homarr/{1.59.3 => 1.60.0}/envs/global.env | 0 appstore/homarr/{1.59.3 => 1.60.0}/scripts/init.sh | 0 appstore/homarr/{1.59.3 => 1.60.0}/scripts/uninstall.sh | 0 appstore/homarr/{1.59.3 => 1.60.0}/scripts/upgrade.sh | 0 appstore/super-productivity/{18.3.0 => 18.4.3}/.env | 0 appstore/super-productivity/{18.3.0 => 18.4.3}/conf/webdav.yaml | 0 appstore/super-productivity/{18.3.0 => 18.4.3}/data.yml | 0 .../super-productivity/{18.3.0 => 18.4.3}/docker-compose.yml | 2 +- appstore/super-productivity/{18.3.0 => 18.4.3}/envs/default.env | 0 appstore/super-productivity/{18.3.0 => 18.4.3}/envs/global.env | 0 appstore/super-productivity/{18.3.0 => 18.4.3}/scripts/init.sh | 0 .../super-productivity/{18.3.0 => 18.4.3}/scripts/uninstall.sh | 0 .../super-productivity/{18.3.0 => 18.4.3}/scripts/upgrade.sh | 0 dockge/apprise/docker-compose.yml | 2 +- dockge/{homarr_1_59_3 => homarr_1_60_0}/.env | 0 dockge/{homarr_1_59_3 => homarr_1_60_0}/docker-compose.yml | 2 +- dockge/{homarr_1_59_3 => homarr_1_60_0}/envs/default.env | 0 dockge/{homarr_1_59_3 => homarr_1_60_0}/envs/global.env | 0 dockge/super-productivity/docker-compose.yml | 2 +- 31 files changed, 6 insertions(+), 6 deletions(-) rename appstore/apprise/{1.4.0 => 1.4.1}/.env (100%) rename appstore/apprise/{1.4.0 => 1.4.1}/data.yml (100%) rename appstore/apprise/{1.4.0 => 1.4.1}/docker-compose.yml (94%) rename appstore/apprise/{1.4.0 => 1.4.1}/envs/default.env (100%) rename appstore/apprise/{1.4.0 => 1.4.1}/envs/global.env (100%) rename appstore/apprise/{1.4.0 => 1.4.1}/scripts/init.sh (100%) rename appstore/apprise/{1.4.0 => 1.4.1}/scripts/uninstall.sh (100%) rename appstore/apprise/{1.4.0 => 1.4.1}/scripts/upgrade.sh (100%) rename appstore/homarr/{1.59.3 => 1.60.0}/.env (100%) rename appstore/homarr/{1.59.3 => 1.60.0}/data.yml (100%) rename appstore/homarr/{1.59.3 => 1.60.0}/docker-compose.yml (89%) rename appstore/homarr/{1.59.3 => 1.60.0}/envs/default.env (100%) rename appstore/homarr/{1.59.3 => 1.60.0}/envs/global.env (100%) rename appstore/homarr/{1.59.3 => 1.60.0}/scripts/init.sh (100%) rename appstore/homarr/{1.59.3 => 1.60.0}/scripts/uninstall.sh (100%) rename appstore/homarr/{1.59.3 => 1.60.0}/scripts/upgrade.sh (100%) rename appstore/super-productivity/{18.3.0 => 18.4.3}/.env (100%) rename appstore/super-productivity/{18.3.0 => 18.4.3}/conf/webdav.yaml (100%) rename appstore/super-productivity/{18.3.0 => 18.4.3}/data.yml (100%) rename appstore/super-productivity/{18.3.0 => 18.4.3}/docker-compose.yml (93%) rename appstore/super-productivity/{18.3.0 => 18.4.3}/envs/default.env (100%) rename appstore/super-productivity/{18.3.0 => 18.4.3}/envs/global.env (100%) rename appstore/super-productivity/{18.3.0 => 18.4.3}/scripts/init.sh (100%) rename appstore/super-productivity/{18.3.0 => 18.4.3}/scripts/uninstall.sh (100%) rename appstore/super-productivity/{18.3.0 => 18.4.3}/scripts/upgrade.sh (100%) rename dockge/{homarr_1_59_3 => homarr_1_60_0}/.env (100%) rename dockge/{homarr_1_59_3 => homarr_1_60_0}/docker-compose.yml (89%) rename dockge/{homarr_1_59_3 => homarr_1_60_0}/envs/default.env (100%) rename dockge/{homarr_1_59_3 => homarr_1_60_0}/envs/global.env (100%) diff --git a/appstore/apprise/1.4.0/.env b/appstore/apprise/1.4.1/.env similarity index 100% rename from appstore/apprise/1.4.0/.env rename to appstore/apprise/1.4.1/.env diff --git a/appstore/apprise/1.4.0/data.yml b/appstore/apprise/1.4.1/data.yml similarity index 100% rename from appstore/apprise/1.4.0/data.yml rename to appstore/apprise/1.4.1/data.yml diff --git a/appstore/apprise/1.4.0/docker-compose.yml b/appstore/apprise/1.4.1/docker-compose.yml similarity index 94% rename from appstore/apprise/1.4.0/docker-compose.yml rename to appstore/apprise/1.4.1/docker-compose.yml index ac0651d5d..b75a1bcef 100644 --- a/appstore/apprise/1.4.0/docker-compose.yml +++ b/appstore/apprise/1.4.1/docker-compose.yml @@ -12,7 +12,7 @@ services: - APPRISE_STATEFUL_MODE=simple - APPRISE_WORKER_COUNT=1 - APPRISE_ADMIN=y - image: caronc/apprise:v1.4.0 + image: caronc/apprise:v1.4.1 labels: createdBy: Apps networks: diff --git a/appstore/apprise/1.4.0/envs/default.env b/appstore/apprise/1.4.1/envs/default.env similarity index 100% rename from appstore/apprise/1.4.0/envs/default.env rename to appstore/apprise/1.4.1/envs/default.env diff --git a/appstore/apprise/1.4.0/envs/global.env b/appstore/apprise/1.4.1/envs/global.env similarity index 100% rename from appstore/apprise/1.4.0/envs/global.env rename to appstore/apprise/1.4.1/envs/global.env diff --git a/appstore/apprise/1.4.0/scripts/init.sh b/appstore/apprise/1.4.1/scripts/init.sh similarity index 100% rename from appstore/apprise/1.4.0/scripts/init.sh rename to appstore/apprise/1.4.1/scripts/init.sh diff --git a/appstore/apprise/1.4.0/scripts/uninstall.sh b/appstore/apprise/1.4.1/scripts/uninstall.sh similarity index 100% rename from appstore/apprise/1.4.0/scripts/uninstall.sh rename to appstore/apprise/1.4.1/scripts/uninstall.sh diff --git a/appstore/apprise/1.4.0/scripts/upgrade.sh b/appstore/apprise/1.4.1/scripts/upgrade.sh similarity index 100% rename from appstore/apprise/1.4.0/scripts/upgrade.sh rename to appstore/apprise/1.4.1/scripts/upgrade.sh diff --git a/appstore/homarr/1.59.3/.env b/appstore/homarr/1.60.0/.env similarity index 100% rename from appstore/homarr/1.59.3/.env rename to appstore/homarr/1.60.0/.env diff --git a/appstore/homarr/1.59.3/data.yml b/appstore/homarr/1.60.0/data.yml similarity index 100% rename from appstore/homarr/1.59.3/data.yml rename to appstore/homarr/1.60.0/data.yml diff --git a/appstore/homarr/1.59.3/docker-compose.yml b/appstore/homarr/1.60.0/docker-compose.yml similarity index 89% rename from appstore/homarr/1.59.3/docker-compose.yml rename to appstore/homarr/1.60.0/docker-compose.yml index 08ba7faf3..ea86e6404 100644 --- a/appstore/homarr/1.59.3/docker-compose.yml +++ b/appstore/homarr/1.60.0/docker-compose.yml @@ -7,7 +7,7 @@ services: env_file: - ./envs/global.env - .env - image: ghcr.io/homarr-labs/homarr:v1.59.3 + image: ghcr.io/homarr-labs/homarr:v1.60.0 labels: createdBy: Apps network_mode: ${NETWORK_MODE} diff --git a/appstore/homarr/1.59.3/envs/default.env b/appstore/homarr/1.60.0/envs/default.env similarity index 100% rename from appstore/homarr/1.59.3/envs/default.env rename to appstore/homarr/1.60.0/envs/default.env diff --git a/appstore/homarr/1.59.3/envs/global.env b/appstore/homarr/1.60.0/envs/global.env similarity index 100% rename from appstore/homarr/1.59.3/envs/global.env rename to appstore/homarr/1.60.0/envs/global.env diff --git a/appstore/homarr/1.59.3/scripts/init.sh b/appstore/homarr/1.60.0/scripts/init.sh similarity index 100% rename from appstore/homarr/1.59.3/scripts/init.sh rename to appstore/homarr/1.60.0/scripts/init.sh diff --git a/appstore/homarr/1.59.3/scripts/uninstall.sh b/appstore/homarr/1.60.0/scripts/uninstall.sh similarity index 100% rename from appstore/homarr/1.59.3/scripts/uninstall.sh rename to appstore/homarr/1.60.0/scripts/uninstall.sh diff --git a/appstore/homarr/1.59.3/scripts/upgrade.sh b/appstore/homarr/1.60.0/scripts/upgrade.sh similarity index 100% rename from appstore/homarr/1.59.3/scripts/upgrade.sh rename to appstore/homarr/1.60.0/scripts/upgrade.sh diff --git a/appstore/super-productivity/18.3.0/.env b/appstore/super-productivity/18.4.3/.env similarity index 100% rename from appstore/super-productivity/18.3.0/.env rename to appstore/super-productivity/18.4.3/.env diff --git a/appstore/super-productivity/18.3.0/conf/webdav.yaml b/appstore/super-productivity/18.4.3/conf/webdav.yaml similarity index 100% rename from appstore/super-productivity/18.3.0/conf/webdav.yaml rename to appstore/super-productivity/18.4.3/conf/webdav.yaml diff --git a/appstore/super-productivity/18.3.0/data.yml b/appstore/super-productivity/18.4.3/data.yml similarity index 100% rename from appstore/super-productivity/18.3.0/data.yml rename to appstore/super-productivity/18.4.3/data.yml diff --git a/appstore/super-productivity/18.3.0/docker-compose.yml b/appstore/super-productivity/18.4.3/docker-compose.yml similarity index 93% rename from appstore/super-productivity/18.3.0/docker-compose.yml rename to appstore/super-productivity/18.4.3/docker-compose.yml index 3fcef2810..f4b2ae333 100644 --- a/appstore/super-productivity/18.3.0/docker-compose.yml +++ b/appstore/super-productivity/18.4.3/docker-compose.yml @@ -21,7 +21,7 @@ services: environment: - TZ=Asia/Shanghai - WEBDAV_BACKEND=http://sp-webdav - image: johannesjo/super-productivity:v18.3.0 + image: johannesjo/super-productivity:v18.4.3 labels: createdBy: Apps networks: diff --git a/appstore/super-productivity/18.3.0/envs/default.env b/appstore/super-productivity/18.4.3/envs/default.env similarity index 100% rename from appstore/super-productivity/18.3.0/envs/default.env rename to appstore/super-productivity/18.4.3/envs/default.env diff --git a/appstore/super-productivity/18.3.0/envs/global.env b/appstore/super-productivity/18.4.3/envs/global.env similarity index 100% rename from appstore/super-productivity/18.3.0/envs/global.env rename to appstore/super-productivity/18.4.3/envs/global.env diff --git a/appstore/super-productivity/18.3.0/scripts/init.sh b/appstore/super-productivity/18.4.3/scripts/init.sh similarity index 100% rename from appstore/super-productivity/18.3.0/scripts/init.sh rename to appstore/super-productivity/18.4.3/scripts/init.sh diff --git a/appstore/super-productivity/18.3.0/scripts/uninstall.sh b/appstore/super-productivity/18.4.3/scripts/uninstall.sh similarity index 100% rename from appstore/super-productivity/18.3.0/scripts/uninstall.sh rename to appstore/super-productivity/18.4.3/scripts/uninstall.sh diff --git a/appstore/super-productivity/18.3.0/scripts/upgrade.sh b/appstore/super-productivity/18.4.3/scripts/upgrade.sh similarity index 100% rename from appstore/super-productivity/18.3.0/scripts/upgrade.sh rename to appstore/super-productivity/18.4.3/scripts/upgrade.sh diff --git a/dockge/apprise/docker-compose.yml b/dockge/apprise/docker-compose.yml index ac0651d5d..b75a1bcef 100644 --- a/dockge/apprise/docker-compose.yml +++ b/dockge/apprise/docker-compose.yml @@ -12,7 +12,7 @@ services: - APPRISE_STATEFUL_MODE=simple - APPRISE_WORKER_COUNT=1 - APPRISE_ADMIN=y - image: caronc/apprise:v1.4.0 + image: caronc/apprise:v1.4.1 labels: createdBy: Apps networks: diff --git a/dockge/homarr_1_59_3/.env b/dockge/homarr_1_60_0/.env similarity index 100% rename from dockge/homarr_1_59_3/.env rename to dockge/homarr_1_60_0/.env diff --git a/dockge/homarr_1_59_3/docker-compose.yml b/dockge/homarr_1_60_0/docker-compose.yml similarity index 89% rename from dockge/homarr_1_59_3/docker-compose.yml rename to dockge/homarr_1_60_0/docker-compose.yml index 08ba7faf3..ea86e6404 100644 --- a/dockge/homarr_1_59_3/docker-compose.yml +++ b/dockge/homarr_1_60_0/docker-compose.yml @@ -7,7 +7,7 @@ services: env_file: - ./envs/global.env - .env - image: ghcr.io/homarr-labs/homarr:v1.59.3 + image: ghcr.io/homarr-labs/homarr:v1.60.0 labels: createdBy: Apps network_mode: ${NETWORK_MODE} diff --git a/dockge/homarr_1_59_3/envs/default.env b/dockge/homarr_1_60_0/envs/default.env similarity index 100% rename from dockge/homarr_1_59_3/envs/default.env rename to dockge/homarr_1_60_0/envs/default.env diff --git a/dockge/homarr_1_59_3/envs/global.env b/dockge/homarr_1_60_0/envs/global.env similarity index 100% rename from dockge/homarr_1_59_3/envs/global.env rename to dockge/homarr_1_60_0/envs/global.env diff --git a/dockge/super-productivity/docker-compose.yml b/dockge/super-productivity/docker-compose.yml index 3fcef2810..f4b2ae333 100644 --- a/dockge/super-productivity/docker-compose.yml +++ b/dockge/super-productivity/docker-compose.yml @@ -21,7 +21,7 @@ services: environment: - TZ=Asia/Shanghai - WEBDAV_BACKEND=http://sp-webdav - image: johannesjo/super-productivity:v18.3.0 + image: johannesjo/super-productivity:v18.4.3 labels: createdBy: Apps networks: