Skip to content

Commit d630a8c

Browse files
committed
update helm service version
Signed-off-by: OMPRAKASH MISHRA <omprakashmishra3978@gmail.com>
1 parent 6dcbd21 commit d630a8c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

charts/pubcode/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,18 +27,18 @@ dependencies:
2727

2828
- name: component
2929
condition: api.enabled
30-
version: 0.2.3
30+
version: 0.2.4
3131
repository: https://bcgov.github.io/helm-service/
3232
alias: api
3333

3434
- name: component
3535
condition: frontend.enabled
36-
version: 0.2.3
36+
version: 0.2.4
3737
repository: https://bcgov.github.io/helm-service/
3838
alias: frontend
3939

4040
- name: component
4141
condition: database.enabled
42-
version: 0.2.3
42+
version: 0.2.4
4343
repository: https://bcgov.github.io/helm-service/
4444
alias: database

0 commit comments

Comments
 (0)