Alex Khaerov
6eed9ad16c
feat: Support ImagePullSecrets parameter (support private registries) ( #254 )
...
* Support ImagePullSecrets
* Bump chart version
2020-03-06 21:26:18 +11:00
Gustav Paul
d9d7862864
feat: Add HPA for ArgoCD server and repoServer components ( #240 )
...
* argo-cd: add optional hpa, cleanup whitespace
2020-02-17 11:14:39 +11:00
Tuan
3fd67d8cbb
fix: Make clusterrole & clusterrolebinding optional for argocd-server again ( #233 )
...
* Make clusterrole & clusterrolebinding optional for argocd-server
* Bump Chart version
* Update README.md
2020-02-17 09:49:52 +11:00
Carson A
9dd063c62f
Add replica values to the readme ( #228 )
2020-02-06 13:42:52 +11:00
David J. M. Karlsen
6c6564e302
chore: Upgrade to 1.4.2 ( #221 )
...
Signed-off-by: David Karlsen <david@davidkarlsen.com>
2020-02-04 10:17:27 -05:00
Yann Soubeyrand
3b3a2c86b3
feat: allow manually setting password modification time ( #207 )
...
Automatically setting password modification time to the current time leads to
it changing every time the chart is rendered. Ironically, this is a problem
when Argo CD manages itself using this chart ;-)
2020-01-28 09:28:58 +11:00
David J. M. Karlsen
792f112ac7
feat: Bump to version 1.4.1 ( #214 )
...
Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com>
2020-01-24 09:25:21 +11:00
Bruno Clermont
54278a8ecd
feat: Update argo-cd image to version v1.4.0 ( #210 )
2020-01-22 09:17:21 +11:00
DaytonG
4b22128b4c
feat: allow custom secrets to be added to argocd-secret ( #199 )
2020-01-09 11:55:14 -05:00
Sean Johnson
2fa31188ed
fix: Add Helm3 CRDs directory ( #192 )
...
Fixes #169
* fix: Add Helm3 CRDs directory
* docs: Add info for helmv3 warnings
2019-12-19 09:50:18 +11:00
David J. M. Karlsen
c1f6ed45f5
feat: Add securityContext. Fixes #96 ( #185 )
...
* make securityContext optional
* add docs
* bump chart version
Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com>
2019-12-16 13:55:09 +11:00
Paul Brit
78f4b788da
docs: Minor tweaks for ArgoCD ( #191 )
...
* docs: Minor tweaks for ArgoCD
* Chart version bump
2019-12-16 09:57:31 +11:00
David J. M. Karlsen
3e1faba98b
chore: Upgrade to v1.3.6 ( #186 )
...
* Upgrade to v1.3.6
Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com>
* bump version
Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com>
2019-12-13 10:30:15 +11:00
Léo Depriester
3a2c980044
[charts/argo-cd] add support of custom environment variables ( #181 )
...
Signed-off-by: Léo Depriester <leo.depriester@camptocamp.com>
* Fix controller env path
* Updating chart bump to patch as this is a backwards compatible change
2019-12-06 10:50:47 +11:00
Sean Johnson
1e2038adca
[charts/argo-cd] Update to 1.3, some chart cleanup ( #165 )
...
* [charts/argo-cd] Update to 1.3, some chart cleanup
* Bumps the version of ArgoCD to 1.3 and the chart version to 1.2 due
to a CRD change. Restored conditional CRDs to correct #27 . Additionally,
some value defaults were added so Helm strict linting could pass.
* This adds some examples to the values.yaml on how to use the new
Helm repo chart types. Add helmignore to help with development.
2019-11-21 15:40:15 +11:00
Jaret
ca5d1d7078
Minor fixes 11 11 ( #164 )
...
* Fixes documentation for arguments (#159 )
* enable redis by default (#148 )
* patch version bump
2019-11-14 14:01:01 +11:00
Alan Tang
361ea8d13d
K8S tolerations should contain list instead of object ( #155 )
...
Ref: https://kubernetes.io/docs/concepts/configuration/taint-and-toleration/
2019-11-07 21:06:22 +11:00
disposab1e
7dff7e23ae
OpenShift Route ( #153 )
...
* OpenShift Route
* Bump Chart Version to 1.0.4
2019-11-07 19:20:31 +11:00
TomHellier
33c4adfbb6
Issue #147 , k8s label part-of expected to be argocd ( #151 )
...
The argocd application expects that the label 'app.kubernetes.io/part-of' is set to 'argocd' otherwise the configmap or secret is rejected, and the argocd-dex-server, argocd-server, and argocd-application-controller fail to start.
2019-11-06 09:47:56 +11:00
Jaret
30889df476
init v1.0.0 ( #129 )
2019-11-04 16:17:25 -08:00
Sean Johnson
c7bad6816e
Bump argocd chart to 1.2.4 ( #139 )
2019-10-28 09:38:19 -07:00
Antoine Dao
b2e9de6019
argo-cd: add server init containers ( #131 )
2019-10-22 09:12:08 -07:00
Johannes
22607a897b
Bumped version to 1.2.3 ( #127 )
2019-10-11 09:07:38 -07:00
leoxiongideahq
3fce11cdc2
Allow TLS configuration for Ingress ( #119 )
2019-09-23 14:58:42 -07:00
Alex Collins
574e5cfa18
Contributing ( #116 )
2019-09-19 17:36:12 -07:00
Yann Soubeyrand
f8dc826d58
Fix ingress ( #109 )
2019-09-20 00:02:54 +01:00
Yann Soubeyrand
aff8a78040
Add certificate ( #107 )
2019-09-20 00:02:21 +01:00
Mohammed Naser
27170d1f70
Bump version to 1.21 ( #108 )
2019-09-17 08:42:03 +01:00
Sean Johnson
108fb73d2c
Update argo-cd to reflect new 1.2.0 deployment ( #101 ) ( #102 )
2019-09-06 09:42:52 -07:00