Skip to content

v0.16.84

Choose a tag to compare

@zalando-robot zalando-robot released this 05 Jun 17:37
fd79e71

Changes

build(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (#2369)

Docker image

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

docker run -it registry.opensource.zalan.do/teapot/skipper:v0.16.84 skipper --help
# arm64
docker run -it registry.opensource.zalan.do/teapot/skipper-arm64:v0.16.84 skipper --help
# arm v7 32bit
docker run -it registry.opensource.zalan.do/teapot/skipper-armv7:v0.16.84 skipper --help