Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2023-11-06 22:47:12 +00:00
parent 844fc8f2fd
commit e8a92ed375
14 changed files with 33 additions and 33 deletions

View File

@@ -13,6 +13,15 @@
## [projectsend-8.0.21](https://github.com/truecharts/charts/compare/projectsend-8.0.20...projectsend-8.0.21) (2023-11-06)
### Chore
- update container image tccr.io/truecharts/projectsend to vlatest ([#14399](https://github.com/truecharts/charts/issues/14399))
## [projectsend-8.0.20](https://github.com/truecharts/charts/compare/projectsend-8.0.19...projectsend-8.0.20) (2023-11-05)
### Chore
@@ -88,12 +97,3 @@
## [projectsend-8.0.12](https://github.com/truecharts/charts/compare/projectsend-8.0.11...projectsend-8.0.12) (2023-10-03)
### Chore
- update container image tccr.io/truecharts/projectsend to vlatest ([#13176](https://github.com/truecharts/charts/issues/13176))
## [projectsend-8.0.11](https://github.com/truecharts/charts/compare/projectsend-8.0.10...projectsend-8.0.11) (2023-10-01)

View File

@@ -1,9 +0,0 @@
## [wordpress-3.0.55](https://github.com/truecharts/charts/compare/wordpress-3.0.54...wordpress-3.0.55) (2023-11-05)
### Chore
- update helm general non-major ([#14365](https://github.com/truecharts/charts/issues/14365))

View File

@@ -4,6 +4,15 @@
## [wordpress-3.0.56](https://github.com/truecharts/charts/compare/wordpress-3.0.55...wordpress-3.0.56) (2023-11-06)
### Chore
- update container image tccr.io/truecharts/wordpress to v6.3.2 ([#14400](https://github.com/truecharts/charts/issues/14400))
## [wordpress-3.0.55](https://github.com/truecharts/charts/compare/wordpress-3.0.54...wordpress-3.0.55) (2023-11-05)
### Chore
@@ -88,12 +97,3 @@
## [wordpress-3.0.46](https://github.com/truecharts/charts/compare/wordpress-3.0.45...wordpress-3.0.46) (2023-10-25)
### Chore
- update container image tccr.io/truecharts/wordpress to v6.3.2 ([#13958](https://github.com/truecharts/charts/issues/13958))
## [wordpress-3.0.45](https://github.com/truecharts/charts/compare/wordpress-3.0.44...wordpress-3.0.45) (2023-10-24)

View File

@@ -23,7 +23,7 @@ name: wordpress
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/wordpress
- https://www.wordpress.org
version: 3.0.55
version: 3.0.56
annotations:
truecharts.org/category: website
truecharts.org/SCALE-support: "true"

View File

@@ -0,0 +1,9 @@
## [wordpress-3.0.56](https://github.com/truecharts/charts/compare/wordpress-3.0.55...wordpress-3.0.56) (2023-11-06)
### Chore
- update container image tccr.io/truecharts/wordpress to v6.3.2 ([#14400](https://github.com/truecharts/charts/issues/14400))

View File

@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/wordpress
pullPolicy: IfNotPresent
tag: v6.3.2@sha256:e8f8f98cf70f768aef9bf619ee71863de0cdaccabd04275947acd356e6448ea9
tag: v6.3.2@sha256:e697905722e06ec942e10fae72ef866ded35d8e58f0b23b13e8e731206edcd46
securityContext:
container:

View File

@@ -1143,7 +1143,7 @@ questions:
schema:
type: list
default: []
show_if: [["clusterIssuer", "=", ""]]
show_if: [["certificateIssuer", "=", ""]]
items:
- variable: tlsEntry
label: Host
@@ -1172,7 +1172,7 @@ questions:
- variable: scaleCert
label: Use TrueNAS SCALE Certificate (Deprecated)
schema:
show_if: [["clusterIssuer", "=", ""]]
show_if: [["certificateIssuer", "=", ""]]
type: int
$ref:
- "definitions/certificate"
@@ -1181,13 +1181,13 @@ questions:
description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
schema:
type: string
show_if: [["clusterIssuer", "=", ""]]
show_if: [["certificateIssuer", "=", ""]]
default: ""
- variable: secretName
label: Use Custom Secret (Advanced)
schema:
type: string
show_if: [["clusterIssuer", "=", ""]]
show_if: [["certificateIssuer", "=", ""]]
default: ""
- variable: entrypoint
label: Traefik Entrypoint