Skip to content

rubengees/helmup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

helmup

Check your helm chart dependencies for updates and apply them with an interactive selection. helmup is a self-contained binary bundling (parts of) the helm cli written in go.

Demo

asciicast

Installation

Download the latest version for your OS and copy it to a place in your PATH (e.g. /usr/bin on linux).

Arch Linux

A package is available in the AUR.

yay -S helmup-bin

Usage

# Run in a directory with a Chart.yaml file.
helmup

# Pass a directory containing a Chart.yaml file.
helmup /path/to/helm/directory

About

Interactively update helm chart dependencies

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published