diff --git a/charts/kube-vip/Chart.yaml b/charts/kube-vip/Chart.yaml index a27c6a6..6f66770 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.5.0 +version: 0.6.0 # 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.7.0" +appVersion: "v0.8.0" icon: https://github.com/kube-vip/kube-vip/raw/main/kube-vip.png