fix(pretix): update dependencies redis

This commit is contained in:
WrenIX 2025-02-20 03:45:57 +01:00
parent 819ed8252e
commit 9ee24629c6
Signed by: wrenix
GPG key ID: 7AFDB012974B1BB5
3 changed files with 10 additions and 10 deletions

View file

@ -1,9 +1,9 @@
dependencies:
- name: postgresql
repository: oci://docker.io/bitnamicharts
version: 16.4.6
version: 16.4.9
- name: redis
repository: oci://docker.io/bitnamicharts
version: 20.7.0
digest: sha256:8a5d13478c6a96144fc26031785980c38d6c496a58121c64cfc15df10f5911ed
generated: "2025-02-08T00:22:26.312939994+01:00"
version: 20.7.1
digest: sha256:58d42351d4fd7baa486d1b34f9b55ecf895b23bc9bb7144aab92dd3ba9d9b60f
generated: "2025-02-20T03:39:57.169395985+01:00"

View file

@ -2,7 +2,7 @@ apiVersion: v2
name: pretix
description: Reinventing ticket presales, one ticket at a time.
type: application
version: 0.1.7
version: "0.1.8"
# renovate: image=docker.io/pretix/standalone
appVersion: "2025.1.0"
keywords:
@ -20,6 +20,6 @@ dependencies:
repository: "oci://docker.io/bitnamicharts"
condition: postgresql.enabled
- name: redis
version: "20.7.0"
version: "20.7.1"
repository: "oci://docker.io/bitnamicharts"
condition: redis.enabled

View file

@ -7,7 +7,7 @@ description: "Reinventing ticket presales, one ticket at a time."
# pretix
![Version: 0.1.7](https://img.shields.io/badge/Version-0.1.7-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2025.1.0](https://img.shields.io/badge/AppVersion-2025.1.0-informational?style=flat-square)
![Version: 0.1.8](https://img.shields.io/badge/Version-0.1.8-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2025.1.0](https://img.shields.io/badge/AppVersion-2025.1.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.7.0 |
| oci://docker.io/bitnamicharts | redis | 20.7.1 |
## Values
@ -160,7 +160,7 @@ helm uninstall pretix-release
Autogenerated from chart metadata using [helm-docs](https://github.com/norwoodj/helm-docs)
# pretix
![Version: 0.1.7](https://img.shields.io/badge/Version-0.1.7-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2025.1.0](https://img.shields.io/badge/AppVersion-2025.1.0-informational?style=flat-square)
![Version: 0.1.8](https://img.shields.io/badge/Version-0.1.8-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2025.1.0](https://img.shields.io/badge/AppVersion-2025.1.0-informational?style=flat-square)
Reinventing ticket presales, one ticket at a time.
@ -181,7 +181,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.7.0 |
| oci://docker.io/bitnamicharts | redis | 20.7.1 |
## Values