From 2a63604744be4116b1d65837d2d792bf8fe2322c Mon Sep 17 00:00:00 2001 From: BasavaRajSomesetty <107244733+BasavaRajSomesetty@users.noreply.github.com> Date: Thu, 30 May 2024 21:47:24 +0530 Subject: [PATCH 1/2] Update values.yaml --- charts/ssd/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/ssd/values.yaml b/charts/ssd/values.yaml index 8da21f4..4c4c47d 100644 --- a/charts/ssd/values.yaml +++ b/charts/ssd/values.yaml @@ -255,7 +255,7 @@ supplychainapi: ## Image specific details image: repository: supplychain-api - tag: "2024-04-02" + tag: "2024-04-04" pullPolicy: IfNotPresent annotations: {} @@ -305,7 +305,7 @@ ui: ## Image specific details image: repository: ssd-ui - tag: "2024-04-01" + tag: "2024-04-04" pullPolicy: IfNotPresent annotations: {} From 8ed42140fc445285da517670f6611cc1c8212918 Mon Sep 17 00:00:00 2001 From: BasavaRajSomesetty <107244733+BasavaRajSomesetty@users.noreply.github.com> Date: Thu, 30 May 2024 21:51:09 +0530 Subject: [PATCH 2/2] Update Chart.yaml --- charts/ssd/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/ssd/Chart.yaml b/charts/ssd/Chart.yaml index 4b7217f..f8316ed 100644 --- a/charts/ssd/Chart.yaml +++ b/charts/ssd/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: ssd -version: "2024.04.01" +version: "2024.04.02" appVersion: "2024.04.00" description: "OpsMx Secure Software Delivery for CI/CD Pipelines" icon: https://raw.githubusercontent.com/OpsMx/enterprise-spinnaker/master/img/opsmx.png