Releases: tsuru/deploy-agent
Releases · tsuru/deploy-agent
v2.3.0
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
Changelog
- 34b16d6 fix: source ~/.profile file to load plataform's env vars
- 701d1f5 feat(buildkit): support deploy with Dockerfile 🎉
v2.1.5
Changelog
- 22cbee6 fix(buildkit): quote shell chars from app's env vars
v2.1.4
Changelog
- 50d5c0b chore: sed -i 's|2022|2023|'
- 7a4a0a8 fix(build): force default tsuru working dir before running deploy script
v2.1.3
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
Changelog
- 38785c2 fix(buildkit): force export of app's env vars
v2.1.1
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
Changelog
- b92c343 comtainerd/sidecar: fix operator for list containers
0.10.6
Changelog
- b3fa4ae chore(ci): update golangci-lint to 1.45.2