Skip to content

Commit

Permalink
Update k8s support versions
Browse files Browse the repository at this point in the history
  • Loading branch information
tei-k committed May 17, 2021
1 parent 98ab5b8 commit d9385c0
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/helm_charts_scalar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,9 @@ jobs:
strategy:
matrix:
k8s:
- v1.19.7
- v1.18.17
- v1.19.9
- v1.20.5

steps:
- name: Checkout
Expand Down Expand Up @@ -87,7 +89,9 @@ jobs:
strategy:
matrix:
k8s:
- v1.18.17
- v1.19.7
- v1.20.5

steps:
- name: Checkout
Expand Down

0 comments on commit d9385c0

Please sign in to comment.