From ede5a09125f1ffd9e0ec5076e9706ee01925ddbd Mon Sep 17 00:00:00 2001 From: rohow Date: Mon, 16 Mar 2026 14:37:50 +0800 Subject: [PATCH] feat(helm): update image tag to 1.25.5 --- apps/infra/gitops/gitea/helmchart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/infra/gitops/gitea/helmchart.yaml b/apps/infra/gitops/gitea/helmchart.yaml index b084a1d..d1b20f7 100644 --- a/apps/infra/gitops/gitea/helmchart.yaml +++ b/apps/infra/gitops/gitea/helmchart.yaml @@ -36,7 +36,7 @@ spec: postgresql-ha: enabled: false image: - tag: 1.25.4 + tag: 1.25.5 ingress: enabled: true className: nginx