From 285e667c68668c7774cb0dc9d11216563210f254 Mon Sep 17 00:00:00 2001 From: Stefan Ernst Date: Wed, 22 Jul 2026 05:56:19 +0200 Subject: [PATCH] chore: update Windshift to v0.8.2 (#1041) --- blueprints/windshift/docker-compose.yml | 2 +- blueprints/windshift/meta.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/blueprints/windshift/docker-compose.yml b/blueprints/windshift/docker-compose.yml index 81008518..c3f52eb1 100644 --- a/blueprints/windshift/docker-compose.yml +++ b/blueprints/windshift/docker-compose.yml @@ -2,7 +2,7 @@ version: "3.8" services: windshift: - image: ghcr.io/windshiftapp/windshift:v0.5.3 + image: ghcr.io/windshiftapp/windshift:v0.8.2 restart: unless-stopped environment: - BASE_URL=https://${DOMAIN} diff --git a/blueprints/windshift/meta.json b/blueprints/windshift/meta.json index 422edbc5..32b025d2 100644 --- a/blueprints/windshift/meta.json +++ b/blueprints/windshift/meta.json @@ -1,7 +1,7 @@ { "id": "windshift", "name": "Windshift", - "version": "v0.5.0", + "version": "v0.8.2", "description": "Self-hosted work management platform with projects, tasks, sprints, and team collaboration.", "logo": "windshift.png", "links": {