ArgoProj Helm Charts
Find a file
Mouhsen Ibrahim b78109c4f3
feat(argo-cd): Add pathType value to ingress (#822)
Modern GKE versions only accept ImplementationSpecific
as pathType for the ingress resource, so here we added
a new value for the pathType which can be used to set
pathType on demand, the default value is still Prefix
for backward compatability

Signed-off-by: Mouhsen Ibrahim <mouhsen.ibrahim@gmail.com>
2021-07-05 11:52:59 +02:00
.github chore(chart-testing-action): Update components (#823) 2021-07-05 11:35:51 +02:00
charts feat(argo-cd): Add pathType value to ingress (#822) 2021-07-05 11:52:59 +02:00
scripts chore!: Chart Publications via Github Workflow (#741) 2021-05-21 17:59:30 +02:00
.gitignore feat: imagePullSecrets for servers and controllers (#361) 2020-08-30 13:10:09 -04:00
CODEOWNERS chore: Fix CODEOWNERS syntax (#817) 2021-06-28 12:32:54 +02:00
CONTRIBUTING.md chore!: Chart Publications via Github Workflow (#741) 2021-05-21 17:59:30 +02: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 chore!: Chart Publications via Github Workflow (#741) 2021-05-21 17:59:30 +02:00

Argo Helm Charts

Chart Publish

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