Commit Graph

6 Commits

Author SHA1 Message Date
bugclerk
522c41927c Upgraded catalog item(s) (#2622)
* Upgraded catalog item(s)

        This commit upgrades pgadmin, drawio, immich, netbootxyz, n8n catalog item(s).

* revert immich

---------

Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2024-06-28 09:51:02 +03:00
bugclerk
0e7bf4a2e0 Upgraded catalog item(s) (#2528)
* Upgraded catalog item(s)

        This commit upgrades photoprism, nextcloud, emby, bazarr, pgadmin, drawio, tailscale, prowlarr, jellyfin, netbootxyz, planka catalog item(s).

* revert pg-admin

---------

Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2024-06-03 13:17:23 +03:00
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
bugclerk
7e177d887c Upgraded catalog item(s) (#2139)
* Upgraded catalog item(s)

        This commit upgrades minecraft, bazarr, prowlarr, lidarr, netbootxyz, readarr, listmonk, tiny-media-manager, firefly-iii, ddns-updater, n8n, homarr catalog item(s).

* undo 3 apps

---------

Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
2024-02-05 15:11:41 +02:00
Kelly Shutt
b7ddea7dc2 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
2024-02-02 11:58:33 +02:00
Kelly Shutt
53e9136512 Adds netboot.xyz (#2021)
* First cut to add netboot.xyz in community charts.

* Fix some linting issues, and things we don't need.

* Suggested version changes.

* Fix OEF

* Adjust port numbers.

* Adjust user to match container image.

* Update storage config.

* Set targetPort to match container image.

* Default hostNetwork to false.

* Update library/ix-dev/community/netbootxyz/ci/basic-values.yaml

Suggested fix.

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

* Update library/ix-dev/community/netbootxyz/templates/_persistence.tpl

Fix naming that was copied from elsewhere.

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

* Update helm dependencies.

* Configure NGINX to port 8080 and now we can default hostNetwork to true.  Also, run as root so the container can start properly.

* Streamline some things, as per suggestions.

* Remove permissions handling because the image handles this already.

* Fix tftpOpts list type.

* Update to common 1.2.9

* Fix EOF

* Remove permissions handling because the image handles this already.

* Fix TFTPD Options

* Fix upgrade strategy.

* Update library/ix-dev/community/netbootxyz/ci/basic-values.yaml

* Update library/ix-dev/community/netbootxyz/ci/basic-values.yaml

* Fix capabilities.

* Update capabilities and add some emptyDirs
Empty dirs added to reduce the time needed of chowning some dirs on startup

---------

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
2024-01-29 14:14:38 +02:00