From 8663ce3d3f8143583016b66fa570d02f976eb0b1 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 5 Aug 2025 00:03:09 +0000 Subject: [PATCH] Update gitea/gitea Docker tag to v1.24.4 --- cluster/apps/gitea/gitea.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/gitea/gitea.yml b/cluster/apps/gitea/gitea.yml index c428357..71210f7 100644 --- a/cluster/apps/gitea/gitea.yml +++ b/cluster/apps/gitea/gitea.yml @@ -29,7 +29,7 @@ spec: done containers: - name: gitea - image: gitea/gitea:1.24.3 + image: gitea/gitea:1.24.4 ports: - containerPort: 22 - containerPort: 3000 -- 2.49.1