CP-29639: Bump github.com/kudobuilder/kuttl from 0.25.0 to 0.26.0 in /.tools#816
Conversation
|
@dependabot recreate |
758d379 to
f3a8800
Compare
f3a8800 to
922a915
Compare
922a915 to
f1c7705
Compare
|
Blocked on upstream protobuf release. This bump pulls k8s.io/kubectl@v0.36.1 to dodge the removed That pseudo-version stamps the generated .pb.go files with Holding this PR until protobuf v1.36.12 ships. Once that release happens, dependabot will pick up the clean version and the regen comment will be stable. (Verified: |
|
@dependabot recreate |
Bumps [github.com/kudobuilder/kuttl](https://github.com/kudobuilder/kuttl) from 0.25.0 to 0.26.0. - [Release notes](https://github.com/kudobuilder/kuttl/releases) - [Changelog](https://github.com/kudobuilder/kuttl/blob/main/RELEASE.md) - [Commits](kudobuilder/kuttl@v0.25.0...v0.26.0) --- updated-dependencies: - dependency-name: github.com/kudobuilder/kuttl dependency-version: 0.26.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
f1c7705 to
3dadac6
Compare
Bumps github.com/kudobuilder/kuttl from 0.25.0 to 0.26.0.
Release notes
Sourced from github.com/kudobuilder/kuttl's releases.
Commits
65e2c69chore(deps): bump the kubernetes group across 1 directory with 7 updates (#689)fcf3736chore: bump golangci-lint to v2.11.4 and enable additional linters (#686)e260ab9fix: retry transient API errors in wait/poll loops (#685)4f51a91chore(deps): bump github.com/Masterminds/semver/v3 from 3.4.0 to 3.5.0 (#687)59cb892fix: add random suffix to namespace name to prevent collisions (#682)c3f6b13chore(deps): replace docker/docker with moby/moby modules (#683)a57b836chore(deps): bump the kubernetes group with 5 updates (#681)5873df0chore: update goreleaser config to 2.15.2 (#680)ba5ad9cchore(deps): bump github.com/google/cel-go from 0.27.0 to 0.28.0 (#679)ab561bachore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptrace...