update chart and app version (#284)

Signed-off-by: vpage <vpage@blackrock.com>
pull/280/head
Vaibhav 2020-03-25 19:24:46 -04:00 committed by GitHub
parent 15f8a37360
commit d14ada6657
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 5 deletions

View File

@ -1,7 +1,7 @@
apiVersion: v1
description: A Helm chart to install Argo-Events in k8s Cluster
name: argo-events
version: 0.7.0
version: 0.13.0
keywords:
- argo-events
- sensor-controller
@ -10,7 +10,6 @@ sources:
- https://github.com/argoproj/argo-events
maintainers:
- name: VaibhavPage
- name: magaldima
appVersion: 0.12
appVersion: 0.13.0
icon: https://raw.githubusercontent.com/argoproj/argo/master/docs/assets/argo.png
home: https://github.com/argoproj/argo-helm

View File

@ -42,11 +42,11 @@ singleNamespace: true
sensorController:
name: sensor-controller
image: sensor-controller
tag: v0.12
tag: v0.13.0
replicaCount: 1
gatewayController:
name: gateway-controller
image: gateway-controller
tag: v0.12
tag: v0.13.0
replicaCount: 1