Skip to content

Commit 2890927

Browse files
committed
release v1.7.2
1 parent a5f3d62 commit 2890927

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

CHANGELOG/CHANGELOG-1.7.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,25 @@
1-
# Release notes for v1.7.1
1+
# Release notes for v1.7.2
22

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

5+
# Changelog since v1.7.1
6+
7+
## Changes by Kind
8+
9+
### Bug or Regression
10+
- The deploy scripts did not work when used to test sidecars because kustomize didn't allow rbac.yaml files with absolute paths. ([#302](https://github.com/kubernetes-csi/csi-driver-host-path/pull/302), [@pohly](https://github.com/pohly))
11+
12+
## Dependencies
13+
14+
### Added
15+
_Nothing has changed._
16+
17+
### Changed
18+
_Nothing has changed._
19+
20+
### Removed
21+
_Nothing has changed._
22+
523
# Changelog since v1.7.0
624

725
## Changes by Kind

0 commit comments

Comments
 (0)