From 75aa60ae1db69c6ec508309a2fc6a9331af59f3d Mon Sep 17 00:00:00 2001 From: Techassi Date: Tue, 21 Jul 2026 15:48:16 +0200 Subject: [PATCH] Update CHANGELOG.md from release 26.7.0 Signed-off-by: Techassi --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c869b75e..998c9b32 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file. ## [Unreleased] +## [26.7.0] - 2026-07-21 + +## [26.7.0-rc1] - 2026-07-16 + ### Added - BREAKING: Add required CLI argument and env var to set the image repository used to construct final product image names: `IMAGE_REPOSITORY` (`--image-repository`), eg. `oci.example.org/my/namespace` ([#884]).