Skip to content

Releases: dokku/docker-container-healthchecker

v0.5.0

06 Aug 04:56
31c9487
Compare
Choose a tag to compare
  • #54 @dependabot: chore(deps): bump github.com/testcontainers/testcontainers-go from 0.20.1 to 0.21.0
  • #55 @dependabot: chore(deps): bump github.com/moby/moby from 24.0.2+incompatible to 24.0.3+incompatible
  • #56 @dependabot: chore(deps): bump github.com/docker/docker from 24.0.2+incompatible to 24.0.3+incompatible
  • #57 @dependabot: chore(deps): bump github.com/docker/docker from 24.0.3+incompatible to 24.0.4+incompatible
  • #58 @dependabot: chore(deps): bump github.com/moby/moby from 24.0.3+incompatible to 24.0.4+incompatible
  • #59 @dependabot: chore(deps): bump github.com/josegonzalez/cli-skeleton from 0.8.0 to 0.9.0
  • #60 @dependabot: chore(deps): bump github.com/moby/moby from 24.0.4+incompatible to 24.0.5+incompatible
  • #61 @dependabot: chore(deps): bump github.com/docker/docker from 24.0.4+incompatible to 24.0.5+incompatible
  • #62 @Coffee2CodeNL: Add Bookworm Support
  • #67 @josegonzalez: Ignore the http proxy when running healthchecks
  • #68 @josegonzalez: Set exit code to the number of failed checks
  • #69 @josegonzalez: Add in-place modification support via --in-place flag
  • #70 @josegonzalez: Add ability to inject a healthcheck into an app.json file
  • #71 @josegonzalez: Add support for custom http options

v0.4.0

14 Jun 19:56
c3120f6
Compare
Choose a tag to compare
  • #14 @dependabot: chore(deps): bump github.com/moby/moby from 20.10.22+incompatible to 20.10.23+incompatible
  • #15 @dependabot: chore(deps): bump github.com/docker/docker from 20.10.22+incompatible to 20.10.23+incompatible
  • #19 @dependabot: chore(deps): bump github.com/moby/moby from 20.10.23+incompatible to 23.0.1+incompatible
  • #21 @dependabot: chore(deps): bump golang from 1.20.0-buster to 1.20.1-buster
  • #22 @dependabot: chore(deps): bump github.com/Jeffail/gabs/v2 from 2.6.1 to 2.7.0
  • #24 @dependabot: chore(deps): bump golang.org/x/net from 0.0.0-20220906165146-f3363e06e74c to 0.7.0
  • #25 @dependabot: chore(deps): bump golang from 1.20.1-buster to 1.20.2-buster
  • #26 @dependabot: chore(deps): bump github.com/testcontainers/testcontainers-go from 0.17.0 to 0.19.0
  • #27 @noeleont: add new on_failure parameter for healthchecks
  • #30 @dependabot: chore(deps): bump golang from 1.20.2-buster to 1.20.3-buster
  • #35 @dependabot: chore(deps): bump github.com/docker/docker from 23.0.1+incompatible to 23.0.5+incompatible
  • #36 @dependabot: chore(deps): bump github.com/moby/moby from 23.0.1+incompatible to 23.0.5+incompatible
  • #37 @dependabot: chore(deps): bump golang from 1.20.3-buster to 1.20.4-buster
  • #39 @dependabot: chore(deps): bump github.com/moby/moby from 23.0.5+incompatible to 23.0.6+incompatible
  • #40 @dependabot: chore(deps): bump github.com/docker/docker from 23.0.5+incompatible to 23.0.6+incompatible
  • #41 @dependabot: chore(deps): bump github.com/testcontainers/testcontainers-go from 0.19.0 to 0.20.1
  • #42 @dependabot: chore(deps): bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible
  • #43 @josegonzalez: do not run linting twice for pull requests
  • #48 @dependabot: chore(deps): bump github.com/docker/docker from 23.0.6+incompatible to 24.0.1+incompatible
  • #49 @dependabot: chore(deps): bump github.com/docker/docker from 24.0.1+incompatible to 24.0.2+incompatible
  • #50 @dependabot: chore(deps): bump github.com/moby/moby from 23.0.6+incompatible to 24.0.2+incompatible
  • #51 @dependabot: chore(deps): bump github.com/josegonzalez/cli-skeleton from 0.7.0 to 0.8.0
  • #52 @dependabot: chore(deps): bump golang from 1.20.4-buster to 1.20.5-buster

v0.3.0

17 Jan 08:10
76fa000
Compare
Choose a tag to compare
  • #12: Add support for building darwin arm64 packages #12

v0.2.0

17 Jan 07:14
3e4d705
Compare
Choose a tag to compare
  • #5: Drop RPM Support
  • #8: Add simple content check support to http checks
  • #9: Implement convert command for old-syle Dokku CHECKS files

v0.1.0

16 Jan 07:28
Compare
Choose a tag to compare

chore: rename logger package