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

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

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

Conversation

vshn-renovate
Copy link
Contributor

@vshn-renovate vshn-renovate commented Aug 5, 2024

This PR contains the following updates:

Package Update Change
quay.io/argoproj/argocd minor v2.11.11 -> v2.12.6

Release Notes

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

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


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.

@vshn-renovate vshn-renovate force-pushed the commodore-renovate/quay.io-argoproj-argocd-2.x branch from 8b78a14 to 426206c Compare August 16, 2024 17:07
@vshn-renovate vshn-renovate changed the title chore(deps): update quay.io/argoproj/argocd docker tag to v2.12.0 chore(deps): update quay.io/argoproj/argocd docker tag to v2.12.1 Aug 16, 2024
@vshn-renovate vshn-renovate force-pushed the commodore-renovate/quay.io-argoproj-argocd-2.x branch from 426206c to 05365ce Compare August 23, 2024 04:09
@vshn-renovate vshn-renovate changed the title chore(deps): update quay.io/argoproj/argocd docker tag to v2.12.1 chore(deps): update quay.io/argoproj/argocd docker tag to v2.12.2 Aug 23, 2024
@vshn-renovate vshn-renovate force-pushed the commodore-renovate/quay.io-argoproj-argocd-2.x branch from 05365ce to 9755ec3 Compare August 27, 2024 12:27
@vshn-renovate vshn-renovate changed the title chore(deps): update quay.io/argoproj/argocd docker tag to v2.12.2 chore(deps): update quay.io/argoproj/argocd docker tag to v2.12.3 Aug 27, 2024
@vshn-renovate vshn-renovate force-pushed the commodore-renovate/quay.io-argoproj-argocd-2.x branch from 9755ec3 to d9b58c9 Compare September 16, 2024 07:28
@vshn-renovate vshn-renovate changed the title chore(deps): update quay.io/argoproj/argocd docker tag to v2.12.3 chore(deps): update quay.io/argoproj/argocd docker tag to v2.13.0 Sep 16, 2024
@vshn-renovate vshn-renovate force-pushed the commodore-renovate/quay.io-argoproj-argocd-2.x branch from d9b58c9 to 24bad16 Compare September 16, 2024 13:07
@vshn-renovate vshn-renovate changed the title chore(deps): update quay.io/argoproj/argocd docker tag to v2.13.0 chore(deps): update quay.io/argoproj/argocd docker tag to v2.12.3 Sep 16, 2024
@vshn-renovate vshn-renovate force-pushed the commodore-renovate/quay.io-argoproj-argocd-2.x branch from 24bad16 to a32476e Compare September 26, 2024 07:09
@vshn-renovate vshn-renovate changed the title chore(deps): update quay.io/argoproj/argocd docker tag to v2.12.3 chore(deps): update quay.io/argoproj/argocd docker tag to v2.12.4 Sep 26, 2024
@vshn-renovate vshn-renovate force-pushed the commodore-renovate/quay.io-argoproj-argocd-2.x branch from a32476e to 3b4f1f0 Compare October 2, 2024 04:29
@vshn-renovate vshn-renovate force-pushed the commodore-renovate/quay.io-argoproj-argocd-2.x branch from 3b4f1f0 to 6a033f3 Compare October 17, 2024 21:08
@vshn-renovate vshn-renovate changed the title chore(deps): update quay.io/argoproj/argocd docker tag to v2.12.4 chore(deps): update quay.io/argoproj/argocd docker tag to v2.12.5 Oct 17, 2024
@vshn-renovate vshn-renovate force-pushed the commodore-renovate/quay.io-argoproj-argocd-2.x branch 2 times, most recently from 8560eaa to a9b47e5 Compare October 18, 2024 18:09
@vshn-renovate vshn-renovate changed the title chore(deps): update quay.io/argoproj/argocd docker tag to v2.12.5 chore(deps): update quay.io/argoproj/argocd docker tag to v2.12.6 Oct 18, 2024
Signed-off-by: Renovate Bot <tech+renovate@vshn.ch>
@vshn-renovate vshn-renovate force-pushed the commodore-renovate/quay.io-argoproj-argocd-2.x branch from a9b47e5 to 85c9857 Compare October 18, 2024 18:27
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.

1 participant