Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Mar 02:33
· 1 commit to 8b9501e2b80e22c69d44f7f434034cbbc800f11d since this release
c92bb55

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]