Skip to content

Releases: TingluoHuang/runner-container-hooks

v0.3.0

18 Mar 02:33
c92bb55
Compare
Choose a tag to compare

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]