From 0dc85bb059eef301147f7a5f1121df71cf8bf134 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 22 Jun 2025 00:08:08 +0000 Subject: [PATCH] Update gitea/gitea Docker tag to v1.24.2 --- 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 666d50f..7f3d9c7 100644 --- a/cluster/apps/gitea/gitea.yml +++ b/cluster/apps/gitea/gitea.yml @@ -27,7 +27,7 @@ spec: done containers: - name: gitea - image: gitea/gitea:1.24.1 + image: gitea/gitea:1.24.2 ports: - containerPort: 22 - containerPort: 3000 -- 2.49.1