UNCLASSIFIED - NO CUI

Invalid Helm Release param for current IB flux images

When trying to use the IB images (0.2.x), the HelmRelease references and invalid field.

error: error validating "STDIN": error validating data: ValidationError(HelmRelease.spec.install): unknown field "createNamespace" in io.fluxcd.toolkit.helm.v2beta1.HelmRelease.spec.install; if you choose to ignore these errors, turn validation off with --validate=false

It seems to be caused by helmrelease.yaml Line 18. This feature seems to have been introduced in 0.4.1, see https://github.com/fluxcd/helm-controller/blob/main/CHANGELOG.md#041.