This is an automated email from the ASF dual-hosted git repository.

lburgazzoli pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git

commit 3e284d9b6c7f728bf858c8d73c49786cd4a29c03
Author: Luca Burgazzoli <[email protected]>
AuthorDate: Tue Jul 13 18:51:47 2021 +0200

    Update camel-k to 1.5.0
---
 .github/workflows/test.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml
index f50d223..b3d9c3b 100644
--- a/.github/workflows/test.yaml
+++ b/.github/workflows/test.yaml
@@ -41,7 +41,7 @@ concurrency:
   cancel-in-progress: true
 
 env:
-  CAMEL_K_VERSION: 1.4.0
+  CAMEL_K_VERSION: 1.5.0
   YAKS_VERSION: 0.4.0-202105030021
 
 jobs:

Reply via email to