From 4fa5c72ef8100e6e0e64f4e83a802f92a0daee8c Mon Sep 17 00:00:00 2001 From: niveshsunny Date: Fri, 30 Aug 2024 21:46:13 +0000 Subject: [PATCH] Update tag in Helm chart --- helm/go-web-app-chart/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/go-web-app-chart/values.yaml b/helm/go-web-app-chart/values.yaml index b39c20d..40026ce 100644 --- a/helm/go-web-app-chart/values.yaml +++ b/helm/go-web-app-chart/values.yaml @@ -8,7 +8,7 @@ image: repository: nginx pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: "10625494854" + tag: "10639533982" imagePullSecrets: [] nameOverride: ""