From 5e758a9115ca6426195f8a8f509d0f032423e229 Mon Sep 17 00:00:00 2001 From: Andrew Pomnean Date: Fri, 24 Jan 2025 14:25:33 -0500 Subject: [PATCH] updating appversion and chart version Signed-off-by: Andrew Pomnean --- charts/kube-vip/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/kube-vip/Chart.yaml b/charts/kube-vip/Chart.yaml index 15f04ec..e34330e 100644 --- a/charts/kube-vip/Chart.yaml +++ b/charts/kube-vip/Chart.yaml @@ -15,12 +15,12 @@ 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.6.5 +version: 0.6.6 # 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. -appVersion: "v0.8.4" +appVersion: "v0.8.9" icon: https://github.com/kube-vip/kube-vip/raw/main/kube-vip.png