diff --git a/charts/stable/hyperion-ng/Chart.yaml b/charts/stable/hyperion-ng/Chart.yaml index 7ad32a4c314..912c0033c2e 100644 --- a/charts/stable/hyperion-ng/Chart.yaml +++ b/charts/stable/hyperion-ng/Chart.yaml @@ -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.7 +version: 1.6.8 diff --git a/charts/stable/hyperion-ng/SCALE/questions.yaml b/charts/stable/hyperion-ng/SCALE/questions.yaml index 15fe97938bd..58549b034da 100644 --- a/charts/stable/hyperion-ng/SCALE/questions.yaml +++ b/charts/stable/hyperion-ng/SCALE/questions.yaml @@ -343,7 +343,7 @@ questions: type: int min: 9000 max: 65535 - default: 3804 + default: 36096 - variable: protobufservice label: "protobufservice Service" description: "The protobufservice service" @@ -440,7 +440,7 @@ questions: type: int min: 9000 max: 65535 - default: 3805 + default: 36097 - variable: boblightservice label: "boblightservice Service" description: "The boblightservice service" @@ -537,7 +537,7 @@ questions: type: int min: 9000 max: 65535 - default: 3806 + default: 36098 - variable: persistence label: "Integrated Persistent Storage" diff --git a/docs/manual/default-nodePorts.md b/docs/manual/default-nodePorts.md index d5f57a6f035..c8599b870ac 100644 --- a/docs/manual/default-nodePorts.md +++ b/docs/manual/default-nodePorts.md @@ -2,8 +2,8 @@ | App | Service | NodePort | | :------------------ | :-------: | :------: | -| unifi | comm | 8080 | -| jdownloader2 | myjd | 36092 | +| Unifi | comm | 8080 | +| JDownloader2 | myjd | 36092 | | Plex | Main | 32400 | | Handbrake | Main | 36002 | | Handbrake | VNC | 36003 | @@ -101,8 +101,11 @@ | Resillio-sync | TCP | 36090 | | Nextcloud | Main | 36091 | | LittleLink | Main | 36092 | -| jdownloader2 | Main | 36093 | -| jdownloader2 | VNC | 36094 | -| authelia | Main | 36095 | +| JDownloader2 | Main | 36093 | +| JDownloader2 | VNC | 36094 | +| Authelia | Main | 36095 | +| Hyperion-ng | json | 36096 | +| Hyperion-ng | protobuf | 36097 | +| Hyperion-ng | boblight | 36098 | #### Note: TCP and UPD ports that are the same in each App, are not by mistake.