diff --git a/appstore/nezha-dash/1.7.6/.env b/appstore/nezha-dash/1.8.0/.env similarity index 100% rename from appstore/nezha-dash/1.7.6/.env rename to appstore/nezha-dash/1.8.0/.env diff --git a/appstore/nezha-dash/1.7.6/data.yml b/appstore/nezha-dash/1.8.0/data.yml similarity index 100% rename from appstore/nezha-dash/1.7.6/data.yml rename to appstore/nezha-dash/1.8.0/data.yml diff --git a/appstore/nezha-dash/1.7.6/docker-compose.yml b/appstore/nezha-dash/1.8.0/docker-compose.yml similarity index 94% rename from appstore/nezha-dash/1.7.6/docker-compose.yml rename to appstore/nezha-dash/1.8.0/docker-compose.yml index 4c8eb41e..a7c5c0b5 100644 --- a/appstore/nezha-dash/1.7.6/docker-compose.yml +++ b/appstore/nezha-dash/1.8.0/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.7.6 + image: hamster1963/nezha-dash:v1.8.0 labels: createdBy: Apps networks: diff --git a/appstore/nezha-dash/1.7.6/envs/default.env b/appstore/nezha-dash/1.8.0/envs/default.env similarity index 100% rename from appstore/nezha-dash/1.7.6/envs/default.env rename to appstore/nezha-dash/1.8.0/envs/default.env diff --git a/appstore/nezha-dash/1.7.6/envs/global.env b/appstore/nezha-dash/1.8.0/envs/global.env similarity index 100% rename from appstore/nezha-dash/1.7.6/envs/global.env rename to appstore/nezha-dash/1.8.0/envs/global.env diff --git a/appstore/nezha-dash/1.7.6/scripts/init.sh b/appstore/nezha-dash/1.8.0/scripts/init.sh similarity index 100% rename from appstore/nezha-dash/1.7.6/scripts/init.sh rename to appstore/nezha-dash/1.8.0/scripts/init.sh diff --git a/appstore/nezha-dash/1.7.6/scripts/uninstall.sh b/appstore/nezha-dash/1.8.0/scripts/uninstall.sh similarity index 100% rename from appstore/nezha-dash/1.7.6/scripts/uninstall.sh rename to appstore/nezha-dash/1.8.0/scripts/uninstall.sh diff --git a/appstore/nezha-dash/1.7.6/scripts/upgrade.sh b/appstore/nezha-dash/1.8.0/scripts/upgrade.sh similarity index 100% rename from appstore/nezha-dash/1.7.6/scripts/upgrade.sh rename to appstore/nezha-dash/1.8.0/scripts/upgrade.sh diff --git a/dockge/nezha-dash/docker-compose.yml b/dockge/nezha-dash/docker-compose.yml index 4c8eb41e..a7c5c0b5 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.7.6 + image: hamster1963/nezha-dash:v1.8.0 labels: createdBy: Apps networks: