Releases: zalando-incubator/stackset-controller
v1.4.119
v1.4.118
Changes
Bump the all-go-mod-patch-and-minor group with 2 updates (#714)
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.34.0 to 0.34.1
updated-dependencies:
- dependency-name: k8s.io/client-go
dependency-version: 0.34.1
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.34.1
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.118 --help
v1.4.117
Changes
Bump the all-go-mod-patch-and-minor group with 2 updates (#713)
Bumps the all-go-mod-patch-and-minor group with 2 updates: github.com/prometheus/client_golang and golang.org/x/sync.
Updates github.com/prometheus/client_golang from 1.23.1 to 1.23.2
- Release notes
- Changelog
- Commits
Updatesgolang.org/x/syncfrom 0.16.0 to 0.17.0 - Commits
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
dependency-version: 1.23.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: all-go-mod-patch-and-minor - dependency-name: golang.org/x/sync
dependency-version: 0.17.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.117 --help
v1.4.116
Changes
Bump github.com/prometheus/client_golang (#712)
Bumps the all-go-mod-patch-and-minor group with 1 update: github.com/prometheus/client_golang.
Updates github.com/prometheus/client_golang from 1.23.0 to 1.23.1
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
dependency-version: 1.23.1
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.116 --help
v1.4.115
Changes
Bump the all-go-mod-patch-and-minor group across 1 directory with 6 updates (#711)
Bumps the all-go-mod-patch-and-minor group with 5 updates in the / directory:
| Package | From | To |
|---|---|---|
| github.com/prometheus/client_golang | 1.22.0 |
1.23.0 |
| github.com/stretchr/testify | 1.10.0 |
1.11.1 |
| k8s.io/client-go | 0.33.3 |
0.33.4 |
| k8s.io/code-generator | 0.33.3 |
0.33.4 |
| sigs.k8s.io/controller-tools | 0.18.0 |
0.19.0 |
Updates github.com/prometheus/client_golang from 1.22.0 to 1.23.0 |
- Release notes
- Changelog
- Commits
Updatesgithub.com/stretchr/testifyfrom 1.10.0 to 1.11.1 - Release notes
- Commits
Updatesk8s.io/client-gofrom 0.33.3 to 0.33.4 - Changelog
- Commits
Updatesk8s.io/code-generatorfrom 0.33.3 to 0.33.4 - Commits
Updatessigs.k8s.io/controller-toolsfrom 0.18.0 to 0.19.0 - Release notes
- Changelog
- Commits
Updatessigs.k8s.io/yamlfrom 1.5.0 to 1.6.0 - Release notes
- Changelog
- Commits
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
dependency-version: 1.23.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/stretchr/testify
dependency-version: 1.11.1
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.33.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.33.4
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.19.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: all-go-mod-patch-and-minor - dependency-name: sigs.k8s.io/yaml
dependency-version: 1.6.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.115 --help
v1.4.114
Changes
docs: Update deployment and stackset example files (#708)
Currently the Setup section in README will finish in non-working
configuration. This PR updates the stackset and deployment files to
make 'kind' example working.
Docker image
Docker image is available in Zalando's Open Source registry:
docker run -it registry.opensource.zalan.do/teapot/stackset-controller:v1.4.114 --help
v1.4.113
Changes
Bump the all-go-mod-patch-and-minor group with 2 updates (#703)
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.33.2 to 0.33.3
updated-dependencies:
- dependency-name: k8s.io/client-go
dependency-version: 0.33.3
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.33.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.113 --help