Skip to content

Commit

Permalink
Automated changelog update
Browse files Browse the repository at this point in the history
Signed-off-by: GitHub Actions <[email protected]>
  • Loading branch information
GitHub Actions committed Jun 1, 2022
1 parent 1ceba6d commit d6e8ade
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
# Changelog for 1.0.1

The following sections list the changes for 1.0.1.

## Summary

* Fix #10: Add healthcheck endpoint to http

## Details

* Bugfix #10: Add healthcheck endpoint to http

We had the healthchecks only on our metrics port available, but this behavior broke the helm
installation for ingress-nginx as this part is not configurable. Just add it to the http port to
get this working correctly.

https://github.com/webhippie/errors/issues/10


# Changelog for 1.0.0

The following sections list the changes for 1.0.0.
Expand Down

0 comments on commit d6e8ade

Please sign in to comment.