Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-11-05 23:42:15 +00:00
parent 9e7fb7bde4
commit 356ce60a2d
12 changed files with 24 additions and 24 deletions

View File

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

View File

@ -4,6 +4,15 @@
## [cops-5.0.22](https://github.com/truecharts/charts/compare/cops-5.0.21...cops-5.0.22) (2023-11-05)
### Chore
- update container image tccr.io/truecharts/cops to latest ([#14375](https://github.com/truecharts/charts/issues/14375))
## [cops-5.0.21](https://github.com/truecharts/charts/compare/cops-5.0.20...cops-5.0.21) (2023-11-05)
### Chore
@ -88,12 +97,3 @@
## [cops-5.0.12](https://github.com/truecharts/charts/compare/cops-5.0.11...cops-5.0.12) (2023-09-27)
### Chore
- update container image tccr.io/truecharts/cops to latest ([#12991](https://github.com/truecharts/charts/issues/12991))
## [cops-5.0.11](https://github.com/truecharts/charts/compare/cops-5.0.10...cops-5.0.11) (2023-09-24)

View File

@ -25,7 +25,7 @@ sources:
- https://github.com/orgs/linuxserver/packages/container/package/cops
- https://github.com/linuxserver/docker-cops#readme
type: application
version: 5.0.21
version: 5.0.22
annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Cloud

View File

@ -0,0 +1,9 @@
## [cops-5.0.22](https://github.com/truecharts/charts/compare/cops-5.0.21...cops-5.0.22) (2023-11-05)
### Chore
- update container image tccr.io/truecharts/cops to latest ([#14375](https://github.com/truecharts/charts/issues/14375))

View File

@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/cops
tag: latest@sha256:f1bdff990984902d4284c221ce9c1847c37aa54d582bb7f12e0be0c8ebd90f51
tag: latest@sha256:143b386c34211f72f1d6b62ff5e57c5f96209c18213051b8d5e42d89df5b21cd
securityContext:
container:

View File

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