From 072be9713953f3618b8f432445c9943a0c68bd9c Mon Sep 17 00:00:00 2001 From: rohow Date: Mon, 18 Aug 2025 19:09:03 +0800 Subject: [PATCH] =?UTF-8?q?feat(apps):=20=E5=BA=94=E7=94=A8=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E5=8D=87=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/data/cloudnative-pg/helmchart.yaml | 2 +- apps/infra/devops/gitea/helmchart.yaml | 4 ++-- apps/infra/devops/reflector/helmchart.yaml | 2 +- apps/infra/devops/velero/helmchart.yaml | 2 +- apps/infra/monitor/loki/helmchart-loki.yaml | 2 +- apps/infra/monitor/prometheus/helmchart.yaml | 2 +- apps/infra/net/crowdsec/helmchart.yaml | 4 ++-- 8 files changed, 10 insertions(+), 10 deletions(-) diff --git a/apps/apps/halo/helmchart.yaml b/apps/apps/halo/helmchart.yaml index 1357a38..e7bff43 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.21.5 + tag: 2.21.6 service: type: ClusterIP ingress: diff --git a/apps/infra/data/cloudnative-pg/helmchart.yaml b/apps/infra/data/cloudnative-pg/helmchart.yaml index 2218df4..1651ad8 100644 --- a/apps/infra/data/cloudnative-pg/helmchart.yaml +++ b/apps/infra/data/cloudnative-pg/helmchart.yaml @@ -7,7 +7,7 @@ spec: repo: https://cloudnative-pg.github.io/charts chart: cloudnative-pg targetNamespace: infra-data - version: 0.23.2 + version: 0.26.0 valuesContent: |- affinity: nodeAffinity: diff --git a/apps/infra/devops/gitea/helmchart.yaml b/apps/infra/devops/gitea/helmchart.yaml index 1eac83e..3ec1d18 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: 12.1.2 + version: 12.1.3 valuesContent: |- affinity: podAffinity: @@ -36,7 +36,7 @@ spec: postgresql-ha: enabled: false image: - tag: 1.24.3 + tag: 1.24.5 ingress: enabled: true className: nginx diff --git a/apps/infra/devops/reflector/helmchart.yaml b/apps/infra/devops/reflector/helmchart.yaml index 58d86d1..7504c24 100644 --- a/apps/infra/devops/reflector/helmchart.yaml +++ b/apps/infra/devops/reflector/helmchart.yaml @@ -7,7 +7,7 @@ spec: repo: https://emberstack.github.io/helm-charts chart: reflector targetNamespace: infra-devops - version: 9.1.17 + version: 9.1.25 valuesContent: |- affinity: nodeAffinity: diff --git a/apps/infra/devops/velero/helmchart.yaml b/apps/infra/devops/velero/helmchart.yaml index b78c082..b866a38 100644 --- a/apps/infra/devops/velero/helmchart.yaml +++ b/apps/infra/devops/velero/helmchart.yaml @@ -7,7 +7,7 @@ spec: repo: https://vmware-tanzu.github.io/helm-charts chart: velero targetNamespace: infra-devops - version: 10.0.8 + version: 10.1.0 valuesContent: |- affinity: nodeAffinity: diff --git a/apps/infra/monitor/loki/helmchart-loki.yaml b/apps/infra/monitor/loki/helmchart-loki.yaml index 70e247e..e9cc110 100644 --- a/apps/infra/monitor/loki/helmchart-loki.yaml +++ b/apps/infra/monitor/loki/helmchart-loki.yaml @@ -7,7 +7,7 @@ spec: repo: https://grafana.github.io/helm-charts chart: loki targetNamespace: infra-monitor - version: 6.30.1 + version: 6.36.1 valuesContent: |- deploymentMode: SingleBinary gateway: diff --git a/apps/infra/monitor/prometheus/helmchart.yaml b/apps/infra/monitor/prometheus/helmchart.yaml index 4713fa4..619d7f7 100644 --- a/apps/infra/monitor/prometheus/helmchart.yaml +++ b/apps/infra/monitor/prometheus/helmchart.yaml @@ -7,7 +7,7 @@ spec: repo: https://prometheus-community.github.io/helm-charts chart: kube-prometheus-stack targetNamespace: infra-monitor - version: 75.11.0 + version: 76.4.0 valuesContent: |- kubeControllerManager: enabled: false diff --git a/apps/infra/net/crowdsec/helmchart.yaml b/apps/infra/net/crowdsec/helmchart.yaml index 694446b..19bd322 100644 --- a/apps/infra/net/crowdsec/helmchart.yaml +++ b/apps/infra/net/crowdsec/helmchart.yaml @@ -7,11 +7,11 @@ spec: repo: https://crowdsecurity.github.io/helm-charts chart: crowdsec targetNamespace: infra-net - version: 0.19.4 + version: 0.19.5 valuesContent: |- container_runtime: containerd image: - tag: v1.6.9 + tag: v1.6.11 agent: # 由于dataScope为loki,所以此处强制要求部署在loki所在的节点 以节省网络资源 nodeSelector: