From d94333ffbd596887ee801f0afd7c64b2f53962bc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 30 Jul 2026 17:57:01 +0000 Subject: [PATCH 1/2] Release ai-workspace version 1.0.0 --- portals/ai-workspace/VERSION | 2 +- portals/ai-workspace/docker-compose.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/portals/ai-workspace/VERSION b/portals/ai-workspace/VERSION index f755149315..3eefcb9dd5 100644 --- a/portals/ai-workspace/VERSION +++ b/portals/ai-workspace/VERSION @@ -1 +1 @@ -1.0.0-SNAPSHOT +1.0.0 diff --git a/portals/ai-workspace/docker-compose.yaml b/portals/ai-workspace/docker-compose.yaml index 60206edf92..964089344b 100644 --- a/portals/ai-workspace/docker-compose.yaml +++ b/portals/ai-workspace/docker-compose.yaml @@ -39,7 +39,7 @@ services: retries: 3 ai-workspace: - image: ghcr.io/wso2/api-platform/ai-workspace:1.0.0-SNAPSHOT + image: ghcr.io/wso2/api-platform/ai-workspace:1.0.0 restart: unless-stopped profiles: ["ai-workspace", "all"] depends_on: From 28b5dda897cc3ccecdad09cdf233c7be150bedbd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 30 Jul 2026 17:57:22 +0000 Subject: [PATCH 2/2] Bump ai-workspace to next dev version --- portals/ai-workspace/VERSION | 2 +- portals/ai-workspace/docker-compose.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/portals/ai-workspace/VERSION b/portals/ai-workspace/VERSION index 3eefcb9dd5..f755149315 100644 --- a/portals/ai-workspace/VERSION +++ b/portals/ai-workspace/VERSION @@ -1 +1 @@ -1.0.0 +1.0.0-SNAPSHOT diff --git a/portals/ai-workspace/docker-compose.yaml b/portals/ai-workspace/docker-compose.yaml index 964089344b..60206edf92 100644 --- a/portals/ai-workspace/docker-compose.yaml +++ b/portals/ai-workspace/docker-compose.yaml @@ -39,7 +39,7 @@ services: retries: 3 ai-workspace: - image: ghcr.io/wso2/api-platform/ai-workspace:1.0.0 + image: ghcr.io/wso2/api-platform/ai-workspace:1.0.0-SNAPSHOT restart: unless-stopped profiles: ["ai-workspace", "all"] depends_on: