argocd-helm/charts/argo-cd/templates
Thomas Decaux 63306b32f8
feat(argo-cd): Always install applicationset crd (#2682)
* Install applicationset crd always

ApplicationSet is required by argocd-server, cannot be "opt-out".

If ApplicationSet CRD is not installed, we see lot of errors:

```
W0507 19:44:33.469804 7 reflector.go:424] pkg/mod/k8s.io/client-go@v0.26.11/tools/cache/reflector.go:169: failed to list *v1alpha1.ApplicationSet: the server could not find the requested resource (get applicationsets.argoproj.io)
E0507 19:44:33.469828 7 reflector.go:140] pkg/mod/k8s.io/client-go@v0.26.11/tools/cache/reflector.go:169: Failed to watch *v1alpha1.ApplicationSet: failed to list *v1alpha1.ApplicationSet: the server could not find the requested resource (get applicationsets.argoproj.io)
```

Signed-off-by: Thomas Decaux <ebuildy@gmail.com>

* Bump chart version 

Signed-off-by: Thomas Decaux <ebuildy@gmail.com>

* Bump Chart.yaml patch version

Signed-off-by: Thomas Decaux <ebuildy@gmail.com>

* Update Chart.yaml changelog

Signed-off-by: Thomas Decaux <ebuildy@gmail.com>

---------

Signed-off-by: Thomas Decaux <ebuildy@gmail.com>
Co-authored-by: Petr Drastil <petr.drastil@gmail.com>
Co-authored-by: yuki.kitakata <yu.croco@gmail.com>
2024-05-10 10:32:34 +02:00
..
argocd-application-controller feat(argo-cd): added jq path expression timeout (#2666) 2024-04-26 21:35:49 +02:00
argocd-applicationset fix(argo-cd): make automountServiceAccountToken configurable (#2625) 2024-04-10 22:05:47 +02:00
argocd-configs feat(argo-cd): Support setting ArgoCD Notifications secret (#2577) 2024-03-11 18:26:07 +00:00
argocd-notifications fix(argo-cd): make automountServiceAccountToken configurable (#2625) 2024-04-10 22:05:47 +02:00
argocd-repo-server feat(argo-cd): Upgrade argocd to 2.11.0 + crd changes (#2681) 2024-05-08 08:21:09 +02:00
argocd-server fix(argo-cd): make automountServiceAccountToken configurable (#2625) 2024-04-10 22:05:47 +02:00
crds feat(argo-cd): Always install applicationset crd (#2682) 2024-05-10 10:32:34 +02:00
dex fix(argo-cd): make automountServiceAccountToken configurable (#2625) 2024-04-10 22:05:47 +02:00
redis fix(argo-cd): make automountServiceAccountToken configurable (#2625) 2024-04-10 22:05:47 +02:00
_common.tpl fix(argo-cd): Ensure app.kubernetes.io/version label is valid (#2148) 2023-07-17 18:56:13 +09:00
_helpers.tpl fix(argo-cd): Pre-set statusbadge.url only when statusbadge is enabled (#2658) 2024-04-24 16:07:57 +09:00
_versions.tpl chore(argo-cd): Remove deprecated features and redesign Ingress (#2407) 2024-02-07 21:40:05 +00:00
aggregate-roles.yaml feat(argo-cd): Use new Argo CD extension mechanism (#2406) 2023-12-30 11:02:10 -06:00
extra-manifests.yaml fix(argo-cd): helm lint error when extraObjects is defined (#2116) 2023-06-20 09:05:25 +09:00
networkpolicy-default-deny.yaml fix(argo-cd): add namespace field for namespace scoped resources (#1937) 2023-04-13 09:08:34 -05:00
NOTES.txt chore(argo-cd): Remove deprecated features and redesign Ingress (#2407) 2024-02-07 21:40:05 +00:00