Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-10-31 18:04:20 +00:00
parent de91f10bb9
commit dc07ea8a69
86 changed files with 225 additions and 263 deletions

View File

@ -1,9 +0,0 @@
## [clickhouse-7.0.16](https://github.com/truecharts/charts/compare/clickhouse-7.0.15...clickhouse-7.0.16) (2023-10-29)
### Chore
- update helm chart common to 14.2.0 ([#14089](https://github.com/truecharts/charts/issues/14089))

View File

@ -4,6 +4,15 @@
## [clickhouse-7.0.17](https://github.com/truecharts/charts/compare/clickhouse-7.0.16...clickhouse-7.0.17) (2023-10-31)
### Chore
- update container image tccr.io/truecharts/clickhouse to v23.9.3.12 ([#14172](https://github.com/truecharts/charts/issues/14172))
## [clickhouse-7.0.16](https://github.com/truecharts/charts/compare/clickhouse-7.0.15...clickhouse-7.0.16) (2023-10-29)
### Chore
@ -88,12 +97,3 @@
## [clickhouse-7.0.7](https://github.com/truecharts/charts/compare/clickhouse-7.0.6...clickhouse-7.0.7) (2023-09-07)
### Chore
- update container image tccr.io/truecharts/clickhouse to v23.8.2.7 ([#12320](https://github.com/truecharts/charts/issues/12320))
## [clickhouse-7.0.6](https://github.com/truecharts/charts/compare/clickhouse-7.0.5...clickhouse-7.0.6) (2023-09-03)

View File

@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "23.9.2.56"
appVersion: "23.9.3.12"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
@ -22,7 +22,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/dependency/clickhouse
- https://clickhouse.com/
type: application
version: 7.0.16
version: 7.0.17
annotations:
truecharts.org/category: database
truecharts.org/SCALE-support: "true"

View File

@ -0,0 +1,9 @@
## [clickhouse-7.0.17](https://github.com/truecharts/charts/compare/clickhouse-7.0.16...clickhouse-7.0.17) (2023-10-31)
### Chore
- update container image tccr.io/truecharts/clickhouse to v23.9.3.12 ([#14172](https://github.com/truecharts/charts/issues/14172))

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/clickhouse
pullPolicy: IfNotPresent
tag: v23.9.2.56@sha256:c6f46cf1f37eac7e9fe443c91fc3b4e39907599e67bde5ea3f4cd40275ddaf19
tag: v23.9.3.12@sha256:98f6383f4d01f7b752d5c877d51ef93dcb9364cf6676883eb7d83993f7edb071
workload:
main:

View File

@ -1,9 +0,0 @@
## [libremdb-3.0.239](https://github.com/truecharts/charts/compare/libremdb-3.0.238...libremdb-3.0.239) (2023-10-30)
### Chore
- update container image tccr.io/truecharts/libremdb to latest ([#14137](https://github.com/truecharts/charts/issues/14137))

View File

@ -4,6 +4,15 @@
## [libremdb-3.0.240](https://github.com/truecharts/charts/compare/libremdb-3.0.239...libremdb-3.0.240) (2023-10-31)
### Chore
- update container image tccr.io/truecharts/libremdb to latest ([#14163](https://github.com/truecharts/charts/issues/14163))
## [libremdb-3.0.239](https://github.com/truecharts/charts/compare/libremdb-3.0.238...libremdb-3.0.239) (2023-10-30)
### Chore
@ -88,12 +97,3 @@
## [libremdb-3.0.230](https://github.com/truecharts/charts/compare/libremdb-3.0.229...libremdb-3.0.230) (2023-10-29)
### Chore
- update container image tccr.io/truecharts/libremdb to latest ([#14074](https://github.com/truecharts/charts/issues/14074))
## [libremdb-3.0.229](https://github.com/truecharts/charts/compare/libremdb-3.0.228...libremdb-3.0.229) (2023-10-28)
### Chore

View File

@ -27,7 +27,7 @@ sources:
- https://github.com/zyachel/libremdb
- https://github.com/PussTheCat-org/docker-libremdb-quay
type: application
version: 3.0.239
version: 3.0.240
annotations:
truecharts.org/category: media
truecharts.org/SCALE-support: "true"

View File

@ -0,0 +1,9 @@
## [libremdb-3.0.240](https://github.com/truecharts/charts/compare/libremdb-3.0.239...libremdb-3.0.240) (2023-10-31)
### Chore
- update container image tccr.io/truecharts/libremdb to latest ([#14163](https://github.com/truecharts/charts/issues/14163))

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/libremdb
pullPolicy: IfNotPresent
tag: latest@sha256:6412c8dd1e8b39318e8b13f1e2265ca52d4d62d8249c8bb8ba5ac542e79b77fc
tag: latest@sha256:2dff284d6b3f994ce4381d4bfbebef1c3146d7132a157ab0b6432c15617f6515
service:
main:
ports:

View File

@ -851,19 +851,6 @@ questions:
schema:
type: string
default: ""
- variable: clusterCertificate
label: Cluster Certificate (Experimental)
description: 'Add the name of your cluster-wide certificate, that you set up in ClusterIssuer chart. NOTE: This is an experimental feature'
schema:
show_if: [["certificateIssuer", "=", ""]]
type: string
default: ""
- variable: secretName
label: Custom Certificate Secret (Advanced)'
schema:
show_if: [["certificateIssuer", "=", ""]]
type: string
default: ""
- variable: middlewares
label: Traefik Middlewares
description: Add previously created Traefik Middlewares to this Ingress
@ -929,19 +916,26 @@ questions:
schema:
type: string
default: ""
- variable: 'clusterCertificate (Advanced)'
label: Cluster Certificate
description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
schema:
type: string
show_if: [["clusterIssuer", "=", ""]]
default: ""
- variable: secretName
label: 'Use Custom Certificate Secret (Advanced)'
schema:
show_if: [["certificateIssuer", "=", ""]]
type: string
default: ""
- variable: scaleCert
label: Use TrueNAS SCALE Certificate (Deprecated)
label: 'Use TrueNAS SCALE Certificate (Deprecated)'
schema:
show_if: [["certificateIssuer", "=", ""]]
type: int
$ref:
- "definitions/certificate"
- variable: secretName
label: Use Custom Secret (Advanced)
schema:
show_if: [["certificateIssuer", "=", ""]]
type: string
default: ""
- variable: ingressList
label: Add Manual Custom Ingresses
group: Ingress

View File

@ -1,9 +0,0 @@
## [openspeedtest-5.0.5](https://github.com/truecharts/charts/compare/openspeedtest-5.0.4...openspeedtest-5.0.5) (2023-10-29)
### Chore
- update helm general non-major ([#14094](https://github.com/truecharts/charts/issues/14094))

View File

@ -4,6 +4,15 @@
## [openspeedtest-5.0.6](https://github.com/truecharts/charts/compare/openspeedtest-5.0.5...openspeedtest-5.0.6) (2023-10-31)
### Chore
- update container image tccr.io/truecharts/openspeedtest to latest ([#14164](https://github.com/truecharts/charts/issues/14164))
## [openspeedtest-5.0.5](https://github.com/truecharts/charts/compare/openspeedtest-5.0.4...openspeedtest-5.0.5) (2023-10-29)
### Chore
@ -88,12 +97,3 @@
- update container image tccr.io/truecharts/openspeedtest to latest ([#9836](https://github.com/truecharts/charts/issues/9836))
## [openspeedtest-4.0.22](https://github.com/truecharts/charts/compare/openspeedtest-4.0.21...openspeedtest-4.0.22) (2023-06-13)
### Chore
- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599))

View File

@ -22,7 +22,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/openspeedtest
- https://github.com/openspeedtest/Speed-Test
type: application
version: 5.0.5
version: 5.0.6
annotations:
truecharts.org/category: utilities
truecharts.org/SCALE-support: "true"

View File

@ -0,0 +1,9 @@
## [openspeedtest-5.0.6](https://github.com/truecharts/charts/compare/openspeedtest-5.0.5...openspeedtest-5.0.6) (2023-10-31)
### Chore
- update container image tccr.io/truecharts/openspeedtest to latest ([#14164](https://github.com/truecharts/charts/issues/14164))

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/openspeedtest
pullPolicy: IfNotPresent
tag: latest@sha256:1be00efa49641d14afafa85d0e1eceb62746042b2fc370a00bfbdd9b1d8599cd
tag: latest@sha256:9e6202f5cf0236c6c6ff7af321466a0a8289148242306549b34c8c456e43c96e
service:
main:
ports:

View File

@ -692,19 +692,6 @@ questions:
schema:
type: string
default: ""
- variable: clusterCertificate
label: Cluster Certificate (Experimental)
description: 'Add the name of your cluster-wide certificate, that you set up in ClusterIssuer chart. NOTE: This is an experimental feature'
schema:
show_if: [["certificateIssuer", "=", ""]]
type: string
default: ""
- variable: secretName
label: Custom Certificate Secret (Advanced)'
schema:
show_if: [["certificateIssuer", "=", ""]]
type: string
default: ""
- variable: middlewares
label: Traefik Middlewares
description: Add previously created Traefik Middlewares to this Ingress
@ -770,19 +757,26 @@ questions:
schema:
type: string
default: ""
- variable: 'clusterCertificate (Advanced)'
label: Cluster Certificate
description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
schema:
type: string
show_if: [["clusterIssuer", "=", ""]]
default: ""
- variable: secretName
label: 'Use Custom Certificate Secret (Advanced)'
schema:
show_if: [["certificateIssuer", "=", ""]]
type: string
default: ""
- variable: scaleCert
label: Use TrueNAS SCALE Certificate (Deprecated)
label: 'Use TrueNAS SCALE Certificate (Deprecated)'
schema:
show_if: [["certificateIssuer", "=", ""]]
type: int
$ref:
- "definitions/certificate"
- variable: secretName
label: Use Custom Secret (Advanced)
schema:
show_if: [["certificateIssuer", "=", ""]]
type: string
default: ""
- variable: ingressList
label: Add Manual Custom Ingresses
group: Ingress

View File

@ -1,10 +0,0 @@
## [pylon-6.0.12](https://github.com/truecharts/charts/compare/pylon-6.0.11...pylon-6.0.12) (2023-10-29)
### Chore
- Fix typo in categories and make them singular ([#13693](https://github.com/truecharts/charts/issues/13693))
- update helm general non-major ([#14094](https://github.com/truecharts/charts/issues/14094))

View File

@ -4,6 +4,15 @@
## [pylon-6.0.13](https://github.com/truecharts/charts/compare/pylon-6.0.12...pylon-6.0.13) (2023-10-31)
### Chore
- update container image tccr.io/truecharts/pylon to v2.10.0 ([#14167](https://github.com/truecharts/charts/issues/14167))
## [pylon-6.0.12](https://github.com/truecharts/charts/compare/pylon-6.0.11...pylon-6.0.12) (2023-10-29)
### Chore
@ -88,12 +97,3 @@
## [pylon-6.0.3](https://github.com/truecharts/charts/compare/pylon-6.0.2...pylon-6.0.3) (2023-08-15)
### Chore
- update container image tccr.io/truecharts/pylon to v2.10.0 ([#11574](https://github.com/truecharts/charts/issues/11574))
## [pylon-6.0.2](https://github.com/truecharts/charts/compare/pylon-6.0.1...pylon-6.0.2) (2023-08-08)

View File

@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: pylon
version: 6.0.12
version: 6.0.13
appVersion: "2.10.0"
description: Pylon is a web based integrated development environment.
type: application

View File

@ -0,0 +1,9 @@
## [pylon-6.0.13](https://github.com/truecharts/charts/compare/pylon-6.0.12...pylon-6.0.13) (2023-10-31)
### Chore
- update container image tccr.io/truecharts/pylon to v2.10.0 ([#14167](https://github.com/truecharts/charts/issues/14167))

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/pylon
pullPolicy: IfNotPresent
tag: v2.10.0@sha256:8cce7b94cff30c8dab70cb740faed4ef93e2e83e4bff48a1aa581ec9bd23a6e0
tag: v2.10.0@sha256:c95f7328d6122a2c1855470f8a0bf32db6a77d9d30c4bd04158b068db3daaac9
service:
main:
ports:

View File

@ -823,19 +823,6 @@ questions:
schema:
type: string
default: ""
- variable: clusterCertificate
label: Cluster Certificate (Experimental)
description: 'Add the name of your cluster-wide certificate, that you set up in ClusterIssuer chart. NOTE: This is an experimental feature'
schema:
show_if: [["certificateIssuer", "=", ""]]
type: string
default: ""
- variable: secretName
label: Custom Certificate Secret (Advanced)'
schema:
show_if: [["certificateIssuer", "=", ""]]
type: string
default: ""
- variable: middlewares
label: Traefik Middlewares
description: Add previously created Traefik Middlewares to this Ingress
@ -901,19 +888,26 @@ questions:
schema:
type: string
default: ""
- variable: 'clusterCertificate (Advanced)'
label: Cluster Certificate
description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
schema:
type: string
show_if: [["clusterIssuer", "=", ""]]
default: ""
- variable: secretName
label: 'Use Custom Certificate Secret (Advanced)'
schema:
show_if: [["certificateIssuer", "=", ""]]
type: string
default: ""
- variable: scaleCert
label: Use TrueNAS SCALE Certificate (Deprecated)
label: 'Use TrueNAS SCALE Certificate (Deprecated)'
schema:
show_if: [["certificateIssuer", "=", ""]]
type: int
$ref:
- "definitions/certificate"
- variable: secretName
label: Use Custom Secret (Advanced)
schema:
show_if: [["certificateIssuer", "=", ""]]
type: string
default: ""
- variable: ingressList
label: Add Manual Custom Ingresses
group: Ingress

View File

@ -1,9 +0,0 @@
## [rsshub-8.0.229](https://github.com/truecharts/charts/compare/rsshub-8.0.228...rsshub-8.0.229) (2023-10-31)
### Chore
- update container image tccr.io/truecharts/rsshub to latest ([#14153](https://github.com/truecharts/charts/issues/14153))

View File

@ -4,6 +4,15 @@
## [rsshub-8.0.230](https://github.com/truecharts/charts/compare/rsshub-8.0.229...rsshub-8.0.230) (2023-10-31)
### Chore
- update container image tccr.io/truecharts/rsshub to latest ([#14169](https://github.com/truecharts/charts/issues/14169))
## [rsshub-8.0.229](https://github.com/truecharts/charts/compare/rsshub-8.0.228...rsshub-8.0.229) (2023-10-31)
### Chore
@ -88,12 +97,3 @@
## [rsshub-8.0.220](https://github.com/truecharts/charts/compare/rsshub-8.0.219...rsshub-8.0.220) (2023-10-25)
### Chore
- update container image tccr.io/truecharts/rsshub to latest ([#13955](https://github.com/truecharts/charts/issues/13955))
## [rsshub-8.0.219](https://github.com/truecharts/charts/compare/rsshub-8.0.218...rsshub-8.0.219) (2023-10-24)

View File

@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: rsshub
version: 8.0.229
version: 8.0.230
appVersion: "latest"
description: RSSHub can generate RSS feeds from pretty much everything
type: application

View File

@ -0,0 +1,9 @@
## [rsshub-8.0.230](https://github.com/truecharts/charts/compare/rsshub-8.0.229...rsshub-8.0.230) (2023-10-31)
### Chore
- update container image tccr.io/truecharts/rsshub to latest ([#14169](https://github.com/truecharts/charts/issues/14169))

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/rsshub
pullPolicy: IfNotPresent
tag: latest@sha256:735cdd2159a66fbccac4c62873831b971fe0e89d15cec461dab41b41541e3130
tag: latest@sha256:f358e4935428e08741d3c9b1c98bd37b5732b1e38741a661de7a7547523cd479
browserlessImage:
repository: tccr.io/truecharts/browserless-chrome
tag: v1.60.2-chrome@sha256:a0652b346c0de87d546a3b07a44fbb85a33026aec20b956cbcb74dc822c2515a

View File

@ -758,19 +758,6 @@ questions:
schema:
type: string
default: ""
- variable: clusterCertificate
label: Cluster Certificate (Experimental)
description: 'Add the name of your cluster-wide certificate, that you set up in ClusterIssuer chart. NOTE: This is an experimental feature'
schema:
show_if: [["certificateIssuer", "=", ""]]
type: string
default: ""
- variable: secretName
label: Custom Certificate Secret (Advanced)'
schema:
show_if: [["certificateIssuer", "=", ""]]
type: string
default: ""
- variable: middlewares
label: Traefik Middlewares
description: Add previously created Traefik Middlewares to this Ingress
@ -836,19 +823,26 @@ questions:
schema:
type: string
default: ""
- variable: 'clusterCertificate (Advanced)'
label: Cluster Certificate
description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
schema:
type: string
show_if: [["clusterIssuer", "=", ""]]
default: ""
- variable: secretName
label: 'Use Custom Certificate Secret (Advanced)'
schema:
show_if: [["certificateIssuer", "=", ""]]
type: string
default: ""
- variable: scaleCert
label: Use TrueNAS SCALE Certificate (Deprecated)
label: 'Use TrueNAS SCALE Certificate (Deprecated)'
schema:
show_if: [["certificateIssuer", "=", ""]]
type: int
$ref:
- "definitions/certificate"
- variable: secretName
label: Use Custom Secret (Advanced)
schema:
show_if: [["certificateIssuer", "=", ""]]
type: string
default: ""
- variable: ingressList
label: Add Manual Custom Ingresses
group: Ingress

View File

@ -1,10 +0,0 @@
## [synclounge-6.0.10](https://github.com/truecharts/charts/compare/synclounge-6.0.9...synclounge-6.0.10) (2023-10-29)
### Chore
- Fix typo in categories and make them singular ([#13693](https://github.com/truecharts/charts/issues/13693))
- update helm general non-major ([#14094](https://github.com/truecharts/charts/issues/14094))

View File

@ -4,6 +4,15 @@
## [synclounge-6.0.11](https://github.com/truecharts/charts/compare/synclounge-6.0.10...synclounge-6.0.11) (2023-10-31)
### Chore
- update container image tccr.io/truecharts/synclounge to v5.2.22 ([#14170](https://github.com/truecharts/charts/issues/14170))
## [synclounge-6.0.10](https://github.com/truecharts/charts/compare/synclounge-6.0.9...synclounge-6.0.10) (2023-10-29)
### Chore
@ -88,12 +97,3 @@
## [synclounge-6.0.1](https://github.com/truecharts/charts/compare/synclounge-6.0.0...synclounge-6.0.1) (2023-09-26)
### Chore
- update container image tccr.io/truecharts/synclounge to v5.2.15 ([#12957](https://github.com/truecharts/charts/issues/12957))
## [synclounge-6.0.0](https://github.com/truecharts/charts/compare/synclounge-5.0.26...synclounge-6.0.0) (2023-07-31)

View File

@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: synclounge
version: 6.0.10
version: 6.0.11
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.11](https://github.com/truecharts/charts/compare/synclounge-6.0.10...synclounge-6.0.11) (2023-10-31)
### Chore
- update container image tccr.io/truecharts/synclounge to v5.2.22 ([#14170](https://github.com/truecharts/charts/issues/14170))

View File

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

View File

@ -706,19 +706,6 @@ questions:
schema:
type: string
default: ""
- variable: clusterCertificate
label: Cluster Certificate (Experimental)
description: 'Add the name of your cluster-wide certificate, that you set up in ClusterIssuer chart. NOTE: This is an experimental feature'
schema:
show_if: [["certificateIssuer", "=", ""]]
type: string
default: ""
- variable: secretName
label: Custom Certificate Secret (Advanced)'
schema:
show_if: [["certificateIssuer", "=", ""]]
type: string
default: ""
- variable: middlewares
label: Traefik Middlewares
description: Add previously created Traefik Middlewares to this Ingress
@ -784,19 +771,26 @@ questions:
schema:
type: string
default: ""
- variable: 'clusterCertificate (Advanced)'
label: Cluster Certificate
description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
schema:
type: string
show_if: [["clusterIssuer", "=", ""]]
default: ""
- variable: secretName
label: 'Use Custom Certificate Secret (Advanced)'
schema:
show_if: [["certificateIssuer", "=", ""]]
type: string
default: ""
- variable: scaleCert
label: Use TrueNAS SCALE Certificate (Deprecated)
label: 'Use TrueNAS SCALE Certificate (Deprecated)'
schema:
show_if: [["certificateIssuer", "=", ""]]
type: int
$ref:
- "definitions/certificate"
- variable: secretName
label: Use Custom Secret (Advanced)
schema:
show_if: [["certificateIssuer", "=", ""]]
type: string
default: ""
- variable: ingressList
label: Add Manual Custom Ingresses
group: Ingress

View File

@ -1,9 +0,0 @@
## [xwiki-8.0.15](https://github.com/truecharts/charts/compare/xwiki-8.0.14...xwiki-8.0.15) (2023-10-29)
### Chore
- update helm general non-major ([#14094](https://github.com/truecharts/charts/issues/14094))

View File

@ -4,6 +4,15 @@
## [xwiki-8.0.16](https://github.com/truecharts/charts/compare/xwiki-8.0.15...xwiki-8.0.16) (2023-10-31)
### Chore
- update container image tccr.io/truecharts/xwiki to v15.8.0-postgres ([#14168](https://github.com/truecharts/charts/issues/14168))
## [xwiki-8.0.15](https://github.com/truecharts/charts/compare/xwiki-8.0.14...xwiki-8.0.15) (2023-10-29)
### Chore
@ -88,12 +97,3 @@
## [xwiki-8.0.5](https://github.com/truecharts/charts/compare/xwiki-8.0.4...xwiki-8.0.5) (2023-08-16)
### Chore
- update container image tccr.io/truecharts/xwiki to v15.6.0-postgres ([#11603](https://github.com/truecharts/charts/issues/11603))
## [xwiki-8.0.4](https://github.com/truecharts/charts/compare/xwiki-8.0.3...xwiki-8.0.4) (2023-08-13)
### Chore

View File

@ -19,7 +19,7 @@ name: xwiki
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/xwiki
- https://github.com/xwiki/xwiki-docker
version: 8.0.15
version: 8.0.16
annotations:
truecharts.org/category: productivity
truecharts.org/SCALE-support: "true"

View File

@ -0,0 +1,9 @@
## [xwiki-8.0.16](https://github.com/truecharts/charts/compare/xwiki-8.0.15...xwiki-8.0.16) (2023-10-31)
### Chore
- update container image tccr.io/truecharts/xwiki to v15.8.0-postgres ([#14168](https://github.com/truecharts/charts/issues/14168))

View File

@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/xwiki
tag: v15.8.0-postgres@sha256:f077842e5ae010317517ad4ff0385df0a35f496a0e27169e00a1a931474adc9a
tag: v15.8.0-postgres@sha256:3462bbc7380c5841b1b8f7560df14127a55df0d45e1a20d079837054b6107e03
pullPolicy: IfNotPresent
service:
main:

View File

@ -814,19 +814,6 @@ questions:
schema:
type: string
default: ""
- variable: clusterCertificate
label: Cluster Certificate (Experimental)
description: 'Add the name of your cluster-wide certificate, that you set up in ClusterIssuer chart. NOTE: This is an experimental feature'
schema:
show_if: [["certificateIssuer", "=", ""]]
type: string
default: ""
- variable: secretName
label: Custom Certificate Secret (Advanced)'
schema:
show_if: [["certificateIssuer", "=", ""]]
type: string
default: ""
- variable: middlewares
label: Traefik Middlewares
description: Add previously created Traefik Middlewares to this Ingress
@ -892,19 +879,26 @@ questions:
schema:
type: string
default: ""
- variable: 'clusterCertificate (Advanced)'
label: Cluster Certificate
description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
schema:
type: string
show_if: [["clusterIssuer", "=", ""]]
default: ""
- variable: secretName
label: 'Use Custom Certificate Secret (Advanced)'
schema:
show_if: [["certificateIssuer", "=", ""]]
type: string
default: ""
- variable: scaleCert
label: Use TrueNAS SCALE Certificate (Deprecated)
label: 'Use TrueNAS SCALE Certificate (Deprecated)'
schema:
show_if: [["certificateIssuer", "=", ""]]
type: int
$ref:
- "definitions/certificate"
- variable: secretName
label: Use Custom Secret (Advanced)
schema:
show_if: [["certificateIssuer", "=", ""]]
type: string
default: ""
- variable: ingressList
label: Add Manual Custom Ingresses
group: Ingress