Skip to content

Commit

Permalink
chore(deps): update helm release component to v0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 3, 2023
1 parent fdc2f92 commit addfe93
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
10 changes: 5 additions & 5 deletions charts/quickstart-openshift/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
dependencies:
- name: component
repository: https://bcgov.github.io/helm-service
version: 0.2.2
version: 0.2.3
- name: component
repository: https://bcgov.github.io/helm-service
version: 0.2.2
version: 0.2.3
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 13.2.23
- name: component
repository: https://bcgov.github.io/helm-service
version: 0.2.2
digest: sha256:85aa1ddf23cf4c0fca178bc00d19749409f9c1d3fd2cdab1ad2e5b1e71e511bd
generated: "2023-12-01T19:37:26.504599862Z"
version: 0.2.3
digest: sha256:b5aa88b821eaaba2bb09bb87efba6f3417df10c63d852e216da82bde2f256471
generated: "2023-12-03T00:19:49.901267962Z"
6 changes: 3 additions & 3 deletions charts/quickstart-openshift/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,13 @@ appVersion: "1.16.0"
dependencies:
- name: component
condition: backend.enabled
version: 0.2.2
version: 0.2.3
repository: https://bcgov.github.io/helm-service
alias: backend

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

Expand All @@ -45,6 +45,6 @@ dependencies:

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

0 comments on commit addfe93

Please sign in to comment.