X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=smo-install%2Foran_oom%2Fcontrolpanel%2FChart.yaml;h=b99826a3c55311c28df18779ef1c9cbde8b28153;hb=facf93e436bfe13e866f86a510bad8c1c9c85430;hp=585ada4c7359bca8f04141c943c350dabe473f98;hpb=5288913d914df119819fd349c57eb3ace44a423c;p=it%2Fdep.git diff --git a/smo-install/oran_oom/controlpanel/Chart.yaml b/smo-install/oran_oom/controlpanel/Chart.yaml index 585ada4c..b99826a3 100644 --- a/smo-install/oran_oom/controlpanel/Chart.yaml +++ b/smo-install/oran_oom/controlpanel/Chart.yaml @@ -14,8 +14,13 @@ # limitations under the License. # ################################################################################ -apiVersion: v1 +apiVersion: v2 appVersion: "2.0.0" description: A Helm chart for nonrtric controlpanel name: controlpanel version: 2.0.0 + +dependencies: + - name: nonrtric-common + version: ^2.0.0 + repository: "@local"