From fd56b67544ad64a50c439325d3108e93833a1598 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 23:21:10 +0000 Subject: [PATCH] chore(deps): update kindest/node docker tag to v1.29.12 (#2131) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 42a9b8aa4..0dd31b711 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -87,7 +87,7 @@ jobs: # from https://hub.docker.com/r/kindest/node/tags - v1.27.16 # renovate: kindest - v1.28.15 # renovate: kindest - - v1.29.10 # renovate: kindest + - v1.29.12 # renovate: kindest - v1.30.6 # renovate: kindest steps: - name: Checkout