Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-05-15 10:03:26 +00:00
parent bec26d2db8
commit dc5224e34d
23 changed files with 2110 additions and 17 deletions

View File

@ -1,4 +0,0 @@
## [custom-app-8.0.8](https://github.com/truecharts/charts/compare/custom-app-8.0.7...custom-app-8.0.8) (2023-05-12)

View File

@ -4,6 +4,15 @@
## [custom-app-8.0.9](https://github.com/truecharts/charts/compare/custom-app-8.0.8...custom-app-8.0.9) (2023-05-15)
### Chore
- update container image tccr.io/truecharts/jackett to v0.20.4145 ([#8968](https://github.com/truecharts/charts/issues/8968))
## [custom-app-8.0.8](https://github.com/truecharts/charts/compare/custom-app-8.0.7...custom-app-8.0.8) (2023-05-12)
@ -88,12 +97,3 @@
## [custom-app-8.0.5](https://github.com/truecharts/charts/compare/custom-app-8.0.4...custom-app-8.0.5) (2023-05-07)
### Fix
- bump ([#8808](https://github.com/truecharts/charts/issues/8808))
- fix probes indent and re-hide port ([#8803](https://github.com/truecharts/charts/issues/8803))

View File

@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "0.20.2814"
appVersion: "0.20.4145"
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: 8.0.8
version: 8.0.9
annotations:
truecharts.org/catagories: |
- custom

View File

@ -0,0 +1,9 @@
## [custom-app-8.0.9](https://github.com/truecharts/charts/compare/custom-app-8.0.8...custom-app-8.0.9) (2023-05-15)
### Chore
- update container image tccr.io/truecharts/jackett to v0.20.4145 ([#8968](https://github.com/truecharts/charts/issues/8968))

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/jackett
pullPolicy: IfNotPresent
tag: v0.20.2814@sha256:530a77e88cadeaf1f924f08b18b33c9b11c17aa46702f5a5d40becf5dc38a30f
tag: v0.20.4145@sha256:d597166cef918de21a867641961a156a34acecd75910ee73aa483fc5deccaa18
portal:
open:

View File

@ -69,7 +69,19 @@ questions:
description: "Always"
- value: "Never"
description: "Never"
- variable: global
group: General Settings
label: "Global Settings"
schema:
additional_attrs: true
type: dict
attrs:
- variable: stopAll
label: Stop All
description: "Stops All Running pods and hibernates cnpg"
schema:
type: boolean
default: false
- variable: workload
group: "Workload Settings"
label: ""

View File

@ -0,0 +1,99 @@
**Important:**
*for the complete changelog, please refer to the website*
## [jackett-14.0.16](https://github.com/truecharts/charts/compare/jackett-14.0.15...jackett-14.0.16) (2023-05-15)
### Chore
- update container image tccr.io/truecharts/jackett to v0.20.4145 ([#8968](https://github.com/truecharts/charts/issues/8968))
## [jackett-14.0.15](https://github.com/truecharts/charts/compare/jackett-14.0.14...jackett-14.0.15) (2023-05-11)
### Chore
- update container image tccr.io/truecharts/jackett to v0.20.2814 ([#8891](https://github.com/truecharts/charts/issues/8891))
## [jackett-14.0.14](https://github.com/truecharts/charts/compare/jackett-14.0.13...jackett-14.0.14) (2023-05-09)
### Chore
- update container image tccr.io/truecharts/jackett to v0.20.2814 ([#8876](https://github.com/truecharts/charts/issues/8876))
## [jackett-14.0.13](https://github.com/truecharts/charts/compare/jackett-14.0.10...jackett-14.0.13) (2023-05-05)
### Chore
- bump to trigger release
## [jackett-14.0.12](https://github.com/truecharts/charts/compare/jackett-14.0.10...jackett-14.0.12) (2023-05-05)
### Chore
- bump to trigger release
## [jackett-14.0.10](https://github.com/truecharts/charts/compare/jackett-14.0.9...jackett-14.0.10) (2023-05-03)
### Chore
- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739))
## [jackett-14.0.9](https://github.com/truecharts/charts/compare/jackett-14.0.8...jackett-14.0.9) (2023-04-25)
### Chore
- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153))
## [jackett-14.0.8](https://github.com/truecharts/charts/compare/jackett-14.0.7...jackett-14.0.8) (2023-04-25)
### Chore
- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145))
## [jackett-14.0.7](https://github.com/truecharts/charts/compare/jackett-14.0.6...jackett-14.0.7) (2023-04-20)
### Chore
- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087))
## [jackett-14.0.6](https://github.com/truecharts/charts/compare/jackett-14.0.5...jackett-14.0.6) (2023-04-16)
### Chore
- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071))
## [jackett-14.0.5](https://github.com/truecharts/charts/compare/jackett-14.0.4...jackett-14.0.5) (2023-04-16)
### Chore

View File

@ -0,0 +1,30 @@
apiVersion: v2
appVersion: "0.20.4145"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.6.6
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: 14.0.16
annotations:
truecharts.org/catagories: |
- media
- test
truecharts.org/SCALE-support: "true"

View File

@ -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%20Apps/Important-MUST-READ).
- 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*

View File

@ -0,0 +1,9 @@
## [jackett-14.0.16](https://github.com/truecharts/charts/compare/jackett-14.0.15...jackett-14.0.16) (2023-05-15)
### Chore
- update container image tccr.io/truecharts/jackett to v0.20.4145 ([#8968](https://github.com/truecharts/charts/issues/8968))

View File

@ -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.

View File

@ -0,0 +1,33 @@
image:
repository: tccr.io/truecharts/jackett
pullPolicy: IfNotPresent
tag: v0.20.4145@sha256:d597166cef918de21a867641961a156a34acecd75910ee73aa483fc5deccaa18
service:
main:
ports:
main:
protocol: http
targetPort: 9117
port: 9117
persistence:
config:
enabled: true
mountPath: "/config"
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
workload:
main:
podSpec:
containers:
main:
probes:
liveness:
path: "/UI/Login"
readiness:
path: "/UI/Login"
startup:
path: "/UI/Login"

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1 @@
{{- include "tc.v1.common.lib.chart.notes" $ -}}

View File

@ -0,0 +1 @@
{{ include "tc.v1.common.loader.all" . }}

View File