Releases: upserve/dockly
Releases · upserve/dockly
v3.0.5
v3.0.4
v3.0.3
v3.0.2
v3.0.1
- Specify the region when assuming a role
v3.0.0
- Switch from fog to aws-sdk-v2
- Remove grit
- Implement our own git archive functionality (required after removing grit)
- Lazily load the dockly.rb when rake tasks are being run, not when the tasks are being loaded
- Instead of generating rake tasks for each Deb, Docker, and Rpm, use centralized tasks that are parameterized by the name of the package that is being built.
- Add logic to assume roles at build startup
v2.7.2
- Use the basename of the imported image for tagging
v2.7.0
- Less redundant rake tasks
- Tagging image imports
- Fix content tag pushing
v2.6.0
Add content hashing