Commit daily changes

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2024-01-01 00:10:30 +00:00
parent 1d698aef98
commit 92663fd205
1163 changed files with 4872 additions and 3343 deletions

View File

@ -5,15 +5,18 @@
{{- range .CommitGroups }} {{- range .CommitGroups }}
### {{ .Title }} ### {{ .Title }}
{{ range .Commits }} {{ range .Commits }}
- {{ .Subject -}} - {{ .Subject -}}
{{- end -}} {{- end -}}
{{- end -}} {{- end -}}
{{- range .NoteGroups }} {{- range .NoteGroups }}
### {{ .Title }} ### {{ .Title }}
{{ range .Notes }} {{ range .Notes }}
{{ .Body }} {{ .Body }}
{{- end }} {{- end }}

View File

@ -1,4 +1,4 @@
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
apiVersion: v2 apiVersion: v2
name: clickhouse name: clickhouse
version: 10.2.0 version: 10.2.0
@ -8,31 +8,31 @@ home: https://truecharts.org/charts/dependency/clickhouse
icon: https://truecharts.org/img/hotlink-ok/chart-icons/clickhouse.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/clickhouse.png
deprecated: false deprecated: false
sources: sources:
- https://clickhouse.com/ - https://clickhouse.com/
- https://github.com/truecharts/charts/tree/master/charts/dependency/clickhouse - https://github.com/truecharts/charts/tree/master/charts/dependency/clickhouse
- https://hub.docker.com/r/clickhouse/clickhouse-server - https://hub.docker.com/r/clickhouse/clickhouse-server
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
url: https://truecharts.org url: https://truecharts.org
keywords: keywords:
- database - database
- clickhouse - clickhouse
- sql - sql
dependencies: dependencies:
- name: common - name: common
version: 17.2.2 version: 17.2.2
repository: https://library-charts.truecharts.org repository: https://library-charts.truecharts.org
condition: "" condition: ""
alias: "" alias: ""
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.2 max_scale_version: 23.10.2
min_scale_version: 23.10.0 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: database truecharts.org/category: database
truecharts.org/max_helm_version: "3.13" truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12" truecharts.org/min_helm_version: "3.12"
truecharts.org/train: dependency truecharts.org/train: dependency
type: application type: application

View File

@ -1,4 +1,6 @@
# README ---
title: README
---
## General Info ## General Info

View File

@ -8,11 +8,11 @@ home: https://truecharts.org/charts/dependency/mariadb
icon: https://truecharts.org/img/hotlink-ok/chart-icons/mariadb.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/mariadb.png
deprecated: false deprecated: false
sources: sources:
- https://hub.docker.com/r/bitnami/mariadb
- https://github.com/bitnami/bitnami-docker-mariadb - https://github.com/bitnami/bitnami-docker-mariadb
- https://github.com/prometheus/mysqld_exporter - https://github.com/prometheus/mysqld_exporter
- https://github.com/truecharts/charts/tree/master/charts/dependency/mariadb
- https://hub.docker.com/r/bitnami/mariadb
- https://mariadb.org - https://mariadb.org
- https://github.com/truecharts/charts/tree/master/charts/dependency/mariadb
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -1,4 +1,6 @@
# README ---
title: README
---
## General Info ## General Info

View File

@ -8,9 +8,9 @@ home: https://truecharts.org/charts/dependency/memcached
icon: https://truecharts.org/img/hotlink-ok/chart-icons/memcached.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/memcached.png
deprecated: false deprecated: false
sources: sources:
- https://github.com/bitnami/bitnami-docker-memcached
- https://github.com/truecharts/charts/tree/master/charts/dependency/memcached - https://github.com/truecharts/charts/tree/master/charts/dependency/memcached
- https://hub.docker.com/r/bitnami/memcached - https://hub.docker.com/r/bitnami/memcached
- https://github.com/bitnami/bitnami-docker-memcached
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -1,4 +1,6 @@
# README ---
title: README
---
## General Info ## General Info

View File

@ -1,4 +1,4 @@
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
apiVersion: v2 apiVersion: v2
name: mongodb name: mongodb
version: 11.1.1 version: 11.1.1
@ -8,32 +8,32 @@ home: https://truecharts.org/charts/dependency/mongodb
icon: https://truecharts.org/img/hotlink-ok/chart-icons/mongodb.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/mongodb.png
deprecated: false deprecated: false
sources: 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://www.mongodb.com - https://hub.docker.com/r/bitnami/mongodb
- https://github.com/truecharts/charts/tree/master/charts/dependency/mongodb - https://github.com/bitnami/bitnami-docker-mongodb
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
url: https://truecharts.org url: https://truecharts.org
keywords: keywords:
- mongodb - mongodb
- database - database
- nosql - nosql
dependencies: dependencies:
- name: common - name: common
version: 17.2.2 version: 17.2.2
repository: https://library-charts.truecharts.org repository: https://library-charts.truecharts.org
condition: "" condition: ""
alias: "" alias: ""
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.2 max_scale_version: 23.10.2
min_scale_version: 23.10.0 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: database truecharts.org/category: database
truecharts.org/max_helm_version: "3.13" truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12" truecharts.org/min_helm_version: "3.12"
truecharts.org/train: dependency truecharts.org/train: dependency
type: application type: application

View File

@ -1,4 +1,6 @@
# README ---
title: README
---
## General Info ## General Info

View File

@ -1,4 +1,6 @@
# README ---
title: README
---
## General Info ## General Info

View File

@ -8,9 +8,9 @@ home: https://truecharts.org/charts/dependency/solr
icon: https://truecharts.org/img/hotlink-ok/chart-icons/solr.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/solr.png
deprecated: false deprecated: false
sources: sources:
- https://hub.docker.com/r/bitnami/solr
- https://github.com/apache/solr - https://github.com/apache/solr
- https://github.com/truecharts/charts/tree/master/charts/dependency/solr - https://github.com/truecharts/charts/tree/master/charts/dependency/solr
- https://hub.docker.com/r/bitnami/solr
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -1,4 +1,6 @@
# README ---
title: README
---
## General Info ## General Info

View File

@ -1,4 +1,6 @@
# README ---
title: README
---
## General Info ## General Info

View File

@ -1,4 +1,6 @@
# README ---
title: README
---
## General Info ## General Info

View File

@ -1,4 +1,6 @@
# README ---
title: README
---
## General Info ## General Info

View File

@ -1,4 +1,6 @@
# README ---
title: README
---
## General Info ## General Info

View File

@ -8,10 +8,10 @@ home: https://truecharts.org/charts/incubator/dsmr-reader
icon: https://truecharts.org/img/hotlink-ok/chart-icons/dsmr-reader.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/dsmr-reader.png
deprecated: false deprecated: false
sources: sources:
- https://hub.docker.com/r/xirixiz/dsmr-reader-docker
- https://github.com/dsmrreader/dsmr-reader - https://github.com/dsmrreader/dsmr-reader
- https://github.com/xirixiz/dsmr-reader-docker - https://github.com/xirixiz/dsmr-reader-docker
- https://github.com/truecharts/charts/tree/master/charts/incubator/dsmr-reader - https://github.com/truecharts/charts/tree/master/charts/incubator/dsmr-reader
- https://hub.docker.com/r/xirixiz/dsmr-reader-docker
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -1,4 +1,6 @@
# README ---
title: README
---
## General Info ## General Info

View File

@ -1,4 +1,6 @@
# README ---
title: README
---
## General Info ## General Info

View File

@ -1,4 +1,6 @@
# README ---
title: README
---
## General Info ## General Info

View File

@ -8,11 +8,11 @@ home: https://truecharts.org/charts/incubator/focalboard
icon: https://truecharts.org/img/hotlink-ok/chart-icons/focalboard.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/focalboard.png
deprecated: false deprecated: false
sources: sources:
- https://hub.docker.com/r/mattermost/focalboard
- https://github.com/mattermost/focalboard - https://github.com/mattermost/focalboard
- https://github.com/FlipEnergy/container-images/blob/main/focalboard - https://github.com/FlipEnergy/container-images/blob/main/focalboard
- https://github.com/truecharts/charts/tree/master/charts/incubator/focalboard
- https://hub.docker.com/r/mattermost/focalboard
- https://www.focalboard.com/ - https://www.focalboard.com/
- https://github.com/truecharts/charts/tree/master/charts/incubator/focalboard
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -1,4 +1,6 @@
# README ---
title: README
---
## General Info ## General Info

View File

@ -1,4 +1,6 @@
# README ---
title: README
---
## General Info ## General Info

View File

@ -1,4 +1,6 @@
# README ---
title: README
---
## General Info ## General Info

View File

@ -1,4 +1,6 @@
# README ---
title: README
---
## General Info ## General Info

View File

@ -1,4 +1,6 @@
# README ---
title: README
---
## General Info ## General Info

View File

@ -1,4 +1,6 @@
# README ---
title: README
---
## General Info ## General Info

View File

@ -1,4 +1,6 @@
# README ---
title: README
---
## General Info ## General Info

View File

@ -1,4 +1,6 @@
# README ---
title: README
---
## General Info ## General Info

View File

@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/lychee
icon: https://truecharts.org/img/hotlink-ok/chart-icons/lychee.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/lychee.png
deprecated: false deprecated: false
sources: sources:
- https://hub.docker.com/r/lycheeorg/lychee-laravel
- https://github.com/LycheeOrg/Lychee - https://github.com/LycheeOrg/Lychee
- https://github.com/truecharts/charts/tree/master/charts/incubator/lychee - https://github.com/truecharts/charts/tree/master/charts/incubator/lychee
- https://hub.docker.com/r/lycheeorg/lychee-laravel
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -1,4 +1,6 @@
# README ---
title: README
---
## General Info ## General Info

View File

@ -1,4 +1,6 @@
# README ---
title: README
---
## General Info ## General Info

View File

@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/microbin
icon: https://truecharts.org/img/hotlink-ok/chart-icons/microbin.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/microbin.png
deprecated: false deprecated: false
sources: sources:
- https://hub.docker.com/r/danielszabo99/microbin
- https://github.com/szabodanika/microbin - https://github.com/szabodanika/microbin
- https://github.com/truecharts/charts/tree/master/charts/incubator/microbin - https://github.com/truecharts/charts/tree/master/charts/incubator/microbin
- https://hub.docker.com/r/danielszabo99/microbin
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -1,4 +1,6 @@
# README ---
title: README
---
## General Info ## General Info

View File

@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/money-balancer
icon: https://truecharts.org/img/hotlink-ok/chart-icons/money-balancer.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/money-balancer.png
deprecated: false deprecated: false
sources: sources:
- https://github.com/dorianim/money-balancer
- https://github.com/truecharts/charts/tree/master/charts/incubator/money-balancer - https://github.com/truecharts/charts/tree/master/charts/incubator/money-balancer
- https://ghcr.io/dorianim/money-balancer - https://ghcr.io/dorianim/money-balancer
- https://github.com/dorianim/money-balancer
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -1,4 +1,6 @@
# README ---
title: README
---
## General Info ## General Info

View File

@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/noisedash
icon: https://truecharts.org/img/hotlink-ok/chart-icons/noisedash.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/noisedash.png
deprecated: false deprecated: false
sources: sources:
- https://hub.docker.com/r/noisedash/noisedash
- https://github.com/kaythomas0/noisedash - https://github.com/kaythomas0/noisedash
- https://github.com/truecharts/charts/tree/master/charts/incubator/noisedash - https://github.com/truecharts/charts/tree/master/charts/incubator/noisedash
- https://hub.docker.com/r/noisedash/noisedash
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -1,4 +1,6 @@
# README ---
title: README
---
## General Info ## General Info

View File

@ -8,10 +8,10 @@ home: https://truecharts.org/charts/incubator/openkm
icon: https://truecharts.org/img/hotlink-ok/chart-icons/openkm.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/openkm.png
deprecated: false deprecated: false
sources: sources:
- https://www.openkm.com/
- https://github.com/openkm/document-management-system
- https://github.com/truecharts/charts/tree/master/charts/incubator/openkm - https://github.com/truecharts/charts/tree/master/charts/incubator/openkm
- https://hub.docker.com/r/openkm/openkm-ce - https://hub.docker.com/r/openkm/openkm-ce
- https://www.openkm.com/
- https://github.com/openkm/document-management-system
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -1,4 +1,6 @@
# README ---
title: README
---
## General Info ## General Info

View File

@ -1,4 +1,6 @@
# README ---
title: README
---
## General Info ## General Info

View File

@ -1,4 +1,6 @@
# README ---
title: README
---
## General Info ## General Info

View File

@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/penpot
icon: https://truecharts.org/img/hotlink-ok/chart-icons/penpot.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/penpot.png
deprecated: false deprecated: false
sources: sources:
- https://hub.docker.com/r/penpotapp/backend
- https://github.com/penpot/penpot - https://github.com/penpot/penpot
- https://github.com/truecharts/charts/tree/master/charts/incubator/penpot - https://github.com/truecharts/charts/tree/master/charts/incubator/penpot
- https://hub.docker.com/r/penpotapp/frontend
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -1,4 +1,6 @@
# README ---
title: README
---
## General Info ## General Info

View File

@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/plik
icon: https://truecharts.org/img/hotlink-ok/chart-icons/plik.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/plik.png
deprecated: false deprecated: false
sources: sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/plik
- https://hub.docker.com/r/rootgg/plik - https://hub.docker.com/r/rootgg/plik
- https://github.com/root-gg/plik - https://github.com/root-gg/plik
- https://github.com/truecharts/charts/tree/master/charts/incubator/plik
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -1,4 +1,6 @@
# README ---
title: README
---
## General Info ## General Info

View File

@ -1,4 +1,6 @@
# README ---
title: README
---
## General Info ## General Info

View File

@ -1,4 +1,6 @@
# README ---
title: README
---
## General Info ## General Info

View File

@ -1,4 +1,6 @@
# README ---
title: README
---
## General Info ## General Info

View File

@ -8,10 +8,10 @@ home: https://truecharts.org/charts/enterprise/authelia
icon: https://truecharts.org/img/hotlink-ok/chart-icons/authelia.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/authelia.png
deprecated: false deprecated: false
sources: sources:
- https://github.com/truecharts/charts/tree/master/charts/enterprise/authelia
- https://ghcr.io/authelia/authelia - https://ghcr.io/authelia/authelia
- https://github.com/authelia/authelia - https://github.com/authelia/authelia
- https://github.com/authelia/chartrepo - https://github.com/authelia/chartrepo
- https://github.com/truecharts/charts/tree/master/charts/enterprise/authelia
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -1,4 +1,6 @@
# README ---
title: README
---
## General Info ## General Info

View File

@ -8,11 +8,11 @@ home: https://truecharts.org/charts/enterprise/blocky
icon: https://truecharts.org/img/hotlink-ok/chart-icons/blocky.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/blocky.png
deprecated: false deprecated: false
sources: sources:
- https://github.com/truecharts/charts/tree/master/charts/enterprise/blocky
- https://hub.docker.com/r/spx01/blocky
- https://github.com/0xERR0R/blocky
- https://github.com/Mozart409/blocky-frontend - https://github.com/Mozart409/blocky-frontend
- https://0xerr0r.github.io/blocky/ - https://0xerr0r.github.io/blocky/
- https://github.com/truecharts/charts/tree/master/charts/enterprise/blocky
- https://quay.io/oriedge/k8s_gateway
- https://github.com/0xERR0R/blocky
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -1,4 +1,6 @@
# README ---
title: README
---
## General Info ## General Info

View File

@ -8,9 +8,9 @@ home: https://truecharts.org/charts/enterprise/clusterissuer
icon: https://truecharts.org/img/hotlink-ok/chart-icons/clusterissuer.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/clusterissuer.png
deprecated: false deprecated: false
sources: sources:
- https://hub.docker.com/_/hello-world
- https://cert-manager.io/ - https://cert-manager.io/
- https://github.com/truecharts/charts/tree/master/charts/enterprise/clusterissuer - https://github.com/truecharts/charts/tree/master/charts/enterprise/clusterissuer
- https://hub.docker.com/_/hello-world
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -1,4 +1,6 @@
# README ---
title: README
---
## General Info ## General Info

View File

@ -8,10 +8,10 @@ home: https://truecharts.org/charts/enterprise/grafana
icon: https://truecharts.org/img/hotlink-ok/chart-icons/grafana.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/grafana.png
deprecated: false deprecated: false
sources: sources:
- https://hub.docker.com/r/bitnami/grafana
- https://grafana.com/ - https://grafana.com/
- https://github.com/bitnami/bitnami-docker-grafana - https://github.com/bitnami/bitnami-docker-grafana
- https://github.com/truecharts/charts/tree/master/charts/enterprise/grafana - https://github.com/truecharts/charts/tree/master/charts/enterprise/grafana
- https://hub.docker.com/r/bitnami/grafana
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -1,4 +1,6 @@
# README ---
title: README
---
## General Info ## General Info

View File

@ -8,9 +8,9 @@ home: https://truecharts.org/charts/enterprise/kubernetes-reflector
icon: https://truecharts.org/img/hotlink-ok/chart-icons/kubernetes-reflector.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/kubernetes-reflector.png
deprecated: false deprecated: false
sources: sources:
- https://github.com/truecharts/charts/tree/master/charts/enterprise/kubernetes-reflector
- https://hub.docker.com/r/emberstack/kubernetes-reflector - https://hub.docker.com/r/emberstack/kubernetes-reflector
- https://github.com/emberstack/kubernetes-reflector - https://github.com/emberstack/kubernetes-reflector
- https://github.com/truecharts/charts/tree/master/charts/enterprise/kubernetes-reflector
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -1,4 +1,6 @@
# README ---
title: README
---
## General Info ## General Info

View File

@ -8,10 +8,10 @@ home: https://truecharts.org/charts/enterprise/metallb-config
icon: https://truecharts.org/img/hotlink-ok/chart-icons/metallb-config.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/metallb-config.png
deprecated: false deprecated: false
sources: sources:
- https://metallb.universe.tf
- https://github.com/metallb/metallb
- https://github.com/truecharts/charts/tree/master/charts/enterprise/metallb-config - https://github.com/truecharts/charts/tree/master/charts/enterprise/metallb-config
- https://hub.docker.com/_/hello-world - https://hub.docker.com/_/hello-world
- https://metallb.universe.tf
- https://github.com/metallb/metallb
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -1,4 +1,6 @@
# README ---
title: README
---
## General Info ## General Info

View File

@ -11,7 +11,7 @@ sources:
- https://github.com/prometheus-operator/kube-prometheus - https://github.com/prometheus-operator/kube-prometheus
- https://github.com/prometheus-community/helm-charts - https://github.com/prometheus-community/helm-charts
- https://github.com/truecharts/charts/tree/master/charts/enterprise/prometheus - https://github.com/truecharts/charts/tree/master/charts/enterprise/prometheus
- https://hub.docker.com/r/bitnami/alertmanager - https://quay.io/thanos/thanos
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -1,4 +1,6 @@
# README ---
title: README
---
## General Info ## General Info

View File

@ -1,4 +1,6 @@
# README ---
title: README
---
## General Info ## General Info

View File

@ -8,9 +8,9 @@ home: https://truecharts.org/charts/enterprise/vaultwarden
icon: https://truecharts.org/img/hotlink-ok/chart-icons/vaultwarden.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/vaultwarden.png
deprecated: false deprecated: false
sources: sources:
- https://github.com/dani-garcia/vaultwarden
- https://github.com/truecharts/charts/tree/master/charts/enterprise/vaultwarden - https://github.com/truecharts/charts/tree/master/charts/enterprise/vaultwarden
- https://hub.docker.com/r/vaultwarden/server - https://hub.docker.com/r/vaultwarden/server
- https://github.com/dani-garcia/vaultwarden
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -1,4 +1,6 @@
# README ---
title: README
---
## General Info ## General Info

View File

@ -8,10 +8,10 @@ home: https://truecharts.org/charts/incubator/velero
icon: https://truecharts.org/img/hotlink-ok/chart-icons/velero.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/velero.png
deprecated: false deprecated: false
sources: sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/velero
- https://github.com/truecharts/containers/tree/master/mirroralpine
- https://cert-manager.io/ - https://cert-manager.io/
- https://github.com/cert-manager - https://github.com/cert-manager
- https://github.com/truecharts/charts/tree/master/charts/incubator/velero
- https://github.com/truecharts/containers/tree/master/mirroralpine
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -1,4 +1,6 @@
# README ---
title: README
---
## General Info ## General Info

View File

@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/apprise-api
icon: https://truecharts.org/img/hotlink-ok/chart-icons/apprise-api.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/apprise-api.png
deprecated: false deprecated: false
sources: sources:
- https://github.com/caronc/apprise-api
- https://github.com/truecharts/charts/tree/master/charts/incubator/apprise-api - https://github.com/truecharts/charts/tree/master/charts/incubator/apprise-api
- https://hub.docker.com/r/caronc/apprise - https://hub.docker.com/r/caronc/apprise
- https://github.com/caronc/apprise-api
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -1,4 +1,6 @@
# README ---
title: README
---
## General Info ## General Info

View File

@ -1,4 +1,6 @@
# README ---
title: README
---
## General Info ## General Info

View File

@ -1,4 +1,6 @@
# README ---
title: README
---
## General Info ## General Info

View File

@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/btdex
icon: https://truecharts.org/img/hotlink-ok/chart-icons/btdex.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/btdex.png
deprecated: false deprecated: false
sources: sources:
- https://hub.docker.com/r/furritos/docker-btdex
- https://btdex.trade/ - https://btdex.trade/
- https://github.com/truecharts/charts/tree/master/charts/incubator/btdex - https://github.com/truecharts/charts/tree/master/charts/incubator/btdex
- https://hub.docker.com/r/furritos/docker-btdex
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -1,4 +1,6 @@
# README ---
title: README
---
## General Info ## General Info

View File

@ -1,4 +1,6 @@
# README ---
title: README
---
## General Info ## General Info

View File

@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/cloudbeaver
icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudbeaver.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudbeaver.png
deprecated: false deprecated: false
sources: sources:
- https://github.com/dbeaver/cloudbeaver
- https://github.com/truecharts/charts/tree/master/charts/incubator/cloudbeaver - https://github.com/truecharts/charts/tree/master/charts/incubator/cloudbeaver
- https://hub.docker.com/r/dbeaver/cloudbeaver - https://hub.docker.com/r/dbeaver/cloudbeaver
- https://github.com/dbeaver/cloudbeaver
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -1,4 +1,6 @@
# README ---
title: README
---
## General Info ## General Info

View File

@ -1,4 +1,6 @@
# README ---
title: README
---
## General Info ## General Info

View File

@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/csi-driver-nfs
icon: https://truecharts.org/img/hotlink-ok/chart-icons/csi-driver-nfs.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/csi-driver-nfs.png
deprecated: false deprecated: false
sources: sources:
- https://cert-manager.io/
- https://github.com/truecharts/charts/tree/master/charts/incubator/csi-driver-nfs - https://github.com/truecharts/charts/tree/master/charts/incubator/csi-driver-nfs
- https://github.com/truecharts/containers/tree/master/mirroralpine - https://github.com/truecharts/containers/tree/master/mirroralpine
- https://cert-manager.io/
- https://github.com/cert-manager - https://github.com/cert-manager
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts

View File

@ -1,4 +1,6 @@
# README ---
title: README
---
## General Info ## General Info

View File

@ -1,4 +1,6 @@
# README ---
title: README
---
## General Info ## General Info

View File

@ -1,4 +1,6 @@
# README ---
title: README
---
## General Info ## General Info

View File

@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/drone-runner
icon: https://truecharts.org/img/hotlink-ok/chart-icons/drone-runner.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/drone-runner.png
deprecated: false deprecated: false
sources: sources:
- https://docs.drone.io
- https://github.com/truecharts/charts/tree/master/charts/incubator/drone-runner - https://github.com/truecharts/charts/tree/master/charts/incubator/drone-runner
- https://hub.docker.com/r/drone/drone-runner-kube - https://hub.docker.com/r/drone/drone-runner-kube
- https://docs.drone.io
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -1,4 +1,6 @@
# README ---
title: README
---
## General Info ## General Info

View File

@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/dupeguru
icon: https://truecharts.org/img/hotlink-ok/chart-icons/dupeguru.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/dupeguru.png
deprecated: false deprecated: false
sources: sources:
- https://hub.docker.com/r/jlesage/dupeguru
- https://github.com/jlesage/docker-dupeguru - https://github.com/jlesage/docker-dupeguru
- https://github.com/truecharts/charts/tree/master/charts/incubator/dupeguru - https://github.com/truecharts/charts/tree/master/charts/incubator/dupeguru
- https://hub.docker.com/r/jlesage/dupeguru
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -1,4 +1,6 @@
# README ---
title: README
---
## General Info ## General Info

View File

@ -1,4 +1,6 @@
# README ---
title: README
---
## General Info ## General Info

View File

@ -1,4 +1,6 @@
# README ---
title: README
---
## General Info ## General Info

View File

@ -1,4 +1,6 @@
# README ---
title: README
---
## General Info ## General Info

View File

@ -1,4 +1,6 @@
# README ---
title: README
---
## General Info ## General Info

View File

@ -1,4 +1,6 @@
# README ---
title: README
---
## General Info ## General Info

View File

@ -1,4 +1,6 @@
# README ---
title: README
---
## General Info ## General Info

View File

@ -1,4 +1,6 @@
# README ---
title: README
---
## General Info ## General Info

View File

@ -1,4 +1,6 @@
# README ---
title: README
---
## General Info ## General Info

View File

@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/icantbelieveitsnotvaletudo
icon: https://truecharts.org/img/hotlink-ok/chart-icons/icantbelieveitsnotvaletudo.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/icantbelieveitsnotvaletudo.png
deprecated: false deprecated: false
sources: sources:
- https://github.com/Hypfer/ICantBelieveItsNotValetudo
- https://github.com/truecharts/charts/tree/master/charts/incubator/icantbelieveitsnotvaletudo - https://github.com/truecharts/charts/tree/master/charts/incubator/icantbelieveitsnotvaletudo
- https://hub.docker.com/r/pmaksymiuk/icantbelieveitsnotvaletudo - https://hub.docker.com/r/pmaksymiuk/icantbelieveitsnotvaletudo
- https://github.com/Hypfer/ICantBelieveItsNotValetudo
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -1,4 +1,6 @@
# README ---
title: README
---
## General Info ## General Info

View File

@ -8,10 +8,10 @@ home: https://truecharts.org/charts/incubator/jitsi
icon: https://truecharts.org/img/hotlink-ok/chart-icons/jitsi.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/jitsi.png
deprecated: false deprecated: false
sources: sources:
- https://hub.docker.com/r/jitsi/web - https://github.com/truecharts/charts/tree/master/charts/incubator/jitsi
- https://hub.docker.com/r/jitsi/jvb
- https://jitsi.github.io/handbook/docs/devops-guide/devops-guide-start - https://jitsi.github.io/handbook/docs/devops-guide/devops-guide-start
- https://jitsi.org - https://jitsi.org
- https://github.com/truecharts/charts/tree/master/charts/incubator/jitsi
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org

View File

@ -1,4 +1,6 @@
# README ---
title: README
---
## General Info ## General Info

View File

@ -1,4 +1,6 @@
# README ---
title: README
---
## General Info ## General Info

View File

@ -1,4 +1,6 @@
# README ---
title: README
---
## General Info ## General Info

Some files were not shown because too many files have changed in this diff Show More