Skip to content
This repository has been archived by the owner on Sep 24, 2022. It is now read-only.

Validates Helm Templates (used by helm-template-validator Github Action)

License

Notifications You must be signed in to change notification settings

nandak522/helm-template-validator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

helm-template-validator

Validates Helm Templates (used by helm-template-validator Github Action)

Build Image

<helm-version> mentioned below is defined in HELM_VERSION.txt file. <version> mentioned below is defined in VERSION.txt file.

docker build --build-arg HELM_VERSION=<helm-version> -t nanda/helm-template-validator:<version> .

Usage

<version> mentioned below is defined in VERSION.txt file.

docker run -it nanda/helm-template-validator:<version> # prints help for Helm

docker run -it nanda/helm-template-validator:<version> version

docker run -it nanda/helm-template-validator:<version> template ...

About

Validates Helm Templates (used by helm-template-validator Github Action)

Resources

License

Stars

Watchers

Forks

Packages

No packages published