2022-06-02 15:53:11 -04:00
|
|
|
## Features
|
2023-03-17 10:30:10 +01:00
|
|
|
- Use service container entrypoint if no entrypoint is specified [#53]
|
2022-06-02 15:53:11 -04:00
|
|
|
|
|
|
|
|
## Bugs
|
2023-03-17 10:18:56 +01:00
|
|
|
- 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]
|
2022-06-02 15:53:11 -04:00
|
|
|
|
2023-03-17 10:18:56 +01:00
|
|
|
<!-- ## Misc
|