From 457ff442cec09249ac2e7b7d0cba2564bd17a363 Mon Sep 17 00:00:00 2001 From: Malte Poll Date: Tue, 22 Nov 2022 17:27:29 +0100 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index de8d5602d..ecfd5c1e8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,6 +30,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Constellation operators are now deployed using Helm. +- OS images are now configured globally in the `images` field of the configuration file. ### Deprecated