From d9f9870ac2db3c8a85093ed87c24d60db7b79c73 Mon Sep 17 00:00:00 2001
From: Tunde Oladipupo <toladipupo@oteemo.com>
Date: Mon, 21 Mar 2022 16:50:22 +0000
Subject: [PATCH] authservice: expose absolute and idle sesison_timeout options

---
 chart/values.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/chart/values.yaml b/chart/values.yaml
index 84bcbfb077..588fed6b7f 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -687,7 +687,7 @@ addons:
     git:
       repo: https://repo1.dso.mil/platform-one/big-bang/apps/core/authservice.git
       path: "./chart"
-      tag: "0.4.0-bb.25"
+      tag: "0.4.0-bb.26"
 
     # -- Flux reconciliation overrides specifically for the Authservice Package
     flux: {}
-- 
GitLab