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.12.3 #33

Merged
merged 2 commits into from
Sep 22, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 6, 2024

This PR contains the following updates:

Package Type Update Change
quay.io/argoproj/argocd final minor v2.11.7 -> 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: 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.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


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 force-pushed the renovate/quay.io-argoproj-argocd-2.x branch from d1d0e2d to 9562009 Compare August 16, 2024 20:31
@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 9562009 to b53fa17 Compare August 23, 2024 08:04
@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 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 b53fa17 to ba9e09e Compare August 27, 2024 14:03
@renovate renovate bot force-pushed the renovate/quay.io-argoproj-argocd-2.x branch from ba9e09e to 6a33333 Compare September 16, 2024 09:03
@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 6a33333 to bea40b2 Compare September 16, 2024 13:52
@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 2 times, most recently from ec03fa8 to bf52a4e Compare September 22, 2024 13:55
@renovate renovate bot force-pushed the renovate/quay.io-argoproj-argocd-2.x branch from bf52a4e to fc78cc1 Compare September 22, 2024 13:57
Copy link
Contributor Author

renovate bot commented Sep 22, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@cedi cedi merged commit 3c4c5e1 into main Sep 22, 2024
2 checks passed
@cedi cedi deleted the renovate/quay.io-argoproj-argocd-2.x branch September 22, 2024 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant