Skip to content

Commit

Permalink
Update Helm release postgresql to v16.4.3 (#604)
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 Jan 15, 2025
1 parent 8d19ca6 commit 57e0e41
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions helm/mitre-siphon/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 16.4.2
version: 16.4.3
- name: kafka
repository: https://charts.bitnami.com/bitnami
version: 31.2.0
digest: sha256:fc8ae74a4b9e005d26a024e1281228c72500670df601b88f188aaa35492384a0
generated: "2025-01-13T21:28:37.422946159Z"
digest: sha256:d86cfcc2e960604530b9f03e1683b437f783d7f43ab34dae8754383c5a331e76
generated: "2025-01-15T12:41:10.564740564Z"
2 changes: 1 addition & 1 deletion helm/mitre-siphon/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies:
alias: postgresql
condition: postgresql.enabled
repository: https://charts.bitnami.com/bitnami
version: "16.4.2"
version: "16.4.3"
- name: kafka
alias: kafka
condition: kafka.enabled
Expand Down

0 comments on commit 57e0e41

Please sign in to comment.