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
+6 -1
View File
@@ -14,7 +14,6 @@
*.swp
*.bak
*.tmp
*.orig
*~
# Various IDEs
.project
@@ -23,3 +22,9 @@
.vscode/
# OWNERS file for Kubernetes
OWNERS
# helm-docs templates
*.gotmpl
# docs folder
/docs
# icon
icon.png
+8
View File
@@ -1,6 +1,14 @@
# Changelog
## [zwavejs2mqtt-11.0.19](https://github.com/truecharts/apps/compare/zwavejs2mqtt-11.0.17...zwavejs2mqtt-11.0.19) (2022-07-14)
### Fix
- bump to ensure .helmignore is present on all Charts
## [zwavejs2mqtt-11.0.17](https://github.com/truecharts/apps/compare/zwavejs2mqtt-11.0.15...zwavejs2mqtt-11.0.17) (2022-07-12)
### Chore