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.7
digest: sha256:1558a1136e6880bc3e1ba8103d1fbd8935b1c4f4ec91f5968555ae6a4846d7c5
generated: "2026-03-20T21:15:23.494933122Z"
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.7"
repository: "https://charts.bitnami.com/bitnami"
condition: redis.enabled
sources:
Expand Down