darioblanco/MOU Deploy

Deploys applications using different providers, like Kubernetes Helm

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
configThe app deployment configuration in JSON or YAML formatyes
environmentThe target deploy environmentyes
helmThe helm repository config in JSON or YAML formatno
kubernetesThe 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
sentryThe 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
slackThe slack configuration in JSON or YAML format to push notifications to a given Slack channel.no
versionThe 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

no outputs