actions-marketplace-validations/Rancher Deploy
Action to deploy docker image in rancher
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Nov 10, 2021
- License
- None
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/giautm_rancher-deploy-action@c7145adeba6ac9768ab536f66137860e93833f02 # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| rancherUrlApi | API Url of your rancher project workload | yes | — |
| rancherAccessKey | API Access key created in Rancher | yes | — |
| rancherSecretKey | API Secret key created in Rancher | yes | — |
| serviceName | Name of your service on rancher cluster what you want deploy | yes | — |
| dockerImage | Docker Image ID | yes | — |
| namespaceId | ID of the namespace | no | — |
Outputs
no outputs