Skip to content

Commit a8f8545

Browse files
chore(deps): update dependency kubernetes-sigs/kind to v0.31.0 (#112)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 136b6db commit a8f8545

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/reusable-e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ on:
2828
# set up environment variables to be used across all the jobs
2929
env:
3030
GOLANG_VERSION: "1.25.x"
31-
KIND_VERSION: "v0.30.0"
31+
KIND_VERSION: "v0.31.0"
3232
K8S_VERSION: "v1.34.3"
3333
REGISTRY: "ghcr.io/${{ github.repository_owner }}/postgresql-trunk"
3434

0 commit comments

Comments
 (0)