argoproj/argo-cd (quay.io/argoproj/argocd)
### [`v2.8.3`](https://togithub.com/argoproj/argo-cd/releases/tag/v2.8.3)
[Compare Source](https://togithub.com/argoproj/argo-cd/compare/v2.8.2...v2.8.3)
##### Quick Start
##### Non-HA:
```shell
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.8.3/manifests/install.yaml
```
##### HA:
```shell
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.8.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
This release fixes two security issues:
- [CVE-2023-40029](https://togithub.com/argoproj/argo-cd/security/advisories/GHSA-fwr2-64vr-xv9m)
- [CVE-2023-40584](https://togithub.com/argoproj/argo-cd/security/advisories/GHSA-g687-f2gx-6wm8)
##### Security (2)
- Merge pull request from GHSA-fwr2-64vr-xv9m
- Merge pull request from GHSA-g687-f2gx-6wm8
**Full Changelog**: https://github.com/argoproj/argo-cd/compare/v2.8.2...v2.8.3
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 this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
v2.8.2
->v2.8.3
Release Notes
argoproj/argo-cd (quay.io/argoproj/argocd)
### [`v2.8.3`](https://togithub.com/argoproj/argo-cd/releases/tag/v2.8.3) [Compare Source](https://togithub.com/argoproj/argo-cd/compare/v2.8.2...v2.8.3) ##### Quick Start ##### Non-HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.8.3/manifests/install.yaml ``` ##### HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.8.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 This release fixes two security issues: - [CVE-2023-40029](https://togithub.com/argoproj/argo-cd/security/advisories/GHSA-fwr2-64vr-xv9m) - [CVE-2023-40584](https://togithub.com/argoproj/argo-cd/security/advisories/GHSA-g687-f2gx-6wm8) ##### Security (2) - Merge pull request from GHSA-fwr2-64vr-xv9m - Merge pull request from GHSA-g687-f2gx-6wm8 **Full Changelog**: https://github.com/argoproj/argo-cd/compare/v2.8.2...v2.8.3Configuration
📅 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 this update again.
This PR has been generated by Mend Renovate. View repository job log here.