feat(Orbital-Sync): Add Orbital Sync chart (#3702)
* feat(Orbital-Sync): Add Orbital-Sync * commit * fix values lint * More typos * typos! * Create README.md * some fixs * add options * add unlimited secondary hosts * add some defult values * quote * indentation... every time * shut up you lilttle princess * skip CI for this app.. Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Co-authored-by: Stavros kois <s.kois@outlook.com>
This commit is contained in:
co-authored by
Stavros Kois
Stavros kois
parent
518b478375
commit
00851a31fb
@@ -0,0 +1,31 @@
|
||||
apiVersion: v2
|
||||
appVersion: "v1.1.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.5.6
|
||||
deprecated: false
|
||||
description: Orbital Sync synchronizes multiple Pi-hole instances for high availability.
|
||||
home: https://truecharts.org/docs/charts/stable/orbital-sync
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/orbital-sync.png
|
||||
keywords:
|
||||
- Orbital Sync
|
||||
- Pi-Hole
|
||||
- DNS
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: orbital-sync
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/orbital-sync
|
||||
- https://github.com/mattwebbio/orbital-sync/pkgs/container/orbital-sync
|
||||
type: application
|
||||
version: 0.0.1
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- network
|
||||
- DNS
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/grade: U
|
||||
Reference in New Issue
Block a user