Release 0.3.1 (#71)

* Update releaseNotes.md

* updated package.json and package lock
This commit is contained in:
Nikola Jokic
2023-03-20 15:26:23 +01:00
committed by GitHub
parent 6dbb0b61b7
commit 89ff7d1155
3 changed files with 7 additions and 13 deletions

View File

@@ -1,12 +1,6 @@
## Features
- Use service container entrypoint if no entrypoint is specified [#53]
<!-- ## Features -->
## Bugs
- Fixed issue caused by promise rejection in kubernetes hook [#65]
- Fixed service container name issue when service image contains one or more `/`
in the name [#53]
- Fixed issue related to service container failures when no ports are specified
[#60]
- Allow equal signs in environment variable values [#62]
<!-- ## Misc
- Ensure the response file contains ports object for service containers in k8s [#70]
<!-- ## Misc -->