Small helm-chart distribuion update

pull/227/head
max furman 4 years ago
parent fc50523779
commit 348cf9b4e6

@ -150,9 +150,10 @@ e.g. `v1.0.2`
<pre><code>
<b>$ git checkout gh-pages</b>
<b>$ git pull origin/gh-pages</b>
<b>$ git add "step-certificates-<version>.tgz"</b>
<b>$ helm repo index --merge index.yaml --url https://smallstep.github.io/helm-charts/ .</b>
<b>$ git commit -a -m "Add package for step-certificates <appVersion>"</b>
<b>$ git commit -a -m "Add package for step-certificates vX.Y.Z"</b>
<b>$ git push origin gh-pages</b>
</code></pre>

Loading…
Cancel
Save