From dafbb7c27e467cca013f43df19ddccc274e1f74e Mon Sep 17 00:00:00 2001 From: Martin Maul Date: Mon, 5 Feb 2024 15:20:45 +0100 Subject: [PATCH] chore(release): 10.3.0 --- CHANGELOG.md | 8 ++++++++ charts/traceability-foss/CHANGELOG.md | 3 +++ 2 files changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f12999bf30..a9a46ea784 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,14 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [UNRELEASED - DD.MM.YYYY] +### Added + +### Changed + +### Removed + +## [10.3.0 - 05.02.2024] + ### Added - Added AVD-KSV-0014 to trivy ignore - Added tooltips on functionalities that are unauthorized or unavailable diff --git a/charts/traceability-foss/CHANGELOG.md b/charts/traceability-foss/CHANGELOG.md index 72f561d021..42a3eb727b 100644 --- a/charts/traceability-foss/CHANGELOG.md +++ b/charts/traceability-foss/CHANGELOG.md @@ -4,6 +4,9 @@ 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). +## [1.3.28] - 2024-02-05 +### No changes + ## [1.3.27] - 2024-01-23 ### No changes