replicatedhq/Replicated KOTS release
Create a Replicated KOTS release on a channel
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| replicated-app | Replicated App Slug | yes | my-app-enterprise |
| replicated-api-token | Replicated API Token | yes | "" |
| yaml-dir | Directory containing KOTS application manifests | yes | manifests |
| release-notes | Release notes for the promoted release | yes | GitHub Action release of ${GITHUB_REF} triggered by ${GITHUB_ACTOR}: [${GITHUB_SHA::7}](https://github.com/${GITHUB_REPOSITORY}/commit/${GITHUB_SHA}) |
| promote-channel | Channel to promote the release into | yes | ${GITHUB_REF} |
| version | Release version | yes | ${GITHUB_SHA::7} |
Outputs
no outputs