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 5d499ff commit 6f98598
Showing 1 changed file with 4 additions and 4 deletions.
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 6f98598

Please sign in to comment.