From 52b392ac8d5a22f8a4a90633629f7e9e6f5f7310 Mon Sep 17 00:00:00 2001 From: Niko Pen <42466421+nikopen@users.noreply.github.com> Date: Fri, 22 May 2020 03:31:10 +0000 Subject: [PATCH] chore: bump image versions to v0.15.0 --- charts/argo-events/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/argo-events/values.yaml b/charts/argo-events/values.yaml index 4ac26da1..2ba49967 100644 --- a/charts/argo-events/values.yaml +++ b/charts/argo-events/values.yaml @@ -42,11 +42,11 @@ singleNamespace: true sensorController: name: sensor-controller image: sensor-controller - tag: v0.14.0 + tag: v0.15.0 replicaCount: 1 gatewayController: name: gateway-controller image: gateway-controller - tag: v0.14.0 + tag: v0.15.0 replicaCount: 1