Skip to content

v2.8.0-nightly

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 26 Jun 01:46
NOTE: last updated on Mon Sep 22 01:39:23 UTC 2025

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

Kubectl

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

Helm

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

OLM

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

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