mirror of
https://github.com/truenas/charts.git
synced 2026-04-26 03:22:45 +08:00
* initial commit * add templates and ui * typo * typo * update metadata * fix types * add uid for files * update metadata * bump common
27 lines
860 B
YAML
27 lines
860 B
YAML
name: unifi-protect-backup
|
|
description: Unifi Protect Backup is a python based tool for backing up UniFi Protect event clips as they occur.
|
|
annotations:
|
|
title: Unifi Protect Backup
|
|
type: application
|
|
version: 1.0.0
|
|
apiVersion: v2
|
|
appVersion: 0.9.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.1.1
|
|
home: https://github.com/ep1cman/unifi-protect-backup
|
|
icon: https://www.ixsystems.com/wp-content/uploads/2021/06/ix_logo_200x47.png
|
|
sources:
|
|
- https://github.com/ep1cman/unifi-protect-backup
|
|
- https://github.com/truenas/charts/tree/master/community/unifi-protect-backup
|
|
- https://github.com/ep1cman/unifi-protect-backup/pkgs/container/unifi-protect-backup/
|
|
keywords:
|
|
- backup
|
|
- unifi-protect
|