diff --git a/.github/workflows/reusable-e2e.yml b/.github/workflows/reusable-e2e.yml index 7d5e09f..25ae4b7 100644 --- a/.github/workflows/reusable-e2e.yml +++ b/.github/workflows/reusable-e2e.yml @@ -29,7 +29,7 @@ on: env: GOLANG_VERSION: "1.24.x" KIND_VERSION: "v0.27.0" - K8S_VERSION: "v1.32.2" + K8S_VERSION: "v1.32.3" REGISTRY: "ghcr.io/${{ github.repository_owner }}/postgresql-trunk" defaults: