Skip to content

v0.21.197

Compare
Choose a tag to compare
@zalando-robot zalando-robot released this 10 Sep 16:12
bd87e31

Changes

build(deps): bump the all-go-mod-patch-and-minor group across 1 directory with 6 updates (#3224)

Bumps the all-go-mod-patch-and-minor group with 5 updates in the / directory:

Package From To
github.com/instana/go-sensor 1.64.0 1.65.0
github.com/prometheus/client_golang 1.20.2 1.20.3
golang.org/x/crypto 0.26.0 0.27.0
golang.org/x/net 0.28.0 0.29.0
golang.org/x/oauth2 0.22.0 0.23.0

Updates github.com/instana/go-sensor from 1.64.0 to 1.65.0

Updates github.com/prometheus/client_golang from 1.20.2 to 1.20.3

Updates golang.org/x/crypto from 0.26.0 to 0.27.0

Updates golang.org/x/net from 0.28.0 to 0.29.0

Updates golang.org/x/oauth2 from 0.22.0 to 0.23.0

Updates golang.org/x/term from 0.23.0 to 0.24.0


updated-dependencies:

  • dependency-name: github.com/instana/go-sensor
    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-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
  • dependency-name: golang.org/x/net
    dependency-type: direct:production
    update-type: version-update:semver-minor
    dependency-group: all-go-mod-patch-and-minor
  • dependency-name: golang.org/x/oauth2
    dependency-type: direct:production
    update-type: version-update:semver-minor
    dependency-group: all-go-mod-patch-and-minor
  • dependency-name: golang.org/x/term
    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.197 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.197 skipper --help