12345678910111213141516171819202122232425 |
- name: dashy
- description: Dashy is a self-hostable personal dashboard built for you.
- annotations:
- title: Dashy
- type: application
- version: 1.0.8
- apiVersion: v2
- appVersion: 2.1.1
- 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://dashy.to/
- icon: https://media.sys.truenas.net/apps/dashy/icons/icon.png
- sources:
- - https://dashy.to/
- - https://github.com/truenas/charts/tree/master/library/ix-dev/community/dashy
- - https://github.com/lissy93/dashy
- keywords:
- - dashboard
|