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 e7ae796f7 chore: nightly automatic updates
e7ae796f7 is described below

commit e7ae796f7bcaf8b438778756b8de1abf9ce0c78e
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 8 23:45:56 2024 +0000

    chore: nightly automatic updates
---
 CHANGELOG.md    | 7 +++++++
 docs/antora.yml | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2a4defd0f..18475a5c6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,12 +9,19 @@
 - Annotations for dapr.io Sidecar Not Applied in Camel K Integration 
Deployment [\#5313](https://github.com/apache/camel-k/issues/5313)
 - Update multi-arch release page description 
[\#5311](https://github.com/apache/camel-k/issues/5311)
 - Java CRDs plugin error 
[\#5310](https://github.com/apache/camel-k/issues/5310)
+- Release 2.3.0 [\#5277](https://github.com/apache/camel-k/issues/5277)
 - Upgrade error traces [\#5271](https://github.com/apache/camel-k/issues/5271)
+- Native build failed directly 
[\#5080](https://github.com/apache/camel-k/issues/5080)
+- Bad revision when running jvm and native builds with knative 
[\#5069](https://github.com/apache/camel-k/issues/5069)
+- Camel-K doesn't create the Ingress resource although it is enabled in the 
Traits using Pipe or KameletBinding 
[\#5044](https://github.com/apache/camel-k/issues/5044)
+- Bump kubernetes dependencies to 1.28.x 
[\#4847](https://github.com/apache/camel-k/issues/4847)
 - Support `kamel run ... -t camel.runtime-version=1.x` notation 
[\#4739](https://github.com/apache/camel-k/issues/4739)
 - Multi architecture support - Integrations 
[\#4149](https://github.com/apache/camel-k/issues/4149)
 
 **Merged pull requests:**
 
+- chore\(deps\): bump golang.org/x/term from 0.18.0 to 0.19.0 
[\#5330](https://github.com/apache/camel-k/pull/5330) 
([dependabot[bot]](https://github.com/apps/dependabot))
+- feat\(core\): Upgrade API kubernetes 1.28 
[\#5329](https://github.com/apache/camel-k/pull/5329) 
([gansheer](https://github.com/gansheer))
 - feat\(trait\): allow usage of semver for camel.runtime-version  
[\#5327](https://github.com/apache/camel-k/pull/5327) 
([squakez](https://github.com/squakez))
 - doc: adjust nightly release description 
[\#5325](https://github.com/apache/camel-k/pull/5325) 
([squakez](https://github.com/squakez))
 - chore\(deps\): bump golang.org/x/oauth2 from 0.18.0 to 0.19.0 
[\#5323](https://github.com/apache/camel-k/pull/5323) 
([dependabot[bot]](https://github.com/apps/dependabot))
diff --git a/docs/antora.yml b/docs/antora.yml
index c8abc48ce..360c09ba4 100644
--- a/docs/antora.yml
+++ b/docs/antora.yml
@@ -38,7 +38,7 @@ asciidoc:
     camel-quarkus-docs-version: 3.8.x
     quarkus-version: 3.8.3
     kustomize-version: 4.5.4
-    kubernetes-api-version: 0.27.7
+    kubernetes-api-version: 0.28.8
     operator-fwk-api-version: 0.20.0
     knative-api-version: 0.39.3
     service-binding-op-version: 1.4.0

Reply via email to