1234567891011121314151617181920212223242526 |
- name: tftpd-hpa
- description: A lightweight tftp-server
- annotations:
- title: TFTP Server
- type: application
- version: 1.0.5
- apiVersion: v2
- appVersion: 1.0.0
- 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.0.11
- home: https://github.com/truenas/containers/tree/main/apps/tftpd-hpa
- icon: https://avatars.githubusercontent.com/u/53482242
- sources:
- - https://github.com/truenas/containers/tree/main/apps/tftpd-hpa
- - https://github.com/truenas/charts/tree/master/community/tftpd-hpa
- - https://hub.docker.com/r/ixsystems/tftpd-hpa
- keywords:
- - tftp
- - netboot
|