Skip to content

Commit

Permalink
chore: nightly automatic updates
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 3, 2024
1 parent 8f9b49d commit d871da9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,14 @@

[Full Changelog](https://github.com/apache/camel-k/compare/v2.5.0-nightly...HEAD)

**Closed issues:**

- Kamelets versioning or Kamelets Catalog definition [\#4395](https://github.com/apache/camel-k/issues/4395)

**Merged pull requests:**

- fix\(e2e\): Get the most recent pod in e2e tests [\#5808](https://github.com/apache/camel-k/pull/5808) ([gansheer](https://github.com/gansheer))
- feat\(api\): user generated Kamelet versioning [\#5807](https://github.com/apache/camel-k/pull/5807) ([squakez](https://github.com/squakez))
- chore\(deps\): bump org.apache.maven.plugins:maven-surefire-plugin from 3.4.0 to 3.5.0 in /java/crds [\#5806](https://github.com/apache/camel-k/pull/5806) ([dependabot[bot]](https://github.com/apps/dependabot))
- chore\(api\): print Kamelets info [\#5804](https://github.com/apache/camel-k/pull/5804) ([squakez](https://github.com/squakez))
- feat\(api\): Kit-less Integration [\#5803](https://github.com/apache/camel-k/pull/5803) ([squakez](https://github.com/squakez))
Expand All @@ -32,7 +38,7 @@
- chore\(deps\): bump github.com/container-tools/spectrum from 0.6.57 to 0.6.58 [\#5774](https://github.com/apache/camel-k/pull/5774) ([dependabot[bot]](https://github.com/apps/dependabot))
- Bugfix/5758 incremental image build fix [\#5772](https://github.com/apache/camel-k/pull/5772) ([lsergio](https://github.com/lsergio))

## [v2.5.0-nightly](https://github.com/apache/camel-k/tree/v2.5.0-nightly) (2024-09-02)
## [v2.5.0-nightly](https://github.com/apache/camel-k/tree/v2.5.0-nightly) (2024-09-03)

[Full Changelog](https://github.com/apache/camel-k/compare/2.5.0-nightly...v2.5.0-nightly)

Expand Down
2 changes: 1 addition & 1 deletion README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ image:https://github.com/apache/camel-k/actions/workflows/common.yml/badge.svg["
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/native.yml/badge.svg["Quarkus native", link="https://github.com/apache/camel-k/actions/workflows/native.yml"]
image:https://img.shields.io/badge/Coverage-43.7-yellow.svg["Go coverage", link="https://github.com/apache/camel-k/actions/workflows/nightly-coverage.yml"]
image:https://img.shields.io/badge/Coverage-43.8-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.
Expand Down

0 comments on commit d871da9

Please sign in to comment.