From 58a88afe7524c7b92c49580fa8ce1db44bea76fd Mon Sep 17 00:00:00 2001 From: WrenIX Date: Mon, 28 Apr 2025 16:55:32 +0200 Subject: [PATCH] fix(pretix): update dependencies redis --- pretix/Chart.lock | 8 ++++---- pretix/Chart.yaml | 4 ++-- pretix/README.md | 8 ++++---- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/pretix/Chart.lock b/pretix/Chart.lock index e13268c..ed17db1 100644 --- a/pretix/Chart.lock +++ b/pretix/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: postgresql repository: oci://docker.io/bitnamicharts - version: 16.6.4 + version: 16.6.6 - name: redis repository: oci://docker.io/bitnamicharts - version: 20.13.1 -digest: sha256:dfca377733f8f0186ad52f99fe16dbf23b319f188db3d5a42b0b5555ff21a47f -generated: "2025-04-24T00:09:26.557823421+02:00" + version: 20.13.3 +digest: sha256:a950267e80297987d3f9ac4039848581ef1d48eab414b9ac98ddbad4c4a126a0 +generated: "2025-04-28T16:51:49.796356086+02:00" diff --git a/pretix/Chart.yaml b/pretix/Chart.yaml index 68646e8..a3aa8f3 100644 --- a/pretix/Chart.yaml +++ b/pretix/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: pretix description: Reinventing ticket presales, one ticket at a time. type: application -version: "0.1.18" +version: "0.1.19" # renovate: image=docker.io/pretix/standalone appVersion: "2025.4.0" keywords: @@ -20,6 +20,6 @@ dependencies: repository: "oci://docker.io/bitnamicharts" condition: postgresql.enabled - name: redis - version: "20.13.1" + version: "20.13.3" repository: "oci://docker.io/bitnamicharts" condition: redis.enabled diff --git a/pretix/README.md b/pretix/README.md index cb7ca39..5b73c19 100644 --- a/pretix/README.md +++ b/pretix/README.md @@ -7,7 +7,7 @@ description: "Reinventing ticket presales, one ticket at a time." # pretix -![Version: 0.1.18](https://img.shields.io/badge/Version-0.1.18-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2025.4.0](https://img.shields.io/badge/AppVersion-2025.4.0-informational?style=flat-square) +![Version: 0.1.19](https://img.shields.io/badge/Version-0.1.19-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2025.4.0](https://img.shields.io/badge/AppVersion-2025.4.0-informational?style=flat-square) Reinventing ticket presales, one ticket at a time. @@ -50,7 +50,7 @@ helm uninstall pretix-release | Repository | Name | Version | |------------|------|---------| | oci://docker.io/bitnamicharts | postgresql | ^16.3.1 | -| oci://docker.io/bitnamicharts | redis | 20.13.1 | +| oci://docker.io/bitnamicharts | redis | 20.13.3 | ## Values @@ -162,7 +162,7 @@ helm uninstall pretix-release Autogenerated from chart metadata using [helm-docs](https://github.com/norwoodj/helm-docs) # pretix -![Version: 0.1.18](https://img.shields.io/badge/Version-0.1.18-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2025.4.0](https://img.shields.io/badge/AppVersion-2025.4.0-informational?style=flat-square) +![Version: 0.1.19](https://img.shields.io/badge/Version-0.1.19-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2025.4.0](https://img.shields.io/badge/AppVersion-2025.4.0-informational?style=flat-square) Reinventing ticket presales, one ticket at a time. @@ -183,7 +183,7 @@ Reinventing ticket presales, one ticket at a time. | Repository | Name | Version | |------------|------|---------| | oci://docker.io/bitnamicharts | postgresql | ^16.3.1 | -| oci://docker.io/bitnamicharts | redis | 20.13.1 | +| oci://docker.io/bitnamicharts | redis | 20.13.3 | ## Values