Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 21, 2023
1 parent a77c4bb commit 4ea62fa
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.1.0
version: 0.1.1
- name: component
repository: https://bcgov.github.io/helm-service
version: 0.1.0
version: 0.1.1
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 13.2.11
version: 13.2.14
- name: component
repository: https://bcgov.github.io/helm-service
version: 0.1.0
digest: sha256:9ae1a346a096fef983cb653666a4306fc366fa0daaf723a0c70318856f503c68
generated: "2023-11-18T08:07:24.528933115Z"
version: 0.1.1
digest: sha256:68d2991a8f05e4825245c153bb3db5ad2a422ba49332a70533237a922ab1f5b0
generated: "2023-11-21T05:31:07.133989875Z"
8 changes: 4 additions & 4 deletions charts/quickstart-openshift/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,24 +27,24 @@ appVersion: "1.16.0"
dependencies:
- name: component
condition: backend.enabled
version: 0.1.0
version: 0.1.1
repository: https://bcgov.github.io/helm-service
alias: backend

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

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

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

0 comments on commit 4ea62fa

Please sign in to comment.