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.30 #1756

Merged
merged 1 commit into from
Jan 16, 2024
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.2.4
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 13.2.29
version: 13.2.30
- name: component
repository: https://bcgov.github.io/helm-service
version: 0.2.4
digest: sha256:b32640866ba0f58c30cc2b0f031c808317e7a73efcd03b31f44da5a23e9fa1ee
generated: "2024-01-11T21:25:07.895287845Z"
digest: sha256:119a857552fb73bc32480c21c2c036f7d4637aa29abf60f5bbd076658aa83371
generated: "2024-01-15T15:05:36.612305791Z"
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.29
version: 13.2.30
repository: https://charts.bitnami.com/bitnami
alias: bitnami-pg

Expand Down