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
The following commit(s) were added to refs/heads/main by this push: new f44b54412 Update the staging repository for camel-k-runtime 1.14.0 f44b54412 is described below commit f44b5441266fd0d1959addf0538da4a280bc8bfe Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Mon Aug 29 07:07:27 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 26351673b..63f670440 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-1462/ +STAGING_RUNTIME_REPO := https://repository.apache.org/content/repositories/orgapachecamel-1464/ # Define here the repo containing the default Kamelet catalog (if any) KAMELET_CATALOG_REPO := https://github.com/apache/camel-kamelets.git