You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "squakez (via GitHub)" <gi...@apache.org> on 2023/04/28 12:42:10 UTC

[GitHub] [camel-k] squakez commented on a diff in pull request #4300: fix(operator): do not panic if cannot set GOMAXPROCS

squakez commented on code in PR #4300:
URL: https://github.com/apache/camel-k/pull/4300#discussion_r1180357240


##########
script/Makefile:
##########
@@ -86,7 +86,7 @@ STAGING_RUNTIME_REPO :=
 INSTALL_DEFAULT_KAMELETS ?= true
 KAMELET_CATALOG_REPO := https://github.com/apache/camel-kamelets.git
 # Make sure to use a released tag or empty if you want to get the latest development bits
-KAMELET_CATALOG_REPO_TAG := 
+KAMELET_CATALOG_REPO_TAG := v3.20.1.1

Review Comment:
   this is unrelated, I merged some other change which removed that configuration by mistake. The important part of the PR is 2e50f84f05a43c79754e2fcbef5b26f9732c3de8



-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org