Skip to content

Releases: tsuru/deploy-agent

0.8.3

14 Jun 15:14
eca5292
Compare
Choose a tag to compare

Changelog

eca5292 Bump version to 0.8.3
280cf49 Accept multiple locations for tsuru.yaml file


Automated with GoReleaser
Built with go version go1.11.11 linux/amd64

0.8.2

12 Feb 18:46
Compare
Choose a tag to compare

Changelog

1f94879 bump version to 0.8.2
7993753 Fix deploy without tsuru.yaml file


Automated with GoReleaser
Built with go version go1.11.5 linux/amd64

0.8.1

06 Feb 19:19
306d47a
Compare
Choose a tag to compare

Changelog

306d47a bump version to 0.8.1
5dd1ad3 Return no error if tsuru.yaml file was not found


Automated with GoReleaser
Built with go version go1.11.5 linux/amd64

0.8.0

31 Jan 16:46
Compare
Choose a tag to compare

Changelog

dc16d9d vendor: fix dependencies
1a1d661 main: remove duplicated fs call
e05275d internal/tsuru: remove unused IsEmpty function
ed371f6 all: post full YAML content to register unit endpoint
3f44cdb vendor: replace yaml lib


Automated with GoReleaser
Built with go version go1.10.8 linux/amd64

0.7.1

09 Nov 18:56
Compare
Choose a tag to compare

Changelog

f714156 increase docker fullTimeout to 5 minutes


Automated with GoReleaser
Built with go version go1.10.5 linux/amd64

0.7.0

07 Nov 16:43
Compare
Choose a tag to compare

Changelog

72f4132 do not ignore errors when running in sidecar mode
1e7ce72 internal/docker: add test for explicit exit in bash scripts with -l flag
a9e9bb1 internal/docker: wait for exec to finish before reading exit code


Automated with GoReleaser
Built with go version go1.10.5 linux/amd64

0.6.0

20 Jun 14:41
4cd5fa9
Compare
Choose a tag to compare

Changelog

4cd5fa9 add docker buildImage


Automated with GoReleaser
Built with go version go1.10.3 linux/amd64

0.5.0

07 Jun 14:05
Compare
Choose a tag to compare

Changelog

fdc0dce internal/docker: simplify docker executor logic
9803f01 internal/docker: fix executor with quoted envs Prior to this change, the docker executor would fail to run commands when a quoted environment was present. Resulting in errors such as:


Automated with GoReleaser
Built with go version go1.10.2 linux/amd64

0.4.0

17 Apr 13:47
d1c3bc8
Compare
Choose a tag to compare

Changelog

d1c3bc8 travis: remove some uneeded integration runs
8c5553d docker: increase sidecar setup timeout
e5c4c40 push image instead of commiting sidecar for img deploy
d2542ee return err instead of exiting
5f57d8e all: adds image deploy support for kubernetes


Automated with GoReleaser
Built with go version go1.10 linux/amd64

0.3.1

11 Apr 18:22
2c8fcd8
Compare
Choose a tag to compare

Changelog

2c8fcd8 travis: pass docker credentials using stdin
a80347e tasks: do not send local environments to sidecar executor
4444c96 docker/integration: adds case for numeric user
cdb95d9 docker: add tests for sidecar.ExecuteAsUser


Automated with GoReleaser
Built with go version go1.10 linux/amd64