Skip to content

v0.12.0

Choose a tag to compare

@mumoshu mumoshu released this 16 Nov 00:45
· 1565 commits to master since this release
4371de9

Changelog

  • @Warashi enabled docker access without sudo, by changing the runner container to use TCP instead of docker.sock (#177)
  • @Warashi added an ability to set dockerEnabled: false to disable the dind sidecar, so that you can run runner pod on clusters on where privileged pods are disallowed (#191)