·
1 commit
to 8b9501e2b80e22c69d44f7f434034cbbc800f11d
since this release
Features
- Use service container entrypoint if no entrypoint is specified [actions#53]
Bugs
- Fixed issue caused by promise rejection in kubernetes hook [actions#65]
- Fixed service container name issue when service image contains one or more
/
in the name [actions#53] - Fixed issue related to service container failures when no ports are specified
[actions#60] - Allow equal signs in environment variable values [actions#62]