Skip to content

Commit

Permalink
chore(deps): update dependency kubernetes-sigs/kind to v0.26.0 (main) (
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 18, 2024
1 parent 67cc547 commit 55bc138
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-delivery.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ on:
env:
GOLANG_VERSION: "1.23.x"
KUBEBUILDER_VERSION: "2.3.1"
KIND_VERSION: "v0.25.0"
KIND_VERSION: "v0.26.0"
ROOK_VERSION: "v1.16.0"
EXTERNAL_SNAPSHOTTER_VERSION: "v8.2.0"
OPERATOR_IMAGE_NAME: "ghcr.io/${{ github.repository }}-testing"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ env:
GOLANG_VERSION: "1.23.x"
GOLANGCI_LINT_VERSION: "v1.62.2"
KUBEBUILDER_VERSION: "2.3.1"
KIND_VERSION: "v0.25.0"
KIND_VERSION: "v0.26.0"
OPERATOR_IMAGE_NAME: "ghcr.io/${{ github.repository }}-testing"
API_DOC_NAME: "cloudnative-pg.v1.md"
SLACK_USERNAME: "cnpg-bot"
Expand Down

0 comments on commit 55bc138

Please sign in to comment.