From ca1f139a55c1ff6922b1ded713dc1b3999743389 Mon Sep 17 00:00:00 2001 From: Mathis Date: Thu, 28 Dec 2023 15:29:15 +0000 Subject: [PATCH] Pin postgresql image tag --- apps/gitea/gitea-values.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/apps/gitea/gitea-values.yaml b/apps/gitea/gitea-values.yaml index 9040a5b..79d6e71 100755 --- a/apps/gitea/gitea-values.yaml +++ b/apps/gitea/gitea-values.yaml @@ -4,6 +4,8 @@ postgresql-ha: enabled: false postgresql: enabled: true + image: + tag: 15.3.0-debian-11-r24 primary: persistence: storageClass: retain-local-path