From 001790c3aaf5aa745dae69c44b6f35cacb91eb20 Mon Sep 17 00:00:00 2001 From: mr-bot <project2872_bot1@noreply.repo1.dso.mil> Date: Wed, 1 Feb 2023 21:19:01 +0000 Subject: [PATCH] ECK Operator: Update to 2.6.1 --- chart/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chart/values.yaml b/chart/values.yaml index 7ae05f13d2..a9ec8ffceb 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -478,7 +478,7 @@ eckoperator: git: repo: https://repo1.dso.mil/platform-one/big-bang/apps/core/eck-operator.git path: "./chart" - tag: "2.5.0-bb.0" + tag: "2.6.1-bb.0" # -- Flux reconciliation overrides specifically for the ECK Operator Package flux: {} -- GitLab