From fb60dac4a9da7c45ea5f1ee5f694057f31d7c5f5 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 14 Aug 2025 00:03:30 +0000 Subject: [PATCH] Update gitea/gitea Docker tag to v1.24.5 --- 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 71210f7..b174deb 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.4 + image: gitea/gitea:1.24.5 ports: - containerPort: 22 - containerPort: 3000