You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2019/01/18 08:09:34 UTC

[camel-k] branch camel-2.23.1 updated: Bump Camel to 2.23.1 in platform-crd too

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 <an...@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"