Skip to content

honigpferd/helm-chart-workflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

helm-chart-workflow

a workflow to lint test and release helm charts

usage

reuse this github workflow with .github/workflows/<my_workflow>.yaml

name: <myWorkflow>

on: <myTriggers>

jobs:
  <my-helm-chart-workflow>:
    uses: honigpferd/helm-chart-workflow/.github/workflows/helm-chart.yml@v1

About

a workflow to lint test and release helm charts

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages