Compare commits
26 Commits
alist-8.2.
...
adminer-7.
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5655431e62 | ||
|
|
9a33cb35a9 | ||
|
|
a793703e32 | ||
|
|
a6e4add157 | ||
|
|
f5133280a8 | ||
|
|
1540434874 | ||
|
|
dfdd6b15a7 | ||
|
|
40b9bcd342 | ||
|
|
e60601af8b | ||
|
|
c9aa8ad71a | ||
|
|
09cf08f8f8 | ||
|
|
2f9937aef1 | ||
|
|
fb840fc04e | ||
|
|
9683fff750 | ||
|
|
a2500f76cb | ||
|
|
8d50f13eed | ||
|
|
52bddf50b4 | ||
|
|
e5c3c2b8bc | ||
|
|
706a56472a | ||
|
|
a459ed5d89 | ||
|
|
1d25efcf89 | ||
|
|
bc0bc95b44 | ||
|
|
c95bd593f1 | ||
|
|
b0dac931df | ||
|
|
bca09e2583 | ||
|
|
81356734e8 |
2
.github/workflows/pr-validate.yaml
vendored
2
.github/workflows/pr-validate.yaml
vendored
@@ -81,7 +81,7 @@ jobs:
|
||||
with:
|
||||
github-token: "${{ secrets.PERS_PAT }}"
|
||||
- name: automerge
|
||||
uses: pascalgn/automerge-action@22948e0bc22f0aa673800da838595a3e7347e584 # v0.15.6
|
||||
uses: pascalgn/automerge-action@4346d0b231a3ff92a91b825b9e4a22370f0263af # v0.16.0
|
||||
env:
|
||||
GITHUB_TOKEN: "${{ secrets.BOT_TOKEN }}"
|
||||
UPDATE_RETRIES: 12
|
||||
|
||||
@@ -1,38 +1,38 @@
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: clickhouse
|
||||
version: 10.2.7
|
||||
version: 10.2.8
|
||||
appVersion: 23.12.2.59
|
||||
description: ClickHouse is a column-oriented database management system (DBMS) for online analytical processing of queries (OLAP).
|
||||
home: https://truecharts.org/charts/dependency/clickhouse
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/clickhouse.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://clickhouse.com/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/dependency/clickhouse
|
||||
- https://hub.docker.com/r/clickhouse/clickhouse-server
|
||||
- https://clickhouse.com/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/dependency/clickhouse
|
||||
- https://hub.docker.com/r/clickhouse/clickhouse-server
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- database
|
||||
- clickhouse
|
||||
- sql
|
||||
- database
|
||||
- clickhouse
|
||||
- sql
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.21
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 17.2.22
|
||||
repository: oci://tccr.io/truecharts
|
||||
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,37 +1,37 @@
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: kube-state-metrics
|
||||
version: 6.1.7
|
||||
version: 6.1.8
|
||||
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
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/kube-state-metrics.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/dependency/kube-state-metrics
|
||||
- https://hub.docker.com/r/bitnami/kube-state-metrics
|
||||
- https://github.com/truecharts/charts/tree/master/charts/dependency/kube-state-metrics
|
||||
- https://hub.docker.com/r/bitnami/kube-state-metrics
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- prometheus
|
||||
- kube-state-metrics
|
||||
- monitoring
|
||||
- prometheus
|
||||
- kube-state-metrics
|
||||
- monitoring
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.21
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 17.2.22
|
||||
repository: oci://tccr.io/truecharts
|
||||
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: metrics
|
||||
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: metrics
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: dependency
|
||||
type: application
|
||||
|
||||
@@ -1,18 +1,18 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: mariadb
|
||||
version: 12.1.6
|
||||
version: 12.1.7
|
||||
appVersion: 11.2.2
|
||||
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
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
@@ -24,7 +24,7 @@ keywords:
|
||||
- sql
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.21
|
||||
version: 17.2.22
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: memcached
|
||||
version: 11.1.6
|
||||
version: 11.1.7
|
||||
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: 17.2.21
|
||||
version: 17.2.22
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
||||
@@ -1,39 +1,39 @@
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: mongodb
|
||||
version: 11.1.8
|
||||
version: 11.1.9
|
||||
appVersion: 7.0.5
|
||||
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://www.mongodb.com
|
||||
- https://github.com/bitnami/bitnami-docker-mongodb
|
||||
- https://github.com/truecharts/charts/tree/master/charts/dependency/mongodb
|
||||
- https://hub.docker.com/r/bitnami/mongodb
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
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: 17.2.21
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 17.2.22
|
||||
repository: oci://tccr.io/truecharts
|
||||
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,37 +1,37 @@
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: node-exporter
|
||||
version: 6.1.7
|
||||
version: 6.1.8
|
||||
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
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/node-exporter.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/dependency/node-exporter
|
||||
- https://hub.docker.com/r/bitnami/node-exporter
|
||||
- https://github.com/truecharts/charts/tree/master/charts/dependency/node-exporter
|
||||
- https://hub.docker.com/r/bitnami/node-exporter
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- prometheus
|
||||
- node-exporter
|
||||
- monitoring
|
||||
- prometheus
|
||||
- node-exporter
|
||||
- monitoring
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.21
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 17.2.22
|
||||
repository: oci://tccr.io/truecharts
|
||||
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: metrics
|
||||
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: metrics
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: dependency
|
||||
type: application
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: redis
|
||||
version: 11.1.6
|
||||
version: 11.1.7
|
||||
appVersion: 7.2.3
|
||||
description: Open source, advanced key-value store.
|
||||
home: https://truecharts.org/charts/dependency/redis
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/redis.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/bitnami/bitnami-docker-redis
|
||||
- https://github.com/truecharts/charts/tree/master/charts/dependency/redis
|
||||
- https://hub.docker.com/r/bitnami/redis
|
||||
- https://github.com/bitnami/bitnami-docker-redis
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
@@ -21,7 +21,7 @@ keywords:
|
||||
- database
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.21
|
||||
version: 17.2.22
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: solr
|
||||
version: 9.1.6
|
||||
version: 9.1.7
|
||||
appVersion: 9.4.0
|
||||
description: Apache Solr
|
||||
home: https://truecharts.org/charts/dependency/solr
|
||||
@@ -21,7 +21,7 @@ keywords:
|
||||
- search
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.21
|
||||
version: 17.2.22
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
||||
@@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/appsmith
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/appsmith.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/appsmithorg/appsmith
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/appsmith
|
||||
- https://hub.docker.com/r/appsmith/appsmith-ce
|
||||
- https://github.com/appsmithorg/appsmith
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
||||
@@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/btdex
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/btdex.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/btdex
|
||||
- https://hub.docker.com/r/furritos/docker-btdex
|
||||
- https://btdex.trade/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/btdex
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
||||
@@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/checkmk
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/checkmk.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/tribe29/checkmk
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/checkmk
|
||||
- https://hub.docker.com/r/checkmk/check-mk-raw
|
||||
- https://github.com/tribe29/checkmk
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
||||
@@ -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://github.com/se1exin/cleanarr
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/cleanarr
|
||||
- https://hub.docker.com/r/selexin/cleanarr
|
||||
- https://github.com/se1exin/cleanarr
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
||||
@@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/coupon-store
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/coupon-store.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/coupon-store
|
||||
- https://hub.docker.com/r/metikular/coupon-store
|
||||
- https://github.com/linuxserver/docker-airsonic
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/coupon-store
|
||||
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://github.com/truecharts/charts/tree/master/charts/incubator/dvblink
|
||||
- https://hub.docker.com/r/chvb/docker-dvblink
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/dvblink
|
||||
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/truecharts/charts/tree/master/charts/incubator/euterpe
|
||||
- https://hub.docker.com/r/ironsmile/euterpe
|
||||
- https://github.com/ironsmile/euterpe
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/euterpe
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
||||
@@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/fancyindex
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/fancyindex.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://hub.docker.com/r/xal3xhx/fancy
|
||||
- https://github.com/xal3xhx/fancyindex
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/fancyindex
|
||||
- https://hub.docker.com/r/xal3xhx/fancy
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
||||
@@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/flemarr
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/flemarr.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/Flemmarr/Flemmarr
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/flemarr
|
||||
- https://hub.docker.com/r/pierremesure/flemmarr
|
||||
- https://github.com/Flemmarr/Flemmarr
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
||||
@@ -8,11 +8,11 @@ home: https://truecharts.org/charts/incubator/focalboard
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/focalboard.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://hub.docker.com/r/mattermost/focalboard
|
||||
- https://github.com/mattermost/focalboard
|
||||
- https://github.com/FlipEnergy/container-images/blob/main/focalboard
|
||||
- https://www.focalboard.com/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/focalboard
|
||||
- https://hub.docker.com/r/mattermost/focalboard
|
||||
- https://github.com/mattermost/focalboard
|
||||
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,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://hub.docker.com/r/pmaksymiuk/icantbelieveitsnotvaletudo
|
||||
- https://github.com/Hypfer/ICantBelieveItsNotValetudo
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/icantbelieveitsnotvaletudo
|
||||
- https://hub.docker.com/r/pmaksymiuk/icantbelieveitsnotvaletudo
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
||||
@@ -8,10 +8,10 @@ home: https://truecharts.org/charts/incubator/icinga2
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/icinga2.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/icinga2
|
||||
- https://hub.docker.com/r/jordan/icinga2
|
||||
- https://icinga.com/
|
||||
- https://github.com/jjethwa/icinga2
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/icinga2
|
||||
- https://hub.docker.com/r/jordan/icinga2
|
||||
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://jitsi.github.io/handbook/docs/devops-guide/devops-guide-start
|
||||
- https://jitsi.org
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/jitsi
|
||||
- https://hub.docker.com/r/jitsi/prosody
|
||||
- https://jitsi.github.io/handbook/docs/devops-guide/devops-guide-start
|
||||
- https://jitsi.org
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
||||
@@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/leantime
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/leantime.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://hub.docker.com/r/leantime/leantime
|
||||
- https://leantime.io/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/leantime
|
||||
- https://hub.docker.com/r/leantime/leantime
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
||||
@@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/linkace
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/linkace.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/linkace/linkace
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/linkace
|
||||
- https://hub.docker.com/r/linkace/linkace
|
||||
- https://github.com/linkace/linkace
|
||||
- https://www.linkace.org/docs/
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
|
||||
@@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/microbin
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/microbin.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/microbin
|
||||
- https://hub.docker.com/r/danielszabo99/microbin
|
||||
- https://github.com/szabodanika/microbin
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/microbin
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
||||
@@ -10,7 +10,7 @@ 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-r
|
||||
- https://hub.docker.com/r/mltooling/ml-workspace-minimal
|
||||
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
|
||||
|
||||
@@ -10,9 +10,9 @@ deprecated: false
|
||||
sources:
|
||||
- https://github.com/binhex/moviegrabber
|
||||
- https://registry.hub.docker.com/r/binhex/arch-moviegrabber/
|
||||
- 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/documentation
|
||||
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/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/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/openkm
|
||||
- https://hub.docker.com/r/openkm/openkm-ce
|
||||
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
|
||||
|
||||
@@ -10,7 +10,7 @@ deprecated: false
|
||||
sources:
|
||||
- https://github.com/penpot/penpot
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/penpot
|
||||
- https://hub.docker.com/r/penpotapp/frontend
|
||||
- https://hub.docker.com/r/penpotapp/backend
|
||||
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://github.com/jokob-sk/Pi.Alert
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/pialert
|
||||
- https://hub.docker.com/r/jokobsk/pi.alert
|
||||
- https://github.com/jokob-sk/Pi.Alert
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
||||
@@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/pingvin-share
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/pingvin-share.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/stonith404/pingvin-share
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/pingvin-share
|
||||
- https://hub.docker.com/r/stonith404/pingvin-share
|
||||
- https://github.com/stonith404/pingvin-share
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
||||
@@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/ps3netsrv
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/ps3netsrv.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://hub.docker.com/r/shawly/ps3netsrv
|
||||
- https://github.com/aldostools/webMAN-MOD/tree/master/_Projects_/ps3netsrv
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/ps3netsrv
|
||||
- https://hub.docker.com/r/shawly/ps3netsrv
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
||||
@@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/pure-ftpd
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/pure-ftpd.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://www.pureftpd.org/project/pure-ftpd/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/pure-ftpd
|
||||
- https://hub.docker.com/r/crazymax/pure-ftpd
|
||||
- https://www.pureftpd.org/project/pure-ftpd/
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
||||
@@ -8,8 +8,8 @@ home: https://truecharts.org/charts/incubator/pydio-cells
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/pydio-cells.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://hub.docker.com/r/pydio/cells
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/pydio-cells
|
||||
- https://hub.docker.com/r/pydio/cells
|
||||
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/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
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/raneto
|
||||
- https://fleet.linuxserver.io/image?name=linuxserver/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://github.com/TareqAlqutami/rtmp-hls-server
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/rtmpserver
|
||||
- https://hub.docker.com/r/alqutami/rtmp-hls
|
||||
- https://github.com/TareqAlqutami/rtmp-hls-server
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
||||
@@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/scprime
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/scprime.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://scpri.me
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/scprime
|
||||
- https://hub.docker.com/r/scprime/scprime
|
||||
- https://scpri.me
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
||||
@@ -8,10 +8,10 @@ home: https://truecharts.org/charts/incubator/snipe-it
|
||||
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://github.com/snipe/snipe-it
|
||||
- https://snipeitapp.com/
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
||||
@@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/snowflake-proxy
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/snowflake-proxy.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://gitlab.torproject.org/tpo/anti-censorship/docker-snowflake-proxy
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/snowflake-proxy
|
||||
- https://hub.docker.com/r/thetorproject/snowflake-proxy
|
||||
- https://gitlab.torproject.org/tpo/anti-censorship/docker-snowflake-proxy
|
||||
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/ts3-manager
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/ts3-manager.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://hub.docker.com/r/joni1802/ts3-manager
|
||||
- https://github.com/joni1802/ts3-manager/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/ts3-manager
|
||||
- https://hub.docker.com/r/joni1802/ts3-manager
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
||||
@@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/twofauth
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/twofauth.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/Bubka/2fauth
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/twofauth
|
||||
- https://hub.docker.com/r/2fauth/2fauth
|
||||
- https://github.com/Bubka/2fauth
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
||||
@@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/typecho
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/typecho.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://hub.docker.com/r/joyqi/typecho
|
||||
- https://github.com/typecho/typecho
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/typecho
|
||||
- https://hub.docker.com/r/joyqi/typecho
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
||||
@@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/ubuntu-xrdp
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/ubuntu-xrdp.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://registry.hub.docker.com/r/snoopy86/desktop-dockers/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/ubuntu-xrdp
|
||||
- https://hub.docker.com/r/snoopy86/desktop-dockers
|
||||
- https://registry.hub.docker.com/r/snoopy86/desktop-dockers/
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
||||
@@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/ungoogled-chromium
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/ungoogled-chromium.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://hub.docker.com/r/ich777/ungoogled-chromium
|
||||
- https://www.google.com/chrome/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/ungoogled-chromium
|
||||
- https://hub.docker.com/r/ich777/ungoogled-chromium
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
||||
@@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/youtrack
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/youtrack.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://hub.docker.com/r/jetbrains/youtrack
|
||||
- https://www.jetbrains.com/youtrack/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/youtrack
|
||||
- https://hub.docker.com/r/jetbrains/youtrack
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
||||
@@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/zusam
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/zusam.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/zusam/zusam
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/zusam
|
||||
- https://hub.docker.com/r/zusam/zusam
|
||||
- https://github.com/zusam/zusam
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: authelia
|
||||
version: 22.1.8
|
||||
version: 22.1.9
|
||||
appVersion: 4.37.5
|
||||
description: Authelia is a Single Sign-On Multi-Factor portal for web apps
|
||||
home: https://truecharts.org/charts/enterprise/authelia
|
||||
@@ -9,9 +9,9 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/authelia.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- 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
|
||||
- https://github.com/authelia/authelia
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
@@ -30,7 +30,7 @@ keywords:
|
||||
- LDAP
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.21
|
||||
version: 17.2.22
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
||||
@@ -1,46 +1,46 @@
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: blocky
|
||||
version: 12.2.0
|
||||
version: 12.2.1
|
||||
appVersion: "0.23"
|
||||
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://hub.docker.com/r/spx01/blocky
|
||||
- https://github.com/0xERR0R/blocky
|
||||
- https://github.com/Mozart409/blocky-frontend
|
||||
- https://0xerr0r.github.io/blocky/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/enterprise/blocky
|
||||
- https://github.com/truecharts/charts/tree/master/charts/enterprise/blocky
|
||||
- https://quay.io/oriedge/k8s_gateway
|
||||
- https://github.com/0xERR0R/blocky
|
||||
- https://github.com/Mozart409/blocky-frontend
|
||||
- https://0xerr0r.github.io/blocky/
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- dns
|
||||
- blocky
|
||||
- dns
|
||||
- blocky
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.21
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: redis
|
||||
version: 11.1.6
|
||||
repository: https://deps.truecharts.org
|
||||
condition: redis.enabled
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 17.2.22
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: redis
|
||||
version: 11.1.6
|
||||
repository: https://deps.truecharts.org
|
||||
condition: redis.enabled
|
||||
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: network
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: enterprise
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: network
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: enterprise
|
||||
type: application
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: clusterissuer
|
||||
version: 6.1.6
|
||||
version: 6.1.7
|
||||
appVersion: latest
|
||||
description: Certificate management for Kubernetes
|
||||
home: https://truecharts.org/charts/enterprise/clusterissuer
|
||||
@@ -20,7 +20,7 @@ keywords:
|
||||
- certificates
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.21
|
||||
version: 17.2.22
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
||||
@@ -11,7 +11,7 @@ sources:
|
||||
- https://github.com/bitnami/bitnami-docker-grafana
|
||||
- https://grafana.com/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/enterprise/grafana
|
||||
- https://quay.io/kiwigrid/k8s-sidecar
|
||||
- https://hub.docker.com/r/grafana/grafana
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: kubernetes-reflector
|
||||
version: 3.1.6
|
||||
version: 3.1.7
|
||||
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: 17.2.21
|
||||
version: 17.2.22
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: metallb-config
|
||||
version: 5.1.6
|
||||
version: 5.1.7
|
||||
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: 17.2.21
|
||||
version: 17.2.22
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
||||
@@ -1,17 +1,17 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: prometheus
|
||||
version: 16.2.1
|
||||
version: 16.2.2
|
||||
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
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/prometheus.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://quay.io/thanos/thanos
|
||||
- https://github.com/prometheus-community/helm-charts
|
||||
- https://github.com/prometheus-operator/kube-prometheus
|
||||
- https://github.com/truecharts/charts/tree/master/charts/enterprise/prometheus
|
||||
- https://hub.docker.com/r/bitnami/prometheus
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
@@ -20,21 +20,21 @@ keywords:
|
||||
- metrics
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.21
|
||||
version: 17.2.22
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: node-exporter
|
||||
version: 6.1.6
|
||||
version: 6.1.7
|
||||
repository: https://deps.truecharts.org
|
||||
condition: exporters.enabled,exporters.node-exporter.enabled
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: kube-state-metrics
|
||||
version: 6.1.6
|
||||
version: 6.1.7
|
||||
repository: https://deps.truecharts.org
|
||||
condition: exporters.enabled,exporters.kube-state-metrics.enabled
|
||||
alias: ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: traefik
|
||||
version: 25.1.9
|
||||
version: 25.1.10
|
||||
appVersion: 2.10.7
|
||||
description: Traefik is a flexible reverse proxy and Ingress Provider.
|
||||
home: https://truecharts.org/charts/enterprise/traefik
|
||||
@@ -21,7 +21,7 @@ keywords:
|
||||
- ingress
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.21
|
||||
version: 17.2.22
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: vaultwarden
|
||||
version: 25.1.6
|
||||
version: 25.1.7
|
||||
appVersion: 1.30.1
|
||||
description: Unofficial Bitwarden compatible server written in Rust
|
||||
home: https://truecharts.org/charts/enterprise/vaultwarden
|
||||
@@ -24,7 +24,7 @@ keywords:
|
||||
- rust
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.21
|
||||
version: 17.2.22
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: velero
|
||||
version: 3.1.8
|
||||
version: 3.1.9
|
||||
appVersion: latest
|
||||
description: Velero is a kubernetes-native backup solution
|
||||
home: https://truecharts.org/charts/incubator/velero
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/velero.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/velero
|
||||
- https://cert-manager.io/
|
||||
- https://github.com/cert-manager
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/velero
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
@@ -20,7 +20,7 @@ keywords:
|
||||
- backup
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.21
|
||||
version: 17.2.22
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: cert-manager
|
||||
version: 3.1.8
|
||||
version: 3.1.9
|
||||
appVersion: latest
|
||||
description: Cert-Manager is a kubernetes-aware certificate manager
|
||||
home: https://truecharts.org/charts/operators/cert-manager
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/cert-manager.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/operators/cert-manager
|
||||
- https://github.com/cert-manager
|
||||
- https://cert-manager.io/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/operators/cert-manager
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
@@ -21,7 +21,7 @@ keywords:
|
||||
- security
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.21
|
||||
version: 17.2.22
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: cloudnative-pg
|
||||
version: 5.2.8
|
||||
version: 5.2.9
|
||||
appVersion: latest
|
||||
description: CloudNativePG is a clustered postgresql database operator
|
||||
home: https://truecharts.org/charts/operators/cloudnative-pg
|
||||
@@ -21,7 +21,7 @@ keywords:
|
||||
- cnpg
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.21
|
||||
version: 17.2.22
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: csi-driver-smb
|
||||
version: 2.1.8
|
||||
version: 2.1.9
|
||||
appVersion: latest
|
||||
description: csi-driver-smb is a smb CSI driver for kubernetes
|
||||
home: https://truecharts.org/charts/incubator/csi-driver-smb
|
||||
@@ -20,7 +20,7 @@ keywords:
|
||||
- backup
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.21
|
||||
version: 17.2.22
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: metallb
|
||||
version: 13.1.8
|
||||
version: 13.1.9
|
||||
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://github.com/truecharts/charts/tree/master/charts/operators/metallb
|
||||
- https://metallb.universe.tf
|
||||
- https://github.com/metallb/metallb
|
||||
- https://github.com/truecharts/charts/tree/master/charts/operators/metallb
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
@@ -20,7 +20,7 @@ keywords:
|
||||
- loadbalancer
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.21
|
||||
version: 17.2.22
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: openebs
|
||||
version: 2.1.8
|
||||
version: 2.1.9
|
||||
appVersion: latest
|
||||
description: OpenEBS is a umbrella container storage provisioner
|
||||
home: https://truecharts.org/charts/incubator/openebs
|
||||
@@ -20,7 +20,7 @@ keywords:
|
||||
- backup
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.21
|
||||
version: 17.2.22
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: prometheus-operator
|
||||
version: 4.2.0
|
||||
version: 4.3.1
|
||||
appVersion: latest
|
||||
description: Prometheus Operator is an operator for prometheus
|
||||
home: https://truecharts.org/charts/operators/prometheus-operator
|
||||
@@ -20,14 +20,14 @@ keywords:
|
||||
- metics
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.21
|
||||
version: 17.2.22
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: kube-prometheus-stack
|
||||
version: 55.6.0
|
||||
version: 55.7.0
|
||||
repository: https://prometheus-community.github.io/helm-charts
|
||||
condition: ""
|
||||
alias: kps
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: acestream
|
||||
version: 5.1.6
|
||||
version: 5.1.7
|
||||
appVersion: 2.0.2.8
|
||||
description: IPTV service providing streaming, playlist, search engine and epg.
|
||||
home: https://truecharts.org/charts/incubator/acestream
|
||||
@@ -20,7 +20,7 @@ keywords:
|
||||
- MediaServer-Video
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.21
|
||||
version: 17.2.22
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: actualserver
|
||||
version: 7.1.6
|
||||
version: 7.1.7
|
||||
appVersion: 23.12.1
|
||||
description: Actual is a super fast privacy-focused app for managing your finances.
|
||||
home: https://truecharts.org/charts/stable/actualserver
|
||||
@@ -20,7 +20,7 @@ keywords:
|
||||
- finance
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.21
|
||||
version: 17.2.22
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
||||
@@ -1,15 +1,15 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: adguard-home
|
||||
version: 8.1.6
|
||||
version: 8.1.7
|
||||
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
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/adguard-home.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://hub.docker.com/r/adguard/adguardhome
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/adguard-home
|
||||
- https://hub.docker.com/r/adguard/adguardhome
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
@@ -19,7 +19,7 @@ keywords:
|
||||
- adguard
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.21
|
||||
version: 17.2.22
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
||||
@@ -1,37 +1,37 @@
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: adguardhome-sync
|
||||
version: 5.1.7
|
||||
version: 5.1.8
|
||||
appVersion: 0.5.4
|
||||
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://github.com/bakito/adguardhome-sync/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/adguardhome-sync
|
||||
- https://ghcr.io/bakito/adguardhome-sync
|
||||
- https://ghcr.io/bakito/adguardhome-sync
|
||||
- https://github.com/bakito/adguardhome-sync/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/adguardhome-sync
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- adguardhome-sync
|
||||
- Other
|
||||
- adguardhome-sync
|
||||
- Other
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.21
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 17.2.22
|
||||
repository: oci://tccr.io/truecharts
|
||||
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: Other
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: incubator
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: Other
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: incubator
|
||||
type: application
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: adminer
|
||||
version: 7.1.6
|
||||
version: 7.1.7
|
||||
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/vrana/adminer
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
@@ -20,7 +20,7 @@ keywords:
|
||||
- Tools-Utilities
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.21
|
||||
version: 17.2.22
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
||||
@@ -1,17 +1,17 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: airdcpp-webclient
|
||||
version: 9.1.6
|
||||
version: 9.1.7
|
||||
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: 17.2.21
|
||||
version: 17.2.22
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: airsonic-advanced
|
||||
version: 12.1.6
|
||||
version: 12.1.7
|
||||
appVersion: edge-latest
|
||||
description: Airsonic is a Free and Open Source community driven media server
|
||||
home: https://truecharts.org/charts/stable/airsonic-advanced
|
||||
@@ -19,7 +19,7 @@ keywords:
|
||||
- airsonic
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.21
|
||||
version: 17.2.22
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: airsonic
|
||||
version: 12.1.6
|
||||
version: 12.1.7
|
||||
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: 17.2.21
|
||||
version: 17.2.22
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: alienswarm-reactivedrop
|
||||
version: 4.1.6
|
||||
version: 4.1.7
|
||||
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://www.steampowered.com/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/alienswarm-reactivedrop
|
||||
- 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: 17.2.21
|
||||
version: 17.2.22
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: alienswarm
|
||||
version: 4.1.6
|
||||
version: 4.1.7
|
||||
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
|
||||
@@ -20,7 +20,7 @@ keywords:
|
||||
- GameServers
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.21
|
||||
version: 17.2.22
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
||||
@@ -1,41 +1,41 @@
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: alist
|
||||
version: 8.2.0
|
||||
version: 8.2.1
|
||||
appVersion: 3.30.0
|
||||
description: Alist program that supports multiple storage, powered by Gin and React
|
||||
home: https://truecharts.org/charts/stable/alist
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/alist.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/Xhofe/alist
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/alist
|
||||
- https://hub.docker.com/r/xhofe/alist
|
||||
- https://github.com/Xhofe/alist
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/alist
|
||||
- https://hub.docker.com/r/xhofe/alist
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- alist
|
||||
- storage
|
||||
- webdav
|
||||
- google driver
|
||||
- aliyun driver
|
||||
- baiduyun
|
||||
- alist
|
||||
- storage
|
||||
- webdav
|
||||
- google driver
|
||||
- aliyun driver
|
||||
- baiduyun
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.21
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 17.2.22
|
||||
repository: oci://tccr.io/truecharts
|
||||
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: cloud
|
||||
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: cloud
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
type: application
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: amcrest2mqtt
|
||||
version: 10.1.6
|
||||
version: 10.1.7
|
||||
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/dchesterton/amcrest2mqtt
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/amcrest2mqtt
|
||||
- https://hub.docker.com/r/dchesterton/amcrest2mqtt
|
||||
- https://github.com/dchesterton/amcrest2mqtt
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
@@ -19,7 +19,7 @@ keywords:
|
||||
- amcrest2mqtt
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.21
|
||||
version: 17.2.22
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: americasarmy-pg
|
||||
version: 4.1.6
|
||||
version: 4.1.7
|
||||
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
|
||||
@@ -20,7 +20,7 @@ keywords:
|
||||
- GameServers
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.21
|
||||
version: 17.2.22
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: amule
|
||||
version: 6.1.6
|
||||
version: 6.1.7
|
||||
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: 17.2.21
|
||||
version: 17.2.22
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: android-8-0
|
||||
version: 4.1.6
|
||||
version: 4.1.7
|
||||
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://hub.docker.com/r/ulisses1478/docker-android
|
||||
- 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
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
@@ -20,7 +20,7 @@ keywords:
|
||||
- Other
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.21
|
||||
version: 17.2.22
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
||||
@@ -1,15 +1,15 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: androiddebugbridge
|
||||
version: 4.1.6
|
||||
version: 4.1.7
|
||||
appVersion: latest
|
||||
description: Control AndroidTV/FireTV devices through ADB from the Home Assistant Core Chart.
|
||||
home: https://truecharts.org/charts/incubator/androiddebugbridge
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/androiddebugbridge.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/androiddebugbridge
|
||||
- https://hub.docker.com/r/barnybbb/adb-hass-androidtv
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/androiddebugbridge
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
@@ -19,7 +19,7 @@ keywords:
|
||||
- HomeAutomation
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.21
|
||||
version: 17.2.22
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: anki-sync-server
|
||||
version: 5.1.8
|
||||
version: 5.1.9
|
||||
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: 17.2.21
|
||||
version: 17.2.22
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: anonaddy
|
||||
version: 19.1.9
|
||||
version: 19.1.10
|
||||
appVersion: 1.0.4
|
||||
description: Protect your email from spam using disposable addresses.
|
||||
home: https://truecharts.org/charts/stable/anonaddy
|
||||
@@ -19,7 +19,7 @@ keywords:
|
||||
- anonaddy
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.21
|
||||
version: 17.2.22
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: anope
|
||||
version: 4.1.6
|
||||
version: 4.1.7
|
||||
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://thelounge.chat/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/anope
|
||||
- https://hub.docker.com/r/ich777/anope
|
||||
- https://thelounge.chat/
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
@@ -22,7 +22,7 @@ keywords:
|
||||
- Tools-Utilities
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.21
|
||||
version: 17.2.22
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: answer
|
||||
version: 2.1.8
|
||||
version: 2.1.9
|
||||
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: 17.2.21
|
||||
version: 17.2.22
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: apache-musicindex
|
||||
version: 10.1.6
|
||||
version: 10.1.7
|
||||
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: 17.2.21
|
||||
version: 17.2.22
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: apache-webdav
|
||||
version: 4.1.6
|
||||
version: 4.1.7
|
||||
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
|
||||
@@ -21,7 +21,7 @@ keywords:
|
||||
- Cloud
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.21
|
||||
version: 17.2.22
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: appdaemon
|
||||
version: 15.1.6
|
||||
version: 15.1.7
|
||||
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: 17.2.21
|
||||
version: 17.2.22
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: apt-cacher-ng
|
||||
version: 7.1.6
|
||||
version: 7.1.7
|
||||
appVersion: 3.7.4
|
||||
description: Apt-Cacher NG is a caching proxy, specialized for package files from Linux distributors, primarily for Debian (and Debian based) distributions but not limited to those.
|
||||
home: https://truecharts.org/charts/stable/apt-cacher-ng
|
||||
@@ -22,7 +22,7 @@ keywords:
|
||||
- Tools-Utilities
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.21
|
||||
version: 17.2.22
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
||||
@@ -1,15 +1,15 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: archiveteam-warrior
|
||||
version: 4.1.6
|
||||
version: 4.1.7
|
||||
appVersion: latest
|
||||
description: The Archive Team Warrior is a virtual archiving appliance. You can run it to help with the Archive Team archiving efforts. It will download sites and upload them to our archive—and it’s really easy to do!
|
||||
home: https://truecharts.org/charts/incubator/archiveteam-warrior
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/archiveteam-warrior.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://wiki.archiveteam.org/index.php/ArchiveTeam_Warrior
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/archiveteam-warrior
|
||||
- https://wiki.archiveteam.org/index.php/ArchiveTeam_Warrior
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
@@ -21,7 +21,7 @@ keywords:
|
||||
- Downloaders
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.21
|
||||
version: 17.2.22
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: aria2
|
||||
version: 11.1.6
|
||||
version: 11.1.7
|
||||
appVersion: latest
|
||||
description: aria server for downloading web content
|
||||
home: https://truecharts.org/charts/stable/aria2
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/aria2.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/P3TERX/Aria2-Pro-Docker
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/aria2
|
||||
- https://hub.docker.com/r/p3terx/aria2-pro
|
||||
- https://github.com/P3TERX/Aria2-Pro-Docker
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
@@ -19,7 +19,7 @@ keywords:
|
||||
- aria2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.21
|
||||
version: 17.2.22
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: ariang
|
||||
version: 7.1.6
|
||||
version: 7.1.7
|
||||
appVersion: 1.3.6
|
||||
description: A modern web frontend making aria2 easier to use | Aria2 WebUI.
|
||||
home: https://truecharts.org/charts/stable/ariang
|
||||
@@ -19,7 +19,7 @@ keywords:
|
||||
- ariang
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.21
|
||||
version: 17.2.22
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: arksurvivalevolved
|
||||
version: 6.1.6
|
||||
version: 6.1.7
|
||||
appVersion: arkse
|
||||
description: A custom SteamCMD chart that runs ArkSE.
|
||||
home: https://truecharts.org/charts/stable/arksurvivalevolved
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/arksurvivalevolved.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/arksurvivalevolved
|
||||
- https://hub.docker.com/r/ich777/steamcmd
|
||||
- https://github.com/ich777/docker-steamcmd-server/tree/arkse
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/arksurvivalevolved
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
@@ -21,7 +21,7 @@ keywords:
|
||||
- GameServers
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.21
|
||||
version: 17.2.22
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: arma3
|
||||
version: 4.1.7
|
||||
version: 4.1.8
|
||||
appVersion: arma3
|
||||
description: This Chart will download and install SteamCMD. It will also install ArmA III and run it.
|
||||
home: https://truecharts.org/charts/incubator/arma3
|
||||
@@ -20,7 +20,7 @@ keywords:
|
||||
- GameServers
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.21
|
||||
version: 17.2.22
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
||||
@@ -1,15 +1,15 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: arma3exilemod
|
||||
version: 4.1.6
|
||||
version: 4.1.7
|
||||
appVersion: arma3exilemod
|
||||
description: This Chart will download and install SteamCMD. It will also install ArmA III including ExileMod and run it.
|
||||
home: https://truecharts.org/charts/incubator/arma3exilemod
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/arma3exilemod.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/arma3exilemod
|
||||
- https://hub.docker.com/r/ich777/steamcmd
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/arma3exilemod
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
@@ -19,7 +19,7 @@ keywords:
|
||||
- GameServers
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.21
|
||||
version: 17.2.22
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: assettocorsa
|
||||
version: 4.1.6
|
||||
version: 4.1.7
|
||||
appVersion: assettocorsa
|
||||
description: This Chart will download and install SteamCMD. It will also install AssettoCorsa and run it.
|
||||
home: https://truecharts.org/charts/incubator/assettocorsa
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/assettocorsa.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://www.assettocorsa.net/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/assettocorsa
|
||||
- https://hub.docker.com/r/ich777/steamcmd
|
||||
- https://www.assettocorsa.net/
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
@@ -20,7 +20,7 @@ keywords:
|
||||
- GameServers
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.21
|
||||
version: 17.2.22
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: audacity
|
||||
version: 11.1.6
|
||||
version: 11.1.7
|
||||
appVersion: 3.0.2
|
||||
description: An easy-to-use, multi-track audio editor and recorder
|
||||
home: https://truecharts.org/charts/stable/audacity
|
||||
@@ -24,7 +24,7 @@ keywords:
|
||||
- audio
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.21
|
||||
version: 17.2.22
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: audiobookshelf
|
||||
version: 8.1.7
|
||||
version: 8.1.8
|
||||
appVersion: 2.7.1
|
||||
description: Audiobookshelf is a self-hosted audiobook server for managing and playing your audiobooks.
|
||||
home: https://truecharts.org/charts/stable/audiobookshelf
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/audiobookshelf.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/advplyr/audiobookshelf
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/audiobookshelf
|
||||
- https://hub.docker.com/r/advplyr/audiobookshelf
|
||||
- https://github.com/advplyr/audiobookshelf
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
@@ -19,7 +19,7 @@ keywords:
|
||||
- audiobookshelf
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.21
|
||||
version: 17.2.22
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: aurora-files
|
||||
version: 4.1.6
|
||||
version: 4.1.7
|
||||
appVersion: latest
|
||||
description: Aurora Files is an open-source file storage platform for small teams and personal users. Afterlogic Aurora Files image for Chart using Nginx, PHP-FPM 8.1, MySQL on Alpine Linux. Loosely based on khromov/alpine-nginx-php8 package.
|
||||
home: https://truecharts.org/charts/incubator/aurora-files
|
||||
@@ -22,7 +22,7 @@ keywords:
|
||||
- Network-FTP
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.21
|
||||
version: 17.2.22
|
||||
repository: oci://tccr.io/truecharts
|
||||
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