This is an automated email from the ASF dual-hosted git repository. nferraro pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/main by this push: new 96026ca chore(release): increase helm chart version for next release 96026ca is described below commit 96026cadf8687a4b0ed4d1c35cf0456a11404d98 Author: nicolaferraro <ni.ferr...@gmail.com> AuthorDate: Tue Nov 30 16:57:43 2021 +0100 chore(release): increase helm chart version for next release --- helm/camel-k/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/camel-k/Chart.yaml b/helm/camel-k/Chart.yaml index f76955c..d3b8154 100644 --- a/helm/camel-k/Chart.yaml +++ b/helm/camel-k/Chart.yaml @@ -31,7 +31,7 @@ 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. -version: 0.8.0 +version: 0.9.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.