Merge pull request #85 from itscaro/qtran/helm3.9

add helm 3.9 to tests
This commit is contained in:
Quan TRAN 2022-05-23 11:44:29 +02:00 committed by GitHub
commit a993b2af3f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -56,6 +56,7 @@ jobs:
- helm-version: v3.6.3 - helm-version: v3.6.3
- helm-version: v3.7.2 - helm-version: v3.7.2
- helm-version: v3.8.2 - helm-version: v3.8.2
- helm-version: v3.9.0
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
- name: Cache libraries - name: Cache libraries