Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-07-08 11:56:51 +00:00
parent de1cfa7ca9
commit 2bb6da839b
11 changed files with 2217 additions and 0 deletions

View File

@ -0,0 +1,99 @@
**Important:**
*for the complete changelog, please refer to the website*
## [jackett-14.0.37](https://github.com/truecharts/charts/compare/jackett-14.0.36...jackett-14.0.37) (2023-07-08)
### Chore
- bump jackett
### Fix
- revert new container to old container
## [jackett-14.0.36](https://github.com/truecharts/charts/compare/jackett-14.0.35...jackett-14.0.36) (2023-07-06)
### Chore
- update container image tccr.io/truecharts/jackett to v0.20.4145 ([#10200](https://github.com/truecharts/charts/issues/10200))
## [jackett-14.0.35](https://github.com/truecharts/charts/compare/jackett-14.0.34...jackett-14.0.35) (2023-07-01)
### Chore
- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069))
## [jackett-14.0.34](https://github.com/truecharts/charts/compare/jackett-14.0.33...jackett-14.0.34) (2023-06-13)
### Chore
- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599))
## [jackett-14.0.33](https://github.com/truecharts/charts/compare/jackett-14.0.32...jackett-14.0.33) (2023-06-11)
### Chore
- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558))
## [jackett-14.0.32](https://github.com/truecharts/charts/compare/jackett-14.0.31...jackett-14.0.32) (2023-06-07)
### Chore
- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457))
## [jackett-14.0.31](https://github.com/truecharts/charts/compare/jackett-14.0.30...jackett-14.0.31) (2023-06-07)
### Chore
- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423))
## [jackett-14.0.30](https://github.com/truecharts/charts/compare/jackett-14.0.29...jackett-14.0.30) (2023-06-04)
### Chore
- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393))
## [jackett-14.0.29](https://github.com/truecharts/charts/compare/jackett-14.0.28...jackett-14.0.29) (2023-05-30)
### Chore
- Add some checks to tc-lint.sh and update chart-tests to GITHUB_OUTPUT ([#9289](https://github.com/truecharts/charts/issues/9289))
## [jackett-14.0.28](https://github.com/truecharts/charts/compare/jackett-14.0.27...jackett-14.0.28) (2023-05-29)
### Chore
- improve CI performance ([#9257](https://github.com/truecharts/charts/issues/9257))

View File

@ -0,0 +1,30 @@
apiVersion: v2
appVersion: "0.20.4145"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.14.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.37
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/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*

View File

@ -0,0 +1,13 @@
## [jackett-14.0.37](https://github.com/truecharts/charts/compare/jackett-14.0.36...jackett-14.0.37) (2023-07-08)
### Chore
- bump jackett
### Fix
- revert new container to old container

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.2297@sha256:4de1541011cb56935ba5a8e28a58f6cbcf62a903393dc94581eda0b6e2aa117c
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