Skip to content
New issue

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

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

Already on GitHub? # to your account

chore(argo-cd): Update dependency argoproj/argo-cd to v2.14.1 #3154

Closed
wants to merge 1 commit into from

Conversation

argoproj-renovate[bot]
Copy link
Contributor

@argoproj-renovate argoproj-renovate bot commented Feb 3, 2025

This PR contains the following updates:

Package Update Change
argoproj/argo-cd minor v2.13.4 -> v2.14.1

Release Notes

argoproj/argo-cd (argoproj/argo-cd)

v2.14.1

Compare Source

Quick Start

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

v2.14.0

Compare Source

Important!

The 2.14.0 release manifests incorrectly use the 2.14.0-rc7 image. The 2.14.1 release will correct this error.

Quick Start

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

Features
Bug fixes
Documentation

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 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 has been generated by Renovate Bot.

mbevc1
mbevc1 previously approved these changes Feb 3, 2025
@argoproj-renovate argoproj-renovate bot force-pushed the renovate/argoproj-argo-cd-2.x branch from 1425de1 to 93a677b Compare February 3, 2025 22:15
@argoproj-renovate argoproj-renovate bot changed the title chore(argo-cd): Update dependency argoproj/argo-cd to v2.14.0 chore(argo-cd): Update dependency argoproj/argo-cd to v2.14.1 Feb 3, 2025
Copy link
Member

@mkilchhofer mkilchhofer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are lots of changes in 2.14 which need to be synced manually. I try to file a PR asap in the morning of Feb 4 at around 9 AM CET.

@mbevc1
Copy link
Collaborator

mbevc1 commented Feb 4, 2025

Ah, though that might be the case but wasn't able to check last night 😁

Copy link
Collaborator

@mbevc1 mbevc1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs upstream sync

Signed-off-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
@argoproj-renovate argoproj-renovate bot force-pushed the renovate/argoproj-argo-cd-2.x branch from 93a677b to 1bdcd40 Compare February 4, 2025 07:15
@mkilchhofer
Copy link
Member

Upgrade was handled in #3155

@mkilchhofer mkilchhofer closed this Feb 4, 2025
@argoproj-renovate argoproj-renovate bot deleted the renovate/argoproj-argo-cd-2.x branch February 4, 2025 12:32
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants