Skip to content

Commit f3badd3

Browse files
committed
Changelog 2.6
1 parent 80921bb commit f3badd3

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

CHANGELOG/CHANGELOG-2.6.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# Release notes for v2.6.0
2+
3+
[Documentation](https://kubernetes-csi.github.io/docs/)
4+
5+
# Changelog since v2.5.0
6+
7+
## Changes by Kind
8+
9+
### Feature
10+
11+
- Add support to build arm/v7 images ([#139](https://github.com/kubernetes-csi/livenessprobe/pull/139), [@mauriciopoppe](https://github.com/mauriciopoppe))
12+
13+
## Dependencies
14+
15+
### Added
16+
- github.com/cncf/xds/go: [fbca930](https://github.com/cncf/xds/go/tree/fbca930)
17+
18+
### Changed
19+
- github.com/envoyproxy/go-control-plane: [668b12f → 63b5d3c](https://github.com/envoyproxy/go-control-plane/compare/668b12f...63b5d3c)
20+
- github.com/go-logr/logr: [v0.4.0 → v1.2.0](https://github.com/go-logr/logr/compare/v0.4.0...v1.2.0)
21+
- github.com/golang/mock: [v1.4.3 → v1.5.0](https://github.com/golang/mock/compare/v1.4.3...v1.5.0)
22+
- google.golang.org/grpc: v1.38.0 → v1.40.0
23+
- k8s.io/klog/v2: v2.9.0 → v2.30.0
24+
25+
### Removed
26+
_Nothing has changed._

0 commit comments

Comments
 (0)