diff --git a/resources/eventing/charts/controller/values.yaml b/resources/eventing/charts/controller/values.yaml index 06bfd2592bd4..7bab2a1b7d95 100644 --- a/resources/eventing/charts/controller/values.yaml +++ b/resources/eventing/charts/controller/values.yaml @@ -15,7 +15,7 @@ image: # name is the name of the container image for the eventing-controller name: "eventing-controller" # tag is the container tag of the eventing-controller image - tag: "6cf702d5" + tag: "6cdde1f7" # pullPolicy is the pullPolicy for the eventing-controller image pullPolicy: "IfNotPresent" @@ -36,7 +36,7 @@ publisherProxy: image: # name is the name of the container image for the eventing-publisher-proxy name: "event-publisher-proxy" - tag: "4c1d4ed7" + tag: "6cdde1f7" pullPolicy: IfNotPresent replicas: 1 resources: