1234567891011121314151617181920212223242526 |
- name: zerotier
- description: Securely connect any device, anywhere.
- annotations:
- title: Zerotier
- type: application
- version: 1.0.17
- apiVersion: v2
- appVersion: 1.12.2
- 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.7
- home: https://www.zerotier.com
- icon: https://media.sys.truenas.net/apps/zerotier/icons/icon.png
- sources:
- - https://www.zerotier.com
- - https://github.com/truenas/charts/tree/master/community/zerotier
- - https://hub.docker.com/r/zerotier/zerotier
- keywords:
- - vpn
- - zerotier
|