Forráskód Böngészése

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
Kelly Shutt 1 éve
szülő
commit
b7ddea7dc2

+ 2 - 2
library/ix-dev/community/netbootxyz/Chart.yaml

@@ -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

+ 3 - 3
library/ix-dev/community/netbootxyz/ci/basic-values.yaml

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

+ 4 - 4
library/ix-dev/community/netbootxyz/upgrade_strategy

@@ -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: