This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch release-1.11.x in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/release-1.11.x by this push: new 24e32619b preparing for next release 24e32619b is described below commit 24e32619b8a4ca8208cfccd31b23c7276338f086 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Tue Jan 24 18:41:06 2023 +0100 preparing for next release Signed-off-by: Andrea Cosentino <anco...@gmail.com> --- script/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/Makefile b/script/Makefile index 544fddf8d..a25269155 100644 --- a/script/Makefile +++ b/script/Makefile @@ -74,7 +74,7 @@ OPM := opm # Used to push pre-release artifacts STAGING_IMAGE_NAME := docker.io/camelk/camel-k -STAGING_RUNTIME_REPO := https://repository.apache.org/content/repositories/orgapachecamel-1499 +STAGING_RUNTIME_REPO := # Kamelets options INSTALL_DEFAULT_KAMELETS ?= true