This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch release-2.3.x
in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/release-2.3.x by this push:
new f1d5f775e chore: nightly automatic updates
f1d5f775e is described below
commit f1d5f775ea0153be4cb759f149f710ff6ed83faf
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 29 00:30:46 2024 +0000
chore: nightly automatic updates
---
CHANGELOG.md | 12 +++++++++++-
README.adoc | 2 +-
badge.out | 2 +-
coverage | 2 +-
coverage.out | 4 ++--
5 files changed, 16 insertions(+), 6 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3823188da..63a331e29 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
-## [v2.5.0-nightly](https://github.com/apache/camel-k/tree/v2.5.0-nightly)
(2024-08-27)
+## [Unreleased](https://github.com/apache/camel-k/tree/HEAD)
+
+[Full
Changelog](https://github.com/apache/camel-k/compare/v2.5.0-nightly...HEAD)
+
+**Closed issues:**
+
+- Add ingressClassName field to Ingress trait
[\#5793](https://github.com/apache/camel-k/issues/5793)
+- Provide Helm Artefacts as part of snapshots, pre-releases and final-releases
[\#5740](https://github.com/apache/camel-k/issues/5740)
+- Add a trait func which should check the presence of CamelCatalog before
execution [\#5417](https://github.com/apache/camel-k/issues/5417)
+
+## [v2.5.0-nightly](https://github.com/apache/camel-k/tree/v2.5.0-nightly)
(2024-08-28)
[Full
Changelog](https://github.com/apache/camel-k/compare/2.5.0-nightly...v2.5.0-nightly)
diff --git a/README.adoc b/README.adoc
index 567ca4601..76e062abf 100644
--- a/README.adoc
+++ b/README.adoc
@@ -11,7 +11,7 @@
image:https://github.com/apache/camel-k/workflows/kubernetes/badge.svg["Kubernet
image:https://github.com/apache/camel-k/workflows/knative/badge.svg["Knative",
link="https://github.com/apache/camel-k/actions/workflows/knative.yml"]
image:https://github.com/apache/camel-k/actions/workflows/nightly-release.yml/badge.svg["Nightly
releases",
link="https://github.com/apache/camel-k/actions/workflows/nightly-release.yml"]
image:https://github.com/apache/camel-k/actions/workflows/nightly-native-test.yml/badge.svg["Quarkus
native",
link="https://github.com/apache/camel-k/actions/workflows/nightly-native-test.yml"]
-image:https://img.shields.io/badge/Coverage-38.7%25-yellow.svg["Go coverage",
link="https://github.com/apache/camel-k/actions/workflows/nightly-coverage.yml"]
+image:https://img.shields.io/badge/Coverage-38.8%25-yellow.svg["Go coverage",
link="https://github.com/apache/camel-k/actions/workflows/nightly-coverage.yml"]
image:https://img.shields.io/badge/zulip-join_chat-brightgreen.svg["Chat on
Zulip", link="https://camel.zulipchat.com"]
Apache Camel K is a lightweight integration framework built from **Apache
Camel** that runs natively on Kubernetes and is specifically designed for
serverless and microservice architectures. Users of `Camel K` can instantly run
integration code written in Camel DSL on their preferred **Cloud** provider.
diff --git a/badge.out b/badge.out
index 3fa4b9e5a..467db7e25 100644
--- a/badge.out
+++ b/badge.out
@@ -1,2 +1,2 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/coverage b/coverage
index 31dd36b70..23bfbc77e 100644
--- a/coverage
+++ b/coverage
@@ -1 +1 @@
-38.7
+38.8
diff --git a/coverage.out b/coverage.out
index 3c079a69d..b894a50bc 100644
--- a/coverage.out
+++ b/coverage.out
@@ -2224,7 +2224,7 @@
github.com/apache/camel-k/v2/pkg/util/source/test_support.go:60:
assertExtra
github.com/apache/camel-k/v2/pkg/util/source/types.go:46:
NewMetadata
100.0%
github.com/apache/camel-k/v2/pkg/util/source/types.go:56:
AddRequiredCapability
0.0%
github.com/apache/camel-k/v2/pkg/util/source/types.go:61:
AddDependency
100.0%
-github.com/apache/camel-k/v2/pkg/util/sync/file.go:28:
File
78.6%
+github.com/apache/camel-k/v2/pkg/util/sync/file.go:28:
File
85.7%
github.com/apache/camel-k/v2/pkg/util/test/assertions.go:30:
EnvVarExists
0.0%
github.com/apache/camel-k/v2/pkg/util/test/assertions.go:38:
EnvVarHasValue
0.0%
github.com/apache/camel-k/v2/pkg/util/test/assertions.go:47:
HasVolume
0.0%
@@ -2303,4 +2303,4 @@ github.com/apache/camel-k/v2/pkg/util/util.go:649:
WithTempDir
0.0%
github.com/apache/camel-k/v2/pkg/util/util.go:664:
ConfigTreePropertySplit
0.0%
github.com/apache/camel-k/v2/pkg/util/util.go:685:
trimQuotes
0.0%
github.com/apache/camel-k/v2/pkg/util/util.go:696:
NavigateConfigTree
0.0%
-total:
(statements)
38.7%
+total:
(statements)
38.8%