12345678910111213141516171819202122232425 |
- name: homarr
- description: Homarr is a sleek, modern dashboard that puts all of your apps and services at your fingertips.
- annotations:
- title: Homarr
- type: application
- version: 1.1.3
- apiVersion: v2
- appVersion: 0.13.4
- 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.3
- home: https://homarr.dev/
- icon: https://media.sys.truenas.net/apps/homarr/icons/icon.svg
- sources:
- - https://homarr.dev/
- - https://github.com/truenas/charts/tree/master/community/homarr
- - https://github.com/ajnart/homarr
- keywords:
- - dashboard
|