From 5586ce1ac39c2551d3837f2de8d3cb13230a98ca Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 09:55:47 +0400 Subject: [PATCH] chore(deps): update helm release velero to v5.4.1 (#101) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- charts/harmony-chart/Chart.lock | 6 +++--- charts/harmony-chart/Chart.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/harmony-chart/Chart.lock b/charts/harmony-chart/Chart.lock index 5887667..8cd6344 100644 --- a/charts/harmony-chart/Chart.lock +++ b/charts/harmony-chart/Chart.lock @@ -28,12 +28,12 @@ dependencies: version: 7.10.0 - name: velero repository: https://vmware-tanzu.github.io/helm-charts - version: 5.2.0 + version: 5.4.1 - name: openfaas repository: https://openfaas.github.io/faas-netes version: 14.2.87 - name: vector repository: https://helm.vector.dev version: 0.37.0 -digest: sha256:2433ca7f5aab0c5be08b0e63126696759158ed52f3dc511b7f68174d881745ae -generated: "2024-12-13T10:05:33.058585742Z" +digest: sha256:f470a766885ea840bc6b822c07c5ff55bff415195bd3bb76c2f37f89c75a460d +generated: "2024-12-17T05:51:57.22165494Z" diff --git a/charts/harmony-chart/Chart.yaml b/charts/harmony-chart/Chart.yaml index add71bc..06e00c3 100644 --- a/charts/harmony-chart/Chart.yaml +++ b/charts/harmony-chart/Chart.yaml @@ -66,7 +66,7 @@ dependencies: condition: k8sdashboard.enabled - name: velero - version: "5.2.0" + version: "5.4.1" repository: https://vmware-tanzu.github.io/helm-charts condition: velero.enabled