From 574e704dab544848826e4070379270b9082868fe Mon Sep 17 00:00:00 2001 From: Andrew Kenworthy Date: Wed, 29 Jan 2025 12:35:57 +0100 Subject: [PATCH] updated changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f54f003..81c8e51 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,7 +12,12 @@ All notable changes to this project will be documented in this file. - Aggregate emitted Kubernetes events on the CustomResources ([#318]). +### Changed + +- Default to OCI for image metadata ([#320]). + [#318]: https://github.com/stackabletech/commons-operator/pull/318 +[#320]: https://github.com/stackabletech/commons-operator/pull/320 [#321]: https://github.com/stackabletech/commons-operator/pull/321 ## [24.11.1] - 2025-01-09