Skip to content

Commit

Permalink
Update the publishers images to verify the subscribed endpoint fix wi…
Browse files Browse the repository at this point in the history
…th empty event-sources
  • Loading branch information
marcobebway committed Mar 17, 2021
1 parent 3578e8d commit 7717f51
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion resources/eventing/charts/event-publisher-nats/values.yaml
Expand Up @@ -9,7 +9,7 @@ image:
# name is the name of the container image for the event-publisher-nats
name: "event-publisher-nats"
# tag is the container tag of the event-publisher-nats image
tag: "0ece7d31"
tag: "PR-10902" # TODO(marcobebway) change to the final image
# pullPolicy is the pullPolicy for the event-publisher-nats image
pullPolicy: "IfNotPresent"

Expand Down
Expand Up @@ -9,7 +9,7 @@ image:
# name is the name of the container image for the event-publisher-proxy
name: "event-publisher-proxy"
# tag is the container tag of the event-publisher-proxy image
tag: "0ece7d31"
tag: "PR-10902" # TODO(marcobebway) change to the final image
# pullPolicy is the pullPolicy for the event-publisher-proxy image
pullPolicy: "IfNotPresent"

Expand Down

0 comments on commit 7717f51

Please sign in to comment.