From 0a7819a5f0bc5f6dd41ba14799c6447690077902 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))