From: aravind.est Date: Mon, 9 Jan 2023 14:48:22 +0000 (+0000) Subject: Update version for rapp enhanced catalogue X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?p=it%2Fdep.git;a=commitdiff_plain;h=8a7e77f8ebf0e0494d0f6bbe8c1f64a92358832b Update version for rapp enhanced catalogue Issue-ID: NONRTRIC-819 Signed-off-by: aravind.est Change-Id: Ia7bf3d6cfb55fce2de7458d12fabac366e4171d8 --- diff --git a/nonrtric/RECIPE_EXAMPLE/example_recipe.yaml b/nonrtric/RECIPE_EXAMPLE/example_recipe.yaml index e566e910..a69e75ed 100644 --- a/nonrtric/RECIPE_EXAMPLE/example_recipe.yaml +++ b/nonrtric/RECIPE_EXAMPLE/example_recipe.yaml @@ -27,6 +27,7 @@ nonrtric: installControlpanel: true installInformationservice: true installRappcatalogueservice: true + installRappcatalogueenhancedservice: true installNonrtricgateway: true installKong: false installDmaapadapterservice: true @@ -224,7 +225,7 @@ rappcatalogueenhancedservice: image: registry: 'nexus3.o-ran-sc.org:10002/o-ran-sc' name: nonrtric-plt-rappcatalogue-enhanced - tag: 1.0.0 + tag: 1.0.1 service: allowHttp: true httpName: http diff --git a/nonrtric/helm/rappcatalogueenhancedservice/values.yaml b/nonrtric/helm/rappcatalogueenhancedservice/values.yaml index ad38a305..b8d3ce96 100644 --- a/nonrtric/helm/rappcatalogueenhancedservice/values.yaml +++ b/nonrtric/helm/rappcatalogueenhancedservice/values.yaml @@ -23,7 +23,7 @@ rappcatalogueenhancedservice: image: registry: 'nexus3.o-ran-sc.org:10002/o-ran-sc' name: nonrtric-plt-rappcatalogue-enhanced - tag: 1.0.0 + tag: 1.0.1 service: allowHttp: true httpName: http