Skip to content

Commit e69917b

Browse files
chore(deps): update dependency kubernetes-sigs/kind to v0.30.0 (#97)
1 parent 6204adf commit e69917b

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

0 commit comments

Comments
 (0)