Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
31937a9217
commit
a39b2b8d19
|
@ -9,9 +9,9 @@ home: https://truecharts.org/charts/dependency/clickhouse
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/clickhouse.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://clickhouse.com/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/dependency/clickhouse
|
||||
- https://hub.docker.com/r/clickhouse/clickhouse-server
|
||||
- https://clickhouse.com/
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -9,8 +9,8 @@ home: https://truecharts.org/charts/dependency/kube-state-metrics
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/kube-state-metrics.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/dependency/kube-state-metrics
|
||||
- https://hub.docker.com/r/bitnami/kube-state-metrics
|
||||
- https://github.com/truecharts/charts/tree/master/charts/dependency/kube-state-metrics
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -11,9 +11,9 @@ deprecated: false
|
|||
sources:
|
||||
- https://mariadb.org
|
||||
- https://github.com/bitnami/bitnami-docker-mariadb
|
||||
- https://github.com/prometheus/mysqld_exporter
|
||||
- https://github.com/truecharts/charts/tree/master/charts/dependency/mariadb
|
||||
- https://hub.docker.com/r/bitnami/mariadb
|
||||
- https://github.com/prometheus/mysqld_exporter
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -9,10 +9,10 @@ home: https://truecharts.org/charts/dependency/mongodb
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/mongodb.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://hub.docker.com/r/bitnami/mongodb
|
||||
- https://www.mongodb.com
|
||||
- https://github.com/bitnami/bitnami-docker-mongodb
|
||||
- https://github.com/truecharts/charts/tree/master/charts/dependency/mongodb
|
||||
- https://hub.docker.com/r/bitnami/mongodb
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -8,9 +8,9 @@ home: https://truecharts.org/charts/dependency/redis
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/redis.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://hub.docker.com/r/bitnami/redis
|
||||
- https://github.com/bitnami/bitnami-docker-redis
|
||||
- https://github.com/truecharts/charts/tree/master/charts/dependency/redis
|
||||
- https://hub.docker.com/r/bitnami/redis
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -8,9 +8,9 @@ home: https://truecharts.org/charts/dependency/solr
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/solr.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/apache/solr
|
||||
- https://github.com/truecharts/charts/tree/master/charts/dependency/solr
|
||||
- https://hub.docker.com/r/bitnami/solr
|
||||
- https://github.com/apache/solr
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -1,41 +1,46 @@
|
|||
kubeVersion: ">=1.24.0"
|
||||
kubeVersion: '>=1.24.0'
|
||||
apiVersion: v2
|
||||
name: blocky
|
||||
version: 9.0.11
|
||||
appVersion: "0.22"
|
||||
description:
|
||||
Blocky is a DNS proxy, DNS enhancer and ad-blocker for the local network
|
||||
description: Blocky is a DNS proxy, DNS enhancer and ad-blocker for the local network
|
||||
written in Go
|
||||
home: https://truecharts.org/charts/enterprise/blocky
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/blocky.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/0xERR0R/blocky
|
||||
- https://github.com/Mozart409/blocky-frontend
|
||||
- https://github.com/truecharts/charts/tree/master/charts/enterprise/blocky
|
||||
- https://hub.docker.com/r/spx01/blocky
|
||||
- https://0xerr0r.github.io/blocky/
|
||||
- https://hub.docker.com/r/spx01/blocky
|
||||
- https://github.com/0xERR0R/blocky
|
||||
- https://github.com/Mozart409/blocky-frontend
|
||||
- https://0xerr0r.github.io/blocky/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/enterprise/blocky
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- dns
|
||||
- blocky
|
||||
- dns
|
||||
- blocky
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 14.3.5
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: redis
|
||||
version: 8.0.44
|
||||
repository: https://deps.truecharts.org
|
||||
condition: redis.enabled
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 14.3.5
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: redis
|
||||
version: 8.0.44
|
||||
repository: https://deps.truecharts.org
|
||||
condition: redis.enabled
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.1
|
||||
min_scale_version: 22.12.4
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: network
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: enterprise
|
||||
|
|
|
@ -1,36 +1,35 @@
|
|||
kubeVersion: ">=1.24.0"
|
||||
kubeVersion: '>=1.24.0'
|
||||
apiVersion: v2
|
||||
name: grafana
|
||||
version: 9.0.42
|
||||
appVersion: 10.2.2
|
||||
description:
|
||||
Grafana is an open source, feature rich metrics dashboard and graph editor
|
||||
description: Grafana is an open source, feature rich metrics dashboard and graph editor
|
||||
for Graphite, Elasticsearch, OpenTSDB, Prometheus and InfluxDB.
|
||||
home: https://truecharts.org/charts/enterprise/grafana
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/grafana.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/bitnami/bitnami-docker-grafana
|
||||
- https://grafana.com/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/enterprise/grafana
|
||||
- https://hub.docker.com/r/bitnami/grafana
|
||||
- https://github.com/bitnami/bitnami-docker-grafana
|
||||
- https://grafana.com/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/enterprise/grafana
|
||||
- https://hub.docker.com/r/bitnami/grafana
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- analytics
|
||||
- monitoring
|
||||
- metrics
|
||||
- logs
|
||||
- analytics
|
||||
- monitoring
|
||||
- metrics
|
||||
- logs
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 14.3.5
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 14.3.5
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.1
|
||||
min_scale_version: 22.12.4
|
||||
|
|
|
@ -9,9 +9,9 @@ home: https://truecharts.org/charts/enterprise/kubernetes-reflector
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/kubernetes-reflector.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://hub.docker.com/r/emberstack/kubernetes-reflector
|
||||
- https://github.com/emberstack/kubernetes-reflector
|
||||
- https://github.com/truecharts/charts/tree/master/charts/enterprise/kubernetes-reflector
|
||||
- https://hub.docker.com/r/emberstack/kubernetes-reflector
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -9,10 +9,10 @@ home: https://truecharts.org/charts/enterprise/metallb-config
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/metallb-config.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/enterprise/metallb-config
|
||||
- https://hub.docker.com/_/hello-world
|
||||
- https://github.com/metallb/metallb
|
||||
- https://metallb.universe.tf
|
||||
- https://github.com/truecharts/charts/tree/master/charts/enterprise/metallb-config
|
||||
- https://hub.docker.com/_/hello-world
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -8,11 +8,11 @@ home: https://truecharts.org/charts/enterprise/traefik
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/traefik.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/enterprise/traefik
|
||||
- https://github.com/truecharts/containers/tree/master/mirrortraefik
|
||||
- https://github.com/traefik/traefik
|
||||
- https://github.com/traefik/traefik-helm-chart
|
||||
- https://traefik.io/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/enterprise/traefik
|
||||
- https://github.com/truecharts/containers/tree/master/mirrortraefik
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/acestream
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/acestream.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/containers/tree/master/mirroracestream
|
||||
- https://github.com/vstavrinov/acestream-service
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/acestream
|
||||
- https://github.com/truecharts/containers/tree/master/mirroracestream
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -9,9 +9,9 @@ home: https://truecharts.org/charts/incubator/alienswarm
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/alienswarm.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/containers/tree/master/mirroralienswarm
|
||||
- https://www.steampowered.com/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/alienswarm
|
||||
- https://github.com/truecharts/containers/tree/master/mirroralienswarm
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -9,9 +9,9 @@ home: https://truecharts.org/charts/incubator/americasarmy-pg
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/americasarmy-pg.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/containers/tree/master/mirroramericasarmy-pg
|
||||
- https://www.americasarmy.com/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/americasarmy-pg
|
||||
- https://github.com/truecharts/containers/tree/master/mirroramericasarmy-pg
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -10,9 +10,9 @@ home: https://truecharts.org/charts/incubator/android-8-0
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/android-8-0.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorandroid-8-0
|
||||
- https://registry.hub.docker.com/r/ulisses1478/docker-android
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/android-8-0
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorandroid-8-0
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/anki-sync-server
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/anki-sync-server.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/ankicommunity/anki-devops-services
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/anki-sync-server
|
||||
- https://github.com/truecharts/containers/tree/master/mirroranki-sync-server
|
||||
- https://github.com/ankicommunity/anki-devops-services
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/apprise-api
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/apprise-api.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorapprise-api
|
||||
- https://github.com/caronc/apprise-api
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/apprise-api
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorapprise-api
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -9,8 +9,8 @@ home: https://truecharts.org/charts/incubator/arma3exilemod
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/arma3exilemod.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/arma3exilemod
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorarma3exilemod
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/arma3exilemod
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -10,10 +10,10 @@ home: https://truecharts.org/charts/incubator/artifactory-oss
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/artifactory-oss.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/artifactory-oss
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorartifactory-oss
|
||||
- https://jfrog.com/
|
||||
- https://registry.hub.docker.com/r/docker.bintray.io/jfrog/artifactory-oss
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/artifactory-oss
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorartifactory-oss
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -10,9 +10,9 @@ home: https://truecharts.org/charts/incubator/aurora-files
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/aurora-files.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/afterlogic/docker-aurora-files
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/aurora-files
|
||||
- https://github.com/truecharts/containers/tree/master/mirroraurora-files
|
||||
- https://github.com/afterlogic/docker-aurora-files
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/automatic-ripping-machine
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/automatic-ripping-machine.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorautomatic-ripping-machine
|
||||
- https://github.com/automatic-ripping-machine/automatic-ripping-machine
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/automatic-ripping-machine
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorautomatic-ripping-machine
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -9,10 +9,10 @@ home: https://truecharts.org/charts/incubator/backuppc
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/backuppc.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorbackuppc
|
||||
- https://github.com/tiredofit/docker-backuppc
|
||||
- https://backuppc.github.io/backuppc/index.html
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/backuppc
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorbackuppc
|
||||
- https://github.com/tiredofit/docker-backuppc
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -9,9 +9,9 @@ home: https://truecharts.org/charts/incubator/batnoter
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/batnoter.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/batnoter/batnoter
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/batnoter
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorbatnoter
|
||||
- https://github.com/batnoter/batnoter
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/bender
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/bender.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/jez500/bender
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/bender
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorbender
|
||||
- https://github.com/jez500/bender
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -14,9 +14,9 @@ deprecated: false
|
|||
sources:
|
||||
- https://github.com/orgs/linuxserver/packages/container/package/blender
|
||||
- https://github.com/linuxserver/docker-blender#readme
|
||||
- https://www.blender.org/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/blender
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorblender
|
||||
- https://www.blender.org/
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -9,9 +9,9 @@ home: https://truecharts.org/charts/incubator/bwapp
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/bwapp.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorbwapp
|
||||
- https://sourceforge.net/projects/bwapp/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/bwapp
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorbwapp
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -11,9 +11,9 @@ home: https://truecharts.org/charts/incubator/cadquery-jupyter
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/cadquery-jupyter.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/cadquery-jupyter
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorcadquery-jupyter
|
||||
- https://github.com/bernhard-42/jupyter-cadquery
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/cadquery-jupyter
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -8,10 +8,10 @@ home: https://truecharts.org/charts/incubator/cherry
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/cherry.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://cherry.haishan.me/
|
||||
- https://github.com/haishanh/cherry
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/cherry
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorcherry
|
||||
- https://cherry.haishan.me/
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -9,9 +9,9 @@ home: https://truecharts.org/charts/incubator/chromium
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/chromium.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorchromium
|
||||
- https://www.google.com/chrome/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/chromium
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorchromium
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -9,9 +9,9 @@ home: https://truecharts.org/charts/incubator/cleanarr
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/cleanarr.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/se1exin/cleanarr
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/cleanarr
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorcleanarr
|
||||
- https://github.com/se1exin/cleanarr
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/cloudbeaver
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudbeaver.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorcloudbeaver
|
||||
- https://github.com/dbeaver/cloudbeaver
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/cloudbeaver
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorcloudbeaver
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -9,8 +9,8 @@ home: https://truecharts.org/charts/incubator/cloudcommander
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudcommander.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorcloudcommander
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/cloudcommander
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorcloudcommander
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/conreq
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/conreq.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorconreq
|
||||
- https://hotio.dev/containers/conreq
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/conreq
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorconreq
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -9,9 +9,9 @@ home: https://truecharts.org/charts/incubator/corekeeper
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/corekeeper.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorcorekeeper
|
||||
- https://steampowered.com/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/corekeeper
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorcorekeeper
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -10,9 +10,9 @@ home: https://truecharts.org/charts/incubator/cowyo
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/cowyo.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/schollz/cowyo
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/cowyo
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorcowyo
|
||||
- https://github.com/schollz/cowyo
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -9,9 +9,9 @@ home: https://truecharts.org/charts/incubator/craftopia
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/craftopia.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorcraftopia
|
||||
- https://www.steampowered.com/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/craftopia
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorcraftopia
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/cryptpad
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/cryptpad.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://cryptpad.fr/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/cryptpad
|
||||
- https://hub.docker.com/r/cryptpad/cryptpad
|
||||
- https://cryptpad.fr/
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -9,9 +9,9 @@ home: https://truecharts.org/charts/incubator/csgo
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/csgo.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://www.steampowered.com/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/csgo
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorcsgo
|
||||
- https://www.steampowered.com/
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -9,9 +9,9 @@ home: https://truecharts.org/charts/incubator/cstrike1-6
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/cstrike1-6.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://www.steampowered.com/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/cstrike1-6
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorcstrike1-6
|
||||
- https://www.steampowered.com/
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -8,8 +8,8 @@ home: https://truecharts.org/charts/incubator/cups-server
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/cups-server.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorcups-server
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/cups-server
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorcups-server
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -11,9 +11,9 @@ home: https://truecharts.org/charts/incubator/damselfly
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/damselfly.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/containers/tree/master/mirrordamselfly
|
||||
- https://github.com/Webreaper/Damselfly
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/damselfly
|
||||
- https://github.com/truecharts/containers/tree/master/mirrordamselfly
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -9,9 +9,9 @@ home: https://truecharts.org/charts/incubator/dayofdefeatsource
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/dayofdefeatsource.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/containers/tree/master/mirrordayofdefeatsource
|
||||
- https://www.steampowered.com/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/dayofdefeatsource
|
||||
- https://github.com/truecharts/containers/tree/master/mirrordayofdefeatsource
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/ddns-route53
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddns-route53.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/crazy-max/ddns-route53
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/ddns-route53
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorddns-route53
|
||||
- https://github.com/crazy-max/ddns-route53
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -9,9 +9,9 @@ home: https://truecharts.org/charts/incubator/debian-bullseye
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/debian-bullseye.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/debian-bullseye
|
||||
- https://github.com/truecharts/containers/tree/master/mirrordebian-bullseye
|
||||
- https://www.debian.org/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/debian-bullseye
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -9,9 +9,9 @@ home: https://truecharts.org/charts/incubator/docassemble
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/docassemble.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/jhpyle/docassemble
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/docassemble
|
||||
- https://github.com/truecharts/containers/tree/master/mirrordocassemble
|
||||
- https://github.com/jhpyle/docassemble
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/drone-runner
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/drone-runner.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://docs.drone.io
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/drone-runner
|
||||
- https://github.com/truecharts/containers/tree/master/mirrordrone-runner-kube
|
||||
- https://docs.drone.io
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/eco
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/eco.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/ich777/docker-steamcmd-server/tree/eco
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/eco
|
||||
- https://github.com/truecharts/containers/tree/master/mirroreco
|
||||
- https://github.com/ich777/docker-steamcmd-server/tree/eco
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -10,9 +10,9 @@ home: https://truecharts.org/charts/incubator/ecodms
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/ecodms.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorecodms
|
||||
- https://www.ecodms.de/index.php/en/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/ecodms
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorecodms
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -9,9 +9,9 @@ home: https://truecharts.org/charts/incubator/euterpe
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/euterpe.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/ironsmile/euterpe
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/euterpe
|
||||
- https://github.com/truecharts/containers/tree/master/mirroreuterpe
|
||||
- https://github.com/ironsmile/euterpe
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -9,9 +9,9 @@ home: https://truecharts.org/charts/incubator/explainshell
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/explainshell.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorexplainshell
|
||||
- https://github.com/idank/explainshell
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/explainshell
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorexplainshell
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/factorio
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/factorio.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorfactorio
|
||||
- https://github.com/factoriotools/factorio-docker
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/factorio
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorfactorio
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/factorioservermanager
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/factorioservermanager.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorfactorioservermanager
|
||||
- https://github.com/OpenFactorioServerManager/factorio-server-manager
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/factorioservermanager
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorfactorioservermanager
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -9,9 +9,9 @@ home: https://truecharts.org/charts/incubator/fancyindex
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/fancyindex.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/xal3xhx/fancyindex
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/fancyindex
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorfancyindex
|
||||
- https://github.com/xal3xhx/fancyindex
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -10,9 +10,9 @@ home: https://truecharts.org/charts/incubator/farmos
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/farmos.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/farmos
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorfarmos
|
||||
- https://github.com/farmOS/farmOS
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/farmos
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -9,9 +9,9 @@ home: https://truecharts.org/charts/incubator/fastcom-mqtt
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/fastcom-mqtt.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/simonjenny/fastcom-mqtt
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/fastcom-mqtt
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorfastcom-mqtt
|
||||
- https://github.com/simonjenny/fastcom-mqtt
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -9,9 +9,9 @@ home: https://truecharts.org/charts/incubator/filerun
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/filerun.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/filerun/docker
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/filerun
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorfilerun
|
||||
- https://github.com/filerun/docker
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -9,9 +9,9 @@ home: https://truecharts.org/charts/incubator/fileshelter
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/fileshelter.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/epoupon/fileshelter
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/fileshelter
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorfileshelter
|
||||
- https://github.com/epoupon/fileshelter
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -9,10 +9,10 @@ home: https://truecharts.org/charts/incubator/filestash
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/filestash.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/mickael-kerjean/filestash
|
||||
- https://www.filestash.app/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/filestash
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorfilestash
|
||||
- https://github.com/mickael-kerjean/filestash
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -9,9 +9,9 @@ home: https://truecharts.org/charts/incubator/fistfuloffrags
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/fistfuloffrags.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorfistfuloffrags
|
||||
- https://www.steampowered.com/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/fistfuloffrags
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorfistfuloffrags
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -14,9 +14,9 @@ home: https://truecharts.org/charts/incubator/fivem
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/fivem.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://fivem.net/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/fivem
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorfivem
|
||||
- https://fivem.net/
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/flashpaper
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/flashpaper.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/AndrewPaglusch/FlashPaper
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/flashpaper
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorflashpaper
|
||||
- https://github.com/AndrewPaglusch/FlashPaper
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -9,9 +9,9 @@ home: https://truecharts.org/charts/incubator/flatnotes
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/flatnotes.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorflatnotes
|
||||
- https://github.com/Dullage/flatnotes
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/flatnotes
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorflatnotes
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -8,10 +8,10 @@ home: https://truecharts.org/charts/incubator/flextv
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/flextv.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/flextv
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorflextv
|
||||
- https://github.com/d8ahazard/FlexTV
|
||||
- https://registry.hub.docker.com/r/jcreynolds/flextv/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/flextv
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorflextv
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -9,9 +9,9 @@ home: https://truecharts.org/charts/incubator/funkwhale
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/funkwhale.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorfunkwhale
|
||||
- https://funkwhale.audio/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/funkwhale
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorfunkwhale
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -9,9 +9,9 @@ home: https://truecharts.org/charts/incubator/garrysmod
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/garrysmod.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorgarrysmod
|
||||
- https://www.steampowered.com/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/garrysmod
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorgarrysmod
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -10,10 +10,10 @@ home: https://truecharts.org/charts/incubator/ghost
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/ghost.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/TryGhost/Ghost
|
||||
- https://ghost.org/docs/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/ghost
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorghost
|
||||
- https://github.com/TryGhost/Ghost
|
||||
- https://ghost.org/docs/
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -9,9 +9,9 @@ home: https://truecharts.org/charts/incubator/go-auto-yt
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/go-auto-yt.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/XiovV/go-auto-yt
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/go-auto-yt
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorgo-auto-yt
|
||||
- https://github.com/XiovV/go-auto-yt
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -9,9 +9,9 @@ home: https://truecharts.org/charts/incubator/gpodder
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/gpodder.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://gpodder.github.io/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/gpodder
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorgpodder
|
||||
- https://gpodder.github.io/
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/gridcoinwalletgui
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/gridcoinwalletgui.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://gridcoin.us/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/gridcoinwalletgui
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorgridcoinwalletgui
|
||||
- https://gridcoin.us/
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -9,10 +9,10 @@ home: https://truecharts.org/charts/incubator/grist
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/grist.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/grist
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorgrist
|
||||
- https://github.com/gristlabs/grist-core
|
||||
- https://support.getgrist.com/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/grist
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/guide2go
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/guide2go.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/alturismo/guide2go
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/guide2go
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorguide2go
|
||||
- https://github.com/alturismo/guide2go
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -11,11 +11,11 @@ home: https://truecharts.org/charts/incubator/hexchat
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/hexchat.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/hexchat
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorhexchat
|
||||
- https://hexchat.github.io/
|
||||
- https://registry.hub.docker.com/r/binhex/arch-hexchat/
|
||||
- https://github.com/binhex/documentation
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/hexchat
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorhexchat
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -8,10 +8,10 @@ home: https://truecharts.org/charts/incubator/homebridge
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/homebridge.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://homebridge.io/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/homebridge
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorhomebridge
|
||||
- https://github.com/oznu/docker-homebridge
|
||||
- https://homebridge.io/
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -11,8 +11,8 @@ home: https://truecharts.org/charts/incubator/humhub
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/humhub.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorhumhub
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/humhub
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorhumhub
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -10,9 +10,9 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/icinga2.png
|
|||
deprecated: false
|
||||
sources:
|
||||
- https://icinga.com/
|
||||
- https://github.com/jjethwa/icinga2
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/icinga2
|
||||
- https://github.com/truecharts/containers/tree/master/mirroricinga2
|
||||
- https://github.com/jjethwa/icinga2
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/icloudpd
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/icloudpd.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/containers/tree/master/mirroricloudpd
|
||||
- https://github.com/Womabre/-TrueNAS-docker-templates
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/icloudpd
|
||||
- https://github.com/truecharts/containers/tree/master/mirroricloudpd
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -9,9 +9,9 @@ home: https://truecharts.org/charts/incubator/insurgencysandstorm
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/insurgencysandstorm.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorinsurgencysandstorm
|
||||
- https://www.steampowered.com/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/insurgencysandstorm
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorinsurgencysandstorm
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -9,9 +9,9 @@ home: https://truecharts.org/charts/incubator/jackett2telegram
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/jackett2telegram.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/danimart1991/jackett2telegram
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/jackett2telegram
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorjackett2telegram
|
||||
- https://github.com/danimart1991/jackett2telegram
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -9,9 +9,9 @@ home: https://truecharts.org/charts/incubator/jump
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/jump.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorjump
|
||||
- https://github.com/daledavies/jump
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/jump
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorjump
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/kaizoku
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/kaizoku.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/oae/kaizoku
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/kaizoku
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorkaizoku
|
||||
- https://github.com/oae/kaizoku
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/kdenlive-vnc
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/kdenlive-vnc.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorkdenlive-vnc
|
||||
- https://github.com/JonathanTreffler/kdenlive-vnc-docker
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/kdenlive-vnc
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorkdenlive-vnc
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -9,10 +9,10 @@ home: https://truecharts.org/charts/incubator/kdenlive
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/kdenlive.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/orgs/linuxserver/packages/container/package/kdenlive
|
||||
- https://github.com/linuxserver/docker-kdenlive#readme
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/kdenlive
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorkdenlive
|
||||
- https://github.com/orgs/linuxserver/packages/container/package/kdenlive
|
||||
- https://github.com/linuxserver/docker-kdenlive#readme
|
||||
- https://kdenlive.org/
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
|
|
|
@ -9,10 +9,10 @@ home: https://truecharts.org/charts/incubator/kimai
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/kimai.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorkimai
|
||||
- https://github.com/kevinpapst/kimai2
|
||||
- https://github.com/tobybatch/kimai2
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/kimai
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorkimai
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -9,10 +9,10 @@ home: https://truecharts.org/charts/incubator/koel
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/koel.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/koel
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorkoel
|
||||
- https://github.com/koel/docker
|
||||
- https://github.com/koel/koel
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/koel
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorkoel
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -9,9 +9,9 @@ home: https://truecharts.org/charts/incubator/kutt
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/kutt.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/thedevs-network/kutt
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/kutt
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorkutt
|
||||
- https://github.com/thedevs-network/kutt
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -10,9 +10,9 @@ home: https://truecharts.org/charts/incubator/lemur-cfssl
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/lemur-cfssl.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/Netflix/lemur
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/lemur-cfssl
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorlemur-cfssl
|
||||
- https://github.com/Netflix/lemur
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
kubeVersion: ">=1.24.0"
|
||||
kubeVersion: '>=1.24.0'
|
||||
apiVersion: v2
|
||||
name: librephotos
|
||||
version: 8.0.1
|
||||
|
@ -8,37 +8,43 @@ home: https://truecharts.org/charts/incubator/librephotos
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/librephotos.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/LibrePhotos/librephotos
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/librephotos
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorlibrephotos-backend
|
||||
- https://github.com/LibrePhotos/librephotos
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/librephotos
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorlibrephotos-backend
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- photos
|
||||
- gallery
|
||||
- photos
|
||||
- gallery
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 11.1.2
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: postgresql
|
||||
version: 11.0.31
|
||||
repository: https://deps.truecharts.org/
|
||||
condition: postgresql.enabled
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: redis
|
||||
version: 5.0.33
|
||||
repository: https://deps.truecharts.org
|
||||
condition: redis.enabled
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 11.1.2
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: postgresql
|
||||
version: 11.0.31
|
||||
repository: https://deps.truecharts.org/
|
||||
condition: postgresql.enabled
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: redis
|
||||
version: 5.0.33
|
||||
repository: https://deps.truecharts.org
|
||||
condition: redis.enabled
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.1
|
||||
min_scale_version: 22.12.4
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: media
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: incubator
|
||||
|
|
|
@ -9,9 +9,9 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/linkace.png
|
|||
deprecated: false
|
||||
sources:
|
||||
- https://www.linkace.org/docs/
|
||||
- https://github.com/linkace/linkace
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/linkace
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorlinkace
|
||||
- https://github.com/linkace/linkace
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -9,9 +9,9 @@ home: https://truecharts.org/charts/incubator/longvinter
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/longvinter.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorlongvinter
|
||||
- https://www.steampowered.com/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/longvinter
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorlongvinter
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -9,9 +9,9 @@ home: https://truecharts.org/charts/incubator/lychee
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/lychee.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorlychee-laravel
|
||||
- https://github.com/LycheeOrg/Lychee
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/lychee
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorlychee-laravel
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/media-roller
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/media-roller.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/rroller/media-roller
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/media-roller
|
||||
- https://github.com/truecharts/containers/tree/master/mirrormedia-roller
|
||||
- https://github.com/rroller/media-roller
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -9,9 +9,9 @@ home: https://truecharts.org/charts/incubator/microbin
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/microbin.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/microbin
|
||||
- https://github.com/truecharts/containers/tree/master/mirrormicrobin
|
||||
- https://github.com/szabodanika/microbin
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/microbin
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/miniflux
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/miniflux.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/miniflux/v2
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/miniflux
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorminiflux
|
||||
- https://github.com/miniflux/v2
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/misskey
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/misskey.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/containers/tree/master/mirrormisskey
|
||||
- https://github.com/misskey-dev/misskey/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/misskey
|
||||
- https://github.com/truecharts/containers/tree/master/mirrormisskey
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -10,9 +10,9 @@ home: https://truecharts.org/charts/incubator/namecheap-ddns
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/namecheap-ddns.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/containers/tree/master/mirrornamecheap-ddns
|
||||
- https://github.com/EdwardChamberlain/namecheap_ddns
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/namecheap-ddns
|
||||
- https://github.com/truecharts/containers/tree/master/mirrornamecheap-ddns
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -9,9 +9,9 @@ home: https://truecharts.org/charts/incubator/neverwinternights-ee
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/neverwinternights-ee.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://www.beamdog.com/games/neverwinter-nights-enhanced/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/neverwinternights-ee
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorneverwinternights-ee
|
||||
- https://www.beamdog.com/games/neverwinter-nights-enhanced/
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/newyearcountdownclock
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/newyearcountdownclock.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/modem7/Docker-NewYearCountdown
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/newyearcountdownclock
|
||||
- https://github.com/truecharts/containers/tree/master/mirrornewyearcountdownclock
|
||||
- https://github.com/modem7/Docker-NewYearCountdown
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/noisedash
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/noisedash.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/containers/tree/master/mirrornoisedash
|
||||
- https://github.com/kaythomas0/noisedash
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/noisedash
|
||||
- https://github.com/truecharts/containers/tree/master/mirrornoisedash
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -9,9 +9,9 @@ home: https://truecharts.org/charts/incubator/observium
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/observium.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorobservium
|
||||
- https://www.observium.org/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/observium
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorobservium
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -9,8 +9,8 @@ home: https://truecharts.org/charts/incubator/onlinecheckyourserver
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/onlinecheckyourserver.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/containers/tree/master/mirroronlinecheckyourserver
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/onlinecheckyourserver
|
||||
- https://github.com/truecharts/containers/tree/master/mirroronlinecheckyourserver
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue