diff --git a/library/ix-dev/community/netbootxyz/Chart.yaml b/library/ix-dev/community/netbootxyz/Chart.yaml index 2ed9473d6c..d029047621 100644 --- a/library/ix-dev/community/netbootxyz/Chart.yaml +++ b/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 diff --git a/library/ix-dev/community/netbootxyz/ci/basic-values.yaml b/library/ix-dev/community/netbootxyz/ci/basic-values.yaml index 28bc16c903..597e1bf132 100644 --- a/library/ix-dev/community/netbootxyz/ci/basic-values.yaml +++ b/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 diff --git a/library/ix-dev/community/netbootxyz/upgrade_strategy b/library/ix-dev/community/netbootxyz/upgrade_strategy old mode 100644 new mode 100755 diff --git a/library/ix-dev/community/netbootxyz/values.yaml b/library/ix-dev/community/netbootxyz/values.yaml index 041fa44854..7fb1bd43e3 100644 --- a/library/ix-dev/community/netbootxyz/values.yaml +++ b/library/ix-dev/community/netbootxyz/values.yaml @@ -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: