Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
70e3272e6d
commit
f657ef8727
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [custom-app-9.0.28](https://github.com/truecharts/charts/compare/custom-app-9.0.27...custom-app-9.0.28) (2023-10-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/jackett to v0.21.1085 ([#14040](https://github.com/truecharts/charts/issues/14040))
|
||||
|
||||
|
|
@ -4,6 +4,16 @@
|
|||
|
||||
|
||||
|
||||
## [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)
|
||||
|
||||
### Chore
|
||||
|
@ -87,13 +97,3 @@
|
|||
|
||||
## [custom-app-9.0.19](https://github.com/truecharts/charts/compare/custom-app-9.0.18...custom-app-9.0.19) (2023-10-19)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/jackett to v0.21.1043 ([#13763](https://github.com/truecharts/charts/issues/13763))
|
||||
|
||||
|
||||
|
||||
|
||||
## [custom-app-9.0.18](https://github.com/truecharts/charts/compare/custom-app-9.0.17...custom-app-9.0.18) (2023-10-18)
|
||||
|
||||
### Chore
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "0.21.1085"
|
||||
appVersion: "0.21.1096"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -19,8 +19,7 @@ name: custom-app
|
|||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/custom-app
|
||||
type: application
|
||||
version: 9.0.28
|
||||
version: 9.0.29
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- custom
|
||||
truecharts.org/category: custom
|
||||
truecharts.org/SCALE-support: "true"
|
|
@ -0,0 +1,10 @@
|
|||
|
||||
|
||||
## [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))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/jackett
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v0.21.1085@sha256:827fbda3beecc3cd7cefea4ba835beccc7ba153dcad33400111d58642ef1c978
|
||||
tag: v0.21.1096@sha256:14b35706799972140c333d2241571ae3c8a7d4750641506f55565cf70e25aff8
|
||||
|
||||
portal:
|
||||
open:
|
|
@ -1,5 +1,4 @@
|
|||
icon_url: https://truecharts.org/img/hotlink-ok/chart-icons/custom-app.png
|
||||
categories:
|
||||
- custom
|
||||
|
||||
screenshots: []
|
||||
|
|
|
@ -0,0 +1,99 @@
|
|||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [jackett-15.0.30](https://github.com/truecharts/charts/compare/jackett-15.0.29...jackett-15.0.30) (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))
|
||||
|
||||
|
||||
|
||||
|
||||
## [jackett-15.0.29](https://github.com/truecharts/charts/compare/jackett-15.0.28...jackett-15.0.29) (2023-10-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/jackett to v0.21.1085 ([#14040](https://github.com/truecharts/charts/issues/14040))
|
||||
|
||||
|
||||
|
||||
|
||||
## [jackett-15.0.28](https://github.com/truecharts/charts/compare/jackett-15.0.27...jackett-15.0.28) (2023-10-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/jackett to v0.21.1084 ([#14013](https://github.com/truecharts/charts/issues/14013))
|
||||
|
||||
|
||||
|
||||
|
||||
## [jackett-15.0.27](https://github.com/truecharts/charts/compare/jackett-15.0.26...jackett-15.0.27) (2023-10-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/jackett to v0.21.1078 ([#13976](https://github.com/truecharts/charts/issues/13976))
|
||||
|
||||
|
||||
|
||||
|
||||
## [jackett-15.0.26](https://github.com/truecharts/charts/compare/jackett-15.0.25...jackett-15.0.26) (2023-10-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/jackett to v0.21.1077 ([#13949](https://github.com/truecharts/charts/issues/13949))
|
||||
|
||||
|
||||
|
||||
|
||||
## [jackett-15.0.25](https://github.com/truecharts/charts/compare/jackett-15.0.24...jackett-15.0.25) (2023-10-24)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/jackett to v0.21.1076 ([#13923](https://github.com/truecharts/charts/issues/13923))
|
||||
|
||||
|
||||
|
||||
|
||||
## [jackett-15.0.24](https://github.com/truecharts/charts/compare/jackett-15.0.23...jackett-15.0.24) (2023-10-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/jackett to v0.21.1073 ([#13903](https://github.com/truecharts/charts/issues/13903))
|
||||
|
||||
|
||||
|
||||
|
||||
## [jackett-15.0.23](https://github.com/truecharts/charts/compare/jackett-15.0.22...jackett-15.0.23) (2023-10-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/jackett to v0.21.1066 ([#13871](https://github.com/truecharts/charts/issues/13871))
|
||||
|
||||
|
||||
|
||||
|
||||
## [jackett-15.0.22](https://github.com/truecharts/charts/compare/jackett-15.0.21...jackett-15.0.22) (2023-10-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/jackett to v0.21.1056 ([#13838](https://github.com/truecharts/charts/issues/13838))
|
||||
|
||||
|
||||
|
||||
|
||||
## [jackett-15.0.21](https://github.com/truecharts/charts/compare/jackett-15.0.20...jackett-15.0.21) (2023-10-20)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/jackett to v0.21.1051 ([#13799](https://github.com/truecharts/charts/issues/13799))
|
||||
|
||||
|
||||
|
||||
|
||||
## [jackett-15.0.20](https://github.com/truecharts/charts/compare/jackett-15.0.19...jackett-15.0.20) (2023-10-19)
|
||||
|
|
@ -0,0 +1,28 @@
|
|||
apiVersion: v2
|
||||
appVersion: "0.21.1096"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 14.0.12
|
||||
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.30
|
||||
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,10 @@
|
|||
|
||||
|
||||
## [jackett-15.0.30](https://github.com/truecharts/charts/compare/jackett-15.0.29...jackett-15.0.30) (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))
|
||||
|
||||
|
|
@ -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.1096@sha256:b2a2a83fd9b7bed8304b26cf408e1fa15462244a3eb6a3a5d45baf610ad51703
|
||||
|
||||
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" . }}
|
|
@ -1,6 +1,4 @@
|
|||
icon_url: https://truecharts.org/img/hotlink-ok/chart-icons/jackett.png
|
||||
categories:
|
||||
- media
|
||||
- test
|
||||
|
||||
screenshots: []
|
||||
|
|
Loading…
Reference in New Issue