Skip to content

A helm plugin that automatically adds the repos for you

License

Notifications You must be signed in to change notification settings

codayblue/helm-build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Helm Builder

This is a simple helm plugin that will take the dependent repos for a chart and set them up and then call the dependency build to download the charts from the repos.

Requirements

To use this software you need to have yq installed at version >=4.0

Installation

Just run the command below to install

helm plugin install https://github.com/codayblue/helm-build

Usage

While in the same directory as the helm chart run the following command

helm build

or you can point at a chart you want to build on the local system like so

helm build /path/to/chart

About

A helm plugin that automatically adds the repos for you

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages