kzap/GitOps Push

Push changes to a GitOps repository

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
gitops-tokenGitHub token with push permissions to the GitOps repositoryyes
gitops-repositoryName of the GitOps repository (can also be specified via GITOPS_REPOSITORY env var)no
gitops-branchBranch name to push to in the GitOps repository (defaults to the repository's default branch)no
gitops-pathPath in the gitops repository where all the files will be pushed (defaults to the current directory if not specified)no
environmentThe environment to deploy to (defaults to GitHub deployment environment if specified)yes
application-nameName of the application (defaults to the current repository name if not specified)no
application-manifests-pathPath to the application manifests directory which will be copied to the GitOps repository (defaults to the current directory if not specified)no
argocd-app-helm-chartHelm chart URL which is used to render our ArgoCD Application. Supports helm-git plugin. (default 'git+https://github.com/kzap/gitops-push@templates/helm/argocd-app-0.1.0.tgz?ref=main')no
custom-valuesCustom values yaml for the application (defaults to an empty string if not specified)no
namedescription
timeTime when the push was completed