From 5dc32f9722258d7247bc0f144bc153e21eb56f07 Mon Sep 17 00:00:00 2001 From: WrenIX Date: Mon, 23 Dec 2024 12:07:33 +0100 Subject: [PATCH] fix(pretix): update redis and postgresql --- 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 308c0e5..ea43fe0 100644 --- a/pretix/Chart.lock +++ b/pretix/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: postgresql repository: oci://docker.io/bitnamicharts - version: 16.3.2 + version: 16.3.4 - name: redis repository: oci://docker.io/bitnamicharts - version: 20.6.0 -digest: sha256:0c91ccf00207fb231290572b9e516212e5bf518511d3b887409111ea568b61c9 -generated: "2024-12-17T14:17:08.440769741+01:00" + version: 20.6.1 +digest: sha256:665df7526ab6a366a2d588fd0269eafb28b8b798e16e2df0c61b43095aa97219 +generated: "2024-12-23T12:06:39.521620501+01:00" diff --git a/pretix/Chart.yaml b/pretix/Chart.yaml index bdd8ef1..6b5833e 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.1 +version: 0.1.2 # renovate: image=docker.io/pretix/standalone appVersion: "2024.11.0" keywords: @@ -20,6 +20,6 @@ dependencies: repository: "oci://docker.io/bitnamicharts" condition: postgresql.enabled - name: redis - version: "20.6.0" + version: "20.6.1" repository: "oci://docker.io/bitnamicharts" condition: redis.enabled diff --git a/pretix/README.md b/pretix/README.md index c81e383..62bb464 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.1](https://img.shields.io/badge/Version-0.1.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2024.11.0](https://img.shields.io/badge/AppVersion-2024.11.0-informational?style=flat-square) +![Version: 0.1.2](https://img.shields.io/badge/Version-0.1.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2024.11.0](https://img.shields.io/badge/AppVersion-2024.11.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.6.0 | +| oci://docker.io/bitnamicharts | redis | 20.6.1 | ## Values @@ -154,7 +154,7 @@ helm uninstall pretix-release Autogenerated from chart metadata using [helm-docs](https://github.com/norwoodj/helm-docs) # pretix -![Version: 0.1.1](https://img.shields.io/badge/Version-0.1.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2024.11.0](https://img.shields.io/badge/AppVersion-2024.11.0-informational?style=flat-square) +![Version: 0.1.2](https://img.shields.io/badge/Version-0.1.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2024.11.0](https://img.shields.io/badge/AppVersion-2024.11.0-informational?style=flat-square) Reinventing ticket presales, one ticket at a time. @@ -175,7 +175,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.6.0 | +| oci://docker.io/bitnamicharts | redis | 20.6.1 | ## Values