123456789101112131415161718192021222324252627 |
- name: homer
- description: Homer is a dead simple static HOMepage for your servER to keep your services
- on hand, from a simple yaml configuration file.
- annotations:
- title: Homer
- type: application
- version: 1.2.6
- apiVersion: v2
- appVersion: 24.10.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.9
- home: https://github.com/bastienwirtz/homer
- icon: https://media.sys.truenas.net/apps/homer/icons/icon.png
- sources:
- - https://hub.docker.com/r/b4bz/homer
- - https://github.com/truenas/charts/tree/master/library/ix-dev/community/homer
- - https://github.com/bastienwirtz/homer
- keywords:
- - dashboard
- - homepage
|