Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
527ce824ab
commit
9cb82ed437
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [custom-app-9.0.38](https://github.com/truecharts/charts/compare/custom-app-9.0.37...custom-app-9.0.38) (2023-11-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14365](https://github.com/truecharts/charts/issues/14365))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [custom-app-9.0.39](https://github.com/truecharts/charts/compare/custom-app-9.0.38...custom-app-9.0.39) (2023-11-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/jackett to v0.21.1128 ([#14353](https://github.com/truecharts/charts/issues/14353))
|
||||
|
||||
|
||||
|
||||
|
||||
## [custom-app-9.0.38](https://github.com/truecharts/charts/compare/custom-app-9.0.37...custom-app-9.0.38) (2023-11-05)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [custom-app-9.0.29](https://github.com/truecharts/charts/compare/custom-app-9.0.28...custom-app-9.0.29) (2023-10-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- Fix typo in categories and make them singular ([#13693](https://github.com/truecharts/charts/issues/13693))
|
||||
- update container image tccr.io/truecharts/jackett to v0.21.1096 ([#14075](https://github.com/truecharts/charts/issues/14075))
|
||||
|
||||
|
||||
|
||||
|
||||
## [custom-app-9.0.28](https://github.com/truecharts/charts/compare/custom-app-9.0.27...custom-app-9.0.28) (2023-10-28)
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "0.21.1124"
|
||||
appVersion: "0.21.1128"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -19,7 +19,7 @@ name: custom-app
|
|||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/custom-app
|
||||
type: application
|
||||
version: 9.0.38
|
||||
version: 9.0.39
|
||||
annotations:
|
||||
truecharts.org/category: custom
|
||||
truecharts.org/SCALE-support: "true"
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [custom-app-9.0.39](https://github.com/truecharts/charts/compare/custom-app-9.0.38...custom-app-9.0.39) (2023-11-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/jackett to v0.21.1128 ([#14353](https://github.com/truecharts/charts/issues/14353))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/jackett
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v0.21.1124@sha256:a24dc3375db2f99f5cf474df3bc8a0ee128160b13d396b5edbc0ffb6f9d4f7f3
|
||||
tag: v0.21.1128@sha256:f97fb78b53ed9b95ce202ea9e5ab56f25ed10deabab616305151f6500dcc4c1c
|
||||
|
||||
portal:
|
||||
open:
|
|
@ -1159,7 +1159,7 @@ questions:
|
|||
schema:
|
||||
type: list
|
||||
default: []
|
||||
show_if: [["clusterIssuer", "=", ""]]
|
||||
show_if: [["certificateIssuer", "=", ""]]
|
||||
items:
|
||||
- variable: tlsEntry
|
||||
label: Host
|
||||
|
@ -1188,7 +1188,7 @@ questions:
|
|||
- variable: scaleCert
|
||||
label: Use TrueNAS SCALE Certificate (Deprecated)
|
||||
schema:
|
||||
show_if: [["clusterIssuer", "=", ""]]
|
||||
show_if: [["certificateIssuer", "=", ""]]
|
||||
type: int
|
||||
$ref:
|
||||
- "definitions/certificate"
|
||||
|
@ -1197,13 +1197,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
|
|
@ -0,0 +1,99 @@
|
|||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [jackett-15.0.40](https://github.com/truecharts/charts/compare/jackett-15.0.39...jackett-15.0.40) (2023-11-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/jackett to v0.21.1128 ([#14353](https://github.com/truecharts/charts/issues/14353))
|
||||
|
||||
|
||||
|
||||
|
||||
## [jackett-15.0.39](https://github.com/truecharts/charts/compare/jackett-15.0.38...jackett-15.0.39) (2023-11-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14365](https://github.com/truecharts/charts/issues/14365))
|
||||
|
||||
|
||||
|
||||
|
||||
## [jackett-15.0.38](https://github.com/truecharts/charts/compare/jackett-15.0.37...jackett-15.0.38) (2023-11-04)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/jackett to v0.21.1124 ([#14318](https://github.com/truecharts/charts/issues/14318))
|
||||
|
||||
|
||||
|
||||
|
||||
## [jackett-15.0.37](https://github.com/truecharts/charts/compare/jackett-15.0.36...jackett-15.0.37) (2023-11-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14287](https://github.com/truecharts/charts/issues/14287))
|
||||
|
||||
|
||||
|
||||
|
||||
## [jackett-15.0.36](https://github.com/truecharts/charts/compare/jackett-15.0.35...jackett-15.0.36) (2023-11-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/jackett to v0.21.1119 ([#14278](https://github.com/truecharts/charts/issues/14278))
|
||||
|
||||
|
||||
|
||||
|
||||
## [jackett-15.0.35](https://github.com/truecharts/charts/compare/jackett-15.0.34...jackett-15.0.35) (2023-11-02)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/jackett to v0.21.1116 ([#14232](https://github.com/truecharts/charts/issues/14232))
|
||||
|
||||
|
||||
|
||||
|
||||
## [jackett-15.0.34](https://github.com/truecharts/charts/compare/jackett-15.0.33...jackett-15.0.34) (2023-11-01)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/jackett to v0.21.1112 ([#14189](https://github.com/truecharts/charts/issues/14189))
|
||||
|
||||
|
||||
|
||||
|
||||
## [jackett-15.0.33](https://github.com/truecharts/charts/compare/jackett-15.0.32...jackett-15.0.33) (2023-10-31)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/jackett to v0.21.1106 ([#14147](https://github.com/truecharts/charts/issues/14147))
|
||||
|
||||
|
||||
|
||||
|
||||
## [jackett-15.0.32](https://github.com/truecharts/charts/compare/jackett-15.0.31...jackett-15.0.32) (2023-10-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/jackett to v0.21.1104 ([#14114](https://github.com/truecharts/charts/issues/14114))
|
||||
|
||||
|
||||
|
||||
|
||||
## [jackett-15.0.31](https://github.com/truecharts/charts/compare/jackett-15.0.30...jackett-15.0.31) (2023-10-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14094](https://github.com/truecharts/charts/issues/14094))
|
||||
|
||||
|
||||
|
||||
|
||||
## [jackett-15.0.30](https://github.com/truecharts/charts/compare/jackett-15.0.29...jackett-15.0.30) (2023-10-29)
|
||||
|
||||
### Chore
|
|
@ -0,0 +1,28 @@
|
|||
apiVersion: v2
|
||||
appVersion: "0.21.1128"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 14.2.3
|
||||
deprecated: false
|
||||
description: API Support for your favorite torrent trackers.
|
||||
home: https://truecharts.org/charts/stable/jackett
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/jackett.png
|
||||
keywords:
|
||||
- jackett
|
||||
- torrent
|
||||
- usenet
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: jackett
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/jackett
|
||||
- https://github.com/Jackett/Jackett
|
||||
type: application
|
||||
version: 15.0.40
|
||||
annotations:
|
||||
truecharts.org/category: media
|
||||
truecharts.org/SCALE-support: "true"
|
|
@ -0,0 +1,27 @@
|
|||
# README
|
||||
|
||||
## General Info
|
||||
|
||||
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
|
||||
However only installations using the TrueNAS SCALE Apps system are supported.
|
||||
|
||||
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/)
|
||||
|
||||
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
|
||||
|
||||
|
||||
## Support
|
||||
|
||||
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
|
||||
- See the [Website](https://truecharts.org)
|
||||
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
||||
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
|
||||
|
||||
---
|
||||
|
||||
## Sponsor TrueCharts
|
||||
|
||||
TrueCharts can only exist due to the incredible effort of our staff.
|
||||
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
|
||||
|
||||
*All Rights Reserved - The TrueCharts Project*
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [jackett-15.0.40](https://github.com/truecharts/charts/compare/jackett-15.0.39...jackett-15.0.40) (2023-11-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/jackett to v0.21.1128 ([#14353](https://github.com/truecharts/charts/issues/14353))
|
||||
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
API Support for your favorite torrent trackers.
|
||||
|
||||
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/jackett](https://truecharts.org/charts/stable/jackett)
|
||||
|
||||
---
|
||||
|
||||
TrueCharts can only exist due to the incredible effort of our staff.
|
||||
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
|
Binary file not shown.
|
@ -0,0 +1,38 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/jackett
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v0.21.1128@sha256:0c1c25a418fce0f5f4fe9c98d4fceaaf4977c87e4ded447f2e9588a177e5f13a
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
protocol: http
|
||||
targetPort: 9117
|
||||
port: 9117
|
||||
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
containers:
|
||||
main:
|
||||
probes:
|
||||
liveness:
|
||||
path: "/UI/Login"
|
||||
readiness:
|
||||
path: "/UI/Login"
|
||||
startup:
|
||||
path: "/UI/Login"
|
||||
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
||||
mountPath: "/config"
|
||||
|
||||
portal:
|
||||
open:
|
||||
enabled: true
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1 @@
|
|||
{{- include "tc.v1.common.lib.chart.notes" $ -}}
|
|
@ -0,0 +1 @@
|
|||
{{ include "tc.v1.common.loader.all" . }}
|
Loading…
Reference in New Issue