chore(deps): update quay.io/argoproj/argocd docker tag to v2.12.3 #3

Open
renovate wants to merge 1 commits from renovate/all-minor-patch into main
Member

This PR contains the following updates:

Package Type Update Change
quay.io/argoproj/argocd final minor v2.11.5 -> v2.12.3

Release Notes

argoproj/argo-cd (quay.io/argoproj/argocd)

v2.12.3

Compare Source

Quick Start

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.12.3/manifests/install.yaml
HA:
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 on how to verify.

Upgrading

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

Changelog

Features
Bug fixes

Full Changelog: https://github.com/argoproj/argo-cd/compare/v2.12.2...v2.12.3

v2.12.2

Compare Source

Quick Start

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.12.2/manifests/install.yaml
HA:
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 on how to verify.

Upgrading

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

Changelog

Bug fixes

Full Changelog: https://github.com/argoproj/argo-cd/compare/v2.12.1...v2.12.2

v2.12.1

Compare Source

Quick Start

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.12.1/manifests/install.yaml
HA:
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 on how to verify.

Upgrading

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

Changelog

Bug fixes

Full Changelog: https://github.com/argoproj/argo-cd/compare/v2.12.0...v2.12.1

v2.12.0

Compare Source

Quick Start

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.12.0/manifests/install.yaml
HA:
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 on how to verify.

Upgrading

If upgrading from a different minor version, be sure to read the upgrading 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.

The problem is fixed in 2.12.2.

Changelog

Features

Full Changelog: https://github.com/argoproj/argo-cd/compare/v2.12.0-rc5...v2.12.0

v2.11.8

Compare Source

Quick Start

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.11.8/manifests/install.yaml
HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.11.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 on how to verify.

Upgrading

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

Changelog

Bug fixes

Full Changelog: https://github.com/argoproj/argo-cd/compare/v2.11.7...v2.11.8

v2.11.7

Compare Source

Quick Start

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.11.7/manifests/install.yaml
HA:
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 on how to verify.

Upgrading

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

Changelog

Other work

Full Changelog: https://github.com/argoproj/argo-cd/compare/v2.11.6...v2.11.7

v2.11.6

Compare Source

Quick Start

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.11.6/manifests/install.yaml
HA:
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 on how to verify.

Upgrading

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

Changelog

Bug fixes
Other work

Full Changelog: https://github.com/argoproj/argo-cd/compare/v2.11.5...v2.11.6


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 Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [quay.io/argoproj/argocd](https://github.com/argoproj/argo-cd) | final | minor | `v2.11.5` -> `v2.12.3` | --- ### Release Notes <details> <summary>argoproj/argo-cd (quay.io/argoproj/argocd)</summary> ### [`v2.12.3`](https://github.com/argoproj/argo-cd/releases/tag/v2.12.3) [Compare Source](https://github.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://github.com/argoproj/argo-cd/commit/343dec049aaeb75cadc78aa87a8fdac7e56a6db5): feat(sourceNamespace): Regex Support ([#&#8203;19016](https://github.com/argoproj/argo-cd/issues/19016)) ([#&#8203;19017](https://github.com/argoproj/argo-cd/issues/19017)) ([#&#8203;19664](https://github.com/argoproj/argo-cd/issues/19664)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) ##### Bug fixes - [`cafd35c`](https://github.com/argoproj/argo-cd/commit/cafd35cea7acdb3c5ad53376b57970de79fc5eb4): fix(AnyNameSpaceRegex): Additional Functions Glob to Regexexp ([#&#8203;19516](https://github.com/argoproj/argo-cd/issues/19516)) ([#&#8203;19665](https://github.com/argoproj/argo-cd/issues/19665)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) **Full Changelog**: https://github.com/argoproj/argo-cd/compare/v2.12.2...v2.12.3 <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> ### [`v2.12.2`](https://github.com/argoproj/argo-cd/releases/tag/v2.12.2) [Compare Source](https://github.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://github.com/argoproj/argo-cd/commit/b06822050384bbf9c249802633744356937818a2): fix(appset): informer is not a kubernetes informer ([#&#8203;18905](https://github.com/argoproj/argo-cd/issues/18905)) ([#&#8203;19618](https://github.com/argoproj/argo-cd/issues/19618)) ([#&#8203;19636](https://github.com/argoproj/argo-cd/issues/19636)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) - [`7244c2d`](https://github.com/argoproj/argo-cd/commit/7244c2d5e5879069a467afe3a69819700f5e1fac): fix(appset): remove cache references ([#&#8203;19652](https://github.com/argoproj/argo-cd/issues/19652)) ([@&#8203;rumstead](https://github.com/rumstead)) - [`c873d5c`](https://github.com/argoproj/argo-cd/commit/c873d5c68a3d407a81fd7e49f5e1b234d038e63f): fix: Floating title content incorrect for multi-sources ([#&#8203;17274](https://github.com/argoproj/argo-cd/issues/17274)) ([#&#8203;19623](https://github.com/argoproj/argo-cd/issues/19623)) ([#&#8203;19627](https://github.com/argoproj/argo-cd/issues/19627)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) - [`88f85da`](https://github.com/argoproj/argo-cd/commit/88f85daf5247d851c46877e1683cc8a0ad936771): fix: Parse hostname correctly from repoURL to fetch correct CA cert ([#&#8203;19488](https://github.com/argoproj/argo-cd/issues/19488)) ([#&#8203;19602](https://github.com/argoproj/argo-cd/issues/19602)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) **Full Changelog**: https://github.com/argoproj/argo-cd/compare/v2.12.1...v2.12.2 <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> ### [`v2.12.1`](https://github.com/argoproj/argo-cd/releases/tag/v2.12.1) [Compare Source](https://github.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://github.com/argoproj/argo-cd/commit/952838cdde0a1825986acb7356090a24b321af69): fix(appset): cherry-pick - fix appset-in-any-namespace issue with git generators ([#&#8203;19558](https://github.com/argoproj/argo-cd/issues/19558)) ([@&#8203;ishitasequeira](https://github.com/ishitasequeira)) - [`b156b61`](https://github.com/argoproj/argo-cd/commit/b156b61e223e70f425d3c7a28d6cbd647b757395): fix(appset): missing permissions for cluster install ([#&#8203;19059](https://github.com/argoproj/argo-cd/issues/19059)) ([#&#8203;19430](https://github.com/argoproj/argo-cd/issues/19430)) ([#&#8203;19435](https://github.com/argoproj/argo-cd/issues/19435)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) - [`7af4526`](https://github.com/argoproj/argo-cd/commit/7af4526666e1d9500695b82d945797da9071c5fd): fix: appset gpg limitation for templated project fields ([#&#8203;19492](https://github.com/argoproj/argo-cd/issues/19492)) ([#&#8203;19534](https://github.com/argoproj/argo-cd/issues/19534)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) - [`fd47845`](https://github.com/argoproj/argo-cd/commit/fd478450e68c59fb6e240ea2f8f8c1ebf6be153c): fix: docs version regex changed ([#&#8203;18756](https://github.com/argoproj/argo-cd/issues/18756)) ([#&#8203;19352](https://github.com/argoproj/argo-cd/issues/19352)) ([@&#8203;ft-jasong](https://github.com/ft-jasong)) **Full Changelog**: https://github.com/argoproj/argo-cd/compare/v2.12.0...v2.12.1 <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> ### [`v2.12.0`](https://github.com/argoproj/argo-cd/releases/tag/v2.12.0) [Compare Source](https://github.com/argoproj/argo-cd/compare/v2.11.8...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://github.com/argoproj/argo-cd/issues/19423). The problem is fixed in 2.12.2. #### Changelog ##### Features - [`57e61b2`](https://github.com/argoproj/argo-cd/commit/57e61b2d8a7c33bd5dd12f305a255d1185d782fb): feat: Add custom health check for cluster-api AWSManagedControlPlane ([#&#8203;19304](https://github.com/argoproj/argo-cd/issues/19304)) ([#&#8203;19360](https://github.com/argoproj/argo-cd/issues/19360)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) **Full Changelog**: https://github.com/argoproj/argo-cd/compare/v2.12.0-rc5...v2.12.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> ### [`v2.11.8`](https://github.com/argoproj/argo-cd/releases/tag/v2.11.8) [Compare Source](https://github.com/argoproj/argo-cd/compare/v2.11.7...v2.11.8) #### Quick Start ##### Non-HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.11.8/manifests/install.yaml ``` ##### HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.11.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 ##### Bug fixes - [`7b9438e`](https://github.com/argoproj/argo-cd/commit/7b9438ecff08b9d3122274213a7f1eb075ac82bb): fix: ArgoCD 2.11 - Loop of PATCH calls to Application objects ([#&#8203;19340](https://github.com/argoproj/argo-cd/issues/19340)) ([#&#8203;19347](https://github.com/argoproj/argo-cd/issues/19347)) ([@&#8203;alexmt](https://github.com/alexmt)) - [`5638e70`](https://github.com/argoproj/argo-cd/commit/5638e709291da89d2de823ad8a6a11ed1683af73): fix: Parse hostname correctly from repoURL to fetch correct CA cert ([#&#8203;19488](https://github.com/argoproj/argo-cd/issues/19488)) ([#&#8203;19603](https://github.com/argoproj/argo-cd/issues/19603)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) - [`1383a1b`](https://github.com/argoproj/argo-cd/commit/1383a1b6b9b6f77a3096e5264ee6c31c4020ab12): fix: diffing should not fail if resource fail schema validation ([#&#8203;19735](https://github.com/argoproj/argo-cd/issues/19735)) ([@&#8203;alexmt](https://github.com/alexmt)) - [`42cc36a`](https://github.com/argoproj/argo-cd/commit/42cc36adbb6d2c6c6957e321c07434f0e0c572f5): fix: docs version regex changed ([#&#8203;18756](https://github.com/argoproj/argo-cd/issues/18756)) ([#&#8203;19353](https://github.com/argoproj/argo-cd/issues/19353)) ([@&#8203;ft-jasong](https://github.com/ft-jasong)) **Full Changelog**: https://github.com/argoproj/argo-cd/compare/v2.11.7...v2.11.8 <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> ### [`v2.11.7`](https://github.com/argoproj/argo-cd/releases/tag/v2.11.7) [Compare Source](https://github.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://github.com/argoproj/argo-cd/commit/05edb2a9ca48f0f10608c1b49fbb0cf7164f6476): feat: verify rbac on each message and not just during handshake ([@&#8203;pasha-codefresh](https://github.com/pasha-codefresh)) **Full Changelog**: https://github.com/argoproj/argo-cd/compare/v2.11.6...v2.11.7 <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> ### [`v2.11.6`](https://github.com/argoproj/argo-cd/releases/tag/v2.11.6) [Compare Source](https://github.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://github.com/argoproj/argo-cd/commit/b980386388230a0c04bdd9dd748472c1a7326c21): fix: cherry-pick [#&#8203;18761](https://github.com/argoproj/argo-cd/issues/18761) (v2.11) ([#&#8203;19108](https://github.com/argoproj/argo-cd/issues/19108)) ([@&#8203;blakepettersson](https://github.com/blakepettersson)) ##### Other work - [`540e3a5`](https://github.com/argoproj/argo-cd/commit/540e3a57b90eb3655db54793332fac86bcc38b36): Merge commit from fork ([@&#8203;pasha-codefresh](https://github.com/pasha-codefresh)) **Full Changelog**: https://github.com/argoproj/argo-cd/compare/v2.11.5...v2.11.6 <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 becomes conflicted, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzguMiIsInVwZGF0ZWRJblZlciI6IjM4LjU3LjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbInJlbm92YXRlIl19-->
renovate added the
renovate
label 2024-07-22 17:58:31 +00:00
renovate force-pushed renovate/all-minor-patch from bfd203a656 to 21722f29ee 2024-07-25 03:11:50 +00:00 Compare
renovate changed title from chore(deps): update quay.io/argoproj/argocd docker tag to v2.11.6 to chore(deps): update quay.io/argoproj/argocd docker tag to v2.11.7 2024-07-25 03:11:54 +00:00
renovate force-pushed renovate/all-minor-patch from 21722f29ee to eac26f134f 2024-08-06 03:13:22 +00:00 Compare
renovate changed title from chore(deps): update quay.io/argoproj/argocd docker tag to v2.11.7 to chore(deps): update quay.io/argoproj/argocd docker tag to v2.12.0 2024-08-06 03:13:26 +00:00
renovate force-pushed renovate/all-minor-patch from eac26f134f to 40377ff432 2024-08-17 03:37:59 +00:00 Compare
renovate changed title from chore(deps): update quay.io/argoproj/argocd docker tag to v2.12.0 to chore(deps): update quay.io/argoproj/argocd docker tag to v2.12.1 2024-08-17 04:08:01 +00:00
renovate force-pushed renovate/all-minor-patch from 40377ff432 to 42a144d446 2024-08-23 03:55:42 +00:00 Compare
renovate changed title from chore(deps): update quay.io/argoproj/argocd docker tag to v2.12.1 to chore(deps): update quay.io/argoproj/argocd docker tag to v2.12.2 2024-08-23 03:55:47 +00:00
renovate force-pushed renovate/all-minor-patch from 42a144d446 to a0ec28496c 2024-08-28 03:51:08 +00:00 Compare
renovate changed title from chore(deps): update quay.io/argoproj/argocd docker tag to v2.12.2 to chore(deps): update quay.io/argoproj/argocd docker tag to v2.12.3 2024-08-28 03:51:09 +00:00
All checks were successful
ZeroDownTime/zdt-argocd/pipeline/pr-main This commit looks good
This pull request can be merged automatically.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/all-minor-patch:renovate/all-minor-patch
git checkout renovate/all-minor-patch
Sign in to join this conversation.
No reviewers
No Label
renovate
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: ZeroDownTime/zdt-argocd#3
No description provided.