rancher / charts-build-scripts

Apache License 2.0
9 stars 32 forks source link

Fix make validade lifecycle assets #133

Closed nicholasSUSE closed 2 months ago

nicholasSUSE commented 2 months ago

Problem

We have made the make lifecycle-assets to enforce the rules for the assets versions deprecation on new branch versions.

However make validate started to complain against these removed assets versions.

Solution

Implement the check for the assets versions that are not in the lifecycle at make validate