From 3b0d83211283989512f24ba11aeb276a5efd85db Mon Sep 17 00:00:00 2001 From: rohow Date: Mon, 30 Dec 2024 15:12: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 b22e059..dcaf722 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.4.1 + version: 10.6.0 valuesContent: |- affinity: podAffinity: @@ -36,7 +36,7 @@ spec: postgresql-ha: enabled: false image: - tag: 1.22.5 + tag: 1.22.6 ingress: enabled: true className: nginx