Update CHANGELOG.md
This commit is contained in:
parent
e1598d7c20
commit
065f9aea7f
1 changed files with 6 additions and 4 deletions
10
CHANGELOG.md
10
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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue