openservicemesh / osm

Open Service Mesh (OSM) is a lightweight, extensible, cloud native service mesh that allows users to uniformly manage, secure, and get out-of-the-box observability features for highly dynamic microservice environments.
https://openservicemesh.io/
Apache License 2.0
2.59k stars 277 forks source link

[backport] bump helm.sh/helm/v3 from 3.10.3 to 3.11.1 (#5283) #5307

Closed jaellio closed 1 year ago

jaellio commented 1 year ago

Description: Updates helm version by cherry-picking a2499eba onto release-v1.2. Also contains changes to handle lint errors from unchecked return values (#5306).

Please answer the following questions with yes/no.

  1. Does this change contain code from or inspired by another project? No

    • Did you notify the maintainers and provide attribution?
  2. Is this a breaking change? No

  3. Has documentation corresponding to this change been updated in the osm-docs repo (if applicable)? No

codecov-commenter commented 1 year ago

Codecov Report

Merging #5307 (846fd35) into release-v1.2 (60285f9) will decrease coverage by 0.04%. The diff coverage is 0.00%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@               Coverage Diff                @@
##           release-v1.2    #5307      +/-   ##
================================================
- Coverage         68.80%   68.76%   -0.04%     
================================================
  Files               210      210              
  Lines             15680    15693      +13     
================================================
+ Hits              10789    10792       +3     
- Misses             4840     4850      +10     
  Partials             51       51              
Flag Coverage Δ
unittests 68.76% <0.00%> (-0.04%) :arrow_down:

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

Impacted Files Coverage Δ
pkg/reconciler/client.go 0.00% <0.00%> (ø)

... and 1 file with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.