Skip to content

Commit

Permalink
Revert "Update the publishers images to verify the subscribed endpoin…
Browse files Browse the repository at this point in the history
…t fix with empty event-sources"

This reverts commit 7717f51.
  • Loading branch information
marcobebway committed Mar 18, 2021
1 parent ffdb1e5 commit b08dc3d
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: "PR-10902" # TODO(marcobebway) change to the final image
tag: "0ece7d31"
# 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: "PR-10902" # TODO(marcobebway) change to the final image
tag: "0ece7d31"
# pullPolicy is the pullPolicy for the event-publisher-proxy image
pullPolicy: "IfNotPresent"

Expand Down

0 comments on commit b08dc3d

Please sign in to comment.