Skip to content

Commit c488f63

Browse files
authored
Merge pull request #932 from msau42/release-6.2
Add changelog for v6.2.3
2 parents c329a0b + 0725fbe commit c488f63

File tree

1 file changed

+24
-1
lines changed

1 file changed

+24
-1
lines changed

CHANGELOG/CHANGELOG-6.2.md

Lines changed: 24 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,30 @@
1-
# Release notes for v6.2.2
1+
# Release notes for v6.2.3
22

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

5+
## Changes by Kind
6+
7+
### Uncategorized
8+
9+
- CVE fixes: CVE-2023-44487, CVE-2023-3978 ([#928](https://github.com/kubernetes-csi/external-resizer/pull/928), [@dannawang0221](https://github.com/dannawang0221)
10+
11+
## Dependencies
12+
13+
### Added
14+
_Nothing has changed._
15+
16+
### Changed
17+
- golang.org/x/crypto: v0.1.0 → v0.14.0
18+
- golang.org/x/net: v0.8.0 → v0.17.0
19+
- golang.org/x/sys: v0.6.0 → v0.13.0
20+
- golang.org/x/term: v0.6.0 → v0.13.0
21+
- golang.org/x/text: v0.8.0 → v0.13.0
22+
23+
### Removed
24+
_Nothing has changed._
25+
26+
# Release notes for v6.2.2
27+
528
# Changelog since v6.2.1
629

730
## Changes by Kind

0 commit comments

Comments
 (0)