From a21d3c29c06c01d500e334a4e21f8426bc740c07 Mon Sep 17 00:00:00 2001 From: rohow Date: Mon, 7 Apr 2025 14:27:45 +0800 Subject: [PATCH] =?UTF-8?q?feat(gitea):=20gitea=E7=89=88=E6=9C=AC=E5=8D=87?= =?UTF-8?q?=E7=BA=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/infra/devops/gitea/helmchart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/infra/devops/gitea/helmchart.yaml b/apps/infra/devops/gitea/helmchart.yaml index 54d7a76..d31010b 100644 --- a/apps/infra/devops/gitea/helmchart.yaml +++ b/apps/infra/devops/gitea/helmchart.yaml @@ -7,7 +7,7 @@ spec: repo: https://dl.gitea.com/charts chart: gitea targetNamespace: infra-devops - version: 10.6.0 + version: 11.0.1 valuesContent: |- affinity: podAffinity: @@ -36,7 +36,7 @@ spec: postgresql-ha: enabled: false image: - tag: 1.23.3 + tag: 1.23.6 ingress: enabled: true className: nginx