We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9444ad0 commit 67a7a75Copy full SHA for 67a7a75
.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.23.x"
31
- KIND_VERSION: "v0.24.0"
+ KIND_VERSION: "v0.26.0"
32
K8S_VERSION: "v1.32.1"
33
REGISTRY: "ghcr.io/${{ github.repository_owner }}/postgresql-trunk"
34
0 commit comments