We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0f1118 commit 96f4ff8Copy full SHA for 96f4ff8
1 file changed
.github/workflows/reusable-e2e.yml
@@ -28,7 +28,7 @@ on:
28
# set up environment variables to be used across all the jobs
29
env:
30
GOLANG_VERSION: "1.24.x"
31
- KIND_VERSION: "v0.27.0"
+ KIND_VERSION: "v0.29.0"
32
K8S_VERSION: "v1.32.2"
33
REGISTRY: "ghcr.io/${{ github.repository_owner }}/postgresql-trunk"
34
0 commit comments