Skip to content

Latest commit

 

History

History
60 lines (44 loc) · 2.39 KB

File metadata and controls

60 lines (44 loc) · 2.39 KB

branding<icon:link color:gray-dark> GitHub Action: Parse chart URI

Release%20by%20tagRelease%20by%20dateCommitOpen%20IssuesDownloads

Usage

- uses: hoverkraft-tech/ci-github-container@0.25.0
  with:
    # Description: Chart URI to parse
    #
    uri: ""

Permissions

This action does not requires any permissions.

Inputs

Input Description Default Required
uri Chart URI to parse true
Output Description
repository Repository part of the chart URI
name Name part of the chart URI
version Version part of the chart URI