diff --git a/VERSION b/VERSION index 12aba407..9ff151c5 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v0.1.0-rc0 \ No newline at end of file +v0.1.0 \ No newline at end of file diff --git a/charts/Chart.yaml b/charts/Chart.yaml index c556f264..cea694d0 100644 --- a/charts/Chart.yaml +++ b/charts/Chart.yaml @@ -4,11 +4,11 @@ home: "https://kdoctor-io.github.io/kdoctor" # application or library type: application # no need to modify this version , CI will auto update it with /VERSION -version: 0.1.0-rc0 +version: 0.1.0 # This field is informational, and has no impact on chart version calculations . # Leaving it unquoted can lead to parsing issues in some cases # no need to modify this version , CI will auto update it with /VERSION -appVersion: "0.1.0-rc0" +appVersion: "0.1.0" kubeVersion: ">= 1.16.0-0" description: kdoctor sources: diff --git a/test/chart-app/Chart.yaml b/test/chart-app/Chart.yaml index cf05e991..66fa6e59 100644 --- a/test/chart-app/Chart.yaml +++ b/test/chart-app/Chart.yaml @@ -4,11 +4,11 @@ home: "https://kdoctor-io.github.io/kdoctor" # application or library type: application # no need to modify this version , CI will auto update it with /VERSION -version: 0.1.0-rc0 +version: 0.1.0 # This field is informational, and has no impact on chart version calculations . # Leaving it unquoted can lead to parsing issues in some cases # no need to modify this version , CI will auto update it with /VERSION -appVersion: "0.1.0-rc0" +appVersion: "0.1.0" kubeVersion: ">= 1.16.0-0" description: http-server-test for kdoctor sources: