Skip to content

v0.22.15

Compare
Choose a tag to compare
@zalando-robot zalando-robot released this 01 Apr 09:04
7ce0906

Changes

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

Bumps the all-go-mod-patch-and-minor group with 3 updates: github.com/testcontainers/testcontainers-go, golang.org/x/net and google.golang.org/protobuf.

Updates github.com/testcontainers/testcontainers-go from 0.35.0 to 0.36.0

Updates golang.org/x/net from 0.37.0 to 0.38.0

Updates google.golang.org/protobuf from 1.36.5 to 1.36.6


updated-dependencies:

  • dependency-name: github.com/testcontainers/testcontainers-go
    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: google.golang.org/protobuf
    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.22.15 skipper --help

Docker image

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

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