Skip to content

nitrocb/extract-images-from-helmchart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

extract-images-from-helmchart

this small python tool creates a list of images from a given helmchart

Usage

usage: get_images_from_helmchart.py [-h] --chartname CHARTNAME --repo REPO [--version VERSION] [--values VALUES]

tool for extracting images from a helm chart

optional arguments:
  -h, --help            show this help message and exit
  --chartname CHARTNAME
                        Helm Chart Name
  --repo REPO           Helm Chart Repository
  --version VERSION     Helm Chart version (optional)
  --values VALUES       Helm Chart values (optional)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages