We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c4cd6b commit 9444ad0Copy full SHA for 9444ad0
1 file changed
.github/workflows/reusable-e2e.yml
@@ -29,7 +29,7 @@ on:
29
env:
30
GOLANG_VERSION: "1.23.x"
31
KIND_VERSION: "v0.24.0"
32
- K8S_VERSION: "v1.31.0"
+ K8S_VERSION: "v1.32.1"
33
REGISTRY: "ghcr.io/${{ github.repository_owner }}/postgresql-trunk"
34
35
defaults:
0 commit comments