You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by or...@apache.org on 2022/06/16 11:49:01 UTC

[camel-k] 02/04: Updated camel-k-runtime version to the latest snapshot

This is an automated email from the ASF dual-hosted git repository.

orpiske pushed a commit to branch camel-main
in repository https://gitbox.apache.org/repos/asf/camel-k.git

commit fcdf67f4bf833c61f28b72fa7cefdacf1676ae87
Author: Otavio Rodolfo Piske <an...@gmail.com>
AuthorDate: Thu May 5 15:07:27 2022 +0200

    Updated camel-k-runtime version to the latest snapshot
---
 script/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/script/Makefile b/script/Makefile
index 635f3265c..3c8da65aa 100644
--- a/script/Makefile
+++ b/script/Makefile
@@ -18,7 +18,7 @@ VERSION ?= 1.10.0-SNAPSHOT
 OPERATOR_VERSION := $(subst -SNAPSHOT,,$(VERSION))
 LAST_RELEASED_IMAGE_NAME := camel-k-operator
 LAST_RELEASED_VERSION := 1.9.2
-RUNTIME_VERSION := 1.13.0
+RUNTIME_VERSION := 1.14.0-SNAPSHOT
 BUILDAH_VERSION := 1.14.0
 KANIKO_VERSION := 0.17.1
 INSTALL_DEFAULT_KAMELETS := true