diff --git a/CHANGELOG.md b/CHANGELOG.md index c82ec984..fef07e1e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,37 @@ # Changelog +## [0.7.0](https://github.com/locmai/humble/compare/v0.6.0...v0.7.0) (2024-01-20) + + +### Features + +* add gethomepage.dev ([13002d3](https://github.com/locmai/humble/commit/13002d34c78c09407164be91a83f4ad90a1d6d3f)) +* add gethomepage.dev ([4300e06](https://github.com/locmai/humble/commit/4300e06785f8016de1f8c9921979ce010c5509a1)) +* add gethomepage.dev ([fe51920](https://github.com/locmai/humble/commit/fe519201965bb8ed82a70826e0c962162ca47122)) +* add global-secrets ([e5f9495](https://github.com/locmai/humble/commit/e5f949533e8e51efb79dfb61f9f35fc7d9ca24ac)) +* add global-secrets ([c7976a5](https://github.com/locmai/humble/commit/c7976a53a9de90728ca7031cdb72bb4d41f9dafa)) +* add kanidm ([5faecf7](https://github.com/locmai/humble/commit/5faecf753464ec7813b68a61feb049658dc53b02)) +* add kubernetes widget to homepage ([41ad3aa](https://github.com/locmai/humble/commit/41ad3aafb679d107ada7dfda70244eb20e7fe203)) +* enable speedtest in prod ([5972033](https://github.com/locmai/humble/commit/5972033784e75d93beced2c457f6b0276c35068b)) +* enable speedtest in prod ([3a1184d](https://github.com/locmai/humble/commit/3a1184d6069d565f3d5566fc109ba6bde8c77566)) +* Grafana SSO with dex ([f1ba5a0](https://github.com/locmai/humble/commit/f1ba5a0add3b8ff25104ff2a8256a176e08c4773)) +* install cilium via helm ([bbc9798](https://github.com/locmai/humble/commit/bbc979841d47ab14b1658c437b815501894769ab)) +* update flake.nix ([fe54fd2](https://github.com/locmai/humble/commit/fe54fd29a263e0002224cd9245dedea289991400)) +* update Kubernetes to 1.28.3 ([fb4926f](https://github.com/locmai/humble/commit/fb4926fe8df220dc8330997393ae1b2ecbcfd451)) +* update Kubernetes to 1.29.0 ([9361b52](https://github.com/locmai/humble/commit/9361b5218326a52538a87f334f3352a35575457d)) + + +### Bug Fixes + +* fat finger ([09f52fb](https://github.com/locmai/humble/commit/09f52fb4c57b19a25fd8890d670596c48dcc17c2)) +* host ([a51bd59](https://github.com/locmai/humble/commit/a51bd592d4f9630cb57440df39d98a84ade81c5c)) +* indent ([3eb0f14](https://github.com/locmai/humble/commit/3eb0f1428d73e4079831a19a1a89e62fc200ac8f)) +* ingress progressing state ([6af74ba](https://github.com/locmai/humble/commit/6af74ba04357dd768a7002ec557ca88fc313fa3e)) +* path ([ac25d52](https://github.com/locmai/humble/commit/ac25d523d92ff10f1c41699d6dadf9616af94df9)) +* 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..faef31a4 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.6.0 +0.7.0