From f43729a9de72382a1aa76869e14f19cf4f6e6cce Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 14 Feb 2026 01:13:38 +0000 Subject: [PATCH] chore(deps): update kindest/node docker tag to v1.35.1 --- .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 833bcf6..3978889 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.35.0" + K8S_VERSION: "v1.35.1" REGISTRY: "ghcr.io/${{ github.repository_owner }}/postgresql-trunk" defaults: