Update CHANGELOG.MD

This commit is contained in:
tteckster 2022-01-24 00:39:46 -05:00 committed by GitHub
parent 8a2de83159
commit dda4bd213d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -21,10 +21,10 @@ All notable changes to this project will be documented in this file.
- **MQTT LXC** - **MQTT LXC**
- add Eclipse Mosquitto Package Repository - add Eclipse Mosquitto Package Repository
- **Home Assistant Container LXC** - **Home Assistant Container LXC**
- if the script detects ZFS filesystem it's an automatic installation of static fuse-overlayfs. - change if ZFS filesystem is detected, automatic installation of static fuse-overlayfs is executed.
- add script for easy Home Assistant update - add script for easy Home Assistant update
- **Home Assistant Container LXC (Podman)** - **Home Assistant Container LXC (Podman)**
- if the script detects ZFS filesystem it's an automatic installation of static fuse-overlayfs. - change if ZFS filesystem is detected, automatic installation of static fuse-overlayfs is executed.
- **Home Assistant OS VM** - **Home Assistant OS VM**
- change disk type from SATA to SCSI to follow Proxmox official recommendations of choosing VirtIO-SCSI with SCSI disk - change disk type from SATA to SCSI to follow Proxmox official recommendations of choosing VirtIO-SCSI with SCSI disk
- clean up - clean up