Skip to content

v0.21.280

Compare
Choose a tag to compare
@zalando-robot zalando-robot released this 24 Feb 10:16
97d0373

Changes

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

Bumps the all-go-mod-patch-and-minor group with 4 updates: github.com/google/go-cmp, github.com/prometheus/client_golang, github.com/redis/go-redis/v9 and golang.org/x/crypto.

Updates github.com/google/go-cmp from 0.6.0 to 0.7.0

Updates github.com/prometheus/client_golang from 1.20.5 to 1.21.0

Updates github.com/redis/go-redis/v9 from 9.7.0 to 9.7.1

Updates golang.org/x/crypto from 0.33.0 to 0.34.0


updated-dependencies:

  • dependency-name: github.com/google/go-cmp
    dependency-type: direct:production
    update-type: version-update:semver-minor
    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
  • 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
  • dependency-name: golang.org/x/crypto
    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.280 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.280 skipper --help