Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update helm release postgresql to v13.2.15 #1653

Merged
merged 1 commit into from
Nov 22, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.1.1
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 13.2.14
version: 13.2.15
- name: component
repository: https://bcgov.github.io/helm-service
version: 0.1.1
digest: sha256:68d2991a8f05e4825245c153bb3db5ad2a422ba49332a70533237a922ab1f5b0
generated: "2023-11-21T08:14:57.226673634Z"
digest: sha256:984fb8ae45f338bfc9410c3bb83fcbd4443580d2ccd85f6109e2d475b6b4f8c7
generated: "2023-11-21T20:44:29.533753344Z"
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: 13.2.14
version: 13.2.15
repository: https://charts.bitnami.com/bitnami
alias: bitnami-pg

Expand Down