From b31ab335025a72f0da5054cf562848ca47073815 Mon Sep 17 00:00:00 2001 From: Techassi Date: Tue, 21 Jul 2026 15:47:08 +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 330964fd..aaebdb82 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` ([#778]).