forked from TrueCloudLab/certificates
Small helm-chart distribuion update
This commit is contained in:
parent
fc50523779
commit
348cf9b4e6
1 changed files with 2 additions and 1 deletions
|
@ -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…
Reference in a new issue