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