From 9c53c6e987575995a90d3f54a67a0d76b99d1a07 Mon Sep 17 00:00:00 2001 From: Ken Petti Date: Wed, 4 Mar 2020 16:00:33 -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: