From f8eeb90579c54e027e14889ce399c1e23bc6d1d0 Mon Sep 17 00:00:00 2001 From: Ben Sykes Date: Tue, 26 Mar 2024 09:30:22 -0400 Subject: [PATCH] update(cnp-controller): bump to latest source release version --- stable/cnp-controller/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/stable/cnp-controller/Chart.yaml b/stable/cnp-controller/Chart.yaml index de730dd4..5439a8b9 100644 --- a/stable/cnp-controller/Chart.yaml +++ b/stable/cnp-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.0.3 +version: 0.0.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: "0.1.0" +appVersion: "0.2.0"