From 0a23a38efbe242e9e1a025026f74b8ccf117d14f Mon Sep 17 00:00:00 2001 From: Marian Steinbach Date: Tue, 5 Dec 2023 16:53:02 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 83889207..1d56f993 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,9 +5,11 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [Unreleased] +### Changed -## [Unreleased] +- Configure `gsoci.azurecr.io` as the default container image registry. ## [0.7.0] - 2023-11-28 @@ -60,7 +62,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Leverage app platform for deploying teleport-kube-agent app - ## [0.1.0] - 2023-08-09 [Unreleased]: https://github.com/giantswarm/teleport-operator/compare/v0.7.0...HEAD