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 923267e Updated CHANGELOG.md
923267e is described below
commit 923267edf98ce42a4680f7614d3ebb00f8e97ae0
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Dec 3 03:09:29 2021 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 75cd549..0cca97f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -37,6 +37,9 @@
**Merged pull requests:**
+- chore\(build\): Upgrade base image to ubi-quarkus-mandrel:21.3.0.0
[\#2798](https://github.com/apache/camel-k/pull/2798)
([astefanutti](https://github.com/astefanutti))
+- fix\(build\): Fix OLM bundle generation on Mac OS
[\#2797](https://github.com/apache/camel-k/pull/2797)
([astefanutti](https://github.com/astefanutti))
+- fix\(cli\): Skip version compatibility check for builder command
[\#2796](https://github.com/apache/camel-k/pull/2796)
([astefanutti](https://github.com/astefanutti))
- fix\(doc\): Update Prometheus Operator setup documentation
[\#2795](https://github.com/apache/camel-k/pull/2795)
([astefanutti](https://github.com/astefanutti))
- chore\(RBAC\): Remove wildcards from roles
[\#2793](https://github.com/apache/camel-k/pull/2793)
([astefanutti](https://github.com/astefanutti))
- Makefile: for the generate-doc target don't use show-progress for wget
[\#2792](https://github.com/apache/camel-k/pull/2792)
([oscerd](https://github.com/oscerd))