ironsource-mobile/Designate
Retrieve service metadata from Service Registry, render Helm values and trigger Spinnaker pipeline
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jul 17, 2021
- License
- MIT
Pinned Snippet
uses: ironsource-mobile/designate@b7df7e435c4445ee14540594c53ec55a62e229e8 # v0.2.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| name | Service name | yes | — |
| version | Service version (image tag) | yes | — |
| environment | Deployment environment | yes | — |
| pipeline | Deployment pipeline | no | rollout |
| chart | Helm chart name (optional) | yes | mobile-helm-charts/base-app |
| registry_repo | Registry repo (optional) | no | ironsource-mobile/service-registry |
| registry_branch | Registry branch (optional) | no | main |
| github_token | GitHub Token | yes | — |
Outputs
no outputs