Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Techwolf12/charts
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: d03cb2826daf1b5e5aca87baeeaf2234333d3c6c
Choose a base ref
..
head repository: Techwolf12/charts
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 41800e3059e7fc123752dd56bcf67e9133e7cc82
Choose a head ref
Showing with 4 additions and 4 deletions.
  1. +3 −3 pretix-helm/Chart.lock
  2. +1 −1 pretix-helm/Chart.yaml
6 changes: 3 additions & 3 deletions pretix-helm/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 16.3.4
version: 16.3.5
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 19.0.1
digest: sha256:ba1e0bb20b6845db2c40a2b8c5464af1f3d29968580d87ccaa5109f5e09b6410
generated: "2024-12-24T05:52:09.686266502Z"
digest: sha256:26e6709b5e873ff8bf36f236fae2b0ea4c7962d460ddc7ab2e12b92964402b12
generated: "2025-01-03T11:48:21.91297363Z"
2 changes: 1 addition & 1 deletion pretix-helm/Chart.yaml
Original file line number Diff line number Diff line change
@@ -8,7 +8,7 @@ keywords:
- event-tickets
dependencies:
- name: postgresql
version: "16.3.4"
version: "16.3.5"
repository: "https://charts.bitnami.com/bitnami"
condition: postgresql.enabled
- name: redis