diff --git a/appstore/dashdot/6.2.3/.env b/appstore/dashdot/6.2.4/.env similarity index 100% rename from appstore/dashdot/6.2.3/.env rename to appstore/dashdot/6.2.4/.env diff --git a/appstore/dashdot/6.2.3/data.yml b/appstore/dashdot/6.2.4/data.yml similarity index 100% rename from appstore/dashdot/6.2.3/data.yml rename to appstore/dashdot/6.2.4/data.yml diff --git a/appstore/dashdot/6.2.3/docker-compose.yml b/appstore/dashdot/6.2.4/docker-compose.yml similarity index 90% rename from appstore/dashdot/6.2.3/docker-compose.yml rename to appstore/dashdot/6.2.4/docker-compose.yml index 33560fe4d..8fd2cd4a9 100644 --- a/appstore/dashdot/6.2.3/docker-compose.yml +++ b/appstore/dashdot/6.2.4/docker-compose.yml @@ -7,7 +7,7 @@ services: env_file: - ./envs/global.env - .env - image: mauricenino/dashdot:6.2.3 + image: mauricenino/dashdot:6.2.4 labels: createdBy: Apps networks: diff --git a/appstore/dashdot/6.2.3/envs/default.env b/appstore/dashdot/6.2.4/envs/default.env similarity index 100% rename from appstore/dashdot/6.2.3/envs/default.env rename to appstore/dashdot/6.2.4/envs/default.env diff --git a/appstore/dashdot/6.2.3/envs/global.env b/appstore/dashdot/6.2.4/envs/global.env similarity index 100% rename from appstore/dashdot/6.2.3/envs/global.env rename to appstore/dashdot/6.2.4/envs/global.env diff --git a/appstore/dashdot/6.2.3/scripts/init.sh b/appstore/dashdot/6.2.4/scripts/init.sh similarity index 100% rename from appstore/dashdot/6.2.3/scripts/init.sh rename to appstore/dashdot/6.2.4/scripts/init.sh diff --git a/appstore/dashdot/6.2.3/scripts/uninstall.sh b/appstore/dashdot/6.2.4/scripts/uninstall.sh similarity index 100% rename from appstore/dashdot/6.2.3/scripts/uninstall.sh rename to appstore/dashdot/6.2.4/scripts/uninstall.sh diff --git a/appstore/dashdot/6.2.3/scripts/upgrade.sh b/appstore/dashdot/6.2.4/scripts/upgrade.sh similarity index 100% rename from appstore/dashdot/6.2.3/scripts/upgrade.sh rename to appstore/dashdot/6.2.4/scripts/upgrade.sh diff --git a/dockge/dashdot/docker-compose.yml b/dockge/dashdot/docker-compose.yml index 33560fe4d..8fd2cd4a9 100644 --- a/dockge/dashdot/docker-compose.yml +++ b/dockge/dashdot/docker-compose.yml @@ -7,7 +7,7 @@ services: env_file: - ./envs/global.env - .env - image: mauricenino/dashdot:6.2.3 + image: mauricenino/dashdot:6.2.4 labels: createdBy: Apps networks: