Skip to content

Commit

Permalink
chore: Updated test k8s-matrix (#240)
Browse files Browse the repository at this point in the history
Signed-off-by: Rashed Kamal <krashed@vmware.com>
  • Loading branch information
rashedkvm authored Jun 9, 2022
1 parent 7f59596 commit 9391b09
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -119,11 +119,12 @@ jobs:
strategy:
matrix:
k8s:
- 1.18.15
- 1.19.7
- 1.20.2
- 1.21.2
- 1.22.5
- 1.18.20
- 1.19.16
- 1.20.15
- 1.21.12
- 1.22.9
- 1.23.6
fail-fast: false
env:
REGISTRY_NAME: registry.local
Expand All @@ -133,7 +134,7 @@ jobs:
- uses: actions/checkout@v3
- uses: vmware-tanzu/carvel-setup-action@v1
with:
imgpkg: v0.22.0
imgpkg: v0.29.0
- run: |
imgpkg version
kbld version
Expand Down

0 comments on commit 9391b09

Please sign in to comment.