run prettier as pre-commit hook (#3264)
This commit is contained in:
@@ -1,27 +1,27 @@
|
||||
apiVersion: v2
|
||||
appVersion: "2.11.2"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
deprecated: false
|
||||
description: AirDC++ Web Client is a locally installed application, which is designed for flexible sharing of files or directories within groups of people in a local network or over internet.
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/airdcpp-webclient
|
||||
icon: https://truecharts.org/img/chart-icons/airdcpp-webclient.png
|
||||
keywords:
|
||||
- DC++
|
||||
- dcpp
|
||||
- airdcpp
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
- DC++
|
||||
- dcpp
|
||||
- airdcpp
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: airdcpp-webclient
|
||||
sources:
|
||||
- https://airdcpp-web.github.io/
|
||||
- https://github.com/airdcpp-web/airdcpp-webclient
|
||||
- https://hub.docker.com/r/gangefors/airdcpp-webclient
|
||||
- https://airdcpp-web.github.io/
|
||||
- https://github.com/airdcpp-web/airdcpp-webclient
|
||||
- https://hub.docker.com/r/gangefors/airdcpp-webclient
|
||||
type: application
|
||||
version: 3.0.20
|
||||
annotations:
|
||||
|
||||
@@ -1,27 +1,27 @@
|
||||
apiVersion: v2
|
||||
appVersion: "11.0.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
- condition: postgresql.enabled
|
||||
name: postgresql
|
||||
repository: https://charts.truecharts.org/
|
||||
version: 8.0.30
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
- condition: postgresql.enabled
|
||||
name: postgresql
|
||||
repository: https://charts.truecharts.org/
|
||||
version: 8.0.30
|
||||
description: Airsonic is a Free and Open Source community driven media server
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/airsonic-advanced
|
||||
icon: https://truecharts.org/img/chart-icons/airsonic.png
|
||||
keywords:
|
||||
- airsonic
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
- airsonic
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: airsonic-advanced
|
||||
sources:
|
||||
- https://github.com/airsonic/airsonic-advanced
|
||||
- https://hub.docker.com/r/airsonicadvanced/airsonic-advanced
|
||||
- https://github.com/airsonic/airsonic-advanced
|
||||
- https://hub.docker.com/r/airsonicadvanced/airsonic-advanced
|
||||
version: 4.0.19
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
|
||||
@@ -1,24 +1,24 @@
|
||||
apiVersion: v2
|
||||
appVersion: "10.6.2"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
description: Airsonic is a Free and Open Source community driven media server
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/airsonic
|
||||
icon: https://truecharts.org/img/chart-icons/airsonic.png
|
||||
keywords:
|
||||
- airsonic
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
- airsonic
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: airsonic
|
||||
sources:
|
||||
- https://github.com/airsonic/airsonic
|
||||
- https://github.com/linuxserver/docker-airsonic
|
||||
- https://github.com/k8s-at-home/charts/tree/master/charts/airsonic
|
||||
- https://github.com/airsonic/airsonic
|
||||
- https://github.com/linuxserver/docker-airsonic
|
||||
- https://github.com/k8s-at-home/charts/tree/master/charts/airsonic
|
||||
version: 6.0.19
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
|
||||
@@ -12,7 +12,7 @@ podSecurityContext:
|
||||
runAsGroup: 0
|
||||
|
||||
env:
|
||||
CONTEXT_PATH: # "url-base"
|
||||
CONTEXT_PATH: # "url-base"
|
||||
JAVA_OPTS:
|
||||
|
||||
service:
|
||||
|
||||
@@ -18,14 +18,15 @@ keywords:
|
||||
sources:
|
||||
- https://github.com/Xhofe/alist
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
# condition:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version:
|
||||
10.4.4
|
||||
# condition:
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- cloud
|
||||
|
||||
@@ -1,22 +1,22 @@
|
||||
apiVersion: v2
|
||||
appVersion: "1.0.16"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
description: Expose all events from an Amcrest device to an MQTT broker
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/amcrest2mqtt
|
||||
icon: https://truecharts.org/img/chart-icons/amcrest2mqtt.png
|
||||
keywords:
|
||||
- amcrest2mqtt
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
- amcrest2mqtt
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: amcrest2mqtt
|
||||
sources:
|
||||
- https://github.com/dchesterton/amcrest2mqtt
|
||||
- https://github.com/dchesterton/amcrest2mqtt
|
||||
version: 4.0.19
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
|
||||
@@ -1,30 +1,30 @@
|
||||
apiVersion: v2
|
||||
appVersion: "0.12.3"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
- condition: mariadb.enabled
|
||||
name: mariadb
|
||||
repository: https://charts.truecharts.org/
|
||||
version: 3.0.29
|
||||
- condition: redis.enabled
|
||||
name: redis
|
||||
repository: https://charts.truecharts.org
|
||||
version: 3.0.30
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
- condition: mariadb.enabled
|
||||
name: mariadb
|
||||
repository: https://charts.truecharts.org/
|
||||
version: 3.0.29
|
||||
- condition: redis.enabled
|
||||
name: redis
|
||||
repository: https://charts.truecharts.org
|
||||
version: 3.0.30
|
||||
description: "Protect your email from spam using disposable addresses."
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/anonaddy
|
||||
icon: https://truecharts.org/img/chart-icons/anonaddy.png
|
||||
keywords:
|
||||
- anonaddy
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
- anonaddy
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: anonaddy
|
||||
sources:
|
||||
- https://github.com/anonaddy/docker
|
||||
- https://github.com/anonaddy/docker
|
||||
version: 9.0.25
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
|
||||
@@ -10,7 +10,6 @@ securityContext:
|
||||
runAsNonRoot: false
|
||||
readOnlyRootFilesystem: false
|
||||
|
||||
|
||||
podSecurityContext:
|
||||
runAsUser: 0
|
||||
runAsGroup: 0
|
||||
|
||||
@@ -1,25 +1,25 @@
|
||||
apiVersion: v2
|
||||
appVersion: "1.4.1"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
description: Index and stream music using apache-musicindex and m3u playlists
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/apache-musicindex
|
||||
icon: https://truecharts.org/img/chart-icons/apache-musicindex.png
|
||||
keywords:
|
||||
- apache-musicindex
|
||||
- streaming
|
||||
- m3u
|
||||
- playlist
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
- apache-musicindex
|
||||
- streaming
|
||||
- m3u
|
||||
- playlist
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: apache-musicindex
|
||||
sources:
|
||||
- http://hacks.slashdirt.org/sw/musicindex/
|
||||
- http://hacks.slashdirt.org/sw/musicindex/
|
||||
version: 4.0.19
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
|
||||
@@ -1,30 +1,31 @@
|
||||
apiVersion: v2
|
||||
appVersion: "4.2.1"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
deprecated: false
|
||||
description: AppDaemon is a loosely coupled, multithreaded, sandboxed python execution
|
||||
description:
|
||||
AppDaemon is a loosely coupled, multithreaded, sandboxed python execution
|
||||
environment for writing automation apps for Home Assistant home automation software.
|
||||
It also provides a configurable dashboard (HADashboard) suitable for wall mounted
|
||||
tablets.
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/appdaemon
|
||||
icon: https://truecharts.org/img/chart-icons/appdaemon.png
|
||||
keywords:
|
||||
- appdaemon
|
||||
- homeautomation
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
- appdaemon
|
||||
- homeautomation
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
- email: 20650065+warllo54@users.noreply.github.com
|
||||
name: warllo54
|
||||
url: truecharts.org
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
- email: 20650065+warllo54@users.noreply.github.com
|
||||
name: warllo54
|
||||
url: truecharts.org
|
||||
name: appdaemon
|
||||
sources:
|
||||
- https://github.com/AppDaemon/appdaemon
|
||||
- https://github.com/AppDaemon/appdaemon
|
||||
type: application
|
||||
version: 9.0.20
|
||||
annotations:
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Input Validation
|
||||
|
||||
__`LATITUDE`__ and __`LONGITUDE`__
|
||||
**`LATITUDE`** and **`LONGITUDE`**
|
||||
Accepted formats are:
|
||||
|
||||
- Float (eg. `24.2028`)
|
||||
|
||||
@@ -1,22 +1,22 @@
|
||||
apiVersion: v2
|
||||
appVersion: "latest"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
description: aria server for downloading web content
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/aria2
|
||||
icon: https://truecharts.org/img/chart-icons/aria2.png
|
||||
keywords:
|
||||
- aria2
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
- aria2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: aria2
|
||||
sources:
|
||||
- https://github.com/P3TERX/Aria2-Pro-Docker
|
||||
- https://github.com/P3TERX/Aria2-Pro-Docker
|
||||
version: 5.0.20
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
|
||||
@@ -1,27 +1,27 @@
|
||||
apiVersion: v2
|
||||
appVersion: "3.0.2"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
description: An easy-to-use, multi-track audio editor and recorder
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/audacity
|
||||
icon: https://truecharts.org/img/chart-icons/audacity.png
|
||||
keywords:
|
||||
- audacity
|
||||
- music
|
||||
- recorder
|
||||
- editor
|
||||
- audio
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
- audacity
|
||||
- music
|
||||
- recorder
|
||||
- editor
|
||||
- audio
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: audacity
|
||||
sources:
|
||||
- https://github.com/linuxserver/docker-audacity
|
||||
- https://www.audacityteam.org/
|
||||
- https://github.com/linuxserver/docker-audacity
|
||||
- https://www.audacityteam.org/
|
||||
type: application
|
||||
version: 4.0.19
|
||||
annotations:
|
||||
|
||||
@@ -1,23 +1,23 @@
|
||||
apiVersion: v2
|
||||
appVersion: "2.0.24"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
description: Audiobookshelf is a self-hosted audiobook server for managing and playing your audiobooks.
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/audiobookshelf
|
||||
icon: https://truecharts.org/img/chart-icons/audiobookshelf.png
|
||||
keywords:
|
||||
- audiobookshelf
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
- audiobookshelf
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: audiobookshelf
|
||||
sources:
|
||||
- https://hub.docker.com/r/advplyr/audiobookshelf
|
||||
- https://github.com/advplyr/audiobookshelf
|
||||
- https://hub.docker.com/r/advplyr/audiobookshelf
|
||||
- https://github.com/advplyr/audiobookshelf
|
||||
version: 2.0.22
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
|
||||
@@ -1,42 +1,42 @@
|
||||
apiVersion: v2
|
||||
appVersion: "4.36.2"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
- condition: postgresql.enabled
|
||||
name: postgresql
|
||||
repository: https://charts.truecharts.org/
|
||||
version: 8.0.30
|
||||
- condition: redis.enabled
|
||||
name: redis
|
||||
repository: https://charts.truecharts.org
|
||||
version: 3.0.30
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
- condition: postgresql.enabled
|
||||
name: postgresql
|
||||
repository: https://charts.truecharts.org/
|
||||
version: 8.0.30
|
||||
- condition: redis.enabled
|
||||
name: redis
|
||||
repository: https://charts.truecharts.org
|
||||
version: 3.0.30
|
||||
deprecated: false
|
||||
description: Authelia is a Single Sign-On Multi-Factor portal for web apps
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/authelia
|
||||
icon: https://truecharts.org/img/chart-icons/authelia.png
|
||||
keywords:
|
||||
- authelia
|
||||
- authentication
|
||||
- login
|
||||
- SSO
|
||||
- Authentication
|
||||
- Security
|
||||
- Two-Factor
|
||||
- U2F
|
||||
- YubiKey
|
||||
- Push Notifications
|
||||
- LDAP
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
- authelia
|
||||
- authentication
|
||||
- login
|
||||
- SSO
|
||||
- Authentication
|
||||
- Security
|
||||
- Two-Factor
|
||||
- U2F
|
||||
- YubiKey
|
||||
- Push Notifications
|
||||
- LDAP
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: authelia
|
||||
sources:
|
||||
- https://github.com/authelia/chartrepo
|
||||
- https://github.com/authelia/authelia
|
||||
- https://github.com/authelia/chartrepo
|
||||
- https://github.com/authelia/authelia
|
||||
type: application
|
||||
version: 11.0.23
|
||||
annotations:
|
||||
|
||||
@@ -158,7 +158,6 @@ authentication_backend:
|
||||
## than one instance and therefore is recommended for
|
||||
## production.
|
||||
ldap:
|
||||
|
||||
## Enable LDAP Backend.
|
||||
enabled: false
|
||||
|
||||
@@ -571,53 +570,53 @@ identity_providers:
|
||||
|
||||
clients: []
|
||||
# clients:
|
||||
# -
|
||||
## The ID is the OpenID Connect ClientID which is used to link an application to a configuration.
|
||||
# id: myapp
|
||||
# -
|
||||
## The ID is the OpenID Connect ClientID which is used to link an application to a configuration.
|
||||
# id: myapp
|
||||
|
||||
## The description to show to users when they end up on the consent screen. Defaults to the ID above.
|
||||
# description: My Application
|
||||
## The description to show to users when they end up on the consent screen. Defaults to the ID above.
|
||||
# description: My Application
|
||||
|
||||
## The client secret is a shared secret between Authelia and the consumer of this client.
|
||||
# secret: apple123
|
||||
## The client secret is a shared secret between Authelia and the consumer of this client.
|
||||
# secret: apple123
|
||||
|
||||
## Sets the client to public. This should typically not be set, please see the documentation for usage.
|
||||
# public: false
|
||||
## Sets the client to public. This should typically not be set, please see the documentation for usage.
|
||||
# public: false
|
||||
|
||||
## The policy to require for this client; one_factor or two_factor.
|
||||
# authorization_policy: two_factor
|
||||
## The policy to require for this client; one_factor or two_factor.
|
||||
# authorization_policy: two_factor
|
||||
|
||||
## Audience this client is allowed to request.
|
||||
# audience: []
|
||||
## Audience this client is allowed to request.
|
||||
# audience: []
|
||||
|
||||
## Scopes this client is allowed to request.
|
||||
# scopes:
|
||||
# - openid
|
||||
# - profile
|
||||
# - email
|
||||
# - groups
|
||||
## Scopes this client is allowed to request.
|
||||
# scopes:
|
||||
# - openid
|
||||
# - profile
|
||||
# - email
|
||||
# - groups
|
||||
|
||||
## Redirect URI's specifies a list of valid case-sensitive callbacks for this client.
|
||||
# redirect_uris:
|
||||
# - https://oidc.example.com/oauth2/callback
|
||||
## Redirect URI's specifies a list of valid case-sensitive callbacks for this client.
|
||||
# redirect_uris:
|
||||
# - https://oidc.example.com/oauth2/callback
|
||||
|
||||
## Grant Types configures which grants this client can obtain.
|
||||
## It's not recommended to configure this unless you know what you're doing.
|
||||
# grant_types:
|
||||
# - refresh_token
|
||||
# - authorization_code
|
||||
## Grant Types configures which grants this client can obtain.
|
||||
## It's not recommended to configure this unless you know what you're doing.
|
||||
# grant_types:
|
||||
# - refresh_token
|
||||
# - authorization_code
|
||||
|
||||
## Response Types configures which responses this client can be sent.
|
||||
## It's not recommended to configure this unless you know what you're doing.
|
||||
# response_types:
|
||||
# - code
|
||||
## Response Types configures which responses this client can be sent.
|
||||
## It's not recommended to configure this unless you know what you're doing.
|
||||
# response_types:
|
||||
# - code
|
||||
|
||||
## Response Modes configures which response modes this client supports.
|
||||
## It's not recommended to configure this unless you know what you're doing.
|
||||
# response_modes:
|
||||
# - form_post
|
||||
# - query
|
||||
# - fragment
|
||||
## Response Modes configures which response modes this client supports.
|
||||
## It's not recommended to configure this unless you know what you're doing.
|
||||
# response_modes:
|
||||
# - form_post
|
||||
# - query
|
||||
# - fragment
|
||||
|
||||
## The algorithm used to sign userinfo endpoint responses for this client, either none or RS256.
|
||||
# userinfo_signing_algorithm: none
|
||||
## The algorithm used to sign userinfo endpoint responses for this client, either none or RS256.
|
||||
# userinfo_signing_algorithm: none
|
||||
|
||||
@@ -1,27 +1,27 @@
|
||||
apiVersion: v2
|
||||
appVersion: "latest"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
deprecated: false
|
||||
description: A Lidarr companion script to automatically download music for Lidarr.
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/automatic-music-downloader
|
||||
icon: https://truecharts.org/img/chart-icons/automatic-music-downloader.png
|
||||
keywords:
|
||||
- automatic
|
||||
- music
|
||||
- downloader
|
||||
- deemix
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
- automatic
|
||||
- music
|
||||
- downloader
|
||||
- deemix
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: automatic-music-downloader
|
||||
sources:
|
||||
- https://github.com/RandomNinjaAtk/docker-amd
|
||||
- https://hub.docker.com/r/randomninjaatk/amd
|
||||
- https://github.com/RandomNinjaAtk/docker-amd
|
||||
- https://hub.docker.com/r/randomninjaatk/amd
|
||||
type: application
|
||||
version: 2.0.19
|
||||
annotations:
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
apiVersion: v2
|
||||
appVersion: "1.11.2"
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
version: 8.0.26
|
||||
name: babybuddy
|
||||
description: Helps caregivers track sleep, feedings, diaper changes, tummy time and more to learn about and predict baby's needs without (as much) guess work.
|
||||
@@ -16,17 +16,17 @@ keywords:
|
||||
sources:
|
||||
- https://github.com/babybuddy/babybuddy
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
- condition: postgresql.enabled
|
||||
name: postgresql
|
||||
repository: https://charts.truecharts.org/
|
||||
version: 8.0.30
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
- condition: postgresql.enabled
|
||||
name: postgresql
|
||||
repository: https://charts.truecharts.org/
|
||||
version: 8.0.30
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
||||
@@ -1,31 +1,31 @@
|
||||
apiVersion: v2
|
||||
appVersion: "1.10.2"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
- condition: postgresql.enabled
|
||||
name: postgresql
|
||||
repository: https://charts.truecharts.org/
|
||||
version: 8.0.30
|
||||
- condition: redis.enabled
|
||||
name: redis
|
||||
repository: https://charts.truecharts.org
|
||||
version: 3.0.30
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
- condition: postgresql.enabled
|
||||
name: postgresql
|
||||
repository: https://charts.truecharts.org/
|
||||
version: 8.0.30
|
||||
- condition: redis.enabled
|
||||
name: redis
|
||||
repository: https://charts.truecharts.org
|
||||
version: 3.0.30
|
||||
description: Baserow is an open source no-code database tool and Airtable alternative.
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/incubator/baserow
|
||||
icon: https://truecharts.org/img/chart-icons/baserow.png
|
||||
keywords:
|
||||
- baserow
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
- baserow
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: baserow
|
||||
sources:
|
||||
- https://hub.docker.com/r/baserow/baserow
|
||||
- https://gitlab.com/bramw/baserow/
|
||||
- https://hub.docker.com/r/baserow/baserow
|
||||
- https://gitlab.com/bramw/baserow/
|
||||
version: 3.0.22
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
|
||||
@@ -1,30 +1,31 @@
|
||||
apiVersion: v2
|
||||
appVersion: "1.1.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
deprecated: false
|
||||
description: Bazarr is a companion application to Sonarr and Radarr. It manages and
|
||||
description:
|
||||
Bazarr is a companion application to Sonarr and Radarr. It manages and
|
||||
downloads subtitles based on your requirements
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/bazarr
|
||||
icon: https://truecharts.org/img/chart-icons/bazarr.png
|
||||
keywords:
|
||||
- bazarr
|
||||
- radarr
|
||||
- sonarr
|
||||
- subtitles
|
||||
- usenet
|
||||
- torrent
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
- bazarr
|
||||
- radarr
|
||||
- sonarr
|
||||
- subtitles
|
||||
- usenet
|
||||
- torrent
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: bazarr
|
||||
sources:
|
||||
- https://github.com/morpheus65535/bazarr
|
||||
- https://hub.docker.com/r/linuxserver/bazarr
|
||||
- https://github.com/morpheus65535/bazarr
|
||||
- https://hub.docker.com/r/linuxserver/bazarr
|
||||
type: application
|
||||
version: 11.0.19
|
||||
annotations:
|
||||
|
||||
@@ -1,27 +1,27 @@
|
||||
apiVersion: v2
|
||||
appVersion: "1.6.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
description: A music library manager and not, for the most part, a music player.
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/beets
|
||||
icon: https://truecharts.org/img/chart-icons/beets.png
|
||||
keywords:
|
||||
- music
|
||||
- library
|
||||
- manager
|
||||
- player
|
||||
- beets
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
- music
|
||||
- library
|
||||
- manager
|
||||
- player
|
||||
- beets
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: beets
|
||||
sources:
|
||||
- https://github.com/linuxserver/docker-beets
|
||||
- https://beets.io/
|
||||
- https://github.com/linuxserver/docker-beets
|
||||
- https://beets.io/
|
||||
type: application
|
||||
version: 4.0.20
|
||||
annotations:
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
apiVersion: v2
|
||||
appVersion: "latest"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
- condition: postgresql.enabled
|
||||
name: postgresql
|
||||
repository: https://charts.truecharts.org/
|
||||
version: 8.0.30
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
- condition: postgresql.enabled
|
||||
name: postgresql
|
||||
repository: https://charts.truecharts.org/
|
||||
version: 8.0.30
|
||||
description: "Lightweight self-hosted facebook-styled PHP blog."
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/blog
|
||||
icon: https://truecharts.org/img/chart-icons/blog.png
|
||||
@@ -17,11 +17,11 @@ keywords:
|
||||
- self
|
||||
- hosted
|
||||
- facebook
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: blog
|
||||
sources:
|
||||
- https://github.com/m1k1o/blog
|
||||
|
||||
@@ -13,14 +13,14 @@ keywords:
|
||||
sources:
|
||||
- https://hub.docker.com/r/linuxserver/boinc
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
# condition:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
# condition:
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- incubator
|
||||
|
||||
@@ -1,25 +1,26 @@
|
||||
apiVersion: v2
|
||||
appVersion: "2201.1.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
description: Booksonic is a platform for accessing the audibooks you own wherever
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
description:
|
||||
Booksonic is a platform for accessing the audibooks you own wherever
|
||||
you are
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/booksonic-air
|
||||
icon: https://truecharts.org/img/chart-icons/booksonic-air.png
|
||||
keywords:
|
||||
- booksonic
|
||||
- audiobook
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
- booksonic
|
||||
- audiobook
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: booksonic-air
|
||||
sources:
|
||||
- https://github.com/popeen/Booksonic-Air
|
||||
- https://hub.docker.com/r/linuxserver/booksonic-air
|
||||
- https://github.com/popeen/Booksonic-Air
|
||||
- https://hub.docker.com/r/linuxserver/booksonic-air
|
||||
version: 6.0.22
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
apiVersion: v2
|
||||
appVersion: "22.06.2022"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
- condition: mariadb.enabled
|
||||
name: mariadb
|
||||
repository: https://charts.truecharts.org/
|
||||
version: 3.0.29
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
- condition: mariadb.enabled
|
||||
name: mariadb
|
||||
repository: https://charts.truecharts.org/
|
||||
version: 3.0.29
|
||||
description: "A simple, self-hosted, easy-to-use platform for organising and storing information."
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/bookstack
|
||||
icon: https://truecharts.org/img/chart-icons/bookstack.png
|
||||
@@ -18,11 +18,11 @@ keywords:
|
||||
- organizer
|
||||
- server
|
||||
- hosted
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: bookstack
|
||||
sources:
|
||||
- https://www.bookstackapp.com/
|
||||
|
||||
@@ -42,7 +42,6 @@ persistence:
|
||||
enabled: true
|
||||
mountPath: "/config"
|
||||
|
||||
|
||||
mariadb:
|
||||
enabled: true
|
||||
mariadbUsername: bookstack
|
||||
|
||||
@@ -1,25 +1,25 @@
|
||||
apiVersion: v2
|
||||
appVersion: "1.54.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
description: Browserless is a web-service that allows for remote clients to connect, drive, and execute headless work
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/browserless-chrome
|
||||
icon: https://truecharts.org/img/chart-icons/browserless-chrome.png
|
||||
keywords:
|
||||
- browserless
|
||||
- chrome
|
||||
- puppeteer
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
- browserless
|
||||
- chrome
|
||||
- puppeteer
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: browserless-chrome
|
||||
sources:
|
||||
- https://docs.browserless.io/docs/docker.html
|
||||
- https://hub.docker.com/r/browserless/chrome/
|
||||
- https://docs.browserless.io/docs/docker.html
|
||||
- https://hub.docker.com/r/browserless/chrome/
|
||||
version: 2.0.19
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
|
||||
@@ -56,7 +56,6 @@ probes:
|
||||
startup:
|
||||
path: "/metrics"
|
||||
|
||||
|
||||
persistence:
|
||||
downloads:
|
||||
enabled: true
|
||||
|
||||
@@ -1,24 +1,24 @@
|
||||
apiVersion: v2
|
||||
appVersion: "0.0.9"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
description: Budge is an open source 'budgeting with envelopes' personal finance app.
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/budge
|
||||
icon: https://truecharts.org/img/chart-icons/budge.png
|
||||
keywords:
|
||||
- finance
|
||||
- budge
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
- finance
|
||||
- budge
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: budge
|
||||
sources:
|
||||
- https://github.com/linuxserver/budge
|
||||
- https://github.com/linuxserver/docker-BudgE
|
||||
- https://github.com/linuxserver/budge
|
||||
- https://github.com/linuxserver/docker-BudgE
|
||||
version: 2.0.22
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
|
||||
@@ -1,27 +1,28 @@
|
||||
apiVersion: v2
|
||||
appVersion: "0.6.18"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
deprecated: false
|
||||
description: Calibre-Web is a web app providing a clean interface for browsing, reading
|
||||
description:
|
||||
Calibre-Web is a web app providing a clean interface for browsing, reading
|
||||
and downloading eBooks using an existing Calibre database.
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/calibre-web
|
||||
icon: https://truecharts.org/img/chart-icons/calibre-web.png
|
||||
keywords:
|
||||
- calibre-web
|
||||
- calibre
|
||||
- ebook
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
- calibre-web
|
||||
- calibre
|
||||
- ebook
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: calibre-web
|
||||
sources:
|
||||
- https://hub.docker.com/r/linuxserver/calibre-web/
|
||||
- https://github.com/janeczku/calibre-web
|
||||
- https://hub.docker.com/r/linuxserver/calibre-web/
|
||||
- https://github.com/janeczku/calibre-web
|
||||
type: application
|
||||
version: 11.0.22
|
||||
annotations:
|
||||
|
||||
@@ -1,23 +1,23 @@
|
||||
apiVersion: v2
|
||||
appVersion: "6.1.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
description: Calibre is a powerful and easy to use e-book manager.
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/calibre
|
||||
icon: https://truecharts.org/img/chart-icons/calibre.png
|
||||
keywords:
|
||||
- calibre
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
- calibre
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: calibre
|
||||
sources:
|
||||
- https://hub.docker.com/r/linuxserver/calibre/
|
||||
- https://github.com/kovidgoyal/calibre/
|
||||
- https://hub.docker.com/r/linuxserver/calibre/
|
||||
- https://github.com/kovidgoyal/calibre/
|
||||
version: 7.0.24
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
|
||||
@@ -15,17 +15,17 @@ sources:
|
||||
- https://chevereto-free.github.io/setup/system/environment.html#image-handling-variables
|
||||
- https://github.com/rodber/chevereto-free
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
- condition: mariadb.enabled
|
||||
name: mariadb
|
||||
repository: https://charts.truecharts.org/
|
||||
version: 3.0.29
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
- condition: mariadb.enabled
|
||||
name: mariadb
|
||||
repository: https://charts.truecharts.org/
|
||||
version: 3.0.29
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- incubator
|
||||
|
||||
@@ -40,9 +40,9 @@ configmap:
|
||||
chevereto:
|
||||
enabled: true
|
||||
data:
|
||||
CHEVERETO_HTTPS: "{{ ternary \"1\" \"0\" .Values.chevereto.https }}"
|
||||
CHEVERETO_DISABLE_UPDATE_HTTP: "{{ ternary \"1\" \"0\" .Values.chevereto.disable_update_http }}"
|
||||
CHEVERETO_DISABLE_UPDATE_CLI: "{{ ternary \"1\" \"0\" .Values.chevereto.disable_update_cli }}"
|
||||
CHEVERETO_HTTPS: '{{ ternary "1" "0" .Values.chevereto.https }}'
|
||||
CHEVERETO_DISABLE_UPDATE_HTTP: '{{ ternary "1" "0" .Values.chevereto.disable_update_http }}'
|
||||
CHEVERETO_DISABLE_UPDATE_CLI: '{{ ternary "1" "0" .Values.chevereto.disable_update_cli }}'
|
||||
|
||||
service:
|
||||
main:
|
||||
|
||||
@@ -1,25 +1,25 @@
|
||||
apiVersion: v2
|
||||
appVersion: "0.105.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
description: ClamAV is an open source antivirus engine for detecting trojans, viruses, malware & other malicious threats.
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/clamav
|
||||
icon: https://truecharts.org/img/chart-icons/clamav.png
|
||||
keywords:
|
||||
- clamav
|
||||
- antivirus
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
- clamav
|
||||
- antivirus
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: clamav
|
||||
sources:
|
||||
- https://github.com/Cisco-Talos/clamav
|
||||
- https://hub.docker.com/r/clamav/clamav
|
||||
- https://docs.clamav.net/
|
||||
- https://github.com/Cisco-Talos/clamav
|
||||
- https://hub.docker.com/r/clamav/clamav
|
||||
- https://docs.clamav.net/
|
||||
type: application
|
||||
version: 3.0.20
|
||||
annotations:
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
apiVersion: v2
|
||||
appVersion: "1.1.2"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
- condition: mariadb.enabled
|
||||
name: mariadb
|
||||
repository: https://charts.truecharts.org/
|
||||
version: 3.0.29
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
- condition: mariadb.enabled
|
||||
name: mariadb
|
||||
repository: https://charts.truecharts.org/
|
||||
version: 3.0.29
|
||||
description: "A web-based dashboard application that gives you a neat and clean interface for logging your fuel fill-ups for all of your vehicles."
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/clarkson
|
||||
icon: https://truecharts.org/img/chart-icons/clarkson.png
|
||||
@@ -17,11 +17,11 @@ keywords:
|
||||
- log
|
||||
- fill-up
|
||||
- vehicle
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: clarkson
|
||||
sources:
|
||||
- https://github.com/linuxserver/Clarkson
|
||||
|
||||
@@ -1,27 +1,27 @@
|
||||
apiVersion: v2
|
||||
appVersion: "1.29.2"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
description: A complete web based IDE with terminal access
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/cloud9
|
||||
icon: https://truecharts.org/img/chart-icons/cloud9.png
|
||||
keywords:
|
||||
- cloud9
|
||||
- ide
|
||||
- terminal
|
||||
- web
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
- cloud9
|
||||
- ide
|
||||
- terminal
|
||||
- web
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: cloud9
|
||||
sources:
|
||||
- https://aws.amazon.com/cloud9/
|
||||
- https://github.com/c9/core
|
||||
- https://hub.docker.com/r/linuxserver/cloud9
|
||||
- https://aws.amazon.com/cloud9/
|
||||
- https://github.com/c9/core
|
||||
- https://hub.docker.com/r/linuxserver/cloud9
|
||||
type: application
|
||||
version: 4.0.18
|
||||
annotations:
|
||||
|
||||
@@ -1,14 +1,16 @@
|
||||
# Installation Notes
|
||||
|
||||
- Go to [cloudflare team dash](https://dash.teams.cloudflare.com)
|
||||
and create a tunnel or migrate a current tunnel(this action is not reversible)
|
||||
and create a tunnel or migrate a current tunnel(this action is not reversible)
|
||||
|
||||
- Copy the token from tunnel's overview **Install and run a connector** section.
|
||||
|
||||
This is what your token may look like.
|
||||
|
||||
```text
|
||||
eyJhIjoiNDJhYmYwMTQzNGMyMeUzNDMzMTE1Y2M0YmFhZGY0YTciLCJ0IjoiNzBiNza5zTItMWViMS00MjdjaWFiZjEtZWMwdzIwNmQwZmI3IiwicyI6IlltRmxPV1ExTldZdE16a3lOUzAwsW1KbUxUZzJPVGN0Wm1VelptVmpaak00T1dZeiJ5
|
||||
eyJhIjoiNDJhYmYwMTQzNGMyMeUzNDMzMTE1Y2M0YmFhZGY0YTciLCJ0IjoiNzBiNza5zTItMWViMS00MjdjaWFiZjEtZWMwdzIwNmQwZmI3IiwicyI6IlltRmxPV1ExTldZdE16a3lOUzAwsW1KbUxUZzJPVGN0Wm1VelptVmpaak00T1dZeiJ5
|
||||
```
|
||||
|
||||
- Set `token` with **your** tunnel's token. the tunnel ID will NOT work.
|
||||
- Now you can manage the tunnel via cloudflare dash by setting a private network or create ingress rules for your services and domain, you can use this as a reverse proxy directly or use it in conjunction with traefik if you are behind a CGNAT, do not have a static IP, nor can not portforward 443(SSL).
|
||||
- Please note you MAY need to modify cloudflared Zero Trust various settings in order for this work out-of-the-box which is beyond the scope of this guide.
|
||||
|
||||
@@ -3,7 +3,8 @@ image:
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2022.7.1@sha256:eb30a8a7a410e7b6be3fa07112a8295360c153518438cd5a94c8d42f5ccbe233
|
||||
|
||||
extraArgs: ["tunnel", "--no-autoupdate", "run", "--token", "{{ .Values.env.token }}"]
|
||||
extraArgs:
|
||||
["tunnel", "--no-autoupdate", "run", "--token", "{{ .Values.env.token }}"]
|
||||
|
||||
env:
|
||||
token: ""
|
||||
|
||||
@@ -16,14 +16,14 @@ sources:
|
||||
- https://github.com/hotio/cloudflareddns
|
||||
- https://hotio.dev/containers/cloudflareddns/
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
# condition:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
# condition:
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- incubator
|
||||
|
||||
@@ -1,25 +1,25 @@
|
||||
apiVersion: v2
|
||||
appVersion: "4.5.1"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
description: Run VS Code on any machine anywhere and access it in the browser.
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/code-server
|
||||
icon: https://truecharts.org/img/chart-icons/code-server.png
|
||||
keywords:
|
||||
- code
|
||||
- vs
|
||||
- visual studio
|
||||
- vscode
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
- code
|
||||
- vs
|
||||
- visual studio
|
||||
- vscode
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: code-server
|
||||
sources:
|
||||
- https://github.com/cdr/code-server
|
||||
- https://github.com/cdr/code-server
|
||||
type: application
|
||||
version: 4.0.22
|
||||
annotations:
|
||||
|
||||
@@ -1,27 +1,27 @@
|
||||
apiVersion: v2
|
||||
appVersion: "1.8.7"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
- condition: postgresql.enabled
|
||||
name: postgresql
|
||||
repository: https://charts.truecharts.org/
|
||||
version: 8.0.30
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
- condition: postgresql.enabled
|
||||
name: postgresql
|
||||
repository: https://charts.truecharts.org/
|
||||
version: 8.0.30
|
||||
description: Commento++ is a free, open source, fast & lightweight comments box that you can embed in your static website instead of Disqus.
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/commento-plusplus
|
||||
icon: https://truecharts.org/img/chart-icons/commento-plusplus.png
|
||||
keywords:
|
||||
- commento
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
- commento
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: commento-plusplus
|
||||
sources:
|
||||
- https://github.com/souramoo/commentoplusplus
|
||||
- https://hub.docker.com/r/caroga/commentoplusplus
|
||||
- https://github.com/souramoo/commentoplusplus
|
||||
- https://hub.docker.com/r/caroga/commentoplusplus
|
||||
version: 3.0.19
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
|
||||
@@ -13,14 +13,14 @@ keywords:
|
||||
sources:
|
||||
- https://hub.docker.com/r/linuxserver/couchpotato
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
# condition:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
# condition:
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- incubator
|
||||
|
||||
@@ -1,22 +1,22 @@
|
||||
apiVersion: v2
|
||||
appVersion: "2.2.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
description: Track your cryptocurrency holdings/portfolio
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/cryptofolio
|
||||
icon: https://truecharts.org/img/chart-icons/cryptofolio.png
|
||||
keywords:
|
||||
- cryptofolio
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
- cryptofolio
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: cryptofolio
|
||||
sources:
|
||||
- https://github.com/Xtrendence/cryptofolio
|
||||
- https://github.com/Xtrendence/cryptofolio
|
||||
version: 4.0.20
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
|
||||
@@ -1,23 +1,23 @@
|
||||
apiVersion: v2
|
||||
appVersion: "0.20.1326"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
deprecated: false
|
||||
description: Advanced tool to create your own TrueCharts-based App
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/custom-app
|
||||
icon: https://truecharts.org/img/chart-icons/custom-app.png
|
||||
keywords:
|
||||
- custom
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
- custom
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: custom-app
|
||||
sources:
|
||||
- https://github.com/truecharts/apps/tree/master/charts/stable/custom-app
|
||||
- https://github.com/truecharts/apps/tree/master/charts/stable/custom-app
|
||||
type: application
|
||||
version: 5.1.20
|
||||
annotations:
|
||||
|
||||
@@ -28,10 +28,10 @@ serviceList:
|
||||
port: 9119
|
||||
targetPort: 9119
|
||||
|
||||
env: {}
|
||||
env:
|
||||
{}
|
||||
# PUID: 1001
|
||||
|
||||
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
||||
|
||||
@@ -1,22 +1,22 @@
|
||||
apiVersion: v2
|
||||
appVersion: "9.46.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
description: CyberChef is a simple, intuitive web app for carrying out all manner of "cyber" operations within a web browser.
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/cyberchef
|
||||
icon: https://truecharts.org/img/chart-icons/cyberchef.png
|
||||
keywords:
|
||||
- cyberchef
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
- cyberchef
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: cyberchef
|
||||
sources:
|
||||
- https://hub.docker.com/r/mpepping/cyberchef
|
||||
- https://hub.docker.com/r/mpepping/cyberchef
|
||||
version: 2.0.41
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
|
||||
@@ -13,14 +13,14 @@ keywords:
|
||||
sources:
|
||||
- https://hub.docker.com/r/linuxserver/darktable
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
# condition:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
# condition:
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- incubator
|
||||
|
||||
@@ -1,24 +1,24 @@
|
||||
apiVersion: v2
|
||||
appVersion: "4.3.5"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
description: dash. (or dashdot) is a modern server dashboard, running on the latest tech, designed with glassmorphism in mind.
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/dashdot
|
||||
icon: https://truecharts.org/img/chart-icons/dashdot.png
|
||||
keywords:
|
||||
- dashboard
|
||||
- dashdot
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
- dashboard
|
||||
- dashdot
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: dashdot
|
||||
sources:
|
||||
- https://github.com/MauriceNino/dashdot
|
||||
- https://hub.docker.com/r/mauricenino/dashdot
|
||||
- https://github.com/MauriceNino/dashdot
|
||||
- https://hub.docker.com/r/mauricenino/dashdot
|
||||
version: 1.0.31
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
|
||||
@@ -1,26 +1,27 @@
|
||||
apiVersion: v2
|
||||
appVersion: "2.2.1"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
description: An FTP automation tool that periodically scans given host locations for
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
description:
|
||||
An FTP automation tool that periodically scans given host locations for
|
||||
new files.
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/davos
|
||||
icon: https://truecharts.org/img/chart-icons/davos.png
|
||||
keywords:
|
||||
- davos
|
||||
- ftp
|
||||
- automation
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
- davos
|
||||
- ftp
|
||||
- automation
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: davos
|
||||
sources:
|
||||
- https://github.com/linuxserver/docker-davos
|
||||
- https://github.com/linuxserver/davos/
|
||||
- https://github.com/linuxserver/docker-davos
|
||||
- https://github.com/linuxserver/davos/
|
||||
type: application
|
||||
version: 4.0.18
|
||||
annotations:
|
||||
|
||||
@@ -13,14 +13,14 @@ keywords:
|
||||
sources:
|
||||
- https://hub.docker.com/r/linuxserver/ddclient
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
# condition:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
# condition:
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- incubator
|
||||
|
||||
@@ -14,14 +14,15 @@ keywords:
|
||||
sources:
|
||||
- https://github.com/jeessy2/ddns-go
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
# condition:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version:
|
||||
10.4.4
|
||||
# condition:
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- cloud
|
||||
|
||||
@@ -1,23 +1,23 @@
|
||||
apiVersion: v2
|
||||
appVersion: "2.4.1"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
description: Light container updating DNS A and/or AAAA records periodically for multiple DNS providers
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/ddns-updater
|
||||
icon: https://truecharts.org/img/chart-icons/ddns-updater.png
|
||||
keywords:
|
||||
- ddns-updater
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
- ddns-updater
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: ddns-updater
|
||||
sources:
|
||||
- https://github.com/qdm12/ddns-updater
|
||||
- https://hub.docker.com/r/qmcgaw/ddns-updater
|
||||
- https://github.com/qdm12/ddns-updater
|
||||
- https://hub.docker.com/r/qmcgaw/ddns-updater
|
||||
version: 2.0.19
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
|
||||
@@ -1,27 +1,28 @@
|
||||
apiVersion: v2
|
||||
appVersion: "2.17.01"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
description: deCONZ is an easy to use control software, with which you can set up
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
description:
|
||||
deCONZ is an easy to use control software, with which you can set up
|
||||
and control Zigbee networks of any size without further programming effort.
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/deconz
|
||||
icon: https://truecharts.org/img/chart-icons/deconz.png
|
||||
keywords:
|
||||
- deconz
|
||||
- home-automation
|
||||
- zigbee
|
||||
- conbee
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
- deconz
|
||||
- home-automation
|
||||
- zigbee
|
||||
- conbee
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: deconz
|
||||
sources:
|
||||
- https://github.com/dresden-elektronik/deconz-rest-plugin
|
||||
- https://github.com/marthoc/docker-deconz
|
||||
- https://github.com/dresden-elektronik/deconz-rest-plugin
|
||||
- https://github.com/marthoc/docker-deconz
|
||||
version: 8.0.21
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
|
||||
@@ -16,7 +16,7 @@ secretEnv:
|
||||
|
||||
env:
|
||||
# -- Override the location where deCONZ looks for the RaspBee/Conbee device.
|
||||
DECONZ_DEVICE: "" # /dev/ttyUSB0
|
||||
DECONZ_DEVICE: "" # /dev/ttyUSB0
|
||||
DECONZ_UPNP: 0
|
||||
DECONZ_START_VERBOSE: 0
|
||||
# -- Enable VNC access to the container to view the deCONZ ZigBee mesh
|
||||
|
||||
@@ -1,26 +1,26 @@
|
||||
apiVersion: v2
|
||||
appVersion: "latest"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
deprecated: false
|
||||
description: deemix is a deezer downloader built from the ashes of Deezloader Remix.
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/deemix
|
||||
icon: https://truecharts.org/img/chart-icons/deemix.png
|
||||
keywords:
|
||||
- music
|
||||
- deemix
|
||||
- deezer
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
- music
|
||||
- deemix
|
||||
- deezer
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: deemix
|
||||
sources:
|
||||
- https://gitlab.com/Bockiii/deemix-docker.git
|
||||
- https://git.freezerapp.xyz/RemixDev/deemix-py
|
||||
- https://gitlab.com/Bockiii/deemix-docker.git
|
||||
- https://git.freezerapp.xyz/RemixDev/deemix-py
|
||||
type: application
|
||||
version: 3.0.18
|
||||
annotations:
|
||||
|
||||
@@ -1,26 +1,27 @@
|
||||
apiVersion: v2
|
||||
appVersion: "2022.01.1"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
deprecated: false
|
||||
description: DeepStack AI provides AI features including Face Recognition, Object
|
||||
description:
|
||||
DeepStack AI provides AI features including Face Recognition, Object
|
||||
Detection, Scene Recognition and custom AI Models
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/deepstack
|
||||
icon: https://truecharts.org/img/chart-icons/deepstack.png
|
||||
keywords:
|
||||
- AI
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
- AI
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: deepstack
|
||||
sources:
|
||||
- https://github.com/johnolafenwa/DeepStack
|
||||
- https://hub.docker.com/r/deepquestai/deepstack
|
||||
- https://www.deepstack.cc/
|
||||
- https://github.com/johnolafenwa/DeepStack
|
||||
- https://hub.docker.com/r/deepquestai/deepstack
|
||||
- https://www.deepstack.cc/
|
||||
type: application
|
||||
version: 4.0.18
|
||||
annotations:
|
||||
|
||||
@@ -58,7 +58,7 @@ configmap:
|
||||
deepstack:
|
||||
enabled: true
|
||||
data:
|
||||
VISION-FACE: "{{ ternary \"True\" \"False\" .Values.deepstack.vision_face }}"
|
||||
VISION-DETECTION: "{{ ternary \"True\" \"False\" .Values.deepstack.vision_detection }}"
|
||||
VISION-SCENE: "{{ ternary \"True\" \"False\" .Values.deepstack.vision_scene }}"
|
||||
VISION-ENHANCE: "{{ ternary \"True\" \"False\" .Values.deepstack.vision_enhance }}"
|
||||
VISION-FACE: '{{ ternary "True" "False" .Values.deepstack.vision_face }}'
|
||||
VISION-DETECTION: '{{ ternary "True" "False" .Values.deepstack.vision_detection }}'
|
||||
VISION-SCENE: '{{ ternary "True" "False" .Values.deepstack.vision_scene }}'
|
||||
VISION-ENHANCE: '{{ ternary "True" "False" .Values.deepstack.vision_enhance }}'
|
||||
|
||||
@@ -1,25 +1,25 @@
|
||||
apiVersion: v2
|
||||
appVersion: "2.0.5"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
deprecated: false
|
||||
description: Deluge App for TrueNAS SCALE
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/deluge
|
||||
icon: https://truecharts.org/img/chart-icons/deluge.png
|
||||
keywords:
|
||||
- transmission
|
||||
- torrent
|
||||
- usenet
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
- transmission
|
||||
- torrent
|
||||
- usenet
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: deluge
|
||||
sources:
|
||||
- https://github.com/deluge-torrent/deluge
|
||||
- https://github.com/deluge-torrent/deluge
|
||||
type: application
|
||||
version: 11.0.20
|
||||
annotations:
|
||||
|
||||
@@ -1,27 +1,27 @@
|
||||
apiVersion: v2
|
||||
appVersion: "7.3.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
description: Professional Photo Management with the Power of Open Source
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/digikam
|
||||
icon: https://truecharts.org/img/chart-icons/digikam.png
|
||||
keywords:
|
||||
- digikam
|
||||
- photo
|
||||
- management
|
||||
- image
|
||||
- gallery
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
- digikam
|
||||
- photo
|
||||
- management
|
||||
- image
|
||||
- gallery
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: digikam
|
||||
sources:
|
||||
- https://github.com/linuxserver/docker-digikam
|
||||
- https://www.digikam.org/
|
||||
- https://github.com/linuxserver/docker-digikam
|
||||
- https://www.digikam.org/
|
||||
type: application
|
||||
version: 4.0.18
|
||||
annotations:
|
||||
|
||||
@@ -13,14 +13,14 @@ keywords:
|
||||
sources:
|
||||
- https://hub.docker.com/r/linuxserver/dillinger
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
# condition:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
# condition:
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- incubator
|
||||
|
||||
@@ -1,24 +1,24 @@
|
||||
apiVersion: v2
|
||||
appVersion: "1.5.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
description: Create live TV channel streams from media on your Plex servers.
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/dizquetv
|
||||
icon: https://truecharts.org/img/chart-icons/dizquetv.png
|
||||
keywords:
|
||||
- dizqueTV
|
||||
- dizquetv
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
- dizqueTV
|
||||
- dizquetv
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: dizquetv
|
||||
sources:
|
||||
- https://github.com/vexorian/dizquetv
|
||||
- https://hub.docker.com/r/vexorian/dizquetv
|
||||
- https://github.com/vexorian/dizquetv
|
||||
- https://hub.docker.com/r/vexorian/dizquetv
|
||||
version: 7.0.20
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
|
||||
@@ -1,24 +1,24 @@
|
||||
apiVersion: v2
|
||||
appVersion: "20.10.17"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
deprecated: false
|
||||
description: Dedicated App for using Docker-Compose on TrueNAS SCALE
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/core/docker-compose
|
||||
icon: https://truecharts.org/img/chart-icons/docker-compose.png
|
||||
keywords:
|
||||
- docker-compose
|
||||
- docker
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
- docker-compose
|
||||
- docker
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: docker-compose
|
||||
sources:
|
||||
- https://hub.docker.com/_/docker
|
||||
- https://hub.docker.com/_/docker
|
||||
type: application
|
||||
version: 2.0.21
|
||||
annotations:
|
||||
|
||||
@@ -13,14 +13,14 @@ keywords:
|
||||
sources:
|
||||
- https://hub.docker.com/r/bitnami/dokuwiki
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
# condition:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
# condition:
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- incubator
|
||||
|
||||
@@ -13,14 +13,14 @@ keywords:
|
||||
sources:
|
||||
- https://hub.docker.com/r/linuxserver/domoticz
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
# condition:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
# condition:
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- incubator
|
||||
|
||||
@@ -35,7 +35,6 @@ service:
|
||||
targetPort: 1443
|
||||
port: 1443
|
||||
|
||||
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
||||
|
||||
@@ -1,22 +1,22 @@
|
||||
apiVersion: v2
|
||||
appVersion: "3.6.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
description: An *arr Request Bot for Discord
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/doplarr
|
||||
icon: https://truecharts.org/img/chart-icons/doplarr.png
|
||||
keywords:
|
||||
- doplarr
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
- doplarr
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: doplarr
|
||||
sources:
|
||||
- https://github.com/kiranshila/Doplarr
|
||||
- https://github.com/kiranshila/Doplarr
|
||||
version: 2.0.19
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
|
||||
@@ -14,14 +14,15 @@ keywords:
|
||||
sources:
|
||||
- https://github.com/jakowenko/double-take
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
# condition:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version:
|
||||
10.4.4
|
||||
# condition:
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
||||
@@ -1,26 +1,27 @@
|
||||
apiVersion: v2
|
||||
appVersion: "0.8.2"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
description: A free cross platform open source file manager with two panels side by
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
description:
|
||||
A free cross platform open source file manager with two panels side by
|
||||
side.
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/doublecommander
|
||||
icon: https://truecharts.org/img/chart-icons/doublecommander.png
|
||||
keywords:
|
||||
- doublecommander
|
||||
- file
|
||||
- manager
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
- doublecommander
|
||||
- file
|
||||
- manager
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: doublecommander
|
||||
sources:
|
||||
- https://github.com/linuxserver/docker-doublecommander
|
||||
- https://doublecmd.sourceforge.io/
|
||||
- https://github.com/linuxserver/docker-doublecommander
|
||||
- https://doublecmd.sourceforge.io/
|
||||
type: application
|
||||
version: 4.0.18
|
||||
annotations:
|
||||
|
||||
@@ -1,23 +1,23 @@
|
||||
apiVersion: v2
|
||||
appVersion: "20.1.1"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
description: Drawio is free online diagram software.
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/drawio
|
||||
icon: https://truecharts.org/img/chart-icons/drawio.png
|
||||
keywords:
|
||||
- drawio
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
- drawio
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: drawio
|
||||
sources:
|
||||
- https://hub.docker.com/r/jgraph/drawio
|
||||
- https://github.com/jgraph/drawio
|
||||
- https://hub.docker.com/r/jgraph/drawio
|
||||
- https://github.com/jgraph/drawio
|
||||
version: 2.0.25
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
|
||||
@@ -5,25 +5,25 @@ name: dsmr-reader
|
||||
version: 8.0.20
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
keywords:
|
||||
- dsmr-reader
|
||||
- energy
|
||||
- dsmr-reader
|
||||
- energy
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/dsmr-reader
|
||||
icon: https://truecharts.org/img/chart-icons/dsmr-reader.png
|
||||
sources:
|
||||
- https://github.com/dsmrreader/dsmr-reader
|
||||
- https://github.com/xirixiz/dsmr-reader-docker
|
||||
- https://github.com/dsmrreader/dsmr-reader
|
||||
- https://github.com/xirixiz/dsmr-reader-docker
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
- condition: postgresql.enabled
|
||||
name: postgresql
|
||||
repository: https://charts.truecharts.org/
|
||||
version: 8.0.30
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
- condition: postgresql.enabled
|
||||
name: postgresql
|
||||
repository: https://charts.truecharts.org/
|
||||
version: 8.0.30
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
||||
@@ -13,14 +13,14 @@ keywords:
|
||||
sources:
|
||||
- https://hub.docker.com/r/linuxserver/duckdns
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
# condition:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
# condition:
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- incubator
|
||||
|
||||
@@ -1,23 +1,23 @@
|
||||
apiVersion: v2
|
||||
appVersion: "latest"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
description: Store securely encrypted backups on cloud storage services!
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/duplicati
|
||||
icon: https://truecharts.org/img/chart-icons/duplicati.png
|
||||
keywords:
|
||||
- duplicati
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
- duplicati
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: duplicati
|
||||
sources:
|
||||
- https://hub.docker.com/r/duplicati/duplicati/
|
||||
- https://github.com/duplicati/duplicati
|
||||
- https://hub.docker.com/r/duplicati/duplicati/
|
||||
- https://github.com/duplicati/duplicati
|
||||
version: 6.0.20
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
|
||||
@@ -1,26 +1,26 @@
|
||||
apiVersion: v2
|
||||
appVersion: "4.7.4.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
deprecated: false
|
||||
description: Emby Server is a home media server
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/emby
|
||||
icon: https://truecharts.org/img/chart-icons/emby.png
|
||||
keywords:
|
||||
- jellyfin
|
||||
- plex
|
||||
- emby
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
- jellyfin
|
||||
- plex
|
||||
- emby
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: emby
|
||||
sources:
|
||||
- https://hub.docker.com/r/linuxserver/emby
|
||||
- https://github.com/linuxserver/docker-emby.git
|
||||
- https://hub.docker.com/r/linuxserver/emby
|
||||
- https://github.com/linuxserver/docker-emby.git
|
||||
type: application
|
||||
version: 11.0.18
|
||||
annotations:
|
||||
|
||||
@@ -13,14 +13,14 @@ keywords:
|
||||
sources:
|
||||
- https://hub.docker.com/r/linuxserver/embystat
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
# condition:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
# condition:
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- incubator
|
||||
|
||||
@@ -13,14 +13,14 @@ keywords:
|
||||
sources:
|
||||
- https://hub.docker.com/r/linuxserver/emulatorjs
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
# condition:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
# condition:
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- incubator
|
||||
|
||||
@@ -13,14 +13,14 @@ keywords:
|
||||
sources:
|
||||
- https://hub.docker.com/r/linuxserver/endlessh
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
# condition:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
# condition:
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- incubator
|
||||
|
||||
@@ -1,25 +1,26 @@
|
||||
apiVersion: v2
|
||||
appVersion: "2022.6.2"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
deprecated: false
|
||||
description: ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful
|
||||
description:
|
||||
ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful
|
||||
configuration files and control them remotely through Home Automation systems.
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/esphome
|
||||
icon: https://truecharts.org/img/chart-icons/esphome.png
|
||||
keywords:
|
||||
- esphome
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
- esphome
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: esphome
|
||||
sources:
|
||||
- https://github.com/esphome/esphome
|
||||
- https://hub.docker.com/u/esphome
|
||||
- https://github.com/esphome/esphome
|
||||
- https://hub.docker.com/u/esphome
|
||||
type: application
|
||||
version: 11.0.20
|
||||
annotations:
|
||||
|
||||
@@ -21,7 +21,8 @@ service:
|
||||
port: 6052
|
||||
targetPort: 6052
|
||||
|
||||
env: {}
|
||||
env:
|
||||
{}
|
||||
# ESPHOME_DASHBOARD_USE_PING: true
|
||||
# ESPHOME_DASHBOARD_RELATIVE_URL: "/"
|
||||
# ESPHOME_QUICKWIZARD:
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
apiVersion: v2
|
||||
appVersion: "1.8.14"
|
||||
version: 8.0.19
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: etherpad
|
||||
description: A real-time collaborative editor scalable to thousands of simultaneous real time users.
|
||||
type: application
|
||||
@@ -17,17 +17,17 @@ sources:
|
||||
- https://github.com/ether/etherpad-lite
|
||||
- https://hub.docker.com/r/nicholaswilde/etherpad
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
- condition: postgresql.enabled
|
||||
name: postgresql
|
||||
repository: https://charts.truecharts.org/
|
||||
version: 8.0.30
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
- condition: postgresql.enabled
|
||||
name: postgresql
|
||||
repository: https://charts.truecharts.org/
|
||||
version: 8.0.30
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
||||
@@ -1,24 +1,24 @@
|
||||
apiVersion: v2
|
||||
appVersion: "0.66.6"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
deprecated: false
|
||||
description: Allow external services to be used like Apps.
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/core/external-service
|
||||
icon: https://truecharts.org/img/chart-icons/external-service.png
|
||||
keywords:
|
||||
- external-service
|
||||
- reverse-proxy
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
- external-service
|
||||
- reverse-proxy
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: external-service
|
||||
sources:
|
||||
- https://github.com/truecharts/apps/tree/master/charts/stable/external-service
|
||||
- https://github.com/truecharts/apps/tree/master/charts/stable/external-service
|
||||
type: application
|
||||
version: 6.0.18
|
||||
annotations:
|
||||
|
||||
@@ -1,26 +1,26 @@
|
||||
apiVersion: v2
|
||||
appVersion: "1.3.2"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
- condition: postgresql.enabled
|
||||
name: postgresql
|
||||
repository: https://charts.truecharts.org/
|
||||
version: 8.0.30
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
- condition: postgresql.enabled
|
||||
name: postgresql
|
||||
repository: https://charts.truecharts.org/
|
||||
version: 8.0.30
|
||||
description: Server for Ferdi that you can re-use to run your own
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/ferdi-server
|
||||
icon: https://truecharts.org/img/chart-icons/ferdi-server.png
|
||||
keywords:
|
||||
- ferdi
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
- ferdi
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: ferdi-server
|
||||
sources:
|
||||
- https://github.com/getferdi/server
|
||||
- https://github.com/getferdi/server
|
||||
version: 3.0.18
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
|
||||
@@ -1,25 +1,25 @@
|
||||
apiVersion: v2
|
||||
appVersion: "2.22.4"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
deprecated: false
|
||||
description: Filebrowser provides a file managing interface within a specified directory
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/filebrowser
|
||||
icon: https://truecharts.org/img/chart-icons/filebrowser.png
|
||||
keywords:
|
||||
- filebrowser
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
- filebrowser
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: filebrowser
|
||||
sources:
|
||||
- https://github.com/filebrowser/filebrowser
|
||||
- https://filebrowser.org/cli/filebrowser
|
||||
- https://hub.docker.com/r/filebrowser/filebrowser
|
||||
- https://github.com/filebrowser/filebrowser
|
||||
- https://filebrowser.org/cli/filebrowser
|
||||
- https://hub.docker.com/r/filebrowser/filebrowser
|
||||
type: application
|
||||
version: 2.0.21
|
||||
annotations:
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# Default Username/Password
|
||||
|
||||
__Email__: `admin`
|
||||
**Email**: `admin`
|
||||
|
||||
__Password__: `admin`
|
||||
**Password**: `admin`
|
||||
|
||||
@@ -1,23 +1,23 @@
|
||||
apiVersion: v2
|
||||
appVersion: "0.9.1"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
description: An application that lets you automatically process files through a simple rule flow.
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/fileflows
|
||||
icon: https://truecharts.org/img/chart-icons/fileflows.png
|
||||
keywords:
|
||||
- fileflows
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
- fileflows
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: fileflows
|
||||
sources:
|
||||
- https://github.com/revenz/FileFlows
|
||||
- https://hub.docker.com/r/revenz/fileflows
|
||||
- https://github.com/revenz/FileFlows
|
||||
- https://hub.docker.com/r/revenz/fileflows
|
||||
version: 2.0.26
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
|
||||
@@ -1,27 +1,27 @@
|
||||
apiVersion: v2
|
||||
appVersion: "3.55.1"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
description: A Helm chart for Kubernetes
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/filezilla
|
||||
icon: https://truecharts.org/img/chart-icons/filezilla.png
|
||||
keywords:
|
||||
- filezilla
|
||||
- ftp
|
||||
- sftp
|
||||
- ftps
|
||||
- client
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
- filezilla
|
||||
- ftp
|
||||
- sftp
|
||||
- ftps
|
||||
- client
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: filezilla
|
||||
sources:
|
||||
- https://filezilla-project.org/
|
||||
- https://github.com/linuxserver/docker-filezilla
|
||||
- https://filezilla-project.org/
|
||||
- https://github.com/linuxserver/docker-filezilla
|
||||
type: application
|
||||
version: 4.0.20
|
||||
annotations:
|
||||
|
||||
@@ -1,32 +1,32 @@
|
||||
apiVersion: v2
|
||||
appVersion: "5.7.9"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
- condition: postgresql.enabled
|
||||
name: postgresql
|
||||
repository: https://charts.truecharts.org/
|
||||
version: 8.0.30
|
||||
- condition: redis.enabled
|
||||
name: redis
|
||||
repository: https://charts.truecharts.org
|
||||
version: 3.0.30
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
- condition: postgresql.enabled
|
||||
name: postgresql
|
||||
repository: https://charts.truecharts.org/
|
||||
version: 8.0.30
|
||||
- condition: redis.enabled
|
||||
name: redis
|
||||
repository: https://charts.truecharts.org
|
||||
version: 3.0.30
|
||||
deprecated: false
|
||||
description: A free and open source personal finance manager
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/fireflyiii
|
||||
icon: https://truecharts.org/img/chart-icons/fireflyiii.png
|
||||
keywords:
|
||||
- fireflyiii
|
||||
- finacial
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
- fireflyiii
|
||||
- finacial
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: fireflyiii
|
||||
sources:
|
||||
- https://github.com/firefly-iii/firefly-iii/
|
||||
- https://github.com/firefly-iii/firefly-iii/
|
||||
type: application
|
||||
version: 16.0.21
|
||||
annotations:
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Input Validation
|
||||
|
||||
__`APP_KEY`__
|
||||
**`APP_KEY`**
|
||||
Accepted formats are:
|
||||
|
||||
- Letters, Numbers, Symbols, Exactly 32 characters (eg. `!oqVA9o2@br#$6vAyk8LLrDm54X5EtjD`) - It accepts `a-z`, `A-Z`, `0-9` and `!@#$%^&*?`
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
apiVersion: v2
|
||||
appVersion: "1.8.0"
|
||||
version: 9.0.19
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: firefox-syncserver
|
||||
description: This is an all-in-one package for running a self-hosted Firefox Sync server.
|
||||
type: application
|
||||
@@ -16,17 +16,17 @@ sources:
|
||||
- https://moz-services-docs.readthedocs.io/en/latest/howtos/run-sync-1.5.html
|
||||
- https://hub.docker.com/r/crazymax/firefox-syncserver
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
- condition: postgresql.enabled
|
||||
name: postgresql
|
||||
repository: https://charts.truecharts.org/
|
||||
version: 8.0.30
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
- condition: postgresql.enabled
|
||||
name: postgresql
|
||||
repository: https://charts.truecharts.org/
|
||||
version: 8.0.30
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
||||
@@ -13,14 +13,14 @@ keywords:
|
||||
sources:
|
||||
- https://hub.docker.com/r/linuxserver/firefox
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
# condition:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
# condition:
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- incubator
|
||||
|
||||
@@ -1,24 +1,24 @@
|
||||
apiVersion: v2
|
||||
appVersion: "2.2.4"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
description: FlareSolverr is a proxy server to bypass Cloudflare protection
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/flaresolverr
|
||||
icon: https://truecharts.org/img/chart-icons/flaresolverr.png
|
||||
keywords:
|
||||
- flaresolverr
|
||||
- jackett
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
- flaresolverr
|
||||
- jackett
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: flaresolverr
|
||||
sources:
|
||||
- https://github.com/FlareSolverr/FlareSolverr
|
||||
- https://hub.docker.com/r/flaresolverr/flaresolverr
|
||||
- https://github.com/FlareSolverr/FlareSolverr
|
||||
- https://hub.docker.com/r/flaresolverr/flaresolverr
|
||||
version: 6.0.19
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
|
||||
@@ -13,17 +13,17 @@ keywords:
|
||||
sources:
|
||||
- https://hub.docker.com/r/linuxserver/fleet
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
- condition: mariadb.enabled
|
||||
name: mariadb
|
||||
repository: https://charts.truecharts.org/
|
||||
version: 3.0.29
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
- condition: mariadb.enabled
|
||||
name: mariadb
|
||||
repository: https://charts.truecharts.org/
|
||||
version: 3.0.29
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- incubator
|
||||
|
||||
@@ -7,7 +7,6 @@ securityContext:
|
||||
runAsNonRoot: false
|
||||
readOnlyRootFilesystem: false
|
||||
|
||||
|
||||
podSecurityContext:
|
||||
runAsUser: 0
|
||||
runAsGroup: 0
|
||||
|
||||
@@ -1,25 +1,25 @@
|
||||
apiVersion: v2
|
||||
appVersion: "3.3.21"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
deprecated: false
|
||||
description: FlexGet is a multipurpose automation tool for all of your media
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/flexget
|
||||
icon: https://truecharts.org/img/chart-icons/flexget.png
|
||||
keywords:
|
||||
- flexget
|
||||
- automation
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
- flexget
|
||||
- automation
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: flexget
|
||||
sources:
|
||||
- https://hub.docker.com/r/wiserain/flexget
|
||||
- https://github.com/wiserain/docker-flexget
|
||||
- https://hub.docker.com/r/wiserain/flexget
|
||||
- https://github.com/wiserain/docker-flexget
|
||||
type: application
|
||||
version: 2.0.24
|
||||
annotations:
|
||||
|
||||
@@ -25,7 +25,6 @@ env:
|
||||
secretEnv:
|
||||
FG_WEBUI_PASSWD: "jLeT78KBDPW"
|
||||
|
||||
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
||||
|
||||
@@ -1,26 +1,26 @@
|
||||
apiVersion: v2
|
||||
appVersion: "4.7.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
description: Flood is a monitoring service for various torrent clients
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/flood
|
||||
icon: https://truecharts.org/img/chart-icons/flood.png
|
||||
keywords:
|
||||
- flood
|
||||
- rtorrent
|
||||
- qbittorrent
|
||||
- transmission
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
- flood
|
||||
- rtorrent
|
||||
- qbittorrent
|
||||
- transmission
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: flood
|
||||
sources:
|
||||
- https://github.com/jesec/flood
|
||||
- https://hub.docker.com/r/jesec/flood
|
||||
- https://github.com/jesec/flood
|
||||
- https://hub.docker.com/r/jesec/flood
|
||||
version: 6.0.20
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
|
||||
@@ -1,23 +1,23 @@
|
||||
apiVersion: v2
|
||||
appVersion: "1.19.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
description: Fluidd is a free and open-source Klipper web interface for managing your 3d printer.
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/fluidd
|
||||
icon: https://truecharts.org/img/chart-icons/fluidd.png
|
||||
keywords:
|
||||
- fluidd
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
- fluidd
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: fluidd
|
||||
sources:
|
||||
- https://github.com/fluidd-core/fluidd
|
||||
- https://hub.docker.com/r/cadriel/fluidd
|
||||
- https://github.com/fluidd-core/fluidd
|
||||
- https://hub.docker.com/r/cadriel/fluidd
|
||||
version: 2.0.20
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
|
||||
@@ -1,31 +1,32 @@
|
||||
apiVersion: v2
|
||||
appVersion: "7.1.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
- condition: postgresql.enabled
|
||||
name: postgresql
|
||||
repository: https://charts.truecharts.org/
|
||||
version: 8.0.30
|
||||
description: Focalboard is an open source, self-hosted alternative to Trello, Notion,
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
- condition: postgresql.enabled
|
||||
name: postgresql
|
||||
repository: https://charts.truecharts.org/
|
||||
version: 8.0.30
|
||||
description:
|
||||
Focalboard is an open source, self-hosted alternative to Trello, Notion,
|
||||
and Asana.
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/focalboard
|
||||
icon: https://truecharts.org/img/chart-icons/focalboard.png
|
||||
keywords:
|
||||
- focalboard
|
||||
- kanban
|
||||
- project management
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
- focalboard
|
||||
- kanban
|
||||
- project management
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: focalboard
|
||||
sources:
|
||||
- https://www.focalboard.com/
|
||||
- https://github.com/mattermost/focalboard
|
||||
- https://github.com/FlipEnergy/container-images/blob/main/focalboard
|
||||
- https://www.focalboard.com/
|
||||
- https://github.com/mattermost/focalboard
|
||||
- https://github.com/FlipEnergy/container-images/blob/main/focalboard
|
||||
version: 9.0.20
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
|
||||
@@ -13,14 +13,14 @@ keywords:
|
||||
sources:
|
||||
- https://hub.docker.com/r/linuxserver/foldingathome
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
# condition:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
# condition:
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- incubator
|
||||
|
||||
@@ -1,24 +1,25 @@
|
||||
apiVersion: v2
|
||||
appVersion: "2.15.1"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
description: A simple, high-reliability, distributed software configuration management
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
description:
|
||||
A simple, high-reliability, distributed software configuration management
|
||||
system
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/fossil
|
||||
icon: https://truecharts.org/img/chart-icons/fossil.png
|
||||
keywords:
|
||||
- fossil
|
||||
- scm
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
- fossil
|
||||
- scm
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: fossil
|
||||
sources:
|
||||
- https://fossil-scm.org/
|
||||
- https://fossil-scm.org/
|
||||
type: application
|
||||
version: 4.0.18
|
||||
annotations:
|
||||
|
||||
@@ -1,25 +1,25 @@
|
||||
apiVersion: v2
|
||||
appVersion: "3.2.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
deprecated: false
|
||||
description: OpenSource Radius implementation
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/freeradius
|
||||
icon: https://truecharts.org/img/chart-icons/freeradius.png
|
||||
keywords:
|
||||
- radius
|
||||
- auth
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
- radius
|
||||
- auth
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: freeradius
|
||||
sources:
|
||||
- https://hub.docker.com/r/freeradius/freeradius-server/
|
||||
- https://freeradius.org/
|
||||
- https://hub.docker.com/r/freeradius/freeradius-server/
|
||||
- https://freeradius.org/
|
||||
type: application
|
||||
version: 6.0.19
|
||||
annotations:
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user