From 2f5898a6e19b250d0ce770eb829a0c7b8e271d39 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 12 Sep 2025 00:12:24 +0000 Subject: [PATCH] Update gitea/gitea Docker tag to v1.24.6 --- 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 b174deb..fc16b56 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.5 + image: gitea/gitea:1.24.6 ports: - containerPort: 22 - containerPort: 3000