Delete incubator/jackett2telegram directory

This commit is contained in:
Kjeld Schouten 2023-12-03 12:22:55 +01:00 committed by GitHub
parent cff2f7c316
commit c00aeff97f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
11 changed files with 0 additions and 2457 deletions

View File

@ -1,78 +0,0 @@
**Important:**
*for the complete changelog, please refer to the website*
## [jackett2telegram-0.0.6](https://github.com/truecharts/charts/compare/jackett2telegram-1.0.0...jackett2telegram-0.0.6) (2023-12-02)
### Chore
- fix annotations again
- update annotations
- cleanup chart.yaml and add min-max scale version
- Fix typo in categories and make them singular ([#13693](https://github.com/truecharts/charts/issues/13693))
### Fix
- ensure all questions.yaml can be rendered ([#15612](https://github.com/truecharts/charts/issues/15612))
## [jackett2telegram-1.0.0](https://github.com/truecharts/charts/compare/jackett2telegram-0.0.5...jackett2telegram-1.0.0) (2023-07-31)
### Fix
- fix mistakes on questions.yaml
## [jackett2telegram-0.0.5](https://github.com/truecharts/charts/compare/jackett2telegram-0.0.4...jackett2telegram-0.0.5) (2023-02-10)
### Fix
- ensure new helm deps repo is used in latest releases as well.
## [jackett2telegram-0.0.4](https://github.com/truecharts/charts/compare/jackett2telegram-0.0.3...jackett2telegram-0.0.4) (2023-02-03)
### Fix
- clean more non-link sources ([#6925](https://github.com/truecharts/charts/issues/6925))
## [jackett2telegram-0.0.3](https://github.com/truecharts/charts/compare/jackett2telegram-0.0.2...jackett2telegram-0.0.3) (2022-12-27)
### Chore
- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
## [jackett2telegram-0.0.2](https://github.com/truecharts/charts/compare/jackett2telegram-0.0.1...jackett2telegram-0.0.2) (2022-12-27)
### Chore
- update helm general non-major ([#5848](https://github.com/truecharts/charts/issues/5848))
## [jackett2telegram-0.0.1]jackett2telegram-0.0.1 (2022-12-27)

View File

@ -1,39 +0,0 @@
kubeVersion: ">=1.24.0"
apiVersion: v2
name: jackett2telegram
version: 0.0.6
appVersion: 1.9.0
description:
Self-hosted Telegram Python Bot that dumps posts from Jackett RSS feeds
to a Telegram chat.
home: https://truecharts.org/charts/incubator/jackett2telegram
icon: https://truecharts.org/img/hotlink-ok/chart-icons/jackett2telegram.png
deprecated: false
sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/jackett2telegram
- https://github.com/truecharts/containers/tree/master/mirrorjackett2telegram
- https://github.com/danimart1991/jackett2telegram
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- jackett2telegram
- media
- automations
dependencies:
- name: common
version: 11.1.2
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
annotations:
max_scale_version: 23.10.1
min_scale_version: 22.12.4
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator

View File

@ -1,27 +0,0 @@
# 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/incubator/)
**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

@ -1,16 +0,0 @@
## [jackett2telegram-0.0.6](https://github.com/truecharts/charts/compare/jackett2telegram-1.0.0...jackett2telegram-0.0.6) (2023-12-02)
### Chore
- fix annotations again
- update annotations
- cleanup chart.yaml and add min-max scale version
- Fix typo in categories and make them singular ([#13693](https://github.com/truecharts/charts/issues/13693))
### Fix
- ensure all questions.yaml can be rendered ([#15612](https://github.com/truecharts/charts/issues/15612))

View File

@ -1,8 +0,0 @@
Self-hosted Telegram Python Bot that dumps posts from Jackett RSS feeds to a Telegram chat.
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/incubator/jackett2telegram](https://truecharts.org/charts/incubator/jackett2telegram)
---
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!

View File

@ -1,37 +0,0 @@
image:
repository: tccr.io/truecharts/jackett2telegram
pullPolicy: IfNotPresent
tag: 1.9.0@sha256:efc57e6a18dd7f6895a75202874f22a15091f93de25f4cbd53fdf8e144e86fef
secretEnv:
TOKEN: ""
CHATID: ""
env:
DELAY: 600
service:
main:
enabled: false
ports:
main:
enabled: false
probes:
liveness:
enabled: false
readiness:
enabled: false
startup:
enabled: false
persistence:
config:
enabled: true
mountPath: /app/config
blackhole:
enabled: true
mountPath: /app/blackhole
portal:
enabled: false

File diff suppressed because it is too large Load Diff

View File

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

View File

@ -1,4 +0,0 @@
icon_url: https://truecharts.org/img/hotlink-ok/chart-icons/jackett2telegram.png
categories:
- media
screenshots: []