Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 873c985

Browse files
authoredSep 27, 2024
Update Helm release postgresql to v15.5.36
1 parent ac44780 commit 873c985

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed
 

‎pretix-helm/Chart.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
dependencies:
22
- name: postgresql
33
repository: https://charts.bitnami.com/bitnami
4-
version: 15.1.2
4+
version: 15.5.36
55
- name: redis
66
repository: https://charts.bitnami.com/bitnami
77
version: 19.0.1
8-
digest: sha256:e522409698486fdf3d11b5bdb2b8225a1b3e41175e239c81226079a57a40043f
9-
generated: "2024-03-23T20:46:39.245636+01:00"
8+
digest: sha256:cd9756debf4be931166a85c35c593abdeea01a10bdb478707c33cfb3f155d8ce
9+
generated: "2024-09-27T08:59:23.855574794Z"

‎pretix-helm/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ keywords:
88
- event-tickets
99
dependencies:
1010
- name: postgresql
11-
version: "15.1.2"
11+
version: "15.5.36"
1212
repository: "https://charts.bitnami.com/bitnami"
1313
condition: postgresql.enabled
1414
- name: redis

0 commit comments

Comments
 (0)
Please sign in to comment.