You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by pc...@apache.org on 2023/03/08 09:00:03 UTC

[camel-k] branch release-1.10.x updated: chore(ci): use camel k runtime snapshot

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

pcongiusti pushed a commit to branch release-1.10.x
in repository https://gitbox.apache.org/repos/asf/camel-k.git


The following commit(s) were added to refs/heads/release-1.10.x by this push:
     new c9d729da9 chore(ci): use camel k runtime snapshot
c9d729da9 is described below

commit c9d729da91077ba286d1bde8aa86c0f55115053e
Author: Pasquale Congiusti <pa...@gmail.com>
AuthorDate: Wed Mar 8 09:59:57 2023 +0100

    chore(ci): use camel k runtime snapshot
---
 script/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/script/Makefile b/script/Makefile
index d6c1c5d86..20b7e7013 100644
--- a/script/Makefile
+++ b/script/Makefile
@@ -17,7 +17,7 @@ VERSIONFILE := pkg/util/defaults/defaults.go
 VERSION ?= 1.10.5-SNAPSHOT
 LAST_RELEASED_IMAGE_NAME := camel-k-operator
 LAST_RELEASED_VERSION ?= 1.10.4
-RUNTIME_VERSION := 1.15.2
+RUNTIME_VERSION := 1.15.4-SNAPSHOT
 BUILDAH_VERSION := 1.23.3
 KANIKO_VERSION := 0.17.1
 CONTROLLER_GEN_VERSION := v0.6.1