From 8a1997a7e16b85e8ad5454bf27670f77261fbc16 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 19 Apr 2024 12:13:01 +0000 Subject: [PATCH] Update Helm release postgresql to v15.2.5 --- pretix-helm/Chart.lock | 6 +++--- pretix-helm/Chart.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pretix-helm/Chart.lock b/pretix-helm/Chart.lock index e665f56..82cc685 100644 --- a/pretix-helm/Chart.lock +++ b/pretix-helm/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: postgresql repository: https://charts.bitnami.com/bitnami - version: 15.1.2 + version: 15.2.5 - name: redis repository: https://charts.bitnami.com/bitnami version: 19.0.1 -digest: sha256:e522409698486fdf3d11b5bdb2b8225a1b3e41175e239c81226079a57a40043f -generated: "2024-03-23T20:46:39.245636+01:00" +digest: sha256:ae607a270499c5d2491ad21324d8f830d59b5cd6d496989dd863246b51ca625a +generated: "2024-04-19T12:12:36.123935455Z" diff --git a/pretix-helm/Chart.yaml b/pretix-helm/Chart.yaml index 20ac3ef..7768ec3 100644 --- a/pretix-helm/Chart.yaml +++ b/pretix-helm/Chart.yaml @@ -8,7 +8,7 @@ keywords: - event-tickets dependencies: - name: postgresql - version: "15.1.2" + version: "15.2.5" repository: "https://charts.bitnami.com/bitnami" condition: postgresql.enabled - name: redis