From 981e85071bc8639e0be46f9bac5c5e62ffffdbf2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabiano=20Fid=C3=AAncio?= Date: Fri, 12 Jun 2026 23:38:56 +0200 Subject: [PATCH] release: Testing MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Fabiano FidĂȘncio --- VERSION | 2 +- tools/packaging/kata-deploy/helm-chart/kata-deploy/Chart.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION b/VERSION index d9351e5882..c09b2a2fda 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.31.0 +3.31.0-testing diff --git a/tools/packaging/kata-deploy/helm-chart/kata-deploy/Chart.yaml b/tools/packaging/kata-deploy/helm-chart/kata-deploy/Chart.yaml index d6485eccc1..a3272c1067 100644 --- a/tools/packaging/kata-deploy/helm-chart/kata-deploy/Chart.yaml +++ b/tools/packaging/kata-deploy/helm-chart/kata-deploy/Chart.yaml @@ -15,13 +15,13 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: "3.31.0" +version: "3.31.0-testing" # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "3.31.0" +appVersion: "3.31.0-testing" dependencies: - name: node-feature-discovery