From a5a3679a771f57a880a0dd50cfad6922cca1e05a Mon Sep 17 00:00:00 2001 From: Ken Petti Date: Tue, 3 Mar 2020 16:03:22 -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 3666712..d1a9453 100644 --- a/helm-guestbook/values.yaml +++ b/helm-guestbook/values.yaml @@ -6,7 +6,7 @@ replicaCount: 1 image: repository: gcr.io/heptio-images/ks-guestbook-demo - tag: 0.1 + tag: 0.2 pullPolicy: IfNotPresent service: