Browse Source

Deployed 6a6303360 to main with MkDocs 1.6.1 and mike 1.2.0.dev0

moolen 10 months ago
parent
commit
5fd3fee99d
2 changed files with 3 additions and 2 deletions
  1. 3 2
      main/contributing/devguide/index.html
  2. 0 0
      main/search/search_index.json

+ 3 - 2
main/contributing/devguide/index.html

@@ -4042,8 +4042,9 @@ then clone the repo:</p>
 <span class="nb">cd</span><span class="w"> </span>external-secrets
 </code></pre></div>
 <p><em>Note: many of the <code>make</code> commands use <a href="https://github.com/mikefarah/yq">yq</a>, version 4.2X.X or higher.</em></p>
-<p>Our helm chart is tested using <code>helm-unittest</code>. You will need it to run tests locally if you modify the helm chart. Install it with the following command:</p>
-<div class="highlight"><pre><span></span><code>$ helm plugin install https://github.com/helm-unittest/helm-unittest
+<p>Our helm chart is tested using <code>helm-unittest</code>. You will need it to run tests locally if you modify the helm chart.</p>
+<div class="highlight"><pre><span></span><code>make<span class="w"> </span>helm.test
+make<span class="w"> </span>helm.test.update
 </code></pre></div>
 <h2 id="building-testing">Building &amp; Testing</h2>
 <p>The project uses the <code>make</code> build system. It'll run code generators, tests and

File diff suppressed because it is too large
+ 0 - 0
main/search/search_index.json


Some files were not shown because too many files changed in this diff