From 2f15120cb940354f3723ecfe0743fd57f9e4bea5 Mon Sep 17 00:00:00 2001 From: Jaideep Raghunath Rao Date: Thu, 20 Jan 2022 08:48:44 -0500 Subject: [PATCH] Update values.yaml --- helm-guestbook/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-guestbook/values.yaml b/helm-guestbook/values.yaml index 5e5c9ba..b94dbda 100644 --- a/helm-guestbook/values.yaml +++ b/helm-guestbook/values.yaml @@ -6,7 +6,7 @@ replicaCount: 1 image: repository: nginx - tag: 1.21.0 + tag: 1.20.0 pullPolicy: IfNotPresent service: