From 307c53ed680228e3eb750c78ce9b3e970714ceae Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 5 Aug 2026 11:36:17 +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 31ef9f8068..d6c33201af 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.1.0-SNAPSHOT + image: ghcr.io/wso2/api-platform/ai-workspace:1.0.0 restart: unless-stopped profiles: ["ai-workspace"] depends_on: From 56e6d4af39a8fc1e581b0dabaa375da77d1d0ad8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 5 Aug 2026 11:36:36 +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..5902d52cce 100644 --- a/portals/ai-workspace/VERSION +++ b/portals/ai-workspace/VERSION @@ -1 +1 @@ -1.0.0 +1.1.0-SNAPSHOT diff --git a/portals/ai-workspace/docker-compose.yaml b/portals/ai-workspace/docker-compose.yaml index d6c33201af..31ef9f8068 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.1.0-SNAPSHOT restart: unless-stopped profiles: ["ai-workspace"] depends_on: