v0.9.6
Fixes:
- #277
- #278
- Bug with
remoteStateandoutputreference in stack template to self unit. Now allowed use boththis.unitName.outputNameandunitName.outputName. - Increased file size limit for kubernetes manifests to 1024000
- fixed some mistakes in errors messages and removed debug outpud
Features:
kubernetesunit: added optionapply_templatefor manifestskubernetesunit:sourceoption is now similar to the same one in thek8s-manifestunit, it can be either an absolute/relative path to a file or directory or a link to a remote http- #280
Build:
- added new tests for
kubernetesandk8s-manifestunits