From ee859a2e828d6cf7f6ef65c03ae06ac440a2b6a8 Mon Sep 17 00:00:00 2001 From: giribabuthanikonda <52537095+girichinna27@users.noreply.github.com> Date: Fri, 16 Jun 2023 17:31:24 +0530 Subject: [PATCH 1/2] Update values.yaml 1. Back ported the rbac related fixes (from Sudhakar) 2. BugFix/OP-20562Create a policy for with non admin user #177 (Nagendra / Aravind) 3. OP-20560: made save source details part Synchronized to fix unique key constraint violation. #135 --- charts/oes/values.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/oes/values.yaml b/charts/oes/values.yaml index 7488dee3..e3fd4d48 100644 --- a/charts/oes/values.yaml +++ b/charts/oes/values.yaml @@ -332,7 +332,7 @@ audit: ## image: repository: ubi8-oes-audit-service - tag: v4.0.3.1-rc5 + tag: v4.0.3.1-rc6 pullPolicy: IfNotPresent serviceAnnotations: {} @@ -354,7 +354,7 @@ auditClient: ## image: repository: ubi8-oes-audit-client - tag: v4.0.3.1-rc5 + tag: v4.0.3.1-rc7 pullPolicy: IfNotPresent serviceAnnotations: {} @@ -459,7 +459,7 @@ gate: ## Image specific details image: repository: ubi8-gate - tag: v4.0.3.1-rc3 + tag: v4.0.3.1-rc4 pullPolicy: IfNotPresent serviceAnnotations: {} From fa2d1a402f734b014ac6a1e2de781adf180e59fc Mon Sep 17 00:00:00 2001 From: girchinna27 Date: Mon, 19 Jun 2023 17:34:38 +0530 Subject: [PATCH 2/2] v4.0.3.1 release latest OES services images --- charts/oes/values.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/oes/values.yaml b/charts/oes/values.yaml index e3fd4d48..2902370a 100644 --- a/charts/oes/values.yaml +++ b/charts/oes/values.yaml @@ -354,7 +354,7 @@ auditClient: ## image: repository: ubi8-oes-audit-client - tag: v4.0.3.1-rc7 + tag: v4.0.3.1-rc8 pullPolicy: IfNotPresent serviceAnnotations: {} @@ -459,7 +459,7 @@ gate: ## Image specific details image: repository: ubi8-gate - tag: v4.0.3.1-rc4 + tag: v4.0.3.1-rc5 pullPolicy: IfNotPresent serviceAnnotations: {} @@ -536,7 +536,7 @@ platform: ## Image specific details image: repository: ubi8-oes-platform - tag: v4.0.3.1-rc3 + tag: v4.0.3.1-rc5 pullPolicy: IfNotPresent annotations: @@ -694,7 +694,7 @@ ui: ## Image specific details image: repository: ubi8-oes-ui - tag: v4.0.3.1-rc5 + tag: v4.0.3.1-rc6 pullPolicy: IfNotPresent annotations: