Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions pretix-helm/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ dependencies:
version: 16.7.27
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 19.6.4
digest: sha256:2d3aaa21f018ea007f098d99541123a8ddf0419c3ea5eb82cdaa735bc2b87b62
generated: "2025-09-20T14:16:30.047125434Z"
version: 25.3.10
digest: sha256:1738a90ec15e38efb21b221e73f9142b8932e4eed5dc591a9b298949f7172e7a
generated: "2026-04-09T01:13:47.441303499Z"
2 changes: 1 addition & 1 deletion pretix-helm/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies:
repository: "https://charts.bitnami.com/bitnami"
condition: postgresql.enabled
- name: redis
version: "19.6.4"
version: "25.3.10"
repository: "https://charts.bitnami.com/bitnami"
condition: redis.enabled
sources:
Expand Down