From 0f0259a146a8f641d0af721d1fd56bf522d1e3e1 Mon Sep 17 00:00:00 2001 From: rohow Date: Thu, 8 May 2025 09:32:42 +0800 Subject: [PATCH] =?UTF-8?q?feat(devops):=20velero=E5=8D=87=E7=BA=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/infra/devops/reflector/helmchart.yaml | 2 +- apps/infra/devops/velero/helmchart.yaml | 2 +- apps/infra/monitor/prometheus/helmchart.yaml | 1 - 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/apps/infra/devops/reflector/helmchart.yaml b/apps/infra/devops/reflector/helmchart.yaml index a132571..771dbb0 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: v9.0.320 + version: 9.1.5 valuesContent: |- affinity: nodeAffinity: diff --git a/apps/infra/devops/velero/helmchart.yaml b/apps/infra/devops/velero/helmchart.yaml index 131d46c..372652c 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: 8.3.0 + version: 9.1.0 valuesContent: |- affinity: nodeAffinity: diff --git a/apps/infra/monitor/prometheus/helmchart.yaml b/apps/infra/monitor/prometheus/helmchart.yaml index 3bf0ae5..1e1341c 100644 --- a/apps/infra/monitor/prometheus/helmchart.yaml +++ b/apps/infra/monitor/prometheus/helmchart.yaml @@ -48,7 +48,6 @@ spec: name: grafana user: app password: nyrHzh9WWlDZzvVw7bDFo74gKb9zsls0Sy7OwRTDWiRTNPQQQkW85taUFAoX2AIC - persistence: type: pvc enabled: true