Skip to content

v0.21.175

Compare
Choose a tag to compare
@zalando-robot zalando-robot released this 16 Aug 15:41
87934e4

Changes

build(deps): bump the all-go-mod-patch-and-minor group with 3 updates (#3198)

Bumps the all-go-mod-patch-and-minor group with 3 updates: github.com/envoyproxy/go-control-plane, github.com/miekg/dns and github.com/prometheus/client_golang.

Updates github.com/envoyproxy/go-control-plane from 0.12.0 to 0.13.0

Updates github.com/miekg/dns from 1.1.61 to 1.1.62

Updates github.com/prometheus/client_golang from 1.19.1 to 1.20.0


updated-dependencies:

  • dependency-name: github.com/envoyproxy/go-control-plane
    dependency-type: direct:production
    update-type: version-update:semver-minor
    dependency-group: all-go-mod-patch-and-minor
  • dependency-name: github.com/miekg/dns
    dependency-type: direct:production
    update-type: version-update:semver-patch
    dependency-group: all-go-mod-patch-and-minor
  • dependency-name: github.com/prometheus/client_golang
    dependency-type: direct:production
    update-type: version-update:semver-minor
    dependency-group: all-go-mod-patch-and-minor
    ...

Multiarch Docker image

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

docker run -it ghcr.io/zalando/skipper:v0.21.175 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.175 skipper --help