Skip to content

Commit

Permalink
Add kube ver 1.20.15 to e2e
Browse files Browse the repository at this point in the history
  • Loading branch information
David committed Nov 15, 2024
1 parent d1319cc commit bb170f5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ jobs:
fail-fast: false
matrix:
kube-version:
- "1.20.15"
- "1.23"
- "1.30"
test-scenario:
Expand All @@ -74,6 +75,8 @@ jobs:
- "cli-upgrade"
- "workload-lifecycle"
include:
- kube-version: "1.20.15"
kind-image: "kindest/node:v1.20.15@sha256:a32bf55309294120616886b5338f95dd98a2f7231519c7dedcec32ba29699394"
- kube-version: "1.23"
kind-image: "kindest/node:v1.23.17@sha256:14d0a9a892b943866d7e6be119a06871291c517d279aedb816a4b4bc0ec0a5b3"
- kube-version: "1.30"
Expand Down

0 comments on commit bb170f5

Please sign in to comment.