switch port and targetPort (#855)

* switch port and targetPort

* bump
This commit is contained in:
Kjeld Schouten-Lebbing
2021-08-30 22:55:51 +02:00
committed by GitHub
parent 6c7329b750
commit cca4843ca1
178 changed files with 1114 additions and 1114 deletions

View File

@@ -38,4 +38,4 @@ sources:
- https://github.com/authelia/chartrepo
- https://github.com/authelia/authelia
type: application
version: 1.3.0
version: 1.3.1

View File

@@ -1006,16 +1006,16 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 9091
editable: false
hidden: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
- variable: port
label: "Container Port"
schema:
type: int
default: 9091

View File

@@ -19,4 +19,4 @@ name: custom-app
sources:
- https://github.com/truecharts/apps/tree/master/charts/stable/custom-app
type: application
version: 0.2.1
version: 0.2.2

View File

@@ -331,17 +331,17 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
required: true
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: nodePort
label: "Node Port (Optional)"
description: "This port gets exposed to the node. Only considered when service type is NodePort"
@@ -385,17 +385,17 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
required: true
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: nodePort
label: "Node Port (Optional)"
description: "This port gets exposed to the node. Only considered when service type is NodePort"
@@ -495,17 +495,17 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
required: true
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: nodePort
label: "Node Port (Optional)"
description: "This port gets exposed to the node. Only considered when service type is NodePort"

View File

@@ -26,4 +26,4 @@ sources:
- https://hub.docker.com/r/jlesage/jdownloader-2
- https://jdownloader.org/
type: application
version: 0.3.0
version: 0.3.1

View File

@@ -357,16 +357,16 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 5800
editable: false
hidden: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
- variable: port
label: "Container Port"
schema:
type: int
default: 5580
@@ -454,16 +454,16 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 3129
editable: false
hidden: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
- variable: port
label: "Container Port"
schema:
type: int
default: 3129
@@ -550,16 +550,16 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 5900
editable: false
hidden: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
- variable: port
label: "Container Port"
schema:
type: int
default: 5900

View File

@@ -33,4 +33,4 @@ sources:
- https://github.com/nextcloud/docker
- https://github.com/nextcloud/helm
type: application
version: 3.4.0
version: 3.4.1

View File

@@ -335,16 +335,16 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 80
editable: false
hidden: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
- variable: port
label: "Container Port"
schema:
type: int
default: 80
@@ -432,16 +432,16 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 7867
editable: false
hidden: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
- variable: port
label: "Container Port"
schema:
type: int
default: 7867

View File

@@ -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.11.0
version: 1.11.1

View File

@@ -318,16 +318,16 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 4040
editable: false
hidden: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
- variable: port
label: "Container Port"
schema:
type: int
default: 4040
@@ -433,17 +433,17 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
required: true
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: nodePort
label: "Node Port (Optional)"
description: "This port gets exposed to the node. Only considered when service type is NodePort"

View File

@@ -26,4 +26,4 @@ name: appdaemon
sources:
- https://github.com/AppDaemon/appdaemon
type: application
version: 3.11.0
version: 3.11.1

View File

@@ -350,16 +350,16 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 5050
editable: false
hidden: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
- variable: port
label: "Container Port"
schema:
type: int
default: 51050
@@ -465,17 +465,17 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
required: true
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: nodePort
label: "Node Port (Optional)"
description: "This port gets exposed to the node. Only considered when service type is NodePort"

View File

@@ -29,4 +29,4 @@ sources:
- https://github.com/Bazarr/Bazarr
- https://hub.docker.com/r/linuxserver/bazarr
type: application
version: 6.11.0
version: 6.11.1

View File

@@ -305,16 +305,16 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 6767
editable: false
hidden: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
- variable: port
label: "Container Port"
schema:
type: int
default: 6767
@@ -421,17 +421,17 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
required: true
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: nodePort
label: "Node Port (Optional)"
description: "This port gets exposed to the node. Only considered when service type is NodePort"

View File

@@ -20,4 +20,4 @@ name: booksonic-air
sources:
- https://github.com/popeen/Booksonic-Air
- https://hub.docker.com/r/linuxserver/booksonic-air
version: 1.9.0
version: 1.9.1

View File

@@ -317,16 +317,16 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 4040
editable: false
hidden: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
- variable: port
label: "Container Port"
schema:
type: int
default: 4040
@@ -433,17 +433,17 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
required: true
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: nodePort
label: "Node Port (Optional)"
description: "This port gets exposed to the node. Only considered when service type is NodePort"

View File

@@ -23,4 +23,4 @@ sources:
- https://hub.docker.com/r/linuxserver/calibre-web/
- https://github.com/janeczku/calibre-web
type: application
version: 6.11.0
version: 6.11.1

View File

@@ -317,16 +317,16 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 8083
editable: false
hidden: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
- variable: port
label: "Container Port"
schema:
type: int
default: 8083
@@ -433,17 +433,17 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
required: true
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: nodePort
label: "Node Port (Optional)"
description: "This port gets exposed to the node. Only considered when service type is NodePort"

View File

@@ -18,4 +18,4 @@ name: calibre
sources:
- https://hub.docker.com/r/linuxserver/calibre/
- https://github.com/kovidgoyal/calibre/
version: 1.9.0
version: 1.9.1

View File

@@ -335,16 +335,16 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 8080
editable: false
hidden: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
- variable: port
label: "Container Port"
schema:
type: int
default: 8080
@@ -432,16 +432,16 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 8081
editable: false
hidden: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
- variable: port
label: "Container Port"
schema:
type: int
default: 8081
@@ -548,17 +548,17 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
required: true
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: nodePort
label: "Node Port (Optional)"
description: "This port gets exposed to the node. Only considered when service type is NodePort"

View File

@@ -25,4 +25,4 @@ sources:
- https://sdk.collaboraonline.com/contents.html
- https://github.com/CollaboraOnline/online/tree/master/kubernetes/helm
type: application
version: 6.11.0
version: 6.11.1

View File

@@ -351,16 +351,16 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 9980
editable: false
hidden: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
- variable: port
label: "Container Port"
schema:
type: int
default: 9980
@@ -467,17 +467,17 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
required: true
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: nodePort
label: "Node Port (Optional)"
description: "This port gets exposed to the node. Only considered when service type is NodePort"

View File

@@ -22,4 +22,4 @@ name: deconz
sources:
- https://github.com/dresden-elektronik/deconz-rest-plugin
- https://github.com/marthoc/docker-deconz
version: 1.9.0
version: 1.9.1

View File

@@ -342,16 +342,16 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 80
editable: false
hidden: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
- variable: port
label: "Container Port"
schema:
type: int
default: 80
@@ -439,16 +439,16 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 443
editable: false
hidden: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
- variable: port
label: "Container Port"
schema:
type: int
default: 443
@@ -536,16 +536,16 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 5900
editable: false
hidden: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
- variable: port
label: "Container Port"
schema:
type: int
default: 5900
@@ -652,17 +652,17 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
required: true
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: nodePort
label: "Node Port (Optional)"
description: "This port gets exposed to the node. Only considered when service type is NodePort"

View File

@@ -25,4 +25,4 @@ sources:
- https://hub.docker.com/r/deepquestai/deepstack
- https://www.deepstack.cc/
type: application
version: 4.11.0
version: 4.11.1

View File

@@ -371,16 +371,16 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 5000
editable: false
hidden: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
- variable: port
label: "Container Port"
schema:
type: int
default: 5000
@@ -487,17 +487,17 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
required: true
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: nodePort
label: "Node Port (Optional)"
description: "This port gets exposed to the node. Only considered when service type is NodePort"

View File

@@ -21,4 +21,4 @@ name: deluge
sources:
- https://github.com/deluge-torrent/deluge
type: application
version: 6.11.0
version: 6.11.1

View File

@@ -317,16 +317,16 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 8112
editable: false
hidden: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
- variable: port
label: "Container Port"
schema:
type: int
default: 8112
@@ -414,16 +414,16 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 51413
editable: false
hidden: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
- variable: port
label: "Container Port"
schema:
type: int
default: 51413
@@ -462,16 +462,16 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 51413
editable: false
hidden: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
- variable: port
label: "Container Port"
schema:
type: int
default: 51413
@@ -577,17 +577,17 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
required: true
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: nodePort
label: "Node Port (Optional)"
description: "This port gets exposed to the node. Only considered when service type is NodePort"

View File

@@ -19,4 +19,4 @@ name: dizquetv
sources:
- https://github.com/vexorian/dizquetv
- https://hub.docker.com/r/vexorian/dizquetv
version: 1.9.0
version: 1.9.1

View File

@@ -317,16 +317,16 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 8000
editable: false
hidden: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
- variable: port
label: "Container Port"
schema:
type: int
default: 8000
@@ -433,17 +433,17 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
required: true
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: nodePort
label: "Node Port (Optional)"
description: "This port gets exposed to the node. Only considered when service type is NodePort"

View File

@@ -18,4 +18,4 @@ name: duplicati
sources:
- https://hub.docker.com/r/linuxserver/duplicati/
- https://github.com/duplicati/duplicati
version: 1.9.0
version: 1.9.1

View File

@@ -317,16 +317,16 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 8200
editable: false
hidden: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
- variable: port
label: "Container Port"
schema:
type: int
default: 8200
@@ -433,17 +433,17 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
required: true
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: nodePort
label: "Node Port (Optional)"
description: "This port gets exposed to the node. Only considered when service type is NodePort"

View File

@@ -25,4 +25,4 @@ sources:
- https://hub.docker.com/r/linuxserver/emby
- https://github.com/linuxserver/docker-emby.git
type: application
version: 6.11.0
version: 6.11.1

View File

@@ -305,16 +305,16 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 8096
editable: false
hidden: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
- variable: port
label: "Container Port"
schema:
type: int
default: 8096
@@ -421,17 +421,17 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
required: true
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: nodePort
label: "Node Port (Optional)"
description: "This port gets exposed to the node. Only considered when service type is NodePort"

View File

@@ -24,4 +24,4 @@ sources:
- https://github.com/esphome/esphome
- https://hub.docker.com/u/esphome
type: application
version: 6.11.0
version: 6.11.1

View File

@@ -299,16 +299,16 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 6052
editable: false
hidden: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
- variable: port
label: "Container Port"
schema:
type: int
default: 6052
@@ -415,17 +415,17 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
required: true
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: nodePort
label: "Node Port (Optional)"
description: "This port gets exposed to the node. Only considered when service type is NodePort"

View File

@@ -27,4 +27,4 @@ name: fireflyiii
sources:
- https://github.com/firefly-iii/firefly-iii/
type: application
version: 5.7.0
version: 5.7.1

View File

@@ -315,16 +315,16 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 8080
editable: false
hidden: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
- variable: port
label: "Container Port"
schema:
type: int
default: 51080
@@ -431,17 +431,17 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
required: true
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: nodePort
label: "Node Port (Optional)"
description: "This port gets exposed to the node. Only considered when service type is NodePort"

View File

@@ -19,4 +19,4 @@ name: flaresolverr
sources:
- https://github.com/FlareSolverr/FlareSolverr
- https://hub.docker.com/r/flaresolverr/flaresolverr
version: 1.9.0
version: 1.9.1

View File

@@ -305,16 +305,16 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 8191
editable: false
hidden: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
- variable: port
label: "Container Port"
schema:
type: int
default: 8191
@@ -421,17 +421,17 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
required: true
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: nodePort
label: "Node Port (Optional)"
description: "This port gets exposed to the node. Only considered when service type is NodePort"

View File

@@ -21,4 +21,4 @@ name: flood
sources:
- https://github.com/jesec/flood
- https://hub.docker.com/r/jesec/flood
version: 1.9.0
version: 1.9.1

View File

@@ -312,16 +312,16 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 3000
editable: false
hidden: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
- variable: port
label: "Container Port"
schema:
type: int
default: 3000
@@ -428,17 +428,17 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
required: true
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: nodePort
label: "Node Port (Optional)"
description: "This port gets exposed to the node. Only considered when service type is NodePort"

View File

@@ -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.9.0
version: 1.9.1

View File

@@ -305,16 +305,16 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 8000
editable: false
hidden: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
- variable: port
label: "Container Port"
schema:
type: int
default: 8000
@@ -421,17 +421,17 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
required: true
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: nodePort
label: "Node Port (Optional)"
description: "This port gets exposed to the node. Only considered when service type is NodePort"

View File

@@ -24,4 +24,4 @@ sources:
- https://hub.docker.com/r/freeradius/freeradius-server/
- https://freeradius.org/
type: application
version: 1.7.0
version: 1.7.1

View File

@@ -300,16 +300,16 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 1812
editable: false
hidden: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
- variable: port
label: "Container Port"
schema:
type: int
default: 1812
@@ -397,16 +397,16 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 1813
editable: false
hidden: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
- variable: port
label: "Container Port"
schema:
type: int
default: 1813
@@ -513,17 +513,17 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
required: true
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: nodePort
label: "Node Port (Optional)"
description: "This port gets exposed to the node. Only considered when service type is NodePort"

View File

@@ -21,4 +21,4 @@ sources:
- https://github.com/FreshRSS/FreshRSS
- https://hub.docker.com/r/linuxserver/freshrss
type: application
version: 6.11.0
version: 6.11.1

View File

@@ -317,16 +317,16 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 80
editable: false
hidden: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
- variable: port
label: "Container Port"
schema:
type: int
default: 80
@@ -433,17 +433,17 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
required: true
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: nodePort
label: "Node Port (Optional)"
description: "This port gets exposed to the node. Only considered when service type is NodePort"

View File

@@ -22,4 +22,4 @@ name: gaps
sources:
- https://github.com/JasonHHouse/gaps
type: application
version: 6.11.0
version: 6.11.1

View File

@@ -305,16 +305,16 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 8484
editable: false
hidden: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
- variable: port
label: "Container Port"
schema:
type: int
default: 8484
@@ -420,17 +420,17 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
required: true
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: nodePort
label: "Node Port (Optional)"
description: "This port gets exposed to the node. Only considered when service type is NodePort"

View File

@@ -19,4 +19,4 @@ name: gonic
sources:
- https://github.com/sentriz/gonic
- https://hub.docker.com/r/sentriz/gonic
version: 1.9.0
version: 1.9.1

View File

@@ -305,16 +305,16 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 80
editable: false
hidden: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
- variable: port
label: "Container Port"
schema:
type: int
default: 80
@@ -421,17 +421,17 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
required: true
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: nodePort
label: "Node Port (Optional)"
description: "This port gets exposed to the node. Only considered when service type is NodePort"

View File

@@ -20,4 +20,4 @@ name: grocy
sources:
- https://github.com/grocy/grocy
type: application
version: 6.11.0
version: 6.11.1

View File

@@ -317,16 +317,16 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 80
editable: false
hidden: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
- variable: port
label: "Container Port"
schema:
type: int
default: 80
@@ -432,17 +432,17 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
required: true
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: nodePort
label: "Node Port (Optional)"
description: "This port gets exposed to the node. Only considered when service type is NodePort"

View File

@@ -27,4 +27,4 @@ sources:
- https://hub.docker.com/r/jlesage/handbrake/
- https://handbrake.fr/
type: application
version: 6.11.0
version: 6.11.1

View File

@@ -389,16 +389,16 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 5800
editable: false
hidden: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
- variable: port
label: "Container Port"
schema:
type: int
default: 5800
@@ -486,16 +486,16 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 5900
editable: false
hidden: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
- variable: port
label: "Container Port"
schema:
type: int
default: 5900
@@ -602,17 +602,17 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
required: true
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: nodePort
label: "Node Port (Optional)"
description: "This port gets exposed to the node. Only considered when service type is NodePort"

View File

@@ -21,4 +21,4 @@ name: haste-server
sources:
- https://github.com/seejohnrun/haste-server
- https://github.com/k8s-at-home/container-images
version: 1.11.0
version: 1.11.1

View File

@@ -316,16 +316,16 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 7777
editable: false
hidden: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
- variable: port
label: "Container Port"
schema:
type: int
default: 7777
@@ -431,17 +431,17 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
required: true
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: nodePort
label: "Node Port (Optional)"
description: "This port gets exposed to the node. Only considered when service type is NodePort"

View File

@@ -22,4 +22,4 @@ name: healthchecks
sources:
- https://github.com/healthchecks/healthchecks
- https://hub.docker.com/r/linuxserver/healthchecks
version: 1.9.0
version: 1.9.1

View File

@@ -340,16 +340,16 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 8000
editable: false
hidden: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
- variable: port
label: "Container Port"
schema:
type: int
default: 8000
@@ -456,17 +456,17 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
required: true
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: nodePort
label: "Node Port (Optional)"
description: "This port gets exposed to the node. Only considered when service type is NodePort"

View File

@@ -18,4 +18,4 @@ maintainers:
name: heimdall
sources: null
type: application
version: 6.11.0
version: 6.11.1

View File

@@ -317,16 +317,16 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 80
editable: false
hidden: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
- variable: port
label: "Container Port"
schema:
type: int
default: 80
@@ -433,17 +433,17 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
required: true
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: nodePort
label: "Node Port (Optional)"
description: "This port gets exposed to the node. Only considered when service type is NodePort"

View File

@@ -25,4 +25,4 @@ sources:
- https://github.com/home-assistant/home-assistant
- https://github.com/cdr/code-server
type: application
version: 6.11.0
version: 6.11.1

View File

@@ -333,16 +333,16 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 8123
editable: false
hidden: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
- variable: port
label: "Container Port"
schema:
type: int
default: 8123
@@ -449,17 +449,17 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
required: true
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: nodePort
label: "Node Port (Optional)"
description: "This port gets exposed to the node. Only considered when service type is NodePort"

View File

@@ -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.9.0
version: 1.9.1

View File

@@ -317,16 +317,16 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 8090
editable: false
hidden: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
- variable: port
label: "Container Port"
schema:
type: int
default: 8090
@@ -414,16 +414,16 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 19444
editable: false
hidden: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
- variable: port
label: "Container Port"
schema:
type: int
default: 19444
@@ -511,16 +511,16 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 19445
editable: false
hidden: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
- variable: port
label: "Container Port"
schema:
type: int
default: 19445
@@ -608,16 +608,16 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 19333
editable: false
hidden: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
- variable: port
label: "Container Port"
schema:
type: int
default: 19333
@@ -724,17 +724,17 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
required: true
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: nodePort
label: "Node Port (Optional)"
description: "This port gets exposed to the node. Only considered when service type is NodePort"

View File

@@ -24,4 +24,4 @@ name: jackett
sources:
- https://github.com/Jackett/Jackett
type: application
version: 6.11.0
version: 6.11.1

View File

@@ -306,16 +306,16 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 9117
editable: false
hidden: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
- variable: port
label: "Container Port"
schema:
type: int
default: 9117
@@ -421,17 +421,17 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
required: true
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: nodePort
label: "Node Port (Optional)"
description: "This port gets exposed to the node. Only considered when service type is NodePort"

View File

@@ -24,4 +24,4 @@ name: jellyfin
sources:
- https://github.com/jellyfin/jellyfin
type: application
version: 6.11.0
version: 6.11.1

View File

@@ -305,16 +305,16 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 8096
editable: false
hidden: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
- variable: port
label: "Container Port"
schema:
type: int
default: 8096
@@ -421,17 +421,17 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
required: true
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: nodePort
label: "Node Port (Optional)"
description: "This port gets exposed to the node. Only considered when service type is NodePort"

View File

@@ -22,4 +22,4 @@ name: kms
sources:
- https://github.com/SystemRage/py-kms
type: application
version: 6.11.0
version: 6.11.1

View File

@@ -309,16 +309,16 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 1688
editable: false
hidden: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
- variable: port
label: "Container Port"
schema:
type: int
default: 1688
@@ -425,17 +425,17 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
required: true
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: nodePort
label: "Node Port (Optional)"
description: "This port gets exposed to the node. Only considered when service type is NodePort"

View File

@@ -21,4 +21,4 @@ name: komga
sources:
- https://komga.org/
- https://github.com/gotson/komga
version: 1.9.0
version: 1.9.1

View File

@@ -305,16 +305,16 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 8080
editable: false
hidden: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
- variable: port
label: "Container Port"
schema:
type: int
default: 8080
@@ -421,17 +421,17 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
required: true
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: nodePort
label: "Node Port (Optional)"
description: "This port gets exposed to the node. Only considered when service type is NodePort"

View File

@@ -24,4 +24,4 @@ sources:
- https://gitlab.com/LazyLibrarian/LazyLibrarian.git
- https://lazylibrarian.gitlab.io
type: application
version: 6.11.0
version: 6.11.1

View File

@@ -317,16 +317,16 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 5299
editable: false
hidden: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
- variable: port
label: "Container Port"
schema:
type: int
default: 5299
@@ -433,17 +433,17 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
required: true
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: nodePort
label: "Node Port (Optional)"
description: "This port gets exposed to the node. Only considered when service type is NodePort"

View File

@@ -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.9.0
version: 1.9.1

View File

@@ -317,16 +317,16 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 80
editable: false
hidden: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
- variable: port
label: "Container Port"
schema:
type: int
default: 80
@@ -433,17 +433,17 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
required: true
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: nodePort
label: "Node Port (Optional)"
description: "This port gets exposed to the node. Only considered when service type is NodePort"

View File

@@ -24,4 +24,4 @@ name: lidarr
sources:
- https://github.com/Lidarr/Lidarr
type: application
version: 6.11.0
version: 6.11.1

View File

@@ -305,16 +305,16 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 8686
editable: false
hidden: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
- variable: port
label: "Container Port"
schema:
type: int
default: 8686
@@ -421,17 +421,17 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
required: true
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: nodePort
label: "Node Port (Optional)"
description: "This port gets exposed to the node. Only considered when service type is NodePort"

View File

@@ -23,4 +23,4 @@ sources:
- https://github.com/techno-tim/littlelink-server
- https://github.com/sethcottle/littlelink
type: application
version: 1.5.0
version: 1.5.1

View File

@@ -507,16 +507,16 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 3000
editable: false
hidden: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
- variable: port
label: "Container Port"
schema:
type: int
default: 3000
@@ -623,17 +623,17 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
required: true
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: nodePort
label: "Node Port (Optional)"
description: "This port gets exposed to the node. Only considered when service type is NodePort"

View File

@@ -23,4 +23,4 @@ sources:
- https://github.com/LycheeOrg/Lychee
- https://hub.docker.com/r/lycheeorg/lychee
type: application
version: 6.11.0
version: 6.11.1

View File

@@ -317,16 +317,16 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 80
editable: false
hidden: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
- variable: port
label: "Container Port"
schema:
type: int
default: 80
@@ -433,17 +433,17 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
required: true
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: nodePort
label: "Node Port (Optional)"
description: "This port gets exposed to the node. Only considered when service type is NodePort"

View File

@@ -19,4 +19,4 @@ maintainers:
name: mealie
sources:
- https://github.com/hay-kot/mealie
version: 1.11.0
version: 1.11.1

View File

@@ -311,16 +311,16 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 80
editable: false
hidden: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
- variable: port
label: "Container Port"
schema:
type: int
default: 80
@@ -426,17 +426,17 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
required: true
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: nodePort
label: "Node Port (Optional)"
description: "This port gets exposed to the node. Only considered when service type is NodePort"

View File

@@ -21,4 +21,4 @@ name: mosquitto
sources:
- https://github.com/eclipse/mosquitto
type: application
version: 1.11.0
version: 1.11.1

View File

@@ -317,16 +317,16 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 1883
editable: false
hidden: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
- variable: port
label: "Container Port"
schema:
type: int
default: 1883
@@ -433,17 +433,17 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
required: true
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: nodePort
label: "Node Port (Optional)"
description: "This port gets exposed to the node. Only considered when service type is NodePort"

View File

@@ -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.9.0
version: 1.9.1

View File

@@ -317,16 +317,16 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 8090
editable: false
hidden: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
- variable: port
label: "Container Port"
schema:
type: int
default: 8090
@@ -433,17 +433,17 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
required: true
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: nodePort
label: "Node Port (Optional)"
description: "This port gets exposed to the node. Only considered when service type is NodePort"

View File

@@ -22,4 +22,4 @@ sources:
- https://github.com/deluan/navidrome
- https://hub.docker.com/r/deluan/navidrome
type: application
version: 6.11.0
version: 6.11.1

View File

@@ -305,16 +305,16 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 4533
editable: false
hidden: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
- variable: port
label: "Container Port"
schema:
type: int
default: 4533
@@ -421,17 +421,17 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
required: true
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: nodePort
label: "Node Port (Optional)"
description: "This port gets exposed to the node. Only considered when service type is NodePort"

View File

@@ -20,4 +20,4 @@ name: node-red
sources:
- https://github.com/node-red/node-red-docker
type: application
version: 6.11.0
version: 6.11.1

View File

@@ -305,16 +305,16 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 1880
editable: false
hidden: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
- variable: port
label: "Container Port"
schema:
type: int
default: 1880
@@ -421,17 +421,17 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
required: true
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: nodePort
label: "Node Port (Optional)"
description: "This port gets exposed to the node. Only considered when service type is NodePort"

View File

@@ -17,4 +17,4 @@ maintainers:
name: nullserv
sources:
- https://github.com/bmrzycki/nullserv
version: 1.9.0
version: 1.9.1

View File

@@ -305,16 +305,16 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 80
editable: false
hidden: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
- variable: port
label: "Container Port"
schema:
type: int
default: 80
@@ -408,16 +408,16 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 443
editable: false
hidden: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
- variable: port
label: "Container Port"
schema:
type: int
default: 443
@@ -524,17 +524,17 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
required: true
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: nodePort
label: "Node Port (Optional)"
description: "This port gets exposed to the node. Only considered when service type is NodePort"

View File

@@ -20,4 +20,4 @@ name: nzbget
sources:
- https://nzbget.net/
type: application
version: 6.11.0
version: 6.11.1

View File

@@ -305,16 +305,16 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 6789
editable: false
hidden: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
- variable: port
label: "Container Port"
schema:
type: int
default: 6789
@@ -421,17 +421,17 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
required: true
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: nodePort
label: "Node Port (Optional)"
description: "This port gets exposed to the node. Only considered when service type is NodePort"

View File

@@ -17,4 +17,4 @@ name: nzbhydra
sources:
- https://github.com/theotherp/nzbhydra2
type: application
version: 6.11.0
version: 6.11.1

View File

@@ -305,16 +305,16 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 5076
editable: false
hidden: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
- variable: port
label: "Container Port"
schema:
type: int
default: 5076
@@ -421,17 +421,17 @@ questions:
description: "TCP"
- value: "UDP"
description: "UDP"
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: targetPort
label: "Target Port"
description: "This port exposes the container port on the service"
schema:
type: int
required: true
- variable: port
label: "Container Port"
schema:
type: int
required: true
- variable: nodePort
label: "Node Port (Optional)"
description: "This port gets exposed to the node. Only considered when service type is NodePort"

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