mirror of
https://github.com/truecharts/catalog.git
synced 2026-06-18 04:06:13 +08:00
Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
@@ -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
|
||||
4
stable/wordpress/1.0.4/app-changelog.md
Normal file
4
stable/wordpress/1.0.4/app-changelog.md
Normal 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)
|
||||
|
||||
@@ -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
|
||||
Reference in New Issue
Block a user