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/04/13 18:30:11 UTC

[camel-k] 04/05: Added the next Apache Camel Kamelets 0.8.0 from staging repository

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 5cb1c74fa7f83d317be6560c19351845c0077bf9
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Apr 13 14:56:46 2022 +0200

    Added the next Apache Camel Kamelets 0.8.0 from staging repository
---
 script/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/script/Makefile b/script/Makefile
index e28d86118..5482d2ad2 100644
--- a/script/Makefile
+++ b/script/Makefile
@@ -66,7 +66,7 @@ STAGING_RUNTIME_REPO := https://repository.apache.org/content/repositories/orgap
 # Define here the repo containing the default Kamelet catalog (if any)
 KAMELET_CATALOG_REPO := https://github.com/apache/camel-kamelets.git
 # Optional branch for the default Kamelet catalog (change this to a tag before release)
-KAMELET_CATALOG_REPO_BRANCH := v0.7.1
+KAMELET_CATALOG_REPO_BRANCH := v0.8.0
 
 # OLM (Operator Lifecycle Manager and Operator Hub): uncomment to override operator settings at build time
 #GOLDFLAGS += -X github.com/apache/camel-k/pkg/util/olm.DefaultOperatorName=camel-k-operator