Skip to content

deps: update dependency argoproj/argo-cd to v2.13.7 #3885

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 26, 2025

This PR contains the following updates:

Package Update Change
argoproj/argo-cd patch v2.13.1 -> v2.13.7

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v2.13.7

Compare Source

Quick Start

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

Bug fixes
Dependency updates

Full Changelog: argoproj/argo-cd@v2.13.6...v2.13.7

v2.13.6

Compare Source

Quick Start

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

Full Changelog: argoproj/argo-cd@v2.13.5...v2.13.6

v2.13.5

Compare Source

Quick Start

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

Full Changelog: argoproj/argo-cd@v2.13.4...v2.13.5

v2.13.4

Compare Source

Quick Start

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

Full Changelog: argoproj/argo-cd@v2.13.3...v2.13.4

v2.13.3

Compare Source

Quick Start

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

Full Changelog: argoproj/argo-cd@v2.13.2...v2.13.3

v2.13.2

Compare Source

Quick Start

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

Full Changelog: argoproj/argo-cd@v2.13.1...v2.13.2


Configuration

📅 Schedule: Branch creation - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only on Sunday and Saturday ( * * * * 0,6 ) in timezone Europe/Vienna, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 requested a review from a team as a code owner January 26, 2025 17:41
Copy link

codecov bot commented Jan 26, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.37%. Comparing base (d6fd74d) to head (cfe0823).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3885   +/-   ##
=======================================
  Coverage   77.36%   77.37%           
=======================================
  Files         220      220           
  Lines       11708    11708           
=======================================
+ Hits         9058     9059    +1     
+ Misses       2282     2281    -1     
  Partials      368      368           

see 2 files with indirect coverage changes

Flag Coverage Δ
certificate-operator 47.44% <ø> (ø)
component-tests 57.08% <ø> (-0.45%) ⬇️
lifecycle-operator 79.68% <ø> (ø)
metrics-operator 74.93% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

renovate-approve[bot]
renovate-approve bot previously approved these changes Jan 26, 2025
@renovate renovate bot force-pushed the renovate/argoproj-argo-cd-2.13.x branch from d8a023a to 5acf089 Compare February 1, 2025 22:05
@renovate renovate bot changed the title deps: update dependency argoproj/argo-cd to v2.13.3 deps: update dependency argoproj/argo-cd to v2.13.4 Feb 1, 2025
renovate-approve[bot]
renovate-approve bot previously approved these changes Feb 1, 2025
@renovate renovate bot force-pushed the renovate/argoproj-argo-cd-2.13.x branch from 5acf089 to 6d7a045 Compare February 8, 2025 23:02
@renovate renovate bot changed the title deps: update dependency argoproj/argo-cd to v2.13.4 deps: update dependency argoproj/argo-cd to v2.13.5 Feb 8, 2025
renovate-approve[bot]
renovate-approve bot previously approved these changes Feb 8, 2025
Copy link

sonarqubecloud bot commented Feb 8, 2025

@renovate renovate bot force-pushed the renovate/argoproj-argo-cd-2.13.x branch from 6d7a045 to eab8b7e Compare March 27, 2025 23:03
@renovate renovate bot changed the title deps: update dependency argoproj/argo-cd to v2.13.5 deps: update dependency argoproj/argo-cd to v2.13.6 Mar 27, 2025
renovate-approve[bot]
renovate-approve bot previously approved these changes Mar 27, 2025
@renovate renovate bot force-pushed the renovate/argoproj-argo-cd-2.13.x branch from eab8b7e to dbfa2b5 Compare April 14, 2025 18:57
@renovate renovate bot changed the title deps: update dependency argoproj/argo-cd to v2.13.6 deps: update dependency argoproj/argo-cd to v2.13.7 Apr 14, 2025
renovate-approve[bot]
renovate-approve bot previously approved these changes Apr 14, 2025
@renovate renovate bot force-pushed the renovate/argoproj-argo-cd-2.13.x branch from dbfa2b5 to a26cc7d Compare April 15, 2025 01:42
@renovate renovate bot changed the title deps: update dependency argoproj/argo-cd to v2.13.7 deps: update dependency argoproj/argo-cd to v2.13.6 Apr 15, 2025
renovate-approve[bot]
renovate-approve bot previously approved these changes Apr 15, 2025
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/argoproj-argo-cd-2.13.x branch from a26cc7d to cfe0823 Compare April 18, 2025 03:34
@renovate renovate bot changed the title deps: update dependency argoproj/argo-cd to v2.13.6 deps: update dependency argoproj/argo-cd to v2.13.7 Apr 18, 2025
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