Skip to content

wtag/helm-lint-action

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Helm Lint Action

This action lints a Helm chart using Helm 3.

Inputs

chart_directory

Required The path to the chart directory which should be linted.

chart_name

Required The name of the chart which should be linted.

Example usage

- uses: wtag/helm-lint-action@master
  with:
    chart_directory: deployment/chart
    chart_name: pg-backup

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors