update to modern versions of hwc and hwl

This commit is contained in:
Stephen McQuay 2018-03-23 09:44:54 -07:00
parent 5652553304
commit fd5f6ff845
Signed by: sm
GPG Key ID: 4E4B72F479BA3CE5
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ spec:
spec:
terminationGracePeriodSeconds: 3
containers:
- image: smcquay/hwc:v0.0.8
- image: smcquay/hwc:v0.1.2
name: hwc
ports:
- containerPort: 8081

View File

@ -17,6 +17,6 @@ spec:
terminationGracePeriodSeconds: 3
containers:
- name: hwl
image: smcquay/hwl:v0.0.1
image: smcquay/hwl:v0.1.2
- image: smcquay/alpine:v0.0.5
name: debug