What's New
- Improve the handling of broken open parameter paths
Known Issues
- A bug in Kompose means that shell variable substitution (within `entrypoint` or `args`) will not properly handle variable names with underscores
- Please use non-underscored environment variables (note that [Compose needs double $$](https://docs.docker.com/compose/compose-file/compose-file-v2/#variable-substitution)) if you must rely on shell variable substitution, until a fix is ready. Track here: https://github.com/kubernetes/kompose/issues/1636
**Full Changelog**: https://github.com/UoW-CPC/DocKubeADT/compare/v0.3.2...v0.3.3