From a9cb33ca217b593ba9dbc819d06b989187bd7561 Mon Sep 17 00:00:00 2001 From: mr-bot <project2872_bot1@noreply.repo1.dso.mil> Date: Wed, 18 Oct 2023 16:38:11 +0000 Subject: [PATCH] velero update to 5.0.2-bb.5 --- chart/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chart/values.yaml b/chart/values.yaml index b0beb1ad34..7f0085ca0c 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.4" + tag: "5.0.2-bb.5" helmRepo: repoName: "registry1" chartName: "velero" - tag: "5.0.2-bb.4" + tag: "5.0.2-bb.5" # -- Flux reconciliation overrides specifically for the Velero Package flux: {} -- GitLab