Skip to content

v2.5.1-nightly

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 09 Nov 01:30
NOTE: last updated on Wed Nov 27 01:27:00 UTC 2024

Apache Camel K 2.5.1-nightly build for testing purposese only (unstable). This nightly release is using an unsupported operator image published as docker.io/testcamelk/camel-k:2.5.1-nightly. The available platforms are AMD64 and ARM64.

Kubectl

kubectl apply -k github.com/apache/camel-k/install/overlays/kubernetes/descoped?ref=v2.5.1-nightly

Helm

helm install camel-k https://github.com/apache/camel-k/raw/v2.5.1-nightly/docs/charts/camel-k-2.5.1-nightly.tgz

OLM

Use the operator-sdk tool and run the bundle via:

operator-sdk run bundle docker.io/testcamelk/camel-k-bundle:2.5.1-nightly