Releases: superfly/flyctl
v0.0.117
Changelog
8697565 auth docker command (fixes #104)
5b40693 feat: customize the docker image label with the --image-label flag (fixes #110)
3f0bf3e feat: deploy local images if docker is available (closes #58)
22d5f50 fix: docker version negotiation (fixes #112)
006dec4 fix: increase deployment monitor timeout (fixes #113)
v0.0.116
Changelog
6af9480 Added size names text
17f3c37 Added upgrade instructions
48756e7 Fixed Reccent Typo
b676d1e Fixed Recent Typo
1471b53 Merge branch 'master' into size-patch-1
ca23397 Merge pull request #109 from alrs/expose-docker-errors
1c86afe Merge pull request #90 from superfly/size-patch-1
959e172 Merge pull request #92 from simonw/patch-1
a8f5252 docker: DeployOperation.ValidateConfig() return bad configs to surface errors
v0.0.115
v0.0.114
v0.0.113
v0.0.111
Changelog
9851dd5 Merge branch 'master' of github.com:superfly/flyctl
84b4967 Rdid formatting and wraps
7a44cd2 chore: Replace deprecated CreateBuild with StartBuild mutation
ae09f08 docfixes
5a1494b feat: pass custom args to docker build with --build-arg flag
3c8f732 fix: don't uppercase build arg names from fly.toml
v0.0.110
Changelog
6b25ff5 Add dockerfile flag to deploy command
ac59ced Merge pull request #94 from superfly/typofix
f1c8af4 Resolve both Dockerfile and dockerfile (fixes #76)
15e4dd7 Simple is immediate now
8dc6d2d Typo fix
a5db2b8 add update strategy flag to deploy command
5e0f435 exclude fly.toml from final image (fixes #93)
cf4c2ec remove dead code