Skip to content

Commit

Permalink
Update Helm release postgresql to v12.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 19, 2023
1 parent d4453e8 commit 5caa5b8
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.1.7
version: 12.1.9
- name: kafka
repository: https://charts.bitnami.com/bitnami
version: 20.0.2
digest: sha256:85020bd64dea73cac133cb1cd0238f37cfa6eb1666e27b3460e2e5c4cd91e0f4
generated: "2023-01-08T14:10:43.068203572Z"
digest: sha256:453a55005a9045c5aeb028d30b9f3d4a0fdd59d74c74e2a8f6348e779652f541
generated: "2023-01-19T17:21:35.899266281Z"
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.1.7"
version: "12.1.9"
- name: kafka
alias: kafka
condition: kafka.enabled
Expand Down

0 comments on commit 5caa5b8

Please sign in to comment.