From ed767a2f58a48c5906fa3ce1bd2d9ff0eb574cba Mon Sep 17 00:00:00 2001 From: NkwaTambe Date: Mon, 16 Dec 2024 17:57:03 +0100 Subject: [PATCH] fix for helm charts --- charts/webank/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/webank/Chart.yaml b/charts/webank/Chart.yaml index e18dc58..71a33ff 100644 --- a/charts/webank/Chart.yaml +++ b/charts/webank/Chart.yaml @@ -10,11 +10,11 @@ appVersion: "1.16.0" dependencies: - name: webank-obs - repository: "file://../webank-obs/" + repository: "https://ADORSYS-GIS.github.io/webank-devops/" version: 1.0.2-rc alias: obs - name: webank-userapp - repository: "file://../webank-userapp/" + repository: "https://ADORSYS-GIS.github.io/webank-devops/" version: 1.0.1 alias: userapp - name: postgresql