This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-k.git
commit f28d1a7e3e87d0ef4e83928ec6a5ff0c05d825bc Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Thu Aug 25 08:44:32 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 8aab58b68..66c2c46e0 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-1460/ +STAGING_RUNTIME_REPO := https://repository.apache.org/content/repositories/orgapachecamel-1462/ # Define here the repo containing the default Kamelet catalog (if any) KAMELET_CATALOG_REPO := https://github.com/apache/camel-kamelets.git