From 03f1f90d90aa7d28b0ee6844c300e99a60f96abb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 Dec 2025 09:29:32 +0000 Subject: [PATCH] chore(deps): update kindest/node docker tag to v1.35.0 --- .github/workflows/reusable-e2e.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/reusable-e2e.yml b/.github/workflows/reusable-e2e.yml index d68b68b..c3127e9 100644 --- a/.github/workflows/reusable-e2e.yml +++ b/.github/workflows/reusable-e2e.yml @@ -29,7 +29,7 @@ on: env: GOLANG_VERSION: "1.25.x" KIND_VERSION: "v0.31.0" - K8S_VERSION: "v1.34.3" + K8S_VERSION: "v1.35.0" REGISTRY: "ghcr.io/${{ github.repository_owner }}/postgresql-trunk" defaults: