olmero-archive/Deploy to kubernetes
Github action for deploying the latest tags to the deployment repository
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| deployment_repository | Name of the deployment repository. | yes | — |
| deployment_branch | The name of the deployment branch. | yes | — |
| deployment_repository_token | Token to use to access the deployment repository. | yes | — |
| values_file | The helm values file to be updated | yes | — |
| values_path | The path for the value to change | no | image.tag |
| docker_tag | The tag to apply for the new docker image | yes | — |
| commit_message | The commit message | yes | — |
| author_email | The email of the author of the commit | yes | — |
| author_name | The name of the author of the commit | yes | — |
| additional_values_file | An additional (optional) helm values file to be updated | no | — |
| additional_values_path | The path in the JSON for the value to be updated with the docker tag name | no | — |
| deployment_repository_checkout_path | The checkout path for the repository | no | kubernetes-services |
Outputs
no outputs