Skip to content

Commit

Permalink
Updated the supported k8s version
Browse files Browse the repository at this point in the history
Signed-off-by: nsathyaseelan <[email protected]>
  • Loading branch information
nsathyaseelan committed Feb 21, 2024
1 parent 2d7fbbd commit 3be0934
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/chainsaw-e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
strategy:
fail-fast: false
matrix:
k8s-version: [v1.29.2, v1.28.7, v1.27.11, v1.26.14, v1.25.16, v1.24.12, v1.23.1]
k8s-version: [v1.29.2, v1.28.7, v1.27.11, v1.26.14, v1.25.16, v1.24.12, v1.23.17]
# For n4k-versions 1.9
n4k-chart-version: [1.6.11]

Expand Down

0 comments on commit 3be0934

Please sign in to comment.