Breaking Changes
- (semi-breaking change) This release removes the last vestiges of kube-rbac-proxy from mocks and tests. By now, most projects and users have received notification to move from this image, so we don't actually expect this to be a breaking change, but it does mark the complete removal of this image from our project.
What's Changed
- Bump k8s.io/apiextensions-apiserver from 0.31.1 to 0.31.2 by @dependabot in #1474
- Bump github.com/onsi/gomega from 1.34.2 to 1.35.0 by @dependabot in #1481
- Bump sigs.k8s.io/controller-runtime from 0.19.0 to 0.19.1 by @dependabot in #1478
- Bump github.com/onsi/ginkgo/v2 from 2.20.2 to 2.21.0 by @dependabot in #1480
- Bump github.com/onsi/gomega from 1.35.0 to 1.35.1 by @dependabot in #1483
- Bump golang.org/x/sys from 0.26.0 to 0.27.0 by @dependabot in #1484
- Bump github.com/distribution/distribution/v3 from 3.0.0-beta.1 to 3.0.0-rc.1 by @dependabot in #1487
- Bump golang.org/x/sync from 0.8.0 to 0.9.0 by @dependabot in #1486
- Bump golang.org/x/mod from 0.21.0 to 0.22.0 by @dependabot in #1490
- Bump golang.org/x/net from 0.30.0 to 0.31.0 by @dependabot in #1488
- Bump sigs.k8s.io/kind from 0.24.0 to 0.25.0 by @dependabot in #1492
- Bump google.golang.org/grpc from 1.67.1 to 1.68.0 by @dependabot in #1485
- Bump google.golang.org/protobuf from 1.35.1 to 1.35.2 by @dependabot in #1494
- Bump golang.org/x/mod from 0.21.0 to 0.22.0 by @dependabot in #1495
- Bump codecov/codecov-action from 4 to 5 by @dependabot in #1497
- Bump golang.org/x/net from 0.30.0 to 0.31.0 by @dependabot in #1496
- Bump github.com/onsi/ginkgo/v2 from 2.21.0 to 2.22.0 by @dependabot in #1499
- Bump k8s.io/api from 0.31.2 to 0.31.3 by @dependabot in #1500
- Bump sigs.k8s.io/controller-runtime from 0.19.1 to 0.19.2 by @dependabot in #1501
- Bump github.com/onsi/gomega from 1.35.1 to 1.36.0 by @dependabot in #1503
- Bump k8s.io/apiextensions-apiserver from 0.31.2 to 0.31.3 by @dependabot in #1504
- Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #1506
- Bump sigs.k8s.io/controller-runtime from 0.19.2 to 0.19.3 by @dependabot in #1507
- Bump golang.org/x/sync from 0.9.0 to 0.10.0 by @dependabot in #1510
- Bump golang.org/x/text from 0.20.0 to 0.21.0 by @dependabot in #1509
- Bump golang.org/x/sys from 0.27.0 to 0.28.0 by @dependabot in #1508
- Bump golang.org/x/net from 0.31.0 to 0.32.0 by @dependabot in #1511
- Bump google.golang.org/grpc from 1.68.0 to 1.68.1 by @dependabot in #1512
- 🌱 remove reference of kube-rbac-proxy from mocks and tests by @camilamacedo86 in #1518
- Bump github.com/onsi/gomega from 1.36.0 to 1.36.1 by @dependabot in #1515
- provide an optional base image flag for generated dockerfiles from alpha bundle build commands by @grokspawn in #1519
Full Changelog: v1.48.0...v1.49.0