General NodePort and securityContext Cleanup (#827)

* make nodePort optional

* do not enter nodeport when loadbalancer is default

* add extra security contexts to questions.yaml

* Move to common 6.10.7

(cherry picked from commit 47fa27341c9c7869d4a6484c7b1523398e821d20)

* bump patch version

(cherry picked from commit 427ff52d902412975c73e69971b33ec797458929)

* bump some more apps

* Fix authelia mistake
This commit is contained in:
Kjeld Schouten-Lebbing
2021-08-28 14:27:27 +02:00
committed by GitHub
parent 548e78b915
commit a2911b7cec
174 changed files with 1314 additions and 363 deletions
+2 -2
View File
@@ -3,7 +3,7 @@ appVersion: auto
dependencies:
- name: common
repository: https://truecharts.org/
version: 6.10.6
version: 6.10.7
- condition: postgresql.enabled
name: postgresql
repository: https://truecharts.org/
@@ -38,4 +38,4 @@ sources:
- https://github.com/authelia/chartrepo
- https://github.com/authelia/authelia
type: application
version: 0.0.1
version: 0.0.2
+2 -2
View File
@@ -3,7 +3,7 @@ appVersion: auto
dependencies:
- name: common
repository: https://truecharts.org/
version: 6.10.6
version: 6.10.7
- condition: postgresql.enabled
name: postgresql
repository: https://truecharts.org/
@@ -33,4 +33,4 @@ sources:
- https://github.com/nextcloud/docker
- https://github.com/nextcloud/helm
type: application
version: 2.3.2
version: 2.3.3
+2 -2
View File
@@ -3,7 +3,7 @@ appVersion: auto
dependencies:
- name: common
repository: https://truecharts.org/
version: 6.10.6
version: 6.10.7
description: Airsonic is a Free and Open Source community driven media server
home: https://github.com/truecharts/apps/tree/master/charts/incubator/airsonic
icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/airsonic-logo.png
@@ -19,4 +19,4 @@ sources:
- https://github.com/airsonic/airsonic
- https://github.com/linuxserver/docker-airsonic
- https://github.com/k8s-at-home/charts/tree/master/charts/airsonic
version: 1.8.2
version: 1.8.3
+11 -2
View File
@@ -248,7 +248,6 @@ questions:
min: 9000
max: 65535
default: 36050
required: true
- variable: persistence
label: "Integrated Persistent Storage"
description: "Integrated Persistent Storage"
@@ -599,10 +598,20 @@ questions:
type: dict
attrs:
- variable: privileged
label: "Enable privileged mode for Common-Chart based charts"
label: Privileged mode"
schema:
type: boolean
default: false
- variable: readOnlyRootFilesystem
label: "ReadOnly Root Filesystem"
schema:
type: boolean
default: false
- variable: allowPrivilegeEscalation
label: "Allow Privilege Escalation"
schema:
type: boolean
default: true
- variable: resources
group: "Resources and Devices"
+2 -2
View File
@@ -3,7 +3,7 @@ appVersion: v4.0.8
dependencies:
- name: common
repository: https://truecharts.org/
version: 6.10.6
version: 6.10.7
deprecated: false
description: AppDaemon is a loosely coupled, multithreaded, sandboxed python execution
environment for writing automation apps for Home Assistant home automation software.
@@ -26,4 +26,4 @@ name: appdaemon
sources:
- https://github.com/AppDaemon/appdaemon
type: application
version: 3.8.2
version: 3.8.3
+11 -2
View File
@@ -280,7 +280,6 @@ questions:
min: 9000
max: 65535
default: 36051
required: true
- variable: persistence
label: "Integrated Persistent Storage"
description: "Integrated Persistent Storage"
@@ -522,10 +521,20 @@ questions:
type: dict
attrs:
- variable: privileged
label: "Enable privileged mode for Common-Chart based charts"
label: Privileged mode"
schema:
type: boolean
default: false
- variable: readOnlyRootFilesystem
label: "ReadOnly Root Filesystem"
schema:
type: boolean
default: false
- variable: allowPrivilegeEscalation
label: "Allow Privilege Escalation"
schema:
type: boolean
default: true
- variable: podSecurityContext
group: "Security and Permissions"
+2 -2
View File
@@ -3,7 +3,7 @@ appVersion: auto
dependencies:
- name: common
repository: https://truecharts.org/
version: 6.10.6
version: 6.10.7
deprecated: false
description: Bazarr is a companion application to Bazarr and Radarr. It manages and
downloads subtitles based on your requirements
@@ -29,4 +29,4 @@ sources:
- https://github.com/Bazarr/Bazarr
- https://hub.docker.com/r/linuxserver/bazarr
type: application
version: 6.8.2
version: 6.8.3
+11 -2
View File
@@ -235,7 +235,6 @@ questions:
min: 9000
max: 65535
default: 36025
required: true
- variable: persistence
label: "Integrated Persistent Storage"
@@ -586,10 +585,20 @@ questions:
type: dict
attrs:
- variable: privileged
label: "Enable privileged mode for Common-Chart based charts"
label: Privileged mode"
schema:
type: boolean
default: false
- variable: readOnlyRootFilesystem
label: "ReadOnly Root Filesystem"
schema:
type: boolean
default: false
- variable: allowPrivilegeEscalation
label: "Allow Privilege Escalation"
schema:
type: boolean
default: true
- variable: podSecurityContext
group: "Security and Permissions"
+2 -2
View File
@@ -3,7 +3,7 @@ appVersion: auto
dependencies:
- name: common
repository: https://truecharts.org
version: 6.10.6
version: 6.10.7
description: Booksonic is a platform for accessing the audibooks you own wherever
you are
home: https://github.com/truechartsapps/tree/master/charts/incubator/booksonic-air
@@ -20,4 +20,4 @@ name: booksonic-air
sources:
- https://github.com/popeen/Booksonic-Air
- https://hub.docker.com/r/linuxserver/booksonic-air
version: 1.6.2
version: 1.6.3
@@ -247,7 +247,6 @@ questions:
min: 9000
max: 65535
default: 36052
required: true
- variable: persistence
label: "Integrated Persistent Storage"
@@ -597,10 +596,20 @@ questions:
type: dict
attrs:
- variable: privileged
label: "Enable privileged mode for Common-Chart based charts"
label: Privileged mode"
schema:
type: boolean
default: false
- variable: readOnlyRootFilesystem
label: "ReadOnly Root Filesystem"
schema:
type: boolean
default: false
- variable: allowPrivilegeEscalation
label: "Allow Privilege Escalation"
schema:
type: boolean
default: true
- variable: resources
group: "Resources and Devices"
+2 -2
View File
@@ -3,7 +3,7 @@ appVersion: auto
dependencies:
- name: common
repository: https://truecharts.org/
version: 6.10.6
version: 6.10.7
deprecated: false
description: Calibre-Web is a web app providing a clean interface for browsing, reading
and downloading eBooks using an existing Calibre database.
@@ -23,4 +23,4 @@ sources:
- https://hub.docker.com/r/linuxserver/calibre-web/
- https://github.com/janeczku/calibre-web
type: application
version: 6.8.2
version: 6.8.3
+21 -1
View File
@@ -247,7 +247,6 @@ questions:
min: 9000
max: 65535
default: 36015
required: true
- variable: persistence
label: "Integrated Persistent Storage"
@@ -590,6 +589,27 @@ questions:
type: string
default: ""
required: true
- variable: securityContext
group: "Security and Permissions"
label: "Security Context"
schema:
type: dict
attrs:
- variable: privileged
label: Privileged mode"
schema:
type: boolean
default: false
- variable: readOnlyRootFilesystem
label: "ReadOnly Root Filesystem"
schema:
type: boolean
default: false
- variable: allowPrivilegeEscalation
label: "Allow Privilege Escalation"
schema:
type: boolean
default: true
- variable: resources
group: "Resources and Devices"
label: ""
+2 -2
View File
@@ -3,7 +3,7 @@ appVersion: auto
dependencies:
- name: common
repository: https://truecharts.org
version: 6.10.6
version: 6.10.7
description: Calibre is a powerful and easy to use e-book manager.
home: https://github.com/truechartsapps/tree/master/charts/incubator/calibre
icon: https://github.com/kovidgoyal/calibre/raw/master/resources/images/lt.png
@@ -18,4 +18,4 @@ name: calibre
sources:
- https://hub.docker.com/r/linuxserver/calibre/
- https://github.com/kovidgoyal/calibre/
version: 1.6.2
version: 1.6.3
+11 -3
View File
@@ -265,7 +265,6 @@ questions:
min: 9000
max: 65535
default: 36053
required: true
- variable: webserver
label: "webserver Service"
description: "The webserver service"
@@ -363,7 +362,6 @@ questions:
min: 9000
max: 65535
default: 36054
required: true
- variable: persistence
label: "Integrated Persistent Storage"
@@ -713,10 +711,20 @@ questions:
type: dict
attrs:
- variable: privileged
label: "Enable privileged mode for Common-Chart based charts"
label: Privileged mode"
schema:
type: boolean
default: false
- variable: readOnlyRootFilesystem
label: "ReadOnly Root Filesystem"
schema:
type: boolean
default: false
- variable: allowPrivilegeEscalation
label: "Allow Privilege Escalation"
schema:
type: boolean
default: true
- variable: resources
group: "Resources and Devices"
+2 -2
View File
@@ -3,7 +3,7 @@ appVersion: auto
dependencies:
- name: common
repository: https://truecharts.org/
version: 6.10.6
version: 6.10.7
deprecated: false
description: "Collabora Online Development Edition \u2013 an awesome, Online Office\
\ suite image suitable for home use."
@@ -25,4 +25,4 @@ sources:
- https://sdk.collaboraonline.com/contents.html
- https://github.com/CollaboraOnline/online/tree/master/kubernetes/helm
type: application
version: 6.8.2
version: 6.8.3
@@ -281,8 +281,6 @@ questions:
min: 9000
max: 65535
default: 36004
required: true
# Reverse Proxy
- variable: persistenceList
label: "Additional app storage"
group: "Storage and Persistence"
@@ -507,6 +505,27 @@ questions:
type: string
default: ""
required: true
- variable: securityContext
group: "Security and Permissions"
label: "Security Context"
schema:
type: dict
attrs:
- variable: privileged
label: Privileged mode"
schema:
type: boolean
default: false
- variable: readOnlyRootFilesystem
label: "ReadOnly Root Filesystem"
schema:
type: boolean
default: false
- variable: allowPrivilegeEscalation
label: "Allow Privilege Escalation"
schema:
type: boolean
default: true
- variable: resources
group: "Resources and Devices"
label: ""
+2 -2
View File
@@ -3,7 +3,7 @@ appVersion: auto
dependencies:
- name: common
repository: https://truecharts.org
version: 6.10.6
version: 6.10.7
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/truechartsapps/tree/master/charts/incubator/deconz
@@ -22,4 +22,4 @@ name: deconz
sources:
- https://github.com/dresden-elektronik/deconz-rest-plugin
- https://github.com/marthoc/docker-deconz
version: 1.6.2
version: 1.6.3
+11 -4
View File
@@ -272,7 +272,6 @@ questions:
min: 9000
max: 65535
default: 36055
required: true
- variable: websocket
label: "websocket Service"
description: "The websocket service"
@@ -370,7 +369,6 @@ questions:
min: 9000
max: 65535
default: 36056
required: true
- variable: vnc
label: "vnc Service"
description: "The vnc service"
@@ -468,7 +466,6 @@ questions:
min: 9000
max: 65535
default: 36057
required: true
- variable: persistence
label: "Integrated Persistent Storage"
@@ -818,10 +815,20 @@ questions:
type: dict
attrs:
- variable: privileged
label: "Enable privileged mode for Common-Chart based charts"
label: Privileged mode"
schema:
type: boolean
default: false
- variable: readOnlyRootFilesystem
label: "ReadOnly Root Filesystem"
schema:
type: boolean
default: false
- variable: allowPrivilegeEscalation
label: "Allow Privilege Escalation"
schema:
type: boolean
default: true
- variable: resources
group: "Resources and Devices"
+2 -2
View File
@@ -3,7 +3,7 @@ appVersion: auto
dependencies:
- name: common
repository: https://truecharts.org/
version: 6.10.6
version: 6.10.7
deprecated: false
description: DeepStack AI provides AI features including Face Recognition, Object
Detection, Scene Recognition and custom AI Models
@@ -25,4 +25,4 @@ sources:
- https://hub.docker.com/r/deepquestai/deepstack
- https://www.deepstack.cc/
type: application
version: 4.8.2
version: 4.8.3
@@ -301,7 +301,6 @@ questions:
min: 9000
max: 65535
default: 36005
required: true
- variable: persistence
label: "Integrated Persistent Storage"
@@ -643,6 +642,27 @@ questions:
type: string
default: ""
required: true
- variable: securityContext
group: "Security and Permissions"
label: "Security Context"
schema:
type: dict
attrs:
- variable: privileged
label: Privileged mode"
schema:
type: boolean
default: false
- variable: readOnlyRootFilesystem
label: "ReadOnly Root Filesystem"
schema:
type: boolean
default: false
- variable: allowPrivilegeEscalation
label: "Allow Privilege Escalation"
schema:
type: boolean
default: true
- variable: resources
group: "Resources and Devices"
label: ""
+2 -2
View File
@@ -3,7 +3,7 @@ appVersion: auto
dependencies:
- name: common
repository: https://truecharts.org/
version: 6.10.6
version: 6.10.7
deprecated: false
description: Deluge App for TrueNAS SCALE
home: https://github.com/truecharts/apps/tree/master/charts/incubator/deluge
@@ -21,4 +21,4 @@ name: deluge
sources:
- https://github.com/deluge-torrent/deluge
type: application
version: 6.8.2
version: 6.8.3
+21 -3
View File
@@ -218,7 +218,6 @@ questions:
min: 9000
max: 65535
default: 36026
required: true
- variable: torrent
label: "Torrent Service"
description: "Torrent Service"
@@ -316,7 +315,6 @@ questions:
min: 9000
max: 65535
default: 51413
required: true
- variable: udp
label: "UDP Service Port Configuration"
schema:
@@ -365,7 +363,6 @@ questions:
min: 9000
max: 65535
default: 51413
required: true
- variable: persistence
label: "Integrated Persistent Storage"
description: "Integrated Persistent Storage"
@@ -707,6 +704,27 @@ questions:
type: string
default: ""
required: true
- variable: securityContext
group: "Security and Permissions"
label: "Security Context"
schema:
type: dict
attrs:
- variable: privileged
label: Privileged mode"
schema:
type: boolean
default: false
- variable: readOnlyRootFilesystem
label: "ReadOnly Root Filesystem"
schema:
type: boolean
default: false
- variable: allowPrivilegeEscalation
label: "Allow Privilege Escalation"
schema:
type: boolean
default: true
- variable: resources
group: "Resources and Devices"
label: ""
+2 -2
View File
@@ -3,7 +3,7 @@ appVersion: auto
dependencies:
- name: common
repository: https://truecharts.org
version: 6.10.6
version: 6.10.7
description: Create live TV channel streams from media on your Plex servers.
home: https://github.com/truechartsapps/tree/master/charts/incubator/dizquetv
icon: https://github.com/vexorian/dizquetv/raw/main/resources/dizquetv.png?raw=true
@@ -19,4 +19,4 @@ name: dizquetv
sources:
- https://github.com/vexorian/dizquetv
- https://hub.docker.com/r/vexorian/dizquetv
version: 1.6.2
version: 1.6.3
+11 -2
View File
@@ -247,7 +247,6 @@ questions:
min: 9000
max: 65535
default: 36058
required: true
- variable: persistence
label: "Integrated Persistent Storage"
@@ -597,10 +596,20 @@ questions:
type: dict
attrs:
- variable: privileged
label: "Enable privileged mode for Common-Chart based charts"
label: Privileged mode"
schema:
type: boolean
default: false
- variable: readOnlyRootFilesystem
label: "ReadOnly Root Filesystem"
schema:
type: boolean
default: false
- variable: allowPrivilegeEscalation
label: "Allow Privilege Escalation"
schema:
type: boolean
default: true
- variable: resources
group: "Resources and Devices"
+2 -2
View File
@@ -3,7 +3,7 @@ appVersion: auto
dependencies:
- name: common
repository: https://truecharts.org
version: 6.10.6
version: 6.10.7
description: Store securely encrypted backups on cloud storage services!
home: https://github.com/truechartsapps/tree/master/charts/incubator/duplicati
icon: https://avatars.githubusercontent.com/u/8270231?s=200&v=4
@@ -18,4 +18,4 @@ name: duplicati
sources:
- https://hub.docker.com/r/linuxserver/duplicati/
- https://github.com/duplicati/duplicati
version: 1.6.2
version: 1.6.3
+11 -2
View File
@@ -247,7 +247,6 @@ questions:
min: 9000
max: 65535
default: 36059
required: true
- variable: persistence
label: "Integrated Persistent Storage"
@@ -597,10 +596,20 @@ questions:
type: dict
attrs:
- variable: privileged
label: "Enable privileged mode for Common-Chart based charts"
label: Privileged mode"
schema:
type: boolean
default: false
- variable: readOnlyRootFilesystem
label: "ReadOnly Root Filesystem"
schema:
type: boolean
default: false
- variable: allowPrivilegeEscalation
label: "Allow Privilege Escalation"
schema:
type: boolean
default: true
- variable: resources
group: "Resources and Devices"
+2 -2
View File
@@ -3,7 +3,7 @@ appVersion: auto
dependencies:
- name: common
repository: https://truecharts.org/
version: 6.10.6
version: 6.10.7
deprecated: false
description: Emby Server is a home media server
home: https://github.com/truecharts/apps/master/stable/emby
@@ -25,4 +25,4 @@ sources:
- https://hub.docker.com/r/linuxserver/emby
- https://github.com/linuxserver/docker-emby.git
type: application
version: 6.8.2
version: 6.8.3
+11 -2
View File
@@ -235,7 +235,6 @@ questions:
min: 9000
max: 65535
default: 36006
required: true
- variable: persistence
label: "Integrated Persistent Storage"
@@ -594,10 +593,20 @@ questions:
type: dict
attrs:
- variable: privileged
label: "Enable privileged mode for Common-Chart based charts"
label: Privileged mode"
schema:
type: boolean
default: false
- variable: readOnlyRootFilesystem
label: "ReadOnly Root Filesystem"
schema:
type: boolean
default: false
- variable: allowPrivilegeEscalation
label: "Allow Privilege Escalation"
schema:
type: boolean
default: true
- variable: podSecurityContext
group: "Security and Permissions"
+2 -2
View File
@@ -3,7 +3,7 @@ appVersion: auto
dependencies:
- name: common
repository: https://truecharts.org/
version: 6.10.6
version: 6.10.7
deprecated: false
description: ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful
configuration files and control them remotely through Home Automation systems.
@@ -24,4 +24,4 @@ sources:
- https://github.com/esphome/esphome
- https://hub.docker.com/u/esphome
type: application
version: 6.8.2
version: 6.8.3
+11 -2
View File
@@ -229,7 +229,6 @@ questions:
min: 9000
max: 65535
default: 36007
required: true
# Configure app volumes
- variable: persistence
label: "Integrated Persistent Storage"
@@ -689,10 +688,20 @@ questions:
type: dict
attrs:
- variable: privileged
label: "Enable privileged mode for Common-Chart based charts"
label: Privileged mode"
schema:
type: boolean
default: false
- variable: readOnlyRootFilesystem
label: "ReadOnly Root Filesystem"
schema:
type: boolean
default: false
- variable: allowPrivilegeEscalation
label: "Allow Privilege Escalation"
schema:
type: boolean
default: true
- variable: podSecurityContext
group: "Security and Permissions"
+2 -2
View File
@@ -3,7 +3,7 @@ appVersion: auto
dependencies:
- name: common
repository: https://truecharts.org/
version: 6.10.6
version: 6.10.7
deprecated: false
description: Allow external services to be used like Apps.
home: https://github.com/truecharts/apps/tree/master/charts/stable/external-service
@@ -23,4 +23,4 @@ name: external-service
sources:
- https://github.com/truecharts/apps/tree/master/charts/stable/external-service
type: application
version: 1.1.3
version: 1.1.4
+2 -2
View File
@@ -3,7 +3,7 @@ appVersion: auto
dependencies:
- name: common
repository: https://truecharts.org/
version: 6.10.6
version: 6.10.7
- condition: postgresql.enabled
name: postgresql
repository: https://truecharts.org/
@@ -27,4 +27,4 @@ name: fireflyiii
sources:
- https://github.com/firefly-iii/firefly-iii/
type: application
version: 5.3.2
version: 5.3.3
+11 -2
View File
@@ -245,7 +245,6 @@ questions:
min: 9000
max: 65535
default: 36048
required: true
- variable: persistence
label: "Integrated Persistent Storage"
@@ -597,10 +596,20 @@ questions:
type: dict
attrs:
- variable: privileged
label: "Enable privileged mode for Common-Chart based charts"
label: Privileged mode"
schema:
type: boolean
default: false
- variable: readOnlyRootFilesystem
label: "ReadOnly Root Filesystem"
schema:
type: boolean
default: false
- variable: allowPrivilegeEscalation
label: "Allow Privilege Escalation"
schema:
type: boolean
default: true
- variable: podSecurityContext
group: "Security and Permissions"
+2 -2
View File
@@ -3,7 +3,7 @@ appVersion: auto
dependencies:
- name: common
repository: https://truecharts.org
version: 6.10.6
version: 6.10.7
description: FlareSolverr is a proxy server to bypass Cloudflare protection
home: https://github.com/truechartsapps/tree/master/charts/incubator/flaresolverr
icon: https://raw.githubusercontent.com/FlareSolverr/FlareSolverr/master/resources/flaresolverr_logo.svg
@@ -19,4 +19,4 @@ name: flaresolverr
sources:
- https://github.com/FlareSolverr/FlareSolverr
- https://hub.docker.com/r/flaresolverr/flaresolverr
version: 1.6.2
version: 1.6.3
@@ -235,7 +235,6 @@ questions:
min: 9000
max: 65535
default: 36060
required: true
- variable: persistence
label: "Integrated Persistent Storage"
@@ -585,10 +584,20 @@ questions:
type: dict
attrs:
- variable: privileged
label: "Enable privileged mode for Common-Chart based charts"
label: Privileged mode"
schema:
type: boolean
default: false
- variable: readOnlyRootFilesystem
label: "ReadOnly Root Filesystem"
schema:
type: boolean
default: false
- variable: allowPrivilegeEscalation
label: "Allow Privilege Escalation"
schema:
type: boolean
default: true
- variable: podSecurityContext
group: "Security and Permissions"
+2 -2
View File
@@ -3,7 +3,7 @@ appVersion: auto
dependencies:
- name: common
repository: https://truecharts.org
version: 6.10.6
version: 6.10.7
description: Flood is a monitoring service for various torrent clients
home: https://github.com/truechartsapps/tree/master/charts/incubator/flood
icon: https://raw.githubusercontent.com/jesec/flood/master/flood.svg
@@ -21,4 +21,4 @@ name: flood
sources:
- https://github.com/jesec/flood
- https://hub.docker.com/r/jesec/flood
version: 1.6.2
version: 1.6.3
+11 -2
View File
@@ -242,7 +242,6 @@ questions:
min: 9000
max: 65535
default: 36061
required: true
- variable: persistence
label: "Integrated Persistent Storage"
@@ -592,10 +591,20 @@ questions:
type: dict
attrs:
- variable: privileged
label: "Enable privileged mode for Common-Chart based charts"
label: Privileged mode"
schema:
type: boolean
default: false
- variable: readOnlyRootFilesystem
label: "ReadOnly Root Filesystem"
schema:
type: boolean
default: false
- variable: allowPrivilegeEscalation
label: "Allow Privilege Escalation"
schema:
type: boolean
default: true
- variable: podSecurityContext
group: "Security and Permissions"
+2 -2
View File
@@ -3,7 +3,7 @@ appVersion: auto
dependencies:
- name: common
repository: https://truecharts.org
version: 6.10.6
version: 6.10.7
description: Focalboard is an open source, self-hosted alternative to Trello, Notion,
and Asana.
home: https://github.com/truechartsapps/tree/master/charts/incubator/focalboard
@@ -22,4 +22,4 @@ sources:
- https://www.focalboard.com/
- https://github.com/mattermost/focalboard
- https://github.com/FlipEnergy/container-images/blob/main/focalboard
version: 1.6.2
version: 1.6.3
+11 -2
View File
@@ -235,7 +235,6 @@ questions:
min: 9000
max: 65535
default: 36049
required: true
- variable: persistence
label: "Integrated Persistent Storage"
@@ -585,10 +584,20 @@ questions:
type: dict
attrs:
- variable: privileged
label: "Enable privileged mode for Common-Chart based charts"
label: Privileged mode"
schema:
type: boolean
default: false
- variable: readOnlyRootFilesystem
label: "ReadOnly Root Filesystem"
schema:
type: boolean
default: false
- variable: allowPrivilegeEscalation
label: "Allow Privilege Escalation"
schema:
type: boolean
default: true
- variable: podSecurityContext
group: "Security and Permissions"
+2 -2
View File
@@ -3,7 +3,7 @@ appVersion: auto
dependencies:
- name: common
repository: https://truecharts.org/
version: 6.10.6
version: 6.10.7
deprecated: false
description: OpenSource Radius implementation
home: https://www.openldap.org
@@ -24,4 +24,4 @@ sources:
- https://hub.docker.com/r/freeradius/freeradius-server/
- https://freeradius.org/
type: application
version: 1.4.2
version: 1.4.3
+21 -3
View File
@@ -230,7 +230,6 @@ questions:
min: 9000
max: 65535
default: 36096
required: true
- variable: administration
label: "administration Service"
description: "The administration service"
@@ -328,7 +327,6 @@ questions:
min: 9000
max: 65535
default: 36097
required: true
- variable: persistence
label: "Integrated Persistent Storage"
@@ -561,7 +559,27 @@ questions:
show_if: [["type", "=", "pvc"]]
type: string
default: "100Gi"
- variable: securityContext
group: "Security and Permissions"
label: "Security Context"
schema:
type: dict
attrs:
- variable: privileged
label: Privileged mode"
schema:
type: boolean
default: false
- variable: readOnlyRootFilesystem
label: "ReadOnly Root Filesystem"
schema:
type: boolean
default: false
- variable: allowPrivilegeEscalation
label: "Allow Privilege Escalation"
schema:
type: boolean
default: true
- variable: resources
group: "Resources and Devices"
+2 -2
View File
@@ -3,7 +3,7 @@ appVersion: auto
dependencies:
- name: common
repository: https://truecharts.org/
version: 6.10.6
version: 6.10.7
deprecated: false
description: FreshRSS is a self-hosted RSS feed aggregator
home: https://github.com/truecharts/apps/tree/master/charts/incubator/freshrss
@@ -21,4 +21,4 @@ sources:
- https://github.com/FreshRSS/FreshRSS
- https://hub.docker.com/r/linuxserver/freshrss
type: application
version: 6.8.2
version: 6.8.3
+21 -1
View File
@@ -247,7 +247,6 @@ questions:
min: 9000
max: 65535
default: 36029
required: true
- variable: persistence
label: "Integrated Persistent Storage"
@@ -590,6 +589,27 @@ questions:
type: string
default: ""
required: true
- variable: securityContext
group: "Security and Permissions"
label: "Security Context"
schema:
type: dict
attrs:
- variable: privileged
label: Privileged mode"
schema:
type: boolean
default: false
- variable: readOnlyRootFilesystem
label: "ReadOnly Root Filesystem"
schema:
type: boolean
default: false
- variable: allowPrivilegeEscalation
label: "Allow Privilege Escalation"
schema:
type: boolean
default: true
- variable: resources
group: "Resources and Devices"
label: ""
+2 -2
View File
@@ -3,7 +3,7 @@ appVersion: auto
dependencies:
- name: common
repository: https://truecharts.org/
version: 6.10.6
version: 6.10.7
deprecated: false
description: Gaps searches through your Plex Server or local folders for all movies,
then queries for known movies in the same collection.
@@ -22,4 +22,4 @@ name: gaps
sources:
- https://github.com/JasonHHouse/gaps
type: application
version: 6.8.2
version: 6.8.3
+11 -2
View File
@@ -235,7 +235,6 @@ questions:
min: 9000
max: 65535
default: 36030
required: true
- variable: persistence
label: "Integrated Persistent Storage"
description: "Integrated Persistent Storage"
@@ -585,10 +584,20 @@ questions:
type: dict
attrs:
- variable: privileged
label: "Enable privileged mode for Common-Chart based charts"
label: Privileged mode"
schema:
type: boolean
default: false
- variable: readOnlyRootFilesystem
label: "ReadOnly Root Filesystem"
schema:
type: boolean
default: false
- variable: allowPrivilegeEscalation
label: "Allow Privilege Escalation"
schema:
type: boolean
default: true
- variable: podSecurityContext
group: "Security and Permissions"
+2 -2
View File
@@ -3,7 +3,7 @@ appVersion: auto
dependencies:
- name: common
repository: https://truecharts.org
version: 6.10.6
version: 6.10.7
description: Music streaming server / subsonic server API implementation
home: https://github.com/truechartsapps/tree/master/charts/incubator/gonic
icon: https://raw.githubusercontent.com/sentriz/gonic/master/.github/logo.png
@@ -19,4 +19,4 @@ name: gonic
sources:
- https://github.com/sentriz/gonic
- https://hub.docker.com/r/sentriz/gonic
version: 1.6.2
version: 1.6.3
+11 -2
View File
@@ -235,7 +235,6 @@ questions:
min: 9000
max: 65535
default: 36062
required: true
- variable: persistence
label: "Integrated Persistent Storage"
@@ -585,10 +584,20 @@ questions:
type: dict
attrs:
- variable: privileged
label: "Enable privileged mode for Common-Chart based charts"
label: Privileged mode"
schema:
type: boolean
default: false
- variable: readOnlyRootFilesystem
label: "ReadOnly Root Filesystem"
schema:
type: boolean
default: false
- variable: allowPrivilegeEscalation
label: "Allow Privilege Escalation"
schema:
type: boolean
default: true
- variable: podSecurityContext
group: "Security and Permissions"
+2 -2
View File
@@ -3,7 +3,7 @@ appVersion: auto
dependencies:
- name: common
repository: https://truecharts.org/
version: 6.10.6
version: 6.10.7
deprecated: false
description: ERP beyond your fridge - grocy is a web-based self-hosted groceries &
household management solution for your home
@@ -20,4 +20,4 @@ name: grocy
sources:
- https://github.com/grocy/grocy
type: application
version: 6.8.2
version: 6.8.3
+21 -1
View File
@@ -247,7 +247,6 @@ questions:
min: 9000
max: 65535
default: 36031
required: true
- variable: persistence
label: "Integrated Persistent Storage"
description: "Integrated Persistent Storage"
@@ -589,6 +588,27 @@ questions:
type: string
default: ""
required: true
- variable: securityContext
group: "Security and Permissions"
label: "Security Context"
schema:
type: dict
attrs:
- variable: privileged
label: Privileged mode"
schema:
type: boolean
default: false
- variable: readOnlyRootFilesystem
label: "ReadOnly Root Filesystem"
schema:
type: boolean
default: false
- variable: allowPrivilegeEscalation
label: "Allow Privilege Escalation"
schema:
type: boolean
default: true
- variable: resources
group: "Resources and Devices"
label: ""
+2 -2
View File
@@ -3,7 +3,7 @@ appVersion: auto
dependencies:
- name: common
repository: https://truecharts.org/
version: 6.10.6
version: 6.10.7
deprecated: false
description: HandBrake is a tool for converting video from nearly any format to a
selection of modern, widely supported codecs.
@@ -27,4 +27,4 @@ sources:
- https://hub.docker.com/r/jlesage/handbrake/
- https://handbrake.fr/
type: application
version: 6.8.2
version: 6.8.3
+21 -2
View File
@@ -319,7 +319,6 @@ questions:
min: 9000
max: 65535
default: 36002
required: true
- variable: vnc
label: "VNC Service"
description: "VNC Service"
@@ -417,7 +416,6 @@ questions:
min: 9000
max: 65535
default: 36003
required: true
- variable: persistence
label: "Integrated Persistent Storage"
@@ -807,6 +805,27 @@ questions:
schema:
type: string
default: "/dev/ttyACM0"
- variable: securityContext
group: "Security and Permissions"
label: "Security Context"
schema:
type: dict
attrs:
- variable: privileged
label: Privileged mode"
schema:
type: boolean
default: false
- variable: readOnlyRootFilesystem
label: "ReadOnly Root Filesystem"
schema:
type: boolean
default: false
- variable: allowPrivilegeEscalation
label: "Allow Privilege Escalation"
schema:
type: boolean
default: true
- variable: resources
group: "Resources and Devices"
label: ""
+2 -2
View File
@@ -3,7 +3,7 @@ appVersion: latest
dependencies:
- name: common
repository: https://truecharts.org/
version: 6.10.6
version: 6.10.7
description: Simple text sharing
home: https://github.com/truecharts/apps/tree/master/charts/incubator/haste
icon: https://raw.githubusercontent.com/nicholaswilde/helm-charts/main/images/haste.png
@@ -21,4 +21,4 @@ name: haste-server
sources:
- https://github.com/seejohnrun/haste-server
- https://github.com/k8s-at-home/container-images
version: 1.8.2
version: 1.8.3
@@ -246,7 +246,6 @@ questions:
min: 9000
max: 65535
default: 36055
required: true
- variable: persistence
label: "Integrated Persistent Storage"
description: "Integrated Persistent Storage"
@@ -597,10 +596,20 @@ questions:
type: dict
attrs:
- variable: privileged
label: "Enable privileged mode for Common-Chart based charts"
label: Privileged mode"
schema:
type: boolean
default: false
- variable: readOnlyRootFilesystem
label: "ReadOnly Root Filesystem"
schema:
type: boolean
default: false
- variable: allowPrivilegeEscalation
label: "Allow Privilege Escalation"
schema:
type: boolean
default: true
- variable: podSecurityContext
group: "Security and Permissions"
+2 -2
View File
@@ -3,7 +3,7 @@ appVersion: auto
dependencies:
- name: common
repository: https://truecharts.org
version: 6.10.6
version: 6.10.7
description: Healthchecks is a cron job monitoring service. It listens for HTTP requests
and email messages ("pings") from your cron jobs and scheduled tasks ("checks").
When a ping does not arrive on time, Healthchecks sends out alerts.
@@ -22,4 +22,4 @@ name: healthchecks
sources:
- https://github.com/healthchecks/healthchecks
- https://hub.docker.com/r/linuxserver/healthchecks
version: 1.6.2
version: 1.6.3
@@ -270,7 +270,6 @@ questions:
min: 9000
max: 65535
default: 36063
required: true
- variable: persistence
label: "Integrated Persistent Storage"
@@ -620,10 +619,20 @@ questions:
type: dict
attrs:
- variable: privileged
label: "Enable privileged mode for Common-Chart based charts"
label: Privileged mode"
schema:
type: boolean
default: false
- variable: readOnlyRootFilesystem
label: "ReadOnly Root Filesystem"
schema:
type: boolean
default: false
- variable: allowPrivilegeEscalation
label: "Allow Privilege Escalation"
schema:
type: boolean
default: true
- variable: resources
group: "Resources and Devices"
+2 -2
View File
@@ -3,7 +3,7 @@ appVersion: auto
dependencies:
- name: common
repository: https://truecharts.org/
version: 6.10.6
version: 6.10.7
deprecated: false
description: An Application dashboard and launcher
home: https://github.com/truecharts/apps/tree/master/charts/incubator/heimdall
@@ -18,4 +18,4 @@ maintainers:
name: heimdall
sources: null
type: application
version: 6.8.2
version: 6.8.3
+21 -1
View File
@@ -247,7 +247,6 @@ questions:
min: 9000
max: 65535
default: 36033
required: true
- variable: persistence
label: "Integrated Persistent Storage"
@@ -590,6 +589,27 @@ questions:
type: string
default: ""
required: true
- variable: securityContext
group: "Security and Permissions"
label: "Security Context"
schema:
type: dict
attrs:
- variable: privileged
label: Privileged mode"
schema:
type: boolean
default: false
- variable: readOnlyRootFilesystem
label: "ReadOnly Root Filesystem"
schema:
type: boolean
default: false
- variable: allowPrivilegeEscalation
label: "Allow Privilege Escalation"
schema:
type: boolean
default: true
- variable: resources
group: "Resources and Devices"
label: ""
+2 -2
View File
@@ -3,7 +3,7 @@ appVersion: auto
dependencies:
- name: common
repository: https://truecharts.org/
version: 6.10.6
version: 6.10.7
deprecated: false
description: home-assistant App for TrueNAS SCALE
home: https://github.com/truecharts/apps/tree/master/charts/stable/home-assistant
@@ -25,4 +25,4 @@ sources:
- https://github.com/home-assistant/home-assistant
- https://github.com/cdr/code-server
type: application
version: 6.8.2
version: 6.8.3
@@ -263,7 +263,6 @@ questions:
min: 9000
max: 65535
default: 36008
required: true
- variable: persistence
label: "Integrated Persistent Storage"
@@ -645,6 +644,27 @@ questions:
schema:
type: string
default: "/dev/ttyACM0"
- variable: securityContext
group: "Security and Permissions"
label: "Security Context"
schema:
type: dict
attrs:
- variable: privileged
label: Privileged mode"
schema:
type: boolean
default: false
- variable: readOnlyRootFilesystem
label: "ReadOnly Root Filesystem"
schema:
type: boolean
default: false
- variable: allowPrivilegeEscalation
label: "Allow Privilege Escalation"
schema:
type: boolean
default: true
- variable: resources
group: "Resources and Devices"
label: ""
+2 -2
View File
@@ -3,7 +3,7 @@ appVersion: auto
dependencies:
- name: common
repository: https://truecharts.org
version: 6.10.6
version: 6.10.7
description: Hyperion is an opensource Bias or Ambient Lighting implementation
home: https://github.com/truechartsapps/tree/master/charts/incubator/hyperion-ng
icon: https://avatars.githubusercontent.com/u/17778452?s=200&v=4
@@ -19,4 +19,4 @@ name: hyperion-ng
sources:
- https://github.com/hyperion-project/hyperion.ng
- https://hub.docker.com/r/sirfragalot/hyperion.ng
version: 1.6.2
version: 1.6.3
+11 -5
View File
@@ -247,7 +247,6 @@ questions:
min: 9000
max: 65535
default: 36064
required: true
- variable: jsonservice
label: "jsonservice Service"
description: "The jsonservice service"
@@ -345,7 +344,6 @@ questions:
min: 9000
max: 65535
default: 3804
required: true
- variable: protobufservice
label: "protobufservice Service"
description: "The protobufservice service"
@@ -443,7 +441,6 @@ questions:
min: 9000
max: 65535
default: 3805
required: true
- variable: boblightservice
label: "boblightservice Service"
description: "The boblightservice service"
@@ -541,7 +538,6 @@ questions:
min: 9000
max: 65535
default: 3806
required: true
- variable: persistence
label: "Integrated Persistent Storage"
@@ -891,10 +887,20 @@ questions:
type: dict
attrs:
- variable: privileged
label: "Enable privileged mode for Common-Chart based charts"
label: Privileged mode"
schema:
type: boolean
default: false
- variable: readOnlyRootFilesystem
label: "ReadOnly Root Filesystem"
schema:
type: boolean
default: false
- variable: allowPrivilegeEscalation
label: "Allow Privilege Escalation"
schema:
type: boolean
default: true
- variable: podSecurityContext
group: "Security and Permissions"
+2 -2
View File
@@ -3,7 +3,7 @@ appVersion: auto
dependencies:
- name: common
repository: https://truecharts.org/
version: 6.10.6
version: 6.10.7
deprecated: false
description: API Support for your favorite torrent trackers.
home: https://github.com/truecharts/apps/tree/master/charts/stable/jackett
@@ -24,4 +24,4 @@ name: jackett
sources:
- https://github.com/Jackett/Jackett
type: application
version: 6.8.2
version: 6.8.3
+11 -2
View File
@@ -235,7 +235,6 @@ questions:
min: 9000
max: 65535
default: 36009
required: true
- variable: persistence
label: "Integrated Persistent Storage"
@@ -585,10 +584,20 @@ questions:
type: dict
attrs:
- variable: privileged
label: "Enable privileged mode for Common-Chart based charts"
label: Privileged mode"
schema:
type: boolean
default: false
- variable: readOnlyRootFilesystem
label: "ReadOnly Root Filesystem"
schema:
type: boolean
default: false
- variable: allowPrivilegeEscalation
label: "Allow Privilege Escalation"
schema:
type: boolean
default: true
- variable: podSecurityContext
group: "Security and Permissions"
+2 -2
View File
@@ -3,7 +3,7 @@ appVersion: auto
dependencies:
- name: common
repository: https://truecharts.org/
version: 6.10.6
version: 6.10.7
deprecated: false
description: Jellyfin is a Free Software Media System
home: https://github.com/truecharts/apps/tree/master/charts/stable/jellyfin
@@ -24,4 +24,4 @@ name: jellyfin
sources:
- https://github.com/jellyfin/jellyfin
type: application
version: 6.8.2
version: 6.8.3
+11 -2
View File
@@ -235,7 +235,6 @@ questions:
min: 9000
max: 65535
default: 36010
required: true
- variable: persistence
label: "Integrated Persistent Storage"
@@ -594,10 +593,20 @@ questions:
type: dict
attrs:
- variable: privileged
label: "Enable privileged mode for Common-Chart based charts"
label: Privileged mode"
schema:
type: boolean
default: false
- variable: readOnlyRootFilesystem
label: "ReadOnly Root Filesystem"
schema:
type: boolean
default: false
- variable: allowPrivilegeEscalation
label: "Allow Privilege Escalation"
schema:
type: boolean
default: true
- variable: podSecurityContext
group: "Security and Permissions"
+2 -2
View File
@@ -3,7 +3,7 @@ appVersion: minimal
dependencies:
- name: common
repository: https://truecharts.org/
version: 6.10.6
version: 6.10.7
deprecated: false
description: Private Windows Activation Server for development and testing
home: https://github.com/truecharts/apps/tree/master/charts/stable/kms
@@ -22,4 +22,4 @@ name: kms
sources:
- https://github.com/SystemRage/py-kms
type: application
version: 6.8.2
version: 6.8.3
+21 -1
View File
@@ -239,7 +239,6 @@ questions:
min: 9000
max: 65535
default: 36011
required: true
- variable: persistenceList
label: "Additional app storage"
@@ -357,6 +356,27 @@ questions:
show_if: [["type", "=", "pvc"]]
type: string
default: "100Gi"
- variable: securityContext
group: "Security and Permissions"
label: "Security Context"
schema:
type: dict
attrs:
- variable: privileged
label: Privileged mode"
schema:
type: boolean
default: false
- variable: readOnlyRootFilesystem
label: "ReadOnly Root Filesystem"
schema:
type: boolean
default: false
- variable: allowPrivilegeEscalation
label: "Allow Privilege Escalation"
schema:
type: boolean
default: true
- variable: resources
group: "Resources and Devices"
label: ""
+2 -2
View File
@@ -3,7 +3,7 @@ appVersion: auto
dependencies:
- name: common
repository: https://truecharts.org
version: 6.10.6
version: 6.10.7
description: A comics/mangas server to serve/stream pages via API
home: https://github.com/truechartsapps/tree/master/charts/incubator/komga
icon: https://komga.org/assets/media/logo.svg
@@ -21,4 +21,4 @@ name: komga
sources:
- https://komga.org/
- https://github.com/gotson/komga
version: 1.6.2
version: 1.6.3
+11 -2
View File
@@ -235,7 +235,6 @@ questions:
min: 9000
max: 65535
default: 36065
required: true
- variable: persistence
label: "Integrated Persistent Storage"
@@ -695,10 +694,20 @@ questions:
type: dict
attrs:
- variable: privileged
label: "Enable privileged mode for Common-Chart based charts"
label: Privileged mode"
schema:
type: boolean
default: false
- variable: readOnlyRootFilesystem
label: "ReadOnly Root Filesystem"
schema:
type: boolean
default: false
- variable: allowPrivilegeEscalation
label: "Allow Privilege Escalation"
schema:
type: boolean
default: true
- variable: podSecurityContext
group: "Security and Permissions"
+2 -2
View File
@@ -3,7 +3,7 @@ appVersion: latest
dependencies:
- name: common
repository: https://truecharts.org/
version: 6.10.6
version: 6.10.7
deprecated: false
description: Get all your books, like series with Sonarr...
home: https://github.com/truecharts/apps/tree/master/charts/incubator/lazylibrarian
@@ -24,4 +24,4 @@ sources:
- https://gitlab.com/LazyLibrarian/LazyLibrarian.git
- https://lazylibrarian.gitlab.io
type: application
version: 6.8.2
version: 6.8.3
@@ -247,7 +247,6 @@ questions:
min: 9000
max: 65535
default: 36033
required: true
- variable: persistence
label: "Integrated Persistent Storage"
@@ -590,6 +589,27 @@ questions:
type: string
default: ""
required: true
- variable: securityContext
group: "Security and Permissions"
label: "Security Context"
schema:
type: dict
attrs:
- variable: privileged
label: Privileged mode"
schema:
type: boolean
default: false
- variable: readOnlyRootFilesystem
label: "ReadOnly Root Filesystem"
schema:
type: boolean
default: false
- variable: allowPrivilegeEscalation
label: "Allow Privilege Escalation"
schema:
type: boolean
default: true
- variable: resources
group: "Resources and Devices"
label: ""
+2 -2
View File
@@ -3,7 +3,7 @@ appVersion: auto
dependencies:
- name: common
repository: https://truecharts.org
version: 6.10.6
version: 6.10.7
description: Librespeed is a HTML5 webpage to test upload and download speeds
home: https://github.com/truechartsapps/tree/master/charts/incubator/librespeed
icon: https://github.com/librespeed/speedtest/blob/master/.logo/icon_huge.png?raw=true
@@ -20,4 +20,4 @@ sources:
- https://github.com/librespeed/speedtest
- https://hub.docker.com/r/linuxserver/librespeed
- https://github.com/truechartsapps/tree/master/charts/librespeed
version: 1.6.2
version: 1.6.3
+11 -2
View File
@@ -247,7 +247,6 @@ questions:
min: 9000
max: 65535
default: 36066
required: true
- variable: persistence
label: "Integrated Persistent Storage"
@@ -597,10 +596,20 @@ questions:
type: dict
attrs:
- variable: privileged
label: "Enable privileged mode for Common-Chart based charts"
label: Privileged mode"
schema:
type: boolean
default: false
- variable: readOnlyRootFilesystem
label: "ReadOnly Root Filesystem"
schema:
type: boolean
default: false
- variable: allowPrivilegeEscalation
label: "Allow Privilege Escalation"
schema:
type: boolean
default: true
- variable: resources
group: "Resources and Devices"
+2 -2
View File
@@ -3,7 +3,7 @@ appVersion: auto
dependencies:
- name: common
repository: https://truecharts.org/
version: 6.10.6
version: 6.10.7
deprecated: false
description: Looks and smells like Sonarr but made for music
home: https://github.com/truecharts/apps/tree/master/charts/stable/lidarr
@@ -24,4 +24,4 @@ name: lidarr
sources:
- https://github.com/Lidarr/Lidarr
type: application
version: 6.8.2
version: 6.8.3
+11 -2
View File
@@ -235,7 +235,6 @@ questions:
min: 9000
max: 65535
default: 36012
required: true
- variable: persistence
label: "Integrated Persistent Storage"
@@ -585,10 +584,20 @@ questions:
type: dict
attrs:
- variable: privileged
label: "Enable privileged mode for Common-Chart based charts"
label: Privileged mode"
schema:
type: boolean
default: false
- variable: readOnlyRootFilesystem
label: "ReadOnly Root Filesystem"
schema:
type: boolean
default: false
- variable: allowPrivilegeEscalation
label: "Allow Privilege Escalation"
schema:
type: boolean
default: true
- variable: podSecurityContext
group: "Security and Permissions"
+2 -2
View File
@@ -3,7 +3,7 @@ appVersion: auto
dependencies:
- name: common
repository: https://truecharts.org/
version: 6.10.6
version: 6.10.7
deprecated: false
description: Easy platform to combine all your social links
home: https://github.com/truecharts/apps/tree/master/charts/stable/littlelink
@@ -23,4 +23,4 @@ sources:
- https://github.com/techno-tim/littlelink-server
- https://github.com/sethcottle/littlelink
type: application
version: 1.2.2
version: 1.2.3
+21 -2
View File
@@ -437,7 +437,6 @@ questions:
min: 9000
max: 65535
default: 36092
required: true
- variable: persistenceList
label: "Additional app storage"
@@ -663,7 +662,27 @@ questions:
type: string
default: ""
required: true
- variable: securityContext
group: "Security and Permissions"
label: "Security Context"
schema:
type: dict
attrs:
- variable: privileged
label: Privileged mode"
schema:
type: boolean
default: false
- variable: readOnlyRootFilesystem
label: "ReadOnly Root Filesystem"
schema:
type: boolean
default: false
- variable: allowPrivilegeEscalation
label: "Allow Privilege Escalation"
schema:
type: boolean
default: true
- variable: resources
group: "Resources and Devices"
label: ""
+2 -2
View File
@@ -3,7 +3,7 @@ appVersion: auto
dependencies:
- name: common
repository: https://truecharts.org/
version: 6.10.6
version: 6.10.7
deprecated: false
description: Lychee is a free photo-management tool, which runs on your server or
web-space
@@ -23,4 +23,4 @@ sources:
- https://github.com/LycheeOrg/Lychee
- https://hub.docker.com/r/lycheeorg/lychee
type: application
version: 6.8.2
version: 6.8.3
+21 -1
View File
@@ -247,7 +247,6 @@ questions:
min: 9000
max: 65535
default: 36034
required: true
- variable: persistence
label: "Integrated Persistent Storage"
@@ -590,6 +589,27 @@ questions:
type: string
default: ""
required: true
- variable: securityContext
group: "Security and Permissions"
label: "Security Context"
schema:
type: dict
attrs:
- variable: privileged
label: Privileged mode"
schema:
type: boolean
default: false
- variable: readOnlyRootFilesystem
label: "ReadOnly Root Filesystem"
schema:
type: boolean
default: false
- variable: allowPrivilegeEscalation
label: "Allow Privilege Escalation"
schema:
type: boolean
default: true
- variable: resources
group: "Resources and Devices"
label: ""
+2 -2
View File
@@ -3,7 +3,7 @@ appVersion: auto
dependencies:
- name: common
repository: https://truecharts.org/
version: 6.10.6
version: 6.10.7
description: Mealie is a self hosted recipe manager and meal planner with a RestAPI
backend and a reactive frontend application built in Vue for a pleasant user experience
for the whole family.
@@ -19,4 +19,4 @@ maintainers:
name: mealie
sources:
- https://github.com/hay-kot/mealie
version: 1.8.2
version: 1.8.3
+11 -2
View File
@@ -241,7 +241,6 @@ questions:
min: 9000
max: 65535
default: 36067
required: true
- variable: persistence
label: "Integrated Persistent Storage"
description: "Integrated Persistent Storage"
@@ -592,10 +591,20 @@ questions:
type: dict
attrs:
- variable: privileged
label: "Enable privileged mode for Common-Chart based charts"
label: Privileged mode"
schema:
type: boolean
default: false
- variable: readOnlyRootFilesystem
label: "ReadOnly Root Filesystem"
schema:
type: boolean
default: false
- variable: allowPrivilegeEscalation
label: "Allow Privilege Escalation"
schema:
type: boolean
default: true
- variable: resources
group: "Resources and Devices"
+2 -2
View File
@@ -3,7 +3,7 @@ appVersion: auto
dependencies:
- name: common
repository: https://truecharts.org/
version: 6.10.6
version: 6.10.7
deprecated: false
description: Eclipse Mosquitto - An open source MQTT broker
home: https://github.com/truecharts/apps/tree/master/charts/incubator/mosquitto
@@ -21,4 +21,4 @@ name: mosquitto
sources:
- https://github.com/eclipse/mosquitto
type: application
version: 1.8.2
version: 1.8.3
+11 -2
View File
@@ -247,7 +247,6 @@ questions:
min: 9000
max: 65535
default: 36068
required: true
- variable: persistence
label: "Integrated Persistent Storage"
@@ -707,10 +706,20 @@ questions:
type: dict
attrs:
- variable: privileged
label: "Enable privileged mode for Common-Chart based charts"
label: Privileged mode"
schema:
type: boolean
default: false
- variable: readOnlyRootFilesystem
label: "ReadOnly Root Filesystem"
schema:
type: boolean
default: false
- variable: allowPrivilegeEscalation
label: "Allow Privilege Escalation"
schema:
type: boolean
default: true
- variable: podSecurityContext
group: "Security and Permissions"
+2 -2
View File
@@ -3,7 +3,7 @@ appVersion: auto
dependencies:
- name: common
repository: https://truecharts.org
version: 6.10.6
version: 6.10.7
description: Mylar is the automated Comic Book downloader (cbr/cbz) for use with various
download clients.
home: https://github.com/truechartsapps/tree/master/charts/incubator/mylar
@@ -19,4 +19,4 @@ sources:
- https://github.com/mylar3/mylar3
- https://github.com/linuxserver/docker-mylar3
- https://github.com/truechartsapps/tree/master/charts/mylar
version: 1.6.2
version: 1.6.3
+11 -2
View File
@@ -247,7 +247,6 @@ questions:
min: 9000
max: 65535
default: 36069
required: true
- variable: persistence
label: "Integrated Persistent Storage"
@@ -597,10 +596,20 @@ questions:
type: dict
attrs:
- variable: privileged
label: "Enable privileged mode for Common-Chart based charts"
label: Privileged mode"
schema:
type: boolean
default: false
- variable: readOnlyRootFilesystem
label: "ReadOnly Root Filesystem"
schema:
type: boolean
default: false
- variable: allowPrivilegeEscalation
label: "Allow Privilege Escalation"
schema:
type: boolean
default: true
- variable: podSecurityContext
group: "Security and Permissions"
+2 -2
View File
@@ -3,7 +3,7 @@ appVersion: auto
dependencies:
- name: common
repository: https://truecharts.org/
version: 6.10.6
version: 6.10.7
deprecated: false
description: Navidrome is an open source web-based music collection server and streamer
home: https://github.com/truecharts/apps/tree/master/charts/incubator/navidrome
@@ -22,4 +22,4 @@ sources:
- https://github.com/deluan/navidrome
- https://hub.docker.com/r/deluan/navidrome
type: application
version: 6.8.2
version: 6.8.3
+11 -2
View File
@@ -235,7 +235,6 @@ questions:
min: 9000
max: 65535
default: 36027
required: true
- variable: persistence
label: "Integrated Persistent Storage"
@@ -586,10 +585,20 @@ questions:
type: dict
attrs:
- variable: privileged
label: "Enable privileged mode for Common-Chart based charts"
label: Privileged mode"
schema:
type: boolean
default: false
- variable: readOnlyRootFilesystem
label: "ReadOnly Root Filesystem"
schema:
type: boolean
default: false
- variable: allowPrivilegeEscalation
label: "Allow Privilege Escalation"
schema:
type: boolean
default: true
- variable: podSecurityContext
group: "Security and Permissions"
+2 -2
View File
@@ -3,7 +3,7 @@ appVersion: auto
dependencies:
- name: common
repository: https://truecharts.org/
version: 6.10.6
version: 6.10.7
deprecated: false
description: Node-RED is low-code programming for event-driven applications
home: https://github.com/truecharts/apps/tree/master/charts/incubator/node-red
@@ -20,4 +20,4 @@ name: node-red
sources:
- https://github.com/node-red/node-red-docker
type: application
version: 6.8.2
version: 6.8.3
+11 -2
View File
@@ -235,7 +235,6 @@ questions:
min: 9000
max: 65535
default: 36028
required: true
- variable: persistence
label: "Integrated Persistent Storage"
@@ -586,10 +585,20 @@ questions:
type: dict
attrs:
- variable: privileged
label: "Enable privileged mode for Common-Chart based charts"
label: Privileged mode"
schema:
type: boolean
default: false
- variable: readOnlyRootFilesystem
label: "ReadOnly Root Filesystem"
schema:
type: boolean
default: false
- variable: allowPrivilegeEscalation
label: "Allow Privilege Escalation"
schema:
type: boolean
default: true
- variable: podSecurityContext
group: "Security and Permissions"
+2 -2
View File
@@ -3,7 +3,7 @@ appVersion: auto
dependencies:
- name: common
repository: https://truecharts.org
version: 6.10.6
version: 6.10.7
description: A simple null file http and https server
home: https://github.com/truechartsapps/tree/master/charts/incubator/nullserv
icon: https://miro.medium.com/max/800/1*UL9RWkTUtJlyHW7kGm20hQ.png
@@ -17,4 +17,4 @@ maintainers:
name: nullserv
sources:
- https://github.com/bmrzycki/nullserv
version: 1.6.2
version: 1.6.3
+11 -3
View File
@@ -235,7 +235,6 @@ questions:
min: 9000
max: 65535
default: 36069
required: true
- variable: service
group: "Networking and Services"
label: "Configure Service(s)"
@@ -339,7 +338,6 @@ questions:
min: 9000
max: 65535
default: 36070
required: true
- variable: persistence
label: "Integrated Persistent Storage"
@@ -689,10 +687,20 @@ questions:
type: dict
attrs:
- variable: privileged
label: "Enable privileged mode for Common-Chart based charts"
label: Privileged mode"
schema:
type: boolean
default: false
- variable: readOnlyRootFilesystem
label: "ReadOnly Root Filesystem"
schema:
type: boolean
default: false
- variable: allowPrivilegeEscalation
label: "Allow Privilege Escalation"
schema:
type: boolean
default: true
- variable: podSecurityContext
group: "Security and Permissions"
+2 -2
View File
@@ -3,7 +3,7 @@ appVersion: auto
dependencies:
- name: common
repository: https://truecharts.org/
version: 6.10.6
version: 6.10.7
deprecated: false
description: NZBGet is a Usenet downloader client
home: https://github.com/truecharts/apps/tree/master/charts/incubator/nzbget
@@ -20,4 +20,4 @@ name: nzbget
sources:
- https://nzbget.net/
type: application
version: 6.8.2
version: 6.8.3
+11 -2
View File
@@ -235,7 +235,6 @@ questions:
min: 9000
max: 65535
default: 36021
required: true
- variable: persistence
label: "Integrated Persistent Storage"
@@ -586,10 +585,20 @@ questions:
type: dict
attrs:
- variable: privileged
label: "Enable privileged mode for Common-Chart based charts"
label: Privileged mode"
schema:
type: boolean
default: false
- variable: readOnlyRootFilesystem
label: "ReadOnly Root Filesystem"
schema:
type: boolean
default: false
- variable: allowPrivilegeEscalation
label: "Allow Privilege Escalation"
schema:
type: boolean
default: true
- variable: podSecurityContext
group: "Security and Permissions"
+2 -2
View File
@@ -3,7 +3,7 @@ appVersion: auto
dependencies:
- name: common
repository: https://truecharts.org/
version: 6.10.6
version: 6.10.7
deprecated: true
description: Usenet meta search
home: https://github.com/truecharts/apps/tree/master/charts/incubator/nzbhydra
@@ -17,4 +17,4 @@ name: nzbhydra
sources:
- https://github.com/theotherp/nzbhydra2
type: application
version: 6.8.2
version: 6.8.3
+11 -2
View File
@@ -235,7 +235,6 @@ questions:
min: 9000
max: 65535
default: 36041
required: true
- variable: persistence
label: "Integrated Persistent Storage"
@@ -586,10 +585,20 @@ questions:
type: dict
attrs:
- variable: privileged
label: "Enable privileged mode for Common-Chart based charts"
label: Privileged mode"
schema:
type: boolean
default: false
- variable: readOnlyRootFilesystem
label: "ReadOnly Root Filesystem"
schema:
type: boolean
default: false
- variable: allowPrivilegeEscalation
label: "Allow Privilege Escalation"
schema:
type: boolean
default: true
- variable: podSecurityContext
group: "Security and Permissions"
+2 -2
View File
@@ -3,7 +3,7 @@ appVersion: auto
dependencies:
- name: common
repository: https://truecharts.org
version: 6.10.6
version: 6.10.7
description: OctoPrint is the snappy web interface for your 3D printer
home: https://github.com/truechartsapps/tree/master/charts/incubator/octoprint
icon: https://avatars3.githubusercontent.com/u/5982294?s=400&v=4
@@ -20,4 +20,4 @@ name: octoprint
sources:
- https://github.com/OctoPrint/OctoPrint
- https://hub.docker.com/r/octoprint/octoprint
version: 1.6.2
version: 1.6.3
+12 -2
View File
@@ -253,7 +253,6 @@ questions:
min: 9000
max: 65535
default: 36071
required: true
- variable: persistence
label: "Integrated Persistent Storage"
@@ -603,7 +602,17 @@ questions:
type: dict
attrs:
- variable: privileged
label: "Enable privileged mode for Common-Chart based charts"
label: Privileged mode"
schema:
type: boolean
default: false
- variable: readOnlyRootFilesystem
label: "ReadOnly Root Filesystem"
schema:
type: boolean
default: false
- variable: allowPrivilegeEscalation
label: "Allow Privilege Escalation"
schema:
type: boolean
default: true
@@ -648,6 +657,7 @@ questions:
schema:
type: string
default: "/dev/ttyACM0"
- variable: resources
group: "Resources and Devices"
label: ""
+2 -2
View File
@@ -3,7 +3,7 @@ appVersion: auto
dependencies:
- name: common
repository: https://truecharts.org
version: 6.10.6
version: 6.10.7
description: Omada enables the network administrators to monitor and manage all the
Omada products in the network with a centralized management platform.
home: https://github.com/truechartsapps/tree/master/charts/incubator/omada-controller
@@ -19,4 +19,4 @@ name: omada-controller
sources:
- https://github.com/mbentley/docker-omada-controller
- https://github.com/truechartsapps/tree/master/charts/omada-controller
version: 1.6.2
version: 1.6.3
@@ -235,7 +235,6 @@ questions:
min: 9000
max: 65535
default: 36072
required: true
- variable: persistence
label: "Integrated Persistent Storage"
@@ -585,10 +584,20 @@ questions:
type: dict
attrs:
- variable: privileged
label: "Enable privileged mode for Common-Chart based charts"
label: Privileged mode"
schema:
type: boolean
default: false
- variable: readOnlyRootFilesystem
label: "ReadOnly Root Filesystem"
schema:
type: boolean
default: false
- variable: allowPrivilegeEscalation
label: "Allow Privilege Escalation"
schema:
type: boolean
default: true
- variable: podSecurityContext
group: "Security and Permissions"
+2 -2
View File
@@ -3,7 +3,7 @@ appVersion: auto
dependencies:
- name: common
repository: https://truecharts.org/
version: 6.10.6
version: 6.10.7
deprecated: false
description: Want a Movie or TV Show on Plex or Emby? Use Ombi!
home: https://github.com/truecharts/apps/tree/master/charts/stable/ombi
@@ -27,4 +27,4 @@ name: ombi
sources:
- https://github.com/tidusjar/Ombi
type: application
version: 6.8.2
version: 6.8.3

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