helm install --generate-name --wait oci://ghcr.io/sftpgo/helm-charts/sftpgo
See the Helm chart README and values.yaml for more information.
TODO
Releases are automatically pushed to the GitHub Container Registry on tags.
To tag a new release after merging changes to main
, run the following:
TAG=0.1.0
git tag -a v$TAG -m "Release $TAG"
git push origin v$TAG
This Helm chart was originally created by @sagikazarmark.
Maintenance under a personal chart repository has proven to be difficult, so it has been moved to this repository.
See this discussion for more details.
The project is licensed under the MIT License.