Skip to content

Releases: tsuru/deploy-agent

0.10.5

22 Mar 18:58
5011fc8
Compare
Choose a tag to compare

Changelog

  • 5011fc8 fix(docker/build): support pulling authenticated image from container registry

0.10.4

17 Feb 22:40
7112043
Compare
Choose a tag to compare

Changelog

  • 7112043 feat(containerd): add support to fetch credentials from Docker auth helpers

0.10.3

11 Feb 22:44
c75158f
Compare
Choose a tag to compare

Changelog

  • c75158f chore(goreleaser): rename build name to deploy-agent

0.10.2

20 Oct 21:08
4d9c335
Compare
Choose a tag to compare

Changelog

4d9c335 Update dependencies

0.10.1

09 Aug 19:46
8919851
Compare
Choose a tag to compare

Changelog

8919851 Include artifact registry in gcp image

0.10.0

09 Aug 18:51
35d8f5a
Compare
Choose a tag to compare

Changelog

35d8f5a Update dependencies

0.9.1

26 Feb 12:57
b047b74
Compare
Choose a tag to compare

Changelog

b047b74 Update path of packagecloud URL

0.9.0

26 Feb 12:47
Compare
Choose a tag to compare

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

06 Jan 13:59
9460da3
Compare
Choose a tag to compare

Changelog

9460da3 Increase timeout to 10 minutes
48d405c Update goreleaser file to new format

0.8.4

27 Dec 19:32
Compare
Choose a tag to compare

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