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 1e12c28af chore: nightly automatic updates
1e12c28af is described below
commit 1e12c28af784649c91ad2ad048b5bc92f0b3de15
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Apr 17 23:45:48 2024 +0000
chore: nightly automatic updates
---
CHANGELOG.md | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index acb9f5cd9..f94347f91 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -13,10 +13,15 @@
- OLM procedure, clear errors and warnings
[\#5333](https://github.com/apache/camel-k/issues/5333)
- Flaky TestOperatorBasic
[\#5326](https://github.com/apache/camel-k/issues/5326)
- Deprecate Spectrum publishing strategy
[\#5314](https://github.com/apache/camel-k/issues/5314)
+- TestHelmOperatorUpgrade error
[\#5304](https://github.com/apache/camel-k/issues/5304)
+- unambigious reference to configmaps and secrets
[\#4841](https://github.com/apache/camel-k/issues/4841)
**Merged pull requests:**
+- fix\(ci\): remove Helm upgrade test
[\#5377](https://github.com/apache/camel-k/pull/5377)
([squakez](https://github.com/squakez))
+- chore\(ci\): Upgrade kind to 0.22.0 and kindest/node to 1.28.7
[\#5373](https://github.com/apache/camel-k/pull/5373)
([gansheer](https://github.com/gansheer))
- chore\(e2e\): Remove unnecessary jvm.option in test
[\#5371](https://github.com/apache/camel-k/pull/5371)
([gansheer](https://github.com/gansheer))
+- chore\(deps\): bump fabric8-version from 6.11.0 to 6.12.0 in /java/crds
[\#5368](https://github.com/apache/camel-k/pull/5368)
([dependabot[bot]](https://github.com/apps/dependabot))
- fix: Fix garbage collection trait
[\#5365](https://github.com/apache/camel-k/pull/5365)
([christophd](https://github.com/christophd))
- chore\(ci\): Fix license check
[\#5364](https://github.com/apache/camel-k/pull/5364)
([gansheer](https://github.com/gansheer))
- feat\(trait\): Spectrum deprecation notice
[\#5363](https://github.com/apache/camel-k/pull/5363)
([squakez](https://github.com/squakez))