Skip to content

Commit 8b35c7b

Browse files
chore(deps): update kindest/node docker tag to v1.36.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e51b83c commit 8b35c7b

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.31.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)