Skip to content

Commit 1e83663

Browse files
Reet00J12934
authored andcommitted
Skip verification as it is enforced in helm v4but not yet supported by unittest
Signed-off-by: Samreet Singh <samreet.singh@iteratec.com>
1 parent c6f382a commit 1e83663

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ jobs:
128128
129129
- name: Install Helm Unit Test Plugin
130130
run: |
131-
helm plugin install https://github.com/helm-unittest/helm-unittest.git --version ${{ env.HELM_PLUGIN_UNITTEST_VERSION }}
131+
helm plugin install https://github.com/helm-unittest/helm-unittest.git --version ${{ env.HELM_PLUGIN_UNITTEST_VERSION }} --verify=false
132132
133133
- name: Download Task
134134
uses: actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6.0.0

0 commit comments

Comments
 (0)