From 6482272c8730e7b0ac12e507238239d18d007418 Mon Sep 17 00:00:00 2001 From: Techassi Date: Tue, 21 Jul 2026 15:48:23 +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 8a1929f4..dc180903 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` ([#1028]).