Skip to content

Commit

Permalink
Merge pull request #3885 from spidernet-io/robot/update_doc-1723665873
Browse files Browse the repository at this point in the history
robot updates kind node version in k8s matrix test
  • Loading branch information
weizhoublue committed Aug 15, 2024
2 parents a3c940d + 22f19e5 commit 3b346f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-diff-k8s-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ jobs:
matrix:
# Synchronise with the latest releases of each version
# If a new version of kind/node is released, it will be updated automatically.
version: [v1.30.2, v1.25.16, v1.26.15, v1.27.13, v1.28.9, v1.29.4, v1.23.17, v1.24.17, v1.22.17]
version: [v1.28.12, v1.27.16, v1.26.15, v1.25.16, v1.29.7, v1.30.3, v1.31.0, v1.23.17, v1.24.17, v1.22.17]
needs: [call_build_ci_image, get_ref, call_release_chart]
uses: ./.github/workflows/e2e-init.yaml
with:
Expand Down

0 comments on commit 3b346f2

Please sign in to comment.