Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
b366e274f0
commit
ea8519e4c1
|
@ -24,7 +24,7 @@ keywords:
|
|||
- database
|
||||
- clickhouse
|
||||
- sql
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -24,7 +24,7 @@ keywords:
|
|||
- memcached
|
||||
- database
|
||||
- cache
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -24,7 +24,7 @@ keywords:
|
|||
- mongodb
|
||||
- database
|
||||
- nosql
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -25,7 +25,7 @@ keywords:
|
|||
- monitoring
|
||||
- metrics
|
||||
- logs
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -33,7 +33,7 @@ keywords:
|
|||
- http
|
||||
- web
|
||||
- php
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -43,11 +43,11 @@ sources:
|
|||
- https://github.com/nextcloud/docker
|
||||
- https://github.com/nextcloud/helm
|
||||
- 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://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-imaginary
|
||||
- https://hub.docker.com/r/clamav/clamav
|
||||
- https://hub.docker.com/r/collabora/code
|
||||
type: application
|
||||
version: 29.2.2
|
||||
|
|
|
@ -29,7 +29,7 @@ home: https://truecharts.org/charts/enterprise/prometheus
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/prometheus.png
|
||||
keywords:
|
||||
- metrics
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -40,7 +40,7 @@ sources:
|
|||
- https://github.com/prometheus-operator/kube-prometheus
|
||||
- https://github.com/truecharts/charts/tree/master/charts/enterprise/prometheus
|
||||
- https://hub.docker.com/r/bitnami/alertmanager
|
||||
- https://quay.io/thanos/thanos
|
||||
- https://hub.docker.com/r/bitnami/prometheus
|
||||
- https://quay.io/thanos/thanos
|
||||
type: application
|
||||
version: 17.6.0
|
||||
|
|
|
@ -63,13 +63,13 @@ spec:
|
|||
{{- end }}
|
||||
{{- end }}
|
||||
{{- if $middlewareData.forwardedHeadersTrustedIPs }}
|
||||
forwardedHeadersTrustedIPs:
|
||||
forwardedHeadersTrustedIPs:
|
||||
{{- range $middlewareData.forwardedHeadersTrustedIPs }}
|
||||
- {{ . }}
|
||||
{{- end }}
|
||||
{{- end }}
|
||||
{{- if $middlewareData.clientTrustedIPs }}
|
||||
clientTrustedIPs:
|
||||
clientTrustedIPs:
|
||||
{{- range $middlewareData.clientTrustedIPs }}
|
||||
- {{ . }}
|
||||
{{- end }}
|
||||
|
@ -89,13 +89,13 @@ spec:
|
|||
{{- with $middlewareData.redisCacheDatabase }}
|
||||
redisCacheDatabase: {{ . }}
|
||||
{{- end }}
|
||||
{{- with $middlewareData.crowdsecLapiTLSCertificateAuthority }}
|
||||
{{- with $middlewareData.crowdsecLapiTLSCertificateAuthority }}
|
||||
crowdsecLapiTLSCertificateAuthority: {{ . }}
|
||||
{{- end }}
|
||||
{{- with $middlewareData.crowdsecLapiTLSCertificateAuthorityFile }}
|
||||
crowdsecLapiTLSCertificateAuthorityFile: {{ . }}
|
||||
{{- end }}
|
||||
{{- with $middlewareData.crowdsecLapiTLSCertificateBouncer }}
|
||||
{{- with $middlewareData.crowdsecLapiTLSCertificateBouncer }}
|
||||
crowdsecLapiTLSCertificateBouncer: {{ . }}
|
||||
{{- end }}
|
||||
{{- with $middlewareData.crowdsecLapiTLSCertificateBouncerFile }}
|
||||
|
@ -108,5 +108,5 @@ spec:
|
|||
crowdsecLapiTLSCertificateBouncerKeyFile: {{ . }}
|
||||
{{- end }}
|
||||
|
||||
|
||||
|
||||
{{- end }}
|
||||
|
|
|
@ -459,10 +459,10 @@ middlewares:
|
|||
# - crowdsecurity/http-path-traversal-probing
|
||||
# - crowdsecurity/http-xss-probing
|
||||
# - crowdsecurity/http-generic-bf
|
||||
# forwardedHeadersTrustedIPs:
|
||||
# forwardedHeadersTrustedIPs:
|
||||
# - 10.0.10.23/32
|
||||
# - 10.0.20.0/24
|
||||
# clientTrustedIPs:
|
||||
# clientTrustedIPs:
|
||||
# - 192.168.1.0/24
|
||||
# forwardedHeadersCustomName: X-Custom-Header
|
||||
# redisCacheEnabled: false
|
||||
|
|
|
@ -31,7 +31,7 @@ keywords:
|
|||
- cert-manager
|
||||
- certificates
|
||||
- security
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/actualserver.png
|
|||
keywords:
|
||||
- actualserver
|
||||
- finance
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -27,7 +27,7 @@ keywords:
|
|||
- google driver
|
||||
- aliyun driver
|
||||
- baiduyun
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -36,7 +36,7 @@ home: https://truecharts.org/charts/stable/anonaddy
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/anonaddy.png
|
||||
keywords:
|
||||
- anonaddy
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -39,10 +39,10 @@ sources:
|
|||
- https://goauthentik.io/docs/
|
||||
- https://github.com/goauthentik/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/server
|
||||
- https://ghcr.io/goauthentik/ldap
|
||||
- https://ghcr.io/goauthentik/proxy
|
||||
- https://ghcr.io/goauthentik/server
|
||||
- https://ghcr.io/maxmind/geoipupdate
|
||||
- https://ghcr.io/goauthentik/ldap
|
||||
type: application
|
||||
version: 24.2.2
|
||||
|
|
|
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/autobrr.png
|
|||
keywords:
|
||||
- autobrr
|
||||
- torrent
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/autoscan.png
|
|||
keywords:
|
||||
- autoscan
|
||||
- media
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -26,7 +26,7 @@ keywords:
|
|||
- tracker
|
||||
- parents
|
||||
- parenting
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -27,7 +27,7 @@ keywords:
|
|||
- subtitles
|
||||
- usenet
|
||||
- torrent
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -26,7 +26,7 @@ keywords:
|
|||
- manager
|
||||
- player
|
||||
- beets
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -26,7 +26,7 @@ keywords:
|
|||
- Tools-Utilities
|
||||
- MediaApp-Photos
|
||||
- MediaApp-Other
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/blender.png
|
|||
keywords:
|
||||
- blender
|
||||
- Other
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/boinc
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/boinc.png
|
||||
keywords:
|
||||
- boinc
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/booksonic-air.png
|
|||
keywords:
|
||||
- booksonic
|
||||
- audiobook
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -34,7 +34,7 @@ keywords:
|
|||
- organizer
|
||||
- server
|
||||
- hosted
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/budge.png
|
|||
keywords:
|
||||
- finance
|
||||
- budge
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -24,7 +24,7 @@ keywords:
|
|||
- calibre-web
|
||||
- calibre
|
||||
- ebook
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/calibre
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/calibre.png
|
||||
keywords:
|
||||
- calibre
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -24,7 +24,7 @@ keywords:
|
|||
- chroma
|
||||
- embedding
|
||||
- database
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/chronograf.png
|
|||
keywords:
|
||||
- chronograf
|
||||
- Tools-System
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/clamav.png
|
|||
keywords:
|
||||
- clamav
|
||||
- antivirus
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -24,7 +24,7 @@ keywords:
|
|||
- cloudflareddns
|
||||
- ddns
|
||||
- cloudflare
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -25,7 +25,7 @@ keywords:
|
|||
- vs
|
||||
- visual studio
|
||||
- vscode
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -26,7 +26,7 @@ keywords:
|
|||
- Cloud
|
||||
- MediaApp-Books
|
||||
- MediaServer-Books
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -37,7 +37,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/ctfd.png
|
|||
keywords:
|
||||
- ctfd
|
||||
- learning
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/dashy
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/dashy.png
|
||||
keywords:
|
||||
- dashboard
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -24,7 +24,7 @@ keywords:
|
|||
- davos
|
||||
- ftp
|
||||
- automation
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/ddclient
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddclient.png
|
||||
keywords:
|
||||
- ddclient
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -25,7 +25,7 @@ keywords:
|
|||
- home-automation
|
||||
- zigbee
|
||||
- conbee
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/dillinger
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/dillinger.png
|
||||
keywords:
|
||||
- dillinger
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/docker
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/docker.png
|
||||
keywords:
|
||||
- docker
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/drawio
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/drawio.png
|
||||
keywords:
|
||||
- drawio
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/duckdns
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/duckdns.png
|
||||
keywords:
|
||||
- duckdns
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/duplicacy.png
|
|||
keywords:
|
||||
- duplicacy
|
||||
- Backup
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -24,7 +24,7 @@ keywords:
|
|||
- jellyfin
|
||||
- plex
|
||||
- emby
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/emulatorjs
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/emulatorjs.png
|
||||
keywords:
|
||||
- emulatorjs
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/fileflows
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/fileflows.png
|
||||
keywords:
|
||||
- fileflows
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -26,7 +26,7 @@ keywords:
|
|||
- sftp
|
||||
- ftps
|
||||
- client
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/fireflyiii.png
|
|||
keywords:
|
||||
- fireflyiii
|
||||
- finacial
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/flaresolverr.png
|
|||
keywords:
|
||||
- flaresolverr
|
||||
- proxy
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -29,7 +29,7 @@ home: https://truecharts.org/charts/stable/fleet
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/fleet.png
|
||||
keywords:
|
||||
- fleet
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/flexget.png
|
|||
keywords:
|
||||
- flexget
|
||||
- automation
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/flowise.png
|
|||
keywords:
|
||||
- flowise
|
||||
- ai
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/foldingathome
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/foldingathome.png
|
||||
keywords:
|
||||
- foldingathome
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/freshrss.png
|
|||
keywords:
|
||||
- freshrss
|
||||
- rss
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/ghostfolio.png
|
|||
keywords:
|
||||
- ghostfolio
|
||||
- finance
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -25,7 +25,7 @@ keywords:
|
|||
- web
|
||||
- platform
|
||||
- file
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/grocy.png
|
|||
keywords:
|
||||
- grocy
|
||||
- home-automation
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -24,7 +24,7 @@ keywords:
|
|||
- cron
|
||||
- monitoring
|
||||
- alert
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/heimdall
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/heimdall.png
|
||||
keywords:
|
||||
- heimdall
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -24,7 +24,7 @@ keywords:
|
|||
- home-assistant
|
||||
- home-automation
|
||||
- hass
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -45,7 +45,7 @@ maintainers:
|
|||
name: humhub
|
||||
sources:
|
||||
- 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-nginx
|
||||
type: application
|
||||
version: 7.6.0
|
||||
|
|
|
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/ipfs.png
|
|||
keywords:
|
||||
- ipfs
|
||||
- kubo
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -24,7 +24,7 @@ keywords:
|
|||
- dvr
|
||||
- ispy
|
||||
- agent
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -24,7 +24,7 @@ keywords:
|
|||
- jellyfin
|
||||
- plex
|
||||
- emby
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/jelu.png
|
|||
keywords:
|
||||
- jelu
|
||||
- MediaApp-Books
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -33,13 +33,13 @@ name: jupyter
|
|||
sources:
|
||||
- https://github.com/jupyter/docker-stacks
|
||||
- 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/datascience-notebook
|
||||
- https://hub.docker.com/r/jupyter/base-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/all-spark-notebook
|
||||
- https://hub.docker.com/r/jupyter/tensorflow-notebook
|
||||
- https://hub.docker.com/r/jupyter/r-notebook
|
||||
type: application
|
||||
version: 8.2.0
|
||||
|
|
|
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/kdenlive.png
|
|||
keywords:
|
||||
- kdenlive
|
||||
- Other
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/lazylibrarian.png
|
|||
keywords:
|
||||
- lazylibrarian
|
||||
- ebooks
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -31,7 +31,7 @@ keywords:
|
|||
- libremdb
|
||||
- media
|
||||
- imdb
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/librespeed.png
|
|||
keywords:
|
||||
- librespeed
|
||||
- speedtest
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -24,7 +24,7 @@ keywords:
|
|||
- lidarr
|
||||
- torrent
|
||||
- usenet
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/littlelink
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/littlelink.png
|
||||
keywords:
|
||||
- littlelink
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/local-ai.png
|
|||
keywords:
|
||||
- local-ai
|
||||
- ai
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -24,7 +24,7 @@ keywords:
|
|||
- team
|
||||
- mattermost
|
||||
- development
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -27,7 +27,7 @@ keywords:
|
|||
- manager
|
||||
- tv
|
||||
- shows
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -24,7 +24,7 @@ keywords:
|
|||
- minio
|
||||
- s3
|
||||
- storage
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -34,7 +34,7 @@ keywords:
|
|||
- Social Media
|
||||
- Fediverse
|
||||
- ActivityPub
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -25,7 +25,7 @@ keywords:
|
|||
- Crypto
|
||||
- Tools-Utilities
|
||||
- Network-Other
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -24,7 +24,7 @@ keywords:
|
|||
- muse
|
||||
- media
|
||||
- discord-bot
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/mylar
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/mylar.png
|
||||
keywords:
|
||||
- mylar
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/mysql-workbench
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/mysql-workbench.png
|
||||
keywords:
|
||||
- mysql-workbench
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/n8n.png
|
|||
keywords:
|
||||
- workflows
|
||||
- automation
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/neko.png
|
|||
keywords:
|
||||
- neko
|
||||
- video
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -24,7 +24,7 @@ keywords:
|
|||
- newyearcountdownclock
|
||||
- Tools-Utilities
|
||||
- Other
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -31,7 +31,7 @@ keywords:
|
|||
- nginx-proxy-manager
|
||||
- nginx
|
||||
- reverse-proxy
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -29,7 +29,7 @@ home: https://truecharts.org/charts/stable/nocodb
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/nocodb.png
|
||||
keywords:
|
||||
- nocodb
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/node-red.png
|
|||
keywords:
|
||||
- node-red
|
||||
- nodered
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -28,7 +28,7 @@ keywords:
|
|||
- accounting
|
||||
- mrp
|
||||
- marketing
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -22,7 +22,7 @@ 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'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/openvscode-server
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/openvscode-server.png
|
||||
keywords:
|
||||
- openvscode-server
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -32,7 +32,7 @@ name: palworld
|
|||
sources:
|
||||
- https://github.com/ich777/docker-steamcmd-server/tree/palworld
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/palworld
|
||||
- https://hub.docker.com/r/outdead/rcon
|
||||
- https://ghcr.io/ich777/steamcmd
|
||||
- https://hub.docker.com/r/outdead/rcon
|
||||
type: application
|
||||
version: 2.2.0
|
||||
|
|
|
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/pihole
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/pihole.png
|
||||
keywords:
|
||||
- DNS
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -32,7 +32,7 @@ keywords:
|
|||
- gallery
|
||||
- photo
|
||||
- image
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/plex.png
|
|||
keywords:
|
||||
- plex
|
||||
- plex-media-server
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -24,7 +24,7 @@ keywords:
|
|||
- plextraktsync
|
||||
- Tools-Utilities
|
||||
- MediaApp-Other
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -32,7 +32,7 @@ sources:
|
|||
- https://docs.portainer.io/start/install-ce/server
|
||||
- https://docs.portainer.io/start/install/server
|
||||
- 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-ee
|
||||
type: application
|
||||
version: 8.2.0
|
||||
|
|
|
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/posterr.png
|
|||
keywords:
|
||||
- posterr
|
||||
- MediaServer-Other
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -24,7 +24,7 @@ keywords:
|
|||
- prowlarr
|
||||
- torrent
|
||||
- usenet
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -34,7 +34,7 @@ sources:
|
|||
- https://github.com/Prowlarr/Prowlarr
|
||||
- https://github.com/k8s-at-home/container-images
|
||||
- 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/prowlarr-develop
|
||||
type: application
|
||||
version: 16.0.0
|
||||
|
|
|
@ -24,7 +24,7 @@ keywords:
|
|||
- prusaslicer-novnc
|
||||
- home-automation
|
||||
- Productivity
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/pwndrop
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/pwndrop.png
|
||||
keywords:
|
||||
- pwndrop
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/pyload-ng.png
|
|||
keywords:
|
||||
- pyload-ng
|
||||
- Other
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue