From 3c4b0171e1930e4f75240927e90733946bd3c74a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 8 Oct 2025 08:31:30 +0000 Subject: [PATCH] chore(deps): update gitea/gitea docker tag to v1.24.6 --- 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..fadf4fb5f 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.24.6-rootless ports: - containerPort: 3000 name: gitea-http