Skip to content

GitHub custom action to uninstall helm releases

Notifications You must be signed in to change notification settings

patriotsoftware/helm-uninstall-action

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

helm-uninstall-action

GitHub custom action to uninstall helm releases

  - name: Uninstall Helm Release
    id: uninstall_helm
    if: always()
    uses: patriotsoftware/helm-uninstall-action@v1
    with:
      namespace: testmarco
      release_name: testmarco-${{ steps.extract_branch.outputs.clean-branch }}     

About

GitHub custom action to uninstall helm releases

Resources

Stars

Watchers

Forks

Packages

No packages published