Found the tag for 0.10
This commit is contained in:
parent
2280d3e8f8
commit
1fba1fa233
2 changed files with 3 additions and 3 deletions
|
@ -11,5 +11,5 @@ sources:
|
|||
maintainers:
|
||||
- name: Vaibhav Page
|
||||
- name: Matt Magaldi
|
||||
appVersion: 0.9.3
|
||||
appVersion: 0.10
|
||||
icon: https://raw.githubusercontent.com/argoproj/argo/master/argo.png
|
||||
|
|
|
@ -26,11 +26,11 @@ singleNamespace: true
|
|||
sensorController:
|
||||
name: sensor-controller
|
||||
image: sensor-controller
|
||||
tag: v0.9.3
|
||||
tag: v0.10
|
||||
replicaCount: 1
|
||||
|
||||
gatewayController:
|
||||
name: gateway-controller
|
||||
image: gateway-controller
|
||||
tag: v0.9.3
|
||||
tag: v0.10
|
||||
replicaCount: 1
|
||||
|
|
Loading…
Reference in a new issue