Skip to content

Commit 4a1d1cc

Browse files
authored
Merge pull request #656 from pwschuurman/changelog_4.0.1_master
Add changelog for 4.0.1
2 parents 534adc4 + 9f3980e commit 4a1d1cc

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](https://github.com/kubernetes-csi/external-snapshotter/pull/497), [@ggriffiths](https://github.com/ggriffiths))
12+
- Changed the webhook image from distroless/base to distroless/static. ([#550](https://github.com/kubernetes-csi/external-snapshotter/pull/550), [@WanzenBug](https://github.com/WanzenBug))
13+
14+
### Uncategorized
15+
16+
- Cherry-pick #470: Retain CreateSnapshot Error ([#547](https://github.com/kubernetes-csi/external-snapshotter/pull/547), [@ialidzhikov](https://github.com/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)