Skip to content

Releases: presslabs/dockerize

v2.1.0

14 Feb 14:27
v2.1.0
93ba854
Compare
Choose a tag to compare
  • add shellquote function from github.com/alessio/shellescape

v2.0.0

27 Jan 12:49
v2.0.0
b36cc94
Compare
Choose a tag to compare
  • Bump sprig to v3.0.2-4-g3c4c6
  • Switch to go modules

v1.3.0

15 Oct 09:28
v1.3.0
cd732cb
Compare
Choose a tag to compare
  • Bump Masterminds/sprig library to v2.22.0

v1.2.0

23 Oct 20:02
v1.2.0
d9cab35
Compare
Choose a tag to compare

Changes:

  • Add -skip-tls-verify option to skip TLS verification when waiting for https endpoints

v1.1.0

24 Aug 22:35
09c6844
Compare
Choose a tag to compare

Changes:

  • replace hpcloud/tail with tail from google/cadvisor
  • better support for fifos
  • use a stat poller instead of fsnotify which is much simpler and stable

Breaking changes:

  • -poll flag is removed since it always polls

v1.0.0 (initial fork)

24 Aug 09:56
4b54fe1
Compare
Choose a tag to compare
  • Forked and moved over to dep for dependency management
  • Recusrsive template generation
  • Sprig template library