Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-11-03 08:53:11 +00:00
parent 1f49f8d1ea
commit 7aec280eae
50 changed files with 126 additions and 144 deletions

View File

@ -1,9 +0,0 @@
## [clickhouse-7.0.19](https://github.com/truecharts/charts/compare/clickhouse-7.0.18...clickhouse-7.0.19) (2023-11-01)
### Chore
- update helm chart common to 14.2.2 ([#14190](https://github.com/truecharts/charts/issues/14190))

View File

@ -4,6 +4,15 @@
## [clickhouse-7.0.20](https://github.com/truecharts/charts/compare/clickhouse-7.0.19...clickhouse-7.0.20) (2023-11-03)
### Chore
- update container image tccr.io/truecharts/clickhouse to v23.10.1.1976 ([#14288](https://github.com/truecharts/charts/issues/14288))
## [clickhouse-7.0.19](https://github.com/truecharts/charts/compare/clickhouse-7.0.18...clickhouse-7.0.19) (2023-11-01)
### Chore
@ -88,12 +97,3 @@
## [clickhouse-7.0.10](https://github.com/truecharts/charts/compare/clickhouse-7.0.9...clickhouse-7.0.10) (2023-10-07)
### Chore
- update helm chart common to 14.0.9 ([#13384](https://github.com/truecharts/charts/issues/13384))
## [clickhouse-7.0.9](https://github.com/truecharts/charts/compare/clickhouse-7.0.8...clickhouse-7.0.9) (2023-10-07)

View File

@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "23.9.3.12"
appVersion: "23.10.1.19"
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.19
version: 7.0.20
annotations:
truecharts.org/category: database
truecharts.org/SCALE-support: "true"

View File

@ -0,0 +1,9 @@
## [clickhouse-7.0.20](https://github.com/truecharts/charts/compare/clickhouse-7.0.19...clickhouse-7.0.20) (2023-11-03)
### Chore
- update container image tccr.io/truecharts/clickhouse to v23.10.1.1976 ([#14288](https://github.com/truecharts/charts/issues/14288))

View File

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

View File

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

View File

@ -4,6 +4,15 @@
## [filebrowser-6.0.8](https://github.com/truecharts/charts/compare/filebrowser-6.0.7...filebrowser-6.0.8) (2023-11-03)
### Chore
- update container image tccr.io/truecharts/filebrowser to v2.26.0 ([#14289](https://github.com/truecharts/charts/issues/14289))
## [filebrowser-6.0.7](https://github.com/truecharts/charts/compare/filebrowser-6.0.6...filebrowser-6.0.7) (2023-10-29)
### Chore
@ -88,12 +97,3 @@
- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069))
## [filebrowser-5.0.22](https://github.com/truecharts/charts/compare/filebrowser-5.0.21...filebrowser-5.0.22) (2023-06-13)
### Chore
- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599))

View File

@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "2.25.0"
appVersion: "2.26.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
@ -21,7 +21,7 @@ sources:
- https://github.com/filebrowser/filebrowser
- https://filebrowser.org/cli/filebrowser
type: application
version: 6.0.7
version: 6.0.8
annotations:
truecharts.org/category: media
truecharts.org/SCALE-support: "true"

View File

@ -0,0 +1,9 @@
## [filebrowser-6.0.8](https://github.com/truecharts/charts/compare/filebrowser-6.0.7...filebrowser-6.0.8) (2023-11-03)
### Chore
- update container image tccr.io/truecharts/filebrowser to v2.26.0 ([#14289](https://github.com/truecharts/charts/issues/14289))

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/filebrowser
pullPolicy: IfNotPresent
tag: v2.25.0@sha256:3d6ab05c1ecf5f21d82c69d72d969156b67e63c9ef928415531e0d92d867ebfc
tag: v2.26.0@sha256:804ce88e9ed4d2685ea2e2aea3d61b9bec96ec3405ae529ec6f6350c1625ac78
workload:
main:

View File

@ -1021,19 +1021,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
@ -1099,19 +1086,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 @@
## [ghostfolio-0.0.29](https://github.com/truecharts/charts/compare/ghostfolio-0.0.28...ghostfolio-0.0.29) (2023-10-29)
### Chore
- update helm general non-major ([#14094](https://github.com/truecharts/charts/issues/14094))

View File

@ -4,6 +4,15 @@
## [ghostfolio-0.0.30](https://github.com/truecharts/charts/compare/ghostfolio-0.0.29...ghostfolio-0.0.30) (2023-11-03)
### Chore
- update container image tccr.io/truecharts/ghostfolio to v2.17.0 ([#14290](https://github.com/truecharts/charts/issues/14290))
## [ghostfolio-0.0.29](https://github.com/truecharts/charts/compare/ghostfolio-0.0.28...ghostfolio-0.0.29) (2023-10-29)
### Chore
@ -88,12 +97,3 @@
## [ghostfolio-0.0.20](https://github.com/truecharts/charts/compare/ghostfolio-0.0.19...ghostfolio-0.0.20) (2023-10-07)
### Chore
- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386))
## [ghostfolio-0.0.19](https://github.com/truecharts/charts/compare/ghostfolio-0.0.18...ghostfolio-0.0.19) (2023-10-04)

View File

@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "2.16.0"
appVersion: "2.17.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
@ -25,7 +25,7 @@ sources:
- https://github.com/ghostfolio/ghostfolio
- https://ghostfol.io/
type: application
version: 0.0.29
version: 0.0.30
annotations:
truecharts.org/category: finance
truecharts.org/SCALE-support: "true"

View File

@ -0,0 +1,9 @@
## [ghostfolio-0.0.30](https://github.com/truecharts/charts/compare/ghostfolio-0.0.29...ghostfolio-0.0.30) (2023-11-03)
### Chore
- update container image tccr.io/truecharts/ghostfolio to v2.17.0 ([#14290](https://github.com/truecharts/charts/issues/14290))

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/ghostfolio
pullPolicy: IfNotPresent
tag: v2.16.0@sha256:ecf073479b557c98efcb10619decadaca3d1fbff7be98465568c9969d911ab28
tag: v2.17.0@sha256:9ed82c913c1b82caf49fb37d9128b734bb79d43b28f41f8a0339f8f497572d1c
securityContext:
container:

View File

@ -637,19 +637,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
@ -715,19 +702,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 @@
## [mkvtoolnix-6.0.5](https://github.com/truecharts/charts/compare/mkvtoolnix-6.0.4...mkvtoolnix-6.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 @@
## [mkvtoolnix-6.0.6](https://github.com/truecharts/charts/compare/mkvtoolnix-6.0.5...mkvtoolnix-6.0.6) (2023-11-03)
### Chore
- update container image tccr.io/truecharts/mkvtoolnix to v23.11.1 ([#14291](https://github.com/truecharts/charts/issues/14291))
## [mkvtoolnix-6.0.5](https://github.com/truecharts/charts/compare/mkvtoolnix-6.0.4...mkvtoolnix-6.0.5) (2023-10-29)
### Chore
@ -88,12 +97,3 @@
- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558))
## [mkvtoolnix-5.0.14](https://github.com/truecharts/charts/compare/mkvtoolnix-5.0.13...mkvtoolnix-5.0.14) (2023-06-09)
### Chore
- update container image tccr.io/truecharts/mkvtoolnix to v23.06.1 ([#9508](https://github.com/truecharts/charts/issues/9508))

View File

@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "23.08.1"
appVersion: "23.11.1"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
@ -23,7 +23,7 @@ sources:
- https://github.com/jlesage/docker-mkvtoolnix
- https://mkvtoolnix.download/
type: application
version: 6.0.5
version: 6.0.6
annotations:
truecharts.org/category: media
truecharts.org/SCALE-support: "true"

View File

@ -0,0 +1,9 @@
## [mkvtoolnix-6.0.6](https://github.com/truecharts/charts/compare/mkvtoolnix-6.0.5...mkvtoolnix-6.0.6) (2023-11-03)
### Chore
- update container image tccr.io/truecharts/mkvtoolnix to v23.11.1 ([#14291](https://github.com/truecharts/charts/issues/14291))

View File

@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/mkvtoolnix
tag: v23.08.1@sha256:bd73dfc2eb8dc6180c43974831e87338c5e97765c140ce55a66c2d74608e8e2d
tag: v23.11.1@sha256:d0b05d2a6ed451c11690698a5380f4cab9a227940189ceee0a5d1b405d4ab34f
pullPolicy: IfNotPresent
service:
main:

View File

@ -1020,19 +1020,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
@ -1098,19 +1085,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