From d4ce290fef3c904febc1f100a5aa837d968d8979 Mon Sep 17 00:00:00 2001 From: Mathieu Tortuyaux Date: Mon, 7 Mar 2022 18:24:04 +0100 Subject: [PATCH] changelog: add entries MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mathieu Tortuyaux Co-authored-by: Kai Lüke --- .../coreos-overlay/changelog/changes/2022-03-07-ignition.md | 1 + .../coreos-overlay/changelog/updates/2022-03-07-ignition.md | 1 + 2 files changed, 2 insertions(+) create mode 100644 sdk_container/src/third_party/coreos-overlay/changelog/changes/2022-03-07-ignition.md create mode 100644 sdk_container/src/third_party/coreos-overlay/changelog/updates/2022-03-07-ignition.md diff --git a/sdk_container/src/third_party/coreos-overlay/changelog/changes/2022-03-07-ignition.md b/sdk_container/src/third_party/coreos-overlay/changelog/changes/2022-03-07-ignition.md new file mode 100644 index 0000000000..42706e9719 --- /dev/null +++ b/sdk_container/src/third_party/coreos-overlay/changelog/changes/2022-03-07-ignition.md @@ -0,0 +1 @@ +- Besides Ignition v1 and v2 configurations, Ignition configurations with specification v3 (up to 3.3.0) are now supported, see the [docs section for details](https://www.flatcar.org/docs/latest/provisioning/ignition/specification/#ignition-v3) diff --git a/sdk_container/src/third_party/coreos-overlay/changelog/updates/2022-03-07-ignition.md b/sdk_container/src/third_party/coreos-overlay/changelog/updates/2022-03-07-ignition.md new file mode 100644 index 0000000000..3b85bc1cb7 --- /dev/null +++ b/sdk_container/src/third_party/coreos-overlay/changelog/updates/2022-03-07-ignition.md @@ -0,0 +1 @@ +- ignition ([2.13.0](https://github.com/coreos/ignition/releases/tag/v2.13.0))