From ab5e1d95292bab79dc0af53ae92c6274b653d824 Mon Sep 17 00:00:00 2001 From: Sujeily Fonseca-Gonzalez Date: Mon, 28 Mar 2022 23:42:25 -0400 Subject: [PATCH] feat: Argo CD v2.3.2 (#5) * fix(ui): Applications page incorrectly resets to tiles view. Fixes #8702 (#8718) Signed-off-by: Yuan Tang * fix: correct jsonnet paths resolution (#8721) Signed-off-by: Alexander Matyushentsev * fix: Retry checkbox unchecked unexpectedly; Sync up with YAML (#8682) (#8720) Signed-off-by: Keith Chong * chore: Bump stable version of application set addon (#8744) Signed-off-by: Alexander Matyushentsev * Bump version to 2.3.1 * Bump version to 2.3.1 * Merge pull request from GHSA-2f5v-8r3f-8pww * fix: application resource APIs must enforce project restrictions Signed-off-by: Alexander Matyushentsev * Fix unit tests Signed-off-by: jannfis Co-authored-by: jannfis * chore: remove lint-docs CI task (#8722) (#8858) * chore: remove lint-docs CI task Signed-off-by: Alexander Matyushentsev * chore: remove not longer necessary url-allow-list Signed-off-by: Alexander Matyushentsev Co-authored-by: Alexander Matyushentsev * chore: fix imports (#8859) Signed-off-by: Michael Crenshaw * Bump version to 2.3.2 * Bump version to 2.3.2 * feat: Updated CHANGES.md Co-authored-by: Yuan Tang Co-authored-by: Alexander Matyushentsev Co-authored-by: Keith Chong Co-authored-by: argo-bot Co-authored-by: jannfis Co-authored-by: Michael Crenshaw --- CHANGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 22eb07c4e0c8e..5eea221388562 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -6,7 +6,7 @@ Forked from [argoproj/argo-cd](https://github.com/argoproj/argo-cd), commit [987 The following sections detail the enhancements made to ArgoCD Extensions. -## v2.3.0 (Fork) +## v2.3.2 (Fork) ### Resource Customization ConfigMap