Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
f809ed5d61
commit
bc4eff8784
|
@ -0,0 +1,99 @@
|
||||||
|
**Important:**
|
||||||
|
*for the complete changelog, please refer to the website*
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [tt-rss-10.0.20](https://github.com/truecharts/charts/compare/tt-rss-10.0.19...tt-rss-10.0.20) (2023-01-30)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [tt-rss-10.0.19](https://github.com/truecharts/charts/compare/tt-rss-10.0.18...tt-rss-10.0.19) (2023-01-24)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update helm general non-major ([#6689](https://github.com/truecharts/charts/issues/6689))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [tt-rss-10.0.18](https://github.com/truecharts/charts/compare/tt-rss-10.0.17...tt-rss-10.0.18) (2023-01-23)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update helm general non-major
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [tt-rss-10.0.17](https://github.com/truecharts/charts/compare/tt-rss-10.0.16...tt-rss-10.0.17) (2023-01-17)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update helm general non-major ([#6430](https://github.com/truecharts/charts/issues/6430))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [tt-rss-10.0.16](https://github.com/truecharts/charts/compare/tt-rss-10.0.15...tt-rss-10.0.16) (2023-01-07)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update helm general non-major ([#6121](https://github.com/truecharts/charts/issues/6121))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [tt-rss-10.0.15](https://github.com/truecharts/charts/compare/tt-rss-10.0.14...tt-rss-10.0.15) (2022-12-27)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [tt-rss-10.0.14](https://github.com/truecharts/charts/compare/tt-rss-10.0.13...tt-rss-10.0.14) (2022-12-26)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [tt-rss-10.0.13](https://github.com/truecharts/charts/compare/tt-rss-10.0.12...tt-rss-10.0.13) (2022-12-25)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update helm general non-major
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [tt-rss-10.0.12](https://github.com/truecharts/charts/compare/tt-rss-10.0.11...tt-rss-10.0.12) (2022-12-19)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update helm general non-major
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [tt-rss-10.0.11](https://github.com/truecharts/charts/compare/tt-rss-10.0.10...tt-rss-10.0.11) (2022-12-18)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update helm chart postgresql to v11.0.13 ([#5495](https://github.com/truecharts/charts/issues/5495))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [tt-rss-10.0.10](https://github.com/truecharts/charts/compare/tt-rss-10.0.9...tt-rss-10.0.10) (2022-12-13)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update helm general non-major
|
||||||
|
|
||||||
|
|
|
@ -0,0 +1,33 @@
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: "2.0.9113"
|
||||||
|
dependencies:
|
||||||
|
- name: common
|
||||||
|
repository: https://library-charts.truecharts.org
|
||||||
|
version: 11.1.2
|
||||||
|
- condition: postgresql.enabled
|
||||||
|
name: postgresql
|
||||||
|
repository: https://charts.truecharts.org/
|
||||||
|
version: 11.0.22
|
||||||
|
deprecated: false
|
||||||
|
description: Tiny Tiny RSS is a free and open source web-based news feed (RSS/Atom) reader and aggregator.
|
||||||
|
home: https://truecharts.org/charts/stable/tt-rss
|
||||||
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/tt-rss.png
|
||||||
|
keywords:
|
||||||
|
- tt-rss
|
||||||
|
- rss
|
||||||
|
kubeVersion: ">=1.16.0-0"
|
||||||
|
maintainers:
|
||||||
|
- email: info@truecharts.org
|
||||||
|
name: TrueCharts
|
||||||
|
url: https://truecharts.org
|
||||||
|
name: tt-rss
|
||||||
|
sources:
|
||||||
|
- https://github.com/truecharts/charts/tree/master/charts/stable/tt-rss
|
||||||
|
- https://git.tt-rss.org/fox/tt-rss
|
||||||
|
type: application
|
||||||
|
version: 10.0.20
|
||||||
|
annotations:
|
||||||
|
truecharts.org/catagories: |
|
||||||
|
- rss
|
||||||
|
truecharts.org/SCALE-support: "true"
|
||||||
|
truecharts.org/grade: U
|
|
@ -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*
|
|
@ -0,0 +1,4 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [tt-rss-10.0.20](https://github.com/truecharts/charts/compare/tt-rss-10.0.19...tt-rss-10.0.20) (2023-01-30)
|
||||||
|
|
|
@ -0,0 +1,8 @@
|
||||||
|
Tiny Tiny RSS is a free and open source web-based news feed (RSS/Atom) reader and aggregator.
|
||||||
|
|
||||||
|
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/tt-rss](https://truecharts.org/charts/stable/tt-rss)
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
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.
Binary file not shown.
|
@ -0,0 +1,53 @@
|
||||||
|
image:
|
||||||
|
repository: tccr.io/truecharts/tt-rss
|
||||||
|
pullPolicy: IfNotPresent
|
||||||
|
tag: v2.0.9113@sha256:ef3e084ba91d3e9ed32af6b948e17c88e33223fa80ffe5c8bb4d5dac9aa0e9b9
|
||||||
|
|
||||||
|
securityContext:
|
||||||
|
readOnlyRootFilesystem: false
|
||||||
|
runAsNonRoot: false
|
||||||
|
|
||||||
|
podSecurityContext:
|
||||||
|
runAsUser: 0
|
||||||
|
runAsGroup: 0
|
||||||
|
|
||||||
|
env:
|
||||||
|
TTRSS_SELF_URL_PATH: ""
|
||||||
|
TTRSS_DB_NAME: "{{ .Values.postgresql.postgresqlDatabase }}"
|
||||||
|
TTRSS_DB_USER: "{{ .Values.postgresql.postgresqlUsername }}"
|
||||||
|
TTRSS_DB_PORT: "5432"
|
||||||
|
TTRSS_DB_PASS:
|
||||||
|
secretKeyRef:
|
||||||
|
name: dbcreds
|
||||||
|
key: postgresql-password
|
||||||
|
TTRSS_DB_HOST:
|
||||||
|
secretKeyRef:
|
||||||
|
name: dbcreds
|
||||||
|
key: plainhost
|
||||||
|
|
||||||
|
service:
|
||||||
|
main:
|
||||||
|
ports:
|
||||||
|
main:
|
||||||
|
port: 10104
|
||||||
|
targetPort: 8080
|
||||||
|
|
||||||
|
persistence:
|
||||||
|
config:
|
||||||
|
enabled: true
|
||||||
|
mountPath: /config
|
||||||
|
plugins:
|
||||||
|
enabled: true
|
||||||
|
mountPath: /app/plugins.local
|
||||||
|
themes:
|
||||||
|
enabled: true
|
||||||
|
mountPath: /app/themes.local
|
||||||
|
|
||||||
|
postgresql:
|
||||||
|
enabled: true
|
||||||
|
existingSecret: "dbcreds"
|
||||||
|
postgresqlUsername: tt-rss
|
||||||
|
postgresqlDatabase: tt-rss
|
||||||
|
|
||||||
|
portal:
|
||||||
|
enabled: true
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1,2 @@
|
||||||
|
{{/* Make sure all variables are set properly */}}
|
||||||
|
{{- include "tc.common.loader.all" . }}
|
|
@ -1,4 +1,4 @@
|
||||||
icon_url: https://truecharts.org/img/hotlink-ok/chart-icons/tt-rss.png
|
icon_url: https://truecharts.org/img/hotlink-ok/chart-icons/tt-rss.png
|
||||||
categories:
|
categories:
|
||||||
- media
|
- rss
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue