From 1a9940b649a8e672d334d7c7d3fbe92af96a8c0a Mon Sep 17 00:00:00 2001 From: rohow Date: Sun, 4 Jan 2026 12:32:19 +0800 Subject: [PATCH] feat(gitea): update image tag to 1.25.3 --- apps/infra/devops/gitea/helmchart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/infra/devops/gitea/helmchart.yaml b/apps/infra/devops/gitea/helmchart.yaml index 88ec489..90b5e07 100644 --- a/apps/infra/devops/gitea/helmchart.yaml +++ b/apps/infra/devops/gitea/helmchart.yaml @@ -36,7 +36,7 @@ spec: postgresql-ha: enabled: false image: - tag: 1.25.1 + tag: 1.25.3 ingress: enabled: true className: nginx