Commit graph

87 commits

Author SHA1 Message Date
Alex Collins
5c13be5d34 Adds pull request template (#113) 2019-09-19 22:16:57 +01:00
Alex Collins
7dcc74044b remove rubbish search 2019-09-19 13:56:27 -07:00
Jerome Brette
0442554f62 Deployment extensions/v1beta1 is deprecated in Kubernetes 1.16 (#110) 2019-09-19 21:50:47 +01:00
Mohammed Naser
884a4baf20 Bump version to 1.21 (#108) 2019-09-17 08:42:03 +01:00
Yann Soubeyrand
b82e7fb21f Use Argo CD URL as first ingress host (#106) 2019-09-13 10:58:27 -07:00
Alex Collins
3f85d83c47 update Argo CD to v0.5.0 2019-09-12 13:13:51 -07:00
Trevor Sherwood
11395b4b66 Add type value to argocd server service (#68) 2019-09-12 13:11:32 -07:00
Minh Monmen
ae1e62e83d Fix syntax in argocd-secret template (#105) 2019-09-10 07:16:10 -07:00
Sean Johnson
8924ada075 Update argo-cd to reflect new 1.2.0 deployment (#101) (#102) 2019-09-06 09:42:52 -07:00
Naseem
4261cfda4a Add resources values to ui and controller (#95) 2019-08-16 09:36:37 -07:00
thorker
f0e757ad30 Fixed typo at argocd-ui (#94) 2019-08-14 12:51:42 -07:00
wxncjonorri
5a87065b27 Updating the version of argo-cd (#91) 2019-08-13 09:50:13 -07:00
razvan-wework
fefa4f52d0 Adds annotations to argocd server (#90) 2019-07-30 13:44:56 -07:00
Sebastian Jäger
7215fd7a83 Improve chart description (#89) 2019-07-25 09:22:51 -07:00
Tom Powell
8e18ad5b8b argo: add support for individual image tags. (#81) 2019-07-24 13:13:27 -07:00
Minh Monmen
4c8fd90eb8 add rbac scopes support (#85) 2019-07-22 11:11:28 -07:00
Mike Hume
9811ab905b Small url fixes (#82) 2019-07-08 14:06:48 -07:00
Pablo Osinaga
d3f90ea9b5 [Argo] Fix appVersion in argo chart (#83) 2019-07-08 10:31:18 -07:00
Sébastien Prud'homme
fe1d21cac4 Update Argo to v2.3.0 and add support for Prometheus operator (#73) 2019-07-02 13:41:28 -07:00
Jakub Liska
ea97fdb387 loadBalancerIP support in argo-ui (#80) 2019-06-25 08:57:20 -07:00
Donald Rauscher
0a63d17580 Add support for S3 artifact keyPrefix (#78) 2019-06-17 10:04:39 -07:00
Daisuke Taniwaki
18f8fb8f85 Make containerRuntimeExecutor configurable (#36) 2019-06-17 09:33:17 -07:00
Penn
32e1867a39 Update argo and argo-ci helm charts to enable (#74) 2019-05-23 16:32:28 -07:00
Vaibhav
267cfd7aec update image versions (#72) 2019-05-15 13:27:40 -05:00
Paulo Miguel Almeida
4a05398deb Key 'metadata' is duplicated (#71) 2019-05-15 08:29:56 -07:00
Naseem
02d92ef331 [argo] Create aggregate roles as pre-install hook (#69) 2019-05-13 13:16:44 -07:00
Dat Truong
fda323e899 Add force namespace isolation for UI (#66) 2019-05-09 08:45:52 -07:00
Dennis Webb
2fd54e583a fix(argocd): Adds argocd-server ClusterRole and ClusterRoleBinding (#62) 2019-05-08 07:45:37 -07:00
Arnar
1ffc117ba2 Adding option for resource customizations in ArgoCD (#65) 2019-05-07 15:51:16 -07:00
Kouta Ozaki
b9522f1c51 Add configManagementPlugins option to argo-cd (#63) 2019-05-07 07:46:21 -07:00
kornesh
fef173e1cd Add archiveLogs option to Argo workflow controller config map (#32) 2019-05-07 07:45:50 -07:00
Jeff Fouchard
4a3251dd52 Multi-namespace RBAC support (#60)
Signed-off-by: Jeff Fouchard <jeff.fouchard@fullscript.com>
2019-05-03 10:13:54 -07:00
Jungyoul Yu
8a661d002c add argo appVersion (#59) 2019-05-03 10:12:53 -07:00
Alex Collins
2001823def Argo CD to v0.12.3 2019-04-30 08:22:42 -07:00
Noah Goldman
15aa70061d argo-cd: Add volume parameters to Deployments (#58)
This adds new parameters to each Deployment in the argo-cd chart,
allowing users to specify custom volumes to mount.  This makes it
possible to use a Git repository self-signed certificates by manually
adding a "known_hosts" file, as recommended in the documentation:
https://argoproj.github.io/argo-cd/user-guide/private-repositories/

"volumes" and "volumeMounts" parameters are added to each Deployment,
with defaults set to empty.

This change was tested by templating the chart with default parameters,
and by templating it with volume mounts specified for each service.
2019-04-30 07:55:14 -07:00
e-mon
e42d504efa fix a syntax error (#57) 2019-04-23 08:41:03 -07:00
Arnar
dae72d837f Updating argocd-metrics service to target application-controller (#52) 2019-04-22 13:24:11 -07:00
kbial
eb7a9341ac Allow disabling ui and deploying ui related resources (#31) 2019-04-16 18:00:06 -07:00
Nick Stott
ee1d3c842a add metricsConfig to the configmaps for the workflow-controller-configmap.yaml (#42) 2019-04-16 15:27:40 -07:00
Jeev B
10c9c79945 Add provision to specify loadBalancerSourceRanges for Argo UI LoadBalancer service resource. (#44) 2019-04-16 11:29:45 -07:00
Alex Collins
267b409ad9 Adds Probot (#54) 2019-04-16 11:26:03 -07:00
Eric Bailey
c6ee7f1db0 workflow-crd.yaml: delete before hook creation (#50) 2019-04-16 11:20:40 -07:00
e-mon
956ecb8163 Adding Service Annotation to argo-cd helm chart (#53) 2019-04-16 11:18:13 -07:00
Alexander Matyushentsev
cf02ae73bb Update argocd image to v0.12.1 2019-04-10 07:53:00 -07:00
Alexander Matyushentsev
36220aed43 Add workaround for https://github.com/argoproj/argo-cd/issues/1425 2019-04-09 15:53:49 -07:00
Alexander Matyushentsev
65d75ca61c Update argocd-application-controller container port 2019-04-09 15:38:32 -07:00
Vignir Hafsteinsson
3c583b203c Allow extraargs for argocd server (#47)
* adding extraArgs for argocd-server.

This is useful if you need to change the basehref or use insecure
when using ingress
https://github.com/argoproj/argo-cd/blob/master/docs/ingress.md

* indent fix.

* bumping chart version
2019-04-09 12:29:24 -07:00
Arnar
d0419c9f0c Adding oidcConfig option to argo-cd helm chart (#49) 2019-04-09 11:01:45 -07:00
Vignir Hafsteinsson
198c4a6c42 Support argocd 0.12.0 (#46)
* Adding redis to the helm chart.

Updating from 0.11.0 to 0.12.0

* updating appVersion and helm chart version
2019-04-09 10:49:15 -07:00
Seiya Muramatsu
f3fa2026f1 set specific version to argo-events images (#43) 2019-03-13 12:26:00 -04:00