You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2023/03/28 23:47:17 UTC

[camel-k] branch main updated (f726675e6 -> 3e609a59f)

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

github-bot pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git


    from f726675e6 fix #4167 : Default integrationPlatform created at operator startup dose not honor OPERATOR_ID config
     new 1e63ded68 chore: changelog automatic update
     new 3e609a59f chore: nightly resource refresh

The 2 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.


Summary of changes:
 CHANGELOG.md    | 3 +++
 docs/antora.yml | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)


[camel-k] 02/02: chore: nightly resource refresh

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

github-bot pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git

commit 3e609a59fbe6c9e85dc709059383deb3729dfc46
Author: github-actions[bot] <41...@users.noreply.github.com>
AuthorDate: Tue Mar 28 23:47:10 2023 +0000

    chore: nightly resource refresh
---
 docs/antora.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/antora.yml b/docs/antora.yml
index 06cb12a32..1008b85db 100644
--- a/docs/antora.yml
+++ b/docs/antora.yml
@@ -45,5 +45,5 @@ asciidoc:
     kubernetes-api-version: 0.25.6
     operator-fwk-api-version: 0.13.0
     knative-api-version: 0.35.3
-    service-binding-op-version: 1.3.3
+    service-binding-op-version: 1.3.4
     prometheus-op-version: 0.60.0


[camel-k] 01/02: chore: changelog automatic update

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

github-bot pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git

commit 1e63ded6851e08de7752379657d570973f0af042
Author: github-actions[bot] <41...@users.noreply.github.com>
AuthorDate: Tue Mar 28 23:42:06 2023 +0000

    chore: changelog automatic update
---
 CHANGELOG.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index b37c467cd..b32024295 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,9 @@
 
 **Closed issues:**
 
+- Makefile not working on Mac [\#4175](https://github.com/apache/camel-k/issues/4175)
+- Kamelet development using Camel DSL instead of YAML DSL [\#4174](https://github.com/apache/camel-k/issues/4174)
+- Default integrationPlatform created at operator startup dose not honor OPERATOR\_ID config [\#4167](https://github.com/apache/camel-k/issues/4167)
 - Kamel cli reset/uninstall --all does not clean the camelcatalog [\#4160](https://github.com/apache/camel-k/issues/4160)
 - Unused parameter [\#4152](https://github.com/apache/camel-k/issues/4152)
 - + [\#4151](https://github.com/apache/camel-k/issues/4151)