Skip to content

Releases: tsuru/deploy-agent

v2.3.0

14 Mar 23:21
b3792f3
Compare
Choose a tag to compare

Changelog

  • b3792f3 feat(buildkit): support buildkit auto-discovery on Kubernetes (#33)
  • 00abc98 chore: mv {container-,}compose.yaml
  • 3a746f7 refactor: move global consts and vars outside of helpers file
  • ff7e324 chore: mv {container-,}compose.yaml
  • 8ca79f4 feat: working dir gets higher precedence while fetching app files
  • 578d6b9 chore(compose): force default storage drive as overlay2
  • a606b07 chore(compose): set container name for services
  • 3897563 fix: avoid cached layers while running deploy script
  • 4daaa58 fix: update buildkit to v0.11.3

v2.2.0

07 Feb 23:47
34b16d6
Compare
Choose a tag to compare

Changelog

  • 34b16d6 fix: source ~/.profile file to load plataform's env vars
  • 701d1f5 feat(buildkit): support deploy with Dockerfile 🎉

v2.1.5

19 Jan 20:21
22cbee6
Compare
Choose a tag to compare

Changelog

  • 22cbee6 fix(buildkit): quote shell chars from app's env vars

v2.1.4

18 Jan 20:36
50d5c0b
Compare
Choose a tag to compare

Changelog

  • 50d5c0b chore: sed -i 's|2022|2023|'
  • 7a4a0a8 fix(build): force default tsuru working dir before running deploy script

v2.1.3

14 Jan 01:22
5c6ef6e
Compare
Choose a tag to compare

Changelog

  • 5c6ef6e chore(lint): ignore false-positive security issues
  • 6bde25f fix(build): escape build hook commands correctly
  • 4f6d8f3 fix(build): make sure tsuru configs files come from well-known dirs

v2.1.2

13 Jan 14:58
38785c2
Compare
Choose a tag to compare

Changelog

  • 38785c2 fix(buildkit): force export of app's env vars

v2.1.1

12 Jan 21:18
3e41718
Compare
Choose a tag to compare

Changelog

  • 3e41718 chore(ci): build deploy-agent binary statically linked 😬
  • 5857e1e chore(ci): release version automatically by tag
  • 5034325 fix(buildkit): support app deploy without user-defined Procfile

0.10.8

05 Oct 19:27
b92c343
Compare
Choose a tag to compare

Changelog

  • b92c343 comtainerd/sidecar: fix operator for list containers

0.10.7

21 Sep 14:21
b04debe
Compare
Choose a tag to compare

Changelog

0.10.6

25 Apr 23:48
b3fa4ae
Compare
Choose a tag to compare

Changelog

  • b3fa4ae chore(ci): update golangci-lint to 1.45.2