* bump apps * bump webdav
@@ -83,7 +83,7 @@ questions:
description: The port for the Elastic Search HTTP
schema:
type: int
- default: 30000
+ default: 30003
min: 9000
max: 65535
required: true
@@ -20,7 +20,7 @@ esRunAs:
group: 1000
esNetwork:
- httpPort: 30000
+ httpPort: 30003
hostNetwork: false
certificateID: ''
@@ -3,7 +3,7 @@ description: The Prometheus monitoring system and time series database.
annotations:
title: Prometheus
type: application
-version: 1.0.9
+version: 1.0.10
apiVersion: v2
appVersion: v2.44.0
kubeVersion: '>=1.16.0-0'
@@ -117,7 +117,7 @@ questions:
description: The port for the Prometheus API (And WebUI).
+ default: 30002
@@ -16,7 +16,7 @@ prometheusConfig:
additionalArgs: []
prometheusNetwork:
- apiPort: 30000
+ apiPort: 30002
prometheusRunAs:
@@ -58,7 +58,7 @@ questions:
port set here to take effect. (Or wait for the container to restart automatically)
+ default: 30004
@@ -9,7 +9,7 @@ resources:
memory: 8Gi
adguardNetwork:
- webPort: 30000
+ webPort: 30004
enableDHCP: false
# FIXME: See _adguard.tpl
@@ -3,7 +3,7 @@ description: ClamAV is an open source (GPLv2) anti-virus toolkit.
title: Clam AV
-version: 1.0.3
+version: 1.0.4
appVersion: '1.0.1'
@@ -84,7 +84,7 @@ questions:
description: The port for the ClamAV ClamD
+ default: 30005
@@ -93,7 +93,7 @@ questions:
description: The port for the ClamAV MilterD
- default: 30001
+ default: 30006
@@ -17,8 +17,8 @@ clamavConfig:
additionalEnvs: []
clamavNetwork:
- clamdPort: 30000
- milterdPort: 30001
+ clamdPort: 30005
+ milterdPort: 30006
clamavStorage:
sigdb:
@@ -3,7 +3,7 @@ description: Lightweight universal DDNS Updater with web UI
title: DDNS Updater
-version: 1.0.5
+version: 1.0.6
appVersion: 'v2.5.0'
@@ -1264,7 +1264,7 @@ questions:
description: The port for the DDNS Updater Web UI.
+ default: 30007
@@ -42,7 +42,7 @@ ddnsConfig:
ddnsNetwork:
+ webPort: 30007
ddnsRunAs:
user: 568
@@ -3,7 +3,7 @@ description: Gitea - Git with a cup of tea
title: Gitea
-version: 1.0.7
+version: 1.0.8
appVersion: '1.19.0'
@@ -92,7 +92,7 @@ questions:
description: The port for the Gitea WebUI.
+ default: 30008
@@ -101,7 +101,7 @@ questions:
description: The port for the Gitea SSH.
+ default: 30009
@@ -12,8 +12,8 @@ giteaConfig:
giteaNetwork:
- sshPort: 30001
+ webPort: 30008
+ sshPort: 30009
certificateID: ""
rootURL: ""
@@ -3,7 +3,7 @@ description: Interplanetary Filesystem - the Web3 standard for content-addressin
title: IPFS
-version: 1.0.12
+version: 1.0.13
appVersion: v0.20.0
@@ -85,7 +85,7 @@ questions:
description: The port for the IPFS API (And WebUI).
+ default: 30010
@@ -94,7 +94,7 @@ questions:
description: The port for the IPFS Swarm. Both TCP and UDP
+ default: 30011
@@ -103,7 +103,7 @@ questions:
description: The port for the IPFS Gateway.
- default: 30002
+ default: 30012
@@ -9,9 +9,9 @@ resources:
ipfsConfig:
ipfsNetwork:
- swarmPort: 30001
- gatewayPort: 30002
+ apiPort: 30010
+ swarmPort: 30011
+ gatewayPort: 30012
ipfsRunAs:
@@ -3,7 +3,7 @@ description: Jellyfin is a Free Software Media System that puts you in control o
title: Jellyfin
appVersion: '10.8.10'
@@ -90,7 +90,7 @@ questions:
description: The port for the Jellyfin Web UI.
+ default: 30013
@@ -13,7 +13,7 @@ jellyfinConfig:
jellyfinGPU: {}
jellyfinNetwork:
+ webPort: 30013
jellyfinRunAs:
@@ -3,7 +3,7 @@ description: Lidarr is a music collection manager for Usenet and BitTorrent user
title: Lidarr
appVersion: '1.1.3.2982'
@@ -91,7 +91,7 @@ questions:
description: The port for the Lidarr Web UI.
+ default: 30014
@@ -12,7 +12,7 @@ lidarrConfig:
instanceName: Lidarr
lidarrNetwork:
+ webPort: 30014
lidarrRunAs:
@@ -3,7 +3,7 @@ description: MineOS is a server front-end to ease managing Minecraft administrat
title: MineOS
-version: 1.0.0
+version: 1.0.1
appVersion: 'latest'
@@ -113,7 +113,7 @@ questions:
description: The port for MineOS WebUI
+ default: 30015
@@ -124,7 +124,7 @@ questions:
It will open both TCP and UDP ports.
+ default: 30016
@@ -136,7 +136,7 @@ questions:
Keep in mind that the port range can be at max 10 ports.
+ default: 30017
@@ -17,9 +17,9 @@ mineosID:
group: 568
mineosNetwork:
- mineosPortRangeStart: 30021
- mineosPortRangeEnd: 30022
+ webPort: 30015
+ mineosPortRangeStart: 30016
+ mineosPortRangeEnd: 30017
useHTTPS: false
certificateID: 0
mineosStorage:
@@ -3,7 +3,7 @@ description: Mumble is a free, open source, low latency, high quality voice chat
title: Mumble
appVersion: 'v1.4.230'
@@ -95,7 +95,7 @@ questions:
description: The port for the Mumble Server (UDP & TCP).
+ default: 30018
@@ -104,7 +104,7 @@ questions:
description: The port for the Ice.
+ default: 30019
@@ -19,8 +19,8 @@ mumbleConfig:
welcomeText: Welcome to Mumble!
mumbleNetwork:
- serverPort: 30000
- icePort: 30001
+ serverPort: 30018
+ icePort: 30019
mumbleStorage:
data:
@@ -3,7 +3,7 @@ description: Expose your services easily and securely
title: Nginx Proxy Manager
-version: 1.0.8
+version: 1.0.9
appVersion: 2.10.3
@@ -71,7 +71,7 @@ questions:
description: The port for the Nginx Proxy Manager Web UI.
+ default: 30020
@@ -80,7 +80,7 @@ questions:
description: The HTTP port for the Nginx Proxy Manager.
+ default: 30021
@@ -89,7 +89,7 @@ questions:
+ default: 30022
npmConfig:
npmNetwork:
- httpPort: 30001
- httpsPort: 30002
+ webPort: 30020
+ httpPort: 30021
+ httpsPort: 30022
npmStorage:
type: ixVolume
@@ -3,7 +3,7 @@ description: Overseerr is a free and open source software application for managi
title: Overseerr
-version: 1.0.4
+version: 1.0.5
appVersion: '1.32.5'
description: The port for the Overseerr Web UI.
+ default: 30023
@@ -12,7 +12,7 @@ overseerrConfig:
overseerrNetwork:
+ webPort: 30023
overseerrRunAs:
@@ -4,7 +4,7 @@ description: The qBittorrent project aims to provide an open-source software alt
title: qBittorrent
appVersion: 4.5.3
description: The port for the qBittorrent Web UI.
+ default: 30024
@@ -11,7 +11,7 @@ resources:
qbitConfig:
qbitNetwork:
+ webPort: 30024
btPort: 50413
qbitRunAs:
@@ -3,7 +3,7 @@ description: Radarr is a movie collection manager for Usenet and BitTorrent user
title: Radarr
appVersion: 4.5.2.7388
description: The port for the Radarr Web UI.
+ default: 30025
@@ -12,7 +12,7 @@ radarrConfig:
instanceName: Radarr
radarrNetwork:
+ webPort: 30025
radarrRunAs:
@@ -3,7 +3,7 @@ description: Rsync is an open source utility that provides fast incremental file
title: Rsync Daemon
appVersion: 1.0.0
@@ -56,7 +56,7 @@ questions:
description: The port for Rsync.
+ default: 30026
@@ -13,5 +13,5 @@ rsyncConfig:
auxParams: []
rsyncNetwork:
- rsyncPort: 30000
+ rsyncPort: 30026
rsyncModules: []
@@ -3,7 +3,7 @@ description: Sonarr is a PVR for Usenet and BitTorrent users.
title: Sonarr
appVersion: '3.0.10.1567'
description: The port for the Sonarr Web UI.
+ default: 30027
@@ -12,7 +12,7 @@ sonarrConfig:
instanceName: Sonarr
sonarrNetwork:
+ webPort: 30027
sonarrRunAs:
@@ -3,7 +3,7 @@ description: Tdarr is a Distributed Transcoding System
title: Tdarr
appVersion: '2.00.20.1'
@@ -110,7 +110,7 @@ questions:
description: The port for the Tdarr Web UI.
+ default: 30028
@@ -119,7 +119,7 @@ questions:
description: The port for the Tdarr Server.
+ default: 30029
@@ -13,8 +13,8 @@ tdarrConfig:
serverIP: "0.0.0.0"
tdarrNetwork:
- serverPort: 30001
+ webPort: 30028
+ serverPort: 30029
tdarrGPU: {}
tdarrID:
@@ -3,7 +3,7 @@ description: Terraria is a land of adventure! A land of mystery! A land that's y
title: Terraria
appVersion: '1.4.4.9'
@@ -194,7 +194,7 @@ questions:
description: The port for the Terraria Server.
+ default: 30030
@@ -30,7 +30,7 @@ terrariaConfig:
terrariaNetwork:
+ serverPort: 30030
terrariaStorage:
@@ -3,7 +3,7 @@ description: A lightweight tftp-server
title: TFTP Server
@@ -77,7 +77,7 @@ questions:
When hostNetwork is enabled, the port tftp port will be 69.
+ default: 30031
show_if: [["hostNetwork", "=", false]]
@@ -14,7 +14,7 @@ tftpConfig:
tftpNetwork:
hostNetwork: true
# Only used if hostNetwork is false
- tftpPort: 30000
+ tftpPort: 30031
tftpStorage:
tftpboot:
@@ -3,7 +3,7 @@ description: Alternative implementation of the Bitwarden server API written in R
title: Vaultwarden
-version: 1.0.11
+version: 1.0.12
appVersion: '1.28.1'
@@ -99,7 +99,7 @@ questions:
description: The port for the Vaultwarden Web UI.
+ default: 30032
@@ -114,7 +114,7 @@ questions:
show_if: [["wsEnabled", "=", true]]
+ default: 30033
@@ -13,9 +13,9 @@ vaultwardenConfig:
vaultwardenNetwork:
+ webPort: 30032
wsEnabled: true
- wsPort: 30001
+ wsPort: 30033
domain: ''
@@ -3,7 +3,7 @@ description: WebDAV is a set of extensions to the HTTP protocol which allows use
title: WebDAv
-version: 1.0.2
+version: 1.0.3
@@ -108,7 +108,7 @@ questions:
description: The port for HTTP WebDAV.
+ default: 30034
@@ -125,7 +125,7 @@ questions:
description: The port for HTTPS WebDAV.
+ default: 30035
@@ -16,9 +16,9 @@ webdavConfig:
webdavNetwork:
http: true
+ httpPort: 30034
https: false
- httpsPort: 30001
+ httpsPort: 30035
webdavRunAs: