update argo-events chart and app version

This commit is contained in:
vpage 2020-03-25 17:57:03 -04:00
parent 15f8a37360
commit 5905140ffd
No known key found for this signature in database
GPG key ID: 1E2A49A7F442CCC1
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