entigolabs/entigo-k8s-gitops

A GitHub Action that updates yamls files in git repos and synchronizes argocd

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
commandCommand to invoke update(git_repo,git_branch,git_key,images,app_path) or argocd-update(argocd_server,argocd_token,app_name,images)yesupdate
git_repoGit repo where yamls files areno
git_branchGit repo branch where yamls files arenomain
git_keyGit repo private key with write accessno
git_usernameGit repo usernameno
git_passwordGit repo passwordno
imagesImage tags to update toyes
app_pathPath where yaml files are in the repono.
app_nameArgocd Application name to update.no""
argocd_serverURL of argocdno
argocd_tokenAuthentication token for argocdno

no outputs