From 5eddcb6d17b125d5f810d18b3b4501833c1c52b6 Mon Sep 17 00:00:00 2001 From: roc Date: Wed, 25 Jun 2025 23:53:40 +0800 Subject: [PATCH] upgrade tke-extend-network-controller to 2.3.1 Signed-off-by: roc --- incubator/tke-extend-network-controller/Chart.yaml | 4 ++-- incubator/tke-extend-network-controller/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/incubator/tke-extend-network-controller/Chart.yaml b/incubator/tke-extend-network-controller/Chart.yaml index 40f577f..4dbaf42 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.0 +version: 2.3.1 # 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.0 +appVersion: 2.3.1 kubeVersion: '>= 1.26.0-0' diff --git a/incubator/tke-extend-network-controller/README.md b/incubator/tke-extend-network-controller/README.md index 6dbca5a..7762d23 100644 --- a/incubator/tke-extend-network-controller/README.md +++ b/incubator/tke-extend-network-controller/README.md @@ -1,6 +1,6 @@ # tke-extend-network-controller -![Version: 2.3.0](https://img.shields.io/badge/Version-2.3.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.3.0](https://img.shields.io/badge/AppVersion-2.3.0-informational?style=flat-square) +![Version: 2.3.1](https://img.shields.io/badge/Version-2.3.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.3.1](https://img.shields.io/badge/AppVersion-2.3.1-informational?style=flat-square) 针对 TKE 集群一些特殊场景的的网络控制器。