This is an automated email from the ASF dual-hosted git repository. squakez pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-k.git
commit 686114621a8940dc1fa9e3c9b74187812b72e671 Author: Pasquale Congiusti <[email protected]> AuthorDate: Thu May 14 11:38:34 2026 +0200 chore(release): Helm chart for 2.8.1 --- docs/charts/camel-k-2.8.1.tgz | Bin 0 -> 243152 bytes docs/charts/index.yaml | 29 +++++++++++++++++++++++++++++ 2 files changed, 29 insertions(+) diff --git a/docs/charts/camel-k-2.8.1.tgz b/docs/charts/camel-k-2.8.1.tgz new file mode 100644 index 000000000..1d5ebe282 Binary files /dev/null and b/docs/charts/camel-k-2.8.1.tgz differ diff --git a/docs/charts/index.yaml b/docs/charts/index.yaml index 09de2dd65..e868cbb74 100644 --- a/docs/charts/index.yaml +++ b/docs/charts/index.yaml @@ -1,6 +1,35 @@ apiVersion: v1 entries: camel-k: + - apiVersion: v2 + appVersion: 2.8.1 + created: "2026-05-14T11:38:20.408251825+02:00" + description: A lightweight integration platform, born on Kubernetes, with serverless + superpowers + digest: 57453733a82f6128be9aeb4c57ebb76d70d9b76613a513b8b00be8453e7c81f2 + home: https://camel.apache.org/camel-k/latest/ + icon: https://github.com/apache/camel/raw/main/docs/img/logo64-d.png + keywords: + - serverless + - integration + - patterns + maintainers: + - email: [email protected] + name: pcongiusti + - email: [email protected] + name: acosentino + - email: [email protected] + name: gansheer + name: camel-k + sources: + - https://github.com/apache/camel-k + - https://github.com/apache/camel-k-runtime + - https://github.com/apache/camel-quarkus + - https://github.com/apache/camel + type: application + urls: + - https://apache.github.io/camel-k/charts/camel-k-2.8.1.tgz + version: 2.8.1 - apiVersion: v2 appVersion: 2.9.2 created: "2026-05-14T12:33:35.541144395+02:00"
