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: