Skip to content

Releases: zalando-incubator/stackset-controller

v1.4.107

26 Jun 09:42
ad2401e
Compare
Choose a tag to compare

Changes

Bump sigs.k8s.io/yaml in the all-go-mod-patch-and-minor group (#695)
Bumps the all-go-mod-patch-and-minor group with 1 update: sigs.k8s.io/yaml.
Updates sigs.k8s.io/yaml from 1.4.0 to 1.5.0


updated-dependencies:

  • dependency-name: sigs.k8s.io/yaml
    dependency-version: 1.5.0
    dependency-type: direct:production
    update-type: version-update:semver-minor
    dependency-group: all-go-mod-patch-and-minor
    ...
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Docker image

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

docker run -it registry.opensource.zalan.do/teapot/stackset-controller:v1.4.107 --help

v1.4.106

25 Jun 10:38
fd01761
Compare
Choose a tag to compare

Changes

Bump the all-go-mod-patch-and-minor group with 2 updates (#694)

Docker image

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

docker run -it registry.opensource.zalan.do/teapot/stackset-controller:v1.4.106 --help

v1.4.105

24 Jun 14:52
fe5e4a7
Compare
Choose a tag to compare

Changes

Bump the all-go-mod-patch-and-minor group with 4 updates (#691)
Bumps the all-go-mod-patch-and-minor group with 4 updates: golang.org/x/sync, k8s.io/client-go, k8s.io/code-generator and sigs.k8s.io/controller-tools.
Updates golang.org/x/sync from 0.14.0 to 0.15.0


updated-dependencies:

  • dependency-name: golang.org/x/sync
    dependency-version: 0.15.0
    dependency-type: direct:production
    update-type: version-update:semver-minor
    dependency-group: all-go-mod-patch-and-minor
  • dependency-name: k8s.io/client-go
    dependency-version: 0.32.6
    dependency-type: direct:production
    update-type: version-update:semver-patch
    dependency-group: all-go-mod-patch-and-minor
  • dependency-name: k8s.io/code-generator
    dependency-version: 0.32.6
    dependency-type: direct:production
    update-type: version-update:semver-patch
    dependency-group: all-go-mod-patch-and-minor
  • dependency-name: sigs.k8s.io/controller-tools
    dependency-version: 0.18.0
    dependency-type: direct:production
    update-type: version-update:semver-minor
    dependency-group: all-go-mod-patch-and-minor
    ...
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Docker image

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

docker run -it registry.opensource.zalan.do/teapot/stackset-controller:v1.4.105 --help

v1.4.104

24 Jun 12:43
78c39f1
Compare
Choose a tag to compare

Changes

bump go version in github workflows (#692)

Docker image

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

docker run -it registry.opensource.zalan.do/teapot/stackset-controller:v1.4.104 --help

v1.4.103

23 Jun 11:36
d54e829
Compare
Choose a tag to compare

Changes

refactor StackSetController config in a separate struct (#689)

Docker image

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

docker run -it registry.opensource.zalan.do/teapot/stackset-controller:v1.4.103 --help

v1.4.102

23 Jun 09:40
7f7db14
Compare
Choose a tag to compare

Changes

shorten subdomain name in stackset hostnames to conform to max length constraint (#690)

Docker image

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

docker run -it registry.opensource.zalan.do/teapot/stackset-controller:v1.4.102 --help

v1.4.101

24 Apr 15:37
eb69f1d
Compare
Choose a tag to compare

Changes

Bump the all-go-mod-patch-and-minor group with 2 updates (#684)
Bumps the all-go-mod-patch-and-minor group with 2 updates: k8s.io/client-go and k8s.io/code-generator.
Updates k8s.io/client-go from 0.32.3 to 0.32.4


updated-dependencies:

  • dependency-name: k8s.io/client-go
    dependency-version: 0.32.4
    dependency-type: direct:production
    update-type: version-update:semver-patch
    dependency-group: all-go-mod-patch-and-minor
  • dependency-name: k8s.io/code-generator
    dependency-version: 0.32.4
    dependency-type: direct:production
    update-type: version-update:semver-patch
    dependency-group: all-go-mod-patch-and-minor
    ...
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Docker image

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

docker run -it registry.opensource.zalan.do/teapot/stackset-controller:v1.4.101 --help

v1.4.100

17 Apr 08:07
1904e98
Compare
Choose a tag to compare

Changes

Bump golang.org/x/net from 0.36.0 to 0.38.0 in the go_modules group (#683)
Bumps the go_modules group with 1 update: golang.org/x/net.
Updates golang.org/x/net from 0.36.0 to 0.38.0


updated-dependencies:

  • dependency-name: golang.org/x/net
    dependency-version: 0.38.0
    dependency-type: indirect
    dependency-group: go_modules
    ...
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Docker image

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

docker run -it registry.opensource.zalan.do/teapot/stackset-controller:v1.4.100 --help

v1.4.99

09 Apr 11:37
bec2996
Compare
Choose a tag to compare

Changes

Bump the all-go-mod-patch-and-minor group across 1 directory with 3 updates (#682)
Bumps the all-go-mod-patch-and-minor group with 3 updates in the / directory: github.com/prometheus/client_golang, golang.org/x/sync and sigs.k8s.io/controller-tools.
Updates github.com/prometheus/client_golang from 1.21.1 to 1.22.0


updated-dependencies:

  • dependency-name: github.com/prometheus/client_golang
    dependency-version: 1.22.0
    dependency-type: direct:production
    update-type: version-update:semver-minor
    dependency-group: all-go-mod-patch-and-minor
  • dependency-name: golang.org/x/sync
    dependency-version: 0.13.0
    dependency-type: direct:production
    update-type: version-update:semver-minor
    dependency-group: all-go-mod-patch-and-minor
  • dependency-name: sigs.k8s.io/controller-tools
    dependency-version: 0.17.3
    dependency-type: direct:production
    update-type: version-update:semver-patch
    dependency-group: all-go-mod-patch-and-minor
    ...
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Docker image

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

docker run -it registry.opensource.zalan.do/teapot/stackset-controller:v1.4.99 --help

v1.4.98

06 Mar 09:23
25eaa84
Compare
Choose a tag to compare

Changes

Bump golang.org/x/sync in the all-go-mod-patch-and-minor group (#677)
Bumps the all-go-mod-patch-and-minor group with 1 update: golang.org/x/sync.
Updates golang.org/x/sync from 0.11.0 to 0.12.0


updated-dependencies:

  • dependency-name: golang.org/x/sync
    dependency-type: direct:production
    update-type: version-update:semver-minor
    dependency-group: all-go-mod-patch-and-minor
    ...
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Docker image

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

docker run -it registry.opensource.zalan.do/teapot/stackset-controller:v1.4.98 --help