From 33a0bd42cb3e3457e75fb55bda4b026794f8a612 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 10 Apr 2025 03:59:13 +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..017e4cc 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.6.3 - 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:b06b5d47d7386c8608bb4423659525bfdd20c71a061cbdd933c8b71333620424 +generated: "2025-04-10T03:58:59.455272459Z" diff --git a/pretix-helm/Chart.yaml b/pretix-helm/Chart.yaml index 1fec35f..6a104ed 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.6.3" repository: "https://charts.bitnami.com/bitnami" condition: postgresql.enabled - name: redis