Commit daily changes

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2024-03-05 00:08:30 +00:00
parent b366e274f0
commit ea8519e4c1
149 changed files with 166 additions and 166 deletions

View File

@ -24,7 +24,7 @@ keywords:
- database - database
- clickhouse - clickhouse
- sql - sql
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -24,7 +24,7 @@ keywords:
- memcached - memcached
- database - database
- cache - cache
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -24,7 +24,7 @@ keywords:
- mongodb - mongodb
- database - database
- nosql - nosql
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -25,7 +25,7 @@ keywords:
- monitoring - monitoring
- metrics - metrics
- logs - logs
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -33,7 +33,7 @@ keywords:
- http - http
- web - web
- php - php
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@ -43,11 +43,11 @@ sources:
- https://github.com/nextcloud/docker - https://github.com/nextcloud/docker
- https://github.com/nextcloud/helm - https://github.com/nextcloud/helm
- https://github.com/truecharts/charts/tree/master/charts/enterprise/nextcloud - https://github.com/truecharts/charts/tree/master/charts/enterprise/nextcloud
- https://hub.docker.com/r/nginxinc/nginx-unprivileged
- https://github.com/truecharts/containers/tree/master/apps/nextcloud-fpm - https://github.com/truecharts/containers/tree/master/apps/nextcloud-fpm
- https://hub.docker.com/r/nginxinc/nginx-unprivileged
- https://hub.docker.com/r/collabora/code
- https://github.com/truecharts/containers/tree/master/apps/nextcloud-push-notify - https://github.com/truecharts/containers/tree/master/apps/nextcloud-push-notify
- https://github.com/truecharts/containers/tree/master/apps/nextcloud-imaginary - https://github.com/truecharts/containers/tree/master/apps/nextcloud-imaginary
- https://hub.docker.com/r/clamav/clamav - https://hub.docker.com/r/clamav/clamav
- https://hub.docker.com/r/collabora/code
type: application type: application
version: 29.2.2 version: 29.2.2

View File

@ -29,7 +29,7 @@ home: https://truecharts.org/charts/enterprise/prometheus
icon: https://truecharts.org/img/hotlink-ok/chart-icons/prometheus.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/prometheus.png
keywords: keywords:
- metrics - metrics
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@ -40,7 +40,7 @@ sources:
- https://github.com/prometheus-operator/kube-prometheus - https://github.com/prometheus-operator/kube-prometheus
- https://github.com/truecharts/charts/tree/master/charts/enterprise/prometheus - https://github.com/truecharts/charts/tree/master/charts/enterprise/prometheus
- https://hub.docker.com/r/bitnami/alertmanager - https://hub.docker.com/r/bitnami/alertmanager
- https://quay.io/thanos/thanos
- https://hub.docker.com/r/bitnami/prometheus - https://hub.docker.com/r/bitnami/prometheus
- https://quay.io/thanos/thanos
type: application type: application
version: 17.6.0 version: 17.6.0

View File

@ -63,13 +63,13 @@ spec:
{{- end }} {{- end }}
{{- end }} {{- end }}
{{- if $middlewareData.forwardedHeadersTrustedIPs }} {{- if $middlewareData.forwardedHeadersTrustedIPs }}
forwardedHeadersTrustedIPs: forwardedHeadersTrustedIPs:
{{- range $middlewareData.forwardedHeadersTrustedIPs }} {{- range $middlewareData.forwardedHeadersTrustedIPs }}
- {{ . }} - {{ . }}
{{- end }} {{- end }}
{{- end }} {{- end }}
{{- if $middlewareData.clientTrustedIPs }} {{- if $middlewareData.clientTrustedIPs }}
clientTrustedIPs: clientTrustedIPs:
{{- range $middlewareData.clientTrustedIPs }} {{- range $middlewareData.clientTrustedIPs }}
- {{ . }} - {{ . }}
{{- end }} {{- end }}
@ -89,13 +89,13 @@ spec:
{{- with $middlewareData.redisCacheDatabase }} {{- with $middlewareData.redisCacheDatabase }}
redisCacheDatabase: {{ . }} redisCacheDatabase: {{ . }}
{{- end }} {{- end }}
{{- with $middlewareData.crowdsecLapiTLSCertificateAuthority }} {{- with $middlewareData.crowdsecLapiTLSCertificateAuthority }}
crowdsecLapiTLSCertificateAuthority: {{ . }} crowdsecLapiTLSCertificateAuthority: {{ . }}
{{- end }} {{- end }}
{{- with $middlewareData.crowdsecLapiTLSCertificateAuthorityFile }} {{- with $middlewareData.crowdsecLapiTLSCertificateAuthorityFile }}
crowdsecLapiTLSCertificateAuthorityFile: {{ . }} crowdsecLapiTLSCertificateAuthorityFile: {{ . }}
{{- end }} {{- end }}
{{- with $middlewareData.crowdsecLapiTLSCertificateBouncer }} {{- with $middlewareData.crowdsecLapiTLSCertificateBouncer }}
crowdsecLapiTLSCertificateBouncer: {{ . }} crowdsecLapiTLSCertificateBouncer: {{ . }}
{{- end }} {{- end }}
{{- with $middlewareData.crowdsecLapiTLSCertificateBouncerFile }} {{- with $middlewareData.crowdsecLapiTLSCertificateBouncerFile }}
@ -108,5 +108,5 @@ spec:
crowdsecLapiTLSCertificateBouncerKeyFile: {{ . }} crowdsecLapiTLSCertificateBouncerKeyFile: {{ . }}
{{- end }} {{- end }}
{{- end }} {{- end }}

View File

@ -459,10 +459,10 @@ middlewares:
# - crowdsecurity/http-path-traversal-probing # - crowdsecurity/http-path-traversal-probing
# - crowdsecurity/http-xss-probing # - crowdsecurity/http-xss-probing
# - crowdsecurity/http-generic-bf # - crowdsecurity/http-generic-bf
# forwardedHeadersTrustedIPs: # forwardedHeadersTrustedIPs:
# - 10.0.10.23/32 # - 10.0.10.23/32
# - 10.0.20.0/24 # - 10.0.20.0/24
# clientTrustedIPs: # clientTrustedIPs:
# - 192.168.1.0/24 # - 192.168.1.0/24
# forwardedHeadersCustomName: X-Custom-Header # forwardedHeadersCustomName: X-Custom-Header
# redisCacheEnabled: false # redisCacheEnabled: false

View File

@ -31,7 +31,7 @@ keywords:
- cert-manager - cert-manager
- certificates - certificates
- security - security
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/actualserver.png
keywords: keywords:
- actualserver - actualserver
- finance - finance
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -27,7 +27,7 @@ keywords:
- google driver - google driver
- aliyun driver - aliyun driver
- baiduyun - baiduyun
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -36,7 +36,7 @@ home: https://truecharts.org/charts/stable/anonaddy
icon: https://truecharts.org/img/hotlink-ok/chart-icons/anonaddy.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/anonaddy.png
keywords: keywords:
- anonaddy - anonaddy
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -39,10 +39,10 @@ sources:
- https://goauthentik.io/docs/ - https://goauthentik.io/docs/
- https://github.com/goauthentik/authentik - https://github.com/goauthentik/authentik
- https://github.com/truecharts/charts/tree/master/charts/stable/authentik - https://github.com/truecharts/charts/tree/master/charts/stable/authentik
- https://ghcr.io/maxmind/geoipupdate
- https://ghcr.io/goauthentik/radius - https://ghcr.io/goauthentik/radius
- https://ghcr.io/goauthentik/server
- https://ghcr.io/goauthentik/ldap
- https://ghcr.io/goauthentik/proxy - https://ghcr.io/goauthentik/proxy
- https://ghcr.io/goauthentik/server
- https://ghcr.io/maxmind/geoipupdate
- https://ghcr.io/goauthentik/ldap
type: application type: application
version: 24.2.2 version: 24.2.2

View File

@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/autobrr.png
keywords: keywords:
- autobrr - autobrr
- torrent - torrent
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/autoscan.png
keywords: keywords:
- autoscan - autoscan
- media - media
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -26,7 +26,7 @@ keywords:
- tracker - tracker
- parents - parents
- parenting - parenting
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -27,7 +27,7 @@ keywords:
- subtitles - subtitles
- usenet - usenet
- torrent - torrent
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -26,7 +26,7 @@ keywords:
- manager - manager
- player - player
- beets - beets
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -26,7 +26,7 @@ keywords:
- Tools-Utilities - Tools-Utilities
- MediaApp-Photos - MediaApp-Photos
- MediaApp-Other - MediaApp-Other
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/blender.png
keywords: keywords:
- blender - blender
- Other - Other
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/boinc
icon: https://truecharts.org/img/hotlink-ok/chart-icons/boinc.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/boinc.png
keywords: keywords:
- boinc - boinc
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/booksonic-air.png
keywords: keywords:
- booksonic - booksonic
- audiobook - audiobook
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -34,7 +34,7 @@ keywords:
- organizer - organizer
- server - server
- hosted - hosted
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/budge.png
keywords: keywords:
- finance - finance
- budge - budge
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -24,7 +24,7 @@ keywords:
- calibre-web - calibre-web
- calibre - calibre
- ebook - ebook
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/calibre
icon: https://truecharts.org/img/hotlink-ok/chart-icons/calibre.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/calibre.png
keywords: keywords:
- calibre - calibre
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -24,7 +24,7 @@ keywords:
- chroma - chroma
- embedding - embedding
- database - database
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/chronograf.png
keywords: keywords:
- chronograf - chronograf
- Tools-System - Tools-System
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/clamav.png
keywords: keywords:
- clamav - clamav
- antivirus - antivirus
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -24,7 +24,7 @@ keywords:
- cloudflareddns - cloudflareddns
- ddns - ddns
- cloudflare - cloudflare
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -25,7 +25,7 @@ keywords:
- vs - vs
- visual studio - visual studio
- vscode - vscode
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -26,7 +26,7 @@ keywords:
- Cloud - Cloud
- MediaApp-Books - MediaApp-Books
- MediaServer-Books - MediaServer-Books
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -37,7 +37,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/ctfd.png
keywords: keywords:
- ctfd - ctfd
- learning - learning
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/dashy
icon: https://truecharts.org/img/hotlink-ok/chart-icons/dashy.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/dashy.png
keywords: keywords:
- dashboard - dashboard
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -24,7 +24,7 @@ keywords:
- davos - davos
- ftp - ftp
- automation - automation
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/ddclient
icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddclient.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddclient.png
keywords: keywords:
- ddclient - ddclient
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -25,7 +25,7 @@ keywords:
- home-automation - home-automation
- zigbee - zigbee
- conbee - conbee
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/dillinger
icon: https://truecharts.org/img/hotlink-ok/chart-icons/dillinger.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/dillinger.png
keywords: keywords:
- dillinger - dillinger
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/docker
icon: https://truecharts.org/img/hotlink-ok/chart-icons/docker.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/docker.png
keywords: keywords:
- docker - docker
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/drawio
icon: https://truecharts.org/img/hotlink-ok/chart-icons/drawio.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/drawio.png
keywords: keywords:
- drawio - drawio
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/duckdns
icon: https://truecharts.org/img/hotlink-ok/chart-icons/duckdns.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/duckdns.png
keywords: keywords:
- duckdns - duckdns
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/duplicacy.png
keywords: keywords:
- duplicacy - duplicacy
- Backup - Backup
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -24,7 +24,7 @@ keywords:
- jellyfin - jellyfin
- plex - plex
- emby - emby
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/emulatorjs
icon: https://truecharts.org/img/hotlink-ok/chart-icons/emulatorjs.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/emulatorjs.png
keywords: keywords:
- emulatorjs - emulatorjs
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/fileflows
icon: https://truecharts.org/img/hotlink-ok/chart-icons/fileflows.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/fileflows.png
keywords: keywords:
- fileflows - fileflows
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -26,7 +26,7 @@ keywords:
- sftp - sftp
- ftps - ftps
- client - client
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/fireflyiii.png
keywords: keywords:
- fireflyiii - fireflyiii
- finacial - finacial
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/flaresolverr.png
keywords: keywords:
- flaresolverr - flaresolverr
- proxy - proxy
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -29,7 +29,7 @@ home: https://truecharts.org/charts/stable/fleet
icon: https://truecharts.org/img/hotlink-ok/chart-icons/fleet.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/fleet.png
keywords: keywords:
- fleet - fleet
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/flexget.png
keywords: keywords:
- flexget - flexget
- automation - automation
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/flowise.png
keywords: keywords:
- flowise - flowise
- ai - ai
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/foldingathome
icon: https://truecharts.org/img/hotlink-ok/chart-icons/foldingathome.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/foldingathome.png
keywords: keywords:
- foldingathome - foldingathome
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/freshrss.png
keywords: keywords:
- freshrss - freshrss
- rss - rss
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/ghostfolio.png
keywords: keywords:
- ghostfolio - ghostfolio
- finance - finance
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -25,7 +25,7 @@ keywords:
- web - web
- platform - platform
- file - file
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/grocy.png
keywords: keywords:
- grocy - grocy
- home-automation - home-automation
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -24,7 +24,7 @@ keywords:
- cron - cron
- monitoring - monitoring
- alert - alert
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/heimdall
icon: https://truecharts.org/img/hotlink-ok/chart-icons/heimdall.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/heimdall.png
keywords: keywords:
- heimdall - heimdall
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -24,7 +24,7 @@ keywords:
- home-assistant - home-assistant
- home-automation - home-automation
- hass - hass
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -45,7 +45,7 @@ maintainers:
name: humhub name: humhub
sources: sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/humhub - https://github.com/truecharts/charts/tree/master/charts/stable/humhub
- https://ghcr.io/mriedmann/humhub-nginx
- https://ghcr.io/mriedmann/humhub-phponly - https://ghcr.io/mriedmann/humhub-phponly
- https://ghcr.io/mriedmann/humhub-nginx
type: application type: application
version: 7.6.0 version: 7.6.0

View File

@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/ipfs.png
keywords: keywords:
- ipfs - ipfs
- kubo - kubo
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -24,7 +24,7 @@ keywords:
- dvr - dvr
- ispy - ispy
- agent - agent
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -24,7 +24,7 @@ keywords:
- jellyfin - jellyfin
- plex - plex
- emby - emby
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/jelu.png
keywords: keywords:
- jelu - jelu
- MediaApp-Books - MediaApp-Books
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -33,13 +33,13 @@ name: jupyter
sources: sources:
- https://github.com/jupyter/docker-stacks - https://github.com/jupyter/docker-stacks
- https://github.com/truecharts/charts/tree/master/charts/stable/jupyter - https://github.com/truecharts/charts/tree/master/charts/stable/jupyter
- https://hub.docker.com/r/jupyter/tensorflow-notebook
- https://hub.docker.com/r/jupyter/r-notebook
- https://hub.docker.com/r/jupyter/minimal-notebook - https://hub.docker.com/r/jupyter/minimal-notebook
- https://hub.docker.com/r/jupyter/datascience-notebook - https://hub.docker.com/r/jupyter/datascience-notebook
- https://hub.docker.com/r/jupyter/base-notebook
- https://hub.docker.com/r/jupyter/pyspark-notebook - https://hub.docker.com/r/jupyter/pyspark-notebook
- https://hub.docker.com/r/jupyter/all-spark-notebook - https://hub.docker.com/r/jupyter/base-notebook
- https://hub.docker.com/r/jupyter/scipy-notebook - https://hub.docker.com/r/jupyter/scipy-notebook
- https://hub.docker.com/r/jupyter/all-spark-notebook
- https://hub.docker.com/r/jupyter/tensorflow-notebook
- https://hub.docker.com/r/jupyter/r-notebook
type: application type: application
version: 8.2.0 version: 8.2.0

View File

@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/kdenlive.png
keywords: keywords:
- kdenlive - kdenlive
- Other - Other
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/lazylibrarian.png
keywords: keywords:
- lazylibrarian - lazylibrarian
- ebooks - ebooks
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -31,7 +31,7 @@ keywords:
- libremdb - libremdb
- media - media
- imdb - imdb
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/librespeed.png
keywords: keywords:
- librespeed - librespeed
- speedtest - speedtest
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -24,7 +24,7 @@ keywords:
- lidarr - lidarr
- torrent - torrent
- usenet - usenet
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/littlelink
icon: https://truecharts.org/img/hotlink-ok/chart-icons/littlelink.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/littlelink.png
keywords: keywords:
- littlelink - littlelink
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/local-ai.png
keywords: keywords:
- local-ai - local-ai
- ai - ai
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -24,7 +24,7 @@ keywords:
- team - team
- mattermost - mattermost
- development - development
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -27,7 +27,7 @@ keywords:
- manager - manager
- tv - tv
- shows - shows
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -24,7 +24,7 @@ keywords:
- minio - minio
- s3 - s3
- storage - storage
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -34,7 +34,7 @@ keywords:
- Social Media - Social Media
- Fediverse - Fediverse
- ActivityPub - ActivityPub
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -25,7 +25,7 @@ keywords:
- Crypto - Crypto
- Tools-Utilities - Tools-Utilities
- Network-Other - Network-Other
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -24,7 +24,7 @@ keywords:
- muse - muse
- media - media
- discord-bot - discord-bot
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/mylar
icon: https://truecharts.org/img/hotlink-ok/chart-icons/mylar.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/mylar.png
keywords: keywords:
- mylar - mylar
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/mysql-workbench
icon: https://truecharts.org/img/hotlink-ok/chart-icons/mysql-workbench.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/mysql-workbench.png
keywords: keywords:
- mysql-workbench - mysql-workbench
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/n8n.png
keywords: keywords:
- workflows - workflows
- automation - automation
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/neko.png
keywords: keywords:
- neko - neko
- video - video
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -24,7 +24,7 @@ keywords:
- newyearcountdownclock - newyearcountdownclock
- Tools-Utilities - Tools-Utilities
- Other - Other
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -31,7 +31,7 @@ keywords:
- nginx-proxy-manager - nginx-proxy-manager
- nginx - nginx
- reverse-proxy - reverse-proxy
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -29,7 +29,7 @@ home: https://truecharts.org/charts/stable/nocodb
icon: https://truecharts.org/img/hotlink-ok/chart-icons/nocodb.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/nocodb.png
keywords: keywords:
- nocodb - nocodb
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/node-red.png
keywords: keywords:
- node-red - node-red
- nodered - nodered
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -28,7 +28,7 @@ keywords:
- accounting - accounting
- mrp - mrp
- marketing - marketing
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/omada-controller
icon: https://truecharts.org/img/hotlink-ok/chart-icons/omada-controller.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/omada-controller.png
keywords: keywords:
- omada-controller - omada-controller
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/openvscode-server
icon: https://truecharts.org/img/hotlink-ok/chart-icons/openvscode-server.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/openvscode-server.png
keywords: keywords:
- openvscode-server - openvscode-server
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -32,7 +32,7 @@ name: palworld
sources: sources:
- https://github.com/ich777/docker-steamcmd-server/tree/palworld - https://github.com/ich777/docker-steamcmd-server/tree/palworld
- https://github.com/truecharts/charts/tree/master/charts/stable/palworld - https://github.com/truecharts/charts/tree/master/charts/stable/palworld
- https://hub.docker.com/r/outdead/rcon
- https://ghcr.io/ich777/steamcmd - https://ghcr.io/ich777/steamcmd
- https://hub.docker.com/r/outdead/rcon
type: application type: application
version: 2.2.0 version: 2.2.0

View File

@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/pihole
icon: https://truecharts.org/img/hotlink-ok/chart-icons/pihole.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/pihole.png
keywords: keywords:
- DNS - DNS
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -32,7 +32,7 @@ keywords:
- gallery - gallery
- photo - photo
- image - image
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/plex.png
keywords: keywords:
- plex - plex
- plex-media-server - plex-media-server
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -24,7 +24,7 @@ keywords:
- plextraktsync - plextraktsync
- Tools-Utilities - Tools-Utilities
- MediaApp-Other - MediaApp-Other
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -32,7 +32,7 @@ sources:
- https://docs.portainer.io/start/install-ce/server - https://docs.portainer.io/start/install-ce/server
- https://docs.portainer.io/start/install/server - https://docs.portainer.io/start/install/server
- https://github.com/truecharts/charts/tree/master/charts/stable/portainer - https://github.com/truecharts/charts/tree/master/charts/stable/portainer
- https://hub.docker.com/r/portainer/portainer-ee
- https://hub.docker.com/r/portainer/portainer-ce - https://hub.docker.com/r/portainer/portainer-ce
- https://hub.docker.com/r/portainer/portainer-ee
type: application type: application
version: 8.2.0 version: 8.2.0

View File

@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/posterr.png
keywords: keywords:
- posterr - posterr
- MediaServer-Other - MediaServer-Other
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -24,7 +24,7 @@ keywords:
- prowlarr - prowlarr
- torrent - torrent
- usenet - usenet
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@ -34,7 +34,7 @@ sources:
- https://github.com/Prowlarr/Prowlarr - https://github.com/Prowlarr/Prowlarr
- https://github.com/k8s-at-home/container-images - https://github.com/k8s-at-home/container-images
- https://github.com/truecharts/charts/tree/master/charts/stable/prowlarr - https://github.com/truecharts/charts/tree/master/charts/stable/prowlarr
- https://ghcr.io/onedr0p/prowlarr-develop
- https://ghcr.io/onedr0p/exportarr - https://ghcr.io/onedr0p/exportarr
- https://ghcr.io/onedr0p/prowlarr-develop
type: application type: application
version: 16.0.0 version: 16.0.0

View File

@ -24,7 +24,7 @@ keywords:
- prusaslicer-novnc - prusaslicer-novnc
- home-automation - home-automation
- Productivity - Productivity
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/pwndrop
icon: https://truecharts.org/img/hotlink-ok/chart-icons/pwndrop.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/pwndrop.png
keywords: keywords:
- pwndrop - pwndrop
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/pyload-ng.png
keywords: keywords:
- pyload-ng - pyload-ng
- Other - Other
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

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