v0.9.6
Fixes:
- #277
- #278
- Bug with
remoteState
andoutput
reference in stack template to self unit. Now allowed use boththis.unitName.outputName
andunitName.outputName
. - Increased file size limit for kubernetes manifests to 1024000
- fixed some mistakes in errors messages and removed debug outpud
Features:
kubernetes
unit: added optionapply_template
for manifestskubernetes
unit:source
option is now similar to the same one in thek8s-manifest
unit, 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
kubernetes
andk8s-manifest
units