Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2023-12-23 18:13:20 +00:00
parent bd2c5327ea
commit 6424ce8878
10820 changed files with 1911735 additions and 1466460 deletions

View File

@@ -1,9 +0,0 @@
## [wordpress-4.0.8](https://github.com/truecharts/charts/compare/wordpress-4.0.7...wordpress-4.0.8) (2023-12-23)
### Chore
- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361))

View File

@@ -4,6 +4,15 @@
## [wordpress-4.0.9](https://github.com/truecharts/charts/compare/wordpress-4.0.8...wordpress-4.0.9) (2023-12-23)
### Chore
- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
## [wordpress-4.0.8](https://github.com/truecharts/charts/compare/wordpress-4.0.7...wordpress-4.0.8) (2023-12-23)
### Chore
@@ -88,12 +97,3 @@
## [wordpress-3.1.7](https://github.com/truecharts/charts/compare/wordpress-3.1.6...wordpress-3.1.7) (2023-12-20)
### Chore
- Bump everything to force min/max scale version update
## [wordpress-3.1.6](https://github.com/truecharts/charts/compare/wordpress-3.1.2...wordpress-3.1.6) (2023-12-16)
### Chore

View File

@@ -1,7 +1,7 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: wordpress
version: 4.0.8
version: 4.0.9
appVersion: 6.4.2
description: The WordPress rich content management system can utilize plugins, widgets, and themes.
home: https://truecharts.org/charts/stable/wordpress
@@ -20,14 +20,14 @@ keywords:
- cms
dependencies:
- name: common
version: 16.2.13
version: 16.2.15
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: mariadb
version: 11.0.12
version: 11.0.13
repository: https://deps.truecharts.org/
condition: mariadb.enabled
alias: ""

View File

@@ -0,0 +1,9 @@
## [wordpress-4.0.9](https://github.com/truecharts/charts/compare/wordpress-4.0.8...wordpress-4.0.9) (2023-12-23)
### Chore
- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))

Binary file not shown.

Binary file not shown.

View File

@@ -1344,7 +1344,7 @@ questions:
type: boolean
default: true
- variable: allowCors
label: "Allow Cross Origin Requests"
label: 'Allow Cross Origin Requests (advanced)'
schema:
type: boolean
default: false
@@ -1441,7 +1441,19 @@ questions:
schema:
type: dict
additional_attrs: true
show_if: [["enabled", "=", true]]
attrs:
- variable: custom
label: Options
schema:
type: dict
additional_attrs: true
attrs:
- variable: key
label: API-key (key)
schema:
type: string
default: ""
- variable: customkv
label: Custom Options
schema: