From 931321c911a70f9bc2ee70f5bdbf518beab9c323 Mon Sep 17 00:00:00 2001 From: Eric Degenetais Date: Tue, 24 Sep 2024 12:21:00 +0200 Subject: [PATCH] FIX missing entry and bad version number. --- DISTRIBUTION.md | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/DISTRIBUTION.md b/DISTRIBUTION.md index 816aea1..b835c42 100644 --- a/DISTRIBUTION.md +++ b/DISTRIBUTION.md @@ -30,7 +30,7 @@ This version adds the necessary change for the administration portal : |psc-admin-portal|`1.0.0`| -### 1.1.5 +### 1.1.6 This version backports version control over mongodb (7.0.x) and mongoexpress (1.0.x). @@ -43,6 +43,19 @@ This version backports version control over mongodb (7.0.x) and mongoexpress (1. |psc-extract|`0.1.0`| +### 1.1.5 + +This version fixes a broken prometheus docker image tag format. + +|Component|Version| +|---------|-------| +|psc-ps-api|`2.0.1`| +|psc-amar-connector|`1.0.3`| +|psc-toggle-manager|`0.0.2`| +|psc-rass-loader|`1.0.1`| +|psc-extract|`0.1.0`| + + ### 1.1.4 This version deploys a fixed version of psc-amar-connector to properly replicate main identity data into otehrId identities in AMAR. Released on 2024/07/25.