chore: Auto-update chart README [skip ci]

This commit is contained in:
truecharts-bot
2022-07-14 14:27:53 +00:00
parent 30c50855e9
commit a78365b42f
715 changed files with 9146 additions and 394 deletions
@@ -24,3 +24,7 @@
OWNERS
# helm-docs templates
*.gotmpl
# docs folder
/docs
# icon
icon.png
@@ -1,6 +1,14 @@
# Changelog
## [omada-controller-6.0.29](https://github.com/truecharts/apps/compare/omada-controller-6.0.27...omada-controller-6.0.29) (2022-07-14)
### Fix
- bump to ensure .helmignore is present on all Charts
## [omada-controller-6.0.27](https://github.com/truecharts/apps/compare/omada-controller-6.0.26...omada-controller-6.0.27) (2022-07-14)
### Chore