diff --git a/apps/dashy/3.1.7/.env.sample b/apps/dashy/3.1.8/.env.sample similarity index 100% rename from apps/dashy/3.1.7/.env.sample rename to apps/dashy/3.1.8/.env.sample diff --git a/apps/dashy/3.1.7/data.yml b/apps/dashy/3.1.8/data.yml similarity index 100% rename from apps/dashy/3.1.7/data.yml rename to apps/dashy/3.1.8/data.yml diff --git a/apps/dashy/3.1.7/data/item-icons/.gitkeep b/apps/dashy/3.1.8/data/item-icons/.gitkeep similarity index 100% rename from apps/dashy/3.1.7/data/item-icons/.gitkeep rename to apps/dashy/3.1.8/data/item-icons/.gitkeep diff --git a/apps/dashy/3.1.7/data/user-data/conf.yml b/apps/dashy/3.1.8/data/user-data/conf.yml similarity index 100% rename from apps/dashy/3.1.7/data/user-data/conf.yml rename to apps/dashy/3.1.8/data/user-data/conf.yml diff --git a/apps/dashy/3.1.7/docker-compose.yml b/apps/dashy/3.1.8/docker-compose.yml similarity index 95% rename from apps/dashy/3.1.7/docker-compose.yml rename to apps/dashy/3.1.8/docker-compose.yml index bb34bafd5..c145f30c9 100644 --- a/apps/dashy/3.1.7/docker-compose.yml +++ b/apps/dashy/3.1.8/docker-compose.yml @@ -19,7 +19,7 @@ services: timeout: 10s retries: 3 start_period: 40s - image: lissy93/dashy:3.1.7 + image: lissy93/dashy:3.1.8 labels: createdBy: "Apps" diff --git a/apps/dashy/3.1.7/scripts/init.sh b/apps/dashy/3.1.8/scripts/init.sh similarity index 100% rename from apps/dashy/3.1.7/scripts/init.sh rename to apps/dashy/3.1.8/scripts/init.sh