From 672a89065999530f5549c1f2ecfb93cab0d74dca Mon Sep 17 00:00:00 2001 From: Will Anderson Date: Wed, 25 Mar 2026 20:22:54 -0500 Subject: [PATCH] =?UTF-8?q?upgrade=20gitea=201.23=20=E2=86=92=201.25.5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- servers/legion/apps/gitea.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/servers/legion/apps/gitea.yaml b/servers/legion/apps/gitea.yaml index d8cb162..945c653 100644 --- a/servers/legion/apps/gitea.yaml +++ b/servers/legion/apps/gitea.yaml @@ -19,7 +19,7 @@ spec: spec: containers: - name: gitea - image: gitea/gitea:1.23 + image: gitea/gitea:1.25.5 ports: - name: http containerPort: 3000