From 8f847dc75655820fd2aebcd2ce75512a3a725727 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 10 Nov 2025 05:34:51 +0000 Subject: [PATCH] chore(deps): update gitea/gitea docker tag to v1.25.1 --- apps/gitea/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/gitea/deployment.yaml b/apps/gitea/deployment.yaml index 86f169168..c67af31f1 100644 --- a/apps/gitea/deployment.yaml +++ b/apps/gitea/deployment.yaml @@ -28,7 +28,7 @@ spec: type: RuntimeDefault containers: - name: gitea - image: gitea/gitea:1.23.8-rootless + image: gitea/gitea:1.25.1-rootless ports: - containerPort: 3000 name: gitea-http