nlamirault / dotfiles

My dotfiles
Other
0 stars 0 forks source link

Update dependency argocd to v2.12.3 #154

Open renovate[bot] opened 6 months ago

renovate[bot] commented 6 months ago

This PR contains the following updates:

Package Update Change
argocd minor 2.6.1 -> 2.12.3

Release Notes

argoproj/argo-cd (argocd) ### [`v2.12.3`](https://togithub.com/argoproj/argo-cd/releases/tag/v2.12.3) [Compare Source](https://togithub.com/argoproj/argo-cd/compare/v2.12.2...v2.12.3) #### Quick Start ##### Non-HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.12.3/manifests/install.yaml ``` ##### HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.12.3/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. #### 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 - [`343dec0`](https://togithub.com/argoproj/argo-cd/commit/343dec049aaeb75cadc78aa87a8fdac7e56a6db5): feat(sourceNamespace): Regex Support ([#​19016](https://togithub.com/argoproj/argo-cd/issues/19016)) ([#​19017](https://togithub.com/argoproj/argo-cd/issues/19017)) ([#​19664](https://togithub.com/argoproj/argo-cd/issues/19664)) ([@​gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot)\[bot]) ##### Bug fixes - [`cafd35c`](https://togithub.com/argoproj/argo-cd/commit/cafd35cea7acdb3c5ad53376b57970de79fc5eb4): fix(AnyNameSpaceRegex): Additional Functions Glob to Regexexp ([#​19516](https://togithub.com/argoproj/argo-cd/issues/19516)) ([#​19665](https://togithub.com/argoproj/argo-cd/issues/19665)) ([@​gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot)\[bot]) **Full Changelog**: https://github.com/argoproj/argo-cd/compare/v2.12.2...v2.12.3 ### [`v2.12.2`](https://togithub.com/argoproj/argo-cd/releases/tag/v2.12.2) [Compare Source](https://togithub.com/argoproj/argo-cd/compare/v2.12.1...v2.12.2) #### Quick Start ##### Non-HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.12.2/manifests/install.yaml ``` ##### HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.12.2/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. #### 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 ##### Bug fixes - [`b068220`](https://togithub.com/argoproj/argo-cd/commit/b06822050384bbf9c249802633744356937818a2): fix(appset): informer is not a kubernetes informer ([#​18905](https://togithub.com/argoproj/argo-cd/issues/18905)) ([#​19618](https://togithub.com/argoproj/argo-cd/issues/19618)) ([#​19636](https://togithub.com/argoproj/argo-cd/issues/19636)) ([@​gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot)\[bot]) - [`7244c2d`](https://togithub.com/argoproj/argo-cd/commit/7244c2d5e5879069a467afe3a69819700f5e1fac): fix(appset): remove cache references ([#​19652](https://togithub.com/argoproj/argo-cd/issues/19652)) ([@​rumstead](https://togithub.com/rumstead)) - [`c873d5c`](https://togithub.com/argoproj/argo-cd/commit/c873d5c68a3d407a81fd7e49f5e1b234d038e63f): fix: Floating title content incorrect for multi-sources ([#​17274](https://togithub.com/argoproj/argo-cd/issues/17274)) ([#​19623](https://togithub.com/argoproj/argo-cd/issues/19623)) ([#​19627](https://togithub.com/argoproj/argo-cd/issues/19627)) ([@​gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot)\[bot]) - [`88f85da`](https://togithub.com/argoproj/argo-cd/commit/88f85daf5247d851c46877e1683cc8a0ad936771): fix: Parse hostname correctly from repoURL to fetch correct CA cert ([#​19488](https://togithub.com/argoproj/argo-cd/issues/19488)) ([#​19602](https://togithub.com/argoproj/argo-cd/issues/19602)) ([@​gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot)\[bot]) **Full Changelog**: https://github.com/argoproj/argo-cd/compare/v2.12.1...v2.12.2 ### [`v2.12.1`](https://togithub.com/argoproj/argo-cd/releases/tag/v2.12.1) [Compare Source](https://togithub.com/argoproj/argo-cd/compare/v2.12.0...v2.12.1) ##### Quick Start ##### Non-HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.12.1/manifests/install.yaml ``` ##### HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.12.1/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. ##### 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 ##### Bug fixes - [`952838c`](https://togithub.com/argoproj/argo-cd/commit/952838cdde0a1825986acb7356090a24b321af69): fix(appset): cherry-pick - fix appset-in-any-namespace issue with git generators ([#​19558](https://togithub.com/argoproj/argo-cd/issues/19558)) ([@​ishitasequeira](https://togithub.com/ishitasequeira)) - [`b156b61`](https://togithub.com/argoproj/argo-cd/commit/b156b61e223e70f425d3c7a28d6cbd647b757395): fix(appset): missing permissions for cluster install ([#​19059](https://togithub.com/argoproj/argo-cd/issues/19059)) ([#​19430](https://togithub.com/argoproj/argo-cd/issues/19430)) ([#​19435](https://togithub.com/argoproj/argo-cd/issues/19435)) ([@​gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot)\[bot]) - [`7af4526`](https://togithub.com/argoproj/argo-cd/commit/7af4526666e1d9500695b82d945797da9071c5fd): fix: appset gpg limitation for templated project fields ([#​19492](https://togithub.com/argoproj/argo-cd/issues/19492)) ([#​19534](https://togithub.com/argoproj/argo-cd/issues/19534)) ([@​gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot)\[bot]) - [`fd47845`](https://togithub.com/argoproj/argo-cd/commit/fd478450e68c59fb6e240ea2f8f8c1ebf6be153c): fix: docs version regex changed ([#​18756](https://togithub.com/argoproj/argo-cd/issues/18756)) ([#​19352](https://togithub.com/argoproj/argo-cd/issues/19352)) ([@​ft-jasong](https://togithub.com/ft-jasong)) **Full Changelog**: https://github.com/argoproj/argo-cd/compare/v2.12.0...v2.12.1 ### [`v2.12.0`](https://togithub.com/argoproj/argo-cd/releases/tag/v2.12.0) [Compare Source](https://togithub.com/argoproj/argo-cd/compare/v2.11.7...v2.12.0) #### Quick Start ##### Non-HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.12.0/manifests/install.yaml ``` ##### HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.12.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. #### 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. #### Known Issues ApplicationSets with git generators and a templated `spec.template.spec.project` field will fail to reconcile due to a [bug in the new git signature verification feature](https://togithub.com/argoproj/argo-cd/issues/19423). #### Changelog ##### Features - [`57e61b2`](https://togithub.com/argoproj/argo-cd/commit/57e61b2d8a7c33bd5dd12f305a255d1185d782fb): feat: Add custom health check for cluster-api AWSManagedControlPlane ([#​19304](https://togithub.com/argoproj/argo-cd/issues/19304)) ([#​19360](https://togithub.com/argoproj/argo-cd/issues/19360)) ([@​gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot)\[bot]) **Full Changelog**: https://github.com/argoproj/argo-cd/compare/v2.12.0-rc5...v2.12.0 ### [`v2.11.7`](https://togithub.com/argoproj/argo-cd/releases/tag/v2.11.7) [Compare Source](https://togithub.com/argoproj/argo-cd/compare/v2.11.6...v2.11.7) #### Quick Start ##### Non-HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.11.7/manifests/install.yaml ``` ##### HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.11.7/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. #### 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 ##### Other work - [`05edb2a`](https://togithub.com/argoproj/argo-cd/commit/05edb2a9ca48f0f10608c1b49fbb0cf7164f6476): feat: verify rbac on each message and not just during handshake ([@​pasha-codefresh](https://togithub.com/pasha-codefresh)) **Full Changelog**: https://github.com/argoproj/argo-cd/compare/v2.11.6...v2.11.7 ### [`v2.11.6`](https://togithub.com/argoproj/argo-cd/releases/tag/v2.11.6) [Compare Source](https://togithub.com/argoproj/argo-cd/compare/v2.11.5...v2.11.6) #### Quick Start ##### Non-HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.11.6/manifests/install.yaml ``` ##### HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.11.6/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. #### 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 ##### Bug fixes - [`b980386`](https://togithub.com/argoproj/argo-cd/commit/b980386388230a0c04bdd9dd748472c1a7326c21): fix: cherry-pick [#​18761](https://togithub.com/argoproj/argo-cd/issues/18761) (v2.11) ([#​19108](https://togithub.com/argoproj/argo-cd/issues/19108)) ([@​blakepettersson](https://togithub.com/blakepettersson)) ##### Other work - [`540e3a5`](https://togithub.com/argoproj/argo-cd/commit/540e3a57b90eb3655db54793332fac86bcc38b36): Merge commit from fork ([@​pasha-codefresh](https://togithub.com/pasha-codefresh)) **Full Changelog**: https://github.com/argoproj/argo-cd/compare/v2.11.5...v2.11.6 ### [`v2.11.5`](https://togithub.com/argoproj/argo-cd/releases/tag/v2.11.5) [Compare Source](https://togithub.com/argoproj/argo-cd/compare/v2.11.4...v2.11.5) #### Quick Start ##### Non-HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.11.5/manifests/install.yaml ``` ##### HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.11.5/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. #### 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 ##### Bug fixes - [`c0f780c`](https://togithub.com/argoproj/argo-cd/commit/c0f780c380fec80a9c29b0123c7237fb87037eb4): fix(cli): Get Redis password from secret in `loadClusters()` ([#​18951](https://togithub.com/argoproj/argo-cd/issues/18951)) ([#​18956](https://togithub.com/argoproj/argo-cd/issues/18956)) ([@​gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot)\[bot]) ##### Other work - [`d1c052d`](https://togithub.com/argoproj/argo-cd/commit/d1c052d7bf5fd19d927f8d493d4948570a4773bc): chore: update gitops-engine (2.11) ([#​19036](https://togithub.com/argoproj/argo-cd/issues/19036)) ([@​agaudreault](https://togithub.com/agaudreault)) **Full Changelog**: https://github.com/argoproj/argo-cd/compare/v2.11.4...v2.11.5 ### [`v2.11.4`](https://togithub.com/argoproj/argo-cd/releases/tag/v2.11.4) [Compare Source](https://togithub.com/argoproj/argo-cd/compare/v2.11.3...v2.11.4) #### Quick Start ##### Non-HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.11.4/manifests/install.yaml ``` ##### HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.11.4/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. #### 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 - [`d75b23b`](https://togithub.com/argoproj/argo-cd/commit/d75b23bf9260b01288bfb684c2843f93f7419372): Revert "feat(server): log app Spec along with event ([#​16416](https://togithub.com/argoproj/argo-cd/issues/16416))" ([#​18458](https://togithub.com/argoproj/argo-cd/issues/18458)) ([#​18639](https://togithub.com/argoproj/argo-cd/issues/18639)) ([@​gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot)\[bot]) ##### Bug fixes - [`24b198b`](https://togithub.com/argoproj/argo-cd/commit/24b198bf51c451534f1142f98046978f01bf5ce7): fix(appset): revert "keep reconciling even when params error occurred" ([#​17062](https://togithub.com/argoproj/argo-cd/issues/17062)) ([#​18781](https://togithub.com/argoproj/argo-cd/issues/18781)) ([@​crenshaw-dev](https://togithub.com/crenshaw-dev)) - [`bfbceff`](https://togithub.com/argoproj/argo-cd/commit/bfbceff5da9d5fad76d347dd236f11379f026263): fix(controller): bad server-side diffs ([#​18213](https://togithub.com/argoproj/argo-cd/issues/18213)) (2.11) ([#​18868](https://togithub.com/argoproj/argo-cd/issues/18868)) ([@​crenshaw-dev](https://togithub.com/crenshaw-dev)) - [`07880f3`](https://togithub.com/argoproj/argo-cd/commit/07880f3c1d3313f27922cdd693e5505d843387b0): fix(webhook): bitbucket and azure not triggering refresh ([#​18289](https://togithub.com/argoproj/argo-cd/issues/18289)) ([#​18765](https://togithub.com/argoproj/argo-cd/issues/18765)) ([#​18819](https://togithub.com/argoproj/argo-cd/issues/18819)) ([@​gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot)\[bot]) - [`b5c13b6`](https://togithub.com/argoproj/argo-cd/commit/b5c13b6139fb8de5c0901e489e30e139d245ef58): fix: Update braces package to 3.0.3 ([#​18459](https://togithub.com/argoproj/argo-cd/issues/18459)) ([#​18663](https://togithub.com/argoproj/argo-cd/issues/18663)) ([@​gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot)\[bot]) - [`5fd645f`](https://togithub.com/argoproj/argo-cd/commit/5fd645feacd29196d0622061052d3fae4464ddb7): fix: docs site version selector broken ([#​18378](https://togithub.com/argoproj/argo-cd/issues/18378)) ([#​18724](https://togithub.com/argoproj/argo-cd/issues/18724)) ([@​gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot)\[bot]) - [`0d1709f`](https://togithub.com/argoproj/argo-cd/commit/0d1709f73b26bf338e6cc29234c10f5fb69fd28b): fix: update static schemas ([#​18889](https://togithub.com/argoproj/argo-cd/issues/18889)) ([@​crenshaw-dev](https://togithub.com/crenshaw-dev)) ##### Documentation - [`0e71f09`](https://togithub.com/argoproj/argo-cd/commit/0e71f09990b8bbaeafc15ae5354caf732ecb9ea6): docs: Fix .path to .path.segments go template ([#​18872](https://togithub.com/argoproj/argo-cd/issues/18872)) ([#​18874](https://togithub.com/argoproj/argo-cd/issues/18874)) ([@​gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot)\[bot]) ##### Dependency updates - [`c2bd38a`](https://togithub.com/argoproj/argo-cd/commit/c2bd38a11a3224b1f3d4be7e831980f72f64a5c2): chore(deps): upgrade redis to 7.2.15-alpine (cherry-pick release-2.11) ([#​18640](https://togithub.com/argoproj/argo-cd/issues/18640)) ([@​34fathombelow](https://togithub.com/34fathombelow)) ##### Other work - [`13844b9`](https://togithub.com/argoproj/argo-cd/commit/13844b90ad1a10334bdaac56402182b08eefe1fb): chore: bump go version to 1.21.10 ([#​18540](https://togithub.com/argoproj/argo-cd/issues/18540)) ([@​34fathombelow](https://togithub.com/34fathombelow)) - [`e1284e1`](https://togithub.com/argoproj/argo-cd/commit/e1284e19e03c9abab2ea55314b14b1e0381c4045): remove unwanted updating of source-position in app set command ([#​18887](https://togithub.com/argoproj/argo-cd/issues/18887)) ([#​18896](https://togithub.com/argoproj/argo-cd/issues/18896)) ([@​gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot)\[bot]) **Full Changelog**: https://github.com/argoproj/argo-cd/compare/v2.11.3...v2.11.4 ### [`v2.11.3`](https://togithub.com/argoproj/argo-cd/releases/tag/v2.11.3) [Compare Source](https://togithub.com/argoproj/argo-cd/compare/v2.11.2...v2.11.3) #### Quick Start ##### Non-HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.11.3/manifests/install.yaml ``` ##### HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.11.3/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. #### 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 ##### Bug fixes - [`46342a9`](https://togithub.com/argoproj/argo-cd/commit/46342a9e82f0ba53b996b1d4441301814d508e3f): fix: app names with non-alphanumeric characters in position 63 break syncs (issue [#​18237](https://togithub.com/argoproj/argo-cd/issues/18237)) ([#​18256](https://togithub.com/argoproj/argo-cd/issues/18256)) ([#​18439](https://togithub.com/argoproj/argo-cd/issues/18439)) ([@​gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot)\[bot]) ##### Other work - [`e01bb53`](https://togithub.com/argoproj/argo-cd/commit/e01bb5303ae664d5af0dc1560ce0b2f819494c12): Merge pull request from GHSA-3cqf-953p-h5cp ([@​pasha-codefresh](https://togithub.com/pasha-codefresh)) - [`320abb8`](https://togithub.com/argoproj/argo-cd/commit/320abb8d649eecba86b1c8cc84e8a81df09b0b55): Merge pull request from GHSA-87p9-x75h-p4j2 ([@​blakepettersson](https://togithub.com/blakepettersson)) - [`cf17283`](https://togithub.com/argoproj/argo-cd/commit/cf17283ebed196f44fa1bba38afe5a5cfdc18ee2): fix source ordering issue in manifest generation for multi-source app while using manifests and diff commands ([#​18395](https://togithub.com/argoproj/argo-cd/issues/18395)) ([#​18408](https://togithub.com/argoproj/argo-cd/issues/18408)) ([@​gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot)\[bot]) **Full Changelog**: https://github.com/argoproj/argo-cd/compare/v2.11.2...v2.11.3 ### [`v2.11.2`](https://togithub.com/argoproj/argo-cd/releases/tag/v2.11.2) [Compare Source](https://togithub.com/argoproj/argo-cd/compare/v2.11.1...v2.11.2) #### Quick Start ##### Non-HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.11.2/manifests/install.yaml ``` ##### HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.11.2/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. #### 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 ##### Bug fixes - [`212a6ed`](https://togithub.com/argoproj/argo-cd/commit/212a6ed05a306de78f1df0f5c21064ed2561544a): fix(deps): upgrade otel dependency ([#​18285](https://togithub.com/argoproj/argo-cd/issues/18285)) ([#​18324](https://togithub.com/argoproj/argo-cd/issues/18324)) ([@​gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot)\[bot]) - [`2b463d4`](https://togithub.com/argoproj/argo-cd/commit/2b463d4103be1d9175b8d60beb7c5c421ece9348): fix: remove Egress NetworkPolicy for argocd-redis and argocd-redis-ha-haproxy ([#​18367](https://togithub.com/argoproj/argo-cd/issues/18367)) ([#​18372](https://togithub.com/argoproj/argo-cd/issues/18372)) ([@​gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot)\[bot]) - [`9d58e7e`](https://togithub.com/argoproj/argo-cd/commit/9d58e7e330f3ad67ae092d77c83b6419169200ae): fix: revert registry change ([#​18328](https://togithub.com/argoproj/argo-cd/issues/18328)) ([@​crenshaw-dev](https://togithub.com/crenshaw-dev)) ##### Documentation - [`140ffdd`](https://togithub.com/argoproj/argo-cd/commit/140ffdda4d91de280e1ade4496b8f8c6d663636d): docs: add v2.11 notes to upgrading page ([#​18333](https://togithub.com/argoproj/argo-cd/issues/18333)) ([@​crenshaw-dev](https://togithub.com/crenshaw-dev)) ##### Other work - [`47e7470`](https://togithub.com/argoproj/argo-cd/commit/47e7470726715d409a0397d617a6c0756b9e2647): chore(ci): fix release notes ([#​18132](https://togithub.com/argoproj/argo-cd/issues/18132)) ([#​18330](https://togithub.com/argoproj/argo-cd/issues/18330)) ([@​gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot)\[bot]) **Full Changelog**: https://github.com/argoproj/argo-cd/compare/v2.11.1...v2.11.2 ### [`v2.11.1`](https://togithub.com/argoproj/argo-cd/releases/tag/v2.11.1) [Compare Source](https://togithub.com/argoproj/argo-cd/compare/v2.11.0...v2.11.1) #### Quick Start ##### Non-HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.11.1/manifests/install.yaml ``` ##### HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.11.1/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. #### 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 **Full Changelog**: https://github.com/argoproj/argo-cd/compare/v2.11.0...v2.11.1 ### [`v2.11.0`](https://togithub.com/argoproj/argo-cd/releases/tag/v2.11.0) [Compare Source](https://togithub.com/argoproj/argo-cd/compare/v2.10.16...v2.11.0) #### Quick Start ##### Non-HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.11.0/manifests/install.yaml ``` ##### HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.11.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. #### 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 **Full Changelog**: https://github.com/argoproj/argo-cd/compare/v2.11.0-rc3...v2.11.0 ### [`v2.10.16`](https://togithub.com/argoproj/argo-cd/releases/tag/v2.10.16) [Compare Source](https://togithub.com/argoproj/argo-cd/compare/v2.10.15...v2.10.16) #### Quick Start ##### Non-HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.10.16/manifests/install.yaml ``` ##### HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.10.16/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. #### 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 ##### Other work - [`ef53523`](https://togithub.com/argoproj/argo-cd/commit/ef535230d8bd8ad7b18aab1ea1063e9751d348c4): feat: verify rbac on each message and not just during handshake ([@​pasha-codefresh](https://togithub.com/pasha-codefresh)) **Full Changelog**: https://github.com/argoproj/argo-cd/compare/v2.10.15...v2.10.16 ### [`v2.10.15`](https://togithub.com/argoproj/argo-cd/releases/tag/v2.10.15) [Compare Source](https://togithub.com/argoproj/argo-cd/compare/v2.10.14...v2.10.15) ##### Quick Start ##### Non-HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.10.15/manifests/install.yaml ``` ##### HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.10.15/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. ##### 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 ##### Other work - [`46c0c0b`](https://togithub.com/argoproj/argo-cd/commit/46c0c0b64deaab1ece70cb701030b76668ad0cdc): Merge commit from fork ([@​pasha-codefresh](https://togithub.com/pasha-codefresh)) **Full Changelog**: https://github.com/argoproj/argo-cd/compare/v2.10.14...v2.10.15 ### [`v2.10.14`](https://togithub.com/argoproj/argo-cd/releases/tag/v2.10.14) [Compare Source](https://togithub.com/argoproj/argo-cd/compare/v2.10.13...v2.10.14) #### Quick Start ##### Non-HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.10.14/manifests/install.yaml ``` ##### HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.10.14/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. #### 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 ##### Bug fixes - [`7e99a13`](https://togithub.com/argoproj/argo-cd/commit/7e99a1340ec658304938ab7b2a14cd29ee043c2f): fix(cli): Get Redis password from secret in `loadClusters()` ([#​18951](https://togithub.com/argoproj/argo-cd/issues/18951)) ([#​18957](https://togithub.com/argoproj/argo-cd/issues/18957)) ([@​gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot)\[bot]) ##### Other work - [`d8ddce8`](https://togithub.com/argoproj/argo-cd/commit/d8ddce87be438b2077e56351e4fef542f3235dd3): chore: update gitops-engine ([#​19054](https://togithub.com/argoproj/argo-cd/issues/19054)) ([@​ncdc](https://togithub.com/ncdc)) **Full Changelog**: https://github.com/argoproj/argo-cd/compare/v2.10.13...v2.10.14 ### [`v2.10.13`](https://togithub.com/argoproj/argo-cd/releases/tag/v2.10.13) [Compare Source](https://togithub.com/argoproj/argo-cd/compare/v2.10.12...v2.10.13) #### Quick Start ##### Non-HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.10.13/manifests/install.yaml ``` ##### HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.10.13/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. #### 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 ##### Bug fixes - [`9c71133`](https://togithub.com/argoproj/argo-cd/commit/9c711337e77dd3ae6e6667a0ac0d227f30f2bc69): fix(controller): bad server-side diffs ([#​18213](https://togithub.com/argoproj/argo-cd/issues/18213)) (2.10) ([#​18869](https://togithub.com/argoproj/argo-cd/issues/18869)) ([@​crenshaw-dev](https://togithub.com/crenshaw-dev)) - [`9d8148b`](https://togithub.com/argoproj/argo-cd/commit/9d8148bc616bc4687c1b042fe4634128ee9b69f6): fix: Update braces package to 3.0.3 ([#​18459](https://togithub.com/argoproj/argo-cd/issues/18459)) ([#​18664](https://togithub.com/argoproj/argo-cd/issues/18664)) ([@​gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot)\[bot]) - [`2fbb69b`](https://togithub.com/argoproj/argo-cd/commit/2fbb69b892b196619743ffe8c5d64f6af3e312a4): fix: update static schemas ([#​18890](https://togithub.com/argoproj/argo-cd/issues/18890)) ([@​crenshaw-dev](https://togithub.com/crenshaw-dev)) ##### Documentation - [`2c2064b`](https://togithub.com/argoproj/argo-cd/commit/2c2064be7badd4286e3659b8db19dd32ac193768): docs: Fix .path to .path.segments go template ([#​18872](https://togithub.com/argoproj/argo-cd/issues/18872)) ([#​18875](https://togithub.com/argoproj/argo-cd/issues/18875)) ([@​gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot)\[bot]) ##### Other work - [`c79714d`](https://togithub.com/argoproj/argo-cd/commit/c79714d66037996afae285a4ccdf8bd5725472dd): chore: bump go version to 1.21.10 ([#​18541](https://togithub.com/argoproj/argo-cd/issues/18541)) ([@​34fathombelow](https://togithub.com/34fathombelow)) **Full Changelog**: https://github.com/argoproj/argo-cd/compare/v2.10.12...v2.10.13 ### [`v2.10.12`](https://togithub.com/argoproj/argo-cd/releases/tag/v2.10.12) [Compare Source](https://togithub.com/argoproj/argo-cd/compare/v2.10.11...v2.10.12) #### Quick Start ##### Non-HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.10.12/manifests/install.yaml ``` ##### HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.10.12/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. #### 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 ##### Other work - [`ec35043`](https://togithub.com/argoproj/argo-cd/commit/ec35043a64563e685abf6bbcb833ec880cc0ce39): Merge pull request from GHSA-3cqf-953p-h5cp ([@​pasha-codefresh](https://togithub.com/pasha-codefresh)) - [`531123b`](https://togithub.com/argoproj/argo-cd/commit/531123b70cc0d509029e314b494c91fb2467d0a0): Merge pull request from GHSA-87p9-x75h-p4j2 ([@​blakepettersson](https://togithub.com/blakepettersson)) **Full Changelog**: https://github.com/argoproj/argo-cd/compare/v2.10.11...v2.10.12 ### [`v2.10.11`](https://togithub.com/argoproj/argo-cd/releases/tag/v2.10.11) [Compare Source](https://togithub.com/argoproj/argo-cd/compare/v2.10.10...v2.10.11) #### Quick Start ##### Non-HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.10.11/manifests/install.yaml ``` ##### HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.10.11/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. #### 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 ##### Bug fixes - [`0a179fb`](https://togithub.com/argoproj/argo-cd/commit/0a179fb98ed5d46796c02c42972a9f2e9b3fd079): fix(deps): upgrade otel dependency ([#​18285](https://togithub.com/argoproj/argo-cd/issues/18285)) ([#​18325](https://togithub.com/argoproj/argo-cd/issues/18325)) ([@​gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot)\[bot]) - [`82ae349`](https://togithub.com/argoproj/argo-cd/commit/82ae3499293246a1bd6ebc2671f21c0e3862acde): fix: remove Egress NetworkPolicy for argocd-redis and argocd-redis-ha-haproxy - 2.10 ([#​18381](https://togithub.com/argoproj/argo-cd/issues/18381)) ([@​pasha-codefresh](https://togithub.com/pasha-codefresh)) - [`f61f472`](https://togithub.com/argoproj/argo-cd/commit/f61f47264f2f39da4aad5459c660032112ee78de): fix: revert registry change ([#​18328](https://togithub.com/argoproj/argo-cd/issues/18328)) ([#​18336](https://togithub.com/argoproj/argo-cd/issues/18336)) ([@​crenshaw-dev](https://togithub.com/crenshaw-dev)) ##### Other work - [`a960c6b`](https://togithub.com/argoproj/argo-cd/commit/a960c6be07907142621e268a45b05f37216f81c4): chore(ci): fix release notes ([#​18132](https://togithub.com/argoproj/argo-cd/issues/18132)) ([#​18331](https://togithub.com/argoproj/argo-cd/issues/18331)) ([@​gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot)\[bot]) **Full Changelog**: https://github.com/argoproj/argo-cd/compare/v2.10.10...v2.10.11 ### [`v2.10.10`](https://togithub.com/argoproj/argo-cd/releases/tag/v2.10.10) [Compare Source](https://togithub.com/argoproj/argo-cd/compare/v2.10.9...v2.10.10) #### Quick Start ##### Non-HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.10.10/manifests/install.yaml ``` ##### HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.10.10/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. #### 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 **Full Changelog**: https://github.com/argoproj/argo-cd/compare/v2.10.9...v2.10.10 ### [`v2.10.9`](https://togithub.com/argoproj/argo-cd/releases/tag/v2.10.9) [Compare Source](https://togithub.com/argoproj/argo-cd/compare/v2.10.8...v2.10.9) #### Quick Start ##### Non-HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.10.9/manifests/install.yaml ``` ##### HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.10.9/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. #### 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 **Full Changelog**: https://github.com/argoproj/argo-cd/compare/v2.10.8...v2.10.9 ### [`v2.10.8`](https://togithub.com/argoproj/argo-cd/releases/tag/v2.10.8) [Compare Source](https://togithub.com/argoproj/argo-cd/compare/v2.10.7...v2.10.8) #### Quick Start ##### Non-HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.10.8/manifests/install.yaml ``` ##### HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.10.8/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. #### 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 **Full Changelog**: https://github.com/argoproj/argo-cd/compare/v2.10.7...v2.10.8 ### [`v2.10.7`](https://togithub.com/argoproj/argo-cd/releases/tag/v2.10.7) [Compare Source](https://togithub.com/argoproj/argo-cd/compare/v2.10.6...v2.10.7) #### Quick Start ##### Non-HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.10.7/manifests/install.yaml ``` ##### HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.10.7/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. #### 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 **Full Changelog**: https://github.com/argoproj/argo-cd/compare/v2.10.6...v2.10.7 ### [`v2.10.6`](https://togithub.com/argoproj/argo-cd/releases/tag/v2.10.6) [Compare Source](https://togithub.com/argoproj/argo-cd/compare/v2.10.5...v2.10.6) #### Quick Start ##### Non-HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.10.6/manifests/install.yaml ``` ##### HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.10.6/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. #### 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 **Full Changelog**: https://github.com/argoproj/argo-cd/compare/v2.10.5...v2.10.6 ### [`v2.10.5`](https://togithub.com/argoproj/argo-cd/releases/tag/v2.10.5) [Compare Source](https://togithub.com/argoproj/argo-cd/compare/v2.10.4...v2.10.5) #### Quick Start ##### Non-HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.10.5/manifests/install.yaml ``` ##### HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.10.5/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. #### 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 **Full Changelog**: https://github.com/argoproj/argo-cd/compare/v2.10.4...v2.10.5 ### [`v2.10.4`](https://togithub.com/argoproj/argo-cd/releases/tag/v2.10.4) [Compare Source](https://togithub.com/argoproj/argo-cd/compare/v2.10.3...v2.10.4) #### Quick Start ##### Non-HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.10.4/manifests/install.yaml ``` ##### HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.10.4/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. #### 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 **Full Changelog**: https://github.com/argoproj/argo-cd/compare/v2.10.3...v2.10.4 ### [`v2.10.3`](https://togithub.com/argoproj/argo-cd/releases/tag/v2.10.3) [Compare Source](https://togithub.com/argoproj/argo-cd/compare/v2.10.2...v2.10.3) #### Quick Start ##### Non-HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.10.3/manifests/install.yaml ``` ##### HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.10.3/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. #### 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 **Full Changelog**: https://github.com/argoproj/argo-cd/compare/v2.10.2...v2.10.3 ### [`v2.10.2`](https://togithub.com/argoproj/argo-cd/releases/tag/v2.10.2) [Compare Source](https://togithub.com/argoproj/argo-cd/compare/v2.10.1...v2.10.2) #### Quick Start ##### Non-HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.10.2/manifests/install.yaml ``` ##### HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.10.2/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. #### 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 **Full Changelog**: https://github.com/argoproj/argo-cd/compare/v2.10.1...v2.10.2 ### [`v2.10.1`](https://togithub.com/argoproj/argo-cd/releases/tag/v2.10.1) [Compare Source](https://togithub.com/argoproj/argo-cd/compare/v2.10.0...v2.10.1) #### Quick Start ##### Non-HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.10.1/manifests/install.yaml ``` ##### HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.10.1/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. #### 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. #### Changes This release includes 7 contributions from 3 contributors with 0 features and 5 bug fixes. ##### Bug fixes (5) - fix(controller): add missing workqueue metrics ([#​16315](https://togithub.com/argoproj/argo-cd/issues/16315)) ([#​17013](https://togithub.com/argoproj/argo-cd/issues/17013)) ([#​17209](https://togithub.com/argoproj/argo-cd/issues/17209)) - fix: infer correct shard in statefulset setup ([#​17124](https://togithub.com/argoproj/argo-cd/issues/17124), [#​17016](https://togithub.com/argoproj/argo-cd/issues/17016)) ([#​17167](https://togithub.com/argoproj/argo-cd/issues/17167)) ([#​17204](https://togithub.com/argoproj/argo-cd/issues/17204)) - fix: stop initializing deployment informer if dynamic sharding is disabled ([#​17097](https://togithub.com/argoproj/argo-cd/issues/17097)) ([#​17202](https://togithub.com/argoproj/argo-cd/issues/17202)) - fix(kustomize): set build dir ([#​15057](https://togithub.com/argoproj/argo-cd/issues/15057)) [#​16229](https://togithub.com/argoproj/argo-cd/issues/16229) [#​16652](https://togithub.com/argoproj/argo-cd/issues/16652) ([#​16653](https://togithub.com/argoproj/argo-cd/issues/16653)) ([#​17129](https://togithub.com/argoproj/argo-cd/issues/17129)) - fix(manifests): applicationset-controller dir is not added to cluster-rbac/kustomization.yaml. ([#​16810](https://togithub.com/argoproj/argo-cd/issues/16810)) ([#​17120](https://togithub.com/argoproj/argo-cd/issues/17120)) ##### Other (1) - chore(manifests): add ClsuterRole/ClusterRoleBinding for applicationset controller. ([#​16699](https://togithub.com/argoproj/argo-cd/issues/16699)) ([#​17119](https://togithub.com/argoproj/argo-cd/issues/17119)) ### [`v2.10.0`](https://togithub.com/argoproj/argo-cd/releases/tag/v2.10.0) [Compare Source](https://togithub.com/argoproj/argo-cd/compare/v2.9.22...v2.10.0) #### Quick Start ##### Non-HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.10.0/manifests/install.yaml ``` ##### HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.10.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. #### 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. #### Known Issues - 2.10.0 has a [major issue in application controller](https://togithub.com/argoproj/argo-cd/issues/17124) running in HA mode. A [fix](https://togithub.com/argoproj/argo-cd/pull/17167) will be in 2.10.1. #### Changes This release includes 217 contributions from 114 contributors (90 of them new) with 56 features and 47 bug fixes. ##### Features (56) - feat(controller): add sync jitter([#​14241](https://togithub.com/argoproj/argo-cd/issues/14241)) ([#​16820](https://togithub.com/argoproj/argo-cd/issues/16820)) ([#​16960](https://togithub.com/argoproj/argo-cd/issues/16960)) - feat(ui): add status panel extensions ([#​15780](https://togithub.com/argoproj/argo-cd/issues/15780)) - feat: Implement Server-Side Diff ([#​13663](https://togithub.com/argoproj/argo-cd/issues/13663)) - feat(ui): Show prompt when every resource requires pruning ([#​16603](https://togithub.com/argoproj/argo-cd/issues/16603)) - feat: PostDelete hook support ([#​16595](https://togithub.com/argoproj/argo-cd/issues/16595)) - feat(security): log user when access is blocked ([#​16558](https://togithub.com/argoproj/argo-cd/issues/16558)) - feat(ui): Add sourceNamespaces in Projects UI and only show it if AppsInAnyNamespaceEnabled flag is set ([#​16249](https://togithub.com/argoproj/argo-cd/issues/16249)) - feat(appset): Advanced Templating using templatePatch ([#​14893](https://togithub.com/argoproj/argo-cd/issues/14893)) - feat: Argocd notification self service ([#​16488](https://togithub.com/argoproj/argo-cd/issues/16488)) - feat(cli): Added example to admin-cluster.go and projectwindow.go files ([#​16128](https://togithub.com/argoproj/argo-cd/issues/16128)) - feat(server): log app Spec along with event ([#​16416](https://togithub.com/argoproj/argo-cd/issues/16416)) - feat(opentelemetry): :sparkles: support for secured OTLP endpoint and headers ([#​15573](https://togithub.com/argoproj/argo-cd/issues/15573)) - feat(oidc): optionally query OIDC UserInfo to gather group claims ([#​12062](https://togithub.com/argoproj/argo-cd/issues/12062)) - feat(app): Support app sync --dry-run --revision some-revision with arbitrary revisions([#​12592](https://togithub.com/argoproj/argo-cd/issues/12592)) ([#​16387](https://togithub.com/argoproj/argo-cd/issues/1638

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 becomes conflicted, or you tick the rebase/retry checkbox.

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



This PR was generated by Mend Renovate. View the repository job log.