You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by as...@apache.org on 2022/03/02 16:11:32 UTC

[camel-k] branch main updated: chore: Upgrade Kamelet catalog to version 0.7.1

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

astefanutti 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 c2fa2cb  chore: Upgrade Kamelet catalog to version 0.7.1
c2fa2cb is described below

commit c2fa2cb2091b4140e567835a6135d1ec02014df3
Author: Antonin Stefanutti <an...@stefanutti.fr>
AuthorDate: Wed Mar 2 12:06:45 2022 +0100

    chore: Upgrade Kamelet catalog to version 0.7.1
---
 script/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/script/Makefile b/script/Makefile
index 5b39549..33884a2 100644
--- a/script/Makefile
+++ b/script/Makefile
@@ -66,7 +66,7 @@ STAGING_RUNTIME_REPO :=
 # 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.0
+KAMELET_CATALOG_REPO_BRANCH := v0.7.1
 
 # When packaging artifacts into the docker image, you can "copy" them from local maven
 # or "download" them from Apache Snapshots and Maven Central