Skip to content

Commit 9444ad0

Browse files
chore(deps): update kindest/node docker tag to v1.32.1 (#73)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5c4cd6b commit 9444ad0

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
@@ -29,7 +29,7 @@ on:
2929
env:
3030
GOLANG_VERSION: "1.23.x"
3131
KIND_VERSION: "v0.24.0"
32-
K8S_VERSION: "v1.31.0"
32+
K8S_VERSION: "v1.32.1"
3333
REGISTRY: "ghcr.io/${{ github.repository_owner }}/postgresql-trunk"
3434

3535
defaults:

0 commit comments

Comments
 (0)