From ef738e77e5ab320e92428d178046cb1fc7094810 Mon Sep 17 00:00:00 2001 From: Lumpiasty Date: Thu, 17 Sep 2026 20:14:08 +0200 Subject: [PATCH] automatically update gitea tag --- apps/gitea/release.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/apps/gitea/release.yaml b/apps/gitea/release.yaml index 8250c01..bc99cdc 100644 --- a/apps/gitea/release.yaml +++ b/apps/gitea/release.yaml @@ -25,7 +25,8 @@ spec: interval: 12h values: image: - tag: 1.27.2 # REMOVE ME after new helm chart version includes this update + # REMOVE ME after new helm chart version includes updates + tag: 1.27.2 # renovate: depName=docker.gitea.com/gitea registryUrl=https://docker.gitea.com postgresql-ha: enabled: false