From 065f9aea7f2e1da6e10d9187a601ad3dae7aea65 Mon Sep 17 00:00:00 2001 From: Joey Orlando Date: Mon, 31 Jul 2023 10:28:50 -0400 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c3a5b349..559eb927 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ 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 + +### Added + +- [Helm] Add `extraContainers` for engine, celery and migrate-job pods to define sidecars by @lu1as ([#2650](https://github.com/grafana/oncall/pull/2650)) + ## v1.3.20 (2023-07-31) ### Added @@ -26,10 +32,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Apply swap requests details to schedule events ([#2677](https://github.com/grafana/oncall/pull/2677)) -### Added - -- [Helm] Add `extraContainers` for engine, celery and migrate-job pods to define sidecars by @lu1as ([#2650](https://github.com/grafana/oncall/pull/2650)) - ## v1.3.18 (2023-07-28) ### Changed