From c5d17c6665a2d4d7f9acd9846f3ff0bde4f1e655 Mon Sep 17 00:00:00 2001 From: Matthias Fischer Date: Fri, 8 Dec 2023 10:53:11 +0100 Subject: [PATCH] chore(release): Update helm charts CHANGELOG.md --- charts/irs-helm/CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/charts/irs-helm/CHANGELOG.md b/charts/irs-helm/CHANGELOG.md index 2886ea41a2..b5e3fac343 100644 --- a/charts/irs-helm/CHANGELOG.md +++ b/charts/irs-helm/CHANGELOG.md @@ -5,6 +5,8 @@ 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] + +## [6.12.0] - 2023-12-08 ### Changed - Changed configuration from `ess.managementPath` to options for each endpoint `ess.assetsPath` `ess.policydefinitionsPath` `ess.contractdefinitionsPath`. E.g. `ess.assetsPath: /management/v3/assets` - Rename property `edc.provider.host` to `ess.edc.host`