From d49943bf1133523094cdeca3415c780554a84b9e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 20:28:37 +0000 Subject: [PATCH] camel-k: Update to version 2.8.0 --- bucket/camel-k.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/camel-k.json b/bucket/camel-k.json index 54aaeb3dd6..8a346c8e92 100644 --- a/bucket/camel-k.json +++ b/bucket/camel-k.json @@ -1,12 +1,12 @@ { - "version": "2.7.0", + "version": "2.8.0", "description": "A lightweight integration platform, born on Kubernetes, with serverless superpowers", "homepage": "https://camel.apache.org/camel-k", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/apache/camel-k/releases/download/v2.7.0/camel-k-client-2.7.0-windows-amd64.tar.gz", - "hash": "67df54ace801d63d48376b01b1e2de45c7c99e496abb6bd832ad1902cbaf2992" + "url": "https://github.com/apache/camel-k/releases/download/v2.8.0/camel-k-client-2.8.0-windows-amd64.tar.gz", + "hash": "adf98025ceef92e6242b9da251a999ccdd7b6634878f758b6e404dd21121fd53" } }, "bin": "kamel.exe",