From 11640ff6ca7983d57f3874d5098389d26237b810 Mon Sep 17 00:00:00 2001 From: "Stephen McQuay (smcquay)" Date: Wed, 16 May 2018 15:45:56 -0700 Subject: [PATCH] update to hw:v0.1.5 --- hw/deploy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hw/deploy.yaml b/hw/deploy.yaml index ac03c73..43d5b5d 100644 --- a/hw/deploy.yaml +++ b/hw/deploy.yaml @@ -17,7 +17,7 @@ spec: terminationGracePeriodSeconds: 3 containers: - name: hw - image: smcquay/hw:v0.1.2 + image: smcquay/hw:v0.1.5 ports: - containerPort: 8080 livenessProbe: