Skip to content

Commit

Permalink
chore(deps): update helm release component to v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 24, 2023
1 parent 7d4c0d9 commit 98fbf01
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions charts/pubcode/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,18 +27,18 @@ dependencies:

- name: component
condition: api.enabled
version: 0.1.1
version: 0.2.0
repository: https://bcgov.github.io/helm-service/
alias: api

- name: component
condition: frontend.enabled
version: 0.1.1
version: 0.2.0
repository: https://bcgov.github.io/helm-service/
alias: frontend

- name: component
condition: database.enabled
version: 0.1.1
version: 0.2.0
repository: https://bcgov.github.io/helm-service/
alias: database

0 comments on commit 98fbf01

Please sign in to comment.