kustomize-everything/action-gitops

This action provides a standard way of adjusting replicas in a kustomize deployment and opening a PR to deploy the changes to a k8s cluster. Other workflows may be added to this action in the future.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
operationThe operation to run (adjust-replicas, etc)yes
environmentThe environment to perform the operation onyes
service-nameThe name of the service to perform the operation onyes
versionVersion of Kustomize to useno5.1.1
sha256-checksumChecksum of Kustomize versionno3b30477a7ff4fb6547fa77d8117e66d995c2bdd526de0dafbf8b7bcb9556c85d
git-commit-userName to add to the Git Commit MessagenoKustomize Everything
git-commit-emailEmail to add to the Git Commit Messagenokustomize-everything@users.noreply.github.com
tokenThe token to use for pushing to the repo. This should be a bot account with write access to the target repo, as well as PR access if it needs to open a PR. yes
helm-versionHelm Version to install3.9.4
base-branchThe branch to open the PR againstmain
replica_selectorThe selector to use for adjusting replicas, if not provided, the service-name will be used

no outputs