Skip to content
play

GitHub Action

Read Helm Chart.yaml

v0.1 Latest version

Read Helm Chart.yaml

play

Read Helm Chart.yaml

Read a Helm Chart's `Chart.yaml` file and expose the values as outputs

Installation

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

              

- name: Read Helm Chart.yaml

uses: miraai/[email protected]

Learn more about this action in miraai/read-helm-chart-yaml

Choose a version

Read Chart.yaml from Helm Charts

You can read Chart.yaml from your Helm Charts and use them as outputs:

  - name: Read Helm Chart
    id: chart-info
    uses: miraai/[email protected]
    with:
        path: tests/example