Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-11-08 13:04:05 +00:00
parent c159da2ad4
commit de87d2537b
12 changed files with 24 additions and 24 deletions

View File

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

View File

@ -4,6 +4,15 @@
## [boinc-6.0.19](https://github.com/truecharts/charts/compare/boinc-6.0.18...boinc-6.0.19) (2023-11-08)
### Chore
- update container image tccr.io/truecharts/boinc to latest ([#14420](https://github.com/truecharts/charts/issues/14420))
## [boinc-6.0.18](https://github.com/truecharts/charts/compare/boinc-6.0.17...boinc-6.0.18) (2023-11-05)
### Chore
@ -88,12 +97,3 @@
## [boinc-6.0.9](https://github.com/truecharts/charts/compare/boinc-6.0.8...boinc-6.0.9) (2023-09-26)
### Chore
- update container image tccr.io/truecharts/boinc to latest ([#12968](https://github.com/truecharts/charts/issues/12968))
## [boinc-6.0.8](https://github.com/truecharts/charts/compare/boinc-6.0.7...boinc-6.0.8) (2023-09-19)

View File

@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: boinc
version: 6.0.18
version: 6.0.19
appVersion: "latest"
description: BOINC is a platform for high-throughput computing on a large scale (thousands or millions of computers).
type: application

View File

@ -0,0 +1,9 @@
## [boinc-6.0.19](https://github.com/truecharts/charts/compare/boinc-6.0.18...boinc-6.0.19) (2023-11-08)
### Chore
- update container image tccr.io/truecharts/boinc to latest ([#14420](https://github.com/truecharts/charts/issues/14420))

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/boinc
pullPolicy: IfNotPresent
tag: latest@sha256:b9b325e2cb58588a83dea6203e496a4fb248d34dbb9cd6cb3b43a8ce03b4684c
tag: latest@sha256:40cb983d5b0177a27971cc6f813dab4baa003137e9b412520988c4599c87840d
securityContext:
container:

View File

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