From 28462c6f079b7106c67c9086b7df033ed1d5758c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Jun 2025 05:28:34 +0000 Subject: [PATCH] Update gitea/gitea Docker tag to v1.24.0 --- 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 8f094e6..386b392 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.23.8 + image: gitea/gitea:1.24.0 ports: - containerPort: 22 - containerPort: 3000