Skip to content
upload-cloud

GitHub Action

Publish Helm Chart (wemogy)

1.1.3 Latest version

Publish Helm Chart (wemogy)

upload-cloud

Publish Helm Chart (wemogy)

Publishes Helm Charts to the wemogy Helm repository

Installation

Copy and paste the following snippet into your .yml file.

              

- name: Publish Helm Chart (wemogy)

uses: wemogy/[email protected]

Learn more about this action in wemogy/publish-helm-chart-action

Choose a version

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.