kubewarden / helm-charts

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

refactor: Remove `chart-values.yaml`, use `make check-common-values` from now on #381

Closed viccuad closed 7 months ago

viccuad commented 7 months ago

Description

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

Test

CI

Additional Information

This removes the need to add manual commits to bot PRs such as this one: https://github.com/kubewarden/helm-charts/pull/380/commits/7838f831e4ce1a9504ba3e96daaf4c7f7499891e

Tradeoff

Potential improvement