Skip to content

v0.21.226

Compare
Choose a tag to compare
@zalando-robot zalando-robot released this 06 Dec 14:55
d8d1bbf

Changes

dependabot: ingore OPA updates (#3334)

We decided to ignore automatically updating OPA dependencies. It was already done in #3332 (comment) & #3320 (comment)

This PR is to add visibility and we will run @dependabot unignore ... after merging.

See ignore docs

Multiarch Docker image

Multiarch Docker image is available in Github's docker registry:

docker run -it ghcr.io/zalando/skipper:v0.21.226 skipper --help

Docker image

Docker image is available in Zalando's Open Source registry:

docker run -it registry.opensource.zalan.do/teapot/skipper:v0.21.226 skipper --help