From e6ab06d228c790b5c70891bc216f06c4cd6ee468 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Skyler=20M=C3=A4ntysaari?= Date: Sat, 21 Oct 2023 14:15:33 +0300 Subject: [PATCH] fix(values): Postgres image Fixes #61 --- charts/apps/piped/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/apps/piped/values.yaml b/charts/apps/piped/values.yaml index 18c4ab8..c642689 100644 --- a/charts/apps/piped/values.yaml +++ b/charts/apps/piped/values.yaml @@ -183,7 +183,7 @@ ingress: postgresql: enabled: true image: - tag: 11.19.0-debian-11-r4 + tag: 12.10.0-debian-10-r93 auth: database: piped username: piped