diff --git a/CHANGELOG.md b/CHANGELOG.md index c82ec984..42c5a9cd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## [0.6.1](https://github.com/locmai/humble/compare/v0.6.0...v0.6.1) (2024-01-06) + + +### Bug Fixes + +* ingress progressing state ([6af74ba](https://github.com/locmai/humble/commit/6af74ba04357dd768a7002ec557ca88fc313fa3e)) +* remove redundant value for release job ([7c2108f](https://github.com/locmai/humble/commit/7c2108f4252098df31d79e5f2286d4685a88acd8)) +* update custom health check ([fb03222](https://github.com/locmai/humble/commit/fb032223e1c3fc2903b484bdf04fba4188c60707)) +* workaround ingress progressing ([2223373](https://github.com/locmai/humble/commit/2223373cf310a10cfc10656961992a5228dbb8ee)) + ## 0.6.0 (2023-12-09) ### Features diff --git a/version.txt b/version.txt index a918a2aa..ee6cdce3 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.6.0 +0.6.1