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.6.3 #965

Merged
merged 1 commit into from
Mar 6, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 4, 2023

Mend Renovate

This PR contains the following updates:

Package Update Change
argoproj/argo-cd patch v2.6.2 -> v2.6.3

Release Notes

argoproj/argo-cd

v2.6.3

Compare Source

Quick Start

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

A special thanks goes to the 7 new contributors:

  • atusy
  • Dmitriy Mann
  • Michael Chen
  • Steve Ramage
  • Vaibhav Bhembre
  • Wojtek Cichoń
  • Zadkiel Aharonian
Bug fixes (7)
Documentation (8)
  • docs: add 2.5->2.6 upgrade notes to table of contents (#​12319)
  • docs: add multi source app ref in helm section (#​12499)
  • docs: FAQ improvements (#​12146)
  • docs: fix a few typos and grammar mistakes (#​12280)
  • docs: fix typo (#​12389)
  • docs: Updated link to Jenkins and added GitHub Actions link (#​12465)
  • docs: fix typo in health documentation (#​12497)
  • docs: Clarify cascade delete of resource and finalizer (#​11064)
Other (4)
  • chore: use registry.k8s.io instead of k8s.gcr.io (#​12362)
  • chore(deps): bump imjasonh/setup-crane from 0.2 to 0.3 (#​12504)
  • chore(deps): bump docker/setup-buildx-action from 2.4.0 to 2.4.1 (#​12308)
  • chore(deps): bump actions/cache from 3.2.4 to 3.2.5 (#​12433)

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 Mar 4, 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

@netlify
Copy link

netlify bot commented Mar 4, 2023

Deploy Preview for keptn-lifecycle-toolkit ready!

Name Link
🔨 Latest commit d079849
🔍 Latest deploy log https://app.netlify.com/sites/keptn-lifecycle-toolkit/deploys/6402db2e09f95b0008b2248d
😎 Deploy Preview https://deploy-preview-965--keptn-lifecycle-toolkit.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@codecov
Copy link

codecov bot commented Mar 4, 2023

Codecov Report

Merging #965 (d079849) into main (bd49357) will increase coverage by 0.06%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #965      +/-   ##
==========================================
+ Coverage   57.43%   57.50%   +0.06%     
==========================================
  Files         119      119              
  Lines        9913     9913              
==========================================
+ Hits         5694     5700       +6     
+ Misses       4019     4015       -4     
+ Partials      200      198       -2     
Impacted Files Coverage Δ
...lers/lifecycle/keptnworkloadinstance/controller.go 82.95% <0.00%> (+1.34%) ⬆️
...ptnworkloadinstance/reconcile_prepostevaluation.go 90.90% <0.00%> (+9.09%) ⬆️
Flag Coverage Δ
certificate-operator 64.15% <ø> (ø)
component-tests 50.99% <ø> (+0.66%) ⬆️
lifecycle-operator 53.63% <ø> (ø)
metrics-operator 62.95% <ø> (ø)
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

@bacherfl bacherfl merged commit 4fc984f into main Mar 6, 2023
@bacherfl bacherfl deleted the renovate/argoproj-argo-cd-2.6.x branch March 6, 2023 07:25
@keptn-bot keptn-bot mentioned this pull request Mar 6, 2023
thschue pushed a commit to thschue/lifecycle-controller that referenced this pull request Mar 7, 2023
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@keptn-bot keptn-bot mentioned this pull request Mar 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