argocd-helm/charts
JM 6099bbb256
fix(argo-workflows): move crds folder into templates folder (#1472)
Fixes #1430 #1468

Due to multiple instances where new/changed CRDs for argo-workflows do not
get installed/updated I believe it is time to move the crds folder into
the templates folder like our other helm charts.

I'm aware helm 3 is supposed to handle the crds folder but it seems there
are a few known issues currently [here](https://github.com/hashicorp/terraform-provider-helm/issues/944), [here](https://github.com/helm/helm/issues/11321) and [here](https://github.com/helm/helm/pull/11330) that show that may still
need some work.

Signed-off-by: jmeridth <jmeridth@gmail.com>

Signed-off-by: jmeridth <jmeridth@gmail.com>
2022-09-21 05:34:39 -05:00
..
argo-cd Cleanup config files to keep them DRY (#1470) 2022-09-21 09:32:06 +02:00
argo-events chore(argo-events) upgrade argo-events to 1.7.2 (#1465) 2022-09-20 13:54:44 +02:00
argo-rollouts feat(argo-rollouts): Add initContainers to controller pod, allow secrets to be manipulated (#1410) 2022-08-26 11:40:01 -05:00
argo-workflows fix(argo-workflows): move crds folder into templates folder (#1472) 2022-09-21 05:34:39 -05:00
argocd-apps feat(argocd-apps): adopt additional Applications/Projects to argocd-apps chart (#1356) 2022-08-22 14:32:07 +02:00
argocd-image-updater feat(argo-image-updater): Update to use version 0.12 (#1173) 2022-03-17 20:34:21 +01:00