Skip to content

wemogy/publish-helm-chart-action

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

wemogy Publish Helm Chart (GitHub Action)

A GitHub Action to publish Helm Charts to the wemogy Helm repository

Usage

- name: Publish Helm Chart
  uses: wemogy/[email protected]
  with:
    path: env/helm/wemogy-demo/wemogy-demo-1.0.0.tgz
    token: ${{ secrets.HELM_REPO_TOKEN }}

Inputs

Input Description
path Required Path to the packaged Helm Chart cluster
token Required Access Token to the Helm Git repository

Outputs

None.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published