coerick/Update Docker Image Rancher v2 Deployment
An action that helps deploy a new docker image for a deployment in Rancher v2.x
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| rancher_url | Rancher instance URL | yes | — |
| rancher_token | Rancher API access token | yes | — |
| cluster_id | Rancher/Kubernetes Cluster ID | yes | — |
| namespace | Rancher/Kubernetes Namespace | yes | — |
| deployment | Deployment/Service within the Namespace | yes | — |
| docker_image | Docker image | yes | — |
Outputs
no outputs