This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch camel-2.23.1 in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/camel-2.23.1 by this push: new 3693148 Bump Camel to 2.23.1 in platform-crd too 3693148 is described below commit 3693148dfa5996208ca0b51be764a8c6485046e1 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Fri Jan 18 09:09:07 2019 +0100 Bump Camel to 2.23.1 in platform-crd too --- deploy/platform-cr.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/platform-cr.yaml b/deploy/platform-cr.yaml index de8aea7..ca5b457 100644 --- a/deploy/platform-cr.yaml +++ b/deploy/platform-cr.yaml @@ -6,4 +6,4 @@ metadata: app: "camel-k" spec: build: - camelVersion: "2.23.0" + camelVersion: "2.23.1"