argocd-helm/charts/argo-cd/templates
Le Minh Thong 04f4cb0ba1
feat(argo-cd): Update to Argo CD v2.4.0 (#1325)
* feat(argo-cd): Upgrade redis to 7.0.0

Including CVEs.

Ref: https://github.com/redis/redis/blob/7.0/00-RELEASENOTES
Signed-off-by: Mathieu Parent <math.parent@gmail.com>

* feat(argo-cd): Use upstream applicationset binary

Signed-off-by: Petr Drastil <petr.drastil@gmail.com>

* feat(argo-cd): Update Argo CD to v2.4.0

Signed-off-by: thonglm2 <thonglm2@vng.com.vn>

* Specify logs RBAC enforcement config in server
Argocd v2.4 introduced logs as a new RBAC resource. We should remind user to set the flag now for an easier upgrade experience in future releases.

Signed-off-by: thonglm2 <thonglm2@vng.com.vn>

* Remove ksonnet and helm 2 support from Application and ApplicationSet CRDs
KSonnet and Helm2 support is removed in v2.4. See: https://argo-cd.readthedocs.io/en/latest/operator-manual/upgrading/2.3-2.4/#ksonnet-support-is-removed and https://argo-cd.readthedocs.io/en/latest/operator-manual/upgrading/2.3-2.4/#helm-2-support-is-removed

Signed-off-by: thonglm2 <thonglm2@vng.com.vn>

* Specify logs RBAC enforcement config in argocd-cm
Argocd v2.4 introduced logs as a new RBAC resource. We should remind user to set the flag now for an easier upgrade in future releases.

Signed-off-by: thonglm2 <thonglm2@vng.com.vn>

* Add entrypoint.sh on applicationset deployment

Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>

Co-authored-by: Mathieu Parent <math.parent@gmail.com>
Co-authored-by: Petr Drastil <petr.drastil@gmail.com>
Co-authored-by: thonglm2 <thonglm2@vng.com.vn>
Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2022-06-14 11:10:08 +01:00
..
argocd-application-controller feat(argo-cd): support separate imagePullSecrets (#1311) 2022-06-02 13:26:08 +01:00
argocd-applicationset feat(argo-cd): Update to Argo CD v2.4.0 (#1325) 2022-06-14 11:10:08 +01:00
argocd-configs feat(argo-cd): Support annotations in argocd-configs secrets (#1314) 2022-06-08 08:03:58 +02:00
argocd-notifications feat(argo-cd): support separate imagePullSecrets (#1311) 2022-06-02 13:26:08 +01:00
argocd-repo-server feat(argo-cd): support separate imagePullSecrets (#1311) 2022-06-02 13:26:08 +01:00
argocd-server feat(argo-cd): support separate imagePullSecrets (#1311) 2022-06-02 13:26:08 +01:00
dex feat(argo-cd): support separate imagePullSecrets (#1311) 2022-06-02 13:26:08 +01:00
redis feat(argo-cd): support separate imagePullSecrets (#1311) 2022-06-02 13:26:08 +01:00
_helpers.tpl fix(argo-cd): adjust api version of pod disruption budget by referring to k8s version (#1289) 2022-05-22 13:51:41 +02:00
argocd-aggregate-roles.yaml fix(argo-cd): Include applicationset resources in aggregated ClusterRoles (#1230) 2022-04-22 10:33:46 +02:00
extra-manifests.yaml feat(argo-cd): Added support for extra K8s manifests (#1094) 2022-01-20 10:51:57 +00:00
networkpolicy-default-deny.yaml feat(argo-cd): Add ability to create network policies (#800) 2021-07-13 08:35:25 +02:00
NOTES.txt feat(argo-cd): Finalize update to argocd 2.1.0 (#884) 2021-08-26 15:42:47 +02:00