X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=helm-manager%2Fsimple-app.json;h=ba9c826a5f1d0225fb8ddb80952f9ca5cbc98cd1;hb=826b82ce861bebf17521a410caf4dd06343c2856;hp=27f73c84a254bbf1708e0f1e6387cb9736e7642f;hpb=31b09880413a8708a5ecfbd4ad83a91a01661892;p=nonrtric.git diff --git a/helm-manager/simple-app.json b/helm-manager/simple-app.json index 27f73c84..ba9c826a 100644 --- a/helm-manager/simple-app.json +++ b/helm-manager/simple-app.json @@ -1,7 +1,11 @@ { - "releaseName": "simpleapp", - "chartName": "simple-app", - "version": "0.1.0", + "chartId": { + "name": "simple-app", + "version": "0.1.0" + }, "namespace": "ckhm", - "repository": "cm" -} \ No newline at end of file + "repository": { + "repoName": "cm" + }, + "releaseName": "simpleapp" + } \ No newline at end of file