Skip to content

v0.21.151

Compare
Choose a tag to compare
@zalando-robot zalando-robot released this 15 Jul 18:22
b4389e5

Changes

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

Bumps the all-go-mod-patch-and-minor group with 3 updates: github.com/coreos/go-oidc/v3, github.com/instana/go-sensor and github.com/redis/go-redis/v9.

Updates github.com/coreos/go-oidc/v3 from 3.10.0 to 3.11.0

Updates github.com/instana/go-sensor from 1.63.0 to 1.63.1

Updates github.com/redis/go-redis/v9 from 9.5.3 to 9.5.4


updated-dependencies:

  • dependency-name: github.com/coreos/go-oidc/v3
    dependency-type: direct:production
    update-type: version-update:semver-minor
    dependency-group: all-go-mod-patch-and-minor
  • dependency-name: github.com/instana/go-sensor
    dependency-type: direct:production
    update-type: version-update:semver-patch
    dependency-group: all-go-mod-patch-and-minor
  • dependency-name: github.com/redis/go-redis/v9
    dependency-type: direct:production
    update-type: version-update:semver-patch
    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.151 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.151 skipper --help