chore: bump to latest (#440)

* chore: bump to latest

* chore: bump to latest

* update image versions
pull/402/head
Vaibhav 2020-09-04 19:15:12 -04:00 committed by GitHub
parent 4ba9e5228a
commit cc52713dbd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 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.17.1
version: 1.0.0
keywords:
- argo-events
- sensor-controller
@ -12,6 +12,6 @@ sources:
maintainers:
- name: VaibhavPage
- name: whynowy
appVersion: 0.17.0
appVersion: 1.0.0
icon: https://raw.githubusercontent.com/argoproj/argo/master/docs/assets/argo.png
home: https://github.com/argoproj/argo-helm

View File

@ -46,21 +46,21 @@ singleNamespace: true
sensorController:
name: sensor-controller
image: sensor-controller
tag: v0.17.0
tag: v1.0.0
replicaCount: 1
sensorImage: sensor
eventsourceController:
name: eventsource-controller
image: eventsource-controller
tag: v0.17.0
tag: v1.0.0
replicaCount: 1
eventsourceImage: eventsource
eventbusController:
name: eventbus-controller
image: eventbus-controller
tag: v0.17.0
tag: v1.0.0
replicaCount: 1
natsStreamingImage: nats-streaming:0.17.0
natsMetricsExporterImage: synadia/prometheus-nats-exporter:0.6.2