Skip to content

Commit

Permalink
Merge branch 'main' into dockerfile-pset
Browse files Browse the repository at this point in the history
  • Loading branch information
nsathyaseelan authored May 29, 2024
2 parents 7ff4338 + d460cbc commit c4394eb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/chainsaw-e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ jobs:
strategy:
fail-fast: false
matrix:
k8s-version: [v1.29.2, v1.28.0, v1.27.3, v1.26.3, v1.25.8, v1.24.12, v1.23.17]
n4k-chart-version: [3.0.18]
k8s-version: [v1.29.2, v1.28.0, v1.27.3, v1.26.3, v1.25.8, v1.24.12]
n4k-chart-version: [3.0.29]

steps:
- name: Checkout
Expand Down Expand Up @@ -54,7 +54,7 @@ jobs:
fail-fast: false
matrix:
k8s-version: [v1.29.2, v1.28.0, v1.27.3, v1.26.3, v1.25.8]
n4k-chart-version: [3.1.1]
n4k-chart-version: [3.1.14]

steps:
- name: Checkout
Expand Down

0 comments on commit c4394eb

Please sign in to comment.