Skip to content

Commit cc98743

Browse files
committed
Add changelog for 4.0.1
1 parent 534adc4 commit cc98743

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

CHANGELOG/CHANGELOG-4.0.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,31 @@
1+
# Release notes for v4.0.1
2+
3+
[Documentation](https://kubernetes-csi.github.io)
4+
5+
# Changelog since v4.0.0
6+
7+
## Changes by Kind
8+
9+
### Other (Cleanup or Flake)
10+
11+
- --http-endpoint will now correctly be used for the metrics server address when --metrics-address is not provided. (#497, @ggriffiths)
12+
- Changed the webhook image from distroless/base to distroless/static. (#550, @WanzenBug)
13+
14+
### Uncategorized
15+
16+
- Cherry-pick #470: Retain CreateSnapshot Error (#547, @ialidzhikov)
17+
18+
## Dependencies
19+
20+
### Added
21+
_Nothing has changed._
22+
23+
### Changed
24+
_Nothing has changed._
25+
26+
### Removed
27+
_Nothing has changed._
28+
129
# Release notes for v4.0.0
230

331
[Documentation](https://kubernetes-csi.github.io)

0 commit comments

Comments
 (0)