Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update quay.io/argoproj/argocd Docker tag to v2.13.0 #141

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 2, 2023

This PR contains the following updates:

Package Update Change
quay.io/argoproj/argocd minor v2.9.2 -> v2.13.0

Release Notes

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

v2.13.0

Compare Source

v2.12.6

Compare Source

Quick Start

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

Full Changelog: argoproj/argo-cd@v2.12.5...v2.12.6

v2.12.5

Compare Source

Quick Start

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

Upgrading

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

Changelog

Bug fixes
Documentation
Other work

Full Changelog: argoproj/argo-cd@v2.12.4...v2.12.5

v2.12.4

Compare Source

Quick Start

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

Upgrading

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

Changelog

Bug fixes
Documentation
Dependency updates

Full Changelog: argoproj/argo-cd@v2.12.3...v2.12.4

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: argoproj/argo-cd@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: argoproj/argo-cd@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: argoproj/argo-cd@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: argoproj/argo-cd@v2.12.0-rc5...v2.12.0

v2.11.11

Compare Source

Quick Start

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

Upgrading

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

Changelog

Bug fixes

Full Changelog: argoproj/argo-cd@v2.11.10...v2.11.11

v2.11.10

Compare Source

Quick Start

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

Upgrading

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

Changelog

Bug fixes

Full Changelog: argoproj/argo-cd@v2.11.9...v2.11.10

v2.11.9

Compare Source

Quick Start

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

Upgrading

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

Changelog

Bug fixes
Dependency updates

Full Changelog: argoproj/argo-cd@v2.11.8...v2.11.9

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: argoproj/argo-cd@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: argoproj/argo-cd@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: argoproj/argo-cd@v2.11.5...v2.11.6

v2.11.5

Compare Source

Quick Start

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.11.5/manifests/install.yaml
HA:
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 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: argoproj/argo-cd@v2.11.4...v2.11.5

v2.11.4

Compare Source

Quick Start

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

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: argoproj/argo-cd@v2.11.3...v2.11.4

v2.11.3

Compare Source

Quick Start

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.11.3/manifests/install.yaml
HA:
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 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: argoproj/argo-cd@v2.11.2...v2.11.3

v2.11.2

Compare Source

Quick Start

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

Upgrading

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

Changelog

Bug fixes
Documentation
Other work

Full Changelog: argoproj/argo-cd@v2.11.1...v2.11.2

v2.11.1

Compare Source

Quick Start

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

Upgrading

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

Changelog

Full Changelog: argoproj/argo-cd@v2.11.0...v2.11.1

v2.11.0

Compare Source

Quick Start

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

Upgrading

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

Changelog

Full Changelog: argoproj/argo-cd@v2.11.0-rc3...v2.11.0

v2.10.18

Compare Source

Quick Start

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.10.18/manifests/install.yaml
HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.10.18/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: argoproj/argo-cd@v2.10.17...v2.10.18

v2.10.17

Compare Source

Quick Start

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.10.17/manifests/install.yaml
HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.10.17/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
Dependency updates
Other work

Full Changelog: argoproj/argo-cd@v2.10.16...v2.10.17

v2.10.16

Compare Source

Quick Start

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

Upgrading

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

Changelog

Other work

Full Changelog: argoproj/argo-cd@v2.10.15...v2.10.16

v2.10.15

Compare Source

Quick Start

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


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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependency label Dec 2, 2023
@renovate renovate bot changed the title Update quay.io/argoproj/argocd Docker tag to v2.9.3 Update quay.io/argoproj/argocd Docker tag to v2.9.4 Jan 18, 2024
@renovate renovate bot force-pushed the renovate/quay.io-argoproj-argocd-2.x branch from a4a92c4 to 79c1306 Compare January 18, 2024 23:29
@renovate renovate bot changed the title Update quay.io/argoproj/argocd Docker tag to v2.9.4 Update quay.io/argoproj/argocd Docker tag to v2.9.5 Jan 19, 2024
@renovate renovate bot force-pushed the renovate/quay.io-argoproj-argocd-2.x branch from 79c1306 to cca8a5f Compare January 19, 2024 20:16
@renovate renovate bot changed the title Update quay.io/argoproj/argocd Docker tag to v2.9.5 Update quay.io/argoproj/argocd Docker tag to v2.9.6 Feb 2, 2024
@renovate renovate bot force-pushed the renovate/quay.io-argoproj-argocd-2.x branch from cca8a5f to b29f780 Compare February 2, 2024 20:29
@renovate renovate bot changed the title Update quay.io/argoproj/argocd Docker tag to v2.9.6 Update quay.io/argoproj/argocd Docker tag to v2.10.0 Feb 6, 2024
@renovate renovate bot force-pushed the renovate/quay.io-argoproj-argocd-2.x branch from b29f780 to 3c88684 Compare February 6, 2024 16:50
@renovate renovate bot force-pushed the renovate/quay.io-argoproj-argocd-2.x branch from 3c88684 to 73f4cb4 Compare February 14, 2024 16:21
@renovate renovate bot changed the title Update quay.io/argoproj/argocd Docker tag to v2.10.0 Update quay.io/argoproj/argocd Docker tag to v2.10.1 Feb 14, 2024
@renovate renovate bot force-pushed the renovate/quay.io-argoproj-argocd-2.x branch from 73f4cb4 to fba5016 Compare March 1, 2024 21:04
@renovate renovate bot changed the title Update quay.io/argoproj/argocd Docker tag to v2.10.1 Update quay.io/argoproj/argocd Docker tag to v2.10.2 Mar 1, 2024
@renovate renovate bot force-pushed the renovate/quay.io-argoproj-argocd-2.x branch from fba5016 to 02391a5 Compare March 13, 2024 21:34
@renovate renovate bot changed the title Update quay.io/argoproj/argocd Docker tag to v2.10.2 Update quay.io/argoproj/argocd Docker tag to v2.10.3 Mar 13, 2024
@renovate renovate bot force-pushed the renovate/quay.io-argoproj-argocd-2.x branch from 02391a5 to 1db4562 Compare March 18, 2024 10:12
@renovate renovate bot changed the title Update quay.io/argoproj/argocd Docker tag to v2.10.3 Update quay.io/argoproj/argocd Docker tag to v2.10.4 Mar 18, 2024
@renovate renovate bot force-pushed the renovate/quay.io-argoproj-argocd-2.x branch from 1db4562 to d73b872 Compare March 28, 2024 14:54
@renovate renovate bot changed the title Update quay.io/argoproj/argocd Docker tag to v2.10.4 Update quay.io/argoproj/argocd Docker tag to v2.10.5 Mar 28, 2024
@renovate renovate bot force-pushed the renovate/quay.io-argoproj-argocd-2.x branch from d73b872 to 0d803d8 Compare April 5, 2024 01:47
@renovate renovate bot changed the title Update quay.io/argoproj/argocd Docker tag to v2.10.5 Update quay.io/argoproj/argocd Docker tag to v2.10.6 Apr 5, 2024
@renovate renovate bot force-pushed the renovate/quay.io-argoproj-argocd-2.x branch from 0d803d8 to 67eabcb Compare April 15, 2024 12:13
@renovate renovate bot changed the title Update quay.io/argoproj/argocd Docker tag to v2.10.6 Update quay.io/argoproj/argocd Docker tag to v2.10.7 Apr 15, 2024
@renovate renovate bot force-pushed the renovate/quay.io-argoproj-argocd-2.x branch from 67eabcb to 06fc4cd Compare April 26, 2024 14:30
@renovate renovate bot changed the title Update quay.io/argoproj/argocd Docker tag to v2.10.7 Update quay.io/argoproj/argocd Docker tag to v2.10.8 Apr 26, 2024
@renovate renovate bot force-pushed the renovate/quay.io-argoproj-argocd-2.x branch from 06fc4cd to 12541a9 Compare April 30, 2024 17:15
@renovate renovate bot changed the title Update quay.io/argoproj/argocd Docker tag to v2.10.8 Update quay.io/argoproj/argocd Docker tag to v2.10.9 Apr 30, 2024
@renovate renovate bot force-pushed the renovate/quay.io-argoproj-argocd-2.x branch from 12541a9 to 6fa4bb1 Compare May 7, 2024 17:32
@renovate renovate bot changed the title Update quay.io/argoproj/argocd Docker tag to v2.10.9 Update quay.io/argoproj/argocd Docker tag to v2.11.0 May 7, 2024
@renovate renovate bot force-pushed the renovate/quay.io-argoproj-argocd-2.x branch from 6fa4bb1 to d00a154 Compare May 21, 2024 23:33
@renovate renovate bot changed the title Update quay.io/argoproj/argocd Docker tag to v2.11.2 Update quay.io/argoproj/argocd Docker tag to v2.11.3 Jun 6, 2024
@renovate renovate bot force-pushed the renovate/quay.io-argoproj-argocd-2.x branch from 7f1338f to b155697 Compare July 2, 2024 22:38
@renovate renovate bot changed the title Update quay.io/argoproj/argocd Docker tag to v2.11.3 Update quay.io/argoproj/argocd Docker tag to v2.11.4 Jul 2, 2024
@renovate renovate bot force-pushed the renovate/quay.io-argoproj-argocd-2.x branch from b155697 to aca0cfd Compare July 15, 2024 20:08
@renovate renovate bot changed the title Update quay.io/argoproj/argocd Docker tag to v2.11.4 Update quay.io/argoproj/argocd Docker tag to v2.11.5 Jul 15, 2024
@renovate renovate bot force-pushed the renovate/quay.io-argoproj-argocd-2.x branch from aca0cfd to 1dec1ea Compare July 22, 2024 15:29
@renovate renovate bot changed the title Update quay.io/argoproj/argocd Docker tag to v2.11.5 Update quay.io/argoproj/argocd Docker tag to v2.11.6 Jul 22, 2024
@renovate renovate bot force-pushed the renovate/quay.io-argoproj-argocd-2.x branch from 1dec1ea to f0ff301 Compare July 24, 2024 12:47
@renovate renovate bot changed the title Update quay.io/argoproj/argocd Docker tag to v2.11.6 Update quay.io/argoproj/argocd Docker tag to v2.11.7 Jul 24, 2024
@renovate renovate bot force-pushed the renovate/quay.io-argoproj-argocd-2.x branch from f0ff301 to 1512d96 Compare August 5, 2024 13:49
@renovate renovate bot changed the title Update quay.io/argoproj/argocd Docker tag to v2.11.7 Update quay.io/argoproj/argocd Docker tag to v2.12.0 Aug 5, 2024
@renovate renovate bot force-pushed the renovate/quay.io-argoproj-argocd-2.x branch from 1512d96 to 97b9cae Compare August 16, 2024 18:55
@renovate renovate bot changed the title Update quay.io/argoproj/argocd Docker tag to v2.12.0 Update quay.io/argoproj/argocd Docker tag to v2.12.1 Aug 16, 2024
@renovate renovate bot force-pushed the renovate/quay.io-argoproj-argocd-2.x branch from 97b9cae to cf0d80a Compare August 23, 2024 05:30
@renovate renovate bot changed the title Update quay.io/argoproj/argocd Docker tag to v2.12.1 Update quay.io/argoproj/argocd Docker tag to v2.12.2 Aug 23, 2024
@renovate renovate bot force-pushed the renovate/quay.io-argoproj-argocd-2.x branch from cf0d80a to f0fb227 Compare August 27, 2024 14:10
@renovate renovate bot changed the title Update quay.io/argoproj/argocd Docker tag to v2.12.2 Update quay.io/argoproj/argocd Docker tag to v2.12.3 Aug 27, 2024
@renovate renovate bot force-pushed the renovate/quay.io-argoproj-argocd-2.x branch from f0fb227 to 92f32b2 Compare September 16, 2024 09:29
@renovate renovate bot changed the title Update quay.io/argoproj/argocd Docker tag to v2.12.3 Update quay.io/argoproj/argocd Docker tag to v2.13.0 Sep 16, 2024
@renovate renovate bot force-pushed the renovate/quay.io-argoproj-argocd-2.x branch from 92f32b2 to 9a93ca9 Compare September 16, 2024 16:01
@renovate renovate bot changed the title Update quay.io/argoproj/argocd Docker tag to v2.13.0 Update quay.io/argoproj/argocd Docker tag to v2.12.3 Sep 16, 2024
@renovate renovate bot force-pushed the renovate/quay.io-argoproj-argocd-2.x branch from 9a93ca9 to d2ee28c Compare September 26, 2024 07:43
@renovate renovate bot changed the title Update quay.io/argoproj/argocd Docker tag to v2.12.3 Update quay.io/argoproj/argocd Docker tag to v2.12.4 Sep 26, 2024
@renovate renovate bot force-pushed the renovate/quay.io-argoproj-argocd-2.x branch from d2ee28c to 908fdea Compare October 17, 2024 22:59
@renovate renovate bot changed the title Update quay.io/argoproj/argocd Docker tag to v2.12.4 Update quay.io/argoproj/argocd Docker tag to v2.12.5 Oct 17, 2024
@renovate renovate bot force-pushed the renovate/quay.io-argoproj-argocd-2.x branch from 908fdea to 5db1784 Compare October 18, 2024 20:47
@renovate renovate bot changed the title Update quay.io/argoproj/argocd Docker tag to v2.12.5 Update quay.io/argoproj/argocd Docker tag to v2.12.6 Oct 18, 2024
@renovate renovate bot force-pushed the renovate/quay.io-argoproj-argocd-2.x branch from 5db1784 to 7e96f07 Compare November 4, 2024 13:06
@renovate renovate bot changed the title Update quay.io/argoproj/argocd Docker tag to v2.12.6 Update quay.io/argoproj/argocd Docker tag to v2.13.0 Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants