Skip to content

Releases: superfly/flyctl

v0.0.117

30 Apr 19:01
Compare
Choose a tag to compare

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

16 Apr 17:45
1c86afe
Compare
Choose a tag to compare

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

07 Apr 17:42
Compare
Choose a tag to compare

Changelog

8328d54 Merge pull request #73 from alrs/docker-fix-errors
463bfe2 buildkit support
c077174 docker: fix dropped error in DeployOperation.PackAndDeploy()
ef94c64 docker: fix dropped error in checkManifest()
ea1c1aa tidy

v0.0.114

02 Apr 17:33
Compare
Choose a tag to compare

Changelog

4338663 fix: pass build-args through to buildpack builders
35715ac fix: upgrade buildpacks to support new CNB builders

v0.0.113

01 Apr 21:02
Compare
Choose a tag to compare

Changelog

89620e0 fix: ensure extra args present before normalizing

v0.0.111

01 Apr 20:22
Compare
Choose a tag to compare

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

31 Mar 17:32
Compare
Choose a tag to compare

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

v0.0.109

23 Mar 21:41
Compare
Choose a tag to compare

Changelog

dbe285f Added emphasis
479eee0 Merge pull request #84 from superfly/betterhelp
9428ce5 Merge pull request #85 from superfly/list-orgs
f9301e2 Small fix for json tags
1a67a0b Updated help pages and layout
d701692 display alloc status+logs on deployment failure
5fd17a7 status alloc command

v0.0.108

18 Mar 18:49
Compare
Choose a tag to compare

Changelog

8a7f550 Add --remote-only flag to deploy

v0.0.106

15 Mar 01:33
Compare
Choose a tag to compare

Changelog

a97fef1 build+push only remote builds
2f1b0d9 clean remote build log output