From f675d8358225a397e342e9c742c20492f0cf06ee Mon Sep 17 00:00:00 2001 From: mr-bot <project2872_bot1@noreply.repo1.dso.mil> Date: Tue, 17 Oct 2023 16:09:57 +0000 Subject: [PATCH] velero update to 5.0.2-bb.4 --- chart/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chart/values.yaml b/chart/values.yaml index 8ad6650f2f..2d3ac8a52c 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -1707,11 +1707,11 @@ addons: git: repo: https://repo1.dso.mil/big-bang/product/packages/velero.git path: "./chart" - tag: "5.0.2-bb.3" + tag: "5.0.2-bb.4" helmRepo: repoName: "registry1" chartName: "velero" - tag: "5.0.2-bb.3" + tag: "5.0.2-bb.4" # -- Flux reconciliation overrides specifically for the Velero Package flux: {} -- GitLab