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 Jan 23, 2024
1 parent 07035fb commit 690016e
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.2.4
version: 0.3.0
- name: component
repository: https://bcgov.github.io/helm-service
version: 0.2.4
version: 0.3.0
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 13.3.1
version: 13.4.1
- name: component
repository: https://bcgov.github.io/helm-service
version: 0.2.4
digest: sha256:432b5a18cd996e2bdd3d6757aa19e563692a355abb9cf3e414f3854658004ed7
generated: "2024-01-19T00:20:41.697225896Z"
version: 0.3.0
digest: sha256:872cc13aae36119df684456152beed5bdd1d99505d8743f2d9dbeea91f060e6b
generated: "2024-01-23T19:05:50.265666592Z"
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.2.4
version: 0.3.0
repository: https://bcgov.github.io/helm-service
alias: backend

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

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

- name: component
condition: backup.enabled
version: 0.2.4
version: 0.3.0
repository: https://bcgov.github.io/helm-service
alias: backup
maintainers:
Expand Down

0 comments on commit 690016e

Please sign in to comment.