From: JohnKeeney Date: Fri, 20 Feb 2026 12:43:22 +0000 (+0000) Subject: Update relevant Chart versions after rAppManger & DMEParticipant bugfix X-Git-Tag: 2026.02.20^0 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=1976b74497b1581913d22946c3dadb4caeed7421;p=it%2Fdep.git Update relevant Chart versions after rAppManger & DMEParticipant bugfix DMEParticipant -> 1.0.1 (dmeparticipant image v 0.4.1) rAppManager -> 1.0.1 (rappmanger image v 0.4.1) nonrtric -> 1.0.1 (parent chart, will pull in above changes) Issue-ID: NONRTRIC-1095 Change-Id: I0dacdcbf129d2cb2b84facbf4813762ac4380f70 Signed-off-by: JohnKeeney --- diff --git a/smo-install/oran_oom/dmeparticipant/Chart.yaml b/smo-install/oran_oom/dmeparticipant/Chart.yaml index 7bdc15a7..407af3b5 100644 --- a/smo-install/oran_oom/dmeparticipant/Chart.yaml +++ b/smo-install/oran_oom/dmeparticipant/Chart.yaml @@ -19,7 +19,7 @@ apiVersion: v2 appVersion: "2.0.0" description: A Helm chart for DME Participant name: dmeparticipant -version: 1.0.0 +version: 1.0.1 dependencies: - name: nonrtric-common diff --git a/smo-install/oran_oom/nonrtric/Chart.yaml b/smo-install/oran_oom/nonrtric/Chart.yaml index 5ab9a838..00ed0b27 100644 --- a/smo-install/oran_oom/nonrtric/Chart.yaml +++ b/smo-install/oran_oom/nonrtric/Chart.yaml @@ -16,7 +16,7 @@ apiVersion: v2 name: nonrtric -version: 1.0.0 +version: 1.0.1 appVersion: test description: Open Radio Access Network (ORAN) home: https://www.o-ran.org/ diff --git a/smo-install/oran_oom/rappmanager/Chart.yaml b/smo-install/oran_oom/rappmanager/Chart.yaml index 4d971a2d..84d9088d 100644 --- a/smo-install/oran_oom/rappmanager/Chart.yaml +++ b/smo-install/oran_oom/rappmanager/Chart.yaml @@ -19,7 +19,7 @@ apiVersion: v2 appVersion: "2.0.0" description: A Helm chart for rAppmanager name: rappmanager -version: 1.0.0 +version: 1.0.1 dependencies: - name: nonrtric-common