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 3e2d154056cbb485f83c5d5cdabb0e90b437b13b
Author: Otavio Rodolfo Piske <[email protected]>
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 a7e7c1411..001a3deeb 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

Reply via email to