Skip to content

Commit 96f4ff8

Browse files
chore(deps): update dependency kubernetes-sigs/kind to v0.29.0 (#82)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d0f1118 commit 96f4ff8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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.24.x"
31-
KIND_VERSION: "v0.27.0"
31+
KIND_VERSION: "v0.29.0"
3232
K8S_VERSION: "v1.32.2"
3333
REGISTRY: "ghcr.io/${{ github.repository_owner }}/postgresql-trunk"
3434

0 commit comments

Comments
 (0)