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:43:53 +00:00
parent d3ecd6b91e
commit 844fc8f2fd
14 changed files with 24 additions and 24 deletions

View File

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

View File

@@ -4,6 +4,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.11](https://github.com/truecharts/charts/compare/projectsend-8.0.10...projectsend-8.0.11) (2023-10-01)
## [projectsend-8.0.10](https://github.com/truecharts/charts/compare/projectsend-8.0.9...projectsend-8.0.10) (2023-09-25)
### Chore
- update container image tccr.io/truecharts/projectsend to vlatest ([#12949](https://github.com/truecharts/charts/issues/12949))

View File

@@ -25,7 +25,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/projectsend
- https://github.com/projectsend/projectsend
type: application
version: 8.0.20
version: 8.0.21
annotations:
truecharts.org/category: files
truecharts.org/SCALE-support: "true"

View File

@@ -0,0 +1,9 @@
## [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))

View File

@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/projectsend
pullPolicy: IfNotPresent
tag: vlatest@sha256:5dd26d5445a797e4cdba24ef1d3d0b08ec386c2be06b2d3b35f4afc9cfb3e630
tag: vlatest@sha256:b02cc634731bd0932badb63730e682ed1b4fdd994701c5d1811ba5cfd4f2a68f
securityContext:
container:

View File

@@ -1055,7 +1055,7 @@ questions:
schema:
type: list
default: []
show_if: [["clusterIssuer", "=", ""]]
show_if: [["certificateIssuer", "=", ""]]
items:
- variable: tlsEntry
label: Host
@@ -1084,7 +1084,7 @@ questions:
- variable: scaleCert
label: Use TrueNAS SCALE Certificate (Deprecated)
schema:
show_if: [["clusterIssuer", "=", ""]]
show_if: [["certificateIssuer", "=", ""]]
type: int
$ref:
- "definitions/certificate"
@@ -1093,13 +1093,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