Update subscriber.yaml from gcp-pubsub sample to v0.3 (#778)

* Update subscriber.yaml from gcp-pubsub sample to v3.0

* Update subscriber.yaml
This commit is contained in:
Sam O'Dell 2019-01-17 11:08:31 -08:00 committed by Knative Prow Robot
parent 39e9c199ea
commit 380269c43c
1 changed files with 2 additions and 2 deletions

View File

@ -11,8 +11,8 @@ spec:
spec:
container:
# This corresponds to
# https://github.com/knative/eventing-sources/blob/v0.2.1/cmd/message_dumper/dumper.go.
image: gcr.io/knative-releases/github.com/knative/eventing-sources/cmd/message_dumper@sha256:ab5391755f11a5821e7263686564b3c3cd5348522f5b31509963afb269ddcd63
# https://github.com/knative/eventing-sources/blob/release-0.3/cmd/message_dumper/dumper.go
gcr.io/knative-releases/github.com/knative/eventing-sources/cmd/message_dumper@sha256:8423232db7a7b4010c0cfbfaef95745efe962631af9b7456903825801a7893f7
---