From 2abd07c178a614752f3c2ecbc64471d7958e1eed Mon Sep 17 00:00:00 2001 From: "Stephen McQuay (smcquay)" Date: Wed, 7 Feb 2018 15:31:18 -0800 Subject: [PATCH] bump hw version to disble logging --- hw/deploy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hw/deploy.yaml b/hw/deploy.yaml index e3f1b23..bdeb385 100644 --- a/hw/deploy.yaml +++ b/hw/deploy.yaml @@ -16,7 +16,7 @@ spec: spec: containers: - name: hw - image: smcquay/hw:v0.0.10 + image: smcquay/hw:v0.0.11 ports: - containerPort: 8080 livenessProbe: