Skip to content

chore(deps): update helm release redis to v21 #20

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
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: 15.1.2
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 19.0.1
digest: sha256:e522409698486fdf3d11b5bdb2b8225a1b3e41175e239c81226079a57a40043f
generated: "2024-03-23T20:46:39.245636+01:00"
version: 21.2.3
digest: sha256:a1e165f5a54c8298817c997ec21d2d0dec05519463bb34a2ccb10f8476bea80c
generated: "2025-06-13T00:16:06.086154645Z"
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.0.1"
version: "21.2.3"
repository: "https://charts.bitnami.com/bitnami"
condition: redis.enabled
sources:
Expand Down