From f554bcc9f0724eea812e297cb690cd33357db560 Mon Sep 17 00:00:00 2001 From: runyontr <tom@runyon.dev> Date: Tue, 19 Jan 2021 12:11:03 +0000 Subject: [PATCH] feat: allow for scaling Authservice blocked by #125 --- chart/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chart/values.yaml b/chart/values.yaml index ab9449ce3d..ea427566ef 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -152,5 +152,5 @@ addons: git: repo: https://repo1.dsop.io/platform-one/big-bang/apps/sandbox/authservice.git path: "./chart" - tag: "0.1.4-bb.0" + tag: "0.1.6-bb.0" values: {} \ No newline at end of file -- GitLab