tektoncd / triggers

Event triggering with Tekton!
Apache License 2.0
558 stars 420 forks source link

Triggers nightly release failing #894

Closed dibyom closed 3 years ago

dibyom commented 3 years ago

Expected Behavior

Nightly builds work

Actual Behavior

From @afrittoli on Slack:

I see this error in the triggers nightly build

Expected images did not match: Images ['gcr.io/tekton-nightly/github.com/tektoncd/triggers/cmd/interceptors:v20210112-608bc75bfe'] were present but not expected.

It looks like triggers has a new base image that is not known by the publish task https://github.com/tektoncd/triggers/blob/7d49df432f52768aff28f72a048e947538342706/tekton/publish.yaml#L113-L117

dibyom commented 3 years ago

/assign