kubewarden / helm-charts

Helm charts for the Kubewarden project
Apache License 2.0
25 stars 17 forks source link

refactor: Drop `make check-generated-values`, use `make check-common-values` #382

Closed viccuad closed 8 months ago

viccuad commented 8 months ago

Description

Relates to https://github.com/kubewarden/helm-charts/issues/362

Leftover from https://github.com/kubewarden/helm-charts/issues/362

Test

CI. This should make the release workflow work again in main (even if chart-releaser correctly sees there's nothing new to release).

Additional Information

Tradeoff

Potential improvement