Skip to content

A helm plugin to update the requirements in your chart to the latest available option

License

Notifications You must be signed in to change notification settings

rubms/helm-chart-requirements-updater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Helm Chart Requirements Updater

A Helm plugin to update the requirements in your chart to the latest available version.

Requirements

  • Python >= 3
  • Helm: installed and inited

Installation

helm plugin install https://github.com/rubms/helm-chart-requirements-updater

Usage

requirements-update is able to parse the output given by helm search, using that information to update the requirements in the Helm chart provided as an argument:

helm repo update
helm requirements-update <path_to_your_chart>

About

A helm plugin to update the requirements in your chart to the latest available option

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages