Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2022-12-13 14:02:23 +00:00
parent 17575f783b
commit a4d385b45f
13 changed files with 13 additions and 11 deletions

View File

@ -1,9 +0,0 @@
## [wordpress-1.0.3](https://github.com/truecharts/charts/compare/wordpress-1.0.2...wordpress-1.0.3) (2022-12-13)
### Chore
- update helm general non-major

View File

@ -4,6 +4,11 @@
## [wordpress-1.0.4](https://github.com/truecharts/charts/compare/wordpress-1.0.3...wordpress-1.0.4) (2022-12-13)
## [wordpress-1.0.3](https://github.com/truecharts/charts/compare/wordpress-1.0.2...wordpress-1.0.3) (2022-12-13)
### Chore

View File

@ -24,7 +24,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/wordpress
- https://hub.docker.com/_/wordpress
- https://www.wordpress.org
version: 1.0.3
version: 1.0.4
annotations:
truecharts.org/catagories: |
- website

View File

@ -0,0 +1,4 @@
## [wordpress-1.0.4](https://github.com/truecharts/charts/compare/wordpress-1.0.3...wordpress-1.0.4) (2022-12-13)

View File

@ -176,7 +176,7 @@ questions:
type: dict
attrs:
- variable: enabled
label: Show SMTP Settings
label: Enable SMTP
schema:
type: boolean
default: false
@ -187,10 +187,12 @@ questions:
schema:
type: string
default: ""
required: true
- variable: port
label: SMTP Port
schema:
type: int
required: true
default: 587
- variable: user
label: SMTP User