Skip to content

Commit

Permalink
feat(ci): helm chart deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
stephane-segning committed Dec 9, 2024
1 parent e28922f commit 5c60380
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions charts/webank/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,18 @@ description: A Helm chart for Kubernetes

type: application

version: 1.0.1
version: 1.0.1-rc.1

appVersion: "1.16.0"

dependencies:
- name: webank-obs
repository: "https://ADORSYS-GIS.github.io/webank-devops/"
version: 1.0.1
version: 1.0.0
alias: obs
- name: webank-userapp
repository: "https://ADORSYS-GIS.github.io/webank-devops/"
version: 1.0.1
version: 1.0.0
alias: userapp
- name: postgresql
repository: "https://charts.bitnami.com/bitnami"
Expand Down

0 comments on commit 5c60380

Please sign in to comment.