Use upstream helm-unittest repository

Signed-off-by: Stavros Foteinopoulos <stafot@gmail.com>
This commit is contained in:
Stavros Foteinopoulos 2023-12-12 18:34:37 +02:00
parent 8c0a9b0250
commit e36378b775
No known key found for this signature in database
GPG key ID: 7187B9E13C5E5E93

View file

@ -165,7 +165,7 @@ jobs:
- name: Install Helm Unit Test Plugin
run: |
helm plugin install https://github.com/quintush/helm-unittest
helm plugin install https://github.com/helm-unittest/helm-unittest
- name: Run Helm Unit Tests
run: |