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
@@ -1,4 +1,3 @@
tests/
# Patterns to ignore when building packages.
# This supports shell glob matching, relative path matching, and
# negation (prefixed with !). Only one pattern per line.
@@ -23,3 +22,9 @@ tests/
.vscode/
# OWNERS file for Kubernetes
OWNERS
# helm-docs templates
*.gotmpl
# docs folder
/docs
# icon
icon.png
+9
View File
@@ -1,6 +1,15 @@
# Changelog
## [traefik-12.0.20](https://github.com/truecharts/apps/compare/traefik-12.0.18...traefik-12.0.20) (2022-07-14)
### Fix
- bump to ensure .helmignore is present on all Charts
- disable HTTP probes temporarily ([#3173](https://github.com/truecharts/apps/issues/3173))
## [traefik-12.0.18](https://github.com/truecharts/apps/compare/traefik-12.0.17...traefik-12.0.18) (2022-07-13)