updated chart and values

This commit is contained in:
Vaibhav Page 2020-01-08 05:53:23 -05:00
parent 31352b0004
commit 58b31d81a5
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.6.1
version: 0.12.0
keywords:
- argo-events
- sensor-controller
@ -10,7 +10,6 @@ sources:
- https://github.com/argoproj/argo-events
maintainers:
- name: VaibhavPage
- name: magaldima
appVersion: 0.11
appVersion: 0.12
icon: https://raw.githubusercontent.com/argoproj/argo/master/docs/assets/argo.png
home: https://github.com/argoproj/argo-helm

View file

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