Implement a Helm chart repository with GitHub pages
Shell
Switch branches/tags
Nothing to show
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
LICENSE.txt Updated README and LICENSE. Apr 7, 2017
README.md Updated README and LICENSE. Apr 7, 2017
github.sh Moved from helm-plugins Apr 6, 2017
plugin.yaml Moved from helm-plugins Apr 6, 2017

README.md

Helm Github Plugin

GitHub and GitHub Pages integration with Helm.

This provides tools for working with GitHub. Mainly, it is for using GitHub Pages as a chart repository by storing charts in the 'docs/' directory of the current project.

GitHub pages provide a "website" for your GtHub project. We can use GitHub pages serve Helm charts. For an exaple, see the https://github.com/technosophos/tscharts

Available Commands:

  • push Push a chart (repository) to GitHub pages.

Installation

$ helm plugin install https://github.com/technosophos/helm-github