Skip to content

Commit

Permalink
Bump eventing images to 6cdde1f (#12114)
Browse files Browse the repository at this point in the history
  • Loading branch information
Radu Fantaziu authored Sep 16, 2021
1 parent 6cdde1f commit fc9af6c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions resources/eventing/charts/controller/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand All @@ -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:
Expand Down

0 comments on commit fc9af6c

Please sign in to comment.