We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcbb637 commit 1c93162Copy full SHA for 1c93162
.github/workflows/ci.yaml
@@ -240,7 +240,7 @@ jobs:
240
uses: gabe565/setup-helm-docs-action@d5c35bdc9133cfbea3b671acadf50a29029e87c2 # v1.0.4
241
242
- name: Set up Helm Unit Test
243
- run: helm plugin install https://github.com/helm-unittest/helm-unittest
+ run: helm plugin install https://github.com/helm-unittest/helm-unittest --verify=false
244
245
- name: Checkout code
246
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
0 commit comments