From 6151ac7ecbd224a2717642a19408b72137d5cfa2 Mon Sep 17 00:00:00 2001 From: Remigiusz Janeczek Date: Wed, 1 Sep 2021 08:50:37 +0200 Subject: Update PRH image to 1.7.1 PRH updated with latest SDK (1.8.7) Issue-ID: DCAEGEN2-2868 Signed-off-by: Remigiusz Janeczek Change-Id: I41006fe8ad8444af30aceec5470c469fba53a3da --- Changelog.md | 1 + blueprints/k8s-prh.yaml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index 229b795..1c2954c 100644 --- a/Changelog.md +++ b/Changelog.md @@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - [DCAEGEN2-2873] PM Mapper updated to 1.7.1 - Fix granularityPeriod issue - [DCAEGEN2-2806/DCAEGEN2-2858/DCAEGEN2-2859] - VES Mapper updated to 1.3.0 - includes Istanbul vulnerability fixes, CBS client SDK to 1.8.7 and switched to integration-java11:9.0.0 base image - [DCAEGEN2-2892] - Set resource limits for TCAgen2 blueprints + - [DCAEGEN2-2868] - Update PRH to use latest SDK (1.8.7) ## [3.3.3] - 2021-08-03 - [DCAEGEN2-2853] SNMPTrap container updated to 2.0.5 - Switched to CBS client lib to 2.2.1 diff --git a/blueprints/k8s-prh.yaml b/blueprints/k8s-prh.yaml index 519ee6d..44c4e22 100644 --- a/blueprints/k8s-prh.yaml +++ b/blueprints/k8s-prh.yaml @@ -63,7 +63,7 @@ inputs: default: "admin" tag_version: type: string - default: "nexus3.onap.org:10001/onap/org.onap.dcaegen2.services.prh.prh-app-server:1.7.0" + default: "nexus3.onap.org:10001/onap/org.onap.dcaegen2.services.prh.prh-app-server:1.7.1" replicas: type: integer description: number of instances -- cgit 1.2.3-korg