Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nthings/helm-chart
Helm Chart template with release to github pages
https://github.com/nthings/helm-chart
Last synced: about 1 month ago
JSON representation
Helm Chart template with release to github pages
- Host: GitHub
- URL: https://github.com/nthings/helm-chart
- Owner: nthings
- License: apache-2.0
- Created: 2022-07-21T18:06:30.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-21T18:51:18.000Z (over 2 years ago)
- Last Synced: 2023-03-01T22:25:43.517Z (almost 2 years ago)
- Language: Smarty
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Helm Chart Template
Use this template to build helm charts more quickly and easily. This includes Github actions for testing the chart installation into a kind cluster and automated releases to Github Pages.
See https://nthings.github.io/helm-chart/ for see the example deployed on this repo!.
## Helm Docs
README.md on the charts can be automatically generated with [helm-docs](https://github.com/norwoodj/helm-docs) check the pre-commit settings.
## Github Pages Helm Repository
You can take advantage of free Github Pages to host a free helm repository. Follow the instructions [here](https://docs.github.com/en/pages/quickstart) to set up Github Pages on your repository and check outh the release.yml workflow it will publish new charts versions automatically.