From a381a012b0d08188c5832cacb55b223db2ed1807 Mon Sep 17 00:00:00 2001 From: Alex Figueiredo Date: Fri, 7 Nov 2025 09:30:41 -0300 Subject: [PATCH] Upgrade stx-openstack app to version 26.03 As part of stx-openstack application versioning, this change upgrades the app version from 25.09-0 to 26.03-0. Test Plan: [PASS] Build openstack packages and tarball [PASS] Upload and apply openstack tarball into a vbox AIO-SX system [PASS] Verify the app version (system application-show stx-openstack) Story: 2011516 Task: 53081 Change-Id: I7fe1f7884f3c2b6bbebebcd16232a2560bc5369e Signed-off-by: Alex Figueiredo --- helm-charts-release-info.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-charts-release-info.inc b/helm-charts-release-info.inc index 86e1698e..30d5b43d 100644 --- a/helm-charts-release-info.inc +++ b/helm-charts-release-info.inc @@ -1,4 +1,4 @@ # Helm charts tarball version # Used by cgcs-root/build-tools/build-helm-charts.sh -VERSION=25.09 +VERSION=26.03 RELEASE=0