Skip to content

Commit

Permalink
chore(deps): update dependency kubernetes-sigs/kind to v0.26.0 (#72)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 11, 2025
1 parent 9444ad0 commit 67a7a75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ on:
# set up environment variables to be used across all the jobs
env:
GOLANG_VERSION: "1.23.x"
KIND_VERSION: "v0.24.0"
KIND_VERSION: "v0.26.0"
K8S_VERSION: "v1.32.1"
REGISTRY: "ghcr.io/${{ github.repository_owner }}/postgresql-trunk"

Expand Down

0 comments on commit 67a7a75

Please sign in to comment.