From da0f92206e6a5772639dc2b0e41b4a5045a368dc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 5 Apr 2023 00:12:14 +0000 Subject: [PATCH] Update Helm release postgresql to v12.2.7 --- helm/mitre-siphon/Chart.lock | 6 +++--- helm/mitre-siphon/Chart.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/helm/mitre-siphon/Chart.lock b/helm/mitre-siphon/Chart.lock index 63791296..e51e81e2 100644 --- a/helm/mitre-siphon/Chart.lock +++ b/helm/mitre-siphon/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: postgresql repository: https://charts.bitnami.com/bitnami - version: 12.2.2 + version: 12.2.7 - 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:7564f4a5ae5affaa8d1a625a29dab83798664e08ff636cdf660a42ef22122be6 +generated: "2023-04-05T00:12:03.120729224Z" diff --git a/helm/mitre-siphon/Chart.yaml b/helm/mitre-siphon/Chart.yaml index a799f61c..a9778663 100644 --- a/helm/mitre-siphon/Chart.yaml +++ b/helm/mitre-siphon/Chart.yaml @@ -12,7 +12,7 @@ dependencies: alias: postgresql condition: postgresql.enabled repository: https://charts.bitnami.com/bitnami - version: "12.2.2" + version: "12.2.7" - name: kafka alias: kafka condition: kafka.enabled