Releases: tsuru/deploy-agent
0.10.5
0.10.4
0.10.3
0.10.2
0.10.1
0.10.0
0.9.1
0.9.0
Changelog
bc7953c Dockerfile: use buildkit image as base
7cf0bcc Build images using buildkit if running on containerd
27b4cee containerd: Use exec to copy files instead of mounting FS
e438374 Enable lint in CI and fix lint errors
4de853a Initial containerd sidecar implementation
51d3cba Extract all docker sidecar related logic to docker pkg
0.8.6
0.8.4
Changelog
4ad4568 Add explicit workdir configuration to fpm
e1eaef7 github/actions: push docker latest
7285078 fix github actions file
c0d2fab fix github actions on deploy
61db8cc Bump version to 0.8.4
b580bb3 change DockerfileBuild to also push tags
e20d53f add github actions workflow
fe45561 update to go 1.13
f0fe064 bump go version to 1.12
fe43296 remove vendor
8c0f357 update travis to work with go modules
c5b308a change from dep to go modules