Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/halkeye/helm-repo-html
A quick little plugin that will generate a index.html file based on your index.yaml
https://github.com/halkeye/helm-repo-html
helm helm-plugin helm-plugins
Last synced: 4 months ago
JSON representation
A quick little plugin that will generate a index.html file based on your index.yaml
- Host: GitHub
- URL: https://github.com/halkeye/helm-repo-html
- Owner: halkeye
- License: mit
- Created: 2019-02-19T21:28:27.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-11-28T06:45:56.000Z (about 1 year ago)
- Last Synced: 2024-10-03T12:27:51.399Z (4 months ago)
- Topics: helm, helm-plugin, helm-plugins
- Language: Go
- Homepage: https://halkeye.github.io/helm-charts/
- Size: 32.2 KB
- Stars: 5
- Watchers: 3
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
helm-repo-html
==============A quick little plugin that will generate a index.html file based on your index.yaml
## Quick Install
```bash
helm plugin install https://github.com/halkeye/helm-repo-html
```## Quick Usage
```bash
# Generate your yaml and html
helm repo index ./
helm repo-html
# Now save the two file
git add index.yaml index.html
git commit -m "Update release"
git push
```## Example
https://halkeye.github.io/helm-charts/