From 24da964460333bc3921a87f232411c05107d9c41 Mon Sep 17 00:00:00 2001 From: Mathieu Tortuyaux Date: Thu, 6 Nov 2025 11:55:49 +0100 Subject: [PATCH] changelog: fix link for Azure fix Signed-off-by: Mathieu Tortuyaux --- changelog/changes/2025-11-03-azure-size.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/changes/2025-11-03-azure-size.md b/changelog/changes/2025-11-03-azure-size.md index b5a6f533cf..48576eac31 100644 --- a/changelog/changes/2025-11-03-azure-size.md +++ b/changelog/changes/2025-11-03-azure-size.md @@ -1 +1 @@ -- Alpha only: Reduced Azure image size again to 30 GB as before by shrinking the root partition to compensate for the growth of the other partitions ([scripts#TODO](https://github.com/flatcar/scripts/pull/TODO)) +- Alpha only: Reduced Azure image size again to 30 GB as before by shrinking the root partition to compensate for the growth of the other partitions ([scripts#3460](https://github.com/flatcar/scripts/pull/3460))