From e5da1beac90de9f48e1a1d8260e870e86ffb62a9 Mon Sep 17 00:00:00 2001 From: Mathieu Tortuyaux Date: Wed, 24 Apr 2024 15:23:23 +0200 Subject: [PATCH] changelog: add entry Signed-off-by: Mathieu Tortuyaux --- changelog/changes/2024-04-24-scaleway.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog/changes/2024-04-24-scaleway.md diff --git a/changelog/changes/2024-04-24-scaleway.md b/changelog/changes/2024-04-24-scaleway.md new file mode 100644 index 0000000000..aa69be0413 --- /dev/null +++ b/changelog/changes/2024-04-24-scaleway.md @@ -0,0 +1 @@ +- Scaleway: images are now provided directly as `.qcow2` to ease the import on Scaleway ([scripts#1953](https://github.com/flatcar/scripts/pull/1953))