➹ New Feature implementation request
Is your feature request related to a problem?
Changes that break the helm charts, do not fail our CI. This caused the need for the patch release v3.15.1. In this case the megalinter linting broke the templating process but was not reflected in our CI.
Describe the solution you'd like
Create helm charts unit-tests, that test, among others, the templating process.
Describe alternatives you've considered
Additional context
https://helm.sh/docs/topics/chart_tests/
https://github.com/helm-unittest/helm-unittest
➹ New Feature implementation request
Is your feature request related to a problem?
Changes that break the helm charts, do not fail our CI. This caused the need for the patch release v3.15.1. In this case the megalinter linting broke the templating process but was not reflected in our CI.
Describe the solution you'd like
Create helm charts unit-tests, that test, among others, the templating process.
Describe alternatives you've considered
Additional context
https://helm.sh/docs/topics/chart_tests/https://github.com/helm-unittest/helm-unittest