From: elinuxhenrik Date: Tue, 10 Aug 2021 12:01:55 +0000 (+0200) Subject: Step Policy Agent version D Maintenance X-Git-Tag: f-release~36 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?p=it%2Fdep.git;a=commitdiff_plain;h=54c520b476f97f57e1d8b5ea5c2ebe0fe156ea1e Step Policy Agent version D Maintenance Step to version 2.2.1. Issue-ID: NONRTRIC-566 Signed-off-by: elinuxhenrik Change-Id: I8212061dc93eb60e03d2f8daaf1d982adebdb772 --- diff --git a/nonrtric/RECIPE_EXAMPLE/example_recipe.yaml b/nonrtric/RECIPE_EXAMPLE/example_recipe.yaml index 39722949..cd0c4b02 100644 --- a/nonrtric/RECIPE_EXAMPLE/example_recipe.yaml +++ b/nonrtric/RECIPE_EXAMPLE/example_recipe.yaml @@ -78,7 +78,7 @@ policymanagementservice: image: registry: 'nexus3.o-ran-sc.org:10004/o-ran-sc' name: nonrtric-policy-agent - tag: 2.2.0 + tag: 2.2.1 service: allowHttp: true httpName: http diff --git a/nonrtric/helm/policymanagementservice/values.yaml b/nonrtric/helm/policymanagementservice/values.yaml index 85accd42..99700bab 100644 --- a/nonrtric/helm/policymanagementservice/values.yaml +++ b/nonrtric/helm/policymanagementservice/values.yaml @@ -23,7 +23,7 @@ policymanagementservice: image: registry: "nexus3.o-ran-sc.org:10004/o-ran-sc" name: nonrtric-policy-agent - tag: 2.2.0 + tag: 2.2.1 service: allowHttp: true httpName: http