Skip to content

Commit a2d2f50

Browse files
authored
Merge branch 'main' into renovate/kubernetes-sigs-kind-0.x
Signed-off-by: Niccolò Fei <niccolo.fei@enterprisedb.com>
2 parents 5489928 + fb26166 commit a2d2f50

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/reusable-e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ on:
2828
# set up environment variables to be used across all the jobs
2929
env:
3030
KIND_VERSION: "v0.32.0"
31-
K8S_VERSION: "v1.35.1"
31+
K8S_VERSION: "v1.36.1"
3232
REGISTRY: "ghcr.io/${{ github.repository_owner }}/postgresql-trunk"
3333

3434
defaults:

0 commit comments

Comments
 (0)