📦 chore(setup.sh): add setup script to install pre-commit and configure it 📄 docs(README.md): update repository name and add description of custom Home Assistant addons 📄 docs(kresus/DOCS.md): add documentation for Kresus addon 🐳 feat(kresus): add Dockerfile and build.yaml for Kresus addon 🔧 chore(kresus): add configuration files for Kresus addon 🔧 chore(kresus): add apparmor profile for Kresus addon 🔧 chore(kresus): add changelog and docs for Kresus addon 🔧 chore(kresus): add icon and logo for Kresus addon 🔧 chore(kresus): add license file for Kresus addon 🔧 chore(kresus): add README and requirements file for Kresus addon 🔧 chore(kresus): add service scripts for Kresus addon 🔧 chore(kresus): add translations for Kresus addon 🔧 chore(repository.yaml): add repository information for MrRaph_'s custom Home Assistant addons
38 lines
496 B
Markdown
38 lines
496 B
Markdown
## 0.6.2
|
|
|
|
- Update woob dependencies install method
|
|
|
|
## 0.6.1
|
|
|
|
- Remove support for i386 architecture
|
|
|
|
## 0.6.0
|
|
|
|
- Bump Kresus to 0.19.0
|
|
|
|
## 0.5.1
|
|
|
|
- Fix AppArmor profile
|
|
|
|
## 0.5.0
|
|
|
|
- Attempt using `alpine:edge` as base image
|
|
|
|
## 0.4.2
|
|
|
|
- Fix AppArmor profile
|
|
|
|
## 0.4.1
|
|
|
|
- Reinstall py3-lxml by default
|
|
|
|
## 0.4.0
|
|
|
|
- Remove python dependencies from Dockerfile to prevent
|
|
incompatibility with woob requirements
|
|
|
|
## 0.3.0
|
|
|
|
- Use `s6-setuidgid` instead of `su-exec`
|
|
- Set AppArmor in complain mode
|