chore: bump version to v0.17.0 (#412)

This commit is contained in:
Vaibhav 2020-07-24 18:28:01 -04:00 committed by GitHub
parent c716c1795e
commit a6fa0647e4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
15 changed files with 240 additions and 110 deletions

View file

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