update image versions (#72)

This commit is contained in:
Vaibhav 2019-05-15 13:27:40 -05:00 committed by GitHub
parent 2bcf073bfb
commit 0e05194822
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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.4.1
version: 0.4.2
keywords:
- argo-events
- sensor-controller
@ -11,4 +11,4 @@ sources:
maintainers:
- name: Vaibhav Page
- name: Matt Magaldi
appVersion: 0.8.1
appVersion: 0.9.2

View file

@ -23,11 +23,11 @@ singleNamespace: true
sensorController:
name: sensor-controller
image: sensor-controller
tag: v0.8.1
tag: v0.9.2
replicaCount: 1
gatewayController:
name: gateway-controller
image: gateway-controller
tag: v0.8.1
tag: v0.9.2
replicaCount: 1