From 8d63f9fd5ccca03928b8133d36aef52e09ed6231 Mon Sep 17 00:00:00 2001 From: Ken Petti Date: Tue, 3 Mar 2020 21:18:05 -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 8afaa33..3666712 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.3 + tag: 0.1 pullPolicy: IfNotPresent service: