Files
chart/library/ix-dev/community/netbootxyz/Chart.yaml
Kelly Shutt fe57f79674 netboot.xyz - WEB_APP_PORT to configure the web application to the correct port. (#2129)
* 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

* Use WEB_APP_PORT to bind the portal URL to the right port.

* Don't hide the port configuration when hostNetwork is enabled.

* Bump version number.
2024-02-06 12:02:12 +02:00

32 lines
836 B
YAML

name: netbootxyz
description: netboot.xyz lets you PXE boot various operating system installers or
utilities from a single tool over the network.
annotations:
title: netbootxyz
type: application
version: 1.0.4
apiVersion: v2
appVersion: 0.7.1.1
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
url: https://www.truenas.com/
email: dev@ixsystems.com
dependencies:
- name: common
repository: file://../../../common
version: 1.2.9
home: https://github.com/truenas/charts/tree/master/community/netbootxyz
icon: https://media.sys.truenas.net/apps/netbootxyz/icons/icon.svg
sources:
- https://github.com/truenas/charts/tree/master/community/netbootxyz
- https://github.com/netbootxyz/docker-netbootxyz
- https://netboot.xyz
keywords:
- tftp
- network
- pxe
- netboot
- netbootxyz
- netboot.xyz