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 ec4561555f00b10382b87349bc75909fbb2c13e7 Author: Pasquale Congiusti <[email protected]> AuthorDate: Thu May 14 12:33:51 2026 +0200 chore(release): Helm chart for 2.9.2 --- docs/charts/camel-k-2.9.2.tgz | Bin 0 -> 276839 bytes docs/charts/index.yaml | 29 +++++++++++++++++++++++++++++ 2 files changed, 29 insertions(+) diff --git a/docs/charts/camel-k-2.9.2.tgz b/docs/charts/camel-k-2.9.2.tgz new file mode 100644 index 000000000..bda761ef2 Binary files /dev/null and b/docs/charts/camel-k-2.9.2.tgz differ diff --git a/docs/charts/index.yaml b/docs/charts/index.yaml index 1c259c185..09de2dd65 100644 --- a/docs/charts/index.yaml +++ b/docs/charts/index.yaml @@ -1,6 +1,35 @@ apiVersion: v1 entries: camel-k: + - apiVersion: v2 + appVersion: 2.9.2 + created: "2026-05-14T12:33:35.541144395+02:00" + description: A lightweight integration platform, born on Kubernetes, with serverless + superpowers + digest: ae61a31a9edf7048ba170a45cb679449f9d94d9ba01a015a5364c94a6111a00d + 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.9.2.tgz + version: 2.9.2 - apiVersion: v2 appVersion: 2.10.1 created: "2026-05-14T11:08:43.885115158+02:00"
