Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2024-01-15 12:25:01 +00:00
parent ed7273759b
commit 84f080bf24
104 changed files with 16849 additions and 74 deletions

View File

@ -0,0 +1,99 @@
---
title: Changelog
---
**Important:**
*for the complete changelog, please refer to the website*
## [baserow-11.1.10](https://github.com/truecharts/charts/compare/baserow-11.1.9...baserow-11.1.10) (2024-01-15)
### Chore
- update container image baserow/baserow to v1.22.2[@13b1120](https://github.com/13b1120) by renovate ([#17268](https://github.com/truecharts/charts/issues/17268))
## [baserow-11.1.9](https://github.com/truecharts/charts/compare/baserow-11.1.8...baserow-11.1.9) (2024-01-09)
### Chore
- update container image common to v17.2.22[@e7c9056](https://github.com/e7c9056) by renovate ([#16986](https://github.com/truecharts/charts/issues/16986))
## [baserow-11.1.8](https://github.com/truecharts/charts/compare/baserow-11.1.7...baserow-11.1.8) (2024-01-02)
### Chore
- update helm general non-major by renovate ([#16820](https://github.com/truecharts/charts/issues/16820))
## [baserow-11.1.7](https://github.com/truecharts/charts/compare/baserow-11.1.6...baserow-11.1.7) (2024-01-02)
### Chore
- force bump to ensure up-to-date catalogs
## [baserow-11.1.6](https://github.com/truecharts/charts/compare/baserow-11.1.5...baserow-11.1.6) (2024-01-02)
### Chore
- update helm general non-major by renovate ([#16743](https://github.com/truecharts/charts/issues/16743))
## [baserow-11.1.5](https://github.com/truecharts/charts/compare/baserow-11.1.4...baserow-11.1.5) (2024-01-01)
### Chore
- increase common version for oci fixes
## [baserow-11.1.4](https://github.com/truecharts/charts/compare/baserow-11.1.3...baserow-11.1.4) (2024-01-01)
### Chore
- update helm general non-major by renovate ([#16734](https://github.com/truecharts/charts/issues/16734))
- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
## [baserow-11.1.3](https://github.com/truecharts/charts/compare/baserow-11.1.0...baserow-11.1.3) (2024-01-01)
### Chore
- bump all charts for OCI test push
- move everything to consume OCI-hosted common-chart dependency
- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
## [baserow-11.1.2](https://github.com/truecharts/charts/compare/baserow-11.1.0...baserow-11.1.2) (2024-01-01)
### Chore

View File

@ -0,0 +1,43 @@
annotations:
max_scale_version: 23.10.2
min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true"
truecharts.org/category: productivity
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.22.2
dependencies:
- name: common
version: 17.2.22
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
tags: []
import-values: []
- name: redis
version: 11.1.6
repository: https://deps.truecharts.org
condition: redis.enabled
alias: ""
tags: []
import-values: []
deprecated: false
description: Baserow is an open source no-code database tool and Airtable alternative.
home: https://truecharts.org/charts/stable/baserow
icon: https://truecharts.org/img/hotlink-ok/chart-icons/baserow.png
keywords:
- baserow
kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
name: baserow
sources:
- https://gitlab.com/bramw/baserow/
- https://github.com/truecharts/charts/tree/master/charts/stable/baserow
- https://hub.docker.com/r/baserow/baserow
type: application
version: 11.1.10

View File

@ -0,0 +1,28 @@
---
title: 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/baserow)
**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,9 @@
## [baserow-11.1.10](https://github.com/truecharts/charts/compare/baserow-11.1.9...baserow-11.1.10) (2024-01-15)
### Chore
- update container image baserow/baserow to v1.22.2[@13b1120](https://github.com/13b1120) by renovate ([#17268](https://github.com/truecharts/charts/issues/17268))

View File

@ -0,0 +1,8 @@
Baserow is an open source no-code database tool and Airtable alternative.
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/baserow](https://truecharts.org/charts/stable/baserow)
---
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,83 @@
image:
repository: baserow/baserow
tag: 1.22.2@sha256:13b11201b4a4165d6c3b7d041c59a02fa82851ea8b465f43042a7c72e09b5742
pullPolicy: IfNotPresent
securityContext:
container:
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
port: 10228
protocol: http
workload:
main:
podSpec:
containers:
main:
probes:
liveness:
path: "/_health"
readiness:
path: "/_health"
startup:
path: "/_health"
env:
DATABASE_NAME: "{{ .Values.cnpg.main.database }}"
DATABASE_USER: "{{ .Values.cnpg.main.user }}"
DATABASE_PORT: "5432"
REDIS_USER: "{{ .Values.redis.redisUsername }}"
REDIS_PORT: "6379"
REDIS_PROTOCOL: "redis"
BASEROW_CADDY_ADDRESSES: ":{{ .Values.service.main.ports.main.port }}"
# User Defined
BASEROW_PUBLIC_URL: "http://localhost:10228"
FROM_EMAIL: ""
EMAIL_SMTP: ""
EMAIL_SMTP_USE_TLS: ""
EMAIL_SMTP_HOST: ""
EMAIL_SMTP_PORT: 587
EMAIL_SMTP_USER: ""
EMAIL_SMTP_PASSWORD: ""
DATABASE_HOST:
secretKeyRef:
name: cnpg-main-urls
key: host
DATABASE_PASSWORD:
secretKeyRef:
name: cnpg-main-user
key: password
REDIS_HOST:
secretKeyRef:
expandObjectName: false
name: '{{ printf "%s-%s" .Release.Name "rediscreds" }}'
key: plainhost
REDIS_PASSWORD:
secretKeyRef:
expandObjectName: false
name: '{{ printf "%s-%s" .Release.Name "rediscreds" }}'
key: redis-password
SECRET_KEY:
secretKeyRef:
name: secrets
key: SECRET_KEY
persistence:
data:
enabled: true
mountPath: /baserow/data
cnpg:
main:
enabled: true
user: baserow
database: baserow
redis:
enabled: true
redisUsername: "default"
portal:
open:
enabled: true

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,14 @@
{{/* Define the secrets */}}
{{- define "baserow.secrets" -}}
{{- $secretName := (printf "%s-baserow-secrets" (include "tc.v1.common.lib.chart.names.fullname" $)) }}
{{- $baserowprevious := lookup "v1" "Secret" .Release.Namespace $secretName }}
enabled: true
data:
{{- if $baserowprevious }}
SECRET_KEY: {{ index $baserowprevious.data "SECRET_KEY" | b64dec }}
{{- else }}
{{- $secret_key := randAlphaNum 32 }}
SECRET_KEY: {{ $secret_key }}
{{- end }}
{{- end -}}

View File

@ -0,0 +1,11 @@
{{/* Make sure all variables are set properly */}}
{{- include "tc.v1.common.loader.init" . }}
{{/* Render secrets for baserow */}}
{{- $secrets := include "baserow.secrets" . | fromYaml -}}
{{- if $secrets -}}
{{- $_ := set .Values.secret "secrets" $secrets -}}
{{- end -}}
{{/* Render the templates */}}
{{ include "tc.v1.common.loader.apply" . }}

View File

@ -1,9 +0,0 @@
## [ddns-go-9.0.0](https://github.com/truecharts/charts/compare/ddns-go-8.1.8...ddns-go-9.0.0) (2024-01-14)
### Chore
- update container image jeessy/ddns-go to v6.0.2[@02e7174](https://github.com/02e7174) by renovate ([#17220](https://github.com/truecharts/charts/issues/17220))

View File

@ -7,6 +7,15 @@ title: Changelog
## [ddns-go-9.0.1](https://github.com/truecharts/charts/compare/ddns-go-9.0.0...ddns-go-9.0.1) (2024-01-15)
### Chore
- update container image jeessy/ddns-go to v6.0.3[@652bc08](https://github.com/652bc08) by renovate ([#17271](https://github.com/truecharts/charts/issues/17271))
## [ddns-go-9.0.0](https://github.com/truecharts/charts/compare/ddns-go-8.1.8...ddns-go-9.0.0) (2024-01-14)
### Chore
@ -88,12 +97,3 @@ title: Changelog
### Chore
- bump all charts for OCI test push
- move everything to consume OCI-hosted common-chart dependency
- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))

View File

@ -7,7 +7,7 @@ annotations:
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: stable
apiVersion: v2
appVersion: 6.0.2
appVersion: 6.0.3
dependencies:
- name: common
version: 17.2.22
@ -30,8 +30,8 @@ maintainers:
url: https://truecharts.org
name: ddns-go
sources:
- https://github.com/jeessy2/ddns-go
- https://github.com/truecharts/charts/tree/master/charts/stable/ddns-go
- https://hub.docker.com/r/jeessy/ddns-go
- https://github.com/jeessy2/ddns-go
type: application
version: 9.0.0
version: 9.0.1

View File

@ -0,0 +1,9 @@
## [ddns-go-9.0.1](https://github.com/truecharts/charts/compare/ddns-go-9.0.0...ddns-go-9.0.1) (2024-01-15)
### Chore
- update container image jeessy/ddns-go to v6.0.3[@652bc08](https://github.com/652bc08) by renovate ([#17271](https://github.com/truecharts/charts/issues/17271))

View File

@ -1,7 +1,7 @@
image:
repository: jeessy/ddns-go
pullPolicy: IfNotPresent
tag: v6.0.2@sha256:02e7174e3c03aa0824255e922b9fb151997cc7c0605a2dbf86d24b71f33e38b1
tag: v6.0.3@sha256:652bc080f6ab91ef5b071402a142f5bcbc051eb1384727f09b64251767d20c19
securityContext:
container:
readOnlyRootFilesystem: false

View File

@ -7,6 +7,15 @@ title: Changelog
## [gamevault-backend-4.1.8](https://github.com/truecharts/charts/compare/gamevault-backend-4.1.7...gamevault-backend-4.1.8) (2024-01-15)
### Chore
- update container image phalcode/gamevault-backend to v[@0cce517](https://github.com/0cce517) by renovate ([#17266](https://github.com/truecharts/charts/issues/17266))
## [gamevault-backend-4.1.7](https://github.com/truecharts/charts/compare/gamevault-backend-4.1.6...gamevault-backend-4.1.7) (2024-01-09)
@ -88,12 +97,3 @@ title: Changelog
- update container image phalcode/gamevault-backend to v10.0.1[@3123f5b](https://github.com/3123f5b) by renovate ([#16503](https://github.com/truecharts/charts/issues/16503))
## [gamevault-backend-3.0.1](https://github.com/truecharts/charts/compare/gamevault-backend-3.0.0...gamevault-backend-3.0.1) (2023-12-26)
### Chore
- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
## [gamevault-backend-3.0.0](https://github.com/truecharts/charts/compare/gamevault-backend-2.0.11...gamevault-backend-3.0.0) (2023-12-25)
### Chore

View File

@ -34,4 +34,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/gamevault-backend
- https://hub.docker.com/r/phalcode/gamevault-backend
type: application
version: 4.1.7
version: 4.1.8

View File

@ -0,0 +1,9 @@
## [gamevault-backend-4.1.8](https://github.com/truecharts/charts/compare/gamevault-backend-4.1.7...gamevault-backend-4.1.8) (2024-01-15)
### Chore
- update container image phalcode/gamevault-backend to v[@0cce517](https://github.com/0cce517) by renovate ([#17266](https://github.com/truecharts/charts/issues/17266))

View File

@ -1,7 +1,7 @@
image:
repository: phalcode/gamevault-backend
pullPolicy: IfNotPresent
tag: 10.0.2@sha256:73e3c0695825c22d1be8af8a5cff86a7eb8bbf6110f836d2d902cbcdd6385671
tag: 10.0.2@sha256:0cce5171d88af4bad85f6fc1fe99dfebc08002b7c2691b6edcd1679639fe3cc1
securityContext:
container:
runAsNonRoot: false

View File

@ -0,0 +1,99 @@
---
title: Changelog
---
**Important:**
*for the complete changelog, please refer to the website*
## [healthchecks-13.1.9](https://github.com/truecharts/charts/compare/healthchecks-13.1.8...healthchecks-13.1.9) (2024-01-15)
### Chore
- update container image ghcr.io/linuxserver/healthchecks to v3.1.20240115[@2f6312c](https://github.com/2f6312c) by renovate ([#17270](https://github.com/truecharts/charts/issues/17270))
## [healthchecks-13.1.8](https://github.com/truecharts/charts/compare/healthchecks-13.1.7...healthchecks-13.1.8) (2024-01-09)
### Chore
- update container image common to v17.2.22[@e7c9056](https://github.com/e7c9056) by renovate ([#16986](https://github.com/truecharts/charts/issues/16986))
## [healthchecks-13.1.7](https://github.com/truecharts/charts/compare/healthchecks-13.1.6...healthchecks-13.1.7) (2024-01-03)
### Chore
- update container image ghcr.io/linuxserver/healthchecks to v3.1.20240101[@f71485d](https://github.com/f71485d) by renovate ([#16726](https://github.com/truecharts/charts/issues/16726))
## [healthchecks-13.1.6](https://github.com/truecharts/charts/compare/healthchecks-13.1.5...healthchecks-13.1.6) (2024-01-02)
### Chore
- force bump to ensure up-to-date catalogs
## [healthchecks-13.1.5](https://github.com/truecharts/charts/compare/healthchecks-13.1.4...healthchecks-13.1.5) (2024-01-01)
### Chore
- increase common version for oci fixes
- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
## [healthchecks-13.1.4](https://github.com/truecharts/charts/compare/healthchecks-13.1.1...healthchecks-13.1.4) (2024-01-01)
### Chore
- bump all charts for OCI test push
- move everything to consume OCI-hosted common-chart dependency
- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
## [healthchecks-13.1.3](https://github.com/truecharts/charts/compare/healthchecks-13.1.1...healthchecks-13.1.3) (2024-01-01)
### Chore
- bump all charts for OCI test push
- move everything to consume OCI-hosted common-chart dependency
- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
## [healthchecks-13.1.1](https://github.com/truecharts/charts/compare/healthchecks-13.1.0...healthchecks-13.1.1) (2023-12-31)
### Chore
- update container image ghcr.io/linuxserver/healthchecks to v3.1.20231228[@7acd264](https://github.com/7acd264) by renovate ([#16658](https://github.com/truecharts/charts/issues/16658))
- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
## [healthchecks-13.1.0](https://github.com/truecharts/charts/compare/healthchecks-13.0.1...healthchecks-13.1.0) (2023-12-30)
### Chore

View File

@ -0,0 +1,38 @@
annotations:
max_scale_version: 23.10.2
min_scale_version: 23.10.0
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: stable
apiVersion: v2
appVersion: 3.1.20240115
dependencies:
- name: common
version: 17.2.22
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
tags: []
import-values: []
deprecated: false
description: Healthchecks is a cron job monitoring service. It listens for HTTP requests and email messages ("pings") from your cron jobs and scheduled tasks ("checks"). When a ping does not arrive on time, Healthchecks sends out alerts.
home: https://truecharts.org/charts/stable/healthchecks
icon: https://truecharts.org/img/hotlink-ok/chart-icons/healthchecks.png
keywords:
- cron
- monitoring
- alert
kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
name: healthchecks
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/healthchecks
- https://ghcr.io/linuxserver/healthchecks
- https://github.com/healthchecks/healthchecks
type: application
version: 13.1.9

View File

@ -0,0 +1,28 @@
---
title: 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/healthchecks)
**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,9 @@
## [healthchecks-13.1.9](https://github.com/truecharts/charts/compare/healthchecks-13.1.8...healthchecks-13.1.9) (2024-01-15)
### Chore
- update container image ghcr.io/linuxserver/healthchecks to v3.1.20240115[@2f6312c](https://github.com/2f6312c) by renovate ([#17270](https://github.com/truecharts/charts/issues/17270))

View File

@ -0,0 +1,8 @@
Healthchecks is a cron job monitoring service. It listens for HTTP requests and email messages ("pings") from your cron jobs and scheduled tasks ("checks"). When a ping does not arrive on time, Healthchecks sends out alerts.
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/healthchecks](https://truecharts.org/charts/stable/healthchecks)
---
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

@ -0,0 +1,41 @@
image:
repository: ghcr.io/linuxserver/healthchecks
tag: 3.1.20240115@sha256:2f6312cf5b390a9b00a40860d08e77309034aed0b6497fdff9abed83b9de1a25
pullPolicy: IfNotPresent
service:
main:
ports:
main:
port: 10074
targetPort: 8000
persistence:
config:
enabled: true
mountPath: "/config"
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsUser: 0
runAsGroup: 0
workload:
main:
podSpec:
containers:
main:
probes:
liveness:
type: tcp
readiness:
type: tcp
startup:
type: tcp
env:
REGENERATE_SETTINGS: "True"
SITE_ROOT: "https://healthchecks.domain"
SITE_NAME: ""
SUPERUSER_EMAIL: "email@healthchecks.io"
SUPERUSER_PASSWORD: "myVeryStrongPassword"

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

@ -1,9 +0,0 @@
## [livestreamdvr-4.1.7](https://github.com/truecharts/charts/compare/livestreamdvr-4.1.6...livestreamdvr-4.1.7) (2024-01-14)
### Chore
- update container image mrbrax/twitchautomator to master[@e9d2660](https://github.com/e9d2660) by renovate ([#17170](https://github.com/truecharts/charts/issues/17170))

View File

@ -7,6 +7,15 @@ title: Changelog
## [livestreamdvr-4.1.8](https://github.com/truecharts/charts/compare/livestreamdvr-4.1.7...livestreamdvr-4.1.8) (2024-01-15)
### Chore
- update container image mrbrax/twitchautomator to master[@0e2b537](https://github.com/0e2b537) by renovate ([#17265](https://github.com/truecharts/charts/issues/17265))
## [livestreamdvr-4.1.7](https://github.com/truecharts/charts/compare/livestreamdvr-4.1.6...livestreamdvr-4.1.7) (2024-01-14)
### Chore
@ -88,12 +97,3 @@ title: Changelog
- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
## [livestreamdvr-4.0.1](https://github.com/truecharts/charts/compare/livestreamdvr-4.0.0...livestreamdvr-4.0.1) (2023-12-26)
### Chore
- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
## [livestreamdvr-4.0.0](https://github.com/truecharts/charts/compare/livestreamdvr-3.1.1...livestreamdvr-4.0.0) (2023-12-25)
### Chore

View File

@ -34,4 +34,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/livestreamdvr
- https://hub.docker.com/r/mrbrax/twitchautomator
type: application
version: 4.1.7
version: 4.1.8

View File

@ -0,0 +1,9 @@
## [livestreamdvr-4.1.8](https://github.com/truecharts/charts/compare/livestreamdvr-4.1.7...livestreamdvr-4.1.8) (2024-01-15)
### Chore
- update container image mrbrax/twitchautomator to master[@0e2b537](https://github.com/0e2b537) by renovate ([#17265](https://github.com/truecharts/charts/issues/17265))

Binary file not shown.

View File

@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: mrbrax/twitchautomator
tag: master@sha256:e9d2660596930b957790fd30f6ceecbbd1a90dce7b7a16dcd37ec11bfd118ff1
tag: master@sha256:0e2b537dcbff31e47c5efb679d730976690063fd86f365e9bece579ee90a7fb4
securityContext:
container:

View File

@ -0,0 +1,99 @@
---
title: Changelog
---
**Important:**
*for the complete changelog, please refer to the website*
## [omada-controller-13.0.3](https://github.com/truecharts/charts/compare/omada-controller-13.0.2...omada-controller-13.0.3) (2024-01-15)
### Chore
- update container image mbentley/omada-controller to 5.13[@b6a4ced](https://github.com/b6a4ced) by renovate ([#17264](https://github.com/truecharts/charts/issues/17264))
## [omada-controller-13.0.2](https://github.com/truecharts/charts/compare/omada-controller-13.0.1...omada-controller-13.0.2) (2024-01-15)
### Chore
- update container image mbentley/omada-controller to 5.13[@4948bcb](https://github.com/4948bcb) by renovate ([#17239](https://github.com/truecharts/charts/issues/17239))
## [omada-controller-13.0.1](https://github.com/truecharts/charts/compare/omada-controller-13.0.0...omada-controller-13.0.1) (2024-01-14)
### Chore
- update container image mbentley/omada-controller to 5.13[@fe50b47](https://github.com/fe50b47) by renovate ([#17166](https://github.com/truecharts/charts/issues/17166))
## [omada-controller-13.0.0](https://github.com/truecharts/charts/compare/omada-controller-12.1.7...omada-controller-13.0.0) (2024-01-12)
### Major
- stop playing around with the port, let omada-controller handle it ([#16719](https://github.com/truecharts/charts/issues/16719))
## [omada-controller-12.1.7](https://github.com/truecharts/charts/compare/omada-controller-12.1.6...omada-controller-12.1.7) (2024-01-09)
### Chore
- update container image common to v17.2.22[@e7c9056](https://github.com/e7c9056) by renovate ([#16986](https://github.com/truecharts/charts/issues/16986))
## [omada-controller-12.1.6](https://github.com/truecharts/charts/compare/omada-controller-12.1.5...omada-controller-12.1.6) (2024-01-05)
### Chore
- update container image mbentley/omada-controller to 5.13[@b11eeed](https://github.com/b11eeed) by renovate ([#16900](https://github.com/truecharts/charts/issues/16900))
## [omada-controller-12.1.5](https://github.com/truecharts/charts/compare/omada-controller-12.1.4...omada-controller-12.1.5) (2024-01-02)
### Chore
- force bump to ensure up-to-date catalogs
## [omada-controller-12.1.4](https://github.com/truecharts/charts/compare/omada-controller-12.1.3...omada-controller-12.1.4) (2024-01-01)
### Chore
- increase common version for oci fixes
- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
## [omada-controller-12.1.3](https://github.com/truecharts/charts/compare/omada-controller-12.1.0...omada-controller-12.1.3) (2024-01-01)
### Chore
- bump all charts for OCI test push
- move everything to consume OCI-hosted common-chart dependency
- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))

View File

@ -0,0 +1,36 @@
annotations:
max_scale_version: 23.10.2
min_scale_version: 23.10.0
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: stable
apiVersion: v2
appVersion: "5.13"
dependencies:
- name: common
version: 17.2.22
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
tags: []
import-values: []
deprecated: false
description: Omada is a SDN tool for TP-Link Omada hardware
home: https://truecharts.org/charts/stable/omada-controller
icon: https://truecharts.org/img/hotlink-ok/chart-icons/omada-controller.png
keywords:
- omada-controller
kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
name: omada-controller
sources:
- https://github.com/mbentley/docker-omada-controller
- https://github.com/truecharts/charts/tree/master/charts/stable/omada-controller
- https://hub.docker.com/r/mbentley/omada-controller
type: application
version: 13.0.3

View File

@ -0,0 +1,28 @@
---
title: 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/omada-controller)
**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,9 @@
## [omada-controller-13.0.3](https://github.com/truecharts/charts/compare/omada-controller-13.0.2...omada-controller-13.0.3) (2024-01-15)
### Chore
- update container image mbentley/omada-controller to 5.13[@b6a4ced](https://github.com/b6a4ced) by renovate ([#17264](https://github.com/truecharts/charts/issues/17264))

View File

@ -0,0 +1,8 @@
Omada is a SDN tool for TP-Link Omada hardware
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/omada-controller](https://truecharts.org/charts/stable/omada-controller)
---
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

@ -0,0 +1,84 @@
image:
repository: mbentley/omada-controller
tag: 5.13@sha256:b6a4ced3449d30a9f9d29d50482c1eadd6a19729ed8324c8d913763c68da52cb
pullPolicy: IfNotPresent
service:
main:
ports:
main:
protocol: https
port: 8043
comm:
enabled: true
ports:
comm:
protocol: https
enabled: true
port: 8843
omada-tcp:
enabled: true
ports:
omada-tcp1:
enabled: true
port: 29811
targetPort: 29811
omada-tcp2:
enabled: true
port: 29812
targetPort: 29812
omada-tcp3:
enabled: true
port: 29813
targetPort: 29813
omada-tcp4:
enabled: true
port: 29814
targetPort: 29814
omada-udp:
enabled: true
ports:
omada-udp1:
enabled: true
protocol: udp
port: 29810
targetPort: 29810
ingress:
comm:
autoLink: true
persistence:
data:
enabled: true
mountPath: /opt/tplink/EAPController/data
work:
enabled: true
mountPath: /opt/tplink/EAPController/work
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsUser: 0
runAsGroup: 0
workload:
main:
podSpec:
containers:
main:
env:
MANAGE_HTTPS_PORT: "{{ .Values.service.main.ports.main.port }}"
PORTAL_HTTPS_PORT: "{{ .Values.service.comm.ports.comm.port }}"
probes:
startup:
path: /api/info
httpHeaders:
Host: kube.internal.health
liveness:
path: /api/info
httpHeaders:
Host: kube.internal.health
readiness:
path: /api/info
httpHeaders:
Host: kube.internal.health

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,9 @@
{{/* Render the templates */}}
{{/*
The old behavior of always running on port 443 seams to have changed upstream. The
current upstream behavior is to not allow the port to be changed (without re-install)
after setup.
*/}}
{{ include "tc.v1.common.loader.all" . }}

View File

@ -1,9 +0,0 @@
## [qbitrr-3.1.0](https://github.com/truecharts/charts/compare/qbitrr-3.0.2...qbitrr-3.1.0) (2024-01-13)
### Chore
- update container image feramance/qbitrr to v4.1.1[@25f874f](https://github.com/25f874f) by renovate ([#17107](https://github.com/truecharts/charts/issues/17107))

View File

@ -7,6 +7,15 @@ title: Changelog
## [qbitrr-3.1.1](https://github.com/truecharts/charts/compare/qbitrr-3.1.0...qbitrr-3.1.1) (2024-01-15)
### Chore
- update container image feramance/qbitrr to v4.1.2[@896c7c7](https://github.com/896c7c7) by renovate ([#17269](https://github.com/truecharts/charts/issues/17269))
## [qbitrr-3.1.0](https://github.com/truecharts/charts/compare/qbitrr-3.0.2...qbitrr-3.1.0) (2024-01-13)
### Chore
@ -88,12 +97,3 @@ title: Changelog
- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
## [qbitrr-2.1.2](https://github.com/truecharts/charts/compare/qbitrr-2.1.0...qbitrr-2.1.2) (2024-01-01)

View File

@ -7,7 +7,7 @@ annotations:
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: stable
apiVersion: v2
appVersion: 4.1.1
appVersion: 4.1.2
dependencies:
- name: common
version: 17.2.22
@ -35,4 +35,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/qbitrr
- https://hub.docker.com/r/feramance/qbitrr
type: application
version: 3.1.0
version: 3.1.1

View File

@ -0,0 +1,9 @@
## [qbitrr-3.1.1](https://github.com/truecharts/charts/compare/qbitrr-3.1.0...qbitrr-3.1.1) (2024-01-15)
### Chore
- update container image feramance/qbitrr to v4.1.2[@896c7c7](https://github.com/896c7c7) by renovate ([#17269](https://github.com/truecharts/charts/issues/17269))

Binary file not shown.

View File

@ -1,7 +1,7 @@
image:
repository: feramance/qbitrr
pullPolicy: IfNotPresent
tag: v4.1.1@sha256:25f874f0505ff4471d431a12018f5f752be536acf5a551ce7911f37c5d2feedf
tag: v4.1.2@sha256:896c7c7ae0ae08ea383d9837bae4425ba584b0b8a6e5aa3c10ecc29e4e9062d2
securityContext:
container:
readOnlyRootFilesystem: false

View File

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

View File

View File

@ -0,0 +1,99 @@
---
title: Changelog
---
**Important:**
*for the complete changelog, please refer to the website*
## [quassel-core-10.1.8](https://github.com/truecharts/charts/compare/quassel-core-10.1.7...quassel-core-10.1.8) (2024-01-15)
### Chore
- update container image ghcr.io/linuxserver/quassel-core to 0.14.0[@f6bfb13](https://github.com/f6bfb13) by renovate ([#17263](https://github.com/truecharts/charts/issues/17263))
## [quassel-core-10.1.7](https://github.com/truecharts/charts/compare/quassel-core-10.1.6...quassel-core-10.1.7) (2024-01-09)
### Chore
- update container image common to v17.2.22[@e7c9056](https://github.com/e7c9056) by renovate ([#16986](https://github.com/truecharts/charts/issues/16986))
## [quassel-core-10.1.6](https://github.com/truecharts/charts/compare/quassel-core-10.1.5...quassel-core-10.1.6) (2024-01-03)
### Chore
- update container image ghcr.io/linuxserver/quassel-core to 0.14.0[@630df16](https://github.com/630df16) by renovate ([#16725](https://github.com/truecharts/charts/issues/16725))
## [quassel-core-10.1.5](https://github.com/truecharts/charts/compare/quassel-core-10.1.4...quassel-core-10.1.5) (2024-01-02)
### Chore
- force bump to ensure up-to-date catalogs
## [quassel-core-10.1.4](https://github.com/truecharts/charts/compare/quassel-core-10.1.3...quassel-core-10.1.4) (2024-01-01)
### Chore
- increase common version for oci fixes
- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
## [quassel-core-10.1.3](https://github.com/truecharts/charts/compare/quassel-core-10.1.0...quassel-core-10.1.3) (2024-01-01)
### Chore
- bump all charts for OCI test push
- move everything to consume OCI-hosted common-chart dependency
- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
## [quassel-core-10.1.2](https://github.com/truecharts/charts/compare/quassel-core-10.1.0...quassel-core-10.1.2) (2024-01-01)
### Chore
- bump all charts for OCI test push
- move everything to consume OCI-hosted common-chart dependency
- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
## [quassel-core-10.1.0](https://github.com/truecharts/charts/compare/quassel-core-10.0.1...quassel-core-10.1.0) (2023-12-30)
### Chore
- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
## [quassel-core-10.0.1](https://github.com/truecharts/charts/compare/quassel-core-10.0.0...quassel-core-10.0.1) (2023-12-26)

View File

@ -0,0 +1,35 @@
annotations:
max_scale_version: 23.10.2
min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true"
truecharts.org/category: incubator
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.14.0
dependencies:
- name: common
version: 17.2.22
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
tags: []
import-values: []
deprecated: false
description: Quassel-core is a modern, cross-platform, distributed IRC client.
home: https://truecharts.org/charts/stable/quassel-core
icon: https://truecharts.org/img/hotlink-ok/chart-icons/quassel-core.png
keywords:
- quassel-core
kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
name: quassel-core
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/quassel-core
- https://ghcr.io/linuxserver/quassel-core
type: application
version: 10.1.8

View File

@ -0,0 +1,28 @@
---
title: 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/quassel-core)
**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,9 @@
## [quassel-core-10.1.8](https://github.com/truecharts/charts/compare/quassel-core-10.1.7...quassel-core-10.1.8) (2024-01-15)
### Chore
- update container image ghcr.io/linuxserver/quassel-core to 0.14.0[@f6bfb13](https://github.com/f6bfb13) by renovate ([#17263](https://github.com/truecharts/charts/issues/17263))

View File

@ -0,0 +1,8 @@
Quassel-core is a modern, cross-platform, distributed IRC client.
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/quassel-core](https://truecharts.org/charts/stable/quassel-core)
---
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,61 @@
image:
repository: ghcr.io/linuxserver/quassel-core
pullPolicy: IfNotPresent
tag: 0.14.0@sha256:f6bfb13a7cf771a404e00554242f00189e788f4fbfa358c361a8da1d60bc900c
service:
main:
ports:
main:
targetPort: 4242
port: 4242
ident:
enabled: true
ports:
ident:
enabled: true
targetPort: 10113
port: 10113
persistence:
varrun:
enabled: true
cnpg:
main:
enabled: true
user: quassel-core
database: quassel-core
portal:
open:
enabled: false
securityContext:
container:
runAsNonRoot: false
readOnlyRootFilesystem: false
runAsUser: 0
runAsGroup: 0
workload:
main:
podSpec:
containers:
main:
probes:
liveness:
type: tcp
readiness:
type: tcp
startup:
type: tcp
env:
DB_BACKEND: "PostgreSQL"
DB_PGSQL_USERNAME: "{{ .Values.cnpg.main.user }}"
DB_PGSQL_DATABASE: "{{ .Values.cnpg.main.database }}"
DB_PGSQL_PORT: 5432
AUTH_AUTHENTICATOR: "Database"
RUN_OPTS: "--config-from-environment"
DB_PGSQL_PASSWORD:
secretKeyRef:
name: cnpg-main-user
key: password
DB_PGSQL_HOSTNAME:
secretKeyRef:
name: cnpg-main-urls
key: host

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

View File

@ -0,0 +1,99 @@
---
title: Changelog
---
**Important:**
*for the complete changelog, please refer to the website*
## [rsshub-11.1.18](https://github.com/truecharts/charts/compare/rsshub-11.1.17...rsshub-11.1.18) (2024-01-15)
### Chore
- update helm general non-major by renovate ([#17105](https://github.com/truecharts/charts/issues/17105))
## [rsshub-11.1.17](https://github.com/truecharts/charts/compare/rsshub-11.1.16...rsshub-11.1.17) (2024-01-15)
### Chore
- update container image diygod/rsshub to latest[@406fe63](https://github.com/406fe63) by renovate ([#17226](https://github.com/truecharts/charts/issues/17226))
## [rsshub-11.1.16](https://github.com/truecharts/charts/compare/rsshub-11.1.15...rsshub-11.1.16) (2024-01-14)
### Chore
- update container image diygod/rsshub to latest[@7018239](https://github.com/7018239) by renovate ([#17123](https://github.com/truecharts/charts/issues/17123))
## [rsshub-11.1.15](https://github.com/truecharts/charts/compare/rsshub-11.1.14...rsshub-11.1.15) (2024-01-09)
### Chore
- update container image common to v17.2.22[@e7c9056](https://github.com/e7c9056) by renovate ([#16986](https://github.com/truecharts/charts/issues/16986))
## [rsshub-11.1.14](https://github.com/truecharts/charts/compare/rsshub-11.1.13...rsshub-11.1.14) (2024-01-08)
### Chore
- update container image diygod/rsshub to latest[@6c3ece7](https://github.com/6c3ece7) by renovate ([#16973](https://github.com/truecharts/charts/issues/16973))
## [rsshub-11.1.13](https://github.com/truecharts/charts/compare/rsshub-11.1.12...rsshub-11.1.13) (2024-01-08)
### Chore
- update container image diygod/rsshub to latest[@557f55a](https://github.com/557f55a) by renovate ([#16925](https://github.com/truecharts/charts/issues/16925))
## [rsshub-11.1.12](https://github.com/truecharts/charts/compare/rsshub-11.1.11...rsshub-11.1.12) (2024-01-04)
### Chore
- update container image diygod/rsshub to latest[@ea87b68](https://github.com/ea87b68) by renovate ([#16866](https://github.com/truecharts/charts/issues/16866))
## [rsshub-11.1.11](https://github.com/truecharts/charts/compare/rsshub-11.1.10...rsshub-11.1.11) (2024-01-03)
### Chore
- update container image diygod/rsshub to latest[@6ff635b](https://github.com/6ff635b) by renovate ([#16844](https://github.com/truecharts/charts/issues/16844))
## [rsshub-11.1.10](https://github.com/truecharts/charts/compare/rsshub-11.1.9...rsshub-11.1.10) (2024-01-03)
### Chore
- update container image diygod/rsshub to latest[@6084942](https://github.com/6084942) by renovate ([#16710](https://github.com/truecharts/charts/issues/16710))
## [rsshub-11.1.9](https://github.com/truecharts/charts/compare/rsshub-11.1.8...rsshub-11.1.9) (2024-01-02)
### Chore
- update helm general non-major by renovate ([#16820](https://github.com/truecharts/charts/issues/16820))

View File

@ -0,0 +1,45 @@
annotations:
max_scale_version: 23.10.2
min_scale_version: 23.10.0
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: stable
apiVersion: v2
appVersion: latest
dependencies:
- name: common
version: 17.2.22
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
tags: []
import-values: []
- name: redis
version: 11.1.9
repository: https://deps.truecharts.org
condition: redis.enabled
alias: ""
tags: []
import-values: []
deprecated: false
description: RSSHub can generate RSS feeds from pretty much everything
home: https://truecharts.org/charts/stable/rsshub
icon: https://truecharts.org/img/hotlink-ok/chart-icons/rsshub.png
keywords:
- rsshub
- rss
kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
name: rsshub
sources:
- https://github.com/DIYgod/RSSHub
- https://docs.rsshub.app/en/install/
- https://github.com/truecharts/charts/tree/master/charts/stable/rsshub
- https://hub.docker.com/r/browserless/chrome
type: application
version: 11.1.18

View File

@ -0,0 +1,28 @@
---
title: 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/rsshub)
**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,9 @@
## [rsshub-11.1.18](https://github.com/truecharts/charts/compare/rsshub-11.1.17...rsshub-11.1.18) (2024-01-15)
### Chore
- update helm general non-major by renovate ([#17105](https://github.com/truecharts/charts/issues/17105))

View File

@ -0,0 +1,8 @@
RSSHub can generate RSS feeds from pretty much everything
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/rsshub](https://truecharts.org/charts/stable/rsshub)
---
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.

View File

@ -0,0 +1,62 @@
image:
repository: diygod/rsshub
pullPolicy: IfNotPresent
tag: latest@sha256:406fe6361c0dcaaee542044db867234ab1639efca00dc427d1c5938719d9aba9
browserlessImage:
repository: browserless/chrome
tag: 1.60.2-chrome-stable@sha256:7db5e3aad20c201abaa03bbbc868a55ef96574cda0e67ccb7e4e032053ecb87d
service:
main:
ports:
main:
port: 10191
# Enabled redis
redis:
enabled: true
redisUsername: default
additionalContainers:
browserless:
name: browserless
image: "{{ .Values.browserlessImage.repository }}:{{ .Values.browserlessImage.tag }}"
ports:
- containerPort: 3000
name: main
portal:
open:
enabled: true
securityContext:
container:
runAsNonRoot: false
readOnlyRootFilesystem: false
runAsUser: 0
runAsGroup: 0
workload:
main:
podSpec:
containers:
main:
env:
PORT: "{{ .Values.service.main.ports.main.port }}"
NODE_ENV: production
CACHE_TYPE: "redis"
PUPPETEER_WS_ENDPOINT: "ws://localhost:3000"
NODE_NAME: "{{ .Release.Name }}-{{ randAlphaNum 5 }}"
# User defined
# ALLOW_ORIGIN: ""
DISALLOW_ROBOT: false
TITLE_LENGTH_LIMIT: 150
REDIS_URL:
secretKeyRef:
expandObjectName: false
name: '{{ printf "%s-%s" .Release.Name "rediscreds" }}'
key: url
HTTP_BASIC_AUTH_NAME: ""
HTTP_BASIC_AUTH_PASS: ""
BITBUCKET_USERNAME: ""
BITBUCKET_PASSWORD: ""
GITHUB_ACCESS_TOKEN: ""
GOOGLE_FONTS_API_KEY: ""
YOUTUBE_KEY: ""
TELEGRAM_TOKEN: ""
LASTFM_API_KEY: ""
updated: true

Some files were not shown because too many files have changed in this diff Show More