From 0f557f8c091ed290b9ea61c827cdcf92fe1befe1 Mon Sep 17 00:00:00 2001 From: Lumpiasty Date: Sat, 22 Aug 2026 17:21:56 +0200 Subject: [PATCH] Security hotfix gitea 1.27.2 --- apps/gitea/release.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/apps/gitea/release.yaml b/apps/gitea/release.yaml index 58c9edb..8250c01 100644 --- a/apps/gitea/release.yaml +++ b/apps/gitea/release.yaml @@ -24,6 +24,8 @@ spec: namespace: gitea interval: 12h values: + image: + tag: 1.27.2 # REMOVE ME after new helm chart version includes this update postgresql-ha: enabled: false