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 f2bdaaf commit 6204adfCopy full SHA for 6204adf
.github/workflows/reusable-e2e.yml
@@ -29,7 +29,7 @@ on:
29
env:
30
GOLANG_VERSION: "1.25.x"
31
KIND_VERSION: "v0.29.0"
32
- K8S_VERSION: "v1.33.2"
+ K8S_VERSION: "v1.34.0"
33
REGISTRY: "ghcr.io/${{ github.repository_owner }}/postgresql-trunk"
34
35
defaults:
0 commit comments