evanrs/Create Or Update Ephemeral Action
Creates or updates an ephemeral
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| product_name | Name of the product (ex. consumer-app) | yes | — |
| gh_token | GH token that can create ephemerals | yes | — |
| helm_chart_version | Version of the helm chart | yes | — |
| version | docker tag to deploy | yes | — |
| helm_chart_values | Values of the helm chart | no | "" |
Outputs
| name | description |
|---|---|
| deployment_id | The ID of the created deployment |