djencks commented on issue #2759: URL: https://github.com/apache/camel-k/issues/2759#issuecomment-974499196
According to https://github.com/apache/camel-k/pull/2757#issuecomment-973903736 there's also a relationship to camel-kamelets: ``` camel-k/script/Makefile Lines 59 to 62 in 119c1e0 # 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.5.0 ``` I think this indicates a policy problem that needs to be solved by releasing camel-kamelets: I emailed the dev list about this. Then we can have versioned documentation for camel-kamelets and link to them. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
