From 6c0c0960213625589184f6027ac648e37a4f7f17 Mon Sep 17 00:00:00 2001 From: WrenIX Date: Thu, 24 Apr 2025 00:11:50 +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 ad55f8b..e13268c 100644 --- a/pretix/Chart.lock +++ b/pretix/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: postgresql repository: oci://docker.io/bitnamicharts - version: 16.6.3 + version: 16.6.4 - name: redis repository: oci://docker.io/bitnamicharts - version: 20.11.5 -digest: sha256:fafa0bd59e29e87f24370d4d3d529e75f202a5899d113030b5a0c509752568ef -generated: "2025-04-18T00:08:34.140123085+02:00" + version: 20.13.1 +digest: sha256:dfca377733f8f0186ad52f99fe16dbf23b319f188db3d5a42b0b5555ff21a47f +generated: "2025-04-24T00:09:26.557823421+02:00" diff --git a/pretix/Chart.yaml b/pretix/Chart.yaml index 08098cd..a69864d 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.16" +version: "0.1.17" # renovate: image=docker.io/pretix/standalone appVersion: "2025.3.0" keywords: @@ -20,6 +20,6 @@ dependencies: repository: "oci://docker.io/bitnamicharts" condition: postgresql.enabled - name: redis - version: "20.11.5" + version: "20.13.1" repository: "oci://docker.io/bitnamicharts" condition: redis.enabled diff --git a/pretix/README.md b/pretix/README.md index fd1be39..b322fd2 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.16](https://img.shields.io/badge/Version-0.1.16-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2025.3.0](https://img.shields.io/badge/AppVersion-2025.3.0-informational?style=flat-square) +![Version: 0.1.17](https://img.shields.io/badge/Version-0.1.17-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2025.3.0](https://img.shields.io/badge/AppVersion-2025.3.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.11.5 | +| oci://docker.io/bitnamicharts | redis | 20.13.1 | ## 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.16](https://img.shields.io/badge/Version-0.1.16-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2025.3.0](https://img.shields.io/badge/AppVersion-2025.3.0-informational?style=flat-square) +![Version: 0.1.17](https://img.shields.io/badge/Version-0.1.17-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2025.3.0](https://img.shields.io/badge/AppVersion-2025.3.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.11.5 | +| oci://docker.io/bitnamicharts | redis | 20.13.1 | ## Values