Skip to content

v0.20.40

Compare
Choose a tag to compare
@gy2006 gy2006 released this 01 Oct 21:11
· 464 commits to master since this release
e5ac5d3

Changelog

  • Support dynamic agents in a Kubernetes cluster.
  • PHP template
  • Support sub-steps in a step
  • Apply websocket connection between server and agent instead of zk and mq
  • Skip ci build by [ci-skip]
  • New system configuration in the admin panel
  • Bugfix

Docker images

## core
docker pull flowci/core:latest
docker pull flowci/core:0.20.40

## web
docker pull flowci/web:latest
docker pull flowci/web:0.20.40

## agent
docker pull flowci/agent:latest
docker pull flowci/agent:0.20.40