v1.8.0
What's Changed
✨ Enhancements
- Add mode field for tmpfs mount permissions (#325)
🐛 Fixes
- Fix absolute secret & volume paths on Windows (#306)
- Respect optional boolean field overrides (#324)
🔧 Internal
- Remove unused compatibility package (#320)
Changelog
- schema: add tmpfs.mode field by @milas in #325
- support merging boolean pointers by @ndeloof in #324
- Remove compatibility package by @ndeloof in #320
- Fix absolute paths in secrets and inherited volumes by @oldium in #306
New Contributors
Full Changelog: v1.7.1...v1.8.0