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