Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update CHANGELOG with hostname fix #1693 #1694

Merged
merged 1 commit into from
Aug 4, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* Add settings for kubelet topologyManagerPolicy and topologyManagerScope ([#1659])
* Add support for container image registry mirrors ([#1629])
* Add support for custom CA certificates ([#1654])
* Add a setting for configuring hostname ([#1664], [#1680])
* Add a setting for configuring hostname ([#1664], [#1680], [#1693])
* Avoid wildcard for applying rp_filter to interfaces ([#1677])
* Update default admin container to v0.7.2 ([#1685])

Expand Down Expand Up @@ -43,6 +43,7 @@
[#1686]: https://github.com/bottlerocket-os/bottlerocket/pull/1686
[#1687]: https://github.com/bottlerocket-os/bottlerocket/pull/1687
[#1689]: https://github.com/bottlerocket-os/bottlerocket/pull/1689
[#1693]: https://github.com/bottlerocket-os/bottlerocket/pull/1693

# v1.1.4 (2021-07-23)

Expand Down