updated Changelog with default bind mounts

This commit is contained in:
Christian Goll
2023-01-31 15:58:06 +01:00
parent f5b35f7ef8
commit 5e70a15611

View File

@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [development]
### Changed
- resolv.conf is not copied but now bind mounted (ro) in the container. Additional
mounts can be configured in warewulf.conf
## [4.4.0] 2023-01-18
### Added