Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2023-11-07 04:44:25 +00:00
parent 329c1ee623
commit 32d4c0a7e3
12 changed files with 24 additions and 24 deletions

View File

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

View File

@@ -4,6 +4,15 @@
## [foldingathome-6.0.13](https://github.com/truecharts/charts/compare/foldingathome-6.0.12...foldingathome-6.0.13) (2023-11-07)
### Chore
- update container image tccr.io/truecharts/foldingathome to v7.6.21 ([#14412](https://github.com/truecharts/charts/issues/14412))
## [foldingathome-6.0.12](https://github.com/truecharts/charts/compare/foldingathome-6.0.11...foldingathome-6.0.12) (2023-11-05)
### Chore
@@ -88,12 +97,3 @@
## [foldingathome-6.0.3](https://github.com/truecharts/charts/compare/foldingathome-6.0.2...foldingathome-6.0.3) (2023-08-22)
### Chore
- update container image tccr.io/truecharts/foldingathome to v7.6.21 ([#11774](https://github.com/truecharts/charts/issues/11774))
## [foldingathome-6.0.2](https://github.com/truecharts/charts/compare/foldingathome-6.0.1...foldingathome-6.0.2) (2023-08-08)

View File

@@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: foldingathome
version: 6.0.12
version: 6.0.13
appVersion: "7.6.21"
description: Folding@home is a distributed computing project for simulating protein dynamics, including the process of protein folding and the movements of proteins implicated in a variety of diseases.
type: application

View File

@@ -0,0 +1,9 @@
## [foldingathome-6.0.13](https://github.com/truecharts/charts/compare/foldingathome-6.0.12...foldingathome-6.0.13) (2023-11-07)
### Chore
- update container image tccr.io/truecharts/foldingathome to v7.6.21 ([#14412](https://github.com/truecharts/charts/issues/14412))

View File

@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/foldingathome
pullPolicy: IfNotPresent
tag: v7.6.21@sha256:c188960ae280ae4c2c15eaa36597dc7a31b85602c5d632784a2707f470441b7a
tag: v7.6.21@sha256:94b30fb29e1af7e714ce73eba9500cbacb644e9f8a87a0230f368ea30fa3cb4f
securityContext:
container:

View File

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