gamezop/K8s Manifest Deployer
Updates K8s manifest image tag
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jun 2, 2026
- License
- None
Pinned Snippet
uses: gamezop/github-action-workflows@6a09a41b2db76e2ae709b62c4662337ca60c093f # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| image_tag | The Docker image tag to update | yes | — |
| deploy_file_path | Path to the deploy.yml file inside the k8s repo | yes | — |
| ssh_key | SSH Private Key with write access to the k8s repo | yes | — |
| env | Deployment environment (e.g., dev, staging, prod) | no | — |
| service_name | Name of the service to update in the manifest | no | — |
Outputs
no outputs