netboot.xyz - Match values.yaml to questions.yaml (#2119)

* in.tftpd needs chroot to spawn child processes.

* Bump version number.

* Fixes #2104 - Make the nbxyz version numbers look like semantic versions.

* Match defaults in questions.yaml

* Bump version number.

* Bump version.

* Fix app version.

* Mark executable
This commit is contained in:
Kelly Shutt
2024-02-02 04:58:33 -05:00
committed by GitHub
parent 8589f78cbc
commit b7ddea7dc2
4 changed files with 9 additions and 9 deletions

View File

@@ -3,9 +3,9 @@ description: netboot.xyz lets you PXE boot various operating system installers o
annotations:
title: netbootxyz
type: application
version: 1.0.1
version: 1.0.2
apiVersion: v2
appVersion: 2.0.76
appVersion: 0.7.0.4
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas

View File

@@ -5,6 +5,6 @@ netbootStorage:
type: pvc
netbootNetwork:
hostNetwork: true
tftpPort: 69
webHttpPort: 3000
webAssetsPort: 8080
tftpPort: 31009
webHttpPort: 31010
webAssetsPort: 31011

0
library/ix-dev/community/netbootxyz/upgrade_strategy Normal file → Executable file
View File

View File

@@ -1,7 +1,7 @@
image:
repository: netbootxyz/netbootxyz
pullPolicy: IfNotPresent
tag: 0.7.0-nbxyz2
tag: 0.7.0-nbxyz4
resources:
limits:
@@ -15,9 +15,9 @@ netbootConfig:
netbootNetwork:
# TFTP only works with hostNetwork: true
hostNetwork: true
tftpPort: 69
webHttpPort: 3000
webAssetsPort: 8080
tftpPort: 31009
webHttpPort: 31010
webAssetsPort: 31011
netbootStorage:
config: