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