argo-cd icon indicating copy to clipboard operation
argo-cd copied to clipboard

Upgrade guide misses entry for v2.11

Open corneliusroemer opened this issue 1 year ago • 3 comments

Describe the bug

The docs don't have an entry for upgrade from 2.10 to 2.11 (the latest release)

To Reproduce

Go to https://argo-cd.readthedocs.io/en/stable/operator-manual/upgrading/overview/

Brave Browser 2024-05-19 17 49 44

corneliusroemer avatar May 19 '24 15:05 corneliusroemer

looks like this was taken care as part of https://github.com/argoproj/argo-cd/pull/17893

RafaelBroseghini avatar May 21 '24 16:05 RafaelBroseghini

Looks like it was only a partial fix. Put up a PR to finish the fix.

crenshaw-dev avatar May 21 '24 17:05 crenshaw-dev

@crenshaw-dev I see your Pr is merged should we close the issue?

gdsoumya avatar May 23 '24 14:05 gdsoumya

Is it related to lack of Changelog for 2.11 in Releases page on github? I tried to check what's new in 2.11 but changlog is not there.

jdomag avatar May 29 '24 06:05 jdomag

I can confirm that the doc exists https://argo-cd.readthedocs.io/en/stable/operator-manual/upgrading/2.10-2.11/

agaudreault avatar Jun 21 '24 18:06 agaudreault