From ff49e48a33a44bdac4512adef674f8fe5c7b799a Mon Sep 17 00:00:00 2001 From: roc Date: Thu, 7 Aug 2025 17:30:52 +0800 Subject: [PATCH] upgrade tke-extend-network-controller to 2.3.4 Signed-off-by: roc --- incubator/tke-extend-network-controller/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/incubator/tke-extend-network-controller/Chart.yaml b/incubator/tke-extend-network-controller/Chart.yaml index 670d347..e56efc8 100644 --- a/incubator/tke-extend-network-controller/Chart.yaml +++ b/incubator/tke-extend-network-controller/Chart.yaml @@ -23,11 +23,11 @@ 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: 2.3.3 +version: 2.3.4 # 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: 2.3.3 +appVersion: 2.3.4 kubeVersion: '>= 1.26.0-0'