From a2d9ccae93d00edb9e078caa5dbebafc95a22f27 Mon Sep 17 00:00:00 2001 From: brandon Date: Tue, 13 Apr 2021 13:01:34 -0400 Subject: [PATCH] tag --- 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 b7baded..5f7cdba 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 deployment: