From 2f9710c60482302e8c3e50bab6f207ef4e3b172a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 13 May 2025 03:54:30 +0000 Subject: [PATCH] Update gitea/gitea Docker tag to v1.23.8 --- 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 f9a08cd..e9af026 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.7 + image: gitea/gitea:1.23.8 ports: - containerPort: 22 - containerPort: 3000