12345678910111213141516171819202122232425 |
- name: homepage
- description: Homepage is a modern, secure, highly customizable application dashboard.
- annotations:
- title: Homepage
- type: application
- version: 1.2.26
- apiVersion: v2
- appVersion: 0.10.9
- 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://gethomepage.dev/
- icon: https://media.sys.truenas.net/apps/homepage/icons/icon.png
- sources:
- - https://gethomepage.dev/
- - https://github.com/truenas/charts/tree/master/community/homepage
- - https://github.com/benphelps/homepage
- keywords:
- - dashboard
|