Skip to content

v0.18.97

Choose a tag to compare

@zalando-robot zalando-robot released this 09 Jan 10:36
a7f049c

Changes

Write normalized scheme and host to routing.Route fields (#2824)

This change is needed for proxy to easily have normalized host and use it
in endpointregistry for dynamic host-wide data to be easily fetchable.

Multiarch Docker image

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

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

Docker image

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

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