mirror of
https://github.com/truecharts/library-charts.git
synced 2026-07-03 00:14:15 -03:00
add testing for more helm versions and k8s versions
This commit is contained in:
4
.github/workflows/common_library_tests.yaml
vendored
4
.github/workflows/common_library_tests.yaml
vendored
@@ -22,6 +22,7 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
helm-version:
|
||||
- v3.11.3
|
||||
- v3.12.3
|
||||
- v3.14.1
|
||||
steps:
|
||||
@@ -61,7 +62,6 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
helm-version:
|
||||
- v3.12.3
|
||||
- v3.14.1
|
||||
steps:
|
||||
- name: Checkout
|
||||
@@ -107,8 +107,10 @@ jobs:
|
||||
- v1.26
|
||||
- v1.27
|
||||
- v1.28
|
||||
- v1.29
|
||||
# We run tests on Helm version of latest SCALE, fluxcd and latest helm release
|
||||
helm-version:
|
||||
- v3.11.3
|
||||
- v3.12.3
|
||||
- v3.14.1
|
||||
values:
|
||||
|
||||
Reference in New Issue
Block a user