Skip to content

Commit

Permalink
update helm service version
Browse files Browse the repository at this point in the history
Signed-off-by: OMPRAKASH MISHRA <[email protected]>
  • Loading branch information
mishraomp committed Jan 11, 2024
1 parent 6dcbd21 commit d630a8c
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.2.3
version: 0.2.4
repository: https://bcgov.github.io/helm-service/
alias: api

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

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

0 comments on commit d630a8c

Please sign in to comment.