You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2022/08/30 12:29:13 UTC

[camel-k] branch staging-1465 created (now a530467f1)

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

acosentino pushed a change to branch staging-1465
in repository https://gitbox.apache.org/repos/asf/camel-k.git


      at a530467f1 Update the staging repository for camel-k-runtime 1.14.0

This branch includes the following new commits:

     new a530467f1 Update the staging repository for camel-k-runtime 1.14.0

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[camel-k] 01/01: Update the staging repository for camel-k-runtime 1.14.0

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch staging-1465
in repository https://gitbox.apache.org/repos/asf/camel-k.git

commit a530467f1e02e8d429b407a20cd62789c8ae1632
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Aug 30 14:26:31 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 63f670440..cd7b09aa9 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-1464/
+STAGING_RUNTIME_REPO := https://repository.apache.org/content/repositories/orgapachecamel-1465/
 
 # Define here the repo containing the default Kamelet catalog (if any)
 KAMELET_CATALOG_REPO := https://github.com/apache/camel-kamelets.git