Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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/