mirror of
https://github.com/truenas/charts.git
synced 2026-02-10 13:56:38 +08:00
27 lines
742 B
YAML
27 lines
742 B
YAML
name: rsyncd
|
|
description: Rsync is an open source utility that provides fast incremental file transfer.
|
|
annotations:
|
|
title: Rsync Daemon
|
|
type: application
|
|
version: 1.0.7
|
|
apiVersion: v2
|
|
appVersion: 1.0.0
|
|
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.0
|
|
home: https://github.com/truenas/containers/tree/main/apps/rsyncd
|
|
icon: https://rsync.samba.org/newrsynclogo.jpg
|
|
sources:
|
|
- https://github.com/truenas/containers/tree/main/apps/rsyncd
|
|
- https://github.com/truenas/charts/tree/master/community/rsyncd
|
|
- https://hub.docker.com/r/ixsystems/rsyncd
|
|
keywords:
|
|
- rsync
|
|
- sync
|