Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#1580)
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 Nov 8, 2023
1 parent 9c74df4 commit 1adcc3b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
12 changes: 6 additions & 6 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.0.16
version: 0.0.17
- name: component
repository: https://bcgov.github.io/helm-service
version: 0.0.16
version: 0.0.17
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 13.2.2
version: 13.2.3
- name: component
repository: https://bcgov.github.io/helm-service
version: 0.0.16
digest: sha256:e18a0f2a33a64ad6721ae91f1868ff8a21d72eba53d9e3458b7cdbea0ec646c7
generated: "2023-11-06T19:21:30.79219Z"
version: 0.0.17
digest: sha256:f7f788d0766e3d7eaf0ca8f3222e1910e46c542c0d1e71b7c88088f75edaff20
generated: "2023-11-08T21:50:26.343609911Z"
8 changes: 4 additions & 4 deletions charts/quickstart-openshift/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,25 +27,25 @@ appVersion: "1.16.0"
dependencies:
- name: component
condition: backend.enabled
version: 0.0.16
version: 0.0.17
repository: https://bcgov.github.io/helm-service
alias: backend

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


- name: postgresql
condition: bitnami-pg.enabled
version: 13.2.2
version: 13.2.3
repository: https://charts.bitnami.com/bitnami
alias: bitnami-pg

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

0 comments on commit 1adcc3b

Please sign in to comment.