diff --git a/charts/webank/Chart.yaml b/charts/webank/Chart.yaml index 1936d57..1561236 100644 --- a/charts/webank/Chart.yaml +++ b/charts/webank/Chart.yaml @@ -4,18 +4,18 @@ description: A Helm chart for Kubernetes type: application -version: 1.0.0-rc +version: 1.0.0-rc.2 appVersion: "1.16.0" dependencies: - name: webank-obs repository: "https://ADORSYS-GIS.github.io/webank-devops/" - version: 0.1.0 + version: 1.0.0 alias: obs - name: webank-userapp repository: "https://ADORSYS-GIS.github.io/webank-devops/" - version: 0.1.0 + version: 1.0.0 alias: userapp - name: postgresql repository: "https://charts.bitnami.com/bitnami"