From e8ed877bdfbee101ca0e431f677ecbc0098172b3 Mon Sep 17 00:00:00 2001 From: QYG2297248353 Date: Wed, 18 Dec 2024 11:04:09 +0000 Subject: [PATCH] Processed apps directory via GitHub Actions --- appstore/nezha-dash/{1.8.2 => 1.8.4}/.env | 0 appstore/nezha-dash/{1.8.2 => 1.8.4}/data.yml | 0 appstore/nezha-dash/{1.8.2 => 1.8.4}/docker-compose.yml | 2 +- appstore/nezha-dash/{1.8.2 => 1.8.4}/envs/default.env | 0 appstore/nezha-dash/{1.8.2 => 1.8.4}/envs/global.env | 0 appstore/nezha-dash/{1.8.2 => 1.8.4}/scripts/init.sh | 0 appstore/nezha-dash/{1.8.2 => 1.8.4}/scripts/uninstall.sh | 0 appstore/nezha-dash/{1.8.2 => 1.8.4}/scripts/upgrade.sh | 0 dockge/nezha-dash/docker-compose.yml | 2 +- 9 files changed, 2 insertions(+), 2 deletions(-) rename appstore/nezha-dash/{1.8.2 => 1.8.4}/.env (100%) rename appstore/nezha-dash/{1.8.2 => 1.8.4}/data.yml (100%) rename appstore/nezha-dash/{1.8.2 => 1.8.4}/docker-compose.yml (94%) rename appstore/nezha-dash/{1.8.2 => 1.8.4}/envs/default.env (100%) rename appstore/nezha-dash/{1.8.2 => 1.8.4}/envs/global.env (100%) rename appstore/nezha-dash/{1.8.2 => 1.8.4}/scripts/init.sh (100%) rename appstore/nezha-dash/{1.8.2 => 1.8.4}/scripts/uninstall.sh (100%) rename appstore/nezha-dash/{1.8.2 => 1.8.4}/scripts/upgrade.sh (100%) diff --git a/appstore/nezha-dash/1.8.2/.env b/appstore/nezha-dash/1.8.4/.env similarity index 100% rename from appstore/nezha-dash/1.8.2/.env rename to appstore/nezha-dash/1.8.4/.env diff --git a/appstore/nezha-dash/1.8.2/data.yml b/appstore/nezha-dash/1.8.4/data.yml similarity index 100% rename from appstore/nezha-dash/1.8.2/data.yml rename to appstore/nezha-dash/1.8.4/data.yml diff --git a/appstore/nezha-dash/1.8.2/docker-compose.yml b/appstore/nezha-dash/1.8.4/docker-compose.yml similarity index 94% rename from appstore/nezha-dash/1.8.2/docker-compose.yml rename to appstore/nezha-dash/1.8.4/docker-compose.yml index 41017cb04..4889e6f12 100644 --- a/appstore/nezha-dash/1.8.2/docker-compose.yml +++ b/appstore/nezha-dash/1.8.4/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:v1.8.2 + image: hamster1963/nezha-dash:v1.8.4 labels: createdBy: Apps networks: diff --git a/appstore/nezha-dash/1.8.2/envs/default.env b/appstore/nezha-dash/1.8.4/envs/default.env similarity index 100% rename from appstore/nezha-dash/1.8.2/envs/default.env rename to appstore/nezha-dash/1.8.4/envs/default.env diff --git a/appstore/nezha-dash/1.8.2/envs/global.env b/appstore/nezha-dash/1.8.4/envs/global.env similarity index 100% rename from appstore/nezha-dash/1.8.2/envs/global.env rename to appstore/nezha-dash/1.8.4/envs/global.env diff --git a/appstore/nezha-dash/1.8.2/scripts/init.sh b/appstore/nezha-dash/1.8.4/scripts/init.sh similarity index 100% rename from appstore/nezha-dash/1.8.2/scripts/init.sh rename to appstore/nezha-dash/1.8.4/scripts/init.sh diff --git a/appstore/nezha-dash/1.8.2/scripts/uninstall.sh b/appstore/nezha-dash/1.8.4/scripts/uninstall.sh similarity index 100% rename from appstore/nezha-dash/1.8.2/scripts/uninstall.sh rename to appstore/nezha-dash/1.8.4/scripts/uninstall.sh diff --git a/appstore/nezha-dash/1.8.2/scripts/upgrade.sh b/appstore/nezha-dash/1.8.4/scripts/upgrade.sh similarity index 100% rename from appstore/nezha-dash/1.8.2/scripts/upgrade.sh rename to appstore/nezha-dash/1.8.4/scripts/upgrade.sh diff --git a/dockge/nezha-dash/docker-compose.yml b/dockge/nezha-dash/docker-compose.yml index 41017cb04..4889e6f12 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:v1.8.2 + image: hamster1963/nezha-dash:v1.8.4 labels: createdBy: Apps networks: