darioblanco/MOU Deploy
Deploys applications using different providers, like Kubernetes Helm
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| config | The app deployment configuration in JSON or YAML format | yes | — |
| environment | The target deploy environment | yes | — |
| helm | The helm repository config in JSON or YAML format | no | — |
| kubernetes | The kubeconfig file content for kubectl. See https://kubernetes.io/docs/concepts/configuration/organize-cluster-access-kubeconfig/ Giving this parameter will enable a kubernetes deploy. | no | — |
| sentry | The sentry configuration in JSON or YAML format to update the sentry project with a successful deployment. Giving this parameter will enable the sentry integration. | no | — |
| slack | The slack configuration in JSON or YAML format to push notifications to a given Slack channel. | no | — |
| version | The version to deploy. It will be sent to sentry, if sentry was configured. If not provided, version will be detected from the image tag specified in the config values, or from the current commit sha. | no | — |
Outputs
no outputs