chore: bump version

This commit is contained in:
Vaibhav Page 2020-07-16 16:17:00 -04:00
parent 9b80bd95e4
commit 0dee528b39
2 changed files with 4 additions and 4 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.14.0
version: 0.16.0
keywords:
- argo-events
- sensor-controller
@ -10,6 +10,6 @@ sources:
- https://github.com/argoproj/argo-events
maintainers:
- name: VaibhavPage
appVersion: 0.14.0
appVersion: 0.16.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.14.0
tag: v0.16.0
replicaCount: 1
gatewayController:
name: gateway-controller
image: gateway-controller
tag: v0.14.0
tag: v0.16.0
replicaCount: 1