Petr Drastil
8ee317128d
Cleanup config files to keep them DRY ( #1470 )
...
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2022-09-21 09:32:06 +02:00
c1_zh
4e4c28a4dc
fix(argo-cd): Respect timezone during password mtime generation ( #864 )
...
Signed-off-by: cezhang <ce.zhang159357@gmail.com>
2021-08-11 09:14:27 +02:00
Marco Kilchhofer
3b0ebdda66
refactor(argo-cd): Use templating for labels ( #627 )
...
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2021-03-22 16:15:37 -04:00
LucasBoisserie
0eb0730abb
[argocd] add annotations for secret ( #308 )
2020-04-16 08:44:52 -04: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
DaytonG
4b22128b4c
feat: allow custom secrets to be added to argocd-secret ( #199 )
2020-01-09 11:55:14 -05:00
Konstantin
149049293f
Fix webhook secret properties ( #176 )
...
- Bumped chart version to 1.3.0 due to breaking change (bitbucket uuid / bitbucket server secret)
2019-12-05 13:52:22 +11:00
Antoine
7503f29192
added option to set admin.password, tls.key and tls.cert in argocd-secret via values ( #158 )
...
- Added option to set admin.password, tls.key and tls.cert in argocd-secret via values
- Bumped chart version
2019-12-05 13:25:45 +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