From 954f30275ec22da6e8d6a2f982611432f7766998 Mon Sep 17 00:00:00 2001 From: "github-bot@intel.com" Date: Thu, 16 Oct 2025 11:30:24 +0000 Subject: [PATCH] Update VERSION files to next dev version for apps/cluster-orch --- apps/cluster-orch/VERSION | 2 +- apps/cluster-orch/deploy/Chart.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/cluster-orch/VERSION b/apps/cluster-orch/VERSION index b347b11ea..dcc54c118 100644 --- a/apps/cluster-orch/VERSION +++ b/apps/cluster-orch/VERSION @@ -1 +1 @@ -3.2.3 +3.2.4-dev diff --git a/apps/cluster-orch/deploy/Chart.yaml b/apps/cluster-orch/deploy/Chart.yaml index 9fff22d5f..0ee8812ee 100644 --- a/apps/cluster-orch/deploy/Chart.yaml +++ b/apps/cluster-orch/deploy/Chart.yaml @@ -4,10 +4,10 @@ apiVersion: v2 name: orch-ui-cluster-orch description: Deploy the Edge Orchestrator cluster-orch pod type: application -version: 3.2.3 +version: 3.2.4-dev # Default appVersion will be overwritten by a the build to use the version from package.json. # This value is supplied only to enable local unbuilt deployment of released content. -appVersion: "3.2.3" +appVersion: "3.2.4-dev" annotations: {} dependencies: []