diff --git a/CHANGELOG.md b/CHANGELOG.md index e93fb8807..53944e15a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,19 @@ # Changelog +## [2.10.0](https://github.com/mesosphere/konvoy-image-builder/compare/v2.9.6...v2.10.0) (2024-05-06) + + +### Features + +* update Kubernetes to v1.29.4 ([#1067](https://github.com/mesosphere/konvoy-image-builder/issues/1067)) ([20706b8](https://github.com/mesosphere/konvoy-image-builder/commit/20706b8c045c0446c1c750696d4398cc0eec6a9f)) + + +### Bug Fixes + +* add missing .aws/config file mount ([#1064](https://github.com/mesosphere/konvoy-image-builder/issues/1064)) ([efd89da](https://github.com/mesosphere/konvoy-image-builder/commit/efd89dacfc8cc1577993944ea7841ee0f7d4e980)) +* adds an ubuntu release for kommander tests ([#1047](https://github.com/mesosphere/konvoy-image-builder/issues/1047)) ([09499d2](https://github.com/mesosphere/konvoy-image-builder/commit/09499d2dbff96a1b9387a10d2a7b21f85f602bfe)) +* attempts to fix the bump again ([#1048](https://github.com/mesosphere/konvoy-image-builder/issues/1048)) ([8d9fbe4](https://github.com/mesosphere/konvoy-image-builder/commit/8d9fbe42c838cc0f1a51df8435a3f696294df9bf)) + ## [2.9.6](https://github.com/mesosphere/konvoy-image-builder/compare/v2.9.5...v2.9.6) (2024-03-12)