Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#1803)
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 Feb 11, 2024
1 parent faf327b commit 3fdb9f4
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions charts/quickstart-openshift/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ dependencies:
version: 0.3.0
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 14.0.1
version: 14.0.4
- name: component
repository: https://bcgov.github.io/helm-service
version: 0.3.0
digest: sha256:087e0343f68e8c19b6aed4cc32556426c94acee453bb6ebcd0e36e833b790d1a
generated: "2024-02-03T07:51:35.634337131Z"
digest: sha256:74d592f2e55a4ae20cda62bb57a5d3ff89144ed9c7a4a9b62634fac762000af5
generated: "2024-02-10T03:12:05.619347231Z"
2 changes: 1 addition & 1 deletion charts/quickstart-openshift/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ dependencies:

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

Expand Down
2 changes: 1 addition & 1 deletion charts/quickstart-openshift/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -476,7 +476,7 @@ bitnami-pg:
image:
registry: ghcr.io
repository: bcgov/nr-containers/bitnami/postgresql
tag: 15.5.0
tag: 15.6.0
auth:
existingSecret: '{{ .Release.Name }}'
username: 'quickstart'
Expand Down

0 comments on commit 3fdb9f4

Please sign in to comment.