github apache/camel-k 2.1.0-nightly

latest releases: v2.11.0-nightly, v2.10.0-nightly, v2.10.0...
pre-release2 years ago

Apache Camel K 2.1.0-nightly build for testing (unstable). This nightly release is using
an unsupported operator image published as docker.io/testcamelk/camel-k:2.1.0-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.1.0-nightly-arm64 --maven-repository=https://repository.apache.org/content/repositories/snapshots@id=apache-snapshots@snapshots

NOTE: last updated on Tue Oct 24 00:56:57 UTC 2023

Don't miss a new camel-k release

NewReleases is sending notifications on new releases.