From 5eaab4df43ce86ca63ede846d9f33dd7b10ebf85 Mon Sep 17 00:00:00 2001 From: Ken Petti Date: Tue, 3 Mar 2020 21:23:54 -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 d1a9453..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.2 + tag: 0.1 pullPolicy: IfNotPresent service: