From 0e699599d3c414d87099c2e759d8e38ad989b61c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 19 Mar 2023 02:17:33 +0000 Subject: [PATCH] Update Helm release postgresql to v12.2.4 --- 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..b7582e48 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.4 - 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:e112dabea6f49905172d86604d6af67adda157d1138c0942cbc890690cb1e8c1 +generated: "2023-03-19T02:17:24.391182287Z" diff --git a/helm/mitre-siphon/Chart.yaml b/helm/mitre-siphon/Chart.yaml index a799f61c..c89a3717 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.4" - name: kafka alias: kafka condition: kafka.enabled