chore(deps): update dependency argoproj/argo-cd to v3.3.0 #3660

Merged
alexlebens merged 2 commits from renovate/unified-argoprojargo-cd into main 2026-02-02 22:32:08 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
argoproj/argo-cd minor v3.2.6v3.3.0

Release Notes

argoproj/argo-cd (argoproj/argo-cd)

v3.3.0

Compare Source

Quick Start

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd --server-side --force-conflicts -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.3.0/manifests/install.yaml
HA:
kubectl create namespace argocd
kubectl apply -n argocd --server-side --force-conflicts -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.3.0/manifests/ha/install.yaml

Release Signatures and Provenance

All Argo CD container images are signed by cosign. A Provenance is generated for container images and CLI binaries which meet the SLSA Level 3 specifications. See the documentation on how to verify.

Release Notes Blog Post

For a detailed breakdown of the key changes and improvements in this release, check out the official blog post.

Upgrading

If upgrading from a different minor version, be sure to read the upgrading documentation.

Changelog

Features
Bug fixes
Documentation
Dependency updates
Other work

Full Changelog: https://github.com/argoproj/argo-cd/compare/v3.2.6...v3.3.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [argoproj/argo-cd](https://github.com/argoproj/argo-cd) | minor | `v3.2.6` → `v3.3.0` | --- ### Release Notes <details> <summary>argoproj/argo-cd (argoproj/argo-cd)</summary> ### [`v3.3.0`](https://github.com/argoproj/argo-cd/releases/tag/v3.3.0) [Compare Source](https://github.com/argoproj/argo-cd/compare/v3.2.6...v3.3.0-rc4) #### Quick Start ##### Non-HA: ```shell kubectl create namespace argocd kubectl apply -n argocd --server-side --force-conflicts -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.3.0/manifests/install.yaml ``` ##### HA: ```shell kubectl create namespace argocd kubectl apply -n argocd --server-side --force-conflicts -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.3.0/manifests/ha/install.yaml ``` #### Release Signatures and Provenance All Argo CD container images are signed by cosign. A Provenance is generated for container images and CLI binaries which meet the SLSA Level 3 specifications. See the [documentation](https://argo-cd.readthedocs.io/en/stable/operator-manual/signed-release-assets) on how to verify. #### Release Notes Blog Post For a detailed breakdown of the key changes and improvements in this release, check out the [official blog post](https://blog.argoproj.io/argo-cd-3-3-release-candidate-00e99f7b7daa). #### Upgrading If upgrading from a different minor version, be sure to read the [upgrading](https://argo-cd.readthedocs.io/en/stable/operator-manual/upgrading/overview/) documentation. #### Changelog ##### Features - [`ce2fb70`](https://github.com/argoproj/argo-cd/commit/ce2fb703a6a7b5e0b5e8ee3e1f1b34747dcec844): Revert "feat: Ability to create custom labels for namespaces created … ([#&#8203;455](https://github.com/argoproj/argo-cd/issues/455)) ([@&#8203;pasha-codefresh](https://github.com/pasha-codefresh)) - [`e50dd00`](https://github.com/argoproj/argo-cd/commit/e50dd008fd009121bd8429dc348ebba84e41ff64): feat(actions): Add cloudnativepg reload, restart, promote, suspend and resume actions ([#&#8203;24192](https://github.com/argoproj/argo-cd/issues/24192)) ([@&#8203;rouke-broersma](https://github.com/rouke-broersma)) - [`3ee16c0`](https://github.com/argoproj/argo-cd/commit/3ee16c08600668a62beb08218b45574b4f982c03): feat(actions): PullRequest merge action ([#&#8203;24823](https://github.com/argoproj/argo-cd/issues/24823)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`0c77f3c`](https://github.com/argoproj/argo-cd/commit/0c77f3ca1ff6e8ff8c0871299f01106723f2f45c): feat(actions): add icons to apps actions ([#&#8203;25343](https://github.com/argoproj/argo-cd/issues/25343)) ([#&#8203;25344](https://github.com/argoproj/argo-cd/issues/25344)) ([@&#8203;rickbrouwer](https://github.com/rickbrouwer)) - [`a64933f`](https://github.com/argoproj/argo-cd/commit/a64933f11ddd7536fbb4c6254e714737d2ce30e7): feat(actions): add pause action for KEDA ScaledObject and ScaledJob ([#&#8203;25301](https://github.com/argoproj/argo-cd/issues/25301)) ([#&#8203;25302](https://github.com/argoproj/argo-cd/issues/25302)) ([@&#8203;rickbrouwer](https://github.com/rickbrouwer)) - [`97d50a1`](https://github.com/argoproj/argo-cd/commit/97d50a14a6be916a8b68f8bce5f39f3b19d81899): feat(appset): add pprof endpoints ([#&#8203;25044](https://github.com/argoproj/argo-cd/issues/25044)) ([@&#8203;rumstead](https://github.com/rumstead)) - [`482440b`](https://github.com/argoproj/argo-cd/commit/482440b1315b8b5c617e712ec715fecd0b55d90f): feat(appset): use clone instead of replace on sprig templates to reduce function copies ([#&#8203;25576](https://github.com/argoproj/argo-cd/issues/25576)) ([@&#8203;rumstead](https://github.com/rumstead)) - [`64421a7`](https://github.com/argoproj/argo-cd/commit/64421a7acc88915faa315691d6aed594da41a1f9): feat(ci): add run failure link to cherry pick comment ([#&#8203;24838](https://github.com/argoproj/argo-cd/issues/24838)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`4678361`](https://github.com/argoproj/argo-cd/commit/46783614d5a10feb671d5c55e9c8e74f22be4560): feat(cli): Add additional examples to `proj list` command ([#&#8203;25169](https://github.com/argoproj/argo-cd/issues/25169)) ([@&#8203;onasser1](https://github.com/onasser1)) - [`ac12ab9`](https://github.com/argoproj/argo-cd/commit/ac12ab91f3a25f782f0658c0e25880bd8bf9b5ad): feat(cli): Updated CLI to show Plugins during tab completion ([#&#8203;24758](https://github.com/argoproj/argo-cd/issues/24758)) ([@&#8203;christianh814](https://github.com/christianh814)) - [`53c3542`](https://github.com/argoproj/argo-cd/commit/53c35423ab701a674d35d76ae4f3b0a3d9f44140): feat(cli): add powershell completion ([#&#8203;25595](https://github.com/argoproj/argo-cd/issues/25595)) ([@&#8203;onasser1](https://github.com/onasser1)) - [`f866959`](https://github.com/argoproj/argo-cd/commit/f866959fe1eb596fc381f68e688a010a159980cb): feat(cli): added support for filtering by group in app get-resource CLI command ([#&#8203;25495](https://github.com/argoproj/argo-cd/issues/25495)) ([@&#8203;sabre1041](https://github.com/sabre1041)) - [`ac1a2f8`](https://github.com/argoproj/argo-cd/commit/ac1a2f8536701cc23684632a2d1bc3b20408b1a8): feat(health): add grafana-org-operator Health ([#&#8203;25662](https://github.com/argoproj/argo-cd/issues/25662)) ([@&#8203;sathieu](https://github.com/sathieu)) - [`0c6fa28`](https://github.com/argoproj/argo-cd/commit/0c6fa288c2ad172cda5d0f8a03460c625681a80a): feat(hydrator): add inline parameter support to Source Hydrator ([#&#8203;24228](https://github.com/argoproj/argo-cd/issues/24228)) ([#&#8203;24277](https://github.com/argoproj/argo-cd/issues/24277)) ([@&#8203;sangyeong01](https://github.com/sangyeong01)) - [`dea7ead`](https://github.com/argoproj/argo-cd/commit/dea7ead9a3ca3ea9e7093e927b209b946c3a4dd4): feat(hydrator): avoid unnecessary repo-server calls ([#&#8203;25150](https://github.com/argoproj/argo-cd/issues/25150)) ([@&#8203;pbhatnagar-oss](https://github.com/pbhatnagar-oss)) - [`6cd30d3`](https://github.com/argoproj/argo-cd/commit/6cd30d3b997cc4d8776059dc4cd1448652f50275): feat(hydrator): don't push commits if manifests don't change ([#&#8203;25056](https://github.com/argoproj/argo-cd/issues/25056)) ([@&#8203;pbhatnagar-oss](https://github.com/pbhatnagar-oss)) - [`fe02a8f`](https://github.com/argoproj/argo-cd/commit/fe02a8f410b2ad37bd7faacbaec4668018628f64): feat(redis): Secrets credentials via volume mount ([#&#8203;24597](https://github.com/argoproj/argo-cd/issues/24597)) ([@&#8203;Mangaal](https://github.com/Mangaal)) - [`bbc3e99`](https://github.com/argoproj/argo-cd/commit/bbc3e99aa424d404b78ad862d10e8cd76bb267ce): feat(repo): add support for github app authentication without installationid ([#&#8203;25339](https://github.com/argoproj/argo-cd/issues/25339)) ([#&#8203;25374](https://github.com/argoproj/argo-cd/issues/25374)) ([@&#8203;pbhatnagar-oss](https://github.com/pbhatnagar-oss)) - [`1ae13b2`](https://github.com/argoproj/argo-cd/commit/1ae13b2896e9668662324753c6c41239956778ca): feat(ui): conditionally render app view extensions ([#&#8203;25132](https://github.com/argoproj/argo-cd/issues/25132)) ([@&#8203;jwinters01](https://github.com/jwinters01)) - [`afaf16b`](https://github.com/argoproj/argo-cd/commit/afaf16b80847e9dfde3e61131e279178875ab926): feat(ui): hide sync option 'replace' if sync with replace is disabled in the server (issue no. [#&#8203;22625](https://github.com/argoproj/argo-cd/issues/22625)) ([#&#8203;22647](https://github.com/argoproj/argo-cd/issues/22647)) ([@&#8203;jan-mrm](https://github.com/jan-mrm)) - [`528482c`](https://github.com/argoproj/argo-cd/commit/528482c87ab011894f503ff5c287bf3769b3dc15): feat(ui): implement abstraction layer for appset ui support ([#&#8203;24916](https://github.com/argoproj/argo-cd/issues/24916)) ([@&#8203;pjiang-dev](https://github.com/pjiang-dev)) - [`b74c7aa`](https://github.com/argoproj/argo-cd/commit/b74c7aa31f5f3c49508f56a1819ecdac0f8727c2): feat(ui): improve sync warnings ([#&#8203;25524](https://github.com/argoproj/argo-cd/issues/25524)) ([@&#8203;jwinters01](https://github.com/jwinters01)) - [`90b3e85`](https://github.com/argoproj/argo-cd/commit/90b3e856a6d6d462baf8d9490496dae50e2b20f9): feat(ui): support custom icons ([#&#8203;20864](https://github.com/argoproj/argo-cd/issues/20864)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`a56a803`](https://github.com/argoproj/argo-cd/commit/a56a8030319ee3af0f6287865133403f8f9ad380): feat: Ability to create custom labels for namespaces created with syncOptions CreateNamespace ([#&#8203;443](https://github.com/argoproj/argo-cd/issues/443)) ([@&#8203;pasha-codefresh](https://github.com/pasha-codefresh)) - [`9ab0b2e`](https://github.com/argoproj/argo-cd/commit/9ab0b2ecae9688e8fb317521d618c73973a073c7): feat: Add ability to hide certain annotations on secret resources ([#&#8203;577](https://github.com/argoproj/argo-cd/issues/577)) ([@&#8203;svghadi](https://github.com/svghadi)) - [`9ee5cca`](https://github.com/argoproj/argo-cd/commit/9ee5cca38b84524c701b75f1cea3611b9e857dbe): feat: Add health check for Ceph CRD ([#&#8203;24111](https://github.com/argoproj/argo-cd/issues/24111)) ([@&#8203;afarbos](https://github.com/afarbos)) - [`51c9add`](https://github.com/argoproj/argo-cd/commit/51c9add05d9bc8f8fafc1631968eb853db53a904): feat: Add health checks for ServiceBinding and ServiceInstance ([#&#8203;25007](https://github.com/argoproj/argo-cd/issues/25007)) ([@&#8203;dzahariev](https://github.com/dzahariev)) - [`8c890d4`](https://github.com/argoproj/argo-cd/commit/8c890d4285c7c805960cee8035a3515e4503c484): feat: Add impersonation support for App finalizer deletion ([#&#8203;24524](https://github.com/argoproj/argo-cd/issues/24524)) ([@&#8203;ccjette-logmein](https://github.com/ccjette-logmein)) - [`ed537d5`](https://github.com/argoproj/argo-cd/commit/ed537d5f3fb605b2a943e69367b9537be86db282): feat: Add path flag to ArgoCD CLI app list ([#&#8203;24834](https://github.com/argoproj/argo-cd/issues/24834)) ([@&#8203;onasser1](https://github.com/onasser1)) - [`1c4ef33`](https://github.com/argoproj/argo-cd/commit/1c4ef336872ce4f30cf2b9134e7f8bcf57c3c813): feat: Add server-side apply manager config ([#&#8203;418](https://github.com/argoproj/argo-cd/issues/418)) ([@&#8203;leoluz](https://github.com/leoluz)) - [`7493226`](https://github.com/argoproj/argo-cd/commit/7493226dda5b7d2190a8f4255cc8a2f9a7fdceb0): feat: Add support for HPA v2 (autoscaling/v2) ([#&#8203;411](https://github.com/argoproj/argo-cd/issues/411)) ([@&#8203;EppO](https://github.com/EppO)) - [`1a6973a`](https://github.com/argoproj/argo-cd/commit/1a6973af2d909cdf2bd9d1ddbcaaeb66e5085abb): feat: Add the ability to not autogenerate external URLs from ingress object ([#&#8203;13705](https://github.com/argoproj/argo-cd/issues/13705)) ([#&#8203;25383](https://github.com/argoproj/argo-cd/issues/25383)) ([@&#8203;rkevin-arch](https://github.com/rkevin-arch)) - [`ed7c77a`](https://github.com/argoproj/argo-cd/commit/ed7c77a9290bd4ee55107f23e12c0fc71ca10be9): feat: Apply out of sync option only ([#&#8203;533](https://github.com/argoproj/argo-cd/issues/533)) ([@&#8203;pasha-codefresh](https://github.com/pasha-codefresh)) - [`d65e9d9`](https://github.com/argoproj/argo-cd/commit/d65e9d92277d8b60e70aaf51ce5711087d271050): feat: Enable SkipDryRunOnMissingResource sync option on Application level ([#&#8203;712](https://github.com/argoproj/argo-cd/issues/712)) ([@&#8203;pasha-codefresh](https://github.com/pasha-codefresh)) - [`aba3819`](https://github.com/argoproj/argo-cd/commit/aba38192fb16c35a6731717d81454a219565bcce): feat: Implement Server-Side Diffs ([#&#8203;522](https://github.com/argoproj/argo-cd/issues/522)) ([@&#8203;leoluz](https://github.com/leoluz)) - [`6b2984e`](https://github.com/argoproj/argo-cd/commit/6b2984ebc47085852a7b63a0fd0b73c52e986217): feat: More optimal IterateHierarchyV2 and iterateChildrenV2 \[[#&#8203;600](https://github.com/argoproj/argo-cd/issues/600)] ([#&#8203;601](https://github.com/argoproj/argo-cd/issues/601)) ([@&#8203;andrii-korotkov-verkada](https://github.com/andrii-korotkov-verkada)) - [`4eb3ca3`](https://github.com/argoproj/argo-cd/commit/4eb3ca3feefbd6aa3cd800ef6a6ba396b8e70f05): feat: Namespace/CRD creation should happen before PreSync phase ([#&#8203;159](https://github.com/argoproj/argo-cd/issues/159)) ( <>) - [`3bf3d8a`](https://github.com/argoproj/argo-cd/commit/3bf3d8a2124e772ac651f3fd42375c4e9b8008af): feat: PreDelete hooks support (Issue [#&#8203;13975](https://github.com/argoproj/argo-cd/issues/13975)) ([#&#8203;22288](https://github.com/argoproj/argo-cd/issues/22288)) ([@&#8203;pedro-cs-ribeiro](https://github.com/pedro-cs-ribeiro)) - [`5fd9f44`](https://github.com/argoproj/argo-cd/commit/5fd9f449e75774f6b2b7b1ff137c7759e075e385): feat: Prune resources in reverse of sync wave order ([#&#8203;538](https://github.com/argoproj/argo-cd/issues/538)) ([@&#8203;svghadi](https://github.com/svghadi)) - [`e360551`](https://github.com/argoproj/argo-cd/commit/e360551b19d58b133fb3e98ce420bd696b76176c): feat: Support for retries when building up cluster cache ([#&#8203;374](https://github.com/argoproj/argo-cd/issues/374)) ([@&#8203;jannfis](https://github.com/jannfis)) - [`e56739c`](https://github.com/argoproj/argo-cd/commit/e56739ceba00848d6e8a6ba8eb935ca3b5c800dc): feat: add CreateResource to kubectl ([#&#8203;12174](https://github.com/argoproj/argo-cd/issues/12174) and [#&#8203;4116](https://github.com/argoproj/argo-cd/issues/4116)) ([#&#8203;516](https://github.com/argoproj/argo-cd/issues/516)) ([@&#8203;reggie-k](https://github.com/reggie-k)) - [`0b4199b`](https://github.com/argoproj/argo-cd/commit/0b4199b0013509f6a076ebb555842a5aabd338a6): feat: add FindResources method that allows to find any resource in cache ([#&#8203;204](https://github.com/argoproj/argo-cd/issues/204)) ( <>) - [`f9456de`](https://github.com/argoproj/argo-cd/commit/f9456de217f8fb8893d09998bab0d8efff95f4fd): feat: add GvkParser in cluster cache ([#&#8203;404](https://github.com/argoproj/argo-cd/issues/404)) ([@&#8203;leoluz](https://github.com/leoluz)) - [`1b08fd1`](https://github.com/argoproj/argo-cd/commit/1b08fd100453e10506bf033967a89893d26b5976): feat: add ability to use shallow clone for repositories ([#&#8203;24931](https://github.com/argoproj/argo-cd/issues/24931)) ([@&#8203;alexmt](https://github.com/alexmt)) - [`d8b1a12`](https://github.com/argoproj/argo-cd/commit/d8b1a12ce68f163f75b2d4e03ce09d63447d62a5): feat: add basic support for server-side apply ([#&#8203;363](https://github.com/argoproj/argo-cd/issues/363)) ([@&#8203;sathieu](https://github.com/sathieu)) - [`bfac3f5`](https://github.com/argoproj/argo-cd/commit/bfac3f53c9ba606f109c50cfb962f9d2b2c194b8): feat: add creation timestamp ([#&#8203;87](https://github.com/argoproj/argo-cd/issues/87)) ([@&#8203;taisho6339](https://github.com/taisho6339)) - [`9664cf8`](https://github.com/argoproj/argo-cd/commit/9664cf81236b0ac7551992dd37425c769beca3cc): feat: add profile feature for agent, and fix logr's panic ([#&#8203;444](https://github.com/argoproj/argo-cd/issues/444)) ([@&#8203;alswl](https://github.com/alswl)) - [`f6f1a42`](https://github.com/argoproj/argo-cd/commit/f6f1a424924c3e455fb2ea7c10cc6c63adc9eda7): feat: add status.resourcesCount field to appset and change limit default ([#&#8203;24698](https://github.com/argoproj/argo-cd/issues/24698)) ([@&#8203;alexmt](https://github.com/alexmt)) - [`c7bab2e`](https://github.com/argoproj/argo-cd/commit/c7bab2eeca221d0a32b47df49af517f6d3ac1c7c): feat: add support split yaml that return actual yamls ([#&#8203;346](https://github.com/argoproj/argo-cd/issues/346)) ([@&#8203;pasha-codefresh](https://github.com/pasha-codefresh)) - [`ed70eac`](https://github.com/argoproj/argo-cd/commit/ed70eac8b7bd6b2f276502398fdbccccab5d189a): feat: add sync delete option ([#&#8203;507](https://github.com/argoproj/argo-cd/issues/507)) ([@&#8203;gdsoumya](https://github.com/gdsoumya)) - [`aae8ded`](https://github.com/argoproj/argo-cd/commit/aae8ded161136ccc01cf5f21a99815a15ec2410f): feat: added cascade option to DeleteResource - argo-cd [#&#8203;5368](https://github.com/argoproj/argo-cd/issues/5368) ([#&#8203;220](https://github.com/argoproj/argo-cd/issues/220)) ([@&#8203;ishitasequeira](https://github.com/ishitasequeira)) - [`0000f05`](https://github.com/argoproj/argo-cd/commit/0000f05c38a01299ab292dd712acfa00d6d4db99): feat: adds various OCI metrics ([#&#8203;25493](https://github.com/argoproj/argo-cd/issues/25493)) ([@&#8203;ppapapetrou76](https://github.com/ppapapetrou76)) - [`e77acec`](https://github.com/argoproj/argo-cd/commit/e77acec858edf8a88b9ae7925ce799845bc2a5cc): feat: allow limiting clusterResourceWhitelist by resource name ([#&#8203;12208](https://github.com/argoproj/argo-cd/issues/12208)) ([#&#8203;24674](https://github.com/argoproj/argo-cd/issues/24674)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`09e5225`](https://github.com/argoproj/argo-cd/commit/09e5225f847266a4f4a3cdc984795bec0e96d804): feat: application resource deletion protection ([#&#8203;630](https://github.com/argoproj/argo-cd/issues/630)) ([@&#8203;alexmt](https://github.com/alexmt)) - [`69dfa70`](https://github.com/argoproj/argo-cd/commit/69dfa708a69153722bec2bac69ad7d8ddc8b0f88): feat: auto migrate kubectl-client-side-apply fields for SSA ([#&#8203;727](https://github.com/argoproj/argo-cd/issues/727)) ([@&#8203;pjiang-dev](https://github.com/pjiang-dev)) - [`187312f`](https://github.com/argoproj/argo-cd/commit/187312fe86ed627b1cf4147c13dccf9ff331424b): feat: auto respect rbac for discovery/sync ([#&#8203;532](https://github.com/argoproj/argo-cd/issues/532)) ([@&#8203;gdsoumya](https://github.com/gdsoumya)) - [`bc9ce57`](https://github.com/argoproj/argo-cd/commit/bc9ce5764fa306f58cf59199a94f6c968c775a2d): feat: better error message for sync operations ([#&#8203;336](https://github.com/argoproj/argo-cd/issues/336)) ([@&#8203;pasha-codefresh](https://github.com/pasha-codefresh)) - [`9163758`](https://github.com/argoproj/argo-cd/commit/916375861ee2e3773e1d5e07b5bda78687d3b6f7): feat: cluster cache should expose synchronization error ([#&#8203;32](https://github.com/argoproj/argo-cd/issues/32)) ( <>) - [`ae94ad9`](https://github.com/argoproj/argo-cd/commit/ae94ad9510e8514dbaf4ebbd40f1ce06fc53c018): feat: configurable watch resync timeout. ability to disable cluster resync ([#&#8203;353](https://github.com/argoproj/argo-cd/issues/353)) ([@&#8203;jessesuen](https://github.com/jessesuen)) - [`3c54508`](https://github.com/argoproj/argo-cd/commit/3c545080c935de52c5e6d919468c0cb21d91b613): feat: create namespace ([#&#8203;94](https://github.com/argoproj/argo-cd/issues/94)) ([@&#8203;mayzhang2000](https://github.com/mayzhang2000)) - [`ddce93c`](https://github.com/argoproj/argo-cd/commit/ddce93cfdd5d23769d0b2e19f0887775d1110b40): feat: cross namespace hierarchy traversal from cluster-scoped parents to namespaced children (fixes [#&#8203;24379](https://github.com/argoproj/argo-cd/issues/24379)) ([#&#8203;24847](https://github.com/argoproj/argo-cd/issues/24847)) ([@&#8203;jcogilvie](https://github.com/jcogilvie)) - [`92a3433`](https://github.com/argoproj/argo-cd/commit/92a343356268f7ba28d8567975804cea02c2e55e): feat: detect PVC StatefulSet ownership ([#&#8203;112](https://github.com/argoproj/argo-cd/issues/112)) ( <>) - [`4ea93db`](https://github.com/argoproj/argo-cd/commit/4ea93dbdc002e8171180f65495a54996355595ba): feat: enable forks to release and publish to custom quay registries ([#&#8203;25365](https://github.com/argoproj/argo-cd/issues/25365)) ([@&#8203;reggie-k](https://github.com/reggie-k)) - [`ddc92c9`](https://github.com/argoproj/argo-cd/commit/ddc92c9bdbe942400291bb5c1e7445cbd1ba9aa6): feat: expose APIGroups in GetClusterInfo ([#&#8203;283](https://github.com/argoproj/argo-cd/issues/283)) ( <>) - [`762cb1b`](https://github.com/argoproj/argo-cd/commit/762cb1bc26e56b5413d86757a51040bd2e10205e): feat: expose all kubernetes resources in cluster info ([#&#8203;337](https://github.com/argoproj/argo-cd/issues/337)) ( <>) - [`8aefb18`](https://github.com/argoproj/argo-cd/commit/8aefb1843342e16a0c96ef4005e880b972226f96): feat: expose cluster sync retry timeout ([#&#8203;373](https://github.com/argoproj/argo-cd/issues/373)) ([@&#8203;yeya24](https://github.com/yeya24)) - [`e58bdf2`](https://github.com/argoproj/argo-cd/commit/e58bdf2f87b5b60a05fde0b7837779061b170c08): feat: implement KEDA scaledJob health-checks ([#&#8203;25106](https://github.com/argoproj/argo-cd/issues/25106)) ([@&#8203;rickbrouwer](https://github.com/rickbrouwer)) - [`cd2e16d`](https://github.com/argoproj/argo-cd/commit/cd2e16da1adb66d7e732f7415fe3f6bb7462c117): feat: implement gitops-agent ([#&#8203;37](https://github.com/argoproj/argo-cd/issues/37)) ( <>) - [`605958d`](https://github.com/argoproj/argo-cd/commit/605958d429a4c7e52e4e396e30c1b7c868a49065): feat: improve memory consumption limiting ([#&#8203;100](https://github.com/argoproj/argo-cd/issues/100)) ([@&#8203;ash2k](https://github.com/ash2k)) - [`344b1bc`](https://github.com/argoproj/argo-cd/commit/344b1bcfc2282b4afc7e8d7475dec00f5d42f542): feat: improve sync operation messages ([#&#8203;84](https://github.com/argoproj/argo-cd/issues/84)) ( <>) - [`cfdefa4`](https://github.com/argoproj/argo-cd/commit/cfdefa46b20c33a0ac31fc5e7c2c118c97ba9ccc): feat: introduce SyncWaveHook callbacks invoked after applying each sync wave ([#&#8203;177](https://github.com/argoproj/argo-cd/issues/177)) ([@&#8203;jessesuen](https://github.com/jessesuen)) - [`5c6aa59`](https://github.com/argoproj/argo-cd/commit/5c6aa59ed3a4275f3819dc8f021ba9d6c3acf504): feat: oidc background token refresh ([#&#8203;23727](https://github.com/argoproj/argo-cd/issues/23727)) ([@&#8203;devopsjedi](https://github.com/devopsjedi)) - [`82f0935`](https://github.com/argoproj/argo-cd/commit/82f09353636829cb3c0335ed21b0e0d889fdb16e): feat: prune last ([#&#8203;203](https://github.com/argoproj/argo-cd/issues/203)) ([@&#8203;mayzhang2000](https://github.com/mayzhang2000)) - [`c0c2dd1`](https://github.com/argoproj/argo-cd/commit/c0c2dd1f6f487c46a25d3d3caaad7fec06667728): feat: retry with client side dry run if server one was failed ([#&#8203;548](https://github.com/argoproj/argo-cd/issues/548)) ([@&#8203;pasha-codefresh](https://github.com/pasha-codefresh)) - [`c617562`](https://github.com/argoproj/argo-cd/commit/c61756277bf9f44dc2ec9ca3c4bfe4ec388832de): feat: return images from resources when sync occurs ([#&#8203;642](https://github.com/argoproj/argo-cd/issues/642)) ([@&#8203;Aaron-9900](https://github.com/Aaron-9900)) - [`7669da6`](https://github.com/argoproj/argo-cd/commit/7669da6c3e94002bdc056a62a2b0eaac91e5c7f6): feat: split refresh button with dropdown for hard refresh ([#&#8203;25445](https://github.com/argoproj/argo-cd/issues/25445)) ([@&#8203;choejwoo](https://github.com/choejwoo)) - [`89ddd0d`](https://github.com/argoproj/argo-cd/commit/89ddd0dffbc91086db7295f1c8806e3508c6a905): feat: support 'Replace=true' sync option ([#&#8203;246](https://github.com/argoproj/argo-cd/issues/246)) ( <>) - [`11d47a6`](https://github.com/argoproj/argo-cd/commit/11d47a621575a95782fe2bd0f6332ddc01960ac1): feat: support configuring cluster cache re-sync timeout ([#&#8203;107](https://github.com/argoproj/argo-cd/issues/107)) ( <>) - [`723667d`](https://github.com/argoproj/argo-cd/commit/723667dff7d5cd02635b8f66cb2b2082855dbb08): feat: support exiting early from IterateHierarchy method ([#&#8203;388](https://github.com/argoproj/argo-cd/issues/388)) ([@&#8203;alexmt](https://github.com/alexmt)) - [`e8cfb83`](https://github.com/argoproj/argo-cd/commit/e8cfb8313282150e28c2321e537bedfc623a2a68): feat: support limiting number of concurrent k8s list queries ([#&#8203;55](https://github.com/argoproj/argo-cd/issues/55)) ( <>) - [`a4c77d5`](https://github.com/argoproj/argo-cd/commit/a4c77d5c70fba49f9699ddbf189bd158bb9f3352): feat: support managing cluster resources in a namespaced mode ([#&#8203;297](https://github.com/argoproj/argo-cd/issues/297)) ( <>) - [`1ce2acc`](https://github.com/argoproj/argo-cd/commit/1ce2acc845d230a279442eb7576203525bced9cc): feat: support replace strategy for CRD ([#&#8203;252](https://github.com/argoproj/argo-cd/issues/252)) ( <>) - [`89cb483`](https://github.com/argoproj/argo-cd/commit/89cb483bbbd85a5c6d2dfe4bebe74a5bff6ce3af): feat: support resource prune propagation policy ([#&#8203;235](https://github.com/argoproj/argo-cd/issues/235)) ( <>) - [`ff6e9f8`](https://github.com/argoproj/argo-cd/commit/ff6e9f853241994e4e9ac9346fe4d22bab6d55e6): feat: support resource pruning in gitops-agent ([#&#8203;45](https://github.com/argoproj/argo-cd/issues/45)) ( <>) - [`fbecbb8`](https://github.com/argoproj/argo-cd/commit/fbecbb86e41254a75a59943b5eb43ed55d21cdb9): feat: sync-options annotation with Force=true ([#&#8203;414](https://github.com/argoproj/argo-cd/issues/414)) ([#&#8203;560](https://github.com/argoproj/argo-cd/issues/560)) ([@&#8203;kkk777-7](https://github.com/kkk777-7)) - [`026d10e`](https://github.com/argoproj/argo-cd/commit/026d10e3f26884b181ab40a8a55dddd22aadbc8d): feat: syncing to a different revision requires override privilege ([#&#8203;22858](https://github.com/argoproj/argo-cd/issues/22858)) ([@&#8203;schraax](https://github.com/schraax)) - [`552ad1c`](https://github.com/argoproj/argo-cd/commit/552ad1c75b4a143ba6c834e9d36bd7cdb35c53fe): feat: update unpause fast/gradual actions for Numaplane rollouts ([#&#8203;24545](https://github.com/argoproj/argo-cd/issues/24545)) ([@&#8203;dpadhiar](https://github.com/dpadhiar)) - [`90979fe`](https://github.com/argoproj/argo-cd/commit/90979fe432d46043ad753d9503f645f64e31abff): feat: use Kubernetes v1.18.6 libraries ([#&#8203;102](https://github.com/argoproj/argo-cd/issues/102)) ([@&#8203;ash2k](https://github.com/ash2k)) - [`1301eaa`](https://github.com/argoproj/argo-cd/commit/1301eaa9e7d31086831cc6a1d3e917754529654c): feat: use different env variable to control server side K8s API call timeout ([#&#8203;25271](https://github.com/argoproj/argo-cd/issues/25271)) ([@&#8203;ppapapetrou76](https://github.com/ppapapetrou76)) ##### Bug fixes - [`f3ae26b`](https://github.com/argoproj/argo-cd/commit/f3ae26bb8330c7a5fe7187f6889e8c374bcf8d3b): fix(actions): enable pause action so deployment can be paused ([#&#8203;25394](https://github.com/argoproj/argo-cd/issues/25394)) ([#&#8203;25395](https://github.com/argoproj/argo-cd/issues/25395)) ([@&#8203;rickbrouwer](https://github.com/rickbrouwer)) - [`15568cb`](https://github.com/argoproj/argo-cd/commit/15568cb9d57200927dd15858508f882826529153): fix(appset): do not trigger reconciliation on appsets not part of allowed namespaces when updating a cluster secret (cherry-pick [#&#8203;25622](https://github.com/argoproj/argo-cd/issues/25622) for 3.3) ([#&#8203;25909](https://github.com/argoproj/argo-cd/issues/25909)) ([@&#8203;argo-cd-cherry-pick-bot](https://github.com/argo-cd-cherry-pick-bot)\[bot]) - [`e582975`](https://github.com/argoproj/argo-cd/commit/e5829757e77f1728d333dab0a94eae5c31e3aa65): fix(appset): ensure finalizer is added when deletionOrder is set as reverse ([#&#8203;25125](https://github.com/argoproj/argo-cd/issues/25125)) ([@&#8203;ranakan19](https://github.com/ranakan19)) - [`40e9a06`](https://github.com/argoproj/argo-cd/commit/40e9a060d7b3746fc91b9800fccbe0a6b2b7e731): fix(appset): handle pre/post delete hook finalizers conflicts ([#&#8203;25539](https://github.com/argoproj/argo-cd/issues/25539)) ([@&#8203;agaudreault](https://github.com/agaudreault)) - [`c377101`](https://github.com/argoproj/argo-cd/commit/c377101491406203f479fb74a573269eb5c8e50c): fix(appset): progressive sync loop when application has sync errors ([#&#8203;24507](https://github.com/argoproj/argo-cd/issues/24507)) ([@&#8203;agaudreault](https://github.com/agaudreault)) - [`d78929e`](https://github.com/argoproj/argo-cd/commit/d78929e7f6c7e114241e7cbfa5fab14391027a2e): fix(cluster): reduce lock contention on cluster initialization ([#&#8203;660](https://github.com/argoproj/argo-cd/issues/660)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`adb68bc`](https://github.com/argoproj/argo-cd/commit/adb68bcaab73a18c454caae4c744d932ee83670f): fix(clusterCache): don't miss finding live obj if obj is cluster-scoped and namespacedResources is in transition ([#&#8203;597](https://github.com/argoproj/argo-cd/issues/597)) ([@&#8203;ncdc](https://github.com/ncdc)) - [`e181fbb`](https://github.com/argoproj/argo-cd/commit/e181fbb81df7214401f51daf8b2253c9f9142f2f): fix(cmp): fix plugins not having access to argocd cli for git ASKPASS ([#&#8203;24665](https://github.com/argoproj/argo-cd/issues/24665)) ([@&#8203;zachaller](https://github.com/zachaller)) - [`ef5b778`](https://github.com/argoproj/argo-cd/commit/ef5b77811d7cb1d07a0305bc0b39caed179553fd): fix(health): incorrect reason in PullRequest script ([#&#8203;24826](https://github.com/argoproj/argo-cd/issues/24826)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`2849f53`](https://github.com/argoproj/argo-cd/commit/2849f5393076feb85255051c38ef5eee089c0030): fix(health): typo in PromotionStrategy health.lua ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`7c0f032`](https://github.com/argoproj/argo-cd/commit/7c0f032deff536ae64db7dd3a730a59bc0affb81): fix(health): update crossplane healthchecks ([#&#8203;25386](https://github.com/argoproj/argo-cd/issues/25386)) ([@&#8203;jonasz-lasut](https://github.com/jonasz-lasut)) - [`28ec26a`](https://github.com/argoproj/argo-cd/commit/28ec26a6ca6b6a8e9908dc0f946b0f44100af239): fix(health): use promotion resource Ready condition regardless of reason ([#&#8203;24971](https://github.com/argoproj/argo-cd/issues/24971)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`dab4cc0`](https://github.com/argoproj/argo-cd/commit/dab4cc0b8ad178b8b42c1c9f8418f20692700570): fix(hooks): always remove finalizers on create if hook exists ([#&#8203;770](https://github.com/argoproj/argo-cd/issues/770)) ([@&#8203;agaudreault](https://github.com/agaudreault)) - [`b52a075`](https://github.com/argoproj/argo-cd/commit/b52a0750b2bf8c726d4a689000a723946f1c57b9): fix(hydrator): .gitattributes include deeply nested files ([#&#8203;25870](https://github.com/argoproj/argo-cd/issues/25870)) (cherry-pick [#&#8203;26011](https://github.com/argoproj/argo-cd/issues/26011) for 3.3) ([#&#8203;26013](https://github.com/argoproj/argo-cd/issues/26013)) ([@&#8203;argo-cd-cherry-pick-bot](https://github.com/argo-cd-cherry-pick-bot)\[bot]) - [`a2659e9`](https://github.com/argoproj/argo-cd/commit/a2659e95603427e02c817994cf3994575feee322): fix(hydrator): appset should preserve annotation when hydration is requested ([#&#8203;25644](https://github.com/argoproj/argo-cd/issues/25644)) ([@&#8203;agaudreault](https://github.com/agaudreault)) - [`48a9dcc`](https://github.com/argoproj/argo-cd/commit/48a9dcc23b962eafe0a74691769c2c891882ec31): fix(hydrator): empty links for failed operation ([#&#8203;25025](https://github.com/argoproj/argo-cd/issues/25025)) (cherry-pick [#&#8203;26014](https://github.com/argoproj/argo-cd/issues/26014) for 3.3) ([#&#8203;26018](https://github.com/argoproj/argo-cd/issues/26018)) ([@&#8203;argo-cd-cherry-pick-bot](https://github.com/argo-cd-cherry-pick-bot)\[bot]) - [`fe0466d`](https://github.com/argoproj/argo-cd/commit/fe0466de511fb7d202ec7c15b24fc18db8230f21): fix(hydrator): git fetch needs creds ([#&#8203;25727](https://github.com/argoproj/argo-cd/issues/25727)) (cherry-pick [#&#8203;25738](https://github.com/argoproj/argo-cd/issues/25738) for 3.3) ([#&#8203;25742](https://github.com/argoproj/argo-cd/issues/25742)) ([@&#8203;argo-cd-cherry-pick-bot](https://github.com/argo-cd-cherry-pick-bot)\[bot]) - [`393cb97`](https://github.com/argoproj/argo-cd/commit/393cb97042a5b5089ef26f93ff43c1e21c883df3): fix(hydrator): hydrated sha missing on no-ops ([#&#8203;25694](https://github.com/argoproj/argo-cd/issues/25694)) (cherry-pick [#&#8203;25695](https://github.com/argoproj/argo-cd/issues/25695) for 3.3) ([#&#8203;25697](https://github.com/argoproj/argo-cd/issues/25697)) ([@&#8203;argo-cd-cherry-pick-bot](https://github.com/argo-cd-cherry-pick-bot)\[bot]) - [`0fa47b1`](https://github.com/argoproj/argo-cd/commit/0fa47b11b258da9a082a5b206e7fb175e70a9fdd): fix(hydrator): pass destination.namespace to manifest rendering ([#&#8203;25478](https://github.com/argoproj/argo-cd/issues/25478)) (cherry-pick [#&#8203;25699](https://github.com/argoproj/argo-cd/issues/25699) for 3.3) ([#&#8203;26019](https://github.com/argoproj/argo-cd/issues/26019)) ([@&#8203;argo-cd-cherry-pick-bot](https://github.com/argo-cd-cherry-pick-bot)\[bot]) - [`708c636`](https://github.com/argoproj/argo-cd/commit/708c63683c1a4c7936f8dae4f432cd6d1e6371ad): fix(hydrator): race when pushing notes (cherry-pick [#&#8203;25700](https://github.com/argoproj/argo-cd/issues/25700) for 3.3) ([#&#8203;25709](https://github.com/argoproj/argo-cd/issues/25709)) ([@&#8203;argo-cd-cherry-pick-bot](https://github.com/argo-cd-cherry-pick-bot)\[bot]) - [`05b4169`](https://github.com/argoproj/argo-cd/commit/05b416906e758bcb3f22b6911af7c94f44dc1352): fix(metrics): more consistent oci metrics (cherry-pick [#&#8203;25549](https://github.com/argoproj/argo-cd/issues/25549) for 3.3) ([#&#8203;25728](https://github.com/argoproj/argo-cd/issues/25728)) ([@&#8203;argo-cd-cherry-pick-bot](https://github.com/argo-cd-cherry-pick-bot)\[bot]) - [`ed983d8`](https://github.com/argoproj/argo-cd/commit/ed983d8a6985fce56d7dbf486626238e2166b691): fix(oci): loosen up layer restrictions ([#&#8203;24640](https://github.com/argoproj/argo-cd/issues/24640)) ([@&#8203;blakepettersson](https://github.com/blakepettersson)) - [`5efb184`](https://github.com/argoproj/argo-cd/commit/5efb184c7970b19a4671b4377d73b624ca8e7107): fix(oidc): check userinfo endpoint in AuthMiddleware ([#&#8203;23586](https://github.com/argoproj/argo-cd/issues/23586)) ([@&#8203;the-technat](https://github.com/the-technat)) - [`7921242`](https://github.com/argoproj/argo-cd/commit/792124280fcc67d9b3498bc0a27e05844ddb1e30): fix(server): Dry run always in client mode just for yaml manifest validation even with server side apply ([#&#8203;564](https://github.com/argoproj/argo-cd/issues/564)) ([@&#8203;anandf](https://github.com/anandf)) - [`7430650`](https://github.com/argoproj/argo-cd/commit/7430650ff567d12ce452a72dc1c3055e10b603ed): fix(server): ensure resource health status is inferred on application retrieval ([#&#8203;24832](https://github.com/argoproj/argo-cd/issues/24832)) ([#&#8203;24851](https://github.com/argoproj/argo-cd/issues/24851)) ([@&#8203;vr009](https://github.com/vr009)) - [`20604f1`](https://github.com/argoproj/argo-cd/commit/20604f1b21772df85f39878cb6774672446038ac): fix(server): update resourceVersion on Terminate retry (cherry-pick [#&#8203;25650](https://github.com/argoproj/argo-cd/issues/25650) for 3.3) ([#&#8203;25717](https://github.com/argoproj/argo-cd/issues/25717)) ([@&#8203;argo-cd-cherry-pick-bot](https://github.com/argo-cd-cherry-pick-bot)\[bot]) - [`4a5648e`](https://github.com/argoproj/argo-cd/commit/4a5648ee411b42f6601782ae6c1c50e0f724c9c5): fix(server): use server side dry run in case if it is server side apply ([#&#8203;546](https://github.com/argoproj/argo-cd/issues/546)) ([@&#8203;pasha-codefresh](https://github.com/pasha-codefresh)) - [`b3a2ec1`](https://github.com/argoproj/argo-cd/commit/b3a2ec15e61912aa0612ccfee21576dea2d6b408): fix(sync): ApplyOutOfSyncOnly=true sync option is not honoured for cluster scoped resources ([#&#8203;765](https://github.com/argoproj/argo-cd/issues/765)) ([@&#8203;anandf](https://github.com/anandf)) - [`8007df5`](https://github.com/argoproj/argo-cd/commit/8007df5f6c5dd78a1a8cef73569468ce4d83682c): fix(sync): create namespace before dry-run ([#&#8203;731](https://github.com/argoproj/argo-cd/issues/731)) ([@&#8203;agaudreault](https://github.com/agaudreault)) - [`c2f611f`](https://github.com/argoproj/argo-cd/commit/c2f611f8cdb37131d970b0555025a2e4a4ad1e79): fix(ui): Improve Delete Dialog Behaviour when deleting child apps in the app-of-app pattern ([#&#8203;24802](https://github.com/argoproj/argo-cd/issues/24802)) ([@&#8203;aali309](https://github.com/aali309)) - [`27a503a`](https://github.com/argoproj/argo-cd/commit/27a503aa598ea09f5584ba5fde1661c5813f84c5): fix(ui): add null-safe handling for assignedWindows in status panel ([#&#8203;25128](https://github.com/argoproj/argo-cd/issues/25128)) ([@&#8203;choejwoo](https://github.com/choejwoo)) - [`65cbbca`](https://github.com/argoproj/argo-cd/commit/65cbbca0685c8a1682505d47585471e0b1d9d4d0): fix(ui): convert EditablePanel, EditbleSection and Query to function component ([#&#8203;22776](https://github.com/argoproj/argo-cd/issues/22776)) ([@&#8203;linghaoSu](https://github.com/linghaoSu)) - [`7e1db4a`](https://github.com/argoproj/argo-cd/commit/7e1db4a2a8e6818168b4cc0c013001e624f071dc): fix(ui): convert PodView components to functional components ([#&#8203;23781](https://github.com/argoproj/argo-cd/issues/23781)) ([@&#8203;chansuke](https://github.com/chansuke)) - [`de901da`](https://github.com/argoproj/argo-cd/commit/de901da62a72cf9a407be64aa3a1d19a73cd1695): fix(ui): convert ProjectDetails components to functional components ([#&#8203;23797](https://github.com/argoproj/argo-cd/issues/23797)) ([@&#8203;chansuke](https://github.com/chansuke)) - [`59c9c60`](https://github.com/argoproj/argo-cd/commit/59c9c601530d249a503ec396b52bfef6e06910d2): fix(ui): convert TagsInput component to functional component ([#&#8203;23795](https://github.com/argoproj/argo-cd/issues/23795)) ([@&#8203;jiwlee97](https://github.com/jiwlee97)) - [`b4e022c`](https://github.com/argoproj/argo-cd/commit/b4e022c7d907700b9743d674f6da8e602695464b): fix(ui): convert class component to functional component in project-sync-windows-edit ([#&#8203;23837](https://github.com/argoproj/argo-cd/issues/23837)) ([@&#8203;jiwlee97](https://github.com/jiwlee97)) - [`6d40847`](https://github.com/argoproj/argo-cd/commit/6d40847e177f866a959b53235479e6265814adf3): fix(ui): fix minor UI issue in app operation state ([#&#8203;24845](https://github.com/argoproj/argo-cd/issues/24845)) ([@&#8203;choejwoo](https://github.com/choejwoo)) - [`ed1fb04`](https://github.com/argoproj/argo-cd/commit/ed1fb04bcc46b0e36f442fdc625602e2d50bd0ca): fix(ui): inaccurate timestamp in tooltip for root node ([#&#8203;25014](https://github.com/argoproj/argo-cd/issues/25014)) ([@&#8203;choejwoo](https://github.com/choejwoo)) - [`e7b51da`](https://github.com/argoproj/argo-cd/commit/e7b51daf58986f3acdf0fcc3b4c9a4c76ae3ac0a): fix(ui): migrate certs-list.tsx from class to functional ([#&#8203;23646](https://github.com/argoproj/argo-cd/issues/23646)) ([#&#8203;23820](https://github.com/argoproj/argo-cd/issues/23820)) ([@&#8203;bianbbc87](https://github.com/bianbbc87)) - [`68d10fe`](https://github.com/argoproj/argo-cd/commit/68d10fe7cb7c6fdc3ac1fbcca0cd424e2f20629b): fix(ui): migrate gpgkeys-list.tsx from class to functional ([#&#8203;23646](https://github.com/argoproj/argo-cd/issues/23646)) ([#&#8203;23821](https://github.com/argoproj/argo-cd/issues/23821)) ([@&#8203;bianbbc87](https://github.com/bianbbc87)) - [`44324c0`](https://github.com/argoproj/argo-cd/commit/44324c079196bbc1351179ca909e7c2b8cf17407): fix(ui): migrate repos-list.tsx from class to functional ([#&#8203;23646](https://github.com/argoproj/argo-cd/issues/23646)) ([#&#8203;23818](https://github.com/argoproj/argo-cd/issues/23818)) ([@&#8203;bianbbc87](https://github.com/bianbbc87)) - [`ad96cb8`](https://github.com/argoproj/argo-cd/commit/ad96cb8f0eda28fca0ef08b921fd9c5b9d01acca): fix(ui): overlapping UI elements and add resource units to tooltips ([#&#8203;24717](https://github.com/argoproj/argo-cd/issues/24717)) ([@&#8203;choejwoo](https://github.com/choejwoo)) - [`0b40e3b`](https://github.com/argoproj/argo-cd/commit/0b40e3bc786ed6fd50b39303e95bdd72f6ba577d): fix(ui): refactor tooltip, align action btns in app tile view ([#&#8203;25098](https://github.com/argoproj/argo-cd/issues/25098)) ([@&#8203;choejwoo](https://github.com/choejwoo)) - [`8dcaa2f`](https://github.com/argoproj/argo-cd/commit/8dcaa2fa4761f9283a3435c02e2f5c6fd1e0e58d): fix(ui): show delete/details action dropdown for orphaned resource ([#&#8203;24766](https://github.com/argoproj/argo-cd/issues/24766)) ([@&#8203;choejwoo](https://github.com/choejwoo)) - [`24fbf28`](https://github.com/argoproj/argo-cd/commit/24fbf285d270e1a66505ae995ea5448ac1ce0bc1): fix: shell compatibility issues in Procfile ([#&#8203;24792](https://github.com/argoproj/argo-cd/issues/24792)) ([@&#8203;adityaraj178](https://github.com/adityaraj178)) - [`0679215`](https://github.com/argoproj/argo-cd/commit/06792159924477c02f12856b80c40973e7e3fb31): fix: [#&#8203;24781](https://github.com/argoproj/argo-cd/issues/24781) update crossplane healthchecks to V2 version ([#&#8203;24782](https://github.com/argoproj/argo-cd/issues/24782)) ([@&#8203;jonasz-lasut](https://github.com/jonasz-lasut)) - [`2c97a96`](https://github.com/argoproj/argo-cd/commit/2c97a96cab1b9386728feed92e0fa31547ea2a98): fix: 'ResourceOperations.CreateResource' should use 'kubectl' package to properly execute create operation ([#&#8203;298](https://github.com/argoproj/argo-cd/issues/298)) ( <>) - [`847cfc9`](https://github.com/argoproj/argo-cd/commit/847cfc9f8b200e96a70b591a68b9fb385cf2ce56): fix: Ability to disable Server Side Apply on individual resource level ([#&#8203;634](https://github.com/argoproj/argo-cd/issues/634)) ([@&#8203;pasha-codefresh](https://github.com/pasha-codefresh)) - [`2565df3`](https://github.com/argoproj/argo-cd/commit/2565df31d16fd28d34a442072cbb7bcbb7415d33): fix: Add ScaleDownLimit as health state for HPA ([#&#8203;343](https://github.com/argoproj/argo-cd/issues/343)) ([@&#8203;harikrongali](https://github.com/harikrongali)) - [`23f41cb`](https://github.com/argoproj/argo-cd/commit/23f41cb84931266f2632688c934ff101ae30e868): fix: Add ScalingDisabled healthy state to HPA ([#&#8203;323](https://github.com/argoproj/argo-cd/issues/323)) ([@&#8203;maruina](https://github.com/maruina)) - [`5d680d6`](https://github.com/argoproj/argo-cd/commit/5d680d6b808bb9881e87cef628913238019f8da7): fix: Add additional healthy states for HPA ([#&#8203;234](https://github.com/argoproj/argo-cd/issues/234)) ([@&#8203;mikebryant](https://github.com/mikebryant)) - [`61c0cc7`](https://github.com/argoproj/argo-cd/commit/61c0cc745e0bbd0dc4a35d50f5a6d0f87606ff3b): fix: Add missing IngressClass in kind order when syncing tasks ([#&#8203;380](https://github.com/argoproj/argo-cd/issues/380)) ([@&#8203;terrytangyuan](https://github.com/terrytangyuan)) - [`c0b63af`](https://github.com/argoproj/argo-cd/commit/c0b63afb740ce71a046a2efe2e75ffaebab3c72e): fix: Address issue during diff when secret data is nil ([#&#8203;345](https://github.com/argoproj/argo-cd/issues/345)) ([@&#8203;leoluz](https://github.com/leoluz)) - [`ed6fe76`](https://github.com/argoproj/argo-cd/commit/ed6fe769e6aa626f20379d0c2ccd3cbac2d8ae0c): fix: Allow the ISVC to be healthy when the Stopped Condition is False ([#&#8203;25312](https://github.com/argoproj/argo-cd/issues/25312)) ([@&#8203;hdefazio](https://github.com/hdefazio)) - [`da66819`](https://github.com/argoproj/argo-cd/commit/da6681916f4d88c9300e0422471e5ba480e1330e): fix: Change wrong log level in cluster.go openAPISchema, gvkParser ([#&#8203;430](https://github.com/argoproj/argo-cd/issues/430)) ([@&#8203;dllegru](https://github.com/dllegru)) - [`6657adf`](https://github.com/argoproj/argo-cd/commit/6657adfcfde4420c7d62d1fb3f39f6431e028a11): fix: Check for err == nil before Fatal ([#&#8203;61](https://github.com/argoproj/argo-cd/issues/61)) ([@&#8203;darshanime](https://github.com/darshanime)) - [`3a3f6a3`](https://github.com/argoproj/argo-cd/commit/3a3f6a33d7eed83929096997cbdbe3bc9ff95069): fix: Child apps should not affect parent app's health by default ([#&#8203;153](https://github.com/argoproj/argo-cd/issues/153)) ([@&#8203;keithchong](https://github.com/keithchong)) - [`d59276a`](https://github.com/argoproj/argo-cd/commit/d59276a397540aa3c42eb9b66c431ee55e4f215d): fix: Clear ApplicationSet applicationStatus when ProgressiveSync is disabled ([#&#8203;24587](https://github.com/argoproj/argo-cd/issues/24587)) ([@&#8203;aali309](https://github.com/aali309)) - [`760fcb6`](https://github.com/argoproj/argo-cd/commit/760fcb68be8ea237417ebef475919f24dfed4859): fix: Current time is not set in startedAt in NewSyncContext ([#&#8203;180](https://github.com/argoproj/argo-cd/issues/180)) ([@&#8203;yutachaos](https://github.com/yutachaos)) - [`814d79d`](https://github.com/argoproj/argo-cd/commit/814d79df4954c8a8b9ebbbe023b974b9c634a8f9): fix: Data race between gitops-engine's pkg/cache/cluster.go and itself, on Argo CD startup ([#&#8203;4627](https://github.com/argoproj/argo-cd/issues/4627)) ([#&#8203;168](https://github.com/argoproj/argo-cd/issues/168)) ([@&#8203;jgwest](https://github.com/jgwest)) - [`872c470`](https://github.com/argoproj/argo-cd/commit/872c4700331e65ecbe618cc7aca3d134ffd93aba): fix: Detect unknown fields in invalid specs as OutOfSync ([#&#8203;154](https://github.com/argoproj/argo-cd/issues/154)) ([@&#8203;jgwest](https://github.com/jgwest)) - [`380f7be`](https://github.com/argoproj/argo-cd/commit/380f7be5bf322929c265537fb7e0b1628dc8d759): fix: Dry run stuck on pre sync hook ([#&#8203;236](https://github.com/argoproj/argo-cd/issues/236)) ([@&#8203;mayzhang2000](https://github.com/mayzhang2000)) - [`2bc3fef`](https://github.com/argoproj/argo-cd/commit/2bc3fef13e0712cf177ba6cbcfb52283f3d9ca73): fix: Fix argument order in resource filter ([#&#8203;436](https://github.com/argoproj/argo-cd/issues/436)) ([@&#8203;jannfis](https://github.com/jannfis)) - [`762f9b7`](https://github.com/argoproj/argo-cd/commit/762f9b70f3056381aa782a4ea310a57919380d49): fix: Fix checking dryRun when using Server Side Apply ([#&#8203;699](https://github.com/argoproj/argo-cd/issues/699)) ([@&#8203;pjiang-dev](https://github.com/pjiang-dev)) - [`dbef22c`](https://github.com/argoproj/argo-cd/commit/dbef22c84397c46929782d34e6f5e3c2df8d0d7e): fix: Fixed inconsistent alignment of titles and headings in status panel ([#&#8203;23160](https://github.com/argoproj/argo-cd/issues/23160)) ([@&#8203;sivasath16](https://github.com/sivasath16)) - [`30abebd`](https://github.com/argoproj/argo-cd/commit/30abebda3d930d93065eec8864aac7e0d56ae119): fix: GCP config connector healthchecks do not make use of existing observedGeneration [#&#8203;24458](https://github.com/argoproj/argo-cd/issues/24458) ([#&#8203;24459](https://github.com/argoproj/argo-cd/issues/24459)) ([@&#8203;Hapshanko](https://github.com/Hapshanko)) - [`53cbe5f`](https://github.com/argoproj/argo-cd/commit/53cbe5f6be19b58390c75759583b8729c5547184): fix: HPA health check is making incorrect assumption on annotations ([#&#8203;190](https://github.com/argoproj/argo-cd/issues/190)) ([@&#8203;mayzhang2000](https://github.com/mayzhang2000)) - [`2daaf1e`](https://github.com/argoproj/argo-cd/commit/2daaf1e317432e71ab7e07f919b4391dc690f48d): fix: Health status for HTTPRoute with multiple generations ([#&#8203;24958](https://github.com/argoproj/argo-cd/issues/24958)) ([#&#8203;24959](https://github.com/argoproj/argo-cd/issues/24959)) ([@&#8203;lindeskar](https://github.com/lindeskar)) - [`54bbebf`](https://github.com/argoproj/argo-cd/commit/54bbebf5933c6e8eb4fe9b3bcc81f81d19fa029c): fix: Hook Deletion Policies HookSucceeded should be run after whole H… ([#&#8203;144](https://github.com/argoproj/argo-cd/issues/144)) ([@&#8203;mayzhang2000](https://github.com/mayzhang2000)) - [`93cf3c5`](https://github.com/argoproj/argo-cd/commit/93cf3c532b30cf05ab3baeca56fc9d0c4fc1256b): fix: Lock to write MockKubectlCmd.LastValidate to fix the race condition ([#&#8203;52](https://github.com/argoproj/argo-cd/issues/52)) ([@&#8203;suzuki-shunsuke](https://github.com/suzuki-shunsuke)) - [`1f14791`](https://github.com/argoproj/argo-cd/commit/1f147912e4c4eac30bcba41ebf3c4995c38c1c63): fix: Make CephCluster CRD health script deterministic ([#&#8203;25391](https://github.com/argoproj/argo-cd/issues/25391)) ([#&#8203;25392](https://github.com/argoproj/argo-cd/issues/25392)) ([@&#8203;rkevin-arch](https://github.com/rkevin-arch)) - [`dcb86f7`](https://github.com/argoproj/argo-cd/commit/dcb86f7d6b6460e4f9172f49b0dbc67d27589c97): fix: Namespace auto-creation ([#&#8203;105](https://github.com/argoproj/argo-cd/issues/105)) ([@&#8203;mayzhang2000](https://github.com/mayzhang2000)) - [`3ef5ab1`](https://github.com/argoproj/argo-cd/commit/3ef5ab187edd80dfd564301a7969c0212568e90c): fix: New kube applier for server side diff dry run with refactoring ([#&#8203;662](https://github.com/argoproj/argo-cd/issues/662)) ([@&#8203;andrii-korotkov-verkada](https://github.com/andrii-korotkov-verkada)) - [`ed31317`](https://github.com/argoproj/argo-cd/commit/ed31317b276570be2ef14fe531870fe6922cab9e): fix: Only consider resources which supports appropriate verb for any given operation ([#&#8203;423](https://github.com/argoproj/argo-cd/issues/423)) ([@&#8203;jannfis](https://github.com/jannfis)) - [`0d0cec6`](https://github.com/argoproj/argo-cd/commit/0d0cec6b66c906b1dda6784637e1dfb2ada328f1): fix: Only show `apiVersion/kind` when `targetState` is defined ([#&#8203;25068](https://github.com/argoproj/argo-cd/issues/25068)) ([@&#8203;jsoref](https://github.com/jsoref)) - [`32c32a6`](https://github.com/argoproj/argo-cd/commit/32c32a67cb2d0e4077e6e474dade43c798458e59): fix: Only show please update resource specification message when spec… (cherry-pick [#&#8203;25066](https://github.com/argoproj/argo-cd/issues/25066) for 3.3) ([#&#8203;25894](https://github.com/argoproj/argo-cd/issues/25894)) ([@&#8203;argo-cd-cherry-pick-bot](https://github.com/argo-cd-cherry-pick-bot)\[bot]) - [`b7c7d02`](https://github.com/argoproj/argo-cd/commit/b7c7d02b0eee5e735256cae47a1ce856b7cfaf9f): fix: Opentelemetry Collector in sidecar mode doesn't count instances ([#&#8203;25407](https://github.com/argoproj/argo-cd/issues/25407)) ([@&#8203;JorTurFer](https://github.com/JorTurFer)) - [`fbcaf35`](https://github.com/argoproj/argo-cd/commit/fbcaf35ab2c26568c7a384be43260861cd55360a): fix: Progress Sync Unknown in UI ([#&#8203;24202](https://github.com/argoproj/argo-cd/issues/24202)) ([@&#8203;aali309](https://github.com/aali309)) - [`69d5d94`](https://github.com/argoproj/argo-cd/commit/69d5d94c4e6f345d35277cc62cd2ae494e04b329): fix: Revert test tools image redis to non-alpine based image ([#&#8203;25381](https://github.com/argoproj/argo-cd/issues/25381)) ([#&#8203;25382](https://github.com/argoproj/argo-cd/issues/25382)) ([@&#8203;rkevin-arch](https://github.com/rkevin-arch)) - [`8849c3f`](https://github.com/argoproj/argo-cd/commit/8849c3f30c5523222c2575951b3102006c1f51d4): fix: Server side diff now works correctly with fields removal ([#&#8203;640](https://github.com/argoproj/argo-cd/issues/640)) ([@&#8203;andrii-korotkov-verkada](https://github.com/andrii-korotkov-verkada)) - [`89c110b`](https://github.com/argoproj/argo-cd/commit/89c110b5952eb1005f1962aad128f20a0d3dc0ed): fix: Server-Side diff removed fields missing in diff ([#&#8203;722](https://github.com/argoproj/argo-cd/issues/722)) ([@&#8203;pjiang-dev](https://github.com/pjiang-dev)) - [`4fd1847`](https://github.com/argoproj/argo-cd/commit/4fd18478f5946b756fe253055358f89d4dd403a9): fix: Server-side diff shows incorrect diffs for list related changes ([#&#8203;688](https://github.com/argoproj/argo-cd/issues/688)) ([@&#8203;pjiang-dev](https://github.com/pjiang-dev)) - [`73bcea9`](https://github.com/argoproj/argo-cd/commit/73bcea9c8c8f0f93322274af1aeb17b0e3cfe4d1): fix: Set QPS and burst rate for resource ops client ([#&#8203;395](https://github.com/argoproj/argo-cd/issues/395)) ([@&#8203;jannfis](https://github.com/jannfis)) - [`8d99997`](https://github.com/argoproj/argo-cd/commit/8d99997db097f1e3c8966ee84e43fdd3c5e879e9): fix: Set TLSServerName in NewKubeConfig ([#&#8203;156](https://github.com/argoproj/argo-cd/issues/156)) ([@&#8203;ailurarctos](https://github.com/ailurarctos)) - [`7171d62`](https://github.com/argoproj/argo-cd/commit/7171d62f8c6e1eab34759ae88c86622cce99e26d): fix: Support transition from a git managed namespace to auto-create n… ([#&#8203;141](https://github.com/argoproj/argo-cd/issues/141)) ([@&#8203;mayzhang2000](https://github.com/mayzhang2000)) - [`33f542d`](https://github.com/argoproj/argo-cd/commit/33f542da003cf7e227299a901a42d46f80015873): fix: SyncOption Replace=True is broken ([#&#8203;321](https://github.com/argoproj/argo-cd/issues/321)) ( <>) - [`74de77a`](https://github.com/argoproj/argo-cd/commit/74de77a24c80e0397f1c0f92e0f6ea9a19210e9d): fix: Toggle `automated.enabled` to disable auto-sync for rollbacks (cherry-pick [#&#8203;25719](https://github.com/argoproj/argo-cd/issues/25719) for 3.3) ([#&#8203;25943](https://github.com/argoproj/argo-cd/issues/25943)) ([@&#8203;argo-cd-cherry-pick-bot](https://github.com/argo-cd-cherry-pick-bot)\[bot]) - [`598dbcb`](https://github.com/argoproj/argo-cd/commit/598dbcb61d192a3e6b771cd41ec44862684f68b6): fix: Update copyutil command 'cp -n' to resolve warning ([#&#8203;24708](https://github.com/argoproj/argo-cd/issues/24708)) ([@&#8203;marcofranssen](https://github.com/marcofranssen)) - [`069a5e6`](https://github.com/argoproj/argo-cd/commit/069a5e64fb79ea610661b7ea4c0417987f50eb8f): fix: WithInitialState should require start time to support generateName hooks properly ([#&#8203;183](https://github.com/argoproj/argo-cd/issues/183)) ([@&#8203;jessesuen](https://github.com/jessesuen)) - [`b0c5e00`](https://github.com/argoproj/argo-cd/commit/b0c5e00ccfa5d1e73087a18dc59e2e4c72f5f175): fix: add default protocol to subset of ports if it is empty ([#&#8203;347](https://github.com/argoproj/argo-cd/issues/347)) ([@&#8203;ahalay](https://github.com/ahalay)) - [`ee1db09`](https://github.com/argoproj/argo-cd/commit/ee1db0902c5aff35cff8f2825695e8876367f7db): fix: add missing scheme install imports ([#&#8203;89](https://github.com/argoproj/argo-cd/issues/89)) ( <>) - [`917f5a0`](https://github.com/argoproj/argo-cd/commit/917f5a0f16d57162a335e8134230e714de4faa05): fix: add suspended condition ([#&#8203;484](https://github.com/argoproj/argo-cd/issues/484)) ([@&#8203;ashutosh16](https://github.com/ashutosh16)) - [`c1e2359`](https://github.com/argoproj/argo-cd/commit/c1e23597e77e6ddc410aa834ca27120d082dfe15): fix: address kubectl auth reconcile during server-side diff ([#&#8203;562](https://github.com/argoproj/argo-cd/issues/562)) ([@&#8203;leoluz](https://github.com/leoluz)) - [`a6472c8`](https://github.com/argoproj/argo-cd/commit/a6472c83935700e43756ea7c19e91c5ef83f509b): fix: allow docker dhi helm charts to be used (cherry-pick [#&#8203;25835](https://github.com/argoproj/argo-cd/issues/25835) for 3.3) ([#&#8203;25964](https://github.com/argoproj/argo-cd/issues/25964)) ([@&#8203;argo-cd-cherry-pick-bot](https://github.com/argo-cd-cherry-pick-bot)\[bot]) - [`d5d7e8f`](https://github.com/argoproj/argo-cd/commit/d5d7e8fad2e56ef2d7b52767f0dd89e8af3f8344): fix: allow flags to be set when `auto-sync` is disabled ([#&#8203;24328](https://github.com/argoproj/argo-cd/issues/24328)) ([#&#8203;24380](https://github.com/argoproj/argo-cd/issues/24380)) ([@&#8203;downfa11](https://github.com/downfa11)) - [`bc811c5`](https://github.com/argoproj/argo-cd/commit/bc811c5774079e4e58483fb8c176c3f4a1b25aa7): fix: allow for backwards compatibility of durations defined in days ([#&#8203;24769](https://github.com/argoproj/argo-cd/issues/24769)) ([@&#8203;lplazas](https://github.com/lplazas)) - [`46073c1`](https://github.com/argoproj/argo-cd/commit/46073c1cd66d70b80f376b81078da2a2aba2cf91): fix: applyOutOfSyncOnly should work with sync waves as well ([#&#8203;251](https://github.com/argoproj/argo-cd/issues/251)) ([@&#8203;kshamajain99](https://github.com/kshamajain99)) - [`2a9c144`](https://github.com/argoproj/argo-cd/commit/2a9c1448b292af84c1e3a607ad42c21bfbcfa785): fix: applyoutofsync with dry-run ([#&#8203;253](https://github.com/argoproj/argo-cd/issues/253)) ([@&#8203;kshamajain99](https://github.com/kshamajain99)) - [`b4dd8b8`](https://github.com/argoproj/argo-cd/commit/b4dd8b8c3976d03f9928a393c2447830a3ef7449): fix: avoid acquiring lock on mutex and semaphore at the same time to prevent deadlock ([#&#8203;521](https://github.com/argoproj/argo-cd/issues/521)) ([@&#8203;alexmt](https://github.com/alexmt)) - [`7a09f69`](https://github.com/argoproj/argo-cd/commit/7a09f69ad6293fa764ab425a3b3223996c4394d7): fix: avoid calling UpdateRevisionForPaths unnecessary ([#&#8203;25151](https://github.com/argoproj/argo-cd/issues/25151)) ([@&#8203;alexmt](https://github.com/alexmt)) - [`d25b8fd`](https://github.com/argoproj/argo-cd/commit/d25b8fd69f0dc83b0eead1154c5d33add1c61de7): fix: avoid memory and events spike after forcesfully refreshing api cache ([#&#8203;145](https://github.com/argoproj/argo-cd/issues/145)) ( <>) - [`54992bf`](https://github.com/argoproj/argo-cd/commit/54992bf42431e71f71f11647e82105530e56305e): fix: avoid resources lock contention utilizing channel ([#&#8203;629](https://github.com/argoproj/argo-cd/issues/629)) ([@&#8203;mpelekh](https://github.com/mpelekh)) - [`98ccd3d`](https://github.com/argoproj/argo-cd/commit/98ccd3d43fd9f4dbc3f6610b9701fbf56be53ded): fix: calculate SSA diffs with smd.merge.Updater ([#&#8203;467](https://github.com/argoproj/argo-cd/issues/467)) ([@&#8203;leoluz](https://github.com/leoluz)) - [`fe4ab01`](https://github.com/argoproj/argo-cd/commit/fe4ab01cba7656617a293fc32de250d4069a473b): fix: capture stderr in executil RunWithExecRunOpts ([#&#8203;25139](https://github.com/argoproj/argo-cd/issues/25139)) ([@&#8203;dudinea](https://github.com/dudinea)) - [`56e31f3`](https://github.com/argoproj/argo-cd/commit/56e31f36682290ecd564810b123ba25ec77c47b2): fix: change failed conversion log level to debug ([#&#8203;69](https://github.com/argoproj/argo-cd/issues/69)) ( <>) - [`81dcc2f`](https://github.com/argoproj/argo-cd/commit/81dcc2f2eee94753b514615e40ca995ee71f1b9b): fix: check for no local config when running `argocd context dev-system` ([#&#8203;25245](https://github.com/argoproj/argo-cd/issues/25245)) ([@&#8203;anbraten](https://github.com/anbraten)) - [`828dc75`](https://github.com/argoproj/argo-cd/commit/828dc7574b8adc2dd557658e878614f2ca6967d2): fix: check resource namespaces are managed ([#&#8203;143](https://github.com/argoproj/argo-cd/issues/143)) ([@&#8203;jopit](https://github.com/jopit)) - [`cd6a9aa`](https://github.com/argoproj/argo-cd/commit/cd6a9aaf3f8370d1c15afae9e7612420934d6f69): fix: cherry pick [#&#8203;25516](https://github.com/argoproj/argo-cd/issues/25516) to release-3.3 ([#&#8203;26114](https://github.com/argoproj/argo-cd/issues/26114)) ([@&#8203;FourFifthsCode](https://github.com/FourFifthsCode)) - [`3f3e54f`](https://github.com/argoproj/argo-cd/commit/3f3e54f7c340ef4cc9b8953325430ca5aaa465db): fix: cherry-picking with quotes in the title ([#&#8203;25017](https://github.com/argoproj/argo-cd/issues/25017)) ([@&#8203;Joibel](https://github.com/Joibel)) - [`8fbb44c`](https://github.com/argoproj/argo-cd/commit/8fbb44c336f06397840a7b626c6535d11b2183de): fix: close response body on error paths to prevent connection leak (cherry-pick [#&#8203;25824](https://github.com/argoproj/argo-cd/issues/25824) for 3.3) ([#&#8203;26005](https://github.com/argoproj/argo-cd/issues/26005)) ([@&#8203;argo-cd-cherry-pick-bot](https://github.com/argo-cd-cherry-pick-bot)\[bot]) - [`f4e479e`](https://github.com/argoproj/argo-cd/commit/f4e479e3f0ff06ced36eba12a175c180b101e92c): fix: consider Replace/Force sync option on live resource annotations ([#&#8203;26110](https://github.com/argoproj/argo-cd/issues/26110)) ([#&#8203;26189](https://github.com/argoproj/argo-cd/issues/26189)) ([@&#8203;agaudreault](https://github.com/agaudreault)) - [`610ea27`](https://github.com/argoproj/argo-cd/commit/610ea27c8eaab810e8d11587059a8e67803eb359): fix: correct mismatch in typescript repository model ([#&#8203;25273](https://github.com/argoproj/argo-cd/issues/25273)) ([#&#8203;25274](https://github.com/argoproj/argo-cd/issues/25274)) ([@&#8203;allanyung](https://github.com/allanyung)) - [`ed3acd0`](https://github.com/argoproj/argo-cd/commit/ed3acd0f79ec5dfbd88a2962bfce66e282bec5d7): fix: correct typo ([#&#8203;24671](https://github.com/argoproj/argo-cd/issues/24671)) ([@&#8203;adityaraj178](https://github.com/adityaraj178)) - [`c04f859`](https://github.com/argoproj/argo-cd/commit/c04f859da9b2038b3ad1913be6589858d6311a0a): fix: correctly infer ownership references from PVC to StatefulSet ([#&#8203;138](https://github.com/argoproj/argo-cd/issues/138)) ( <>) - [`90e48bc`](https://github.com/argoproj/argo-cd/commit/90e48bca14b3e43edade00cb42e881e943c77a9a): fix: crashing page on application create for write secret ([#&#8203;25582](https://github.com/argoproj/argo-cd/issues/25582)) ([@&#8203;emirot](https://github.com/emirot)) - [`9129e86`](https://github.com/argoproj/argo-cd/commit/9129e8668f0be092a6f0c0653ec093e77f5b514b): fix: create read and write secret for same url ([#&#8203;25581](https://github.com/argoproj/argo-cd/issues/25581)) ([@&#8203;emirot](https://github.com/emirot)) - [`2545f6c`](https://github.com/argoproj/argo-cd/commit/2545f6c175e39fa221f1729dda3cad2ce9162407): fix: data race fixes and cleanups ([#&#8203;122](https://github.com/argoproj/argo-cd/issues/122)) ([@&#8203;ash2k](https://github.com/ash2k)) - [`b576959`](https://github.com/argoproj/argo-cd/commit/b576959416254659febd07cc0eb4b175db8ee1d5): fix: data race on ctxCompleted ([#&#8203;86](https://github.com/argoproj/argo-cd/issues/86)) ([@&#8203;ash2k](https://github.com/ash2k)) - [`3f38eee`](https://github.com/argoproj/argo-cd/commit/3f38eee773eb3a219795cb7cfb67087c74cd4fb7): fix: deadlock in listener ([#&#8203;271](https://github.com/argoproj/argo-cd/issues/271)) ([@&#8203;ash2k](https://github.com/ash2k)) - [`a0c23b4`](https://github.com/argoproj/argo-cd/commit/a0c23b4210799fa39e04d4976926d06d96ea1ca9): fix: deadlock on start missing watches ([#&#8203;604](https://github.com/argoproj/argo-cd/issues/604)) ([@&#8203;agaudreault](https://github.com/agaudreault)) - [`f38075d`](https://github.com/argoproj/argo-cd/commit/f38075deb3032b70053fc702574d12e58e2fe6b8): fix: deduplicate OpenAPI definitions for GVKParser ([#&#8203;587](https://github.com/argoproj/argo-cd/issues/587)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`a22b346`](https://github.com/argoproj/argo-cd/commit/a22b34675f57696d55cb9d4abf99f7b07a166654): fix: deduplicate OpenAPI definitions for GVKParser ([#&#8203;587](https://github.com/argoproj/argo-cd/issues/587)) ([#&#8203;590](https://github.com/argoproj/argo-cd/issues/590)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`53b0bea`](https://github.com/argoproj/argo-cd/commit/53b0beae4ae93552eca727b4e67bcf178b81d42d): fix: default to tree view if extension shouldn't be shown ([#&#8203;25578](https://github.com/argoproj/argo-cd/issues/25578)) ([@&#8203;jwinters01](https://github.com/jwinters01)) - [`6fe0c00`](https://github.com/argoproj/argo-cd/commit/6fe0c0050bafa05fee0b9805497e4cbc520e3a77): fix: diff should perform server side like apply during resource diffing ([#&#8203;82](https://github.com/argoproj/argo-cd/issues/82)) ( <>) - [`eb210cf`](https://github.com/argoproj/argo-cd/commit/eb210cf6d14c6a6788c0577508fba1a1755b0eaf): fix: diffing should not fail if known kubernetes resource has invalid fields ([#&#8203;88](https://github.com/argoproj/argo-cd/issues/88)) ( <>) - [`ad9a694`](https://github.com/argoproj/argo-cd/commit/ad9a694fe4bcc833d7619faa391b77dd587f852d): fix: do not replace namespaces ([#&#8203;524](https://github.com/argoproj/argo-cd/issues/524)) ([@&#8203;blakepettersson](https://github.com/blakepettersson)) - [`c23d4d7`](https://github.com/argoproj/argo-cd/commit/c23d4d77d836865d035726fe676814a5d3bd2299): fix: don't remove defaulted fields and rely only on three way diff merge during diffing ([#&#8203;68](https://github.com/argoproj/argo-cd/issues/68)) ( <>) - [`ca7dcbc`](https://github.com/argoproj/argo-cd/commit/ca7dcbc59482bc927d9b76d5b9606ac60c846ce0): fix: don't show error about missing appset ([#&#8203;24995](https://github.com/argoproj/argo-cd/issues/24995)) ([@&#8203;alexmt](https://github.com/alexmt)) - [`c517b47`](https://github.com/argoproj/argo-cd/commit/c517b47f2f2f2e2d1555a4c1c696e7e51ed75d7d): fix: ensureCRDReady check did not work for v1 CRDs ([#&#8203;378](https://github.com/argoproj/argo-cd/issues/378)) ([@&#8203;terrytangyuan](https://github.com/terrytangyuan)) - [`2cf3a72`](https://github.com/argoproj/argo-cd/commit/2cf3a72c659ce01bfa8322f02d838973103681e3): fix: exclude creationTimestamp from diffing ([#&#8203;128](https://github.com/argoproj/argo-cd/issues/128)) ( <>) - [`478f8cb`](https://github.com/argoproj/argo-cd/commit/478f8cb2076f8b86a5b57f7492c85dcc71ff689f): fix: file extension comparisons are case sensitive ([#&#8203;243](https://github.com/argoproj/argo-cd/issues/243)) ([@&#8203;mayzhang2000](https://github.com/mayzhang2000)) - [`05ccc01`](https://github.com/argoproj/argo-cd/commit/05ccc01e172169398383cc69fd91c8875156f1f4): fix: fix cherry-pick bot again because I broke sign off ([#&#8203;25040](https://github.com/argoproj/argo-cd/issues/25040)) ([@&#8203;Joibel](https://github.com/Joibel)) - [`70ab73c`](https://github.com/argoproj/argo-cd/commit/70ab73ca3291c132189caf5110ddfed1e6b63bb1): fix: fix nil pointer dereference in cluster caching ([#&#8203;34](https://github.com/argoproj/argo-cd/issues/34)) ( <>) - [`1ade3a1`](https://github.com/argoproj/argo-cd/commit/1ade3a199867eef8f17c8a6d5c5ba7073aa5ebd9): fix: fix temporary files written to '/dev/shm' not cleaned up ([#&#8203;568](https://github.com/argoproj/argo-cd/issues/568)) ([#&#8203;569](https://github.com/argoproj/argo-cd/issues/569)) ([@&#8203;jgwest](https://github.com/jgwest)) - [`df8727c`](https://github.com/argoproj/argo-cd/commit/df8727cca56d5e3f184204d367060269ae05d4a7): fix: git tag override ([#&#8203;25530](https://github.com/argoproj/argo-cd/issues/25530)) ([@&#8203;tossmilestone](https://github.com/tossmilestone)) - [`d948e6b`](https://github.com/argoproj/argo-cd/commit/d948e6b41c88309ed186e842eee5eba8373d25ec): fix: github actions versions and warnings ([#&#8203;639](https://github.com/argoproj/argo-cd/issues/639)) ([@&#8203;jmeridth](https://github.com/jmeridth)) - [`5f90e7b`](https://github.com/argoproj/argo-cd/commit/5f90e7b481b787e43cb53148a5d78a8dd04e5ce5): fix: go mod tidy is not working due to k8s.io/externaljwt dependency ([#&#8203;710](https://github.com/argoproj/argo-cd/issues/710)) ([@&#8203;pasha-codefresh](https://github.com/pasha-codefresh)) - [`0aecd43`](https://github.com/argoproj/argo-cd/commit/0aecd43903539a2047af6826019cb1ba514df4f7): fix: handle nil ParseableType from GVKParser ([#&#8203;574](https://github.com/argoproj/argo-cd/issues/574)) ([@&#8203;leoluz](https://github.com/leoluz)) - [`36e7746`](https://github.com/argoproj/argo-cd/commit/36e77462aec78cc31b277be34ab75fb6a3987629): fix: health check for HPA doesn't catch all good states ([#&#8203;369](https://github.com/argoproj/argo-cd/issues/369)) ( <>) - [`21b78bd`](https://github.com/argoproj/argo-cd/commit/21b78bd366285511267e8f9cf7ec3c3a5fdbd3bc): fix: health status for daemonset with onDelete updateStrategy ([#&#8203;137](https://github.com/argoproj/argo-cd/issues/137)) ([@&#8203;mayzhang2000](https://github.com/mayzhang2000)) - [`c9bb009`](https://github.com/argoproj/argo-cd/commit/c9bb0095d37408d76e4c0dfcabeb6ee21ff7e895): fix: health status is set to healthy for statefulset with updateStrat… ([#&#8203;136](https://github.com/argoproj/argo-cd/issues/136)) ([@&#8203;mayzhang2000](https://github.com/mayzhang2000)) - [`1e9f4aa`](https://github.com/argoproj/argo-cd/commit/1e9f4aa793d50bfcbef6872dc6d925d4a2aa3e94): fix: honor debuglog cmd option in application controller ([#&#8203;25591](https://github.com/argoproj/argo-cd/issues/25591)) ([@&#8203;ppapapetrou76](https://github.com/ppapapetrou76)) - [`7396c1a`](https://github.com/argoproj/argo-cd/commit/7396c1a9d2e9c53af2e874cb12516eca6e335b80): fix: hydration errors not set on applications ([#&#8203;24755](https://github.com/argoproj/argo-cd/issues/24755)) ([@&#8203;agaudreault](https://github.com/agaudreault)) - [`59a09cd`](https://github.com/argoproj/argo-cd/commit/59a09cd918a397732cab9ac400f69bb6bc1cb53f): fix: improve manifest parsing ([#&#8203;97](https://github.com/argoproj/argo-cd/issues/97)) ([@&#8203;ash2k](https://github.com/ash2k)) - [`3d64c21`](https://github.com/argoproj/argo-cd/commit/3d64c21206c8756668df4eef2ef8f93014b16230): fix: invalid error message on health check failure ([#&#8203;26040](https://github.com/argoproj/argo-cd/issues/26040)) (cherry-pick [#&#8203;26039](https://github.com/argoproj/argo-cd/issues/26039) for 3.3) ([#&#8203;26063](https://github.com/argoproj/argo-cd/issues/26063)) ([@&#8203;argo-cd-cherry-pick-bot](https://github.com/argo-cd-cherry-pick-bot)\[bot]) - [`8617aa1`](https://github.com/argoproj/argo-cd/commit/8617aa1a7e8dac4d0c8284a59c01e98df159a110): fix: leverage RetryWatcher to watch cluster events and introduce periodical K8S API state resynchronization ([#&#8203;133](https://github.com/argoproj/argo-cd/issues/133)) ( <>) - [`452f6c6`](https://github.com/argoproj/argo-cd/commit/452f6c68b808a088dc206a5a2922bb771051436a): fix: limit number of resources in appset status ([#&#8203;24690](https://github.com/argoproj/argo-cd/issues/24690)) ([@&#8203;alexmt](https://github.com/alexmt)) - [`bf0661e`](https://github.com/argoproj/argo-cd/commit/bf0661ea81097fd4acc26c4e1f8ba8413756e577): fix: make webhook payload handlers recover from panics ([#&#8203;24862](https://github.com/argoproj/argo-cd/issues/24862)) ([@&#8203;jake-ciolek](https://github.com/jake-ciolek)) - [`9393e58`](https://github.com/argoproj/argo-cd/commit/9393e587d58e36ec42a8c9f9da499f5ad5a71e8e): fix: makefile mkdocs directive ([#&#8203;25480](https://github.com/argoproj/argo-cd/issues/25480)) ([@&#8203;emirot](https://github.com/emirot)) - [`e284fd7`](https://github.com/argoproj/argo-cd/commit/e284fd71cb96fc2767d3ae79b26e0533ad8edc4a): fix: managed namespaces should not mutate the live state ([#&#8203;479](https://github.com/argoproj/argo-cd/issues/479)) ([@&#8203;leoluz](https://github.com/leoluz)) - [`b3254f8`](https://github.com/argoproj/argo-cd/commit/b3254f88f4cc29d7c1cc0c3e7c25cfd087b98d76): fix: missing resource version in tests ([#&#8203;256](https://github.com/argoproj/argo-cd/issues/256)) ([@&#8203;ash2k](https://github.com/ash2k)) - [`28e8472`](https://github.com/argoproj/argo-cd/commit/28e8472c69f35ec14a8df4c703899dce517d266d): fix: nil and empty ignoredifferences (cherry-pick [#&#8203;25980](https://github.com/argoproj/argo-cd/issues/25980) for 3.3) ([#&#8203;26000](https://github.com/argoproj/argo-cd/issues/26000)) ([@&#8203;argo-cd-cherry-pick-bot](https://github.com/argo-cd-cherry-pick-bot)\[bot]) - [`f420bb9`](https://github.com/argoproj/argo-cd/commit/f420bb91a1e6345b4f1fbce92e689cb6216c4828): fix: panic for data type conversion to \*unstructured.Unstructured. ([#&#8203;109](https://github.com/argoproj/argo-cd/issues/109)) ([@&#8203;mayzhang2000](https://github.com/mayzhang2000)) - [`0bc2f8c`](https://github.com/argoproj/argo-cd/commit/0bc2f8c395f67123156d4ce6b667bf730618307f): fix: panic: interface conversion: interface {} is string ([#&#8203;189](https://github.com/argoproj/argo-cd/issues/189)) ([@&#8203;mayzhang2000](https://github.com/mayzhang2000)) - [`0be58f2`](https://github.com/argoproj/argo-cd/commit/0be58f261add85e5c443fda36986c1514b5df4c7): fix: printing gvkparser error message ([#&#8203;585](https://github.com/argoproj/argo-cd/issues/585)) ([@&#8203;pgier](https://github.com/pgier)) - [`b7dbff8`](https://github.com/argoproj/argo-cd/commit/b7dbff80b2b5ad4faee74926ed9b03a614a97159): fix: reduces information returned by settings api when accessed anonymously ([#&#8203;25346](https://github.com/argoproj/argo-cd/issues/25346)) ([@&#8203;ppapapetrou76](https://github.com/ppapapetrou76)) - [`3c778a5`](https://github.com/argoproj/argo-cd/commit/3c778a54318904919e4eb4d964db5bb514c1897d): fix: register new CRD to apigroups ([#&#8203;247](https://github.com/argoproj/argo-cd/issues/247)) ([@&#8203;kshamajain99](https://github.com/kshamajain99)) - [`728f2e7`](https://github.com/argoproj/argo-cd/commit/728f2e74365ba27ff8262ac36ca3a710f3a8c9d1): fix: regression on creationTimestamp with server-side diff ([#&#8203;25210](https://github.com/argoproj/argo-cd/issues/25210)) ([@&#8203;pjiang-dev](https://github.com/pjiang-dev)) - [`b58645a`](https://github.com/argoproj/argo-cd/commit/b58645a27c6cee96e0bf8c1879cdd56f8e2c4408): fix: remove deprecated ioutil ([#&#8203;528](https://github.com/argoproj/argo-cd/issues/528)) ([@&#8203;fengshunli](https://github.com/fengshunli)) - [`3951079`](https://github.com/argoproj/argo-cd/commit/3951079de1995c4539643b98b200b16eac5eb985): fix: remove last-applied-configuration before diff in ssa ([#&#8203;460](https://github.com/argoproj/argo-cd/issues/460)) ([@&#8203;leoluz](https://github.com/leoluz)) - [`9a03edb`](https://github.com/argoproj/argo-cd/commit/9a03edb8e71e5addf5b14e2c9520d23351ee0594): fix: remove lock acquisition in ClusterCache.GetAPIResources() ([#&#8203;543](https://github.com/argoproj/argo-cd/issues/543)) ([@&#8203;jessesuen](https://github.com/jessesuen)) - [`f11f15b`](https://github.com/argoproj/argo-cd/commit/f11f15b3d5d8e3a04851b86747aaade956cb95bf): fix: remove optional parameter from NewClusterCache function ([#&#8203;36](https://github.com/argoproj/argo-cd/issues/36)) ( <>) - [`8b2e0e1`](https://github.com/argoproj/argo-cd/commit/8b2e0e1aecba18e7c8ddb6d32511864bfe3a0c82): fix: remove unnecessary --self-heal-backoff-cooldown-seconds flag from app controller ([#&#8203;25579](https://github.com/argoproj/argo-cd/issues/25579)) ([@&#8203;alexmt](https://github.com/alexmt)) - [`f649502`](https://github.com/argoproj/argo-cd/commit/f6495020a330ae605d3ab4b20357e72c29072f9d): fix: removeNamespaceAnnotation should not panic if annotation has unexpected value ([#&#8203;361](https://github.com/argoproj/argo-cd/issues/361)) ([@&#8203;leoluz](https://github.com/leoluz)) - [`1f371a0`](https://github.com/argoproj/argo-cd/commit/1f371a01cf01b776543b21aaedea9f9c79cdc9d8): fix: replace k8s.io/endpointslice to v0.29.2 ([#&#8203;583](https://github.com/argoproj/argo-cd/issues/583)) ([@&#8203;alexmt](https://github.com/alexmt)) - [`a9fd001`](https://github.com/argoproj/argo-cd/commit/a9fd001c1174546017ea444373f35a61ad901841): fix: replace k8s.io/endpointslice version ([#&#8203;582](https://github.com/argoproj/argo-cd/issues/582)) ([@&#8203;alexmt](https://github.com/alexmt)) - [`d1f8cdd`](https://github.com/argoproj/argo-cd/commit/d1f8cddad08eb7a098180a23301f2d04a45958df): fix: resolve argocdService initialization issue in notifications CLI ([#&#8203;24664](https://github.com/argoproj/argo-cd/issues/24664)) ([@&#8203;puretension](https://github.com/puretension)) - [`b0fffe4`](https://github.com/argoproj/argo-cd/commit/b0fffe419a0f0a40f9f2c0b6346b752ed6537385): fix: resolve deadlock ([#&#8203;539](https://github.com/argoproj/argo-cd/issues/539)) ([@&#8203;gdsoumya](https://github.com/gdsoumya)) - [`4a75a75`](https://github.com/argoproj/argo-cd/commit/4a75a756a7dbda1045193ed00fc279e8a7ad9d50): fix: restore ability to connect a repo in the GUI ([#&#8203;25259](https://github.com/argoproj/argo-cd/issues/25259)) ([@&#8203;allanyung](https://github.com/allanyung)) - [`21ae489`](https://github.com/argoproj/argo-cd/commit/21ae4895896ad5f15abeae4f3bd2b63d40ad33f8): fix: return empty instead of error if cache unavailable ([#&#8203;25072](https://github.com/argoproj/argo-cd/issues/25072)) ([@&#8203;pjiang-dev](https://github.com/pjiang-dev)) - [`60f2ff5`](https://github.com/argoproj/argo-cd/commit/60f2ff5f77912847de4844f7363706bac2347ace): fix: return empty list instead of nil to prevent panic. Fixes [#&#8203;25189](https://github.com/argoproj/argo-cd/issues/25189) ([#&#8203;25192](https://github.com/argoproj/argo-cd/issues/25192)) ([@&#8203;ivanpedersen](https://github.com/ivanpedersen)) - [`5444415`](https://github.com/argoproj/argo-cd/commit/5444415c868bf2f935f112a2423dc069cd798dec): fix: revert [#&#8203;24197](https://github.com/argoproj/argo-cd/issues/24197) ([#&#8203;25294](https://github.com/argoproj/argo-cd/issues/25294)) ([@&#8203;blakepettersson](https://github.com/blakepettersson)) - [`73452f8`](https://github.com/argoproj/argo-cd/commit/73452f8a586215908b1d12e5090f483f33919e61): fix: run go mod tidy in ci workflow ([#&#8203;652](https://github.com/argoproj/argo-cd/issues/652)) ([@&#8203;jmeridth](https://github.com/jmeridth)) - [`fb9d974`](https://github.com/argoproj/argo-cd/commit/fb9d9747bda3e8d769080e9744c7207bfbad8d59): fix: server-side diff shows duplicate containerPorts ([#&#8203;24785](https://github.com/argoproj/argo-cd/issues/24785)) ([@&#8203;pjiang-dev](https://github.com/pjiang-dev)) - [`093aef0`](https://github.com/argoproj/argo-cd/commit/093aef0dad58015619479509f0d2ac71cc9cefd7): fix: server-side diff shows refresh/hydrate annotations ([#&#8203;737](https://github.com/argoproj/argo-cd/issues/737)) ([@&#8203;pjiang-dev](https://github.com/pjiang-dev)) - [`a1dc4c5`](https://github.com/argoproj/argo-cd/commit/a1dc4c598b931a5978e477d350b260fbdfa1508d): fix: sort endpoint IP addresses before diffing ([#&#8203;160](https://github.com/argoproj/argo-cd/issues/160)) ([@&#8203;wtam2018](https://github.com/wtam2018)) - [`c036d3f`](https://github.com/argoproj/argo-cd/commit/c036d3f6b0e24ff09845b29b5d3c3971e101ee8b): fix: sort fields to correctly calculate diff in server-side apply ([#&#8203;456](https://github.com/argoproj/argo-cd/issues/456)) ([@&#8203;leoluz](https://github.com/leoluz)) - [`e8d9803`](https://github.com/argoproj/argo-cd/commit/e8d9803a2bb015f9a7c64751bba63ef060bb0b26): fix: stop relying on imported types for ingress health check ([#&#8203;335](https://github.com/argoproj/argo-cd/issues/335)) ([@&#8203;jessesuen](https://github.com/jessesuen)) - [`58cd2c3`](https://github.com/argoproj/argo-cd/commit/58cd2c38973a59e2d0fcbf6fa16c85255434206f): fix: stop using deleted method 'SetPopulateResourceInfoHandler'; regenerate cluster cache mock; ([#&#8203;47](https://github.com/argoproj/argo-cd/issues/47)) ( <>) - [`96038ba`](https://github.com/argoproj/argo-cd/commit/96038ba2a14032b2ccb339247b2efec8aeda86f3): fix: structured merge diff fix for null metadata field ([#&#8203;24844](https://github.com/argoproj/argo-cd/issues/24844)) ([@&#8203;pjiang-dev](https://github.com/pjiang-dev)) - [`6cde798`](https://github.com/argoproj/argo-cd/commit/6cde7989d534ee768659f2fd1dda3028bb2efaca): fix: structured-merge diff apply default values in live resource ([#&#8203;435](https://github.com/argoproj/argo-cd/issues/435)) ([@&#8203;leoluz](https://github.com/leoluz)) - [`65db274`](https://github.com/argoproj/argo-cd/commit/65db274b8d73302f131768571ff1bb9383f476af): fix: stuck hook issue when a Job resource has a ttlSecondsAfterFinished field set ([#&#8203;646](https://github.com/argoproj/argo-cd/issues/646)) ([@&#8203;dejanzele](https://github.com/dejanzele)) - [`c5bf3a2`](https://github.com/argoproj/argo-cd/commit/c5bf3a248419567583ccedfb9637004740ae6062): fix: sync hooks should be deleted after sync phase/wave completion ([#&#8203;92](https://github.com/argoproj/argo-cd/issues/92)) ( <>) - [`a9f11fa`](https://github.com/argoproj/argo-cd/commit/a9f11fade3194202fb56034786d16da6c1660e1c): fix: sync option applyOutOfSync ([#&#8203;245](https://github.com/argoproj/argo-cd/issues/245)) ([@&#8203;kshamajain99](https://github.com/kshamajain99)) - [`354817a`](https://github.com/argoproj/argo-cd/commit/354817a103eec8f6a539a851f7ee5205aff4792e): fix: sync should apply Namespaces and CRDs before resources that depend on them ([#&#8203;225](https://github.com/argoproj/argo-cd/issues/225)) ( <>) - [`f68f0ec`](https://github.com/argoproj/argo-cd/commit/f68f0ec16b217cc9b89f450f7d9eb7c1d2ea8832): fix: the concurrency issue with git detached processing in Repo Server ([#&#8203;25101](https://github.com/argoproj/argo-cd/issues/25101)) ([#&#8203;25127](https://github.com/argoproj/argo-cd/issues/25127)) ([@&#8203;dudinea](https://github.com/dudinea)) - [`983f47e`](https://github.com/argoproj/argo-cd/commit/983f47e3bbc0821bfb9cd29bccec307eaa3c47ed): fix: typo error in comments ([#&#8203;24650](https://github.com/argoproj/argo-cd/issues/24650)) ([@&#8203;warjiang](https://github.com/warjiang)) - [`c3079fc`](https://github.com/argoproj/argo-cd/commit/c3079fc31a1c832ce4407aacb815f3d8e427a2a8): fix: update ExternalSecret discovery.lua to also include the refreshPolicy ([#&#8203;24707](https://github.com/argoproj/argo-cd/issues/24707)) ([@&#8203;KyriosGN0](https://github.com/KyriosGN0)) - [`425d65e`](https://github.com/argoproj/argo-cd/commit/425d65e07695a741d90b248f2f365f6a4329c23d): fix: update golangci-lint ci ([#&#8203;529](https://github.com/argoproj/argo-cd/issues/529)) ([@&#8203;fengshunli](https://github.com/fengshunli)) - [`38f73a7`](https://github.com/argoproj/argo-cd/commit/38f73a75c3cfd8a204a6b8149f4994e336447b78): fix: update normalization for ignoreDifferences on server-side diff ([#&#8203;747](https://github.com/argoproj/argo-cd/issues/747)) ([@&#8203;pjiang-dev](https://github.com/pjiang-dev)) - [`99bd42d`](https://github.com/argoproj/argo-cd/commit/99bd42d9a3eed694e8578cf8a46a9fe6a6487967): fix: update packages structure ([#&#8203;42](https://github.com/argoproj/argo-cd/issues/42)) ( <>) - [`9198b79`](https://github.com/argoproj/argo-cd/commit/9198b79e317f23750298f872f8913ddd19b47b27): fix: update searchbar props on url parameter change ([#&#8203;24930](https://github.com/argoproj/argo-cd/issues/24930)) ([@&#8203;jwinters01](https://github.com/jwinters01)) - [`e932dc2`](https://github.com/argoproj/argo-cd/commit/e932dc2575e27b0e13565e01b9a9057e3fcba6db): fix: use custom cluster secret informer ([#&#8203;25534](https://github.com/argoproj/argo-cd/issues/25534)) ([@&#8203;blakepettersson](https://github.com/blakepettersson)) - [`a880fee`](https://github.com/argoproj/argo-cd/commit/a880feeefa5cb6462072193442af06576994db0e): fix: use informer in webhook handler to reduce memory usage ([#&#8203;24622](https://github.com/argoproj/argo-cd/issues/24622)) ([@&#8203;alexmt](https://github.com/alexmt)) - [`cfb6f5e`](https://github.com/argoproj/argo-cd/commit/cfb6f5e7d71b7a20bc9eecb4dff0c53348795bd0): fix: use registry for `helm registry ..` commands ([#&#8203;23142](https://github.com/argoproj/argo-cd/issues/23142)) ([@&#8203;blakepettersson](https://github.com/blakepettersson)) - [`42e1b44`](https://github.com/argoproj/argo-cd/commit/42e1b448496babb050045f62726c3ec8812a975a): fix: use streaming YAML decoder from Kubernetes ([#&#8203;85](https://github.com/argoproj/argo-cd/issues/85)) ([@&#8203;ash2k](https://github.com/ash2k)) - [`0eede80`](https://github.com/argoproj/argo-cd/commit/0eede8069aec15685482571c38632caa5dd1dd48): fix: volumeClaimTemplates are out of sync incorrectly ([#&#8203;127](https://github.com/argoproj/argo-cd/issues/127)) ( <>) - [`7495c63`](https://github.com/argoproj/argo-cd/commit/7495c633c378ca446d166bd5c9e2a46c7e40b476): fix: workflows without status.phase should be considered Progressing ([#&#8203;296](https://github.com/argoproj/argo-cd/issues/296)) ([@&#8203;jessesuen](https://github.com/jessesuen)) - [`81073bd`](https://github.com/argoproj/argo-cd/commit/81073bdb1f1d34ca061e53a7cb9f94c8f1ecb71b): fix:(ui) don't render ApplicationSelector unless the panel is showing ([#&#8203;25201](https://github.com/argoproj/argo-cd/issues/25201)) ([@&#8203;jwinters01](https://github.com/jwinters01)) ##### Documentation - [`6b1654b`](https://github.com/argoproj/argo-cd/commit/6b1654bea9afecf9bfe00ec5cbeeba2419ffd400): docs(OCI): Add private repository examples for private OCI repo ([#&#8203;24737](https://github.com/argoproj/argo-cd/issues/24737)) ([@&#8203;GuillaumeASSIER](https://github.com/GuillaumeASSIER)) - [`f308ebf`](https://github.com/argoproj/argo-cd/commit/f308ebf197fc6d6498d056db7685e9fe0b6a88d8): docs(hydrator): document commit-server ServiceMonitor ([#&#8203;24800](https://github.com/argoproj/argo-cd/issues/24800)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`be2b7da`](https://github.com/argoproj/argo-cd/commit/be2b7da724f41907e80fe759c17e4ffae3522d6e): docs(users): Add Dematic to USERS.md ([#&#8203;25246](https://github.com/argoproj/argo-cd/issues/25246)) ([@&#8203;jefftougas](https://github.com/jefftougas)) - [`ce62770`](https://github.com/argoproj/argo-cd/commit/ce627702dc0b5aaaeeff68dac4d30ac3d6917ad2): docs(users): add Topicus.Education to adopters list ([#&#8203;25215](https://github.com/argoproj/argo-cd/issues/25215)) ([@&#8203;sboschman](https://github.com/sboschman)) - [`b8ca641`](https://github.com/argoproj/argo-cd/commit/b8ca641e1d0c42a3fefd8d1eaea07db000fdc199): docs(webhook): document Azure DevOps username/password ([#&#8203;24693](https://github.com/argoproj/argo-cd/issues/24693)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`b3dfab5`](https://github.com/argoproj/argo-cd/commit/b3dfab5f6df4f0f81d9327bc752f9065961b2c1f): docs: Add Collins Aerospace to USERS.md ([#&#8203;25247](https://github.com/argoproj/argo-cd/issues/25247)) ([@&#8203;jeremyj563](https://github.com/jeremyj563)) - [`be31558`](https://github.com/argoproj/argo-cd/commit/be31558b41a979981140d4903e62337c62608976): docs: Add Expedia to USERS.md ([#&#8203;25251](https://github.com/argoproj/argo-cd/issues/25251)) ([@&#8203;manali1205](https://github.com/manali1205)) - [`43828a7`](https://github.com/argoproj/argo-cd/commit/43828a7770e1409aae8aa69904f2b190fec6434c): docs: Add IQVIA to the USERS.md list ([#&#8203;25253](https://github.com/argoproj/argo-cd/issues/25253)) ([@&#8203;jonathan-dale](https://github.com/jonathan-dale)) - [`3c12c01`](https://github.com/argoproj/argo-cd/commit/3c12c0108a30ad2f1577bfb7e9cd9da990f46db2): docs: Add docs for CronJob health checks ([#&#8203;25477](https://github.com/argoproj/argo-cd/issues/25477)) ([@&#8203;dobesv](https://github.com/dobesv)) - [`7c3b710`](https://github.com/argoproj/argo-cd/commit/7c3b710fbd78acaa02cb7d986925dd680e70153f): docs: Add documentation for GitHub Actions integration ([#&#8203;22953](https://github.com/argoproj/argo-cd/issues/22953)) ([@&#8203;applejag](https://github.com/applejag)) - [`82a2b76`](https://github.com/argoproj/argo-cd/commit/82a2b76da2821c4c645e5735db666a7d91e13390): docs: Add documentation for `name` property on Application `sources` resource ([#&#8203;24937](https://github.com/argoproj/argo-cd/issues/24937)) ([@&#8203;zentron](https://github.com/zentron)) - [`2ab3b0d`](https://github.com/argoproj/argo-cd/commit/2ab3b0ddafcbd43d3ba8053f14bbf1b230aca73e): docs: Adding Arcadia to USERS.md ([#&#8203;25242](https://github.com/argoproj/argo-cd/issues/25242)) ([@&#8203;jgavinray](https://github.com/jgavinray)) - [`bcff1f6`](https://github.com/argoproj/argo-cd/commit/bcff1f6e3ae62627ae528eef8392422e8a49e5b9): docs: Application source is not an array ([#&#8203;25411](https://github.com/argoproj/argo-cd/issues/25411)) ([@&#8203;stieler-it](https://github.com/stieler-it)) - [`de781f4`](https://github.com/argoproj/argo-cd/commit/de781f4a7688dec6a1f51354e0146784617aef66): docs: ApplicationSet any-namespace supports glob/regex ([#&#8203;25403](https://github.com/argoproj/argo-cd/issues/25403)) ([@&#8203;Mangaal](https://github.com/Mangaal)) - [`98a2261`](https://github.com/argoproj/argo-cd/commit/98a22612ddcc4d07ecbfae192227664d74c43404): docs: Delete dangling word in Source Hydrator docs ([#&#8203;24601](https://github.com/argoproj/argo-cd/issues/24601)) ([@&#8203;josemaia](https://github.com/josemaia)) - [`910661f`](https://github.com/argoproj/argo-cd/commit/910661fab52f15e7e4c114c2fd35ec900365e0fb): docs: Document how to change --disable-auth in dev guide ([#&#8203;25308](https://github.com/argoproj/argo-cd/issues/25308)) ([@&#8203;reggie-k](https://github.com/reggie-k)) - [`9c64f4d`](https://github.com/argoproj/argo-cd/commit/9c64f4d7f8155c1351be8da38911af91777bb98a): docs: Document setting TARGET\_ARCH for running make image locally on Mac with Apple chip ([#&#8203;25334](https://github.com/argoproj/argo-cd/issues/25334)) ([@&#8203;reggie-k](https://github.com/reggie-k)) - [`ef6a27f`](https://github.com/argoproj/argo-cd/commit/ef6a27fdfcb468ec4b66f32d3bf3b93dbc417eff): docs: Document the correct sync option to disable client side migration ([#&#8203;25288](https://github.com/argoproj/argo-cd/issues/25288)) ([@&#8203;bryanhorstmann](https://github.com/bryanhorstmann)) - [`06bffeb`](https://github.com/argoproj/argo-cd/commit/06bffebc04e9fb75aaac8323095f73790a268924): docs: Document usage of ?. in notifications triggers and fix examples ([#&#8203;25352](https://github.com/argoproj/argo-cd/issues/25352)) ([#&#8203;25418](https://github.com/argoproj/argo-cd/issues/25418)) ([@&#8203;dudinea](https://github.com/dudinea)) - [`ba50c4a`](https://github.com/argoproj/argo-cd/commit/ba50c4a604f7846524061df68b83f0211aa1c4b1): docs: Fixes kubectl exec command in troubleshooting.md ([#&#8203;25387](https://github.com/argoproj/argo-cd/issues/25387)) ([@&#8203;mathewpeterson](https://github.com/mathewpeterson)) - [`7065fbb`](https://github.com/argoproj/argo-cd/commit/7065fbb6ca243416c62fa0967bb9ed8ea385032f): docs: Improve switch to annotation tracking docs, clarifying that a new Git commit may be needed to avoid orphan resources ([#&#8203;25309](https://github.com/argoproj/argo-cd/issues/25309)) ([@&#8203;reggie-k](https://github.com/reggie-k)) - [`76c4996`](https://github.com/argoproj/argo-cd/commit/76c4996e2eca6ce61441e654e7074b6a4adddccf): docs: Mention default secret used to find Dex client secrets ([#&#8203;24105](https://github.com/argoproj/argo-cd/issues/24105)) ([@&#8203;kwentine](https://github.com/kwentine)) - [`51b93e7`](https://github.com/argoproj/argo-cd/commit/51b93e7b3ff91fb28a0df7ea3865749f3368b4ae): docs: Remove old link in USERS.md ([#&#8203;24646](https://github.com/argoproj/argo-cd/issues/24646)) ([@&#8203;onasser1](https://github.com/onasser1)) - [`d92ad4d`](https://github.com/argoproj/argo-cd/commit/d92ad4d5c88c7ee184fdea8030e86bcbca0ed98a): docs: Set Regina as release approver for 3.0 ([#&#8203;25349](https://github.com/argoproj/argo-cd/issues/25349)) ([@&#8203;todaywasawesome](https://github.com/todaywasawesome)) - [`fe3632f`](https://github.com/argoproj/argo-cd/commit/fe3632fe0cd8e50f4ed6402fdddc3f1fdc6c6f8d): docs: Update Argo CD installation and API server access instructions ([#&#8203;25120](https://github.com/argoproj/argo-cd/issues/25120)) ([@&#8203;revitalbarletz](https://github.com/revitalbarletz)) - [`0a93e57`](https://github.com/argoproj/argo-cd/commit/0a93e5701f3c97aa4cf81a65f7d0cc194c6d779a): docs: Update Kustomize documentation for forceCommonLabels and forceCommonAnnotations ([#&#8203;25138](https://github.com/argoproj/argo-cd/issues/25138)) ([@&#8203;revitalbarletz](https://github.com/revitalbarletz)) - [`2d2249d`](https://github.com/argoproj/argo-cd/commit/2d2249d3d8993e9363378b4d6044154dfa0ff0e7): docs: Update USERS.md ([#&#8203;24806](https://github.com/argoproj/argo-cd/issues/24806)) ([@&#8203;zxselimcan](https://github.com/zxselimcan)) - [`27715cd`](https://github.com/argoproj/argo-cd/commit/27715cd5569112b749462c108421555253ee9891): docs: Update index.md to remove gitops-engine dependency reference ([#&#8203;25335](https://github.com/argoproj/argo-cd/issues/25335)) ([@&#8203;reggie-k](https://github.com/reggie-k)) - [`26efb17`](https://github.com/argoproj/argo-cd/commit/26efb17b225d8c652041e57038d14ccad4889d17): docs: Update notes on Argo+Flux collaboration ([#&#8203;126](https://github.com/argoproj/argo-cd/issues/126)) ( <>) - [`84d94c0`](https://github.com/argoproj/argo-cd/commit/84d94c0e7b0558b81a3cf76fb42a6346b8fe2f17): docs: Update plugin generator docs to include overview ([#&#8203;25292](https://github.com/argoproj/argo-cd/issues/25292)) ([@&#8203;LogicalShark](https://github.com/LogicalShark)) - [`1f8e9d9`](https://github.com/argoproj/argo-cd/commit/1f8e9d9a90677e8f778590171bf29903cd2a416c): docs: Update release.md to add step for retrying failed docs build in readthedocs ([#&#8203;25341](https://github.com/argoproj/argo-cd/issues/25341)) ([@&#8203;reggie-k](https://github.com/reggie-k)) - [`576c0c2`](https://github.com/argoproj/argo-cd/commit/576c0c2887493635b365d698c20977f570baa942): docs: Update telepresence command in the debugging-remote-environment.md ([#&#8203;24949](https://github.com/argoproj/argo-cd/issues/24949)) ([@&#8203;Julian-Chu](https://github.com/Julian-Chu)) - [`96804e8`](https://github.com/argoproj/argo-cd/commit/96804e89a25a8c72184b1ac1f25e06fb66815da8): docs: Update webhook documentation to clarify application sets ([#&#8203;25368](https://github.com/argoproj/argo-cd/issues/25368)) ([@&#8203;todaywasawesome](https://github.com/todaywasawesome)) - [`72e88be`](https://github.com/argoproj/argo-cd/commit/72e88be125acef6d30da320fcb532467f372c460): docs: add Cilium Gateway API example for Argo CD with HTTP and gRPC routes ([#&#8203;25405](https://github.com/argoproj/argo-cd/issues/25405)) ([@&#8203;intojhanurag](https://github.com/intojhanurag)) - [`54f9b8c`](https://github.com/argoproj/argo-cd/commit/54f9b8c9b51aff84e5cc77c6983008c64e1c0eab): docs: add MongoDB to users.md ([#&#8203;25248](https://github.com/argoproj/argo-cd/issues/25248)) ([@&#8203;sakib](https://github.com/sakib)) - [`7ba0898`](https://github.com/argoproj/argo-cd/commit/7ba0898a5d5aa54e813e7f403487dca721d8a3c5): docs: add added healthchecks to upgrade docs ([#&#8203;25487](https://github.com/argoproj/argo-cd/issues/25487)) ([@&#8203;blakepettersson](https://github.com/blakepettersson)) - [`f5eaae7`](https://github.com/argoproj/argo-cd/commit/f5eaae73a2ee3293b051c054a0dde3aa3ce5661b): docs: add app password step to retrieve using gmail support ([#&#8203;22706](https://github.com/argoproj/argo-cd/issues/22706)) ([@&#8203;afzal442](https://github.com/afzal442)) - [`42929ff`](https://github.com/argoproj/argo-cd/commit/42929ffe5c1e0e8e440533f42784aa6e22a4e231): docs: add explanation of `drySource` in hydrator ([#&#8203;25470](https://github.com/argoproj/argo-cd/issues/25470)) ([@&#8203;nitishfy](https://github.com/nitishfy)) - [`ebca052`](https://github.com/argoproj/argo-cd/commit/ebca0521ad7127e494e0c34277bf84021fef60fb): docs: add git concurrency issue in upgrade instruction ([#&#8203;25167](https://github.com/argoproj/argo-cd/issues/25167)) ([@&#8203;nitishfy](https://github.com/nitishfy)) - [`1bce29f`](https://github.com/argoproj/argo-cd/commit/1bce29fd7955d842fcdc80d6deea8dd84b1451e4): docs: add missing closing bracket ([#&#8203;24659](https://github.com/argoproj/argo-cd/issues/24659)) ([@&#8203;melosa11](https://github.com/melosa11)) - [`9a6cf9d`](https://github.com/argoproj/argo-cd/commit/9a6cf9d611a59473346fad521266858a9c42a7a6): docs: add myself as reviewer ([#&#8203;179](https://github.com/argoproj/argo-cd/issues/179)) ([@&#8203;ash2k](https://github.com/ash2k)) - [`7ba62f9`](https://github.com/argoproj/argo-cd/commit/7ba62f9838d89b5b5c80f5ef462e1cfb47dd64b0): docs: add overrides in multi-source applications ([#&#8203;25089](https://github.com/argoproj/argo-cd/issues/25089)) ([@&#8203;afzal442](https://github.com/afzal442)) - [`625651c`](https://github.com/argoproj/argo-cd/commit/625651c65d4fba0b951acc7440c7fa7a834d8eff): docs: add releasing.md file ([#&#8203;35](https://github.com/argoproj/argo-cd/issues/35)) ( <>) - [`0447ab6`](https://github.com/argoproj/argo-cd/commit/0447ab62c4ca2b950c5588a1e3c555e90f4ce908): docs: add screenshot of 'Confirm Pruning' experience ([#&#8203;25612](https://github.com/argoproj/argo-cd/issues/25612)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`98d0e84`](https://github.com/argoproj/argo-cd/commit/98d0e8451a529a837c0a9a283d998b214483b88f): docs: add user content for managed-by-url annotation ([#&#8203;25055](https://github.com/argoproj/argo-cd/issues/25055)) ([@&#8203;aali309](https://github.com/aali309)) - [`8639b7b`](https://github.com/argoproj/argo-cd/commit/8639b7be5e862a17b30efff441eb59ec3cd6a7d3): docs: added Helm 3.19.4 upgrade to the upgrade guide ([#&#8203;25776](https://github.com/argoproj/argo-cd/issues/25776)) ([@&#8203;reggie-k](https://github.com/reggie-k)) - [`d7954f0`](https://github.com/argoproj/argo-cd/commit/d7954f0698bcdcb112f023ee30822d1c65c8c6e5): docs: adds a section for OCI private repos in OCI dcos ([#&#8203;25572](https://github.com/argoproj/argo-cd/issues/25572)) ([@&#8203;ppapapetrou76](https://github.com/ppapapetrou76)) - [`f67da0b`](https://github.com/argoproj/argo-cd/commit/f67da0b43dc2811fb28d57dcf7a4c467a133c311): docs: align operator-manual with actual values ([#&#8203;25594](https://github.com/argoproj/argo-cd/issues/25594)) ([@&#8203;kejne](https://github.com/kejne)) - [`a2f57be`](https://github.com/argoproj/argo-cd/commit/a2f57be3d55c55476c5865b318816e15904bd9c4): docs: application view ui extension docs ([#&#8203;25050](https://github.com/argoproj/argo-cd/issues/25050)) ([@&#8203;jwinters01](https://github.com/jwinters01)) - [`943936a`](https://github.com/argoproj/argo-cd/commit/943936a90942e59f39ea9aff2b6e134ff7f42f62): docs: clarify default hook deletion policy ([#&#8203;25170](https://github.com/argoproj/argo-cd/issues/25170)) ([@&#8203;Globulard](https://github.com/Globulard)) - [`9c4579b`](https://github.com/argoproj/argo-cd/commit/9c4579b229ed798ec087023364ed4033618f341c): docs: clarify explanation of reconciliation interval and auto-sync behavior ([#&#8203;25024](https://github.com/argoproj/argo-cd/issues/25024)) ([@&#8203;nitishfy](https://github.com/nitishfy)) - [`c3b39b3`](https://github.com/argoproj/argo-cd/commit/c3b39b3a7e7d60916959919cf03c409f677c775e): docs: clarify project description ([#&#8203;53](https://github.com/argoproj/argo-cd/issues/53)) ( <>) - [`ca84c31`](https://github.com/argoproj/argo-cd/commit/ca84c31a468f8609fa4c522f2d8877a848292011): docs: clarify resource.exclusions 25009 ([#&#8203;25107](https://github.com/argoproj/argo-cd/issues/25107)) ([@&#8203;sdahlbac](https://github.com/sdahlbac)) - [`706e469`](https://github.com/argoproj/argo-cd/commit/706e469809723f7c57c105d695db3fd0bedd7c97): docs: custom actions contributor guide ([#&#8203;25461](https://github.com/argoproj/argo-cd/issues/25461)) ([@&#8203;reggie-k](https://github.com/reggie-k)) - [`df17961`](https://github.com/argoproj/argo-cd/commit/df17961bbd04e2d98b52bc175cd0f1da96eb9d20): docs: document 'top level' packages ([#&#8203;44](https://github.com/argoproj/argo-cd/issues/44)) ( <>) - [`be0d295`](https://github.com/argoproj/argo-cd/commit/be0d2952ace606d67ebf50b318b753ec6e57be53): docs: explain `rollingSync` example ([#&#8203;25509](https://github.com/argoproj/argo-cd/issues/25509)) ([@&#8203;nitishfy](https://github.com/nitishfy)) - [`8373059`](https://github.com/argoproj/argo-cd/commit/83730591761d807354e40c989640be1fe034a8d3): docs: fix doubled data field in notification examples ([#&#8203;25354](https://github.com/argoproj/argo-cd/issues/25354)) ([@&#8203;jckinjo](https://github.com/jckinjo)) - [`2f175fc`](https://github.com/argoproj/argo-cd/commit/2f175fcd647f00bbb9f0217f6413e358486745c8): docs: fix duration known type ([#&#8203;25035](https://github.com/argoproj/argo-cd/issues/25035)) ([@&#8203;fad3t](https://github.com/fad3t)) - [`91c479b`](https://github.com/argoproj/argo-cd/commit/91c479b228bd4630bb33248367904d29c4c11450): docs: fix exponential backoff timeout parameter documentation ([#&#8203;21021](https://github.com/argoproj/argo-cd/issues/21021)) ([#&#8203;25601](https://github.com/argoproj/argo-cd/issues/25601)) ([@&#8203;sahanajc4](https://github.com/sahanajc4)) - [`9087ad7`](https://github.com/argoproj/argo-cd/commit/9087ad7282e27040fb8e0fc2153f0dee3af401b9): docs: fix inconsistency in application health example ([#&#8203;24585](https://github.com/argoproj/argo-cd/issues/24585)) ([@&#8203;revitalbarletz](https://github.com/revitalbarletz)) - [`ae03d8f`](https://github.com/argoproj/argo-cd/commit/ae03d8f2d111ce28ef39b4feb093b67bdea456ba): docs: fix jsonnet example indentation ([#&#8203;25620](https://github.com/argoproj/argo-cd/issues/25620)) ([@&#8203;onasser1](https://github.com/onasser1)) - [`ba41758`](https://github.com/argoproj/argo-cd/commit/ba41758147f1ff3f486a86974026722b7584b0f1): docs: fix typo in hydrator commit message template documentation ([#&#8203;24822](https://github.com/argoproj/argo-cd/issues/24822)) ([@&#8203;gyu-young-park](https://github.com/gyu-young-park)) - [`7dacb11`](https://github.com/argoproj/argo-cd/commit/7dacb11b02765aeeba9244d699bf54b996c16d7e): docs: fix typos ([#&#8203;24666](https://github.com/argoproj/argo-cd/issues/24666)) ([@&#8203;JPBotelho](https://github.com/JPBotelho)) - [`d0cb9c4`](https://github.com/argoproj/argo-cd/commit/d0cb9c4ea82ced2e064af08cddd2f610b6ff725d): docs: high availability notes for CMP ([#&#8203;24743](https://github.com/argoproj/argo-cd/issues/24743)) ([@&#8203;fm1ck3y](https://github.com/fm1ck3y)) - [`8e91653`](https://github.com/argoproj/argo-cd/commit/8e91653f7370e8ba20df35ff46d9c288efd7134d): docs: improve secret url for source hydrator ([#&#8203;25502](https://github.com/argoproj/argo-cd/issues/25502)) ([@&#8203;emirot](https://github.com/emirot)) - [`0456a70`](https://github.com/argoproj/argo-cd/commit/0456a707f307af337538bfe4f18a5f2edc8a7538): docs: listed added healthchecks in 3.3 ([#&#8203;25665](https://github.com/argoproj/argo-cd/issues/25665)) ([@&#8203;reggie-k](https://github.com/reggie-k)) - [`e6152b8`](https://github.com/argoproj/argo-cd/commit/e6152b827b4e63995fa53e7fc70afba72ae655ea): docs: more thorough release instructions ([#&#8203;25173](https://github.com/argoproj/argo-cd/issues/25173)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`6cfef6b`](https://github.com/argoproj/argo-cd/commit/6cfef6bf02ac9627802fe3aba6ddf7327a6f728a): docs: promote ApplicationSet's Progressive Sync to beta ([#&#8203;25122](https://github.com/argoproj/argo-cd/issues/25122)) ([@&#8203;ranakan19](https://github.com/ranakan19)) - [`42477a5`](https://github.com/argoproj/argo-cd/commit/42477a5fcd01924cfb3eb3f415add408332d28d1): docs: remove duplicated period in plugins.md ([#&#8203;24746](https://github.com/argoproj/argo-cd/issues/24746)) ([@&#8203;nekomachi-touge](https://github.com/nekomachi-touge)) - [`0aaffce`](https://github.com/argoproj/argo-cd/commit/0aaffce556f64886d1a940dc8d4375295f6b9a6a): docs: remove gitops-engine in dependencies developer guide ([#&#8203;24888](https://github.com/argoproj/argo-cd/issues/24888)) ([@&#8203;robinlieb](https://github.com/robinlieb)) - [`c1332ab`](https://github.com/argoproj/argo-cd/commit/c1332abf899e84aefa363a5d7a7606cb2c126c2b): docs: remove out-of-date sections ([#&#8203;248](https://github.com/argoproj/argo-cd/issues/248)) ([@&#8203;sbose78](https://github.com/sbose78)) - [`d5fee5a`](https://github.com/argoproj/argo-cd/commit/d5fee5a18af39b71b151d306b973956dadded7e4): docs: sync-waves guide: Use markdown formatting ([#&#8203;25372](https://github.com/argoproj/argo-cd/issues/25372)) ([@&#8203;dubek](https://github.com/dubek)) - [`8bebf65`](https://github.com/argoproj/argo-cd/commit/8bebf65bbe1e1288cde02c904bda5ed28052d629): docs: update Azure workload identity setup instructions ([#&#8203;25598](https://github.com/argoproj/argo-cd/issues/25598)) ([@&#8203;revitalbarletz](https://github.com/revitalbarletz)) - [`c430882`](https://github.com/argoproj/argo-cd/commit/c43088265eb0a051f4b347137dfd7aa04bc70985): docs: update Getting Started guide with local setup guidance ([#&#8203;25486](https://github.com/argoproj/argo-cd/issues/25486)) ([@&#8203;revitalbarletz](https://github.com/revitalbarletz)) - [`c0c9768`](https://github.com/argoproj/argo-cd/commit/c0c97684240e0f39c7254311e22ebfd5a1f0a38b): docs: update RBAC documentation for user/group assignment ([#&#8203;25546](https://github.com/argoproj/argo-cd/issues/25546)) ([@&#8203;revitalbarletz](https://github.com/revitalbarletz)) - [`c917599`](https://github.com/argoproj/argo-cd/commit/c917599b0b499626d02758b15084c1f156f6e128): docs: update RepoCreds Type description to include oci option ([#&#8203;25353](https://github.com/argoproj/argo-cd/issues/25353)) ([@&#8203;robinlieb](https://github.com/robinlieb)) - [`318e331`](https://github.com/argoproj/argo-cd/commit/318e3319c5d92b3153ee61f41b0c21957b55bea5): docs: update declarative setup for EKS clusters using Pod Identity ([#&#8203;25198](https://github.com/argoproj/argo-cd/issues/25198)) ([@&#8203;Woitekku](https://github.com/Woitekku)) - [`290aab9`](https://github.com/argoproj/argo-cd/commit/290aab9fff09b2515c8c3c1518888036f10cf4b7): docs: update link to health checks in gitops-engine ([#&#8203;24887](https://github.com/argoproj/argo-cd/issues/24887)) ([@&#8203;robinlieb](https://github.com/robinlieb)) - [`1db5ee8`](https://github.com/argoproj/argo-cd/commit/1db5ee809c1cfea3b2ee8477749f72bd28c35347): docs: update link to point to resource health documentation ([#&#8203;24652](https://github.com/argoproj/argo-cd/issues/24652)) ([@&#8203;J3m3](https://github.com/J3m3)) - [`4a4db1d`](https://github.com/argoproj/argo-cd/commit/4a4db1d9ca4879847475833b2a9db4991bc926ac): docs: update mkdocs local install steps ([#&#8203;25503](https://github.com/argoproj/argo-cd/issues/25503)) ([@&#8203;emirot](https://github.com/emirot)) - [`8d40fa3`](https://github.com/argoproj/argo-cd/commit/8d40fa3b5cb7a72da60a12e31a34ab07e0d0fdaf): docs: update user content for deleting applications ([#&#8203;25124](https://github.com/argoproj/argo-cd/issues/25124)) ([@&#8203;aali309](https://github.com/aali309)) - [`e58d75f`](https://github.com/argoproj/argo-cd/commit/e58d75f1da347ec9f5ec448afe54bd017ef382a7): docs: upgrade instructions for 3.3 with SSA ([#&#8203;25649](https://github.com/argoproj/argo-cd/issues/25649)) ([@&#8203;reggie-k](https://github.com/reggie-k)) - [`a864d70`](https://github.com/argoproj/argo-cd/commit/a864d7052fa0ff025e8b2ebbe3494f4eb4265592): docs: use GitHub alerts instead of mkdocs admonitions ([#&#8203;24631](https://github.com/argoproj/argo-cd/issues/24631)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) ##### Dependency updates - [`d235018`](https://github.com/argoproj/argo-cd/commit/d23501875cb98d1169f6d262c983bb229aea5dac): Revert "chore(deps): bump golangci/golangci-lint-action from 9.0.0 to 9.1.0" ([#&#8203;25427](https://github.com/argoproj/argo-cd/issues/25427)) ([@&#8203;reggie-k](https://github.com/reggie-k)) - [`320754a`](https://github.com/argoproj/argo-cd/commit/320754a470235b4e4782060eba568a53b688bd2a): Revert "chore(deps): bump peter-evans/create-pull-request from 7.0.8 to 7.0.9" ([#&#8203;25426](https://github.com/argoproj/argo-cd/issues/25426)) ([@&#8203;reggie-k](https://github.com/reggie-k)) - [`1265e83`](https://github.com/argoproj/argo-cd/commit/1265e8382ee13eae270a1b0fc4e2920e8f19b0ba): chore(deps): Update some dependencies - another run ([#&#8203;22228](https://github.com/argoproj/argo-cd/issues/22228)) ([#&#8203;696](https://github.com/argoproj/argo-cd/issues/696)) ([@&#8203;andrii-korotkov-verkada](https://github.com/andrii-korotkov-verkada)) - [`acb47d5`](https://github.com/argoproj/argo-cd/commit/acb47d5407b6deedbce7d7cec20c4e6fa5e64048): chore(deps): Update some package versions ([#&#8203;690](https://github.com/argoproj/argo-cd/issues/690)) ([@&#8203;andrii-korotkov-verkada](https://github.com/andrii-korotkov-verkada)) - [`88c35a9`](https://github.com/argoproj/argo-cd/commit/88c35a9acf6991acc67d6da5111de8c628b4a0be): chore(deps): Upgrade structured-merge-diff from v4.4.1 to v4.4.3 ([#&#8203;637](https://github.com/argoproj/argo-cd/issues/637)) ([@&#8203;andrii-korotkov-verkada](https://github.com/andrii-korotkov-verkada)) - [`2c6edd8`](https://github.com/argoproj/argo-cd/commit/2c6edd819fd246e5f5d317a1663d3f657efe16a8): chore(deps): bump SonarSource/sonarqube-scan-action from 5.3.1 to 7.0.0 ([#&#8203;25585](https://github.com/argoproj/argo-cd/issues/25585)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`5159744`](https://github.com/argoproj/argo-cd/commit/515974410e7a3d8de41ee2565aa41d7180e502e8): chore(deps): bump actions/cache from 2.1.4 to 2.1.5 ([#&#8203;275](https://github.com/argoproj/argo-cd/issues/275)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`6911e59`](https://github.com/argoproj/argo-cd/commit/6911e599aeab4d0f7b3003a81ad01d0612afdb17): chore(deps): bump actions/cache from 2.1.5 to 2.1.6 ([#&#8203;282](https://github.com/argoproj/argo-cd/issues/282)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`31088be`](https://github.com/argoproj/argo-cd/commit/31088be65b1e5ea3971f6473dc35e7f12e266075): chore(deps): bump actions/cache from 4.2.4 to 4.3.0 ([#&#8203;24736](https://github.com/argoproj/argo-cd/issues/24736)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`125606e`](https://github.com/argoproj/argo-cd/commit/125606ef8997bd27daaec3c79d4e15832887d00c): chore(deps): bump actions/cache from 4.3.0 to 5.0.0 ([#&#8203;25626](https://github.com/argoproj/argo-cd/issues/25626)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`933f7cb`](https://github.com/argoproj/argo-cd/commit/933f7cb71efcba18836672d6cd6e5ab647a753ab): chore(deps): bump actions/cache from v1 to v2 ([#&#8203;71](https://github.com/argoproj/argo-cd/issues/71)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`ba03b48`](https://github.com/argoproj/argo-cd/commit/ba03b485430818281e32bcfab9a2dd8917bcf356): chore(deps): bump actions/cache from v2 to v2.1.4 ([#&#8203;216](https://github.com/argoproj/argo-cd/issues/216)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`d4476dc`](https://github.com/argoproj/argo-cd/commit/d4476dcce4862ea4b0888f21a959276f76337660): chore(deps): bump actions/checkout from 4.0.0 to 5.0.0 ([#&#8203;24953](https://github.com/argoproj/argo-cd/issues/24953)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`0a585e2`](https://github.com/argoproj/argo-cd/commit/0a585e24ed4d2d1a931a21b2c5e824b1051d6659): chore(deps): bump actions/checkout from 5.0.0 to 5.0.1 ([#&#8203;25322](https://github.com/argoproj/argo-cd/issues/25322)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`290db5d`](https://github.com/argoproj/argo-cd/commit/290db5de8680333f6fda6f5023473aa75f7f87ec): chore(deps): bump actions/checkout from 5.0.1 to 6.0.1 ([#&#8203;25482](https://github.com/argoproj/argo-cd/issues/25482)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`3d2d32b`](https://github.com/argoproj/argo-cd/commit/3d2d32bc2c65b57427d6d1e61ba77d38f8e7a59c): chore(deps): bump actions/download-artifact from 5.0.0 to 6.0.0 ([#&#8203;25086](https://github.com/argoproj/argo-cd/issues/25086)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`c7f2518`](https://github.com/argoproj/argo-cd/commit/c7f25189f0f79fa8fccb1061671ecb7d820dc769): chore(deps): bump actions/setup-go ([#&#8203;720](https://github.com/argoproj/argo-cd/issues/720)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`c8139b3`](https://github.com/argoproj/argo-cd/commit/c8139b3f9496f2fd06bdef77d047a411d0a910ef): chore(deps): bump actions/setup-go from 2.1.3 to 2.1.4 ([#&#8203;319](https://github.com/argoproj/argo-cd/issues/319)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`4f069a2`](https://github.com/argoproj/argo-cd/commit/4f069a220a1202bdfc9907ad8715a957ee932e92): chore(deps): bump actions/setup-go from 2.1.4 to 3.2.0 ([#&#8203;412](https://github.com/argoproj/argo-cd/issues/412)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`e03364f`](https://github.com/argoproj/argo-cd/commit/e03364f7ddca3cbc43f6f8ba01e8e59180a28abe): chore(deps): bump actions/setup-go from 3.2.0 to 3.2.1 ([#&#8203;428](https://github.com/argoproj/argo-cd/issues/428)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`99b5a62`](https://github.com/argoproj/argo-cd/commit/99b5a6265022723e5078df5201beb4d0d113ed92): chore(deps): bump actions/setup-go from 6.0.0 to 6.1.0 ([#&#8203;25360](https://github.com/argoproj/argo-cd/issues/25360)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`817d0e4`](https://github.com/argoproj/argo-cd/commit/817d0e48c3a17dc42e809838390ff5b60fa7402c): chore(deps): bump actions/setup-go from v1 to v2.1.0 ([#&#8203;73](https://github.com/argoproj/argo-cd/issues/73)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`607629e`](https://github.com/argoproj/argo-cd/commit/607629ec6a978b37ec0559478c928f18b85a240c): chore(deps): bump actions/setup-go from v2.1.0 to v2.1.1 ([#&#8203;104](https://github.com/argoproj/argo-cd/issues/104)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`7026950`](https://github.com/argoproj/argo-cd/commit/7026950e0da2f5f4ccefffdf389e9e463c09eb08): chore(deps): bump actions/setup-go from v2.1.1 to v2.1.2 ([#&#8203;114](https://github.com/argoproj/argo-cd/issues/114)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`646ff03`](https://github.com/argoproj/argo-cd/commit/646ff039d23e85dea7e2a27e58fbdb6f0a014e09): chore(deps): bump actions/setup-go from v2.1.2 to v2.1.3 ([#&#8203;152](https://github.com/argoproj/argo-cd/issues/152)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`d1ece2d`](https://github.com/argoproj/argo-cd/commit/d1ece2d57bc8c220f2f2fd4c07974d0843140ab7): chore(deps): bump actions/setup-node from 5.0.0 to 6.0.0 ([#&#8203;24952](https://github.com/argoproj/argo-cd/issues/24952)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`644d1e6`](https://github.com/argoproj/argo-cd/commit/644d1e6ec20c6c7acf6f2b77463b3f9200c21d7f): chore(deps): bump actions/setup-node from 6.0.0 to 6.1.0 ([#&#8203;25507](https://github.com/argoproj/argo-cd/issues/25507)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`8e9d24a`](https://github.com/argoproj/argo-cd/commit/8e9d24a60f43c70d9740016d52f8253377f548d1): chore(deps): bump actions/upload-artifact from 4.6.2 to 5.0.0 ([#&#8203;25085](https://github.com/argoproj/argo-cd/issues/25085)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`7faf8c9`](https://github.com/argoproj/argo-cd/commit/7faf8c981873dfc3de3cebc54451bc2176016887): chore(deps): bump axios from 1.8.2 to 1.12.2 in /ui-test ([#&#8203;24793](https://github.com/argoproj/argo-cd/issues/24793)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`6df6b7a`](https://github.com/argoproj/argo-cd/commit/6df6b7a35545dea23a1e7a65d3bcd814f245ab6c): chore(deps): bump code.gitea.io/sdk/gitea from 0.22.0 to 0.22.1 ([#&#8203;25057](https://github.com/argoproj/argo-cd/issues/25057)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`f0c9d7e`](https://github.com/argoproj/argo-cd/commit/f0c9d7e75e0f60acecd79edeaa3defff0199afd5): chore(deps): bump codecov/codecov-action from 1.4.1 to 1.5.0 ([#&#8203;274](https://github.com/argoproj/argo-cd/issues/274)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`2d49581`](https://github.com/argoproj/argo-cd/commit/2d495813b77c007209c494401093513b13b68911): chore(deps): bump codecov/codecov-action from 1.5.0 to 3.1.0 ([#&#8203;405](https://github.com/argoproj/argo-cd/issues/405)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`60c6378`](https://github.com/argoproj/argo-cd/commit/60c6378a12b484134e8561fbfcee86234509bca2): chore(deps): bump codecov/codecov-action from [`a2f73fb`](https://github.com/argoproj/argo-cd/commit/a2f73fb6db51fcd2e0aa085dfb36dea90c5e3689) to [`5c47607`](https://github.com/argoproj/argo-cd/commit/5c47607acb93fed5485fdbf7232e8a31425f672a) ([#&#8203;649](https://github.com/argoproj/argo-cd/issues/649)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`d12976c`](https://github.com/argoproj/argo-cd/commit/d12976c298f3c85230c13835ced2d0f5b1405d48): chore(deps): bump codecov/codecov-action from v1 to v1.0.10 ([#&#8203;72](https://github.com/argoproj/argo-cd/issues/72)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`618250f`](https://github.com/argoproj/argo-cd/commit/618250fc4810b5381ce203f77c8bf2913b828726): chore(deps): bump codecov/codecov-action from v1.0.10 to v1.0.12 ([#&#8203;106](https://github.com/argoproj/argo-cd/issues/106)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`4d6f298`](https://github.com/argoproj/argo-cd/commit/4d6f2988b2a7bd423da70e674bb26f972966352e): chore(deps): bump codecov/codecov-action from v1.0.12 to v1.0.13 ([#&#8203;120](https://github.com/argoproj/argo-cd/issues/120)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`2098827`](https://github.com/argoproj/argo-cd/commit/209882714e9de2612db3ef030c3655c48610fd0a): chore(deps): bump codecov/codecov-action from v1.0.13 to v1.1.0 ([#&#8203;194](https://github.com/argoproj/argo-cd/issues/194)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`dac8377`](https://github.com/argoproj/argo-cd/commit/dac837751e19b63e1d04ce2f225f522d27743de5): chore(deps): bump codecov/codecov-action from v1.1.0 to v1.1.1 ([#&#8203;199](https://github.com/argoproj/argo-cd/issues/199)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`ee1772e`](https://github.com/argoproj/argo-cd/commit/ee1772e1dc16f0804c8da0da7a0aa61d82730fed): chore(deps): bump codecov/codecov-action from v1.1.1 to v1.2.0 ([#&#8203;200](https://github.com/argoproj/argo-cd/issues/200)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`bb076f0`](https://github.com/argoproj/argo-cd/commit/bb076f0a893899d9db0f26682d2ef8cf74a17a0e): chore(deps): bump codecov/codecov-action from v1.2.0 to v1.2.1 ([#&#8203;202](https://github.com/argoproj/argo-cd/issues/202)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`9e41499`](https://github.com/argoproj/argo-cd/commit/9e414998c8c4267889d8e46b39456d45e48e4ca9): chore(deps): bump codecov/codecov-action from v1.2.1 to v1.4.1 ([#&#8203;260](https://github.com/argoproj/argo-cd/issues/260)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`c9fb04a`](https://github.com/argoproj/argo-cd/commit/c9fb04a606be7b9a5033d7a6c4d5c3a7742f7806): chore(deps): bump docker/login-action from 3.5.0 to 3.6.0 ([#&#8203;24789](https://github.com/argoproj/argo-cd/issues/24789)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`f645075`](https://github.com/argoproj/argo-cd/commit/f64507521d408541552acf56e4ffe59c132f1baa): chore(deps): bump express from 4.20.0 to 4.22.1 in /ui ([#&#8203;25469](https://github.com/argoproj/argo-cd/issues/25469)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`6638dd6`](https://github.com/argoproj/argo-cd/commit/6638dd67a697dde0fe8f23e809c4d1db5d1e01e7): chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.19.1 to 1.20.0 ([#&#8203;25212](https://github.com/argoproj/argo-cd/issues/25212)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`9ef837c`](https://github.com/argoproj/argo-cd/commit/9ef837c3264961c306568cbaabf49f371bc49e46): chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.11.0 to 1.12.0 ([#&#8203;24593](https://github.com/argoproj/argo-cd/issues/24593)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`25ee9cc`](https://github.com/argoproj/argo-cd/commit/25ee9cc36db38080e1c632ef3b3c1bedce0657d1): chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.12.0 to 1.13.0 ([#&#8203;24894](https://github.com/argoproj/argo-cd/issues/24894)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`fd2fc0a`](https://github.com/argoproj/argo-cd/commit/fd2fc0abf99ca8056d6a7c250e8dedc22c35fe22): chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.13.0 to 1.13.1 ([#&#8203;25254](https://github.com/argoproj/argo-cd/issues/25254)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`b74cf45`](https://github.com/argoproj/argo-cd/commit/b74cf4563b6c542b6ff97ad72393b9e5c492c6e2): chore(deps): bump github.com/Azure/kubelogin from 0.2.10 to 0.2.11 ([#&#8203;24943](https://github.com/argoproj/argo-cd/issues/24943)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`0e10276`](https://github.com/argoproj/argo-cd/commit/0e102761543e778c3d587fa8f8d0142286f51bd1): chore(deps): bump github.com/Azure/kubelogin from 0.2.11 to 0.2.12 ([#&#8203;24983](https://github.com/argoproj/argo-cd/issues/24983)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`3fa7348`](https://github.com/argoproj/argo-cd/commit/3fa7348ec5df6a9f5d82f5cc8a124c37a538f59f): chore(deps): bump github.com/Azure/kubelogin from 0.2.12 to 0.2.13 ([#&#8203;25376](https://github.com/argoproj/argo-cd/issues/25376)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`9419eb9`](https://github.com/argoproj/argo-cd/commit/9419eb95a8ed0ecdc86f3d6ac1b1b240442dfb33): chore(deps): bump github.com/bradleyfalzon/ghinstallation/v2 from 2.16.0 to 2.17.0 ([#&#8203;24787](https://github.com/argoproj/argo-cd/issues/24787)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`1d4d5db`](https://github.com/argoproj/argo-cd/commit/1d4d5dbbdcad8f56377a1bd75d14154f066bba77): chore(deps): bump github.com/casbin/casbin/v2 from 2.123.0 to 2.126.0 ([#&#8203;24630](https://github.com/argoproj/argo-cd/issues/24630)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`52c70b8`](https://github.com/argoproj/argo-cd/commit/52c70b84c893eae122e3706d5757c854e89a3310): chore(deps): bump github.com/casbin/casbin/v2 from 2.126.0 to 2.127.0 ([#&#8203;24675](https://github.com/argoproj/argo-cd/issues/24675)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`8e778f1`](https://github.com/argoproj/argo-cd/commit/8e778f12ac6a0e6ea5e4253e730be5ae84abbf7f): chore(deps): bump github.com/casbin/casbin/v2 from 2.127.0 to 2.128.0 ([#&#8203;24918](https://github.com/argoproj/argo-cd/issues/24918)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`b91c191`](https://github.com/argoproj/argo-cd/commit/b91c191a34ee3739796a47f85612fc27740a2433): chore(deps): bump github.com/casbin/casbin/v2 from 2.128.0 to 2.131.0 ([#&#8203;25142](https://github.com/argoproj/argo-cd/issues/25142)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`1389f0c`](https://github.com/argoproj/argo-cd/commit/1389f0c032db1ae91ff0dada46457e6d28eb438a): chore(deps): bump github.com/casbin/casbin/v2 from 2.131.0 to 2.132.0 ([#&#8203;25177](https://github.com/argoproj/argo-cd/issues/25177)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`dcfd191`](https://github.com/argoproj/argo-cd/commit/dcfd191d8e8605aa46c970be9c162c9c540d2fee): chore(deps): bump github.com/casbin/casbin/v2 from 2.132.0 to 2.134.0 ([#&#8203;25319](https://github.com/argoproj/argo-cd/issues/25319)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`7ebdf10`](https://github.com/argoproj/argo-cd/commit/7ebdf10cbf803517b0a33a8f5beeecf85c307186): chore(deps): bump github.com/casbin/casbin/v2 from 2.134.0 to 2.135.0 ([#&#8203;25583](https://github.com/argoproj/argo-cd/issues/25583)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`19ca5df`](https://github.com/argoproj/argo-cd/commit/19ca5dfad7fd9b4a0a3568af378edd18445b53f6): chore(deps): bump github.com/cyphar/filepath-securejoin from 0.4.1 to 0.6.0 ([#&#8203;25228](https://github.com/argoproj/argo-cd/issues/25228)) ([@&#8203;yuvalshi0](https://github.com/yuvalshi0)) - [`c549aea`](https://github.com/argoproj/argo-cd/commit/c549aea1fd95cc54acfebd321e1456ecff0a007c): chore(deps): bump github.com/cyphar/filepath-securejoin from 0.6.0 to 0.6.1 ([#&#8203;25356](https://github.com/argoproj/argo-cd/issues/25356)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`51a45c0`](https://github.com/argoproj/argo-cd/commit/51a45c08357f5d3260bf27c26ea1bf53728e1a82): chore(deps): bump github.com/evanphx/json-patch ([#&#8203;125](https://github.com/argoproj/argo-cd/issues/125)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`11a5e25`](https://github.com/argoproj/argo-cd/commit/11a5e25708c756dc12ffbca7574747f5e12cf961): chore(deps): bump github.com/evanphx/json-patch to v5.9.11 ([#&#8203;682](https://github.com/argoproj/argo-cd/issues/682)) ([@&#8203;mmorel-35](https://github.com/mmorel-35)) - [`ab11e95`](https://github.com/argoproj/argo-cd/commit/ab11e959b47be6a37d5e4d8b907e56df0624b80e): chore(deps): bump github.com/go-jose/go-jose/v4 from 4.1.2 to 4.1.3 ([#&#8203;24855](https://github.com/argoproj/argo-cd/issues/24855)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`eb76c93`](https://github.com/argoproj/argo-cd/commit/eb76c93f0a2ef5e93c63a47add67b73f0de3ba1b): chore(deps): bump github.com/go-logr/logr from 0.2.0 to 0.2.1 ([#&#8203;173](https://github.com/argoproj/argo-cd/issues/173)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`5bbbdfb`](https://github.com/argoproj/argo-cd/commit/5bbbdfbc6998397dfb594b892ba03b920105144c): chore(deps): bump github.com/go-logr/logr from 1.2.0 to 1.2.2 ([#&#8203;368](https://github.com/argoproj/argo-cd/issues/368)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`5a60cc4`](https://github.com/argoproj/argo-cd/commit/5a60cc4ee6d0b50ee62fbc8b136f15d27b655b83): chore(deps): bump github.com/go-openapi/runtime from 0.28.0 to 0.29.0 ([#&#8203;24775](https://github.com/argoproj/argo-cd/issues/24775)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`b829cd2`](https://github.com/argoproj/argo-cd/commit/b829cd29c89de5e295db4e6685d9b2d85ad6b94b): chore(deps): bump github.com/go-openapi/runtime from 0.29.0 to 0.29.2 ([#&#8203;25255](https://github.com/argoproj/argo-cd/issues/25255)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`0f8652d`](https://github.com/argoproj/argo-cd/commit/0f8652d4e73afede5a9ec3b5a8170b73490b8c06): chore(deps): bump github.com/golang/mock from 1.4.4 to 1.5.0 ([#&#8203;241](https://github.com/argoproj/argo-cd/issues/241)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`59b6b0e`](https://github.com/argoproj/argo-cd/commit/59b6b0e2b87b2d0ded674102ab8feeed536f56d3): chore(deps): bump github.com/grpc-ecosystem/go-grpc-middleware/v2 from 2.3.2 to 2.3.3 ([#&#8203;25176](https://github.com/argoproj/argo-cd/issues/25176)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`860eed5`](https://github.com/argoproj/argo-cd/commit/860eed5127291c4c134bde473f6e9e853c76f368): chore(deps): bump github.com/itchyny/gojq from 0.12.17 to 0.12.18 ([#&#8203;25465](https://github.com/argoproj/argo-cd/issues/25465)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`cc57831`](https://github.com/argoproj/argo-cd/commit/cc57831808c4366b9a5ccb43b8ebbd1c0d758833): chore(deps): bump github.com/ktrysmt/go-bitbucket from 0.9.87 to 0.9.88 ([#&#8203;25544](https://github.com/argoproj/argo-cd/issues/25544)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`2adf456`](https://github.com/argoproj/argo-cd/commit/2adf4568a17f6c68912a6a00f66e7ac846c651b8): chore(deps): bump github.com/olekukonko/tablewriter from 1.0.9 to 1.1.0 ([#&#8203;24676](https://github.com/argoproj/argo-cd/issues/24676)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`b6bf931`](https://github.com/argoproj/argo-cd/commit/b6bf931fe4766955de54aae4174b618d3173539d): chore(deps): bump github.com/olekukonko/tablewriter from 1.1.0 to 1.1.1 ([#&#8203;25232](https://github.com/argoproj/argo-cd/issues/25232)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`56dcea0`](https://github.com/argoproj/argo-cd/commit/56dcea0cfe5b538f59277d2437bced3a2e426038): chore(deps): bump github.com/olekukonko/tablewriter from 1.1.1 to 1.1.2 ([#&#8203;25453](https://github.com/argoproj/argo-cd/issues/25453)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`db76222`](https://github.com/argoproj/argo-cd/commit/db76222068517689d4c8943952dd81a4bb8ae978): chore(deps): bump github.com/spf13/cobra from 0.0.5 to 0.0.7 ([#&#8203;78](https://github.com/argoproj/argo-cd/issues/78)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`f53e1d5`](https://github.com/argoproj/argo-cd/commit/f53e1d56298f15664d489b33e562b004da58815d): chore(deps): bump github.com/spf13/cobra from 1.10.1 to 1.10.2 ([#&#8203;25505](https://github.com/argoproj/argo-cd/issues/25505)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`e5e3a1c`](https://github.com/argoproj/argo-cd/commit/e5e3a1cf5c1263d3db5cfda60cd86f540e0cf6a8): chore(deps): bump github.com/spf13/cobra from 1.2.1 to 1.5.0 ([#&#8203;420](https://github.com/argoproj/argo-cd/issues/420)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`ee5c440`](https://github.com/argoproj/argo-cd/commit/ee5c440fc4cbfec1b6ae8fb806dd798ef23d3c9f): chore(deps): bump github.com/stretchr/testify from 1.4.0 to 1.6.1 ([#&#8203;77](https://github.com/argoproj/argo-cd/issues/77)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`09186f3`](https://github.com/argoproj/argo-cd/commit/09186f3d4f4b943942bec04496f52a2e84dd62da): chore(deps): bump github.com/stretchr/testify from 1.6.1 to 1.7.0 ([#&#8203;208](https://github.com/argoproj/argo-cd/issues/208)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`f43147f`](https://github.com/argoproj/argo-cd/commit/f43147f813c8779b32624a1b8a055805cc10136f): chore(deps): bump gitlab.com/gitlab-org/api/client-go from 0.142.6 to 0.147.1 ([#&#8203;24705](https://github.com/argoproj/argo-cd/issues/24705)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`e75e37c`](https://github.com/argoproj/argo-cd/commit/e75e37c06cce0512ce29aa9ae0e6dbc8c32bd7a5): chore(deps): bump gitlab.com/gitlab-org/api/client-go from 0.147.1 to 0.148.0 ([#&#8203;24718](https://github.com/argoproj/argo-cd/issues/24718)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`eff6a63`](https://github.com/argoproj/argo-cd/commit/eff6a63e10e1f1b6169184d4cff2903737b78de8): chore(deps): bump gitlab.com/gitlab-org/api/client-go from 0.148.0 to 0.148.1 ([#&#8203;24774](https://github.com/argoproj/argo-cd/issues/24774)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`b8f5299`](https://github.com/argoproj/argo-cd/commit/b8f5299f2198143b8d319e29a37693fb33f0bd81): chore(deps): bump gitlab.com/gitlab-org/api/client-go from 0.148.1 to 0.157.0 ([#&#8203;24950](https://github.com/argoproj/argo-cd/issues/24950)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`1b4fde1`](https://github.com/argoproj/argo-cd/commit/1b4fde19865403cab17737b3011f1a7529407ec1): chore(deps): bump gitlab.com/gitlab-org/api/client-go from 0.157.0 to 0.157.1 ([#&#8203;25108](https://github.com/argoproj/argo-cd/issues/25108)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`c7b47c3`](https://github.com/argoproj/argo-cd/commit/c7b47c3cd2ab5e7278b0c315d908b0fd2bf08861): chore(deps): bump gitlab.com/gitlab-org/api/client-go from 0.157.1 to 0.159.0 ([#&#8203;25175](https://github.com/argoproj/argo-cd/issues/25175)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`61a89dc`](https://github.com/argoproj/argo-cd/commit/61a89dc23e854bfd991154629d3ced050618679c): chore(deps): bump gitlab.com/gitlab-org/api/client-go from 0.159.0 to 0.160.0 ([#&#8203;25281](https://github.com/argoproj/argo-cd/issues/25281)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`a62e368`](https://github.com/argoproj/argo-cd/commit/a62e3687f2dbf74d22c570075dc722614d476a29): chore(deps): bump gitlab.com/gitlab-org/api/client-go from 0.160.0 to 1.5.0 ([#&#8203;25481](https://github.com/argoproj/argo-cd/issues/25481)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`4ddd0a2`](https://github.com/argoproj/argo-cd/commit/4ddd0a2fc7bd2ef4da061b347864d9869f269857): chore(deps): bump gitlab.com/gitlab-org/api/client-go from 1.5.0 to 1.7.0 ([#&#8203;25543](https://github.com/argoproj/argo-cd/issues/25543)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`45a54ae`](https://github.com/argoproj/argo-cd/commit/45a54ae04106bd1476c91aac236392ed64311f3c): chore(deps): bump gitlab.com/gitlab-org/api/client-go from 1.7.0 to 1.8.0 ([#&#8203;25554](https://github.com/argoproj/argo-cd/issues/25554)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`8fec5c5`](https://github.com/argoproj/argo-cd/commit/8fec5c53060c9b1c267e256113c7a9331298d5c9): chore(deps): bump gitlab.com/gitlab-org/api/client-go from 1.8.0 to 1.8.1 ([#&#8203;25616](https://github.com/argoproj/argo-cd/issues/25616)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`4d33ca9`](https://github.com/argoproj/argo-cd/commit/4d33ca981b9df3a2b232491889243dfa8b355452): chore(deps): bump golang.org/x/crypto from 0.42.0 to 0.43.0 ([#&#8203;24908](https://github.com/argoproj/argo-cd/issues/24908)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`791e924`](https://github.com/argoproj/argo-cd/commit/791e92490fb9d52a47e65e2eede2aa359270b2a8): chore(deps): bump golang.org/x/crypto from 0.44.0 to 0.45.0 ([#&#8203;25355](https://github.com/argoproj/argo-cd/issues/25355)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`805c389`](https://github.com/argoproj/argo-cd/commit/805c3891cb9bc65930d564f47fdf9c2c5c4243d6): chore(deps): bump golang.org/x/crypto from 0.45.0 to 0.46.0 ([#&#8203;25555](https://github.com/argoproj/argo-cd/issues/25555)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`30f4acc`](https://github.com/argoproj/argo-cd/commit/30f4accb42d628d50bbdcba1ddf2a4239e5c027d): chore(deps): bump golang.org/x/net from 0.26.0 to 0.33.0 ([#&#8203;671](https://github.com/argoproj/argo-cd/issues/671)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`e5ef2e1`](https://github.com/argoproj/argo-cd/commit/e5ef2e16d84d3e9f5bb271be94782f81a6048566): chore(deps): bump golang.org/x/net from 0.33.0 to 0.36.0 ([#&#8203;700](https://github.com/argoproj/argo-cd/issues/700)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`9169c08`](https://github.com/argoproj/argo-cd/commit/9169c08c91e754686bfcbeb38e155a5256572eff): chore(deps): bump golang.org/x/net from 0.36.0 to 0.38.0 ([#&#8203;713](https://github.com/argoproj/argo-cd/issues/713)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`f0bb119`](https://github.com/argoproj/argo-cd/commit/f0bb1192a8d6040c1878ce7db6d7b464bad1e54a): chore(deps): bump golang.org/x/net from 0.44.0 to 0.46.0 ([#&#8203;24904](https://github.com/argoproj/argo-cd/issues/24904)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`f618adb`](https://github.com/argoproj/argo-cd/commit/f618adb93e3e3eec4e87069d09db996160acdb94): chore(deps): bump golang.org/x/net from 0.46.0 to 0.47.0 ([#&#8203;25264](https://github.com/argoproj/argo-cd/issues/25264)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`fa873d4`](https://github.com/argoproj/argo-cd/commit/fa873d4085d539096f4b4023c9a76aba0d7bb05a): chore(deps): bump golang.org/x/net from 0.47.0 to 0.48.0 ([#&#8203;25556](https://github.com/argoproj/argo-cd/issues/25556)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`ce183f0`](https://github.com/argoproj/argo-cd/commit/ce183f02fe1373b03b9cd2107b753f19ae5158cb): chore(deps): bump golang.org/x/oauth2 from 0.31.0 to 0.32.0 ([#&#8203;24903](https://github.com/argoproj/argo-cd/issues/24903)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`d8a86f4`](https://github.com/argoproj/argo-cd/commit/d8a86f4ccb81ffca93a9f54e7dbc9d96db4b83ce): chore(deps): bump golang.org/x/oauth2 from 0.32.0 to 0.33.0 ([#&#8203;25234](https://github.com/argoproj/argo-cd/issues/25234)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`b6da054`](https://github.com/argoproj/argo-cd/commit/b6da0545f3e7293f607715453a007953cef59145): chore(deps): bump golang.org/x/oauth2 from 0.33.0 to 0.34.0 ([#&#8203;25559](https://github.com/argoproj/argo-cd/issues/25559)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`6d303b9`](https://github.com/argoproj/argo-cd/commit/6d303b9b3fae98f66556180613e06dd25750c4ba): chore(deps): bump golang.org/x/sync from 0.17.0 to 0.18.0 ([#&#8203;25231](https://github.com/argoproj/argo-cd/issues/25231)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`95b191d`](https://github.com/argoproj/argo-cd/commit/95b191d349448b56ccd258ca9e44f41352e0b0af): chore(deps): bump golang.org/x/time from 0.13.0 to 0.14.0 ([#&#8203;24906](https://github.com/argoproj/argo-cd/issues/24906)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`90b69e9`](https://github.com/argoproj/argo-cd/commit/90b69e9ae5868de50266b6bb1e810ce0b04a345f): chore(deps): bump golangci-lint ([#&#8203;719](https://github.com/argoproj/argo-cd/issues/719)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`da6623b`](https://github.com/argoproj/argo-cd/commit/da6623b2e79013ea2c44a627a0813672c2894e02): chore(deps): bump golangci/golangci-lint-action from 2 to 3.2.0 ([#&#8203;409](https://github.com/argoproj/argo-cd/issues/409)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`13895fe`](https://github.com/argoproj/argo-cd/commit/13895feb999bc93974c1b0e13689c8f199504009): chore(deps): bump golangci/golangci-lint-action from 8.0.0 to 9.0.0 ([#&#8203;25236](https://github.com/argoproj/argo-cd/issues/25236)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`df1035d`](https://github.com/argoproj/argo-cd/commit/df1035d236d0008befccd232d6e651a0c3b647da): chore(deps): bump golangci/golangci-lint-action from 9.0.0 to 9.1.0 ([#&#8203;25400](https://github.com/argoproj/argo-cd/issues/25400)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`b5f75f1`](https://github.com/argoproj/argo-cd/commit/b5f75f15cc74b21b0aac79abbd1936cb492f426c): chore(deps): bump golangci/golangci-lint-action from 9.0.0 to 9.2.0 ([#&#8203;25483](https://github.com/argoproj/argo-cd/issues/25483)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`8273c3a`](https://github.com/argoproj/argo-cd/commit/8273c3a8bac3426bbddbc2ef2a252ba76cac74c8): chore(deps): bump google.golang.org/grpc from 1.75.1 to 1.76.0 ([#&#8203;24870](https://github.com/argoproj/argo-cd/issues/24870)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`7b73766`](https://github.com/argoproj/argo-cd/commit/7b73766251ccfa916e27a17b40054325bd4d006a): chore(deps): bump google.golang.org/grpc from 1.76.0 to 1.77.0 ([#&#8203;25320](https://github.com/argoproj/argo-cd/issues/25320)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`d9fe8a4`](https://github.com/argoproj/argo-cd/commit/d9fe8a41752e8e55aa56f80289f91159aed6b308): chore(deps): bump google.golang.org/protobuf from 1.36.10 to 1.36.11 ([#&#8203;25656](https://github.com/argoproj/argo-cd/issues/25656)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`48c6671`](https://github.com/argoproj/argo-cd/commit/48c6671593fdfe52bd887482467598ec2f91b538): chore(deps): bump google.golang.org/protobuf from 1.36.9 to 1.36.10 ([#&#8203;24829](https://github.com/argoproj/argo-cd/issues/24829)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`ec71344`](https://github.com/argoproj/argo-cd/commit/ec7134406a98e963b0e87d8f203719335a6e6d2d): chore(deps): bump js-yaml from 4.1.0 to 4.1.1 in /ui ([#&#8203;25315](https://github.com/argoproj/argo-cd/issues/25315)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`83ce6ca`](https://github.com/argoproj/argo-cd/commit/83ce6ca8cedc48e62181c593132cd47646be78a9): chore(deps): bump k8s libs from 0.29.2 to 0.29.6 ([#&#8203;586](https://github.com/argoproj/argo-cd/issues/586)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`51a33e6`](https://github.com/argoproj/argo-cd/commit/51a33e63f175339e55c29b813c7b836262d0f714): chore(deps): bump k8s.io/klog/v2 from 2.30.0 to 2.70.1 ([#&#8203;426](https://github.com/argoproj/argo-cd/issues/426)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`73f3e7f`](https://github.com/argoproj/argo-cd/commit/73f3e7f01a9b36e655203b93d76927a36d5c3611): chore(deps): bump k8s.io/klog/v2 from 2.4.0 to 2.8.0 ([#&#8203;239](https://github.com/argoproj/argo-cd/issues/239)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`b560016`](https://github.com/argoproj/argo-cd/commit/b5600162862f1bc5d5b9540cf12de4f1e394bbfc): chore(deps): bump k8s.io/kubernetes from 1.22.2 to 1.23.1 ([#&#8203;365](https://github.com/argoproj/argo-cd/issues/365)) ([@&#8203;tommyknows](https://github.com/tommyknows)) - [`ef48aa9`](https://github.com/argoproj/argo-cd/commit/ef48aa9c37297e9061b8736afa89bec5424a4e69): chore(deps): bump library/busybox from `2f590fc` to `e3652a0` in /test/e2e/multiarch-container ([#&#8203;25116](https://github.com/argoproj/argo-cd/issues/25116)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`b7e09e0`](https://github.com/argoproj/argo-cd/commit/b7e09e0dbab616c7d9cc7e295f09640d6c56eb7e): chore(deps): bump library/busybox from `d82f458` to `2f590fc` in /test/e2e/multiarch-container ([#&#8203;24962](https://github.com/argoproj/argo-cd/issues/24962)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`de79e6a`](https://github.com/argoproj/argo-cd/commit/de79e6aafcc634a1ba9df5cc82c363bae109804f): chore(deps): bump library/busybox from `e3652a0` to `d80cd69` in /test/e2e/multiarch-container ([#&#8203;25560](https://github.com/argoproj/argo-cd/issues/25560)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`b760788`](https://github.com/argoproj/argo-cd/commit/b76078863d14514c0d516d4ec084c864d20acfc5): chore(deps): bump library/golang from 1.25.0 to 1.25.1 in /test/container ([#&#8203;24447](https://github.com/argoproj/argo-cd/issues/24447)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`b9916c3`](https://github.com/argoproj/argo-cd/commit/b9916c331331db77ccdfe3fac3f9c8cfdb5d5b46): chore(deps): bump library/golang from 1.25.0 to 1.25.1 in /test/remote ([#&#8203;24446](https://github.com/argoproj/argo-cd/issues/24446)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`33e8175`](https://github.com/argoproj/argo-cd/commit/33e817549e8d0add7ddae679507cb8dd0717af0e): chore(deps): bump library/golang from 1.25.1 to 1.25.3 in /test/remote ([#&#8203;24954](https://github.com/argoproj/argo-cd/issues/24954)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`eaf8301`](https://github.com/argoproj/argo-cd/commit/eaf83019a1137d5ce2984d3d04ac198b683a7655): chore(deps): bump library/golang from 1.25.3 to 1.25.5 in /test/remote ([#&#8203;25484](https://github.com/argoproj/argo-cd/issues/25484)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`03e6342`](https://github.com/argoproj/argo-cd/commit/03e6342a4adf46c7748e835b238e865847fb6480): chore(deps): bump library/golang from `0ece421` to `a22b2e6` in /test/remote ([#&#8203;25586](https://github.com/argoproj/argo-cd/issues/25586)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`e161522`](https://github.com/argoproj/argo-cd/commit/e161522dc0f356873c4c86bf0fbd19095433b38b): chore(deps): bump library/golang from `2e3aca2` to `6ea52a0` in /test/remote ([#&#8203;24975](https://github.com/argoproj/argo-cd/issues/24975)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`b7b4ab9`](https://github.com/argoproj/argo-cd/commit/b7b4ab938aca25d6be9504704186ae50a1ed32d8): chore(deps): bump library/golang from `7d73c4c` to `2e3aca2` in /test/remote ([#&#8203;24963](https://github.com/argoproj/argo-cd/issues/24963)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`1b973b8`](https://github.com/argoproj/argo-cd/commit/1b973b81efa5ef01f2698770552af6a4f9c843f1): chore(deps): bump library/golang from `8305f5f` to `ab1f5c4` in /test/remote ([#&#8203;24817](https://github.com/argoproj/argo-cd/issues/24817)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`33f6889`](https://github.com/argoproj/argo-cd/commit/33f6889efd917be7b3fff6b94038cd792cfd61ab): chore(deps): bump library/golang from `ab1f5c4` to `d709837` in /test/remote ([#&#8203;24857](https://github.com/argoproj/argo-cd/issues/24857)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`5611814`](https://github.com/argoproj/argo-cd/commit/56118142430d446c231e99203754d114226b3bb5): chore(deps): bump library/registry from `1e96c37` to `cd92709` in /test/container ([#&#8203;24955](https://github.com/argoproj/argo-cd/issues/24955)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`c330254`](https://github.com/argoproj/argo-cd/commit/c3302545cccd63e2d8e22eb944e98b81efe4b88b): chore(deps): bump library/registry from `3725021` to `1e96c37` in /test/container ([#&#8203;24909](https://github.com/argoproj/argo-cd/issues/24909)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`10f991d`](https://github.com/argoproj/argo-cd/commit/10f991d674374db3371dae7ac729aa8266cdfa40): chore(deps): bump min-document from 2.19.0 to 2.19.1 in /ui ([#&#8203;25223](https://github.com/argoproj/argo-cd/issues/25223)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`3ad7da5`](https://github.com/argoproj/argo-cd/commit/3ad7da50f7ade6a7924e7f5d70ae53354e10ece6): chore(deps): bump node-forge from 1.3.0 to 1.3.2 in /ui ([#&#8203;25434](https://github.com/argoproj/argo-cd/issues/25434)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`68ff7df`](https://github.com/argoproj/argo-cd/commit/68ff7df659387b8f2d844c976fa967cb92f8d3fa): chore(deps): bump ossf/scorecard-action from 2.4.2 to 2.4.3 ([#&#8203;24803](https://github.com/argoproj/argo-cd/issues/24803)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`4a1bf9e`](https://github.com/argoproj/argo-cd/commit/4a1bf9efff892c4c4fb3c1a38a3afce2625566cd): chore(deps): bump peter-evans/create-pull-request from 7.0.11 to 8.0.0 ([#&#8203;25584](https://github.com/argoproj/argo-cd/issues/25584)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`83548e3`](https://github.com/argoproj/argo-cd/commit/83548e39de88f44c7633ed3966776a0591dd952b): chore(deps): bump peter-evans/create-pull-request from 7.0.8 to 7.0.9 ([#&#8203;25420](https://github.com/argoproj/argo-cd/issues/25420)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`48c969b`](https://github.com/argoproj/argo-cd/commit/48c969b32456f72834a3f42957358bffbaf7cdcb): chore(deps): bump peter-evans/create-pull-request from 7.0.8 to 7.0.9 ([#&#8203;25432](https://github.com/argoproj/argo-cd/issues/25432)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`08b93e8`](https://github.com/argoproj/argo-cd/commit/08b93e83d22d0710b79af0c2852dc000d018299e): chore(deps): bump peter-evans/create-pull-request from 7.0.9 to 7.0.11 ([#&#8203;25545](https://github.com/argoproj/argo-cd/issues/25545)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`b7d975e`](https://github.com/argoproj/argo-cd/commit/b7d975e0b3b1eaebc8a6b6de6911e4018fe819c0): chore(deps): bump renovatebot/github-action from 43.0.12 to 43.0.13 ([#&#8203;24677](https://github.com/argoproj/argo-cd/issues/24677)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`8dd534e`](https://github.com/argoproj/argo-cd/commit/8dd534ec381b5ef43e5395ffd6d30c5200971237): chore(deps): bump renovatebot/github-action from 43.0.13 to 43.0.14 ([#&#8203;24777](https://github.com/argoproj/argo-cd/issues/24777)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`b260143`](https://github.com/argoproj/argo-cd/commit/b260143db1bb0575a6cdc082b1c091755dbf9d38): chore(deps): bump renovatebot/github-action from 43.0.14 to 43.0.16 ([#&#8203;24896](https://github.com/argoproj/argo-cd/issues/24896)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`9969156`](https://github.com/argoproj/argo-cd/commit/99691565df0fffc0dd6dc252354ac042ec1b6529): chore(deps): bump renovatebot/github-action from 43.0.16 to 43.0.17 ([#&#8203;24951](https://github.com/argoproj/argo-cd/issues/24951)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`cb66083`](https://github.com/argoproj/argo-cd/commit/cb6608346fef7ab56442afe4e1073334f6902ced): chore(deps): bump renovatebot/github-action from 43.0.17 to 43.0.18 ([#&#8203;25011](https://github.com/argoproj/argo-cd/issues/25011)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`e80395b`](https://github.com/argoproj/argo-cd/commit/e80395bacfb0e9cd94441e0fcb2ce08d9d16df5d): chore(deps): bump renovatebot/github-action from 43.0.18 to 43.0.19 ([#&#8203;25099](https://github.com/argoproj/argo-cd/issues/25099)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`b7691b2`](https://github.com/argoproj/argo-cd/commit/b7691b21673a1324cfd68aa9893f956a785686a1): chore(deps): bump renovatebot/github-action from 43.0.19 to 43.0.20 ([#&#8203;25156](https://github.com/argoproj/argo-cd/issues/25156)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`2a4734c`](https://github.com/argoproj/argo-cd/commit/2a4734c54cde45f1056033ce19a48afb5eb53326): chore(deps): bump renovatebot/github-action from 43.0.20 to 44.0.2 ([#&#8203;25256](https://github.com/argoproj/argo-cd/issues/25256)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`19ee75b`](https://github.com/argoproj/argo-cd/commit/19ee75b9fcceb88c6c0746f667c52eb1e883b6e0): chore(deps): bump renovatebot/github-action from 44.0.2 to 44.0.3 ([#&#8203;25321](https://github.com/argoproj/argo-cd/issues/25321)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`da4e748`](https://github.com/argoproj/argo-cd/commit/da4e74837cd2b228ba58ed56243ba74fc465b0d2): chore(deps): bump renovatebot/github-action from 44.0.3 to 44.0.5 ([#&#8203;25468](https://github.com/argoproj/argo-cd/issues/25468)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`ab8fdc7`](https://github.com/argoproj/argo-cd/commit/ab8fdc7dbd4c2fe62385465a7b2d8220dedeba4f): chore(deps): bump sigs.k8s.io/yaml from 1.2.0 to 1.3.0 ([#&#8203;339](https://github.com/argoproj/argo-cd/issues/339)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`7aa522b`](https://github.com/argoproj/argo-cd/commit/7aa522b8166d90230588d04bbbd032b70f91ad6d): chore(deps): bump sigstore/cosign-installer from 3.10.0 to 4.0.0 ([#&#8203;24984](https://github.com/argoproj/argo-cd/issues/24984)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`ea3925e`](https://github.com/argoproj/argo-cd/commit/ea3925e34f3ac6b2b35d6958da57a56d3538f8c3): chore(deps): bump softprops/action-gh-release from 2.3.3 to 2.3.4 ([#&#8203;24856](https://github.com/argoproj/argo-cd/issues/24856)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`00eb906`](https://github.com/argoproj/argo-cd/commit/00eb906211ef1d940c91da9bad920946639f438a): chore(deps): bump softprops/action-gh-release from 2.3.4 to 2.4.0 ([#&#8203;24873](https://github.com/argoproj/argo-cd/issues/24873)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`492f712`](https://github.com/argoproj/argo-cd/commit/492f712e705b04d4aca44fd0b71a29d349710ab2): chore(deps): bump softprops/action-gh-release from 2.4.0 to 2.4.1 ([#&#8203;24944](https://github.com/argoproj/argo-cd/issues/24944)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`6bf276f`](https://github.com/argoproj/argo-cd/commit/6bf276f675bce582d780623c414e7423f99f8e1c): chore(deps): bump softprops/action-gh-release from 2.4.1 to 2.4.2 ([#&#8203;25235](https://github.com/argoproj/argo-cd/issues/25235)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`e81872f`](https://github.com/argoproj/argo-cd/commit/e81872fb1d61ad18125468bacf7af00cba433693): chore(deps): bump softprops/action-gh-release from 2.4.2 to 2.5.0 ([#&#8203;25506](https://github.com/argoproj/argo-cd/issues/25506)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`182a084`](https://github.com/argoproj/argo-cd/commit/182a084407ba08f744524be64804364d34acbecd): chore(deps): bump tj-actions/changed-files from 47.0.0 to 47.0.1 ([#&#8203;25627](https://github.com/argoproj/argo-cd/issues/25627)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`7ba800a`](https://github.com/argoproj/argo-cd/commit/7ba800af7530c1ae38f7af5e0a89b7aa7bc677e0): chore(deps): update actions/checkout digest to [`1e31de5`](https://github.com/argoproj/argo-cd/commit/1e31de5) ([#&#8203;24612](https://github.com/argoproj/argo-cd/issues/24612)) ([@&#8203;renovate](https://github.com/renovate)\[bot]) - [`414a178`](https://github.com/argoproj/argo-cd/commit/414a17882d7695a6e02ebb50da018cdf3fa329d9): chore(deps): update codecov/codecov-action action to v5.5.2 ([#&#8203;25608](https://github.com/argoproj/argo-cd/issues/25608)) ([@&#8203;renovate](https://github.com/renovate)\[bot]) - [`5aa6bcb`](https://github.com/argoproj/argo-cd/commit/5aa6bcb387381f709018ff49fd1145544e79ec57): chore(deps): update dependency golang to v1.25.1 ([#&#8203;24618](https://github.com/argoproj/argo-cd/issues/24618)) ([@&#8203;argoproj-renovate](https://github.com/argoproj-renovate)\[bot]) - [`c11d35a`](https://github.com/argoproj/argo-cd/commit/c11d35a20f55f2ea6e4c4a3716a39fc2b6f0b0fd): chore(deps): update dependency gotestyourself/gotestsum to v1.13.0 ([#&#8203;24610](https://github.com/argoproj/argo-cd/issues/24610)) ([@&#8203;argoproj-renovate](https://github.com/argoproj-renovate)\[bot]) - [`5072fb7`](https://github.com/argoproj/argo-cd/commit/5072fb7136c657c97e9346b983416aaee05318e8): chore(deps): update dependency markdown to v3.10 ([#&#8203;25152](https://github.com/argoproj/argo-cd/issues/25152)) ([@&#8203;argoproj-renovate](https://github.com/argoproj-renovate)\[bot]) - [`9faa609`](https://github.com/argoproj/argo-cd/commit/9faa6098ed405d5463177cd3b8c045eb10f58488): chore(deps): update dependency markdown to v3.9 ([#&#8203;24611](https://github.com/argoproj/argo-cd/issues/24611)) ([@&#8203;argoproj-renovate](https://github.com/argoproj-renovate)\[bot]) - [`a7a07e2`](https://github.com/argoproj/argo-cd/commit/a7a07e2cd83f66ddd7d4e16bba8786f2ae310244): chore(deps): update dependency normalize-url to v4.5.1 \[security] ([#&#8203;24607](https://github.com/argoproj/argo-cd/issues/24607)) ([@&#8203;renovate](https://github.com/renovate)\[bot]) - [`9fbdc10`](https://github.com/argoproj/argo-cd/commit/9fbdc10cb09888ccb794cb359d585bcfa6c7891d): chore(deps): update dependency pymdown-extensions to v10.17 ([#&#8203;25262](https://github.com/argoproj/argo-cd/issues/25262)) ([@&#8203;argoproj-renovate](https://github.com/argoproj-renovate)\[bot]) - [`c1a28aa`](https://github.com/argoproj/argo-cd/commit/c1a28aa51e01021fe060213a71123a7a537704de): chore(deps): update dependency pymdown-extensions to v10.17.1 ([#&#8203;25333](https://github.com/argoproj/argo-cd/issues/25333)) ([@&#8203;argoproj-renovate](https://github.com/argoproj-renovate)\[bot]) - [`45a89ef`](https://github.com/argoproj/argo-cd/commit/45a89ef4c0196c9d83c39dff0c302f3dce203746): chore(deps): update docker.io/bitnamilegacy/kubectl:1.32 docker digest to [`9524faf`](https://github.com/argoproj/argo-cd/commit/9524faf) ([#&#8203;24840](https://github.com/argoproj/argo-cd/issues/24840)) ([@&#8203;renovate](https://github.com/renovate)\[bot]) - [`77f313c`](https://github.com/argoproj/argo-cd/commit/77f313c2ec11eb8eddea7095f4c23b41e2f00399): chore(deps): update docker.io/library/busybox docker digest to [`d82f458`](https://github.com/argoproj/argo-cd/commit/d82f458) ([#&#8203;24616](https://github.com/argoproj/argo-cd/issues/24616)) ([@&#8203;renovate](https://github.com/renovate)\[bot]) - [`f209e7a`](https://github.com/argoproj/argo-cd/commit/f209e7aa7b9f32530d3dc03261eebbdc445731ed): chore(deps): update docker.io/library/golang:1.25.0 docker digest to [`5502b0e`](https://github.com/argoproj/argo-cd/commit/5502b0e) ([#&#8203;24617](https://github.com/argoproj/argo-cd/issues/24617)) ([@&#8203;renovate](https://github.com/renovate)\[bot]) - [`b1e05e3`](https://github.com/argoproj/argo-cd/commit/b1e05e3e07447d17d8b44734a527654f8c8a5a7e): chore(deps): update docker.io/library/golang:1.25.1 docker digest to [`3c96199`](https://github.com/argoproj/argo-cd/commit/3c96199) ([#&#8203;24812](https://github.com/argoproj/argo-cd/issues/24812)) ([@&#8203;argoproj-renovate](https://github.com/argoproj-renovate)\[bot]) - [`b8e8c1f`](https://github.com/argoproj/argo-cd/commit/b8e8c1fccb3166a34b8260b94c42d8785e7c930d): chore(deps): update docker.io/library/golang:1.25.1 docker digest to [`9b057a4`](https://github.com/argoproj/argo-cd/commit/9b057a4) ([#&#8203;24810](https://github.com/argoproj/argo-cd/issues/24810)) ([@&#8203;argoproj-renovate](https://github.com/argoproj-renovate)\[bot]) - [`54311b9`](https://github.com/argoproj/argo-cd/commit/54311b9613cedddcc14ecd4da7fbc388cdbc637e): chore(deps): update docker.io/library/golang:1.25.1 docker digest to [`ab1f5c4`](https://github.com/argoproj/argo-cd/commit/ab1f5c4) ([#&#8203;24820](https://github.com/argoproj/argo-cd/issues/24820)) ([@&#8203;argoproj-renovate](https://github.com/argoproj-renovate)\[bot]) - [`aadd977`](https://github.com/argoproj/argo-cd/commit/aadd977816b8b9e3999faa87068c4ea902c27822): chore(deps): update docker.io/library/golang:1.25.1 docker digest to [`d709837`](https://github.com/argoproj/argo-cd/commit/d709837) ([#&#8203;24948](https://github.com/argoproj/argo-cd/issues/24948)) ([@&#8203;renovate](https://github.com/renovate)\[bot]) - [`2d71941`](https://github.com/argoproj/argo-cd/commit/2d71941dd0bd50e9252e76a835ddc6e308fd2ee3): chore(deps): update docker.io/library/golang:1.25.3 docker digest to [`0afe9b5`](https://github.com/argoproj/argo-cd/commit/0afe9b5) ([#&#8203;25168](https://github.com/argoproj/argo-cd/issues/25168)) ([@&#8203;argoproj-renovate](https://github.com/argoproj-renovate)\[bot]) - [`9db75f6`](https://github.com/argoproj/argo-cd/commit/9db75f63b3bd9b123ff5c5e3a547455bb6bec63a): chore(deps): update docker.io/library/golang:1.25.3 docker digest to [`0d8c14c`](https://github.com/argoproj/argo-cd/commit/0d8c14c) ([#&#8203;25016](https://github.com/argoproj/argo-cd/issues/25016)) ([@&#8203;renovate](https://github.com/renovate)\[bot]) - [`d8c72c2`](https://github.com/argoproj/argo-cd/commit/d8c72c2c8ecf6a16f05fcac405de8c0728f0359f): chore(deps): update docker.io/library/golang:1.25.3 docker digest to [`6bac879`](https://github.com/argoproj/argo-cd/commit/6bac879) ([#&#8203;25091](https://github.com/argoproj/argo-cd/issues/25091)) ([@&#8203;argoproj-renovate](https://github.com/argoproj-renovate)\[bot]) - [`b4c7467`](https://github.com/argoproj/argo-cd/commit/b4c7467cf395a633decbf19774e1fc7ca40c31a0): chore(deps): update docker.io/library/golang:1.25.3 docker digest to [`6d4e5e7`](https://github.com/argoproj/argo-cd/commit/6d4e5e7) ([#&#8203;25187](https://github.com/argoproj/argo-cd/issues/25187)) ([@&#8203;argoproj-renovate](https://github.com/argoproj-renovate)\[bot]) - [`7e1946c`](https://github.com/argoproj/argo-cd/commit/7e1946c3d8d945598406ac4bd5219f2b7f4ada5f): chore(deps): update docker.io/library/golang:1.25.3 docker digest to [`6d4e5e7`](https://github.com/argoproj/argo-cd/commit/6d4e5e7) ([#&#8203;25326](https://github.com/argoproj/argo-cd/issues/25326)) ([@&#8203;renovate](https://github.com/renovate)\[bot]) - [`4c57962`](https://github.com/argoproj/argo-cd/commit/4c57962cf47d72560f511a13a224ba3ccddb3389): chore(deps): update docker.io/library/golang:1.25.3 docker digest to [`7e3cbcd`](https://github.com/argoproj/argo-cd/commit/7e3cbcd) ([#&#8203;25158](https://github.com/argoproj/argo-cd/issues/25158)) ([@&#8203;argoproj-renovate](https://github.com/argoproj-renovate)\[bot]) - [`c207a4f`](https://github.com/argoproj/argo-cd/commit/c207a4f76cade5e1442069311eb7bcc00f7085a5): chore(deps): update docker.io/library/golang:1.25.3 docker digest to [`8c945d3`](https://github.com/argoproj/argo-cd/commit/8c945d3) ([#&#8203;25038](https://github.com/argoproj/argo-cd/issues/25038)) ([@&#8203;renovate](https://github.com/renovate)\[bot]) - [`6d5678a`](https://github.com/argoproj/argo-cd/commit/6d5678a35193b2277453f27388f1933af90f5254): chore(deps): update docker.io/library/golang:1.25.3 docker digest to [`8c945d3`](https://github.com/argoproj/argo-cd/commit/8c945d3) ([#&#8203;25041](https://github.com/argoproj/argo-cd/issues/25041)) ([@&#8203;argoproj-renovate](https://github.com/argoproj-renovate)\[bot]) - [`8d0e5b9`](https://github.com/argoproj/argo-cd/commit/8d0e5b9408c3d9af83eea2fda38e78845c1e53fa): chore(deps): update docker.io/library/golang:1.25.3 docker digest to [`b2663ef`](https://github.com/argoproj/argo-cd/commit/b2663ef) ([#&#8203;25172](https://github.com/argoproj/argo-cd/issues/25172)) ([@&#8203;argoproj-renovate](https://github.com/argoproj-renovate)\[bot]) - [`5f66fe5`](https://github.com/argoproj/argo-cd/commit/5f66fe575134a75f8e3cb6c5323e07062798f473): chore(deps): update docker.io/library/golang:1.25.3 docker digest to [`dd08f76`](https://github.com/argoproj/argo-cd/commit/dd08f76) ([#&#8203;25073](https://github.com/argoproj/argo-cd/issues/25073)) ([@&#8203;argoproj-renovate](https://github.com/argoproj-renovate)\[bot]) - [`61322b6`](https://github.com/argoproj/argo-cd/commit/61322b66e4369571efb372b37d2d8d5a779e2bae): chore(deps): update docker.io/library/golang:1.25.5 docker digest to [`0ece421`](https://github.com/argoproj/argo-cd/commit/0ece421) ([#&#8203;25568](https://github.com/argoproj/argo-cd/issues/25568)) ([@&#8203;renovate](https://github.com/renovate)\[bot]) - [`035726e`](https://github.com/argoproj/argo-cd/commit/035726e71171375e499ecf038d3d0b82338e476e): chore(deps): update docker.io/library/node:22.9.0 docker digest to [`8398ea1`](https://github.com/argoproj/argo-cd/commit/8398ea1) ([#&#8203;24619](https://github.com/argoproj/argo-cd/issues/24619)) ([@&#8203;renovate](https://github.com/renovate)\[bot]) - [`53fa4f4`](https://github.com/argoproj/argo-cd/commit/53fa4f45b9517a7d681f89cec5b208f9d2a06203): chore(deps): update docker.io/library/node:23.0.0 docker digest to [`9d09fa5`](https://github.com/argoproj/argo-cd/commit/9d09fa5) ([#&#8203;24620](https://github.com/argoproj/argo-cd/issues/24620)) ([@&#8203;renovate](https://github.com/renovate)\[bot]) - [`f437a75`](https://github.com/argoproj/argo-cd/commit/f437a75e390ff37e8819141db32b8b0103935ac5): chore(deps): update docker.io/library/redis:8.2.3 docker digest to [`7cb87cb`](https://github.com/argoproj/argo-cd/commit/7cb87cb) ([#&#8203;25571](https://github.com/argoproj/argo-cd/issues/25571)) ([@&#8203;renovate](https://github.com/renovate)\[bot]) - [`b553cc5`](https://github.com/argoproj/argo-cd/commit/b553cc5ea4448abc32909f887f0289e83d787246): chore(deps): update docker.io/library/ubuntu:25.04 docker digest to [`103c747`](https://github.com/argoproj/argo-cd/commit/103c747) ([#&#8203;24625](https://github.com/argoproj/argo-cd/issues/24625)) ([@&#8203;renovate](https://github.com/renovate)\[bot]) - [`8fc795f`](https://github.com/argoproj/argo-cd/commit/8fc795f1ade83b23bba2dfcf7ca6f82dc0131468): chore(deps): update docker.io/library/ubuntu:25.04 docker digest to [`27771fb`](https://github.com/argoproj/argo-cd/commit/27771fb) ([#&#8203;25031](https://github.com/argoproj/argo-cd/issues/25031)) ([@&#8203;renovate](https://github.com/renovate)\[bot]) - [`e79a2bd`](https://github.com/argoproj/argo-cd/commit/e79a2bd6ea06bed47264ed7c3ec4b02447f4adaa): chore(deps): update docker.io/library/ubuntu:25.10 docker digest to [`5922638`](https://github.com/argoproj/argo-cd/commit/5922638) ([#&#8203;25603](https://github.com/argoproj/argo-cd/issues/25603)) ([@&#8203;renovate](https://github.com/renovate)\[bot]) - [`0fa1f67`](https://github.com/argoproj/argo-cd/commit/0fa1f675c5a924d4edee0ec938460ac1f99d8dbb): chore(deps): update docker.io/library/ubuntu:25.10 docker digest to [`9b61739`](https://github.com/argoproj/argo-cd/commit/9b61739) ([#&#8203;25043](https://github.com/argoproj/argo-cd/issues/25043)) ([@&#8203;renovate](https://github.com/renovate)\[bot]) - [`17b98d9`](https://github.com/argoproj/argo-cd/commit/17b98d9b666d2f78d340e973b051185bd8bec540): chore(deps): update github.com/argoproj/notifications-engine digest to [`e2e7fe1`](https://github.com/argoproj/argo-cd/commit/e2e7fe1) ([#&#8203;25604](https://github.com/argoproj/argo-cd/issues/25604)) ([@&#8203;renovate](https://github.com/renovate)\[bot]) - [`0fb6c51`](https://github.com/argoproj/argo-cd/commit/0fb6c51f9de48711969243faac8df14b01327662): chore(deps): update group golang to v1.25.1 ([#&#8203;24605](https://github.com/argoproj/argo-cd/issues/24605)) ([@&#8203;argoproj-renovate](https://github.com/argoproj-renovate)\[bot]) - [`12f332e`](https://github.com/argoproj/argo-cd/commit/12f332ee2e2686068cfa40a73f40cbf2d8f03a3d): chore(deps): update module github.com/golangci/golangci-lint to v2.5.0 ([#&#8203;24673](https://github.com/argoproj/argo-cd/issues/24673)) ([@&#8203;argoproj-renovate](https://github.com/argoproj-renovate)\[bot]) - [`6ca71fe`](https://github.com/argoproj/argo-cd/commit/6ca71fec00851c331c50a3f2cfd185f11271eb07): chore(deps): update module github.com/vektra/mockery/v3 to v3.5.5 ([#&#8203;24606](https://github.com/argoproj/argo-cd/issues/24606)) ([@&#8203;argoproj-renovate](https://github.com/argoproj-renovate)\[bot]) - [`fa609ef`](https://github.com/argoproj/argo-cd/commit/fa609efbc15f19a8234785743bd81984145d15f5): chore(deps): update module github.com/vektra/mockery/v3 to v3.6.0 ([#&#8203;25280](https://github.com/argoproj/argo-cd/issues/25280)) ([@&#8203;argoproj-renovate](https://github.com/argoproj-renovate)\[bot]) - [`50d7b20`](https://github.com/argoproj/argo-cd/commit/50d7b206f502ce2d0a2574201cf36b20ea9c6af8): chore(deps): update module github.com/vektra/mockery/v3 to v3.6.1 ([#&#8203;25569](https://github.com/argoproj/argo-cd/issues/25569)) ([@&#8203;argoproj-renovate](https://github.com/argoproj-renovate)\[bot]) - [`9943486`](https://github.com/argoproj/argo-cd/commit/99434863c9739de75b53181c98568a46c9f504a0): chore(deps): update module k8s.io/kubernetes to v1.34.2 \[security] (cherry-pick [#&#8203;25682](https://github.com/argoproj/argo-cd/issues/25682) for 3.3) ([#&#8203;25683](https://github.com/argoproj/argo-cd/issues/25683)) ([@&#8203;argo-cd-cherry-pick-bot](https://github.com/argo-cd-cherry-pick-bot)\[bot]) - [`ac071b5`](https://github.com/argoproj/argo-cd/commit/ac071b57a156d13ab0c2b26a70fe8e4e3555b93c): chore(deps): update notifications-engine to fix GitHub PR comments nil panic (cherry-pick [#&#8203;26065](https://github.com/argoproj/argo-cd/issues/26065) for 3.3) ([#&#8203;26075](https://github.com/argoproj/argo-cd/issues/26075)) ([@&#8203;soutar](https://github.com/soutar)) - [`369fb75`](https://github.com/argoproj/argo-cd/commit/369fb7577e58d34faacf6dae439e014c36496530): chore(deps): update notifications-engine to v0.5.1-0.20251223091026-8c0c96d8d530 (cherry-pick [#&#8203;25785](https://github.com/argoproj/argo-cd/issues/25785) for 3.3) ([#&#8203;25853](https://github.com/argoproj/argo-cd/issues/25853)) ([@&#8203;argo-cd-cherry-pick-bot](https://github.com/argo-cd-cherry-pick-bot)\[bot]) - [`5de1e64`](https://github.com/argoproj/argo-cd/commit/5de1e6472d272b2c506960111acaf9faaed536dc): chore(deps): update to helm 3.19.4 due to cve : <https://github.com/helm/helm/releases/tag/v3.19.4> (cherry-pick [#&#8203;25769](https://github.com/argoproj/argo-cd/issues/25769) for 3.3) ([#&#8203;25774](https://github.com/argoproj/argo-cd/issues/25774)) ([@&#8203;argo-cd-cherry-pick-bot](https://github.com/argo-cd-cherry-pick-bot)\[bot]) - [`0371401`](https://github.com/argoproj/argo-cd/commit/0371401803996f84bcd70a5f6bb2f0ecc7d7b5d2): chore(deps): upgrade go version in dockerfile ([#&#8203;638](https://github.com/argoproj/argo-cd/issues/638)) ([@&#8203;jmeridth](https://github.com/jmeridth)) - [`f15cf61`](https://github.com/argoproj/argo-cd/commit/f15cf615b8141a9f0d8e37cf92bac2d0e7a486da): chore(deps): upgrade k8s version and client-go ([#&#8203;530](https://github.com/argoproj/argo-cd/issues/530)) ([@&#8203;fengshunli](https://github.com/fengshunli)) ##### Other work - [`f39140c`](https://github.com/argoproj/argo-cd/commit/f39140cf0a07e3b712f27fc34742743ffe846b62): Add "argo + flux" logo ( <>) - [`d79c06d`](https://github.com/argoproj/argo-cd/commit/d79c06d1f0116bcd192fa691612e4215518cc85c): Add Ask-Us-Anything ( <>) - [`0cb4f8a`](https://github.com/argoproj/argo-cd/commit/0cb4f8a5fb76da6c15f97643376f8a512f1b0d7d): Add black box design proposal ( <>) - [`fec5ec3`](https://github.com/argoproj/argo-cd/commit/fec5ec399bfa119c7658bee44b3ae8aa9f3e3030): Add black box hypothesis and acceptance criteria ([@&#8203;2opremio](https://github.com/2opremio)) - [`c90d36e`](https://github.com/argoproj/argo-cd/commit/c90d36e813eef57c586087b12eafbdba7aa66e9e): Add black box hypothesis and acceptance criteria ([@&#8203;2opremio](https://github.com/2opremio)) - [`a9c4d40`](https://github.com/argoproj/argo-cd/commit/a9c4d400c5419793c1fe1052dea887c36efd5f55): Add description of a risk into 'Risks and Mitigations' section ( <>) - [`aedd5f5`](https://github.com/argoproj/argo-cd/commit/aedd5f533e4a2853cfe29f42724c1915a049139a): Add docs that describes requirements for a repo auto-update and docker registry scanning components ( <>) - [`ffe694f`](https://github.com/argoproj/argo-cd/commit/ffe694f1176938a45f1dbffcd90d54ffe4acb4e6): Add engine API to the black-box design ( <>) - [`717b8bf`](https://github.com/argoproj/argo-cd/commit/717b8bfd69482e09a77294ba873570c6ead514b9): Add option to skip the dryrun from the sync context ([#&#8203;708](https://github.com/argoproj/argo-cd/issues/708)) ([@&#8203;Nheijmink19](https://github.com/Nheijmink19)) - [`bd7681a`](https://github.com/argoproj/argo-cd/commit/bd7681ae3f8b432aa688daf2b8358efd9914888e): Added support for impersonation in the kubectl ([#&#8203;534](https://github.com/argoproj/argo-cd/issues/534)) ([@&#8203;anandf](https://github.com/anandf)) - [`2257d23`](https://github.com/argoproj/argo-cd/commit/2257d233ab259f01cfae4d6d58add044cdc36daa): Apply reviewer notes ([@&#8203;alexmt](https://github.com/alexmt)) - [`9970fab`](https://github.com/argoproj/argo-cd/commit/9970faba813851ede988911f4b72fee7e7951b78): Cherry-Pick Retry commit in master ([#&#8203;452](https://github.com/argoproj/argo-cd/issues/452)) ([@&#8203;leoluz](https://github.com/leoluz)) - [`06a52d3`](https://github.com/argoproj/argo-cd/commit/06a52d3d71b0b2a2f9b5970d583d604028bbfbea): Clarify where we want contributions ( <>) - [`15973bc`](https://github.com/argoproj/argo-cd/commit/15973bc6b42d0b0f376c8cb2b7ee9de7715b1d7a): Do not use `--force` with `--dry-run` ([#&#8203;633](https://github.com/argoproj/argo-cd/issues/633)) ([@&#8203;rafal-jan](https://github.com/rafal-jan)) - [`c820482`](https://github.com/argoproj/argo-cd/commit/c820482a8b5122e067cd64a94f26cd8a6e1f92fe): Drop github.com/grpc-ecosystem/grpc-gateway dep ([#&#8203;63](https://github.com/argoproj/argo-cd/issues/63)) ([@&#8203;ash2k](https://github.com/ash2k)) - [`278472d`](https://github.com/argoproj/argo-cd/commit/278472de09982dc09b93669b35ad8be35de36be0): Fix Slack invite: <https://slack.k8s.io/> ( <>) - [`4bd4f29`](https://github.com/argoproj/argo-cd/commit/4bd4f29670eee1ad3889430a7d4245693e424547): Fix data race on err variable ([#&#8203;46](https://github.com/argoproj/argo-cd/issues/46)) ([@&#8203;ash2k](https://github.com/ash2k)) - [`fb2ec13`](https://github.com/argoproj/argo-cd/commit/fb2ec13845723304bc0d847cec66efb9c09a6c8a): Fix markdown links in README.md ([#&#8203;59](https://github.com/argoproj/argo-cd/issues/59)) ([@&#8203;ordovicia](https://github.com/ordovicia)) - [`3e62005`](https://github.com/argoproj/argo-cd/commit/3e620057f47eea514fb60f371bd2909bce6c27c1): Handlers cleanups ([#&#8203;101](https://github.com/argoproj/argo-cd/issues/101)) ([@&#8203;ash2k](https://github.com/ash2k)) - [`777c0ff`](https://github.com/argoproj/argo-cd/commit/777c0ff629136e268e2a60a8c2780232cbe061b9): Initial commit ( <>) - [`c00a93d`](https://github.com/argoproj/argo-cd/commit/c00a93dd2ab5c13be31b0b126ad5c8bdddcd1722): Initial commit ([@&#8203;jaypipes](https://github.com/jaypipes)) - [`9de8221`](https://github.com/argoproj/argo-cd/commit/9de8221284d93d0db91905a8485aabd4fc649a6e): Limit width to 100 characters per line ( <>) - [`174fcfe`](https://github.com/argoproj/argo-cd/commit/174fcfe01e81d650f30b8b6e3aff1e2c9aeb3379): Merge commit from fork ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`1988c70`](https://github.com/argoproj/argo-cd/commit/1988c704d54ee819fe54e3f05c6090e3e5cb3372): Merge commit from fork ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`701bc50`](https://github.com/argoproj/argo-cd/commit/701bc50d01c752cad96185f848088d287a97c7b7): Merge commit from fork ([@&#8203;thevilledev](https://github.com/thevilledev)) - [`7e21b91`](https://github.com/argoproj/argo-cd/commit/7e21b91e9d0f64104c8a661f3f390c5e6d73ddca): Merge commit from fork ([@&#8203;svghadi](https://github.com/svghadi)) - [`fa0d6a8`](https://github.com/argoproj/argo-cd/commit/fa0d6a8eb69e3553f6f1ee5f67283e45f3663caa): Merge commit from fork ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`8b533e5`](https://github.com/argoproj/argo-cd/commit/8b533e576332912e98f78573c56eb0f00427e72f): Merge pull request [#&#8203;1](https://github.com/argoproj/argo-cd/issues/1) from alexmt/design ( <>) - [`ae40d12`](https://github.com/argoproj/argo-cd/commit/ae40d125757aea23feba4ce8e0905e47a55bf546): Merge pull request [#&#8203;10](https://github.com/argoproj/argo-cd/issues/10) from dholbach/add-preliminary-slack ([@&#8203;jaypipes](https://github.com/jaypipes)) - [`3d22b0b`](https://github.com/argoproj/argo-cd/commit/3d22b0b8beb126b9605f141e2b24d999af6e9add): Merge pull request [#&#8203;11](https://github.com/argoproj/argo-cd/issues/11) from dholbach/add-slack-ama ([@&#8203;jaypipes](https://github.com/jaypipes)) - [`142bfe4`](https://github.com/argoproj/argo-cd/commit/142bfe40f501536b53d00513ad91cb9dc66ff7c5): Merge pull request [#&#8203;12](https://github.com/argoproj/argo-cd/issues/12) from alexmt/blackbox-api ( <>) - [`3c2b7eb`](https://github.com/argoproj/argo-cd/commit/3c2b7ebbde21f8de3434423c8b04cd1dce55d7f4): Merge pull request [#&#8203;14](https://github.com/argoproj/argo-cd/issues/14) from argoproj/add-poc-links ( <>) - [`7d29c70`](https://github.com/argoproj/argo-cd/commit/7d29c700caddef66ace23e22930b006eb84d32b9): Merge pull request [#&#8203;15](https://github.com/argoproj/argo-cd/issues/15) from argoproj/add-meeting-times ([@&#8203;jaypipes](https://github.com/jaypipes)) - [`a8b4283`](https://github.com/argoproj/argo-cd/commit/a8b4283616970aaab2dd979cea815420f3180fad): Merge pull request [#&#8203;19](https://github.com/argoproj/argo-cd/issues/19) from argoproj/fix-slack-invite ( <>) - [`57db784`](https://github.com/argoproj/argo-cd/commit/57db7848cfdb7e2857d0e6fd615ec5039a0c729d): Merge pull request [#&#8203;2](https://github.com/argoproj/argo-cd/issues/2) from 2opremio/master ( <>) - [`7220635`](https://github.com/argoproj/argo-cd/commit/7220635f97a3513a59f93291944a1ce73298d288): Merge pull request [#&#8203;20](https://github.com/argoproj/argo-cd/issues/20) from dholbach/add-logo ( <>) - [`051b7c6`](https://github.com/argoproj/argo-cd/commit/051b7c6d9d22e887d0b9304e2514240df50c7a89): Merge pull request [#&#8203;22](https://github.com/argoproj/argo-cd/issues/22) from argoproj/update-events ([@&#8203;jaypipes](https://github.com/jaypipes)) - [`be3abd2`](https://github.com/argoproj/argo-cd/commit/be3abd2a128786f4ad754581e5b50220a49c76e1): Merge pull request [#&#8203;23](https://github.com/argoproj/argo-cd/issues/23) from argoproj/add-faq ([@&#8203;jaypipes](https://github.com/jaypipes)) - [`6dee3d6`](https://github.com/argoproj/argo-cd/commit/6dee3d61d4a98ff5486fe353b3e038882db01a49): Merge pull request [#&#8203;24710](https://github.com/argoproj/argo-cd/issues/24710) from leoluz/gitops-migration ([@&#8203;leoluz](https://github.com/leoluz)) - [`ac46a18`](https://github.com/argoproj/argo-cd/commit/ac46a18b559bd65148a1e46b899d50d14492f3ab): Merge pull request [#&#8203;24726](https://github.com/argoproj/argo-cd/issues/24726) from crenshaw-dev/fix-health-typo ([@&#8203;leoluz](https://github.com/leoluz)) - [`74a3275`](https://github.com/argoproj/argo-cd/commit/74a3275df213edf2be78cecd4f34c142c668586c): Merge pull request [#&#8203;24733](https://github.com/argoproj/argo-cd/issues/24733) from ranakan19/logVerbosity ([@&#8203;leoluz](https://github.com/leoluz)) - [`78edcf4`](https://github.com/argoproj/argo-cd/commit/78edcf4310d3c1b34e355aea7266ff28b363016c): Merge pull request [#&#8203;4](https://github.com/argoproj/argo-cd/issues/4) from dholbach/more-info ( <>) - [`1bd4f7a`](https://github.com/argoproj/argo-cd/commit/1bd4f7af941e2cdd72fd9234dc8556db00883753): Merge pull request [#&#8203;9](https://github.com/argoproj/argo-cd/issues/9) from dholbach/add-coc ([@&#8203;jaypipes](https://github.com/jaypipes)) - [`f5382d9`](https://github.com/argoproj/argo-cd/commit/f5382d9ef1928a9ee24f30df8c6aa4df04b0b94e): Merge remote-tracking branch 'ge-migrated/prepare-migration' into gitops-migration ([@&#8203;leoluz](https://github.com/leoluz)) - [`8430dc0`](https://github.com/argoproj/argo-cd/commit/8430dc06d70093793a05279ce002336822594394): Move argocd core to gitops engine repo ([@&#8203;alexmt](https://github.com/alexmt)) - [`53ff80f`](https://github.com/argoproj/argo-cd/commit/53ff80ff60dd3408ad84a1fc8b28204e491e935c): Move bottom-up design from google doc to markdown ( <>) - [`fb4d62b`](https://github.com/argoproj/argo-cd/commit/fb4d62b938a5aae214ddb89d36a1d89b9795bc91): Point to #gitops on Kubernetes Slack for now ( <>) - [`5622a64`](https://github.com/argoproj/argo-cd/commit/5622a648083e34a315b6657c5a45aa6e640ae08c): Reduce k8s.io/kubernetes usage ([#&#8203;57](https://github.com/argoproj/argo-cd/issues/57)) ([@&#8203;ash2k](https://github.com/ash2k)) - [`921c307`](https://github.com/argoproj/argo-cd/commit/921c307c0c4d9c7c4205db97c5c68b6763c8f2de): Rename black-box, white-box designs to bottom-up/top-down ( <>) - [`d5b318d`](https://github.com/argoproj/argo-cd/commit/d5b318d43010becfc45b16ebc79386a7245400a1): Rephrase a sentence that describes a requirement to contribute Flux specific features into GitOps engine ( <>) - [`6f8e242`](https://github.com/argoproj/argo-cd/commit/6f8e242890b30d92cc59efca3b812be739bb9c8d): Replace SyncUnit with Sync<Term> ( <>) - [`148710a`](https://github.com/argoproj/argo-cd/commit/148710afc08d1bd3ddfa00ab10f044f9b883472e): Replace app with SyncUnit ( <>) - [`7d3da9f`](https://github.com/argoproj/argo-cd/commit/7d3da9f16e353692824a6e83fc31de113b6a9251): Replace ghodss/yaml with sigs.k8s.io/yaml ([#&#8203;62](https://github.com/argoproj/argo-cd/issues/62)) ([@&#8203;ash2k](https://github.com/ash2k)) - [`8697b44`](https://github.com/argoproj/argo-cd/commit/8697b44eea5aa82b24a27adc60daccdbca702b76): Revert "Add option to skip the dryrun from the sync context ([#&#8203;708](https://github.com/argoproj/argo-cd/issues/708))" ([#&#8203;730](https://github.com/argoproj/argo-cd/issues/730)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`38db8bb`](https://github.com/argoproj/argo-cd/commit/38db8bb691a039811b7aea4894e80a3e7018b064): Update OWNERS ([#&#8203;237](https://github.com/argoproj/argo-cd/issues/237)) ([@&#8203;edlee2121](https://github.com/edlee2121)) - [`991ede4`](https://github.com/argoproj/argo-cd/commit/991ede4764a690598795b2ab18d829a957127144): Update USERS.md ([#&#8203;25243](https://github.com/argoproj/argo-cd/issues/25243)) ( <>) - [`bf8e17f`](https://github.com/argoproj/argo-cd/commit/bf8e17f73f47a72f49d626096ebd3691a1a82cbb): Update and trim dependencies ([#&#8203;123](https://github.com/argoproj/argo-cd/issues/123)) ([@&#8203;ash2k](https://github.com/ash2k)) - [`8a3ce6d`](https://github.com/argoproj/argo-cd/commit/8a3ce6d85caa4220cfcaa8aa8b6d6dff476909ec): Update condition to select right pvc as child for statefulset ([#&#8203;550](https://github.com/argoproj/argo-cd/issues/550)) ([@&#8203;hanzala1234](https://github.com/hanzala1234)) - [`4815faf`](https://github.com/argoproj/argo-cd/commit/4815faf272115f03a667691cf024614af9521656): Update events section ( <>) - [`b371e3b`](https://github.com/argoproj/argo-cd/commit/b371e3bfc5e95962096866e3d8e0205bf647f1a2): Update namespace v2 ([#&#8203;465](https://github.com/argoproj/argo-cd/issues/465)) ([@&#8203;blakepettersson](https://github.com/blakepettersson)) - [`6a28738`](https://github.com/argoproj/argo-cd/commit/6a28738865e8b230745d84d72a87dedbfbdda3c6): Update specs/design-black-box.md ( <>) - [`6f11a04`](https://github.com/argoproj/argo-cd/commit/6f11a04a647de0c97b98d8e348c0889e49078ab1): Update specs/design-black-box.md ( <>) - [`3fdca00`](https://github.com/argoproj/argo-cd/commit/3fdca00e92349c9cb51bd7da7d14301090487285): Update specs/design-black-box.md ( <>) - [`47e2511`](https://github.com/argoproj/argo-cd/commit/47e2511dc1da44d98d6a4cbb0c73c29a5123a4cf): Update specs/design-black-box.md ( <>) - [`8049fbc`](https://github.com/argoproj/argo-cd/commit/8049fbc8183b4c6f8c0a99138e5d4a4b64e481a3): Update specs/design-black-box.md ( <>) - [`a1b2105`](https://github.com/argoproj/argo-cd/commit/a1b21057fd814d85e1adffbc6901f3a15f122551): Update specs/design-black-box.md ( <>) - [`dd78b0b`](https://github.com/argoproj/argo-cd/commit/dd78b0b09e5f4da7c569ad0c284a5c82e18b274e): Update specs/design-black-box.md ( <>) - [`37e7d2b`](https://github.com/argoproj/argo-cd/commit/37e7d2b470304f8ec91461fe8b57aa73e1e37ef4): Update specs/design-black-box.md ( <>) - [`374c236`](https://github.com/argoproj/argo-cd/commit/374c2361964a8e31381fedf8518fa3be49d49f3b): Update specs/design-black-box.md ( <>) - [`ab1888e`](https://github.com/argoproj/argo-cd/commit/ab1888eef06e18feae819b9ad10b271a19797eaa): Update specs/design-black-box.md ( <>) - [`2bb9588`](https://github.com/argoproj/argo-cd/commit/2bb958819ad5d501f22fbc9045a76d5fde00fece): Update specs/design-black-box.md ( <>) - [`8635459`](https://github.com/argoproj/argo-cd/commit/86354597484ba39ca0a2bc3b57a7e7daf082cca7): Update specs/design-black-box.md ( <>) - [`3a53391`](https://github.com/argoproj/argo-cd/commit/3a533913242c90271cb2c07f64fd3e4facf3e8cb): Update specs/design-black-box.md ( <>) - [`40c5701`](https://github.com/argoproj/argo-cd/commit/40c5701ac36ff4804b871478a42fdb15dbd21fac): Update specs/design-black-box.md ( <>) - [`16598d5`](https://github.com/argoproj/argo-cd/commit/16598d5148980606be8c0bb54b600a28f11be770): Use UpdateSettingsFunc type ([#&#8203;58](https://github.com/argoproj/argo-cd/issues/58)) ([@&#8203;ash2k](https://github.com/ash2k)) - [`fd50001`](https://github.com/argoproj/argo-cd/commit/fd50001c44c417cb9f0d92d4aa54d847234ddf84): Use scheme.GroupKind as key for resource customization settings ( <>) - [`9068f90`](https://github.com/argoproj/argo-cd/commit/9068f90261f6bdd0e9c5698186fa634c20a3520e): add readme notice about ongoing migration ([#&#8203;781](https://github.com/argoproj/argo-cd/issues/781)) ([@&#8203;ppapapetrou76](https://github.com/ppapapetrou76)) - [`ef4dcd6`](https://github.com/argoproj/argo-cd/commit/ef4dcd6c122ffa40c44dde42f4fef11133b6af76): add some explanation about what this project tries to do ( <>) - [`90e5e3a`](https://github.com/argoproj/argo-cd/commit/90e5e3a40eaada4687773a358631fbf762c986c2): added common disable sync otpion ([#&#8203;749](https://github.com/argoproj/argo-cd/issues/749)) ([@&#8203;reggie-k](https://github.com/reggie-k)) - [`d3f2ce3`](https://github.com/argoproj/argo-cd/commit/d3f2ce3ad7149235ee938de48158963d7c69d85a): addressed review feedback from Jay ( <>) - [`a16fb84`](https://github.com/argoproj/argo-cd/commit/a16fb84a8c4eaaeeb89d0a3364a5b7e87e128394): bump k8s v1.32 ([#&#8203;665](https://github.com/argoproj/argo-cd/issues/665)) ([@&#8203;sivchari](https://github.com/sivchari)) - [`675f8cf`](https://github.com/argoproj/argo-cd/commit/675f8cfe3f073d4ec070b1fb67d6c577f08d21b6): chore(cherry-pick-3.3): bump expr to `v1.17.7` ([#&#8203;25888](https://github.com/argoproj/argo-cd/issues/25888)) ([@&#8203;nitishfy](https://github.com/nitishfy)) - [`6cce4b2`](https://github.com/argoproj/argo-cd/commit/6cce4b29b9f8bd43b1c76f83d36404c7faf8225f): chore(ci): don't run renovate on forks ([#&#8203;24600](https://github.com/argoproj/argo-cd/issues/24600)) ([@&#8203;blakepettersson](https://github.com/blakepettersson)) - [`47142b8`](https://github.com/argoproj/argo-cd/commit/47142b89f4f6b07729db5783aece05aef35ccc31): chore(ci): enable Renovate ([#&#8203;24602](https://github.com/argoproj/argo-cd/issues/24602)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`e4cacd3`](https://github.com/argoproj/argo-cd/commit/e4cacd37c4a82c0710b82a2371a5b34524efbc03): chore(ci): run tests on cherry-pick PRs ([#&#8203;694](https://github.com/argoproj/argo-cd/issues/694)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`4e42f00`](https://github.com/argoproj/argo-cd/commit/4e42f00b576030f1fc23e61b8e1610f55a8669ee): chore(ci): update github runners to oci gh arc runners ([#&#8203;24632](https://github.com/argoproj/argo-cd/issues/24632)) ([@&#8203;koksay](https://github.com/koksay)) - [`116707b`](https://github.com/argoproj/argo-cd/commit/116707bed11bb0a9efc26cdad44d39d84ede77da): chore(cli): plugins always have an argocd prefix ([#&#8203;24768](https://github.com/argoproj/argo-cd/issues/24768)) ([@&#8203;blakepettersson](https://github.com/blakepettersson)) - [`112657a`](https://github.com/argoproj/argo-cd/commit/112657a1f90c79cd667fab4f364baffdda0943a0): chore(docs): typo fixing in agent README file ([#&#8203;351](https://github.com/argoproj/argo-cd/issues/351)) ([@&#8203;LinuxSuRen](https://github.com/LinuxSuRen)) - [`9acb8f8`](https://github.com/argoproj/argo-cd/commit/9acb8f815cc8041322e3e54760e4f71368d98bf6): chore(docs): update all installs to use --server-side ([#&#8203;25538](https://github.com/argoproj/argo-cd/issues/25538)) ([@&#8203;pjiang-dev](https://github.com/pjiang-dev)) - [`27f30b4`](https://github.com/argoproj/argo-cd/commit/27f30b4a7dbd17b6920dca088f4f561da37eb17d): chore(refactor): use rbac package for valid actions ([#&#8203;25456](https://github.com/argoproj/argo-cd/issues/25456)) ([@&#8203;nitishfy](https://github.com/nitishfy)) - [`49f5c03`](https://github.com/argoproj/argo-cd/commit/49f5c03622b2261f4913f50bb297045100d70b75): chore(tilt): add deps for build and ui packages ([#&#8203;25165](https://github.com/argoproj/argo-cd/issues/25165)) ([@&#8203;FourFifthsCode](https://github.com/FourFifthsCode)) - [`712109b`](https://github.com/argoproj/argo-cd/commit/712109be5ed6bacec1ce7be7d17f20168a09b0fe): chore(ui): convert ApplicationDetails components to functional components ([#&#8203;23767](https://github.com/argoproj/argo-cd/issues/23767)) ([@&#8203;chansuke](https://github.com/chansuke)) - [`d1523a0`](https://github.com/argoproj/argo-cd/commit/d1523a07b65c1dbd6cdb0a76ab0838f62445497d): chore(ui): convert user-info-overview to function component ([#&#8203;23786](https://github.com/argoproj/argo-cd/issues/23786)) ([@&#8203;linghaoSu](https://github.com/linghaoSu)) - [`4a71661`](https://github.com/argoproj/argo-cd/commit/4a71661dbe1288d81339a5e4d037bee2f91cace5): chore(ui): fix Incorrect links to applications managed by other argo instances ([#&#8203;23266](https://github.com/argoproj/argo-cd/issues/23266)) ([@&#8203;aali309](https://github.com/aali309)) - [`af7ae18`](https://github.com/argoproj/argo-cd/commit/af7ae18189bc822cde6c01e521366d9aa68b96a2): chore: Add appkey and error fields in appcontroller ([#&#8203;24668](https://github.com/argoproj/argo-cd/issues/24668)) ([#&#8203;24669](https://github.com/argoproj/argo-cd/issues/24669)) ([@&#8203;andrii-korotkov](https://github.com/andrii-korotkov)) - [`e0a0d5b`](https://github.com/argoproj/argo-cd/commit/e0a0d5ba17e6b2c8e0c3aa9d0ad4ba3043c9c227): chore: Adds a script to prepare repo for migration to main ArgoCD Repo ([#&#8203;766](https://github.com/argoproj/argo-cd/issues/766)) ([@&#8203;ppapapetrou76](https://github.com/ppapapetrou76)) - [`d590fe5`](https://github.com/argoproj/argo-cd/commit/d590fe55be99cda404eb91d650924d38204136a0): chore: Cleanup IterateHierarchy v1 ([#&#8203;748](https://github.com/argoproj/argo-cd/issues/748)) ([@&#8203;andrii-korotkov](https://github.com/andrii-korotkov)) - [`a586397`](https://github.com/argoproj/argo-cd/commit/a586397dc3189ccdf07b76cb3a0bb23f4d7a2264): chore: Fix go version during ci lint ([#&#8203;401](https://github.com/argoproj/argo-cd/issues/401)) ([@&#8203;leoluz](https://github.com/leoluz)) - [`531c0db`](https://github.com/argoproj/argo-cd/commit/531c0dbb6852354b60293e4d6e2b63f96b567965): chore: Remove support for deprecated extensions APIs ([#&#8203;381](https://github.com/argoproj/argo-cd/issues/381)) ([@&#8203;terrytangyuan](https://github.com/terrytangyuan)) - [`6f7cd4f`](https://github.com/argoproj/argo-cd/commit/6f7cd4fca5d2626c0787b5184acf017f409867cc): chore: Speficy correct module dependency for kube-aggregator ([#&#8203;39](https://github.com/argoproj/argo-cd/issues/39)) ([@&#8203;jannfis](https://github.com/jannfis)) - [`55bb494`](https://github.com/argoproj/argo-cd/commit/55bb49480a68ca9653b88ddbbc66584d52267081): chore: Spelling ([#&#8203;215](https://github.com/argoproj/argo-cd/issues/215)) ([@&#8203;jsoref](https://github.com/jsoref)) - [`370078d`](https://github.com/argoproj/argo-cd/commit/370078d070b1b3d116b22b42d60c92b59a15f72f): chore: Switch dry run applies to log with debug level ([#&#8203;705](https://github.com/argoproj/argo-cd/issues/705)) ([@&#8203;andrii-korotkov-verkada](https://github.com/andrii-korotkov-verkada)) - [`cc707cc`](https://github.com/argoproj/argo-cd/commit/cc707ccc94eca610ae467de38c92d33835bc7b55): chore: Update to Kubernetes v1.19.2 ([#&#8203;139](https://github.com/argoproj/argo-cd/issues/139)) ([@&#8203;ash2k](https://github.com/ash2k)) - [`9282458`](https://github.com/argoproj/argo-cd/commit/928245881d739498fa3cb6174caa4a65c01b17ff): chore: Use v0.20.4 kube dependencies ([#&#8203;238](https://github.com/argoproj/argo-cd/issues/238)) ([@&#8203;sbose78](https://github.com/sbose78)) - [`df2a759`](https://github.com/argoproj/argo-cd/commit/df2a759c657f8b95532d83a5c1dc4800c343b8ff): chore: add --force-conflicts and notes ([#&#8203;25639](https://github.com/argoproj/argo-cd/issues/25639)) ([@&#8203;pjiang-dev](https://github.com/pjiang-dev)) - [`363a715`](https://github.com/argoproj/argo-cd/commit/363a7155a5dca3e32b3ca768ede857050b17f02c): chore: add CODEOWNERS ([#&#8203;641](https://github.com/argoproj/argo-cd/issues/641)) ([@&#8203;jmeridth](https://github.com/jmeridth)) - [`7500c4f`](https://github.com/argoproj/argo-cd/commit/7500c4faa4546caeb67b48a9b9d2ddfe2ac52a7e): chore: add OWNERS file ([#&#8203;41](https://github.com/argoproj/argo-cd/issues/41)) ( <>) - [`c8a5159`](https://github.com/argoproj/argo-cd/commit/c8a5159e108997f2a1f9ac0f2c4b3afb862c3020): chore: add search option to docs while previewing locally ([#&#8203;25660](https://github.com/argoproj/argo-cd/issues/25660)) ([@&#8203;onasser1](https://github.com/onasser1)) - [`7258614`](https://github.com/argoproj/argo-cd/commit/7258614f50414ffb2dca9957b571b906db709998): chore: add unit test for ssa with dryRun ([#&#8203;703](https://github.com/argoproj/argo-cd/issues/703)) ([@&#8203;pjiang-dev](https://github.com/pjiang-dev)) - [`b4e626c`](https://github.com/argoproj/argo-cd/commit/b4e626c9ebce71e90e46bec19b7a56763f70439d): chore: add unit tests for printKeyTable (header, rows, uppercase subtype) ([#&#8203;24274](https://github.com/argoproj/argo-cd/issues/24274)) ([#&#8203;24706](https://github.com/argoproj/argo-cd/issues/24706)) ([@&#8203;myeunee](https://github.com/myeunee)) - [`a48b381`](https://github.com/argoproj/argo-cd/commit/a48b381d3bc77f815075600383031213d7678ded): chore: allow devs to run locally a subset of e2e tests ([#&#8203;25514](https://github.com/argoproj/argo-cd/issues/25514)) ([@&#8203;ppapapetrou76](https://github.com/ppapapetrou76)) - [`46deaab`](https://github.com/argoproj/argo-cd/commit/46deaabea9670880ec24f8d23a4599c109d5dff8): chore: allow docs approvers to merge for docs/operator-manual ([#&#8203;24813](https://github.com/argoproj/argo-cd/issues/24813)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`72bcdda`](https://github.com/argoproj/argo-cd/commit/72bcdda3f0a5b80432d9f72e5b30827a530ac349): chore: avoid unnecessary json marshal ([#&#8203;626](https://github.com/argoproj/argo-cd/issues/626)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`df9b446`](https://github.com/argoproj/argo-cd/commit/df9b446fd7d25c7dfad3308998f4faf84b2db344): chore: avoid unnecessary json unmarshal ([#&#8203;627](https://github.com/argoproj/argo-cd/issues/627)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`edb9faa`](https://github.com/argoproj/argo-cd/commit/edb9faabbfed918a7e214d388a5dcd7f1d60cc22): chore: bump golangci-lint to v1.63.4 and list argo-cd linters ([#&#8203;670](https://github.com/argoproj/argo-cd/issues/670)) ([@&#8203;mmorel-35](https://github.com/mmorel-35)) - [`95e0025`](https://github.com/argoproj/argo-cd/commit/95e00254f82a1e2a38c47b8383e68dddff763b88): chore: bump k8s libraries to 1.31 ([#&#8203;619](https://github.com/argoproj/argo-cd/issues/619)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`97ad5b5`](https://github.com/argoproj/argo-cd/commit/97ad5b59a62726af8f9a2a86824b5906d76f7e03): chore: bump k8s v1.34 ([#&#8203;773](https://github.com/argoproj/argo-cd/issues/773)) ([@&#8203;pjiang-dev](https://github.com/pjiang-dev)) - [`a45189f`](https://github.com/argoproj/argo-cd/commit/a45189fc91b93c4c94d72e06ae4c0edcb6559dd9): chore: bump k8s.io dependencies to 1.17 ([#&#8203;70](https://github.com/argoproj/argo-cd/issues/70)) ([@&#8203;darshanime](https://github.com/darshanime)) - [`099cba6`](https://github.com/argoproj/argo-cd/commit/099cba69bdfccba0d9159260f22a79225e1bc8b9): chore: bump kubernetes version to 0.30.x ([#&#8203;579](https://github.com/argoproj/argo-cd/issues/579)) ([@&#8203;sivchari](https://github.com/sivchari)) - [`efca5b9`](https://github.com/argoproj/argo-cd/commit/efca5b9144fab9aa4d5aabb1a51d6340d8fa0bd4): chore: bumps golang version everywhere to the latest 1.25.5 (cherry-pick [#&#8203;25716](https://github.com/argoproj/argo-cd/issues/25716) for 3.3) ([#&#8203;25808](https://github.com/argoproj/argo-cd/issues/25808)) ([@&#8203;argo-cd-cherry-pick-bot](https://github.com/argo-cd-cherry-pick-bot)\[bot]) - [`5db7846`](https://github.com/argoproj/argo-cd/commit/5db7846c78f02fd29230e42a06d70104b67aa027): chore: bumps helm to 3.19.2 and kustomize to 5.7.1 ([#&#8203;25362](https://github.com/argoproj/argo-cd/issues/25362)) ([@&#8203;ppapapetrou76](https://github.com/ppapapetrou76)) - [`10f60b9`](https://github.com/argoproj/argo-cd/commit/10f60b96acb85b4a2edc5b0ee287a19306af9e6e): chore: bumps redis to the latest stable to eliminate vulns ([#&#8203;25272](https://github.com/argoproj/argo-cd/issues/25272)) ([@&#8203;ppapapetrou76](https://github.com/ppapapetrou76)) - [`1d13ebc`](https://github.com/argoproj/argo-cd/commit/1d13ebc37242bf8036ac8b7bb090f026b914323b): chore: bumps redis version to 8.2.1 ([#&#8203;24523](https://github.com/argoproj/argo-cd/issues/24523)) ([@&#8203;ppapapetrou76](https://github.com/ppapapetrou76)) - [`d00c99d`](https://github.com/argoproj/argo-cd/commit/d00c99d52eab97cc54762db372aaeb5a1f849827): chore: copy gitops-engine deps to test container ([#&#8203;24764](https://github.com/argoproj/argo-cd/issues/24764)) ([@&#8203;fm1ck3y](https://github.com/fm1ck3y)) - [`97d4a75`](https://github.com/argoproj/argo-cd/commit/97d4a75189b1cc3b6415d54451c7c06321c7ce43): chore: enable Dependabot v2 ([#&#8203;67](https://github.com/argoproj/argo-cd/issues/67)) ([@&#8203;sullis](https://github.com/sullis)) - [`c323d36`](https://github.com/argoproj/argo-cd/commit/c323d367069008499c736aef9c0c2966fda40b2c): chore: enable dot-imports, duplicated-imports from revive ([#&#8203;678](https://github.com/argoproj/argo-cd/issues/678)) ([@&#8203;mmorel-35](https://github.com/mmorel-35)) - [`70bee6a`](https://github.com/argoproj/argo-cd/commit/70bee6a3a5d472d823ecb2cfd260efc39099a114): chore: enable early-return, indent-error-flow and unnecessary-stmt from revive ([#&#8203;674](https://github.com/argoproj/argo-cd/issues/674)) ([@&#8203;mmorel-35](https://github.com/mmorel-35)) - [`b111e50`](https://github.com/argoproj/argo-cd/commit/b111e500826b9d1ca8d0764a616cdb091929d52b): chore: enable errorlint ([#&#8203;673](https://github.com/argoproj/argo-cd/issues/673)) ([@&#8203;mmorel-35](https://github.com/mmorel-35)) - [`cc13a7d`](https://github.com/argoproj/argo-cd/commit/cc13a7d4172e279801dce845bf7bad41efddb338): chore: enable gocritic ([#&#8203;680](https://github.com/argoproj/argo-cd/issues/680)) ([@&#8203;mmorel-35](https://github.com/mmorel-35)) - [`f948991`](https://github.com/argoproj/argo-cd/commit/f948991e78126e19388bf5bf2483b48bd3ca224a): chore: enable gofumpt, gosimple and whitespace linters ([#&#8203;666](https://github.com/argoproj/argo-cd/issues/666)) ([@&#8203;mmorel-35](https://github.com/mmorel-35)) - [`0047207`](https://github.com/argoproj/argo-cd/commit/00472077d3b7087c9e545cf5672307d174abc33a): chore: enable goimports linter ([#&#8203;669](https://github.com/argoproj/argo-cd/issues/669)) ([@&#8203;mmorel-35](https://github.com/mmorel-35)) - [`ad846ac`](https://github.com/argoproj/argo-cd/commit/ad846ac0fdc0221fb2eb23d57328dc7cf4d776e2): chore: enable increment-decrement and redundant-import-alias from revive ([#&#8203;679](https://github.com/argoproj/argo-cd/issues/679)) ([@&#8203;mmorel-35](https://github.com/mmorel-35)) - [`bfdad63`](https://github.com/argoproj/argo-cd/commit/bfdad63e2718f5119264312c54842e673c31dcb0): chore: enable misspell linter ([#&#8203;672](https://github.com/argoproj/argo-cd/issues/672)) ([@&#8203;mmorel-35](https://github.com/mmorel-35)) - [`7357465`](https://github.com/argoproj/argo-cd/commit/7357465ea6c088bd9f0afe0d4a2fb155cac9f84d): chore: enable noctx linter ([#&#8203;24765](https://github.com/argoproj/argo-cd/issues/24765)) ([@&#8203;mmorel-35](https://github.com/mmorel-35)) - [`f5aa9e4`](https://github.com/argoproj/argo-cd/commit/f5aa9e4d10bb08976bd11bad8c3f199110235ca3): chore: enable perfsprint linter ([#&#8203;676](https://github.com/argoproj/argo-cd/issues/676)) ([@&#8203;mmorel-35](https://github.com/mmorel-35)) - [`0426664`](https://github.com/argoproj/argo-cd/commit/04266647b1e0acfb8df480e7e7053348c85f2ac6): chore: enable require-error from testifylint ([#&#8203;681](https://github.com/argoproj/argo-cd/issues/681)) ([@&#8203;mmorel-35](https://github.com/mmorel-35)) - [`3826638`](https://github.com/argoproj/argo-cd/commit/382663864e6cbad9d30b748fb174cc8998351752): chore: enable testifylint linter ([#&#8203;657](https://github.com/argoproj/argo-cd/issues/657)) ([@&#8203;mmorel-35](https://github.com/mmorel-35)) - [`367311b`](https://github.com/argoproj/argo-cd/commit/367311bd6f454bbf8aefc554fcea33423ebe7d21): chore: enable thelper linter ([#&#8203;675](https://github.com/argoproj/argo-cd/issues/675)) ([@&#8203;mmorel-35](https://github.com/mmorel-35)) - [`782fb85`](https://github.com/argoproj/argo-cd/commit/782fb85b948939357fddc07ffdf43b3bf703c3bc): chore: enable unparam linter ([#&#8203;677](https://github.com/argoproj/argo-cd/issues/677)) ([@&#8203;mmorel-35](https://github.com/mmorel-35)) - [`ccee583`](https://github.com/argoproj/argo-cd/commit/ccee58366a99a4e28897c57e9d25e5ca177b1b0c): chore: enable unused-parameter and var-declaration from revive ([#&#8203;668](https://github.com/argoproj/argo-cd/issues/668)) ([@&#8203;mmorel-35](https://github.com/mmorel-35)) - [`7ac688a`](https://github.com/argoproj/argo-cd/commit/7ac688a30f4f49d0d1ca0e73425d3723de834af0): chore: enable use-any from revive ([#&#8203;667](https://github.com/argoproj/argo-cd/issues/667)) ([@&#8203;mmorel-35](https://github.com/mmorel-35)) - [`fdd2736`](https://github.com/argoproj/argo-cd/commit/fdd27369f94b4860594e339ddb4ac4d4e737fd0e): chore: fix Dockerfile COPY to correctly handle gitops-engine ([#&#8203;24863](https://github.com/argoproj/argo-cd/issues/24863)) ([@&#8203;downfa11](https://github.com/downfa11)) - [`f20995b`](https://github.com/argoproj/argo-cd/commit/f20995b271bcfdb23a830602b50fa701a5a7fb2f): chore: fix codegen check ([@&#8203;leoluz](https://github.com/leoluz)) - [`3fcb1a2`](https://github.com/argoproj/argo-cd/commit/3fcb1a2dca327d836c28d7271d94962c3daf2c82): chore: fix go.work.sum ([@&#8203;leoluz](https://github.com/leoluz)) - [`517c1ff`](https://github.com/argoproj/argo-cd/commit/517c1fff4e2d5c70f0af05a98b43ead92742fba5): chore: fix typo in log message ([#&#8203;445](https://github.com/argoproj/argo-cd/issues/445)) ([@&#8203;yujunz](https://github.com/yujunz)) - [`f13be2a`](https://github.com/argoproj/argo-cd/commit/f13be2a393713cb5ab13c13b9dffedc50cf6cf54): chore: gitops migration test PR ([@&#8203;leoluz](https://github.com/leoluz)) - [`a2b3f0a`](https://github.com/argoproj/argo-cd/commit/a2b3f0a78ee4a688d804196ce582d39831c4daa4): chore: gitops-engine post migration fixes ([#&#8203;24727](https://github.com/argoproj/argo-cd/issues/24727)) ([@&#8203;leoluz](https://github.com/leoluz)) - [`a00ce82`](https://github.com/argoproj/argo-cd/commit/a00ce82f1c17beca883981115a16b20ccce373c5): chore: log cluster sync error ([#&#8203;541](https://github.com/argoproj/argo-cd/issues/541)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`ba91252`](https://github.com/argoproj/argo-cd/commit/ba9125230feb9b4ab6b3e6326e81a1d146a18dec): chore: merge gitops-engine test ([@&#8203;leoluz](https://github.com/leoluz)) - [`7d150d0`](https://github.com/argoproj/argo-cd/commit/7d150d0b6bf3972c925c07bb6422741c5fb7c680): chore: more docstrings ([#&#8203;606](https://github.com/argoproj/argo-cd/issues/606)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`3de3136`](https://github.com/argoproj/argo-cd/commit/3de313666b781fff36864256b864f66811342a11): chore: more logging for CRD updates ([#&#8203;554](https://github.com/argoproj/argo-cd/issues/554)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`4ea2768`](https://github.com/argoproj/argo-cd/commit/4ea276860c3c4eeae11816531656162588d7aa94): chore: refactor test functions to pass context from testing.T to fixtures ([#&#8203;25134](https://github.com/argoproj/argo-cd/issues/25134)) ([@&#8203;mmorel-35](https://github.com/mmorel-35)) - [`a702089`](https://github.com/argoproj/argo-cd/commit/a70208905739108b980fd7b1648a21f28fdef988): chore: regenerate cluster cache mocks ([#&#8203;40](https://github.com/argoproj/argo-cd/issues/40)) ( <>) - [`b7f60b7`](https://github.com/argoproj/argo-cd/commit/b7f60b7f76dd7d526d0b9a336f4a27d4c76a4459): chore: release champ 3.3 ([#&#8203;25202](https://github.com/argoproj/argo-cd/issues/25202)) ([@&#8203;pjiang-dev](https://github.com/pjiang-dev)) - [`a093a76`](https://github.com/argoproj/argo-cd/commit/a093a7627fe5b85608b087a9f19094ba9fe5c233): chore: remove actions/cache duplicated behavior with actions/setup-go ([#&#8203;658](https://github.com/argoproj/argo-cd/issues/658)) ([@&#8203;mmorel-35](https://github.com/mmorel-35)) - [`4386ff4`](https://github.com/argoproj/argo-cd/commit/4386ff4b8df9627c10efc2513871856f94434383): chore: remove duplicate scheme import ([#&#8203;580](https://github.com/argoproj/argo-cd/issues/580)) ([@&#8203;pgier](https://github.com/pgier)) - [`541a154`](https://github.com/argoproj/argo-cd/commit/541a1546cd6466df1c3c1474578f5874ee184b31): chore: remove unnecessary lock value copy in test ([#&#8203;24939](https://github.com/argoproj/argo-cd/issues/24939)) ([@&#8203;shota3506](https://github.com/shota3506)) - [`d6f25a1`](https://github.com/argoproj/argo-cd/commit/d6f25a169e3b1adf37c973d93201841e8932bdec): chore: remove unused struct ([#&#8203;25186](https://github.com/argoproj/argo-cd/issues/25186)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`3d9aab3`](https://github.com/argoproj/argo-cd/commit/3d9aab3cdcd455c77229840871d63ee6aeafb7e5): chore: speed up resolveResourceReferences ([#&#8203;625](https://github.com/argoproj/argo-cd/issues/625)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`8e19104`](https://github.com/argoproj/argo-cd/commit/8e191042761758db995e20913875b5a32e6fc8c6): chore: switch CI to golangci/golangci-lint-action\@&#8203;v2 ([#&#8203;259](https://github.com/argoproj/argo-cd/issues/259)) ( <>) - [`b855894`](https://github.com/argoproj/argo-cd/commit/b855894da06d5bcb2f26ebd3aebd92f1591dbe0a): chore: test resource conversion ([#&#8203;403](https://github.com/argoproj/argo-cd/issues/403)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`8d65e80`](https://github.com/argoproj/argo-cd/commit/8d65e80ecb5ae4e0ad040ad00fefcce4293e54f5): chore: update README get involved links ([#&#8203;647](https://github.com/argoproj/argo-cd/issues/647)) ([@&#8203;jmeridth](https://github.com/jmeridth)) - [`fa0e8d6`](https://github.com/argoproj/argo-cd/commit/fa0e8d60a3a48d89354ceb1d450b9eb5b7fc4dfd): chore: update static scheme ([#&#8203;588](https://github.com/argoproj/argo-cd/issues/588)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`67ddccd`](https://github.com/argoproj/argo-cd/commit/67ddccd3cc95c8d9bc32ac884a8fa0d854fdfdf7): chore: upgrade k8s cliet to v0.24.2 ([#&#8203;427](https://github.com/argoproj/argo-cd/issues/427)) ([@&#8203;alexmt](https://github.com/alexmt)) - [`f8f1b61`](https://github.com/argoproj/argo-cd/commit/f8f1b61ba3fd5fcb647563db3106977e1364de31): chore: upgrade k8s to 1.33.1 ([#&#8203;735](https://github.com/argoproj/argo-cd/issues/735)) ([@&#8203;pjiang-dev](https://github.com/pjiang-dev)) - [`4546217`](https://github.com/argoproj/argo-cd/commit/45462175c9f43dc22f09c9bf8eff82b36648ea59): chore: upgrade the notification engine deps ([#&#8203;25219](https://github.com/argoproj/argo-cd/issues/25219)) ([@&#8203;afzal442](https://github.com/afzal442)) - [`f26533a`](https://github.com/argoproj/argo-cd/commit/f26533ab378fd6a3885e3d4969fdb546a7ccfd24): chore: use Expecter Structs from mockery ([#&#8203;25133](https://github.com/argoproj/argo-cd/issues/25133)) ([@&#8203;mmorel-35](https://github.com/mmorel-35)) - [`7cdc0f9`](https://github.com/argoproj/argo-cd/commit/7cdc0f952fadb1a2944f45019441ac0b0adeed1c): chore: use WatchFuncWithContext ([#&#8203;25520](https://github.com/argoproj/argo-cd/issues/25520)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`079240b`](https://github.com/argoproj/argo-cd/commit/079240b9ba972cb5deb2dbc2f6e3cb891ae465ca): chore: use go mod override instead of go.work ([#&#8203;24841](https://github.com/argoproj/argo-cd/issues/24841)) ([@&#8203;alexmt](https://github.com/alexmt)) - [`cebed7e`](https://github.com/argoproj/argo-cd/commit/cebed7e704a5a2319d318a18e1fdda1267d282f6): chore: wrap errors ([#&#8203;732](https://github.com/argoproj/argo-cd/issues/732)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`f960274`](https://github.com/argoproj/argo-cd/commit/f960274139a6f480372358646f61267f5b487e9f): ci(release): only set latest release in github when latest ([#&#8203;24525](https://github.com/argoproj/argo-cd/issues/24525)) ([@&#8203;agaudreault](https://github.com/agaudreault)) - [`9ae26e4`](https://github.com/argoproj/argo-cd/commit/9ae26e4e74c1ef269f70a79ac8fca138eb9fbc31): ci: test against k8s 1.34.2 (cherry-pick [#&#8203;25856](https://github.com/argoproj/argo-cd/issues/25856) for 3.3) ([#&#8203;25858](https://github.com/argoproj/argo-cd/issues/25858)) ([@&#8203;argo-cd-cherry-pick-bot](https://github.com/argo-cd-cherry-pick-bot)\[bot]) - [`58443c6`](https://github.com/argoproj/argo-cd/commit/58443c658cd601702dfb712c20f2639e6d90229a): describe license and code-of-conduct ( <>) - [`9d32a60`](https://github.com/argoproj/argo-cd/commit/9d32a603b8acdd371d6dc10153cdb96857940789): document meeting times ( <>) - [`b8a7d7b`](https://github.com/argoproj/argo-cd/commit/b8a7d7bfadb1736859a953b41a4f80b5e4f5c30d): document youtube playlist too ( <>) - [`b18f378`](https://github.com/argoproj/argo-cd/commit/b18f378548281bb7804a903f427023507b212bea): fix for nil while sync ([#&#8203;83](https://github.com/argoproj/argo-cd/issues/83)) ([@&#8203;mayzhang2000](https://github.com/mayzhang2000)) - [`c08fd18`](https://github.com/argoproj/argo-cd/commit/c08fd189d29d33aaa13e26f1e7430c9fa010832e): fix second slack-invite link ( <>) - [`c0ffe84`](https://github.com/argoproj/argo-cd/commit/c0ffe8428a23011ae9f6d0d3d01f9bf6200a4339): manage clusters via proxy ([#&#8203;466](https://github.com/argoproj/argo-cd/issues/466)) ([@&#8203;ls0f](https://github.com/ls0f)) - [`21a4cdc`](https://github.com/argoproj/argo-cd/commit/21a4cdc1c5eabc41ec7cc0ac7dbfc00ffc5b12a1): no current events planned ( <>) - [`bcc0243`](https://github.com/argoproj/argo-cd/commit/bcc0243f1ee93edaa2a427e6aed6b69b4457678b): prepare repo for migration to ArgoCD repo ([@&#8203;leoluz](https://github.com/leoluz)) - [`ce9616a`](https://github.com/argoproj/argo-cd/commit/ce9616ad10da6d05c78ecceba23ae256ccb0c0f2): refactor: IterateHierarchy method should use read lock ([#&#8203;65](https://github.com/argoproj/argo-cd/issues/65)) ( <>) - [`46d1496`](https://github.com/argoproj/argo-cd/commit/46d14961401878dc5c396e346c2bad5a9701605c): refactor: Kubernetes 1.21 libraries ([#&#8203;266](https://github.com/argoproj/argo-cd/issues/266)) ([@&#8203;ash2k](https://github.com/ash2k)) - [`32c6afc`](https://github.com/argoproj/argo-cd/commit/32c6afc4a7a5a6fe011cffc6dc494184db5bd411): refactor: Kubernetes v1.20.1 ([#&#8203;195](https://github.com/argoproj/argo-cd/issues/195)) ([@&#8203;ash2k](https://github.com/ash2k)) - [`8d05efd`](https://github.com/argoproj/argo-cd/commit/8d05efd2df57ce72479a567a51ce75c2b4e7093b): refactor: Return error from context ([#&#8203;140](https://github.com/argoproj/argo-cd/issues/140)) ([@&#8203;ash2k](https://github.com/ash2k)) - [`6884d33`](https://github.com/argoproj/argo-cd/commit/6884d330a0493f5dd7a5b4f3ff9d54c095f10a8c): refactor: add an API that returns built-in health assessement function ([#&#8203;285](https://github.com/argoproj/argo-cd/issues/285)) ( <>) - [`16575f1`](https://github.com/argoproj/argo-cd/commit/16575f18343d678f6beffde648bc6d54bc4b8a63): refactor: add methods in errors package to quit with exit codes ([#&#8203;49](https://github.com/argoproj/argo-cd/issues/49)) ([@&#8203;darshanime](https://github.com/darshanime)) - [`e344629`](https://github.com/argoproj/argo-cd/commit/e344629d427af7cac291607a07d1949248a726c7): refactor: allow PatchResource to accept subresource ([#&#8203;175](https://github.com/argoproj/argo-cd/issues/175)) ([@&#8203;jessesuen](https://github.com/jessesuen)) - [`411c8d0`](https://github.com/argoproj/argo-cd/commit/411c8d0f1cca6c81d6382889548e4dfcc73640c6): refactor: cache cmdutil.Factory to improve syncronization performance ([#&#8203;281](https://github.com/argoproj/argo-cd/issues/281)) ( <>) - [`e024377`](https://github.com/argoproj/argo-cd/commit/e024377862d2c0d9d2ce7936e045243ba90f763d): refactor: cleanup printing and logging ([#&#8203;124](https://github.com/argoproj/argo-cd/issues/124)) ([@&#8203;ash2k](https://github.com/ash2k)) - [`ef7702f`](https://github.com/argoproj/argo-cd/commit/ef7702fe8622999fb8421dc2e88e78b5a5d53615): refactor: cleanups ([#&#8203;142](https://github.com/argoproj/argo-cd/issues/142)) ([@&#8203;ash2k](https://github.com/ash2k)) - [`1723191`](https://github.com/argoproj/argo-cd/commit/1723191ddef4cde1f62a7cb5e2d7eb743eb79cf5): refactor: deprecates obsolete Diff field ([#&#8203;54](https://github.com/argoproj/argo-cd/issues/54)) ( <>) - [`8472746`](https://github.com/argoproj/argo-cd/commit/8472746916e61581d3ee270744e6f42d410a4adc): refactor: ensure list semaphore is released after response is fully processed ([#&#8203;135](https://github.com/argoproj/argo-cd/issues/135)) ( <>) - [`cc0fb55`](https://github.com/argoproj/argo-cd/commit/cc0fb5531c29c193291a7f97a50921f544b2d3b9): refactor: improve func signature ([#&#8203;103](https://github.com/argoproj/argo-cd/issues/103)) ([@&#8203;ash2k](https://github.com/ash2k)) - [`11e3221`](https://github.com/argoproj/argo-cd/commit/11e322186bfd215bf728b4f952c497098d2cea37): refactor: reduce usage of k8s.io/kubernetes packages ([#&#8203;258](https://github.com/argoproj/argo-cd/issues/258)) ([@&#8203;ash2k](https://github.com/ash2k)) - [`b067bd7`](https://github.com/argoproj/argo-cd/commit/b067bd7463e7c1fbafba77fe80354c86ba3fcca6): refactor: regenerate cluster cache mock ([#&#8203;291](https://github.com/argoproj/argo-cd/issues/291)) ( <>) - [`afc2e64`](https://github.com/argoproj/argo-cd/commit/afc2e64c708e8eead3a6d4ad6a1253df9b9166b1): refactor: remove dependency on github.com/argoproj/pkg package ([#&#8203;111](https://github.com/argoproj/argo-cd/issues/111)) ( <>) - [`5da9c7e`](https://github.com/argoproj/argo-cd/commit/5da9c7eea0774cecb502752c0dcfdfa42ad45e5d): refactor: stop caching OpenAPISchema since it is cached by cmdutil.Factory ([#&#8203;287](https://github.com/argoproj/argo-cd/issues/287)) ( <>) - [`27374da`](https://github.com/argoproj/argo-cd/commit/27374da031e7dcfcacc345c840338c19de03271b): refactor: ugprade k8s client to v0.22.2 ([#&#8203;338](https://github.com/argoproj/argo-cd/issues/338)) ( <>) - [`57ea690`](https://github.com/argoproj/argo-cd/commit/57ea6903448ffa59b241fc085067de6878efa8ae): refactor: update resources install order according to helm implementation ([#&#8203;309](https://github.com/argoproj/argo-cd/issues/309)) ( <>) - [`3131194`](https://github.com/argoproj/argo-cd/commit/31311943a57a45389dc01412572356f2fdbca128): refactor: use github.com/go-logr/logr for logging ([#&#8203;162](https://github.com/argoproj/argo-cd/issues/162)) ([@&#8203;ash2k](https://github.com/ash2k)) - [`579ea1d`](https://github.com/argoproj/argo-cd/commit/579ea1d764b88d3eb8da38bd8ab101127a6d5dad): refactor: using open api schema in cluster live state cache ([#&#8203;289](https://github.com/argoproj/argo-cd/issues/289)) ( <>) - [`5946820`](https://github.com/argoproj/argo-cd/commit/594682066178451c024ba94a98007c31238c979a): seed FAQ document with content from the Slack AMA session ( <>) - [`c5b7114`](https://github.com/argoproj/argo-cd/commit/c5b7114c501fc0a12a12c9055ed0913be7c278b3): selective sync ([#&#8203;213](https://github.com/argoproj/argo-cd/issues/213)) ([@&#8203;kshamajain99](https://github.com/kshamajain99)) - [`631d429`](https://github.com/argoproj/argo-cd/commit/631d429e2c8c0b70a4b3537c8686022da7627184): set default verbosity as 0 when dry run strategy is none ([@&#8203;ranakan19](https://github.com/ranakan19)) - [`a36bd76`](https://github.com/argoproj/argo-cd/commit/a36bd76d4916ca31fec31a2680b1a989738dce21): shore: update go.work.sum ([@&#8203;leoluz](https://github.com/leoluz)) - [`d8c17c2`](https://github.com/argoproj/argo-cd/commit/d8c17c206f958f7179f9b98d68dad51f77f9cf89): spelling: less than ([#&#8203;434](https://github.com/argoproj/argo-cd/issues/434)) ([@&#8203;jsoref](https://github.com/jsoref)) - [`b628c6d`](https://github.com/argoproj/argo-cd/commit/b628c6dd9ef2a45d086673a83878a0824e12ae13): test(controller): avoid race in test ([#&#8203;25655](https://github.com/argoproj/argo-cd/issues/25655)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`dc952c1`](https://github.com/argoproj/argo-cd/commit/dc952c1a60ae387299409f447de886d21b2a6268): validate resource opts ([#&#8203;759](https://github.com/argoproj/argo-cd/issues/759)) ([@&#8203;agaudreault](https://github.com/agaudreault)) **Full Changelog**: <https://github.com/argoproj/argo-cd/compare/v3.2.6...v3.3.0> <a href="https://argoproj.github.io/cd/"><img src="https://raw.githubusercontent.com/argoproj/argo-site/master/content/pages/cd/gitops-cd.png" width="25%" ></a> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4wLjIiLCJ1cGRhdGVkSW5WZXIiOiI0My4wLjIiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->
renovate-bot added the image label 2026-02-02 09:03:13 +00:00
renovate-bot added 1 commit 2026-02-02 09:03:15 +00:00
chore(deps): update dependency argoproj/argo-cd to v3.3.0
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 21s
443c804894
renovate-bot force-pushed renovate/unified-argoprojargo-cd from 443c804894 to 7e56be19e7 2026-02-02 22:17:20 +00:00 Compare
renovate-bot force-pushed renovate/unified-argoprojargo-cd from 7e56be19e7 to 8f45207e71 2026-02-02 22:19:50 +00:00 Compare
alexlebens merged commit c409e823f5 into main 2026-02-02 22:32:08 +00:00
alexlebens deleted branch renovate/unified-argoprojargo-cd 2026-02-02 22:32:22 +00:00
Sign in to join this conversation.