From 7adfff871474c65871723ec0b4bd43ed00f06fa6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 23 Nov 2024 08:36:11 +0000 Subject: [PATCH] Update Helm release postgresql to v16 --- 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..13cb034 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: 16.2.2 - 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:82940e2493859617f673db33cd543d0474e3791198e8956db44c9ea1a13f9e90 +generated: "2024-11-23T08:35:56.887855921Z" diff --git a/pretix-helm/Chart.yaml b/pretix-helm/Chart.yaml index d533a14..7d41da7 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: "16.2.2" repository: "https://charts.bitnami.com/bitnami" condition: postgresql.enabled - name: redis