smallstep / helm-charts

Helm packages for Kubernetes
Apache License 2.0
45 stars 71 forks source link

Smallstep Helm Charts

Helm packages for Kubernetes. The master branch of this repository contains work in progress packages.

Visit https://smallstep.github.io/helm-charts/ for stable releases.

Packages

Distribution

  1. Update version in packageName/Chart.yaml.

  2. Update appVersion to the image tag in packageName/Chart.yaml.

  3. Commit these changes to a branch and push the branch to the origin. Open a PR for merging to master.

  4. Create helm package (using step-certificates as an example):

    helm package ./step-certificates
  5. Update repository (using step-certificates as an example):

    ./deploy.sh ./step-certificates