This is an automated email from the ASF dual-hosted git repository. pcongiusti pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-k.git
commit 2116801435899b283eb5413b1e0eab06b9a405a6 Author: Pasquale Congiusti <pasquale.congiu...@gmail.com> AuthorDate: Tue Jul 30 16:03:23 2024 +0200 chore(ci): upgrade Kind to 1.30 --- .github/actions/kamel-config-cluster-kind/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/kamel-config-cluster-kind/action.yml b/.github/actions/kamel-config-cluster-kind/action.yml index 2b3fbcbbf..e7122bf0f 100644 --- a/.github/actions/kamel-config-cluster-kind/action.yml +++ b/.github/actions/kamel-config-cluster-kind/action.yml @@ -27,7 +27,7 @@ runs: if: ${{ env.CLUSTER_KIND_CONFIGURED != 'true' }} with: version: v0.22.0 - node_image: kindest/node:v1.28.7@sha256:9bc6c451a289cf96ad0bbaf33d416901de6fd632415b076ab05f5fa7e4f65c58 + node_image: kindest/node:v1.30.0@sha256:047357ac0cfea04663786a612ba1eaba9702bef25227a794b52890dd8bcd692e cpu: 3 - id: info