kapstan-io/Deploy on Kapstan
GitHub Action to deploy your applications directly from the Github Pipeline on Kapstan
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| application_name | The name of the application | yes | — |
| image_tag | The image tag you want to deploy | no | — |
| image_repository_name | The image repository name that this image tag belongs to | no | — |
| kapstan_api_key | Your Kapstan API key | yes | — |
| wait_for_deployment | Checks for deployment status and waits till success/failure is returned | no | true |
| pre_deploy_image_tag | The image tag for pre-deploy job if you want to deploy, sending null/blank to use the existing version | no | "" |
| containers | Array of container objects with name and imageTag. Empty tags would be omitted | no | — |
Outputs
no outputs