Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2023-11-07 15:41:40 +00:00
parent 9330854415
commit 29dcd46ceb
12 changed files with 24 additions and 24 deletions

View File

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

View File

@@ -4,6 +4,15 @@
## [synclounge-6.0.14](https://github.com/truecharts/charts/compare/synclounge-6.0.13...synclounge-6.0.14) (2023-11-07)
### Chore
- update container image tccr.io/truecharts/synclounge to v5.2.22 ([#14424](https://github.com/truecharts/charts/issues/14424))
## [synclounge-6.0.13](https://github.com/truecharts/charts/compare/synclounge-6.0.12...synclounge-6.0.13) (2023-11-05)
### Chore
@@ -88,12 +97,3 @@
## [synclounge-6.0.4](https://github.com/truecharts/charts/compare/synclounge-6.0.3...synclounge-6.0.4) (2023-10-07)
### Chore
- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386))
## [synclounge-6.0.3](https://github.com/truecharts/charts/compare/synclounge-6.0.2...synclounge-6.0.3) (2023-10-05)

View File

@@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: synclounge
version: 6.0.13
version: 6.0.14
appVersion: "5.2.22"
description: Synclounge is a third party tool that allows you to watch Plex in sync with your friends/family, wherever you are.
type: application

View File

@@ -0,0 +1,9 @@
## [synclounge-6.0.14](https://github.com/truecharts/charts/compare/synclounge-6.0.13...synclounge-6.0.14) (2023-11-07)
### Chore
- update container image tccr.io/truecharts/synclounge to v5.2.22 ([#14424](https://github.com/truecharts/charts/issues/14424))

View File

@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/synclounge
pullPolicy: IfNotPresent
tag: v5.2.22@sha256:32d58795a87ee311579358b42e0c69f6c5567e3c804d5dadd08b73542416baee
tag: v5.2.22@sha256:0e6b40138fc00b85eb9e0ba77a4c5280a6d6670d249dd7585e59505e530142da
service:
main:
ports:

View File

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