nutanix-cloud-native / cluster-api-provider-nutanix

Kubernetes-native declarative infrastructure provider for Nutanix AHV
https://opendocs.nutanix.com/capx/latest/getting_started/
Apache License 2.0
41 stars 22 forks source link

build: add v1.5 to metadata.yaml file #461

Closed dkoshkin closed 4 months ago

dkoshkin commented 4 months ago

What this PR does / why we need it: Adds the new 1.5 version to the metadata file.

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged): Fixes #

How Has This Been Tested?:

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration and test output

Special notes for your reviewer:

Please confirm that if this PR changes any image versions, then that's the sole change this PR makes.

Release note:

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 29.33%. Comparing base (412d9d4) to head (2ec6cc3).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #461 +/- ## ======================================= Coverage 29.33% 29.33% ======================================= Files 14 14 Lines 1476 1476 ======================================= Hits 433 433 Misses 1043 1043 ```

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