From b7d5856099b24be8eec734d3e3dd46cf8f9c856e Mon Sep 17 00:00:00 2001 From: bjiang27 <105997542+bjiang27@users.noreply.github.com> Date: Fri, 2 Sep 2022 11:54:51 -0400 Subject: [PATCH] Update Authorization images to v1.4.0 (#139) Co-authored-by: sharmilarama <72404078+sharmilarama@users.noreply.github.com> --- charts/csm-authorization/values.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/csm-authorization/values.yaml b/charts/csm-authorization/values.yaml index d5372e88..4ca325cd 100644 --- a/charts/csm-authorization/values.yaml +++ b/charts/csm-authorization/values.yaml @@ -11,10 +11,10 @@ cert-manager: authorization: # images to use in installation images: - proxyService: dellemc/csm-authorization-proxy:v1.3.0 - tenantService: dellemc/csm-authorization-tenant:v1.3.0 - roleService: dellemc/csm-authorization-role:v1.3.0 - storageService: dellemc/csm-authorization-storage:v1.3.0 + proxyService: dellemc/csm-authorization-proxy:v1.4.0 + tenantService: dellemc/csm-authorization-tenant:v1.4.0 + roleService: dellemc/csm-authorization-role:v1.4.0 + storageService: dellemc/csm-authorization-storage:v1.4.0 opa: openpolicyagent/opa opaKubeMgmt: openpolicyagent/kube-mgmt:0.11