set specific version to argo-events images (#43)

This commit is contained in:
Seiya Muramatsu 2019-03-14 01:26:00 +09:00 committed by Vaibhav
parent 1b17d04e7e
commit 82ab0eaa27
2 changed files with 4 additions and 4 deletions

View file

@ -21,11 +21,11 @@ singleNamespace: true
sensorController:
name: sensor-controller
image: sensor-controller
tag: latest
tag: v0.8.1
replicaCount: 1
gatewayController:
name: gateway-controller
image: gateway-controller
tag: latest
tag: v0.8.1
replicaCount: 1