Skip to content

Commit

Permalink
Update Helm release postgresql to v16.3.2 (#586)
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 Dec 16, 2024
1 parent 3f0c6e8 commit 322b0dc
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.3.1
version: 16.3.2
- name: kafka
repository: https://charts.bitnami.com/bitnami
version: 31.1.0
digest: sha256:19ab7d6aa8badf26309480a0cc78003162c0eeba15347da5838e3c93ffc7dde8
generated: "2024-12-13T12:11:49.361997478Z"
digest: sha256:a2af206e2ae5a7ef999d1eea09fc569c9bd8a987c4f0a61f732023b5f8640155
generated: "2024-12-16T21:04:56.702106058Z"
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.3.1"
version: "16.3.2"
- name: kafka
alias: kafka
condition: kafka.enabled
Expand Down

0 comments on commit 322b0dc

Please sign in to comment.