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

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


The following commit(s) were added to refs/heads/main by this push:
     new 17f2874  Use stable released version of Yaks 0.4.0
17f2874 is described below

commit 17f2874293d54edc8700c7547228ad5667788250
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Wed Sep 1 14:39:38 2021 +0200

    Use stable released version of Yaks 0.4.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 b3d9c3b..ebec793 100644
--- a/.github/workflows/test.yaml
+++ b/.github/workflows/test.yaml
@@ -42,7 +42,7 @@ concurrency:
 
 env:
   CAMEL_K_VERSION: 1.5.0
-  YAKS_VERSION: 0.4.0-202105030021
+  YAKS_VERSION: 0.4.0
 
 jobs:
   test:

Reply via email to