From 3158eb91c9b57ad475203332ab6f3cfd23975a00 Mon Sep 17 00:00:00 2001 From: rumstead <37445536+rumstead@users.noreply.github.com> Date: Mon, 3 Feb 2025 16:28:03 -0500 Subject: [PATCH] docs(2.14): use 2.14.1 manifests as remove bases Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com> --- docs/operator-manual/upgrading/2.13-2.14.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/operator-manual/upgrading/2.13-2.14.md b/docs/operator-manual/upgrading/2.13-2.14.md index 4ee50fd1c11dc..3b8a473fb43ec 100644 --- a/docs/operator-manual/upgrading/2.13-2.14.md +++ b/docs/operator-manual/upgrading/2.13-2.14.md @@ -1,5 +1,13 @@ # v2.13 to 2.14 +## Avoid v2.14.0 manifests and use v2.14.1 + +The tagged v2.14.0 manifests contain a nonexistent Argo CD image. If you are using the Argo CD manifests as a remote +base, use the v2.14.1 manifests instead. + +Eg, `https://github.com/argoproj/argo-cd/manifests/ha/cluster-install?ref=v2.14.1` or +`https://raw.githubusercontent.com/argoproj/argo-cd/v2.14.1/manifests/install.yaml` + ## Upgraded Helm Version Helm was upgraded to 3.16.2 and the skipSchemaValidation Flag was added to