diff --git a/VERSION b/VERSION index 013adb7..0ea3a94 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.1.30 +0.2.0 diff --git a/chart/keiko/Chart.yaml b/chart/keiko/Chart.yaml index 14ca104..068756f 100644 --- a/chart/keiko/Chart.yaml +++ b/chart/keiko/Chart.yaml @@ -21,4 +21,4 @@ version: 0.1.0 # 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.30" +appVersion: "0.2.0"