Closed isometry closed 6 months ago
This PR introduces the option to ignore missing values files referenced in generated HelmCharts. Full backward compatibility is maintained.
I can't see any meaningful surface to test, as this is simply exposing underlying functionality from the source-controller API.
source-controller
Depends upon https://github.com/fluxcd/source-controller/pull/1447
@stefanprodan : will you create a new release tag on github.com/fluxcd/source-controller/api (v1.3.0?) so that I can update go.mod and get the tests passing?
github.com/fluxcd/source-controller/api
v1.3.0
go.mod
This PR introduces the option to ignore missing values files referenced in generated HelmCharts. Full backward compatibility is maintained.
I can't see any meaningful surface to test, as this is simply exposing underlying functionality from the
source-controller
API.Depends upon https://github.com/fluxcd/source-controller/pull/1447