This is an automated email from the ASF dual-hosted git repository.
gfournier pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/main by this push:
new bd58e441f chore(ci): Upgrade kind to 0.22.0 and kindest/node to 1.28.7
bd58e441f is described below
commit bd58e441f05e9b682439027e955fbadfffa1e0a0
Author: Gaelle Fournier <[email protected]>
AuthorDate: Mon Apr 15 16:45:12 2024 +0200
chore(ci): Upgrade kind to 0.22.0 and kindest/node to 1.28.7
---
.github/actions/kamel-config-cluster-kind/action.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.github/actions/kamel-config-cluster-kind/action.yml
b/.github/actions/kamel-config-cluster-kind/action.yml
index 6722ee287..2b3fbcbbf 100644
--- a/.github/actions/kamel-config-cluster-kind/action.yml
+++ b/.github/actions/kamel-config-cluster-kind/action.yml
@@ -26,8 +26,8 @@ runs:
uses: container-tools/[email protected]
if: ${{ env.CLUSTER_KIND_CONFIGURED != 'true' }}
with:
- version: v0.19.0
- node_image:
kindest/node:v1.26.4@sha256:f4c0d87be03d6bea69f5e5dc0adb678bb498a190ee5c38422bf751541cebe92e
+ version: v0.22.0
+ node_image:
kindest/node:v1.28.7@sha256:9bc6c451a289cf96ad0bbaf33d416901de6fd632415b076ab05f5fa7e4f65c58
cpu: 3
- id: info