From f46f766c4a6687aea0e3fca3e0f58d28b6a4c676 Mon Sep 17 00:00:00 2001 From: Shubham Rai Date: Thu, 3 Oct 2024 12:54:45 +0530 Subject: [PATCH] updated the helm chart version to 0.1.2 --- charts/elasti/Chart.yaml | 4 ++-- charts/elasti/values.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/elasti/Chart.yaml b/charts/elasti/Chart.yaml index f03254a..005518c 100644 --- a/charts/elasti/Chart.yaml +++ b/charts/elasti/Chart.yaml @@ -2,5 +2,5 @@ apiVersion: v2 name: elasti description: Helm chart for Elasti application type: application -version: 0.1.1 -appVersion: "0.1.1" +version: 0.1.2 +appVersion: "0.1.2" diff --git a/charts/elasti/values.yaml b/charts/elasti/values.yaml index 70b1e9d..710bff7 100644 --- a/charts/elasti/values.yaml +++ b/charts/elasti/values.yaml @@ -16,7 +16,7 @@ elastiController: - ALL image: repository: public.ecr.aws/truefoundrycloud/elasti-operator - tag: d849aede280112dea35ffcb2efab6f65608b1396 + tag: 217acd40832764e32f75775bd72ea329990b0b67 imagePullPolicy: IfNotPresent resources: limits: @@ -50,7 +50,7 @@ elastiResolver: trafficReEnableDuration: "5" image: repository: public.ecr.aws/truefoundrycloud/elasti-resolver - tag: d849aede280112dea35ffcb2efab6f65608b1396 + tag: 217acd40832764e32f75775bd72ea329990b0b67 imagePullPolicy: IfNotPresent resources: limits: