From aa403ffeeada25fe62eb836cc5ad11df55b501e5 Mon Sep 17 00:00:00 2001 From: Krzesimir Nowak Date: Tue, 4 Oct 2022 15:31:10 +0200 Subject: [PATCH] changelog: Add an entry --- .../changelog/changes/2022-10-04-flatcar-update-new-flags.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 sdk_container/src/third_party/coreos-overlay/changelog/changes/2022-10-04-flatcar-update-new-flags.md diff --git a/sdk_container/src/third_party/coreos-overlay/changelog/changes/2022-10-04-flatcar-update-new-flags.md b/sdk_container/src/third_party/coreos-overlay/changelog/changes/2022-10-04-flatcar-update-new-flags.md new file mode 100644 index 0000000000..f891a17bec --- /dev/null +++ b/sdk_container/src/third_party/coreos-overlay/changelog/changes/2022-10-04-flatcar-update-new-flags.md @@ -0,0 +1 @@ +- The flatcar-update tool got two new flags to customize ports used on the host while updating flatcar ([PR#81](https://github.com/flatcar/init/pull/81))