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

deps: update dependency argoproj/argo-cd to v2.5.7 #649

Merged
merged 1 commit into from
Jan 20, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 18, 2023

Mend Renovate

This PR contains the following updates:

Package Update Change
argoproj/argo-cd patch v2.5.6 -> v2.5.7

Release Notes

argoproj/argo-cd

v2.5.7

Compare Source

Quick Start

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.5.7/manifests/install.yaml
HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.5.7/manifests/ha/install.yaml

Release signatures

All Argo CD container images and CLI binaries are signed by cosign. See the documentation on how to verify the signatures.

-----BEGIN PUBLIC KEY-----
MFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEesHEB7vX5Y2RxXypjMy1nI1z7iRG
JI9/gt/sYqzpsa65aaNP4npM43DDxoIy/MQBo9s/mxGxmA+8UXeDpVC9vw==
-----END PUBLIC KEY-----

Upgrading

If upgrading from a different minor version, be sure to read the upgrading documentation.

Changes

This release includes 6 contributions from 3 contributors with 0 features and 2 bug fixes.

Bug fixes (2)
  • fix: Fixed matrix requeueAfterSeconds for PR (#​10914) (#​10915)
  • fix: Argo CD doesn't detect the repo type when repository is scoped (#​11959)
Other (4)
  • chore(deps): bump actions/cache from 3.2.2 to 3.2.3 (#​11928)
  • chore(deps): bump actions/checkout from 3.2.0 to 3.3.0 (#​11895)
  • chore(deps): bump actions/setup-node from 3.5.1 to 3.6.0 (#​11896)
  • chore(deps): bump actions/upload-artifact from 3.1.1 to 3.1.2 (#​11929)

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" 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 has been generated by Mend Renovate. View repository job log here.

@codecov
Copy link

codecov bot commented Jan 18, 2023

Codecov Report

Merging #649 (7a79446) into main (da8fcee) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #649   +/-   ##
=======================================
  Coverage   56.39%   56.39%           
=======================================
  Files          82       82           
  Lines        6683     6683           
=======================================
  Hits         3769     3769           
  Misses       2755     2755           
  Partials      159      159           
Flag Coverage Δ
component-tests 54.01% <ø> (+1.17%) ⬆️
keptn-cert-manager 67.56% <ø> (ø)
keptn-lifecycle-operator 52.01% <ø> (ø)
scheduler 21.17% <ø> (ø)

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

mowies
mowies previously approved these changes Jan 18, 2023
@renovate renovate bot force-pushed the renovate/argoproj-argo-cd-2.5.x branch from 7b368e9 to ae8f08f Compare January 18, 2023 14:18
mowies
mowies previously approved these changes Jan 19, 2023
@renovate renovate bot force-pushed the renovate/argoproj-argo-cd-2.5.x branch 2 times, most recently from 28159b8 to 98b7fed Compare January 19, 2023 14:49
@renovate renovate bot force-pushed the renovate/argoproj-argo-cd-2.5.x branch from 98b7fed to 7a79446 Compare January 20, 2023 09:27
@sonarcloud
Copy link

sonarcloud bot commented Jan 20, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@odubajDT odubajDT merged commit ca5c106 into main Jan 20, 2023
@odubajDT odubajDT deleted the renovate/argoproj-argo-cd-2.5.x branch January 20, 2023 10:24
@keptn-bot keptn-bot mentioned this pull request Jan 20, 2023
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.

3 participants