Skip to content

2.3.2-nightly

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 07 May 01:05
· 111 commits to main since this release

Apache Camel K 2.3.2-nightly build for testing (unstable). This nightly release is using
an unsupported operator image published as docker.io/testcamelk/camel-k:2.3.2-nightly (default amd64 architecture,
-arm64 suffix for ARM64 architectures)

To test it, download the client for your OS and run:

kamel install --olm=false --maven-repository=https://repository.apache.org/content/repositories/snapshots@id=apache-snapshots@snapshots

To test ARM64 architecture, download the client for your OS and run:

kamel install --olm=false --operator-image=docker.io/testcamelk/camel-k:2.3.2-nightly-arm64 --maven-repository=https://repository.apache.org/content/repositories/snapshots@id=apache-snapshots@snapshots

NOTE: last updated on Mon Jun 3 00:57:29 UTC 2024