Skip to content

Releases: tsuru/deploy-agent

v2.4.0

08 Nov 15:02
fa68d88
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.3.3...v2.4.0

v2.3.3

15 Sep 16:35
3dccc1c
Compare
Choose a tag to compare

Changelog

  • 3dccc1c goreleaser: add missing github creds
  • eb7e10f ci: fit smarttag to project tag // fix dep on Dockerfile according arch // goreleaser artifacts only
  • cc6f9dd ci: fix push only main branch :(
  • 2a83bce ci: remove goreleaser step
  • 3c815d3 goreleaser: fix goarch structure :(
  • 9cdd60f goreleaser: fix build also for arm64
  • ae4ceb3 ci: fix docker/login-action name
  • c8ee15b ci: bump all components on publish task
  • 1a32bf7 ci: bump docker/build-push-action
  • 1fcec70 ci: also release to arm

v2.3.2

30 Jun 14:42
a50ec83
Compare
Choose a tag to compare

Changelog

  • a50ec83 fix(buildkit): return the image's exposed ports in ascending order

v2.3.1

15 Mar 00:14
e9a0309
Compare
Choose a tag to compare

Changelog

  • e9a0309 fix(buildkit/k8s): set buildkit ending time to empty

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