It would be nice for an appr dependency in a helm requirements.yaml to pass through other helm dependency options than just name, version, and repository. A use case is the dependency option condition which allows a dependency to be enabled depending on a value in user supplied configuration.
It would be nice for an appr dependency in a helm
requirements.yaml
to pass through other helm dependency options than justname
,version
, andrepository
. A use case is the dependency optioncondition
which allows a dependency to be enabled depending on a value in user supplied configuration.For example:
would result in