mirror of
https://github.com/invoiceninja/dockerfiles.git
synced 2025-12-31 19:47:25 +01:00
Update k8s versions for chart testing action (#481)
This commit is contained in:
6
.github/workflows/test-charts.yaml
vendored
6
.github/workflows/test-charts.yaml
vendored
@@ -87,9 +87,9 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
k8s:
|
k8s:
|
||||||
- v1.25.5
|
- v1.25.3
|
||||||
- v1.24.9
|
- v1.24.7
|
||||||
- v1.23.15
|
- v1.23.13
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
|
|||||||
Reference in New Issue
Block a user