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.9 #714

Merged
merged 1 commit into from
Feb 2, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 28, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

argoproj/argo-cd

v2.5.9

Compare Source

Quick Start

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.5.9/manifests/install.yaml
HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.5.9/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 4 contributions from 4 contributors (2 of them new) with 0 features and 3 bug fixes.

A special thanks goes to the 2 new contributors:

  • Eugen Friedland
  • Ian Delahorne
Bug fixes (3)
  • fix(health): Handling SparkApplication CRD health status if dynamic allocation is enabled (#​7557) (#​11522)
  • fix: add CLI client IDs to default OIDC allowed audiences (#​12170) (#​12179)
  • fix: Add namespace to sub-application link URLs (#​11946)
Other (1)
  • chore: Refactor terminal handler to use auth-middleware (#​12052)

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 28, 2023

Codecov Report

Merging #714 (2012b6a) into main (48b0dbc) will increase coverage by 0.08%.
The diff coverage is n/a.

❗ Current head 2012b6a differs from pull request most recent head 9d8e7f6. Consider uploading reports for the commit 9d8e7f6 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #714      +/-   ##
==========================================
+ Coverage   57.69%   57.77%   +0.08%     
==========================================
  Files          91       91              
  Lines        7243     7243              
==========================================
+ Hits         4179     4185       +6     
+ Misses       2894     2890       -4     
+ Partials      170      168       -2     
Impacted Files Coverage Δ
...lers/lifecycle/keptnworkloadinstance/controller.go 82.35% <0.00%> (+1.35%) ⬆️
...ptnworkloadinstance/reconcile_prepostdeployment.go 90.90% <0.00%> (+9.09%) ⬆️
Flag Coverage Δ
component-tests 48.09% <ø> (+0.15%) ⬆️
keptn-lifecycle-operator 53.60% <ø> (ø)
klt-cert-manager 67.50% <ø> (ø)
scheduler 21.17% <ø> (ø)

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

@renovate renovate bot force-pushed the renovate/argoproj-argo-cd-2.5.x branch 3 times, most recently from 475dc76 to 57aa358 Compare January 31, 2023 00:00
@renovate renovate bot changed the title deps: update dependency argoproj/argo-cd to v2.5.8 deps: update dependency argoproj/argo-cd to v2.5.9 Jan 31, 2023
@renovate renovate bot force-pushed the renovate/argoproj-argo-cd-2.5.x branch 5 times, most recently from a15f73f to 3a2a5bc Compare February 1, 2023 09:26
mowies
mowies previously approved these changes Feb 1, 2023
@renovate renovate bot force-pushed the renovate/argoproj-argo-cd-2.5.x branch 4 times, most recently from 7285000 to 2012b6a Compare February 2, 2023 11:50
Signed-off-by: Renovate Bot <bot@renovateapp.com>
@renovate renovate bot force-pushed the renovate/argoproj-argo-cd-2.5.x branch from 2012b6a to 9d8e7f6 Compare February 2, 2023 13:44
@sonarcloud
Copy link

sonarcloud bot commented Feb 2, 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 3e79f3d into main Feb 2, 2023
@odubajDT odubajDT deleted the renovate/argoproj-argo-cd-2.5.x branch February 2, 2023 13:54
@keptn-bot keptn-bot mentioned this pull request Feb 2, 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.

None yet

3 participants