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.
2 parents 5489928 + fb26166 commit a2d2f50Copy full SHA for a2d2f50
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
KIND_VERSION: "v0.32.0"
31
- K8S_VERSION: "v1.35.1"
+ K8S_VERSION: "v1.36.1"
32
REGISTRY: "ghcr.io/${{ github.repository_owner }}/postgresql-trunk"
33
34
defaults:
0 commit comments