Argo CD v3.3.13 Releases Fixes and Dependency Updates
Argo CD version 3.3.13 addresses several bugs affecting application health, Helm chart registry password handling, and the UI display of deleted resources. It also updates dependencies, including addressing a CVE in the 'form-data' package. This patch release is recommended for all users to maintain stability and security.
- →2536ce315f8bf29b23e1519e85bff65038ac18b0: fix(helm): pass registry passwords through stdin (#17821) (cherry-pic… (#28836) (@nitishfy)
- →fix(ssa): do not run auth reconcile with SSA (cherry pick of #28027 and #27601 to 3.3) (#28266) (@akhilnittala)
- →fix: Revert "fix: avoid calling UpdateRevisionForPaths unnecessary (#25151)" (cherry-pick #27241 for 3.3) (#28949) (@ranakan19)
- →fix: don't clobber non-ignored fields on "replace" (cherry-pick #27136 for 3.3) (#28506) (@argo-cd-cherry-pick-bot[bot])
- →fix: fixes a regression of dex config env vars substituion - Cherry pick of #28369 in 3.3 (#28410) (@ppapapetrou76)
Fixes (9) ›
1853165f399f73d1ec567e6d7d8f4adc62c4d711: fix(health): configconnectorcontext and configconnector (#26308) (#26309) (3.3) (#28611) (@crenshaw-dev)
- 2536ce315f8bf29b23e1519e85bff65038ac18b0: fix(helm): pass registry passwords through stdin (#17821) (cherry-pic… (#28836) (@nitishfy)
853e2c0caea4efd2ef7d2dcb3254d5b631e58a46: fix(reposerver): honor depth of referenced source instead of primary source (cherry-pick #28339 for 3.3) (#28342) (@alexandresavicki)
- fac2752f152560331da5e0e96181e5e737fb80ba fix(ssa): do not run auth reconcile with SSA (cherry pick of #28027 and #27601 to 3.3) (#28266) (@akhilnittala)
- d73c512462fbfb55f32509cd4184ff5dc9e28aac fix: Revert "fix: avoid calling UpdateRevisionForPaths unnecessary (#25151)" (cherry-pick #27241 for 3.3) (#28949) (@ranakan19)
91a603b8059d12fb3ee1653304990f70823ca813: fix: deleted resource are incorrectly shown in UI (cherry-pick #28322 for 3.3) (#28336) (@argo-cd-cherry-pick-bot[bot])
- f6faa38bb234cc32e34da5903a42a2dbf9eb739d fix: don't clobber non-ignored fields on "replace" (cherry-pick #27136 for 3.3) (#28506) (@argo-cd-cherry-pick-bot[bot])
- ea08dfae730aad73963b7e41d506f8c9913063d1 fix: fixes a regression of dex config env vars substituion - Cherry pick of #28369 in 3.3 (#28410) (@ppapapetrou76)
28d47f473d22055b290fde431a1650e13235ee8f: fix: mount argocd-cmd-params-cm in repo-server so pprof can be enabled (cherry-pick #28863 for 3.3) (#28865) (@argo-cd-cherry-pick-bot[bot])
https://github.com/argoproj/argo-cd/releases/tag/v3.3.13
Related releases
- Argo CD v3.4.6: Bug Fixes and Improvements Argo CD Releases ·
- Argo CD v3.4.4: Bug Fixes and CI Updates Argo CD Releases ·
- Argo CD v3.3.12: Bug Fixes and Maintenance Updates Argo CD Releases ·
- Argo CD v3.4.5: Bug Fixes and Dependency Updates Argo CD Releases ·