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 08:58:39 UTC

[camel-k] branch release-1.12.x updated: chore(ci): use 1.17.1-SNAPSHOT

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

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


The following commit(s) were added to refs/heads/release-1.12.x by this push:
     new d2003ec94 chore(ci): use 1.17.1-SNAPSHOT
d2003ec94 is described below

commit d2003ec943bea7cb5832a724cf1afaaa8ee2aeaf
Author: Pasquale Congiusti <pa...@gmail.com>
AuthorDate: Wed Mar 8 09:58:34 2023 +0100

    chore(ci): use 1.17.1-SNAPSHOT
---
 script/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/script/Makefile b/script/Makefile
index c3c90af79..3f37dce97 100644
--- a/script/Makefile
+++ b/script/Makefile
@@ -23,7 +23,7 @@ VERSIONFILE := pkg/util/defaults/defaults.go
 VERSION ?= 1.12.1-SNAPSHOT
 LAST_RELEASED_IMAGE_NAME := camel-k-operator
 LAST_RELEASED_VERSION ?= 1.12.0
-RUNTIME_VERSION := 1.17.0
+RUNTIME_VERSION := 1.17.1-SNAPSHOT
 BUILDAH_VERSION := 1.23.3
 KANIKO_VERSION := 0.17.1
 CONTROLLER_GEN_VERSION := v0.6.1