anas-ash99/Update Kubernetes Manifest

A reusable action to update the Kubernetes manifest with a new image tag and push the change to a Git repository.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Oct 11, 2024
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: anas-ash99/passgenius-github-actions@66ec12b1ee67ac2e4f25e7320051acd54a00d218 # v1.0.6

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
manifest_repo_urlURL of the manifest repository.nohttps://github.com/anas-ash99/deployment-manifest-passgenius.git
manifest_repo_nameName of the manifest repository.nodeployment-manifest-passgenius
manifest_branch_nameBranch name of the manifest repository.nodevelop
image_tagThe new image tag to update in the manifest.yes
deployment_nameThe path to the Kubernetes deployment file in the repository.yes
github_tokenGitHub token for authentication.yes

no outputs