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.9.6 #139

Merged

Conversation

vshn-renovate
Copy link
Contributor

@vshn-renovate vshn-renovate commented Dec 1, 2023

This PR contains the following updates:

Package Update Change
quay.io/argoproj/argocd patch v2.9.2 -> v2.9.6

Release Notes

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

v2.9.6

Compare Source

Quick Start

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

Full Changelog: argoproj/argo-cd@v2.9.5...v2.9.6

v2.9.5

Compare Source

Quick Start

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

Changes

🚨 Important: A security fix from 2.9.4 includes a breaking API change. Please read GHSA-92mw-q256-5vwg before upgrading! 🚨

(Warning copied from 2.9.4 for extra visibility.)

Bug fixes (1)

v2.9.4

Compare Source

Quick Start

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

Known Issues

The security patch causes major issues in the UI (many UI actions simply fail). A fix will be available in 2.9.5.

Changes

This release fixes a security issue: GHSA-92mw-q256-5vwg

🚨 Important: The security fix includes a breaking API change. Please read the GHSA before upgrading! 🚨

Bug fixes (7)
Documentation (1)
Other (3)
  • chore(deps): bump github.com/go-git/go-git/v5 from 5.8.1 to 5.11.0 (#​16912)
  • Added missing 'alias:' prefix for repository name as described here: (#​15902) (#​16535)
  • chore: upgrade k8s client from v0.24.2 to v0.24.17 (#​16554)

v2.9.3

Compare Source

Quick Start

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

What's Changed

Full Changelog: argoproj/argo-cd@v2.9.2...v2.9.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 Renovate Bot.

@vshn-renovate vshn-renovate force-pushed the commodore-renovate/quay.io-argoproj-argocd-2.9.x branch from 356e181 to 4356656 Compare December 8, 2023 11:54
@vshn-renovate vshn-renovate force-pushed the commodore-renovate/quay.io-argoproj-argocd-2.9.x branch from e547040 to 6833fda Compare January 18, 2024 21:10
@vshn-renovate vshn-renovate 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
@vshn-renovate vshn-renovate force-pushed the commodore-renovate/quay.io-argoproj-argocd-2.9.x branch from 6833fda to 286222a Compare January 19, 2024 18:30
@vshn-renovate vshn-renovate 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
@vshn-renovate vshn-renovate force-pushed the commodore-renovate/quay.io-argoproj-argocd-2.9.x branch from 286222a to efaa0c5 Compare February 2, 2024 18:50
@vshn-renovate vshn-renovate 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
@DebakelOrakel DebakelOrakel force-pushed the commodore-renovate/quay.io-argoproj-argocd-2.9.x branch from efaa0c5 to d9a0ace Compare February 23, 2024 11:03
@DebakelOrakel DebakelOrakel merged commit f7a55c6 into master Feb 23, 2024
10 checks passed
@DebakelOrakel DebakelOrakel deleted the commodore-renovate/quay.io-argoproj-argocd-2.9.x branch February 23, 2024 11:04
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.

2 participants