Skip to content

Commit

Permalink
fix for helm charts
Browse files Browse the repository at this point in the history
  • Loading branch information
NkwaTambe committed Dec 16, 2024
1 parent 0dd0d33 commit ed767a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/webank/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ed767a2

Please sign in to comment.