Skip to content

Commit 12d45e4

Browse files
chore(deps): update helm release component to v0.2.2 (#293)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f467667 commit 12d45e4

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.0
30+
version: 0.2.2
3131
repository: https://bcgov.github.io/helm-service/
3232
alias: api
3333

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

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

0 commit comments

Comments
 (0)