This project is maintained on a best-effort basis and is not officially supported by Smallstep.
We welcome community contributions via PRs.
Interested in commercial support? Let's talk.
These charts are released at https://smallstep.github.io/helm-charts/.
-
Step Certificates: An online certificate authority and related tools for secure automated certificate management, so you can use TLS everywhere.
-
Autocert: A kubernetes add-on that automatically injects TLS/HTTPS certificates into your containers.
-
Step Issuer: A certificate issuer for cert-manager using Step Certificates.
-
Update
versionin packageName/Chart.yaml. -
Update
appVersionto the image tag in packageName/Chart.yaml. -
Commit these changes to a branch and push the branch to the origin. Open a PR for merging to master.
-
Create helm package (using
step-certificatesas an example):helm package ./step-certificates
-
Update repository (using
step-certificatesas an example):./deploy.sh ./step-certificates