Compare commits
36 Commits
adminer-6.
...
adminer-6.
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
93e77dc5d3 | ||
|
|
3ab32c2e80 | ||
|
|
e3747ef30b | ||
|
|
1ee12f0e5c | ||
|
|
85cd1a88fd | ||
|
|
b8a0438003 | ||
|
|
78f1736360 | ||
|
|
ef3915765c | ||
|
|
345b9d2a59 | ||
|
|
78c1a75d68 | ||
|
|
9475007a74 | ||
|
|
215b76fb23 | ||
|
|
fa10023d6d | ||
|
|
81da2bd85f | ||
|
|
ebb564fa98 | ||
|
|
1f6ddc5fa3 | ||
|
|
9403cd8e99 | ||
|
|
5bb98f1fb9 | ||
|
|
e8f293f2e6 | ||
|
|
9d5bd27c6a | ||
|
|
4af4707e5e | ||
|
|
b448751dac | ||
|
|
ab8a0ed8d6 | ||
|
|
98879b57af | ||
|
|
e8be89f653 | ||
|
|
56179b4bbf | ||
|
|
edb56d6477 | ||
|
|
7426b1495a | ||
|
|
cb85cdec3b | ||
|
|
c26aa35148 | ||
|
|
bb3e2ffdd2 | ||
|
|
d30d94ede8 | ||
|
|
702b146d12 | ||
|
|
5a3bb165f6 | ||
|
|
a529b05390 | ||
|
|
952616128a |
@@ -1,7 +1,7 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: clickhouse
|
||||
version: 9.0.16
|
||||
version: 9.0.17
|
||||
appVersion: 23.11.2.11
|
||||
description: ClickHouse is a column-oriented database management system (DBMS) for online analytical processing of queries (OLAP).
|
||||
home: https://truecharts.org/charts/dependency/clickhouse
|
||||
@@ -21,7 +21,7 @@ keywords:
|
||||
- sql
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 16.2.20
|
||||
version: 16.2.21
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: kube-state-metrics
|
||||
version: 5.0.15
|
||||
version: 5.0.16
|
||||
appVersion: 2.10.1
|
||||
description: kube-state-metrics is a simple service that listens to the Kubernetes API server and generates metrics about the state of the objects.
|
||||
home: https://truecharts.org/charts/dependency/kube-state-metrics
|
||||
@@ -20,7 +20,7 @@ keywords:
|
||||
- monitoring
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 16.2.20
|
||||
version: 16.2.21
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
||||
@@ -1,41 +1,41 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
apiVersion: v2
|
||||
name: mariadb
|
||||
version: 11.0.16
|
||||
version: 11.0.18
|
||||
appVersion: 11.1.3
|
||||
description: Fast, reliable, scalable, and easy to use open-source relational database system.
|
||||
home: https://truecharts.org/charts/dependency/mariadb
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/mariadb.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/bitnami/bitnami-docker-mariadb
|
||||
- https://github.com/truecharts/charts/tree/master/charts/dependency/mariadb
|
||||
- https://hub.docker.com/r/bitnami/mariadb
|
||||
- https://github.com/prometheus/mysqld_exporter
|
||||
- https://mariadb.org
|
||||
- https://github.com/truecharts/charts/tree/master/charts/dependency/mariadb
|
||||
- https://hub.docker.com/r/bitnami/mariadb
|
||||
- https://github.com/bitnami/bitnami-docker-mariadb
|
||||
- https://github.com/prometheus/mysqld_exporter
|
||||
- https://mariadb.org
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- mariadb
|
||||
- mysql
|
||||
- database
|
||||
- sql
|
||||
- mariadb
|
||||
- mysql
|
||||
- database
|
||||
- sql
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 16.2.20
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 16.2.21
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: database
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: dependency
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: database
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: dependency
|
||||
type: application
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: bitnami/mariadb
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 11.1.3@sha256:256bba825841017077b0dcd9fabafd1d0a54dfde957cd4bf71c2cb291b454a25
|
||||
tag: 11.1.3@sha256:815054ad374640b998c48eb5023ae4522a1b1d39f2be4ba106ed4dced24bec00
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: memcached
|
||||
version: 10.0.16
|
||||
version: 10.0.17
|
||||
appVersion: 1.6.22
|
||||
description: Memcached is a memory-backed database caching solution
|
||||
home: https://truecharts.org/charts/dependency/memcached
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/memcached.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://hub.docker.com/r/bitnami/memcached
|
||||
- https://github.com/bitnami/bitnami-docker-memcached
|
||||
- https://github.com/truecharts/charts/tree/master/charts/dependency/memcached
|
||||
- https://hub.docker.com/r/bitnami/memcached
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
@@ -21,7 +21,7 @@ keywords:
|
||||
- cache
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 16.2.20
|
||||
version: 16.2.21
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
||||
@@ -1,39 +1,39 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
apiVersion: v2
|
||||
name: mongodb
|
||||
version: 10.0.15
|
||||
version: 10.0.17
|
||||
appVersion: 7.0.4
|
||||
description: Fast, reliable, scalable, and easy to use open-source no-sql database system.
|
||||
home: https://truecharts.org/charts/dependency/mongodb
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/mongodb.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- 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
|
||||
- https://github.com/truecharts/charts/tree/master/charts/dependency/mongodb
|
||||
- https://hub.docker.com/r/bitnami/mongodb
|
||||
- https://www.mongodb.com
|
||||
- https://github.com/bitnami/bitnami-docker-mongodb
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- mongodb
|
||||
- database
|
||||
- nosql
|
||||
- mongodb
|
||||
- database
|
||||
- nosql
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 16.2.20
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 16.2.21
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: database
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: dependency
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: database
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: dependency
|
||||
type: application
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: bitnami/mongodb
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 7.0.4@sha256:137b905769fdfce83add50343ceb391726ece52afe6163cb354856c1927dc661
|
||||
tag: 7.0.4@sha256:440db80758c8b9289e74d3bfefb3072923d24a94734a2bc80329eb2fd0af0c4f
|
||||
workload:
|
||||
main:
|
||||
replicas: 1
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: node-exporter
|
||||
version: 5.0.15
|
||||
version: 5.0.16
|
||||
appVersion: 1.7.0
|
||||
description: Prometheus exporter for hardware and OS metrics exposed by UNIX kernels, with pluggable metric collectors.
|
||||
home: https://truecharts.org/charts/dependency/node-exporter
|
||||
@@ -20,7 +20,7 @@ keywords:
|
||||
- monitoring
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 16.2.20
|
||||
version: 16.2.21
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: redis
|
||||
version: 10.0.16
|
||||
version: 10.0.17
|
||||
appVersion: 7.2.3
|
||||
description: Open source, advanced key-value store.
|
||||
home: https://truecharts.org/charts/dependency/redis
|
||||
@@ -21,7 +21,7 @@ keywords:
|
||||
- database
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 16.2.20
|
||||
version: 16.2.21
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
||||
@@ -137,13 +137,9 @@ service:
|
||||
targetPort: 6379
|
||||
volumeClaimTemplates:
|
||||
data:
|
||||
enabled: false
|
||||
enabled: true
|
||||
mountPath: "/bitnami/redis"
|
||||
persistence:
|
||||
data:
|
||||
enabled: true
|
||||
type: emptyDir
|
||||
mountPath: "/bitnami/redis"
|
||||
redis-health:
|
||||
enabled: true
|
||||
type: configmap
|
||||
|
||||
@@ -1,38 +1,38 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
apiVersion: v2
|
||||
name: solr
|
||||
version: 8.0.15
|
||||
version: 8.0.17
|
||||
appVersion: 9.4.0
|
||||
description: Apache Solr
|
||||
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
|
||||
- https://github.com/truecharts/charts/tree/master/charts/dependency/solr
|
||||
- https://hub.docker.com/r/bitnami/solr
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- solr
|
||||
- apache
|
||||
- search
|
||||
- solr
|
||||
- apache
|
||||
- search
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 16.2.20
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 16.2.21
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: search
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: dependency
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: search
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: dependency
|
||||
type: application
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: bitnami/solr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 9.4.0@sha256:3a4822a6a764b058c8e2954a2ccfc3a60381a1276ae533e93851573c39c29054
|
||||
tag: 9.4.0@sha256:2ea44811d297c527c9dd89c766184916b952de56bb023b2e4c13697197e96d8e
|
||||
workload:
|
||||
main:
|
||||
replicas: 1
|
||||
|
||||
@@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/cleanarr
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/cleanarr.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://hub.docker.com/r/selexin/cleanarr
|
||||
- https://github.com/se1exin/cleanarr
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/cleanarr
|
||||
- https://hub.docker.com/r/selexin/cleanarr
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
||||
@@ -8,10 +8,10 @@ home: https://truecharts.org/charts/incubator/dsmr-reader
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/dsmr-reader.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/xirixiz/dsmr-reader-docker
|
||||
- https://github.com/dsmrreader/dsmr-reader
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/dsmr-reader
|
||||
- https://hub.docker.com/r/xirixiz/dsmr-reader-docker
|
||||
- https://github.com/xirixiz/dsmr-reader-docker
|
||||
- https://github.com/dsmrreader/dsmr-reader
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
||||
@@ -8,9 +8,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://hub.docker.com/r/ironsmile/euterpe
|
||||
- https://github.com/ironsmile/euterpe
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
||||
@@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/koel
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/koel.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/koel/koel
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/koel
|
||||
- https://hub.docker.com/r/phanan/koel
|
||||
- https://github.com/koel/koel
|
||||
- https://github.com/koel/docker
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
|
||||
@@ -8,9 +8,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://hub.docker.com/r/kutt/kutt
|
||||
- https://github.com/thedevs-network/kutt
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
||||
@@ -8,10 +8,10 @@ home: https://truecharts.org/charts/incubator/linkace
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/linkace.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://hub.docker.com/r/linkace/linkace
|
||||
- https://www.linkace.org/docs/
|
||||
- https://github.com/linkace/linkace
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/linkace
|
||||
- https://hub.docker.com/r/linkace/linkace
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
||||
@@ -8,8 +8,8 @@ home: https://truecharts.org/charts/incubator/magicmirror2
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/magicmirror2.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://hub.docker.com/r/ich777/magic-mirror2
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/magicmirror2
|
||||
- https://hub.docker.com/r/ich777/magic-mirror2
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
||||
@@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/money-balancer
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/money-balancer.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://ghcr.io/dorianim/money-balancer
|
||||
- https://github.com/dorianim/money-balancer
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/money-balancer
|
||||
- https://ghcr.io/dorianim/money-balancer
|
||||
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://hub.docker.com/r/noisedash/noisedash
|
||||
- https://github.com/kaythomas0/noisedash
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/noisedash
|
||||
- https://hub.docker.com/r/noisedash/noisedash
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
||||
@@ -8,10 +8,10 @@ home: https://truecharts.org/charts/incubator/openkm
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/openkm.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/openkm/document-management-system
|
||||
- https://www.openkm.com/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/openkm
|
||||
- https://hub.docker.com/r/openkm/openkm-ce
|
||||
- https://github.com/openkm/document-management-system
|
||||
- https://www.openkm.com/
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
||||
@@ -8,8 +8,8 @@ home: https://truecharts.org/charts/incubator/openproject
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/openproject.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://hub.docker.com/r/openproject/community
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/openproject
|
||||
- https://hub.docker.com/r/openproject/community
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
||||
@@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/penpot
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/penpot.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://hub.docker.com/r/penpotapp/exporter
|
||||
- https://github.com/penpot/penpot
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/penpot
|
||||
- https://hub.docker.com/r/penpotapp/backend
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
||||
@@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/postgresql
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/postgresql.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://hub.docker.com/r/bitnami/postgresql
|
||||
- https://www.postgresql.org/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/postgresql
|
||||
- https://hub.docker.com/r/bitnami/postgresql
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
||||
@@ -8,10 +8,10 @@ home: https://truecharts.org/charts/incubator/privatebin
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/privatebin.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://hub.docker.com/r/privatebin/pdo
|
||||
- https://privatebin.info/
|
||||
- https://github.com/PrivateBin/PrivateBin
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/privatebin
|
||||
- https://hub.docker.com/r/privatebin/pdo
|
||||
- https://privatebin.info/
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
||||
@@ -1,17 +1,17 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: authelia
|
||||
version: 20.0.13
|
||||
version: 20.0.14
|
||||
appVersion: 4.37.5
|
||||
description: Authelia is a Single Sign-On Multi-Factor portal for web apps
|
||||
home: https://truecharts.org/charts/enterprise/authelia
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/authelia.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://ghcr.io/authelia/authelia
|
||||
- https://github.com/authelia/chartrepo
|
||||
- https://github.com/authelia/authelia
|
||||
- https://github.com/truecharts/charts/tree/master/charts/enterprise/authelia
|
||||
- https://ghcr.io/authelia/authelia
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
@@ -30,14 +30,14 @@ keywords:
|
||||
- LDAP
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 16.2.20
|
||||
version: 16.2.21
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: redis
|
||||
version: 10.0.16
|
||||
version: 10.0.17
|
||||
repository: https://deps.truecharts.org
|
||||
condition: redis.enabled
|
||||
alias: ""
|
||||
|
||||
@@ -1,18 +1,18 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: blocky
|
||||
version: 10.0.11
|
||||
version: 10.0.12
|
||||
appVersion: "0.22"
|
||||
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://0xerr0r.github.io/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://github.com/0xERR0R/blocky
|
||||
- https://github.com/Mozart409/blocky-frontend
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
@@ -22,14 +22,14 @@ keywords:
|
||||
- blocky
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 16.2.20
|
||||
version: 16.2.21
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: redis
|
||||
version: 10.0.16
|
||||
version: 10.0.17
|
||||
repository: https://deps.truecharts.org
|
||||
condition: redis.enabled
|
||||
alias: ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: clusterissuer
|
||||
version: 5.0.11
|
||||
version: 5.0.12
|
||||
appVersion: latest
|
||||
description: Certificate management for Kubernetes
|
||||
home: https://truecharts.org/charts/enterprise/clusterissuer
|
||||
@@ -20,7 +20,7 @@ keywords:
|
||||
- certificates
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 16.2.20
|
||||
version: 16.2.21
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
||||
@@ -76,17 +76,11 @@ To be completed
|
||||
|
||||
Here's an example on how to add ingress to an app with clusterissuer for a single domain only.
|
||||
|
||||
Add the name of the `ACME Issuer` into `Cert-Manager clusterIssuer`
|
||||
|
||||
:::warning
|
||||
|
||||
Do **NOT** use this combined with the `TLS-Settings`.
|
||||
|
||||
:::
|
||||
Add the name of the `ACME Issuer` into `certificateIssuer`
|
||||
|
||||

|
||||
|
||||
If you want to support multiple domains on a single app, under `Show Advanced Settings` checkbox, use the `TLS-Settings` option to create each one with the Add button.
|
||||
If you want to support multiple domains on a single app, use the Add button next to `Hosts`.
|
||||
|
||||
## Verifying clusterissuer is working
|
||||
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 95 KiB After Width: | Height: | Size: 92 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 41 KiB After Width: | Height: | Size: 18 KiB |
@@ -1,7 +1,7 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: grafana
|
||||
version: 10.0.11
|
||||
version: 10.0.12
|
||||
appVersion: 10.2.2
|
||||
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
|
||||
@@ -23,7 +23,7 @@ keywords:
|
||||
- logs
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 16.2.20
|
||||
version: 16.2.21
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: kubernetes-reflector
|
||||
version: 2.0.10
|
||||
version: 2.0.11
|
||||
appVersion: 7.1.217
|
||||
description: Kubernetes-Reflector is a Kubernetes addon designed to monitor and reflect changes to secrets and configmaps across namespaces
|
||||
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
|
||||
@@ -23,7 +23,7 @@ keywords:
|
||||
- certificates
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 16.2.20
|
||||
version: 16.2.21
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: metallb-config
|
||||
version: 4.0.10
|
||||
version: 4.0.11
|
||||
appVersion: latest
|
||||
description: A network load-balancer implementation for Kubernetes using standard routing protocols
|
||||
home: https://truecharts.org/charts/enterprise/metallb-config
|
||||
@@ -21,7 +21,7 @@ keywords:
|
||||
- loadbalancer
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 16.2.20
|
||||
version: 16.2.21
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: prometheus
|
||||
version: 14.0.11
|
||||
version: 14.0.12
|
||||
appVersion: 2.48.1
|
||||
description: kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
|
||||
home: https://truecharts.org/charts/enterprise/prometheus
|
||||
@@ -20,21 +20,21 @@ keywords:
|
||||
- metrics
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 16.2.20
|
||||
version: 16.2.21
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: node-exporter
|
||||
version: 5.0.15
|
||||
version: 5.0.16
|
||||
repository: https://deps.truecharts.org
|
||||
condition: exporters.enabled,exporters.node-exporter.enabled
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: kube-state-metrics
|
||||
version: 5.0.15
|
||||
version: 5.0.16
|
||||
repository: https://deps.truecharts.org
|
||||
condition: exporters.enabled,exporters.kube-state-metrics.enabled
|
||||
alias: ""
|
||||
|
||||
@@ -1,18 +1,18 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: traefik
|
||||
version: 24.0.2
|
||||
version: 24.0.3
|
||||
appVersion: 2.10.5
|
||||
description: Traefik is a flexible reverse proxy and Ingress Provider.
|
||||
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
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
@@ -22,7 +22,7 @@ keywords:
|
||||
- ingress
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 16.2.20
|
||||
version: 16.2.21
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: vaultwarden
|
||||
version: 24.0.12
|
||||
version: 24.0.13
|
||||
appVersion: 1.30.1
|
||||
description: Unofficial Bitwarden compatible server written in Rust
|
||||
home: https://truecharts.org/charts/enterprise/vaultwarden
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/vaultwarden.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://hub.docker.com/r/vaultwarden/server
|
||||
- https://github.com/dani-garcia/vaultwarden
|
||||
- https://github.com/truecharts/charts/tree/master/charts/enterprise/vaultwarden
|
||||
- https://hub.docker.com/r/vaultwarden/server
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
@@ -24,7 +24,7 @@ keywords:
|
||||
- rust
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 16.2.20
|
||||
version: 16.2.21
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: velero
|
||||
version: 2.0.13
|
||||
version: 2.0.14
|
||||
appVersion: latest
|
||||
description: Velero is a kubernetes-native backup solution
|
||||
home: https://truecharts.org/charts/incubator/velero
|
||||
@@ -21,7 +21,7 @@ keywords:
|
||||
- backup
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 16.2.20
|
||||
version: 16.2.21
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
||||
@@ -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/caronc/apprise-api
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/apprise-api
|
||||
- https://hub.docker.com/r/caronc/apprise
|
||||
- https://github.com/caronc/apprise-api
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
||||
@@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/awesome-ttrss
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/awesome-ttrss.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://hub.docker.com/r/wangqiru/ttrss
|
||||
- https://github.com/HenryQW/Awesome-TTRSS
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/awesome-ttrss
|
||||
- https://hub.docker.com/r/wangqiru/ttrss
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
||||
@@ -8,9 +8,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://hub.docker.com/r/bwalter42/jupyter_cadquery
|
||||
- https://github.com/bernhard-42/jupyter-cadquery
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/cadquery-jupyter
|
||||
- https://hub.docker.com/r/bwalter42/jupyter_cadquery
|
||||
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://hub.docker.com/r/dbeaver/cloudbeaver
|
||||
- https://github.com/dbeaver/cloudbeaver
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/cloudbeaver
|
||||
- https://hub.docker.com/r/dbeaver/cloudbeaver
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
||||
@@ -8,10 +8,10 @@ home: https://truecharts.org/charts/incubator/csi-driver-nfs
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/csi-driver-nfs.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/cert-manager
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/csi-driver-nfs
|
||||
- https://github.com/truecharts/containers/tree/master/mirroralpine
|
||||
- https://github.com/cert-manager
|
||||
- https://cert-manager.io/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/csi-driver-nfs
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
||||
@@ -8,8 +8,8 @@ home: https://truecharts.org/charts/incubator/darktable
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/darktable.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/darktable
|
||||
- https://ghcr.io/linuxserver/darktable
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/darktable
|
||||
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://hub.docker.com/r/drone/drone-runner-kube
|
||||
- https://docs.drone.io
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/drone-runner
|
||||
- https://hub.docker.com/r/drone/drone-runner-kube
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
||||
@@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/dupeguru
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/dupeguru.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/jlesage/docker-dupeguru
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/dupeguru
|
||||
- https://hub.docker.com/r/jlesage/dupeguru
|
||||
- https://github.com/jlesage/docker-dupeguru
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
||||
@@ -8,8 +8,8 @@ home: https://truecharts.org/charts/incubator/dvblink
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/dvblink.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://hub.docker.com/r/chvb/docker-dvblink
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/dvblink
|
||||
- https://hub.docker.com/r/chvb/docker-dvblink
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
||||
@@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/ferdi-client
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/ferdi-client.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://getferdi.com/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/ferdi-client
|
||||
- https://hub.docker.com/r/ich777/ferdi-client
|
||||
- https://getferdi.com/
|
||||
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://hub.docker.com/r/andrewpaglusch/flashpaper
|
||||
- https://github.com/AndrewPaglusch/FlashPaper
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/flashpaper
|
||||
- https://hub.docker.com/r/andrewpaglusch/flashpaper
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
||||
@@ -8,9 +8,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://hub.docker.com/r/xiovv/go-auto-yt
|
||||
- https://github.com/XiovV/go-auto-yt
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
||||
@@ -8,8 +8,8 @@ home: https://truecharts.org/charts/incubator/habridge
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/habridge.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/habridge
|
||||
- https://ghcr.io/linuxserver/habridge
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/habridge
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
||||
@@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/icantbelieveitsnotvaletudo
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/icantbelieveitsnotvaletudo.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/Hypfer/ICantBelieveItsNotValetudo
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/icantbelieveitsnotvaletudo
|
||||
- https://hub.docker.com/r/pmaksymiuk/icantbelieveitsnotvaletudo
|
||||
- https://github.com/Hypfer/ICantBelieveItsNotValetudo
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
||||
@@ -8,10 +8,10 @@ home: https://truecharts.org/charts/incubator/jitsi
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/jitsi.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/jitsi
|
||||
- https://hub.docker.com/r/jitsi/jvb
|
||||
- https://jitsi.org
|
||||
- https://jitsi.github.io/handbook/docs/devops-guide/devops-guide-start
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/jitsi
|
||||
- https://hub.docker.com/r/jitsi/jicofo
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
||||
@@ -8,8 +8,8 @@ home: https://truecharts.org/charts/incubator/libreoffice
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/libreoffice.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://ghcr.io/linuxserver/libreoffice
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/libreoffice
|
||||
- https://ghcr.io/linuxserver/libreoffice
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
||||
@@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/ml-workspace
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/ml-workspace.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/ml-tooling/ml-workspace
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/ml-workspace
|
||||
- https://hub.docker.com/r/mltooling/ml-workspace-light
|
||||
- https://hub.docker.com/r/mltooling/ml-workspace-r
|
||||
- https://github.com/ml-tooling/ml-workspace
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
||||
@@ -9,10 +9,10 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/moviegrabber.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/binhex/documentation
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/moviegrabber
|
||||
- https://hub.docker.com/r/binhex/arch-moviegrabber
|
||||
- https://github.com/binhex/moviegrabber
|
||||
- https://registry.hub.docker.com/r/binhex/arch-moviegrabber/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/moviegrabber
|
||||
- https://hub.docker.com/r/binhex/arch-moviegrabber
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
||||
@@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/orbital-sync
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/orbital-sync.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/mattwebbio/orbital-sync/pkgs/container/orbital-sync
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/orbital-sync
|
||||
- https://ghcr.io/mattwebbio/orbital-sync
|
||||
- https://github.com/mattwebbio/orbital-sync/pkgs/container/orbital-sync
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
||||
@@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/pialert
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/pialert.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://hub.docker.com/r/jokobsk/pi.alert
|
||||
- https://github.com/jokob-sk/Pi.Alert
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/pialert
|
||||
- https://hub.docker.com/r/jokobsk/pi.alert
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
||||
@@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/pixelserv-tls
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/pixelserv-tls.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/pixelserv-tls
|
||||
- https://hub.docker.com/r/imthai/pixelserv-tls
|
||||
- https://github.com/imTHAI/docker-pixelserv-tls
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/pixelserv-tls
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
||||
@@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/pushbits-server
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/pushbits-server.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/pushbits/server
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/pushbits-server
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorpushbits-server
|
||||
- https://github.com/pushbits/server
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
||||
@@ -8,10 +8,10 @@ home: https://truecharts.org/charts/incubator/raneto
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/raneto.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/orgs/linuxserver/packages/container/package/raneto
|
||||
- https://github.com/linuxserver/docker-raneto#readme
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/raneto
|
||||
- https://fleet.linuxserver.io/image?name=linuxserver/raneto
|
||||
- https://github.com/linuxserver/docker-raneto#readme
|
||||
- https://github.com/orgs/linuxserver/packages/container/package/raneto
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
||||
@@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/rtmpserver
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/rtmpserver.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://hub.docker.com/r/alqutami/rtmp-hls
|
||||
- https://github.com/TareqAlqutami/rtmp-hls-server
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/rtmpserver
|
||||
- https://hub.docker.com/r/alqutami/rtmp-hls
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
||||
@@ -9,9 +9,9 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/snipe-it.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/snipe/snipe-it
|
||||
- https://snipeitapp.com/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/snipe-it
|
||||
- https://hub.docker.com/r/snipe/snipe-it
|
||||
- https://snipeitapp.com/
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
||||
@@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/somfyprotect2mqtt
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/somfyprotect2mqtt.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://hub.docker.com/r/minims/somfyprotect2mqtt
|
||||
- https://github.com/Minims/SomfyProtect2MQTT
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/somfyprotect2mqtt
|
||||
- https://hub.docker.com/r/minims/somfyprotect2mqtt
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
||||
@@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/tubearchivist-es
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/tubearchivist-es.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/elastic/elasticsearch
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/tubearchivist-es
|
||||
- https://hub.docker.com/r/bbilly1/tubearchivist-es
|
||||
- https://github.com/elastic/elasticsearch
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
||||
@@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/vaulthunters
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/vaulthunters.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://vaulthunters.gg
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/vaulthunters
|
||||
- https://hub.docker.com/r/goobaroo/vaulthunters
|
||||
- https://vaulthunters.gg
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
||||
@@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/vorta
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/vorta.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/borgbase/vorta-docker
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/vorta
|
||||
- https://ghcr.io/borgbase/vorta-docker
|
||||
- https://github.com/borgbase/vorta-docker
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
||||
@@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/wbo
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/wbo.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/lovasoa/whitebophir
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/wbo
|
||||
- https://hub.docker.com/r/lovasoa/wbo
|
||||
- https://github.com/lovasoa/whitebophir
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
||||
@@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/xbackbone
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/xbackbone.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/SergiX44/XBackBone
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/xbackbone
|
||||
- https://hub.docker.com/r/pe46dro/xbackbone-docker
|
||||
- https://github.com/SergiX44/XBackBone
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: cert-manager
|
||||
version: 2.0.10
|
||||
version: 2.0.11
|
||||
appVersion: latest
|
||||
description: Cert-Manager is a kubernetes-aware certificate manager
|
||||
home: https://truecharts.org/charts/operators/cert-manager
|
||||
@@ -22,7 +22,7 @@ keywords:
|
||||
- security
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 16.2.20
|
||||
version: 16.2.21
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
||||
@@ -1,17 +1,17 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: cloudnative-pg
|
||||
version: 4.0.10
|
||||
version: 4.0.11
|
||||
appVersion: latest
|
||||
description: CloudNativePG is a clustered postgresql database operator
|
||||
home: https://truecharts.org/charts/operators/cloudnative-pg
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudnative-pg.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://cloudnative-pg.io/
|
||||
- https://github.com/cloudnative-pg
|
||||
- https://github.com/truecharts/charts/tree/master/charts/operators/cloudnative-pg
|
||||
- https://github.com/truecharts/containers/tree/master/mirroralpine
|
||||
- https://cloudnative-pg.io/
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
@@ -22,7 +22,7 @@ keywords:
|
||||
- cnpg
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 16.2.20
|
||||
version: 16.2.21
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: csi-driver-smb
|
||||
version: 1.0.18
|
||||
version: 1.0.19
|
||||
appVersion: latest
|
||||
description: csi-driver-smb is a smb CSI driver for kubernetes
|
||||
home: https://truecharts.org/charts/incubator/csi-driver-smb
|
||||
@@ -21,7 +21,7 @@ keywords:
|
||||
- backup
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 16.2.20
|
||||
version: 16.2.21
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
||||
@@ -1,17 +1,17 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: metallb
|
||||
version: 12.0.10
|
||||
version: 12.0.11
|
||||
appVersion: latest
|
||||
description: A network load-balancer implementation for Kubernetes using standard routing protocols
|
||||
home: https://truecharts.org/charts/operators/metallb
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/metallb.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://metallb.universe.tf
|
||||
- https://github.com/metallb/metallb
|
||||
- https://github.com/truecharts/charts/tree/master/charts/operators/metallb
|
||||
- https://github.com/truecharts/containers/tree/master/mirroralpine
|
||||
- https://metallb.universe.tf
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
@@ -21,7 +21,7 @@ keywords:
|
||||
- loadbalancer
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 16.2.20
|
||||
version: 16.2.21
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
||||
@@ -1,17 +1,17 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: openebs
|
||||
version: 1.1.11
|
||||
version: 1.1.12
|
||||
appVersion: latest
|
||||
description: OpenEBS is a umbrella container storage provisioner
|
||||
home: https://truecharts.org/charts/incubator/openebs
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/openebs.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/cert-manager
|
||||
- https://cert-manager.io/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/openebs
|
||||
- https://github.com/truecharts/containers/tree/master/mirroralpine
|
||||
- https://github.com/cert-manager
|
||||
- https://cert-manager.io/
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
@@ -21,7 +21,7 @@ keywords:
|
||||
- backup
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 16.2.20
|
||||
version: 16.2.21
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: prometheus-operator
|
||||
version: 2.0.11
|
||||
version: 2.0.12
|
||||
appVersion: 0.69.1
|
||||
description: Prometheus Operator is an operator for prometheus
|
||||
home: https://truecharts.org/charts/operators/prometheus-operator
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/prometheus-operator.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/operators/prometheus-operator
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorprometheus-operator
|
||||
- https://github.com/prometheus-operator
|
||||
- https://github.com/truecharts/charts/tree/master/charts/operators/prometheus-operator
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorkube-webhook-certgen
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
@@ -21,7 +21,7 @@ keywords:
|
||||
- metics
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 16.2.20
|
||||
version: 16.2.21
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: acestream
|
||||
version: 4.0.16
|
||||
version: 4.0.17
|
||||
appVersion: 2.0.2.8
|
||||
description: IPTV service providing streaming, playlist, search engine and epg.
|
||||
home: https://truecharts.org/charts/incubator/acestream
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/acestream.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://hub.docker.com/r/vstavrinov/acestream-service
|
||||
- https://github.com/vstavrinov/acestream-service
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/acestream
|
||||
- https://hub.docker.com/r/vstavrinov/acestream-service
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
@@ -20,7 +20,7 @@ keywords:
|
||||
- MediaServer-Video
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 16.2.20
|
||||
version: 16.2.21
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: actualserver
|
||||
version: 6.0.10
|
||||
version: 6.0.11
|
||||
appVersion: 23.12.1
|
||||
description: Actual is a super fast privacy-focused app for managing your finances.
|
||||
home: https://truecharts.org/charts/stable/actualserver
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/actualserver.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://ghcr.io/actualbudget/actual-server
|
||||
- https://github.com/Kippenhof/docker-templates
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/actualserver
|
||||
- https://ghcr.io/actualbudget/actual-server
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
@@ -20,7 +20,7 @@ keywords:
|
||||
- finance
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 16.2.20
|
||||
version: 16.2.21
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: adguard-home
|
||||
version: 7.0.10
|
||||
version: 7.0.11
|
||||
appVersion: 0.107.43
|
||||
description: Free and open source, powerful network-wide ads & trackers blocking DNS server.
|
||||
home: https://truecharts.org/charts/stable/adguard-home
|
||||
@@ -19,7 +19,7 @@ keywords:
|
||||
- adguard
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 16.2.20
|
||||
version: 16.2.21
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: adguardhome-sync
|
||||
version: 4.0.16
|
||||
version: 4.0.17
|
||||
appVersion: 0.5.2
|
||||
description: Synchronize AdGuardHome config to replica instances.
|
||||
home: https://truecharts.org/charts/incubator/adguardhome-sync
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/adguardhome-sync.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://ghcr.io/bakito/adguardhome-sync
|
||||
- https://github.com/bakito/adguardhome-sync/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/adguardhome-sync
|
||||
- https://ghcr.io/bakito/adguardhome-sync
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
@@ -20,7 +20,7 @@ keywords:
|
||||
- Other
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 16.2.20
|
||||
version: 16.2.21
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
||||
@@ -1,37 +1,37 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
apiVersion: v2
|
||||
name: adminer
|
||||
version: 6.0.10
|
||||
version: 6.0.12
|
||||
appVersion: latest
|
||||
description: Adminer (formerly phpMinAdmin) is a full-featured database management tool written in PHP.
|
||||
home: https://truecharts.org/charts/stable/adminer
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/adminer.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/vrana/adminer
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/adminer
|
||||
- https://hub.docker.com/_/adminer
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/adminer
|
||||
- https://hub.docker.com/_/adminer
|
||||
- https://github.com/vrana/adminer
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- adminer
|
||||
- Tools-Utilities
|
||||
- adminer
|
||||
- Tools-Utilities
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 16.2.20
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 16.2.21
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: Tools-Utilities
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: Tools-Utilities
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
type: application
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: adminer
|
||||
tag: latest@sha256:0ce7583815dabdd9f560ee0afed630ecb33df6756f4b66c85c197011559a0248
|
||||
tag: latest@sha256:fcb4f9e5124cf48fd12d5e3fbf8bc37a17fd8d9c2fefbce4b713d2eb6a220377
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
|
||||
@@ -1,17 +1,17 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: airdcpp-webclient
|
||||
version: 8.0.10
|
||||
version: 8.0.11
|
||||
appVersion: 2.12.1
|
||||
description: AirDC++ Web Client is a locally installed application, which is designed for flexible sharing of files or directories within groups of people in a local network or over internet.
|
||||
home: https://truecharts.org/charts/stable/airdcpp-webclient
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/airdcpp-webclient.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://hub.docker.com/r/gangefors/airdcpp-webclient
|
||||
- https://airdcpp-web.github.io/
|
||||
- https://github.com/airdcpp-web/airdcpp-webclient
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/airdcpp-webclient
|
||||
- https://hub.docker.com/r/gangefors/airdcpp-webclient
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
@@ -22,7 +22,7 @@ keywords:
|
||||
- airdcpp
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 16.2.20
|
||||
version: 16.2.21
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: airsonic-advanced
|
||||
version: 11.0.10
|
||||
version: 11.0.11
|
||||
appVersion: edge-latest
|
||||
description: Airsonic is a Free and Open Source community driven media server
|
||||
home: https://truecharts.org/charts/stable/airsonic-advanced
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/airsonic-advanced.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/airsonic-advanced
|
||||
- https://hub.docker.com/r/airsonicadvanced/airsonic-advanced
|
||||
- https://github.com/airsonic/airsonic-advanced
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/airsonic-advanced
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
@@ -19,7 +19,7 @@ keywords:
|
||||
- airsonic
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 16.2.20
|
||||
version: 16.2.21
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: airsonic
|
||||
version: 11.0.10
|
||||
version: 11.0.11
|
||||
appVersion: 10.6.2
|
||||
description: Airsonic is a Free and Open Source community driven media server
|
||||
home: https://truecharts.org/charts/stable/airsonic
|
||||
@@ -21,7 +21,7 @@ keywords:
|
||||
- airsonic
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 16.2.20
|
||||
version: 16.2.21
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: alienswarm-reactivedrop
|
||||
version: 3.0.16
|
||||
version: 3.0.17
|
||||
appVersion: alienswarmreactivedrop
|
||||
description: "This Chart will download and install SteamCMD. It will also install Alien Swarm: Reactive Drop and run it."
|
||||
home: https://truecharts.org/charts/incubator/alienswarm-reactivedrop
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/alienswarm-reactivedrop.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://hub.docker.com/r/ich777/steamcmd
|
||||
- https://www.steampowered.com/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/alienswarm-reactivedrop
|
||||
- https://hub.docker.com/r/ich777/steamcmd
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
@@ -20,7 +20,7 @@ keywords:
|
||||
- GameServers
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 16.2.20
|
||||
version: 16.2.21
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: alienswarm
|
||||
version: 3.0.16
|
||||
version: 3.0.17
|
||||
appVersion: alienswarm
|
||||
description: This Chart will download and install SteamCMD. It will also install Alien Swarm and run it.
|
||||
home: https://truecharts.org/charts/incubator/alienswarm
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/alienswarm.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://www.steampowered.com/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/alienswarm
|
||||
- https://hub.docker.com/r/ich777/steamcmd
|
||||
- https://www.steampowered.com/
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
@@ -20,7 +20,7 @@ keywords:
|
||||
- GameServers
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 16.2.20
|
||||
version: 16.2.21
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: alist
|
||||
version: 7.0.10
|
||||
version: 7.0.11
|
||||
appVersion: 3.29.1
|
||||
description: Alist program that supports multiple storage, powered by Gin and React
|
||||
home: https://truecharts.org/charts/stable/alist
|
||||
@@ -24,7 +24,7 @@ keywords:
|
||||
- baiduyun
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 16.2.20
|
||||
version: 16.2.21
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: amcrest2mqtt
|
||||
version: 9.0.10
|
||||
version: 9.0.11
|
||||
appVersion: 1.0.16
|
||||
description: Expose all events from an Amcrest device to an MQTT broker
|
||||
home: https://truecharts.org/charts/stable/amcrest2mqtt
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/amcrest2mqtt.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/amcrest2mqtt
|
||||
- https://hub.docker.com/r/dchesterton/amcrest2mqtt
|
||||
- https://github.com/dchesterton/amcrest2mqtt
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/amcrest2mqtt
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
@@ -19,7 +19,7 @@ keywords:
|
||||
- amcrest2mqtt
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 16.2.20
|
||||
version: 16.2.21
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: americasarmy-pg
|
||||
version: 3.0.16
|
||||
version: 3.0.17
|
||||
appVersion: aaprovinggrounds
|
||||
description: "This Chart will download and install SteamCMD. It will also install America's Army: Proving Grounds and run it."
|
||||
home: https://truecharts.org/charts/incubator/americasarmy-pg
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/americasarmy-pg.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://hub.docker.com/r/ich777/steamcmd
|
||||
- https://www.americasarmy.com/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/americasarmy-pg
|
||||
- https://hub.docker.com/r/ich777/steamcmd
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
@@ -20,7 +20,7 @@ keywords:
|
||||
- GameServers
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 16.2.20
|
||||
version: 16.2.21
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: amule
|
||||
version: 5.0.10
|
||||
version: 5.0.11
|
||||
appVersion: latest
|
||||
description: aMule is an eMule-like client for the eDonkey and Kademlia networks.
|
||||
home: https://truecharts.org/charts/stable/amule
|
||||
@@ -22,7 +22,7 @@ keywords:
|
||||
- Tools-Utilities
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 16.2.20
|
||||
version: 16.2.21
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: android-8-0
|
||||
version: 3.0.16
|
||||
version: 3.0.17
|
||||
appVersion: latest
|
||||
description: Android in Chart solution with noVNC supported and video recording. Work way better with Intel CPUs because AMD doesn't an cpu graphics card. So with amd cpus can be unusable.
|
||||
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://registry.hub.docker.com/r/ulisses1478/docker-android
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/android-8-0
|
||||
- https://hub.docker.com/r/ulisses1478/docker-android
|
||||
- https://registry.hub.docker.com/r/ulisses1478/docker-android
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
@@ -20,7 +20,7 @@ keywords:
|
||||
- Other
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 16.2.20
|
||||
version: 16.2.21
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: androiddebugbridge
|
||||
version: 3.0.16
|
||||
version: 3.0.17
|
||||
appVersion: latest
|
||||
description: Control AndroidTV/FireTV devices through ADB from the Home Assistant Core Chart.
|
||||
home: https://truecharts.org/charts/incubator/androiddebugbridge
|
||||
@@ -19,7 +19,7 @@ keywords:
|
||||
- HomeAutomation
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 16.2.20
|
||||
version: 16.2.21
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: anki-sync-server
|
||||
version: 4.0.10
|
||||
version: 4.0.11
|
||||
appVersion: 1.1.14
|
||||
description: A cross-platform Anki sync server.
|
||||
home: https://truecharts.org/charts/incubator/anki-sync-server
|
||||
@@ -19,7 +19,7 @@ keywords:
|
||||
- anki-sync-server
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 16.2.20
|
||||
version: 16.2.21
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: anonaddy
|
||||
version: 17.0.11
|
||||
version: 17.0.12
|
||||
appVersion: 1.0.4
|
||||
description: Protect your email from spam using disposable addresses.
|
||||
home: https://truecharts.org/charts/stable/anonaddy
|
||||
@@ -19,21 +19,21 @@ keywords:
|
||||
- anonaddy
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 16.2.20
|
||||
version: 16.2.21
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: mariadb
|
||||
version: 11.0.16
|
||||
version: 11.0.17
|
||||
repository: https://deps.truecharts.org/
|
||||
condition: mariadb.enabled
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: redis
|
||||
version: 10.0.16
|
||||
version: 10.0.17
|
||||
repository: https://deps.truecharts.org
|
||||
condition: redis.enabled
|
||||
alias: ""
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: anope
|
||||
version: 3.0.16
|
||||
version: 3.0.17
|
||||
appVersion: latest
|
||||
description: Anope is a set of IRC Services designed for flexibility and ease of use.
|
||||
home: https://truecharts.org/charts/incubator/anope
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/anope.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://hub.docker.com/r/ich777/anope
|
||||
- https://thelounge.chat/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/anope
|
||||
- https://hub.docker.com/r/ich777/anope
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
@@ -22,7 +22,7 @@ keywords:
|
||||
- Tools-Utilities
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 16.2.20
|
||||
version: 16.2.21
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: answer
|
||||
version: 1.0.10
|
||||
version: 1.0.11
|
||||
appVersion: 1.2.0
|
||||
description: A Q&A platform software for teams at any scales.
|
||||
home: https://truecharts.org/charts/incubator/answer
|
||||
@@ -20,7 +20,7 @@ keywords:
|
||||
- forum
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 16.2.20
|
||||
version: 16.2.21
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: apache-musicindex
|
||||
version: 9.0.10
|
||||
version: 9.0.11
|
||||
appVersion: 1.4.1-2
|
||||
description: Index and stream music using apache-musicindex and m3u playlists
|
||||
home: https://truecharts.org/charts/stable/apache-musicindex
|
||||
@@ -21,7 +21,7 @@ keywords:
|
||||
- playlist
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 16.2.20
|
||||
version: 16.2.21
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
||||
@@ -1,17 +1,17 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: apache-webdav
|
||||
version: 3.0.16
|
||||
version: 3.0.17
|
||||
appVersion: latest
|
||||
description: Very simple WebDAV server based on Apache. You need a WebDAV client to transfer files. It does not include a WebUI to upload files through your browser.
|
||||
home: https://truecharts.org/charts/incubator/apache-webdav
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/apache-webdav.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/mgutt/docker-apachewebdav
|
||||
- https://httpd.apache.org/docs/2.4/mod/mod_dav.html
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/apache-webdav
|
||||
- https://hub.docker.com/r/apachewebdav/apachewebdav
|
||||
- https://github.com/mgutt/docker-apachewebdav
|
||||
- https://httpd.apache.org/docs/2.4/mod/mod_dav.html
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
@@ -21,7 +21,7 @@ keywords:
|
||||
- Cloud
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 16.2.20
|
||||
version: 16.2.21
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: appdaemon
|
||||
version: 14.0.10
|
||||
version: 14.0.11
|
||||
appVersion: 4.4.2
|
||||
description: AppDaemon is a loosely coupled, multi-threaded, sandboxed python execution environment for writing automation apps.
|
||||
home: https://truecharts.org/charts/stable/appdaemon
|
||||
@@ -23,7 +23,7 @@ keywords:
|
||||
- homeautomation
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 16.2.20
|
||||
version: 16.2.21
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user