diff --git a/appstore/nezha-dash/2.0.0/.env b/appstore/nezha-dash/2.1.0/.env similarity index 100% rename from appstore/nezha-dash/2.0.0/.env rename to appstore/nezha-dash/2.1.0/.env diff --git a/appstore/nezha-dash/2.0.0/data.yml b/appstore/nezha-dash/2.1.0/data.yml similarity index 100% rename from appstore/nezha-dash/2.0.0/data.yml rename to appstore/nezha-dash/2.1.0/data.yml diff --git a/appstore/nezha-dash/2.0.0/docker-compose.yml b/appstore/nezha-dash/2.1.0/docker-compose.yml similarity index 94% rename from appstore/nezha-dash/2.0.0/docker-compose.yml rename to appstore/nezha-dash/2.1.0/docker-compose.yml index 12e95b18..1aef7c1d 100644 --- a/appstore/nezha-dash/2.0.0/docker-compose.yml +++ b/appstore/nezha-dash/2.1.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:v2.0.0 + image: hamster1963/nezha-dash:v2.1.0 labels: createdBy: Apps networks: diff --git a/appstore/nezha-dash/2.0.0/envs/default.env b/appstore/nezha-dash/2.1.0/envs/default.env similarity index 100% rename from appstore/nezha-dash/2.0.0/envs/default.env rename to appstore/nezha-dash/2.1.0/envs/default.env diff --git a/appstore/nezha-dash/2.0.0/envs/global.env b/appstore/nezha-dash/2.1.0/envs/global.env similarity index 100% rename from appstore/nezha-dash/2.0.0/envs/global.env rename to appstore/nezha-dash/2.1.0/envs/global.env diff --git a/appstore/nezha-dash/2.0.0/scripts/init.sh b/appstore/nezha-dash/2.1.0/scripts/init.sh similarity index 100% rename from appstore/nezha-dash/2.0.0/scripts/init.sh rename to appstore/nezha-dash/2.1.0/scripts/init.sh diff --git a/appstore/nezha-dash/2.0.0/scripts/uninstall.sh b/appstore/nezha-dash/2.1.0/scripts/uninstall.sh similarity index 100% rename from appstore/nezha-dash/2.0.0/scripts/uninstall.sh rename to appstore/nezha-dash/2.1.0/scripts/uninstall.sh diff --git a/appstore/nezha-dash/2.0.0/scripts/upgrade.sh b/appstore/nezha-dash/2.1.0/scripts/upgrade.sh similarity index 100% rename from appstore/nezha-dash/2.0.0/scripts/upgrade.sh rename to appstore/nezha-dash/2.1.0/scripts/upgrade.sh diff --git a/dockge/nezha-dash/docker-compose.yml b/dockge/nezha-dash/docker-compose.yml index 12e95b18..1aef7c1d 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:v2.0.0 + image: hamster1963/nezha-dash:v2.1.0 labels: createdBy: Apps networks: