Skip to content

Commit

Permalink
Update Helm release postgresql to v12.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 23, 2023
1 parent d7e715b commit 5c16108
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: 12.2.2
version: 12.2.6
- name: kafka
repository: https://charts.bitnami.com/bitnami
version: 20.1.1
digest: sha256:aad5d4442a9bac7ba5c208110fa29a905d25c28c41517a93653ea4fbadc441d2
generated: "2023-03-09T18:44:56.247916-06:00"
digest: sha256:b8215cc7bfccc81e30570d6abd52ec6838f2c5fa26b897783c6948c40a1fcf9a
generated: "2023-03-23T13:19:25.996959162Z"
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: "12.2.2"
version: "12.2.6"
- name: kafka
alias: kafka
condition: kafka.enabled
Expand Down

0 comments on commit 5c16108

Please sign in to comment.