Skip to content

Commit

Permalink
chore(deps): update helm release component to v0.2.3 (#294)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 4, 2023
1 parent 12d45e4 commit 4184224
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.2
version: 0.2.3
repository: https://bcgov.github.io/helm-service/
alias: api

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

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

0 comments on commit 4184224

Please sign in to comment.