ArgoProj Helm Charts
Find a file
Christine Banek 9f6a7a068c Small CONTRIBUTING.md command line change
Instead of just doing `argocd version`, be a little more explicit
by passing in the server name and insecure flag.  This will make
sure that you're doing the version of the instance you're
port-forwarding above, as opposed to some other argocd.

While this works as is, I noted that before I ran the
`argocd login` command, I didn't have a default config with the
server name and insecure flag.  So the first time I did this,
the `argocd version` command gave an error:

FATA[0000] Argo CD server address unspecified
2019-11-08 16:22:11 -07:00
.argo Use helm to index repo 2017-10-11 11:20:19 -07:00
.circleci Fix up chart linting, add docs and lint script (#146) 2019-11-06 08:08:17 +11:00
.github Fix bugs in CI set-up. (#144) 2019-10-31 11:28:02 -07:00
charts Better Helm chart NOTES.txt templating 2019-11-08 16:01:33 -07:00
scripts Fix up chart linting, add docs and lint script (#146) 2019-11-06 08:08:17 +11:00
.gitignore Enables Circle CI job that uses the cl lint tool on changed charts (#143) 2019-10-31 11:05:21 -07:00
CODEOWNERS Create CODEOWNERS (#136) 2019-10-28 10:50:50 -07:00
CONTRIBUTING.md Small CONTRIBUTING.md command line change 2019-11-08 16:22:11 -07:00
LICENSE Add readme file 2018-09-03 07:23:49 -07:00
OWNERS Contributing (#116) 2019-09-19 17:36:12 -07:00
README.md Contributing (#116) 2019-09-19 17:36:12 -07:00

Argo Helm Charts

Argo Helm is a collection of community maintained charts for http://argoproj.io/ projects. the charts can be added using following command:

helm repo add argo https://argoproj.github.io/argo-helm