Skip to content

Releases: dtanner/chaperone

1.6.2

24 May 19:26

Choose a tag to compare

Full Changelog: 1.6.1...1.6.2

1.6.1

24 May 19:10

Choose a tag to compare

Full Changelog: 1.6.0...1.6.1

1.6.0

24 May 19:00

Choose a tag to compare

What's Changed

  • publish to docker hub again, refactored by @dtanner in #37
  • Update to latest dependencies
  • Simplify docker build process

Full Changelog: 1.5.1...1.6.0

1.5.1

15 Mar 17:45
a54ab65

Choose a tag to compare

Try publishing to github docker registry.

Full Changelog: v1.5.0...1.5.1

1.5.0

15 Feb 20:11

Choose a tag to compare

Updated all dependencies to their latest versions. No intended functional changes.

v1.4.0

26 Oct 02:51

Choose a tag to compare

readme improvement, and resolve #26 - configurable global log level

Cron scheduling support

15 Sep 21:01
e079f08

Choose a tag to compare

Along with the original interval support, this release adds an alternative execution technique using a newschedule check property.
See the README.md for a full description and examples.

fix subdirectory checks working directory

30 Jun 21:52

Choose a tag to compare

v1.2.5

fix working directory of checks in subdirectories

allow non-checks files in checks.d directory

30 Jun 18:18

Choose a tag to compare

v1.2.4

allow non-check files in checks directory - resolves #25

v1.2.3: Merge pull request #24 from dtanner/improve_logging

25 Jun 17:04
6e6dbc0

Choose a tag to compare