From ba6cd36ba521595f3018aff4953edf2937d5476a Mon Sep 17 00:00:00 2001 From: roc Date: Mon, 12 Aug 2024 17:09:16 +0800 Subject: [PATCH] bump to v0.1.8 --- charts/tke-extend-network-controller/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/tke-extend-network-controller/Chart.yaml b/charts/tke-extend-network-controller/Chart.yaml index e9e2049..a6f956e 100644 --- a/charts/tke-extend-network-controller/Chart.yaml +++ b/charts/tke-extend-network-controller/Chart.yaml @@ -15,10 +15,10 @@ 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: 0.1.7 +version: 0.1.8 # 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: "0.1.7" +appVersion: "0.1.8"