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.6 #624

Merged
merged 1 commit into from
Jan 16, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 13, 2023

Mend Renovate

This PR contains the following updates:

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

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

argoproj/argo-cd

v2.5.6

Compare Source

Quick Start

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

A special thanks goes to the 4 new contributors:

  • Gaël Jourdan-Weil
  • Matt Clegg
  • Ryan Umstead
  • yanyx
Bug fixes (6)
Documentation (7)
  • docs: note risks of secret-injection plugins (#​11617)
  • docs: clarify project destination possibilities (#​11706)
  • docs: correct SSO configuration URL in example configmap (#​11720)
  • docs: Update example dockerfile (#​11721)
  • docs: clarify that all labels must exist (#​11693)
  • docs: update cosign docs (#​11749)
  • docs: Document applications in any namespace (#​10678)
Other (8)
  • chore: upgrade redis to 7.0.7 to avoid CVE-2022-3996 (#​11925)
  • chore(deps): bump actions/cache from 3.2.0 to 3.2.2 (#​11839)
  • chore(deps): bump actions/download-artifact from 3.0.1 to 3.0.2 (#​11894)
  • chore(deps): bump actions/cache from 3.0.11 to 3.2.0 (#​11809)
  • chore: fix lint error (#​11788)
  • chore: get image digest in seperate step (#​11778)
  • chore(deps): bump actions/setup-go from 3.4.0 to 3.5.0 (#​11697)
  • doc: correct kustomize demo path (#​11762)

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.

Signed-off-by: Renovate Bot <bot@renovateapp.com>
@sonarcloud
Copy link

sonarcloud bot commented Jan 13, 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

@codecov
Copy link

codecov bot commented Jan 13, 2023

Codecov Report

Merging #624 (d9c806d) into main (c0ece7a) will increase coverage by 0.04%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #624      +/-   ##
==========================================
+ Coverage   54.32%   54.37%   +0.04%     
==========================================
  Files          77       77              
  Lines        6446     6446              
==========================================
+ Hits         3502     3505       +3     
+ Misses       2795     2793       -2     
+ Partials      149      148       -1     
Impacted Files Coverage Δ
...ptnworkloadinstance/reconcile_prepostdeployment.go 81.81% <0.00%> (-9.10%) ⬇️
...lers/lifecycle/keptnworkloadinstance/controller.go 78.24% <0.00%> (ø)
...ator/controllers/lifecycle/keptntask/controller.go 57.30% <0.00%> (+3.37%) ⬆️
...ptnworkloadinstance/reconcile_prepostevaluation.go 90.90% <0.00%> (+9.09%) ⬆️
Flag Coverage Δ
component-tests 53.56% <ø> (+0.22%) ⬆️
keptn-cert-manager 67.72% <ø> (ø)
keptn-lifecycle-operator 51.60% <ø> (ø)
scheduler 21.17% <ø> (ø)

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

Copy link
Contributor

@thschue thschue left a comment

Choose a reason for hiding this comment

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

lgtm

@thschue thschue merged commit 278c74b into main Jan 16, 2023
@thschue thschue deleted the renovate/argoproj-argo-cd-2.5.x branch January 16, 2023 07:32
@keptn-bot keptn-bot mentioned this pull request Jan 16, 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

2 participants