From 014eefc9cd96e604972a0830859dd98758c04b22 Mon Sep 17 00:00:00 2001 From: Jaideep Raghunath Rao Date: Thu, 20 Jan 2022 08:58:36 -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 b94dbda..5e5c9ba 100644 --- a/helm-guestbook/values.yaml +++ b/helm-guestbook/values.yaml @@ -6,7 +6,7 @@ replicaCount: 1 image: repository: nginx - tag: 1.20.0 + tag: 1.21.0 pullPolicy: IfNotPresent service: