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
The following commit(s) were added to refs/heads/main by this push:
new 9473b3f Updated CHANGELOG.md
9473b3f is described below
commit 9473b3f16cd72224d7fd7b5987d389a5b11b9483
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Jul 31 03:08:23 2021 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c6bed48..432f0ae 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,7 @@
**Closed issues:**
+- Error in OpenShift image-pull delegation on IBM Cloud
[\#2530](https://github.com/apache/camel-k/issues/2530)
- camel-k-client tar.gz changes the uid/gid of cwd
[\#2514](https://github.com/apache/camel-k/issues/2514)
- \[CMD\] `kamel bind` empty error handler
[\#2493](https://github.com/apache/camel-k/issues/2493)
- ServiceBinding CR sometimes doesn't get created
[\#2482](https://github.com/apache/camel-k/issues/2482)
@@ -19,6 +20,7 @@
**Merged pull requests:**
+- Fix \#2530: fix type and do not add cross-namespace owner references
[\#2535](https://github.com/apache/camel-k/pull/2535)
([nicolaferraro](https://github.com/nicolaferraro))
- chore: add support for darwin/atm64
[\#2532](https://github.com/apache/camel-k/pull/2532)
([lburgazzoli](https://github.com/lburgazzoli))
- \[test\] Remove 3rd party dependencies
[\#2529](https://github.com/apache/camel-k/pull/2529)
([bouskaJ](https://github.com/bouskaJ))
- Allow Probe Scheme to Be Customized
[\#2527](https://github.com/apache/camel-k/pull/2527)
([Kyle-Cooley](https://github.com/Kyle-Cooley))