- uses: hoverkraft-tech/ci-github-container@0.25.0
with:
# Description: Chart URI to parse
#
uri: ""
This action does not requires any permissions.
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 |