bpstelios10 / helm-plugin

common chart for helm deployments

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

helm-plugin

common chart for helm deployments

Include repo

helm repo add helm-plugin 'https://raw.githubusercontent.com/bpstelios10/helm-plugin/master/'

Adding new packages to existing repository

If you want to change the existing repository simply:

  1. Do changes and change version in Chart.yaml
  2. helm package helm-deployment-library
  3. helm repo index . This will detect new file and update index.yaml.
  4. Commit and push your new package and updated index.yaml

About

common chart for helm deployments


Languages

Language:Smarty 100.0%