vmware-tanzu / velero

Backup and migrate Kubernetes applications and their persistent volumes
https://velero.io
Apache License 2.0
8.63k stars 1.39k forks source link

Fix makefile param issue #7788

Closed danfengliu closed 4 months ago

danfengliu commented 4 months ago

Using VERSION instead of VELERO_VERSION, since VERSION is passed from root Makefile.

Signed-off-by: danfengl danfengl@vmware.com

Thank you for contributing to Velero!

Please add a summary of your change

Does your change fix a particular issue?

Fixes #(issue)

Please indicate you've done the following:

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 58.66%. Comparing base (f7c0244) to head (85495ee).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #7788 +/- ## ======================================= Coverage 58.66% 58.66% ======================================= Files 344 344 Lines 28731 28731 ======================================= Hits 16854 16854 Misses 10448 10448 Partials 1429 1429 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.