This repository hosts Helm charts published via GitHub Pages.
helm repo add sm-moshi https://sm-moshi.github.io/helm-charts
helm repo update
# Install a chart
helm install <release-name> sm-moshi/<chart-name>argushomepageit-tools
- Bump the version in
charts/<chart-name>/Chart.yaml. - Push/merge to
main. - The
Release Chartsworkflow packages charts and updatesindex.yamlongh-pages.
- Run
helm lint charts/<chart-name>before opening a PR. - Include a short summary of changes in the PR description.
See LICENSE.