add integration tests for helm v3.8.0 (#2085)
This commit is contained in:
parent
2f04831817
commit
700a89f3ff
|
|
@ -145,7 +145,7 @@ workflows:
|
||||||
- build
|
- build
|
||||||
matrix:
|
matrix:
|
||||||
parameters:
|
parameters:
|
||||||
helm-version: ["v3.4.2", "v3.5.4", "v3.6.3", "v3.7.2"]
|
helm-version: ["v3.4.2", "v3.5.4", "v3.6.3", "v3.7.2", "v3.8.0"]
|
||||||
- release:
|
- release:
|
||||||
filters:
|
filters:
|
||||||
branches:
|
branches:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue