This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch k-runtime-fix in repository https://gitbox.apache.org/repos/asf/camel-k.git
commit c5614dcd8438811d58d86452af93d8e78e4a0d7a Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Wed Aug 24 07:33:28 2022 +0200 Update the staging repository for camel-k-runtime 1.14.0 --- script/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/Makefile b/script/Makefile index a609f0766..0d6cc2668 100644 --- a/script/Makefile +++ b/script/Makefile @@ -75,7 +75,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-1459/ +STAGING_RUNTIME_REPO := https://repository.apache.org/content/repositories/orgapachecamel-1460/ # Define here the repo containing the default Kamelet catalog (if any) KAMELET_CATALOG_REPO := https://github.com/apache/camel-kamelets.git