From a24646acd00c4d195b0ca41fda2dec13cba40583 Mon Sep 17 00:00:00 2001 From: rohow Date: Tue, 6 May 2025 09:38:33 +0800 Subject: [PATCH] =?UTF-8?q?feat(apps):=20halo=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/apps/halo/helmchart.yaml | 2 +- apps/infra/devops/gitea/helmchart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/apps/halo/helmchart.yaml b/apps/apps/halo/helmchart.yaml index 7b3108d..93f5c98 100644 --- a/apps/apps/halo/helmchart.yaml +++ b/apps/apps/halo/helmchart.yaml @@ -31,7 +31,7 @@ spec: - greenhk image: repository: halohub/halo-pro - tag: 2.20.18 + tag: 2.20.19 service: type: ClusterIP ingress: diff --git a/apps/infra/devops/gitea/helmchart.yaml b/apps/infra/devops/gitea/helmchart.yaml index d31010b..6c3a430 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.23.6 + tag: 1.23.7 ingress: enabled: true className: nginx