Found the tag for 0.10

This commit is contained in:
Andrew Suderman 2019-10-22 13:46:24 -06:00
parent 2280d3e8f8
commit 1fba1fa233
No known key found for this signature in database
GPG key ID: 9C9CAE7EC2133DB7
2 changed files with 3 additions and 3 deletions

View file

@ -11,5 +11,5 @@ sources:
maintainers: maintainers:
- name: Vaibhav Page - name: Vaibhav Page
- name: Matt Magaldi - name: Matt Magaldi
appVersion: 0.9.3 appVersion: 0.10
icon: https://raw.githubusercontent.com/argoproj/argo/master/argo.png icon: https://raw.githubusercontent.com/argoproj/argo/master/argo.png

View file

@ -26,11 +26,11 @@ singleNamespace: true
sensorController: sensorController:
name: sensor-controller name: sensor-controller
image: sensor-controller image: sensor-controller
tag: v0.9.3 tag: v0.10
replicaCount: 1 replicaCount: 1
gatewayController: gatewayController:
name: gateway-controller name: gateway-controller
image: gateway-controller image: gateway-controller
tag: v0.9.3 tag: v0.10
replicaCount: 1 replicaCount: 1