Compare commits

..

2 Commits

Author SHA1 Message Date
StevenMcElligott
45590b6295 feat(incubator): Move appsmith to unstable (#16583)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [ ] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ I increased versions for any altered app according to semantic
versioning

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers) adding
the container to TrueCharts mirror repo.
- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2024-01-09 19:14:29 +01:00
Kjeld Schouten
1fc4087907 bump 2023-12-21 16:00:52 +01:00
1044 changed files with 22233 additions and 22711 deletions

View File

@@ -1,38 +1,38 @@
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: clickhouse
version: 10.0.3
appVersion: 23.11.3.23
version: 9.0.7
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
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.1.4
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: common
version: 16.2.9
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

View File

@@ -1,7 +1,7 @@
image:
repository: clickhouse/clickhouse-server
pullPolicy: IfNotPresent
tag: 23.11.3.23@sha256:f57700614676e81d2e52c0dbe6c8c6cf0148f8e9345e9e554568798f3f36a6dd
tag: 23.11.2.11@sha256:109fe43e0cdb7716a933ea712ac2f285ecb9acb05e40b016765b5b3c428ca560
workload:
main:
replicas: 1

View File

@@ -1,37 +1,37 @@
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: kube-state-metrics
version: 6.0.3
version: 5.0.6
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.1.4
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: common
version: 16.2.9
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: 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

View File

@@ -1,41 +1,41 @@
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: mariadb
version: 12.0.3
appVersion: 11.2.2
version: 11.0.7
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/prometheus/mysqld_exporter
- https://mariadb.org
- 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://github.com/truecharts/charts/tree/master/charts/dependency/mariadb
- https://hub.docker.com/r/bitnami/mariadb
- https://mariadb.org
- https://github.com/bitnami/bitnami-docker-mariadb
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: 17.1.4
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: common
version: 16.2.9
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

View File

@@ -1,7 +1,7 @@
image:
repository: bitnami/mariadb
pullPolicy: IfNotPresent
tag: 11.2.2@sha256:a095ab826c977ef12e06ff0004fd788f6ef10c1d066590c8e110c9d0be868127
tag: 11.1.3@sha256:256bba825841017077b0dcd9fabafd1d0a54dfde957cd4bf71c2cb291b454a25
workload:
main:
podSpec:

View File

@@ -1,38 +1,38 @@
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: memcached
version: 11.0.3
version: 10.0.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://github.com/bitnami/bitnami-docker-memcached
- https://github.com/truecharts/charts/tree/master/charts/dependency/memcached
- 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
url: https://truecharts.org
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- memcached
- database
- cache
- memcached
- database
- cache
dependencies:
- name: common
version: 17.1.4
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: common
version: 16.2.9
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

View File

@@ -1,39 +1,39 @@
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: mongodb
version: 11.0.3
version: 10.0.6
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://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.1.4
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: common
version: 16.2.9
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

View File

@@ -1,7 +1,7 @@
image:
repository: bitnami/mongodb
pullPolicy: IfNotPresent
tag: 7.0.4@sha256:440db80758c8b9289e74d3bfefb3072923d24a94734a2bc80329eb2fd0af0c4f
tag: 7.0.4@sha256:137b905769fdfce83add50343ceb391726ece52afe6163cb354856c1927dc661
workload:
main:
replicas: 1

View File

@@ -1,37 +1,37 @@
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: node-exporter
version: 6.0.3
version: 5.0.6
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://hub.docker.com/r/bitnami/node-exporter
- https://github.com/truecharts/charts/tree/master/charts/dependency/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.1.4
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: common
version: 16.2.9
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: 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

View File

@@ -1,38 +1,38 @@
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: redis
version: 11.0.3
version: 10.0.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/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
url: https://truecharts.org
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- redis
- keyvalue
- database
- redis
- keyvalue
- database
dependencies:
- name: common
version: 17.1.4
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: common
version: 16.2.9
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

View File

@@ -137,9 +137,13 @@ service:
targetPort: 6379
volumeClaimTemplates:
data:
enabled: true
enabled: false
mountPath: "/bitnami/redis"
persistence:
data:
enabled: true
type: emptyDir
mountPath: "/bitnami/redis"
redis-health:
enabled: true
type: configmap

View File

@@ -1,38 +1,38 @@
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: solr
version: 9.0.3
version: 8.0.6
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://hub.docker.com/r/bitnami/solr
- https://github.com/apache/solr
- https://github.com/truecharts/charts/tree/master/charts/dependency/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: 17.1.4
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: common
version: 16.2.9
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

View File

@@ -1,7 +1,7 @@
image:
repository: bitnami/solr
pullPolicy: IfNotPresent
tag: 9.4.0@sha256:2ea44811d297c527c9dd89c766184916b952de56bb023b2e4c13697197e96d8e
tag: 9.4.0@sha256:3a4822a6a764b058c8e2954a2ccfc3a60381a1276ae533e93851573c39c29054
workload:
main:
replicas: 1

View File

@@ -1,37 +1,37 @@
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: checkmk
version: 1.0.9
appVersion: 2.2.0
version: 1.0.7
appVersion: 2.2.0-latest
description: Checkmk is a leading tool for Infrastructure and Application Monitoring. Simple configuration, scalable, flexible. It provides powerful monitoring of networks, servers, clouds, containers and applications.
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
- https://github.com/truecharts/charts/tree/master/charts/incubator/checkmk
- https://hub.docker.com/r/checkmk/check-mk-raw
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- checkmk
- monitoring
- checkmk
- monitoring
dependencies:
- name: common
version: 16.2.7
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: common
version: 16.2.7
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: monitoring
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: monitoring
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator
type: application

View File

@@ -1,37 +1,37 @@
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: cherry
version: 3.0.9
version: 3.0.7
appVersion: 0.0.7
description: An open source self-hosted bookmark service
home: https://truecharts.org/charts/incubator/cherry
icon: https://truecharts.org/img/hotlink-ok/chart-icons/cherry.png
deprecated: false
sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/cherry
- https://hub.docker.com/r/haishanh/cherry
- https://github.com/haishanh/cherry
- https://cherry.haishan.me/
- https://github.com/truecharts/charts/tree/master/charts/incubator/cherry
- https://hub.docker.com/r/haishanh/cherry
- https://cherry.haishan.me/
- https://github.com/haishanh/cherry
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- bookmark
- bookmark
dependencies:
- name: common
version: 16.2.7
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: common
version: 16.2.7
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: bookmark
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: bookmark
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator
type: application

View File

@@ -1,36 +1,36 @@
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: cleanarr
version: 3.0.9
version: 3.0.7
appVersion: 2.5.0
description: A simple UI to help find and delete duplicate and sample files from your Plex server.
home: https://truecharts.org/charts/incubator/cleanarr
icon: https://truecharts.org/img/hotlink-ok/chart-icons/cleanarr.png
deprecated: false
sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/cleanarr
- https://hub.docker.com/r/selexin/cleanarr
- https://github.com/se1exin/cleanarr
- https://hub.docker.com/r/selexin/cleanarr
- https://github.com/se1exin/cleanarr
- https://github.com/truecharts/charts/tree/master/charts/incubator/cleanarr
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- cleanarr
- cleanarr
dependencies:
- name: common
version: 16.2.7
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: common
version: 16.2.7
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: Media
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: Media
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator
type: application

View File

@@ -1,36 +1,36 @@
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: coupon-store
version: 4.0.9
version: 4.0.7
appVersion: 1.3.0
description: A home for all your coupons and loyalty cards.
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/linuxserver/docker-airsonic
- 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
- https://hub.docker.com/r/metikular/coupon-store
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- coupons
- coupons
dependencies:
- name: common
version: 16.2.7
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: common
version: 16.2.7
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: utilities
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: utilities
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator
type: application

View File

@@ -1,38 +1,38 @@
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: dsmr-reader
version: 13.0.9
version: 13.0.7
appVersion: 2021.09.02
description: DSMR-protocol reader, telegram data storage and energy consumption visualizer.
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
- https://github.com/truecharts/charts/tree/master/charts/incubator/dsmr-reader
- https://hub.docker.com/r/xirixiz/dsmr-reader-docker
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- dsmr-reader
- energy
- dsmr-reader
- energy
dependencies:
- name: common
version: 16.2.7
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: common
version: 16.2.7
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: media
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: media
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator
type: application

View File

@@ -1,40 +1,40 @@
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: euterpe
version: 4.0.9
version: 4.0.7
appVersion: 1.5.4
description: Self-hosted streaming service for music, formerly known as HTTP Media Server.
home: https://truecharts.org/charts/incubator/euterpe
icon: https://truecharts.org/img/hotlink-ok/chart-icons/euterpe.png
deprecated: false
sources:
- https://hub.docker.com/r/ironsmile/euterpe
- https://github.com/ironsmile/euterpe
- https://github.com/truecharts/charts/tree/master/charts/incubator/euterpe
- https://github.com/ironsmile/euterpe
- https://github.com/truecharts/charts/tree/master/charts/incubator/euterpe
- https://hub.docker.com/r/ironsmile/euterpe
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- euterpe
- Productivity
- Tools-Utilities
- MediaApp-Music
- MediaServer-Music
- euterpe
- Productivity
- Tools-Utilities
- MediaApp-Music
- MediaServer-Music
dependencies:
- name: common
version: 16.2.7
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: common
version: 16.2.7
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: Productivity
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: Productivity
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator
type: application

View File

@@ -1,36 +1,36 @@
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: flemarr
version: 3.0.9
version: 3.0.7
appVersion: latest
description: Flemmarr is a simple Python script that parses a configuration written in YAML and can apply it to any of the -arr apps using their API.
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
- https://github.com/truecharts/charts/tree/master/charts/incubator/flemarr
- https://hub.docker.com/r/pierremesure/flemmarr
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- flemarr
- flemarr
dependencies:
- name: common
version: 16.2.7
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: common
version: 16.2.7
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: media
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: media
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator
type: application

View File

@@ -1,40 +1,40 @@
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: focalboard
version: 14.0.9
version: 14.0.7
appVersion: 7.11.4
description: Focalboard is an open source, self-hosted alternative to Trello, Notion, and Asana.
home: https://truecharts.org/charts/incubator/focalboard
icon: https://truecharts.org/img/hotlink-ok/chart-icons/focalboard.png
deprecated: false
sources:
- https://github.com/FlipEnergy/container-images/blob/main/focalboard
- https://github.com/truecharts/charts/tree/master/charts/incubator/focalboard
- https://hub.docker.com/r/mattermost/focalboard
- https://www.focalboard.com/
- https://github.com/mattermost/focalboard
- https://hub.docker.com/r/mattermost/focalboard
- https://www.focalboard.com/
- https://github.com/mattermost/focalboard
- https://github.com/FlipEnergy/container-images/blob/main/focalboard
- https://github.com/truecharts/charts/tree/master/charts/incubator/focalboard
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- focalboard
- kanban
- project management
- focalboard
- kanban
- project management
dependencies:
- name: common
version: 16.2.7
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: common
version: 16.2.7
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: media
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: media
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator
type: application

View File

@@ -1,38 +1,38 @@
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: gotify
version: 14.0.9
version: 14.0.7
appVersion: 2.4.0
description: A simple server for sending and receiving messages.
home: https://truecharts.org/charts/incubator/gotify
icon: https://truecharts.org/img/hotlink-ok/chart-icons/gotify.png
deprecated: false
sources:
- https://github.com/gotify/server
- https://gotify.net/
- https://github.com/truecharts/charts/tree/master/charts/incubator/gotify
- https://hub.docker.com/r/gotify/server
- https://github.com/gotify/server
- https://github.com/truecharts/charts/tree/master/charts/incubator/gotify
- https://hub.docker.com/r/gotify/server
- https://gotify.net/
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- gotify
- notifications
- gotify
- notifications
dependencies:
- name: common
version: 16.2.7
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: common
version: 16.2.7
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: notifications
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: notifications
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator
type: application

View File

@@ -1,45 +1,45 @@
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: icinga2
version: 8.0.9
version: 8.0.7
appVersion: 2.14.0
description: A monitoring system which checks the availability of your network resources, notifies users of outages, and generates performance data for reporting.
home: https://truecharts.org/charts/incubator/icinga2
icon: https://truecharts.org/img/hotlink-ok/chart-icons/icinga2.png
deprecated: false
sources:
- https://icinga.com/
- https://github.com/truecharts/charts/tree/master/charts/incubator/icinga2
- https://hub.docker.com/r/jordan/icinga2
- https://github.com/jjethwa/icinga2
- https://hub.docker.com/r/jordan/icinga2
- https://github.com/jjethwa/icinga2
- https://icinga.com/
- https://github.com/truecharts/charts/tree/master/charts/incubator/icinga2
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- icinga2
- monitoring
- icinga2
- monitoring
dependencies:
- name: common
version: 16.2.7
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: mariadb
version: 10.0.2
repository: https://deps.truecharts.org/
condition: mariadb.enabled
alias: ""
tags: []
import-values: []
- name: common
version: 16.2.7
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: mariadb
version: 10.0.2
repository: https://deps.truecharts.org/
condition: mariadb.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: monitoring
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: monitoring
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator
type: application

View File

@@ -1,46 +1,46 @@
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: koel
version: 8.0.9
version: 8.0.7
appVersion: latest
description: Koel is a simple web-based personal audio streaming service written in Vue on the client side and Laravel on the server side.
home: https://truecharts.org/charts/incubator/koel
icon: https://truecharts.org/img/hotlink-ok/chart-icons/koel.png
deprecated: false
sources:
- https://hub.docker.com/r/phanan/koel
- https://github.com/koel/koel
- https://github.com/koel/docker
- https://github.com/truecharts/charts/tree/master/charts/incubator/koel
- https://github.com/koel/koel
- https://github.com/koel/docker
- https://github.com/truecharts/charts/tree/master/charts/incubator/koel
- https://hub.docker.com/r/phanan/koel
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- koel
- music
- stream
- koel
- music
- stream
dependencies:
- name: common
version: 16.2.7
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: mariadb
version: 10.0.2
repository: https://deps.truecharts.org/
condition: mariadb.enabled
alias: ""
tags: []
import-values: []
- name: common
version: 16.2.7
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: mariadb
version: 10.0.2
repository: https://deps.truecharts.org/
condition: mariadb.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: media
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: media
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator
type: application

View File

@@ -1,45 +1,45 @@
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: kutt
version: 8.0.9
version: 8.0.7
appVersion: 2.7.4
description: Kutt is a modern URL shortener with support for custom domains. Shorten URLs, manage your links and view the click rate statistics.
home: https://truecharts.org/charts/incubator/kutt
icon: https://truecharts.org/img/hotlink-ok/chart-icons/kutt.png
deprecated: false
sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/kutt
- https://hub.docker.com/r/kutt/kutt
- https://github.com/thedevs-network/kutt
- https://github.com/thedevs-network/kutt
- https://github.com/truecharts/charts/tree/master/charts/incubator/kutt
- https://hub.docker.com/r/kutt/kutt
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- kutt
- link
- short
- kutt
- link
- short
dependencies:
- name: common
version: 16.2.7
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: redis
version: 9.0.3
repository: https://deps.truecharts.org
condition: redis.enabled
alias: ""
tags: []
import-values: []
- name: common
version: 16.2.7
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: redis
version: 9.0.3
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: productivity
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: productivity
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator
type: application

View File

@@ -1,45 +1,45 @@
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: leantime
version: 9.0.9
version: 9.0.7
appVersion: 2.4.7
description: Straightforward open source project management system to make your ideas reality.
home: https://truecharts.org/charts/incubator/leantime
icon: https://truecharts.org/img/hotlink-ok/chart-icons/leantime.png
deprecated: false
sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/leantime
- https://hub.docker.com/r/leantime/leantime
- https://leantime.io/
- 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
url: https://truecharts.org
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- leantime
- project
- management
- leantime
- project
- management
dependencies:
- name: common
version: 16.2.7
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: mariadb
version: 10.0.2
repository: https://deps.truecharts.org/
condition: mariadb.enabled
alias: ""
tags: []
import-values: []
- name: common
version: 16.2.7
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: mariadb
version: 10.0.2
repository: https://deps.truecharts.org/
condition: mariadb.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: management
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: management
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator
type: application

View File

@@ -1,35 +1,35 @@
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: lenpaste
version: 4.0.9
version: 4.0.7
appVersion: 1.1.1
description: Lenpaste is a web service that allows you to share notes anonymously
home: https://truecharts.org/charts/incubator/lenpaste
icon: https://truecharts.org/img/hotlink-ok/chart-icons/lenpaste.png
deprecated: false
sources:
- https://git.lcomrade.su/root/lenpaste
- https://github.com/truecharts/charts/tree/master/charts/incubator/lenpaste
- https://git.lcomrade.su/root/lenpaste
- https://github.com/truecharts/charts/tree/master/charts/incubator/lenpaste
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- lenpaste
- lenpaste
dependencies:
- name: common
version: 16.2.7
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: common
version: 16.2.7
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: productivity
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: productivity
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator
type: application

View File

@@ -1,51 +1,51 @@
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: linkace
version: 9.0.9
version: 9.0.7
appVersion: 1.13.0-simple
description: Your self-hosted bookmark archive. Free and open source.
home: https://truecharts.org/charts/incubator/linkace
icon: https://truecharts.org/img/hotlink-ok/chart-icons/linkace.png
deprecated: false
sources:
- https://www.linkace.org/docs/
- https://github.com/linkace/linkace
- https://github.com/truecharts/charts/tree/master/charts/incubator/linkace
- https://hub.docker.com/r/linkace/linkace
- https://hub.docker.com/r/linkace/linkace
- https://github.com/linkace/linkace
- https://www.linkace.org/docs/
- https://github.com/truecharts/charts/tree/master/charts/incubator/linkace
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- linkace
- linkace
dependencies:
- name: common
version: 16.2.7
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: mariadb
version: 10.0.2
repository: https://deps.truecharts.org/
condition: mariadb.enabled
alias: ""
tags: []
import-values: []
- name: redis
version: 9.0.3
repository: https://deps.truecharts.org
condition: redis.enabled
alias: ""
tags: []
import-values: []
- name: common
version: 16.2.7
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: mariadb
version: 10.0.2
repository: https://deps.truecharts.org/
condition: mariadb.enabled
alias: ""
tags: []
import-values: []
- name: redis
version: 9.0.3
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: media
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: media
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator
type: application

View File

@@ -1,45 +1,45 @@
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: lychee
version: 18.0.9
version: 18.0.7
appVersion: 4.13.0
description: Lychee is a free photo-management tool, which runs on your server or web-space
home: https://truecharts.org/charts/incubator/lychee
icon: https://truecharts.org/img/hotlink-ok/chart-icons/lychee.png
deprecated: false
sources:
- https://github.com/LycheeOrg/Lychee
- https://github.com/truecharts/charts/tree/master/charts/incubator/lychee
- https://hub.docker.com/r/lycheeorg/lychee-laravel
- https://github.com/LycheeOrg/Lychee
- https://github.com/truecharts/charts/tree/master/charts/incubator/lychee
- https://hub.docker.com/r/lycheeorg/lychee-laravel
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- lychee
- photo
- pictures
- lychee
- photo
- pictures
dependencies:
- name: common
version: 16.2.7
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: redis
version: 9.0.3
repository: https://deps.truecharts.org
condition: redis.enabled
alias: ""
tags: []
import-values: []
- name: common
version: 16.2.7
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: redis
version: 9.0.3
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: media
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: media
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator
type: application

View File

@@ -1,37 +1,37 @@
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: magicmirror2
version: 3.0.9
version: 3.0.7
appVersion: latest
description: Open source modular smart mirror platform.
home: https://truecharts.org/charts/incubator/magicmirror2
icon: https://truecharts.org/img/hotlink-ok/chart-icons/magicmirror2.png
deprecated: false
sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/magicmirror2
- 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
url: https://truecharts.org
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- magicmirror2
- iot
- smart
- magicmirror2
- iot
- smart
dependencies:
- name: common
version: 16.2.7
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: common
version: 16.2.7
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: smart
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: smart
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator
type: application

View File

@@ -1,36 +1,36 @@
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: microbin
version: 3.0.9
version: 3.0.7
appVersion: 2.0.4
description: MicroBin is a super tiny, feature rich, configurable, self-contained and self-hosted paste bin web application.
home: https://truecharts.org/charts/incubator/microbin
icon: https://truecharts.org/img/hotlink-ok/chart-icons/microbin.png
deprecated: false
sources:
- https://github.com/szabodanika/microbin
- 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
- https://hub.docker.com/r/danielszabo99/microbin
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- microbin
- microbin
dependencies:
- name: common
version: 16.2.7
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: common
version: 16.2.7
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: utility
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: utility
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator
type: application

View File

@@ -1,37 +1,37 @@
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: money-balancer
version: 3.0.9
version: 3.0.7
appVersion: 1.3.0
description: Money Balancer helps you to keep track of who paid for what and calculates your balance with all of your friends.
home: https://truecharts.org/charts/incubator/money-balancer
icon: https://truecharts.org/img/hotlink-ok/chart-icons/money-balancer.png
deprecated: false
sources:
- https://github.com/dorianim/money-balancer
- https://github.com/truecharts/charts/tree/master/charts/incubator/money-balancer
- 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
url: https://truecharts.org
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- money
- balance
- money
- balance
dependencies:
- name: common
version: 16.2.7
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: common
version: 16.2.7
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: finance
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: finance
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator
type: application

View File

@@ -1,36 +1,36 @@
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: noisedash
version: 3.0.9
version: 3.0.7
appVersion: 0.6.12
description: Self-hosted web tool for generating ambient noises
home: https://truecharts.org/charts/incubator/noisedash
icon: https://truecharts.org/img/hotlink-ok/chart-icons/noisedash.png
deprecated: false
sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/noisedash
- 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
- https://github.com/kaythomas0/noisedash
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- noise
- noise
dependencies:
- name: common
version: 16.2.7
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: common
version: 16.2.7
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: media
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: media
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator
type: application

View File

@@ -1,39 +1,39 @@
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: openkm
version: 12.0.9
version: 12.0.7
appVersion: 6.3.12
description: OpenKM integrates all essential documents management, collaboration and an advanced search functionality into one easy to use solution.
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/
- 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
url: https://truecharts.org
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- openkm
- documentation management
- docs
- openkm
- documentation management
- docs
dependencies:
- name: common
version: 16.2.7
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: common
version: 16.2.7
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: media
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: media
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator
type: application

View File

@@ -1,40 +1,40 @@
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: openldap
version: 11.0.9
version: 11.0.7
appVersion: 1.5.0
description: Community developed LDAP software
home: https://truecharts.org/charts/incubator/openldap
icon: https://truecharts.org/img/hotlink-ok/chart-icons/openldap.png
deprecated: false
sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/openldap
- https://hub.docker.com/r/osixia/openldap
- https://github.com/jp-gouin/helm-openldap
- https://github.com/osixia/docker-openldap
- https://github.com/osixia/docker-openldap
- https://github.com/jp-gouin/helm-openldap
- https://github.com/truecharts/charts/tree/master/charts/incubator/openldap
- https://hub.docker.com/r/osixia/openldap
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- ldap
- openldap
- iam-stack
- high availability
- ldap
- openldap
- iam-stack
- high availability
dependencies:
- name: common
version: 16.2.7
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: common
version: 16.2.7
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: cloud
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: cloud
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator
type: application

View File

@@ -1,36 +1,36 @@
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: openproject
version: 4.0.9
version: 4.0.7
appVersion: 13.0.7
description: OpenProject is a web-based project management system for location-independent team collaboration.
home: https://truecharts.org/charts/incubator/openproject
icon: https://truecharts.org/img/hotlink-ok/chart-icons/openproject.png
deprecated: false
sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/openproject
- https://hub.docker.com/r/openproject/community
- https://hub.docker.com/r/openproject/community
- https://github.com/truecharts/charts/tree/master/charts/incubator/openproject
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- openproject
- Productivity
- openproject
- Productivity
dependencies:
- name: common
version: 16.2.7
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: common
version: 16.2.7
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: Productivity
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: Productivity
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator
type: application

View File

@@ -1,45 +1,45 @@
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: penpot
version: 4.0.8
version: 4.0.6
appVersion: 1.19.3
description: Open Source design and prototyping platform.
home: https://truecharts.org/charts/incubator/penpot
icon: https://truecharts.org/img/hotlink-ok/chart-icons/penpot.png
deprecated: false
sources:
- https://github.com/penpot/penpot
- https://github.com/truecharts/charts/tree/master/charts/incubator/penpot
- https://hub.docker.com/r/penpotapp/backend
- https://github.com/penpot/penpot
- https://github.com/truecharts/charts/tree/master/charts/incubator/penpot
- https://hub.docker.com/r/penpotapp/exporter
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- penpot
- media
- design
- penpot
- media
- design
dependencies:
- name: common
version: 16.2.7
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: redis
version: 9.0.3
repository: https://deps.truecharts.org
condition: redis.enabled
alias: ""
tags: []
import-values: []
- name: common
version: 16.2.7
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: redis
version: 9.0.3
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: media
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: media
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator
type: application

View File

@@ -1,37 +1,37 @@
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: plik
version: 1.0.9
version: 1.0.7
appVersion: 1.3.8
description: A scalable file uploading system with multiple backends.
home: https://truecharts.org/charts/incubator/plik
icon: https://truecharts.org/img/hotlink-ok/chart-icons/plik.png
deprecated: false
sources:
- https://github.com/root-gg/plik
- https://github.com/truecharts/charts/tree/master/charts/incubator/plik
- https://hub.docker.com/r/rootgg/plik
- https://github.com/root-gg/plik
- https://github.com/truecharts/charts/tree/master/charts/incubator/plik
- https://hub.docker.com/r/rootgg/plik
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- plik
- files
- plik
- files
dependencies:
- name: common
version: 16.2.7
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: common
version: 16.2.7
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: files
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: files
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator
type: application

View File

@@ -1,39 +1,39 @@
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: postgresql
version: 15.0.10
version: 15.0.8
appVersion: 14.10.0
description: PostgresSQL
home: https://truecharts.org/charts/incubator/postgresql
icon: https://truecharts.org/img/hotlink-ok/chart-icons/postgresql.png
deprecated: false
sources:
- https://www.postgresql.org/
- https://github.com/truecharts/charts/tree/master/charts/incubator/postgresql
- 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
url: https://truecharts.org
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- postgres
- postgressql
- dtabase
- sql
- postgres
- postgressql
- dtabase
- sql
dependencies:
- name: common
version: 16.2.7
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: common
version: 16.2.7
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: incubator
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: incubator
type: application

View File

@@ -1,38 +1,38 @@
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: privatebin
version: 4.0.9
version: 4.0.7
appVersion: 1.6.0
description: PrivateBin is a minimalist, open source online pastebin where the server has zero knowledge of pasted data.
home: https://truecharts.org/charts/incubator/privatebin
icon: https://truecharts.org/img/hotlink-ok/chart-icons/privatebin.png
deprecated: false
sources:
- https://github.com/PrivateBin/PrivateBin
- https://privatebin.info/
- https://github.com/truecharts/charts/tree/master/charts/incubator/privatebin
- https://hub.docker.com/r/privatebin/pdo
- https://hub.docker.com/r/privatebin/pdo
- https://github.com/PrivateBin/PrivateBin
- https://privatebin.info/
- https://github.com/truecharts/charts/tree/master/charts/incubator/privatebin
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- privatebin
- pastebin
- privatebin
- pastebin
dependencies:
- name: common
version: 16.2.7
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: common
version: 16.2.7
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: productivity
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: productivity
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator
type: application

View File

@@ -1,37 +1,37 @@
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: youtrack
version: 3.0.9
version: 3.0.7
appVersion: 2023.2.20316
description: YouTrack is a project management tool that can be adapted to your processes to help you deliver great products.
home: https://truecharts.org/charts/incubator/youtrack
icon: https://truecharts.org/img/hotlink-ok/chart-icons/youtrack.png
deprecated: false
sources:
- https://www.jetbrains.com/youtrack/
- https://github.com/truecharts/charts/tree/master/charts/incubator/youtrack
- https://hub.docker.com/r/jetbrains/youtrack
- https://hub.docker.com/r/jetbrains/youtrack
- https://www.jetbrains.com/youtrack/
- https://github.com/truecharts/charts/tree/master/charts/incubator/youtrack
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- youtrack
- ProjectManagement
- youtrack
- ProjectManagement
dependencies:
- name: common
version: 16.2.7
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: common
version: 16.2.7
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: ProjectManagement
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: ProjectManagement
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator
type: application

View File

@@ -1,54 +1,54 @@
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: authelia
version: 22.0.1
version: 20.0.3
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://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
url: https://truecharts.org
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- authelia
- authentication
- login
- SSO
- Authentication
- Security
- Two-Factor
- U2F
- YubiKey
- Push Notifications
- LDAP
- authelia
- authentication
- login
- SSO
- Authentication
- Security
- Two-Factor
- U2F
- YubiKey
- Push Notifications
- LDAP
dependencies:
- name: common
version: 17.1.4
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: redis
version: 11.0.2
repository: https://deps.truecharts.org
condition: redis.enabled
alias: ""
tags: []
import-values: []
- name: common
version: 16.2.9
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: redis
version: 10.0.4
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: security
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: security
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: enterprise
type: application

View File

@@ -1,8 +0,0 @@
ingress:
main:
enabled: true
hosts:
- host: auth.example.com
paths:
- path: /
pathType: Prefix

View File

@@ -722,7 +722,7 @@ questions:
description: "two_factor"
- value: "deny"
description: "deny"
- variable: networks_access_control
- variable: networks
label: "Networks"
schema:
type: list
@@ -1112,6 +1112,8 @@ questions:
type: string
default: "form_post"
required: true
# Include{postgresql}
# Include{postgresqlBasics}
# Include{addons}
# Include{codeserver}
# Include{vpn}

View File

@@ -296,14 +296,11 @@ data:
default_policy: {{ .Values.access_control.default_policy }}
{{- end }}
{{- if and .Values.access_control.networks (not .Values.access_control.networks_access_control) -}}
{{- fail "Please change [.Values.access_control.networks] to [.Values.access_control.networks_access_control]" -}}
{{- end -}}
{{- if not .Values.access_control.networks_access_control }}
{{- if not .Values.access_control.networks }}
networks: []
{{- else }}
networks:
{{- range $net := .Values.access_control.networks_access_control }}
{{- range $net := .Values.access_control.networks }}
- name: {{ $net.name }}
networks:
{{- range $net.networks }}

View File

@@ -29,15 +29,15 @@ data:
ENCRYPTION_KEY: {{ $encryptionkey }}
{{- if .Values.authentication_backend.ldap.enabled }}
LDAP_PASSWORD: {{ .Values.authentication_backend.ldap.plain_password | quote }}
LDAP_PASSWORD: {{ .Values.authentication_backend.ldap.plain_password }}
{{- end }}
{{- if and .Values.notifier.smtp.enabled .Values.notifier.smtp.plain_password }}
SMTP_PASSWORD: {{ .Values.notifier.smtp.plain_password | quote }}
SMTP_PASSWORD: {{ .Values.notifier.smtp.plain_password }}
{{- end }}
{{- if .Values.duo_api.enabled }}
DUO_API_KEY: {{ .Values.duo_api.plain_api_key | quote }}
DUO_API_KEY: {{ .Values.duo_api.plain_api_key }}
{{- end }}
STORAGE_PASSWORD: {{ $.Values.cnpg.main.creds.password | trimAll "\"" }}

View File

@@ -297,8 +297,8 @@ access_control:
## Default policy can either be 'bypass', 'one_factor', 'two_factor' or 'deny'. It is the policy applied to any
## resource if there is no policy to be applied to the user.
default_policy: deny
networks_access_control: []
# networks_access_control:
networks: []
# networks:
# - name: private
# networks:
# - 10.0.0.0/8
@@ -576,7 +576,3 @@ identity_providers:
portal:
open:
enabled: true
ingress:
main:
required: true

View File

@@ -1,46 +1,46 @@
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: blocky
version: 12.0.1
version: 10.0.3
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/0xERR0R/blocky
- https://github.com/truecharts/charts/tree/master/charts/enterprise/blocky
- https://quay.io/oriedge/k8s_gateway
- https://github.com/Mozart409/blocky-frontend
- https://github.com/truecharts/charts/tree/master/charts/enterprise/blocky
- https://hub.docker.com/r/spx01/blocky
- https://github.com/Mozart409/blocky-frontend
- https://0xerr0r.github.io/blocky/
- https://github.com/0xERR0R/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.1.4
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: redis
version: 11.0.2
repository: https://deps.truecharts.org
condition: redis.enabled
alias: ""
tags: []
import-values: []
- name: common
version: 16.2.9
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: redis
version: 10.0.4
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

View File

@@ -1,37 +1,37 @@
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: clusterissuer
version: 6.0.3
version: 5.0.4
appVersion: latest
description: Certificate management for Kubernetes
home: https://truecharts.org/charts/enterprise/clusterissuer
icon: https://truecharts.org/img/hotlink-ok/chart-icons/clusterissuer.png
deprecated: false
sources:
- https://cert-manager.io/
- https://github.com/truecharts/charts/tree/master/charts/enterprise/clusterissuer
- https://hub.docker.com/_/hello-world
- https://github.com/truecharts/charts/tree/master/charts/enterprise/clusterissuer
- https://hub.docker.com/_/hello-world
- https://cert-manager.io/
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- cert-manager
- certificates
- cert-manager
- certificates
dependencies:
- name: common
version: 17.1.4
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: common
version: 16.2.9
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: core
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: core
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: enterprise
type: application

View File

@@ -1,14 +0,0 @@
clusterIssuer:
ACME:
- name: asdfasdf
type: acmedns
server: https://acme-staging-v02.api.letsencrypt.org/directory
email: something@example.com
acmednsHost: https://auth.acme-dns.io
acmednsConfig:
- domain: asdf
username: sdfa
password: asdf
fulldomain: asdf
subdomain: asdf
allowFrom: []

View File

@@ -76,11 +76,17 @@ 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 `certificateIssuer`
Add the name of the `ACME Issuer` into `Cert-Manager clusterIssuer`
:::warning
Do **NOT** use this combined with the `TLS-Settings`.
:::
![configure ingress using clusterissuer ](img/clusterissuer-ingressconfig.png)
If you want to support multiple domains on a single app, use the Add button next to `Hosts`.
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.
## Verifying clusterissuer is working

Binary file not shown.

Before

Width:  |  Height:  |  Size: 92 KiB

After

Width:  |  Height:  |  Size: 95 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 41 KiB

View File

@@ -122,7 +122,7 @@ stringData:
{{- if .acmednsConfigJson }}
acmednsJson: {{ .acmednsConfigJson }}
{{- else if $acmednsDict }}
acmednsJson: {{ toJson $acmednsDict | quote }}
acmednsJson: {{ toPrettyJson $acmednsDict | nindent 4 }}
{{- end -}}
{{- end -}}
{{- end -}}

View File

@@ -39,8 +39,8 @@ metadata:
name: {{ .name }}-ca
namespace: {{ $namespace }}
data:
tls.crt: {{ .crt | replace " " "\n" | b64enc }}
tls.key: {{ .key | replace " " "\n" | b64enc }}
tls.crt: {{ .crt | b64enc }}
tls.key: {{ .key | b64enc }}
{{- end }}
---
apiVersion: cert-manager.io/v1

View File

@@ -1,40 +1,40 @@
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: grafana
version: 11.0.1
version: 10.0.4
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
icon: https://truecharts.org/img/hotlink-ok/chart-icons/grafana.png
deprecated: false
sources:
- https://grafana.com/
- https://github.com/bitnami/bitnami-docker-grafana
- https://github.com/truecharts/charts/tree/master/charts/enterprise/grafana
- https://hub.docker.com/r/bitnami/grafana
- https://grafana.com/
- https://github.com/bitnami/bitnami-docker-grafana
- https://github.com/truecharts/charts/tree/master/charts/enterprise/grafana
- https://hub.docker.com/r/bitnami/grafana
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- analytics
- monitoring
- metrics
- logs
- analytics
- monitoring
- metrics
- logs
dependencies:
- name: common
version: 17.1.4
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: common
version: 16.2.9
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: metrics
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: metrics
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: enterprise
type: application

View File

@@ -1,40 +1,40 @@
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: kubernetes-reflector
version: 3.0.1
version: 2.0.3
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://github.com/emberstack/kubernetes-reflector
- https://github.com/truecharts/charts/tree/master/charts/enterprise/kubernetes-reflector
- https://hub.docker.com/r/emberstack/kubernetes-reflector
- https://hub.docker.com/r/emberstack/kubernetes-reflector
- https://github.com/emberstack/kubernetes-reflector
- https://github.com/truecharts/charts/tree/master/charts/enterprise/kubernetes-reflector
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- reflector
- secrets
- configmaps
- cert-manager
- certificates
- reflector
- secrets
- configmaps
- cert-manager
- certificates
dependencies:
- name: common
version: 17.1.4
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: common
version: 16.2.9
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: operators
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: operators
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: enterprise
type: application

View File

@@ -1,38 +1,38 @@
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: metallb-config
version: 5.0.1
version: 4.0.3
appVersion: latest
description: A network load-balancer implementation for Kubernetes using standard routing protocols
home: https://truecharts.org/charts/enterprise/metallb-config
icon: https://truecharts.org/img/hotlink-ok/chart-icons/metallb-config.png
deprecated: false
sources:
- https://github.com/truecharts/charts/tree/master/charts/enterprise/metallb-config
- https://hub.docker.com/_/hello-world
- https://metallb.universe.tf
- https://github.com/metallb/metallb
- https://metallb.universe.tf
- https://github.com/metallb/metallb
- https://github.com/truecharts/charts/tree/master/charts/enterprise/metallb-config
- https://hub.docker.com/_/hello-world
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- metallb
- loadbalancer
- metallb
- loadbalancer
dependencies:
- name: common
version: 17.1.4
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: common
version: 16.2.9
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: core
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: core
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: enterprise
type: application

View File

@@ -1,51 +1,51 @@
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: prometheus
version: 16.0.1
version: 14.0.3
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://github.com/truecharts/charts/tree/master/charts/enterprise/prometheus
- https://hub.docker.com/r/bitnami/alertmanager
- https://github.com/prometheus-community/helm-charts
- https://github.com/prometheus-operator/kube-prometheus
- 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://quay.io/thanos/thanos
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- metrics
- metrics
dependencies:
- name: common
version: 17.1.4
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: node-exporter
version: 6.0.2
repository: https://deps.truecharts.org
condition: exporters.enabled,exporters.node-exporter.enabled
alias: ""
tags: []
import-values: []
- name: kube-state-metrics
version: 6.0.2
repository: https://deps.truecharts.org
condition: exporters.enabled,exporters.kube-state-metrics.enabled
alias: ""
tags: []
import-values: []
- name: common
version: 16.2.9
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: node-exporter
version: 5.0.4
repository: https://deps.truecharts.org
condition: exporters.enabled,exporters.node-exporter.enabled
alias: ""
tags: []
import-values: []
- name: kube-state-metrics
version: 5.0.4
repository: https://deps.truecharts.org
condition: exporters.enabled,exporters.kube-state-metrics.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: metrics
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: metrics
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: enterprise
type: application

View File

@@ -1,39 +1,39 @@
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: traefik
version: 25.0.1
version: 23.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/traefik/traefik
- https://github.com/traefik/traefik-helm-chart
- https://traefik.io/
- https://github.com/truecharts/charts/tree/master/charts/enterprise/traefik
- https://github.com/truecharts/containers/tree/master/mirrortraefik
- https://github.com/traefik/traefik-helm-chart
- https://traefik.io/
- https://github.com/truecharts/charts/tree/master/charts/enterprise/traefik
- https://github.com/truecharts/containers/tree/master/mirrortraefik
- https://github.com/traefik/traefik
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- traefik
- ingress
- traefik
- ingress
dependencies:
- name: common
version: 17.1.4
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: common
version: 16.2.9
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: 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

View File

@@ -1,9 +0,0 @@
# -- Options for the main traefik service, where the entrypoints traffic comes from
# from.
service:
tcp:
ports:
web:
port: 9080
websecure:
port: 9443

View File

@@ -50,7 +50,11 @@ find the Traefik app in the list of apps, and click **Install**
The setup of Traefik is relatively straight-forward. Most of the settings remain unchanged from default, except for these two:
- **Application Name**: Enter a name for your app. You may use simply _traefik_ for this field.
- At the bottom, check the warning checkbox.
- **Networking and Services**: Under TCP Services, find and change:
- **web Entrypoint Configuration** > **Entrypoints port:**
Change port `9080` to port `80`
- **websecure Entrypoint Configuration** > **Entrypoints port:**
Change port `9443` to port `443`
Continue to section 12, and select **Next**. Traefik will now be installed.
After installation you can access the Traefik dashboard using your host IP address followed by `:9000`, or by simply clicking "Web Portal" on the application's entry under **Apps** > **Installed Applications**.

View File

@@ -247,7 +247,7 @@ questions:
label: "Entrypoints Port"
schema:
type: int
default: 80
default: 9080
required: true
- variable: advanced
label: Show Advanced Settings
@@ -277,7 +277,7 @@ questions:
label: "Entrypoints Port"
schema:
type: int
default: 443
default: 9443
required: true
- variable: advanced
label: Show Advanced Settings
@@ -415,18 +415,3 @@ questions:
# Include{netshoot}
# Include{vpn}
# Include{documentation}
- variable: warning
group: Documentation
label: 'WARNING: If installed, be sure to move the TrueNAS GUI to another port (not 80 or 443).'
description: 'See: <br /><a href="https://truecharts.org/charts/enterprise/traefik/how-to">https://truecharts.org/charts/enterprise/traefik/how-to</a> for more info.'
schema:
additional_attrs: true
type: dict
attrs:
- variable: warningconfim
label: I am aware that I will brick my system, if I did not follow the instructions.
schema:
type: boolean
default: true
required: true

View File

@@ -180,7 +180,7 @@ service:
ports:
web:
enabled: true
port: 80
port: 9080
protocol: http
redirectTo: websecure
# Options: Empty, 0 (ingore), or positive int
@@ -201,7 +201,7 @@ service:
insecureMode: false
websecure:
enabled: true
port: 443
port: 9443
protocol: https
# -- Configure (Forwarded Headers)[https://doc.traefik.io/traefik/routing/entrypoints/#forwarded-headers] Support
forwardedHeaders:

View File

@@ -1,41 +1,41 @@
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: vaultwarden
version: 25.0.1
version: 24.0.3
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://github.com/dani-garcia/vaultwarden
- https://github.com/truecharts/charts/tree/master/charts/enterprise/vaultwarden
- 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
url: https://truecharts.org
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- bitwarden
- bitwardenrs
- bitwarden_rs
- vaultwarden
- password
- rust
- bitwarden
- bitwardenrs
- bitwarden_rs
- vaultwarden
- password
- rust
dependencies:
- name: common
version: 17.1.4
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: common
version: 16.2.9
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: security
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: security
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: enterprise
type: application

View File

@@ -414,6 +414,8 @@ questions:
# Include{resources}
# Include{postgresql}
# Include{advanced}
# Include{postgresql}
# Include{postgresqlBasics}
# Include{addons}
# Include{codeserver}
# Include{vpn}

View File

@@ -147,6 +147,3 @@ cnpg:
portal:
open:
enabled: true
ingress:
main:
required: true

View File

@@ -1,45 +1,45 @@
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: velero
version: 3.0.5
version: 2.0.6
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/cert-manager
- https://cert-manager.io/
- https://github.com/truecharts/charts/tree/master/charts/incubator/velero
- 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/velero
- https://github.com/truecharts/containers/tree/master/mirroralpine
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- velero
- backup
- velero
- backup
dependencies:
- name: common
version: 17.1.4
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: velero
version: 5.2.0
repository: https://vmware-tanzu.github.io/helm-charts
condition: ""
alias: velero
tags: []
import-values: []
- name: common
version: 16.2.9
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: velero
version: 5.2.0
repository: https://vmware-tanzu.github.io/helm-charts
condition: ""
alias: velero
tags: []
import-values: []
annotations:
max_scale_version: 23.10.2
min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true"
truecharts.org/category: operators
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: operators
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator
type: application

View File

@@ -15,18 +15,18 @@ questions:
type: dict
additional_attrs: true
attrs:
- variable: enabled
label: "Enabled"
schema:
type: boolean
hidden: true
default: true
- variable: name
label: "Name"
schema:
type: string
required: true
default: "default"
- variable: provider
label: "Provider"
schema:
type: string
required: true
default: ""
- variable: accessMode
label: "accessMode"
schema:
@@ -50,17 +50,6 @@ questions:
schema:
type: string
default: ""
- variable: provider
label: "Provider"
schema:
type: string
required: true
default: "s3"
enum:
- value: s3
description: S3
- value: aws
description: aws
- variable: credential
label: credential
schema:
@@ -158,12 +147,6 @@ questions:
type: dict
additional_attrs: true
attrs:
- variable: enabled
label: "Enabled"
schema:
type: boolean
hidden: true
default: true
- variable: name
label: "Name"
schema:
@@ -175,12 +158,7 @@ questions:
schema:
type: string
required: true
default: "s3"
enum:
- value: s3
description: S3
- value: aws
description: aws
default: ""
- variable: credential
label: credential
schema:
@@ -276,20 +254,17 @@ questions:
default: true
- variable: schedule
label: "schedule"
show_if: [["disabled", "=", false]]
schema:
type: string
required: true
default: "0 0 0 * * *"
default: ""
- variable: useOwnerReferencesInBackup
label: "useOwnerReferencesInBackup"
show_if: [["disabled", "=", false]]
schema:
type: boolean
default: false
- variable: template
label: template
show_if: [["disabled", "=", false]]
schema:
additional_attrs: true
type: dict

View File

@@ -1,3 +1,4 @@
backupStorageLocation: []
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/alpine
@@ -9,16 +10,13 @@ operator:
portal:
open:
enabled: false
schedules: []
service:
main:
enabled: false
ports:
main:
enabled: false
workload:
main:
enabled: false
velero:
configuration:
backupStorageLocation: []
@@ -43,6 +41,20 @@ velero:
volumeMounts:
- mountPath: /target
name: plugins
namespace:
labels:
- key: pod-security.kubernetes.io/enforce
value: privileged
- key: pod-security.kubernetes.io/enforce-version
value: latest
- key: pod-security.kubernetes.io/audit
value: privileged
- key: pod-security.kubernetes.io/audit-version
value: latest
- key: pod-security.kubernetes.io/warn
value: privileged
- key: pod-security.kubernetes.io/warn-version
value: latest
nodeAgent:
podVolumePath: /var/lib/kubelet/pods
privileged: true
@@ -55,3 +67,7 @@ velero:
cpu: 4000m
memory: 4Gi
schedules: {}
volumeSnapshotLocation: []
workload:
main:
enabled: false

View File

@@ -1,38 +1,38 @@
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: apprise-api
version: 4.0.9
version: 4.0.8
appVersion: 0.9.5
description: Push notifications that work with just about every platform!
home: https://truecharts.org/charts/incubator/apprise-api
icon: https://truecharts.org/img/hotlink-ok/chart-icons/apprise-api.png
deprecated: false
sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/apprise-api
- https://hub.docker.com/r/caronc/apprise
- https://github.com/caronc/apprise-api
- https://github.com/caronc/apprise-api
- https://github.com/truecharts/charts/tree/master/charts/incubator/apprise-api
- https://hub.docker.com/r/caronc/apprise
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- apprise-api
- notifications
- usenet
- apprise-api
- notifications
- usenet
dependencies:
- name: common
version: 16.2.7
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: common
version: 16.2.7
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: notifications
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: notifications
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator
type: application

View File

@@ -1,43 +0,0 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: appsmith
version: 6.0.9
appVersion: 1.9.50
description: Turn any datasource into an internal app in minutes. Appsmith lets you drag-and-drop UI components to build pages, connect to any API, database or GraphQL source and write logic with JavaScript objects.
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
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- appsmith
dependencies:
- name: common
version: 16.2.7
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: redis
version: 9.0.3
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: productivity
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator
type: application

View File

@@ -1,37 +1,37 @@
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: awesome-ttrss
version: 5.0.9
version: 5.0.8
appVersion: latest
description: Awesome TTRSS aims to provide a powerful Chartized all-in-one solution for Tiny Tiny RSS
home: https://truecharts.org/charts/incubator/awesome-ttrss
icon: https://truecharts.org/img/hotlink-ok/chart-icons/awesome-ttrss.png
deprecated: false
sources:
- https://github.com/HenryQW/Awesome-TTRSS
- https://github.com/truecharts/charts/tree/master/charts/incubator/awesome-ttrss
- https://hub.docker.com/r/wangqiru/ttrss
- https://hub.docker.com/r/wangqiru/ttrss
- https://github.com/HenryQW/Awesome-TTRSS
- https://github.com/truecharts/charts/tree/master/charts/incubator/awesome-ttrss
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- tt-rss
- awesome-ttrss
- tt-rss
- awesome-ttrss
dependencies:
- name: common
version: 16.2.7
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: common
version: 16.2.7
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: media
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: media
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator
type: application

View File

@@ -1,37 +1,37 @@
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: btdex
version: 3.0.9
version: 3.0.8
appVersion: latest
description: This is a Docker Chart for BTDEX based on jlesage/Chart-baseimage-gui Chart.
home: https://truecharts.org/charts/incubator/btdex
icon: https://truecharts.org/img/hotlink-ok/chart-icons/btdex.png
deprecated: false
sources:
- https://btdex.trade/
- 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
- https://hub.docker.com/r/furritos/docker-btdex
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- btdex
- Crypto
- btdex
- Crypto
dependencies:
- name: common
version: 16.2.7
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: common
version: 16.2.7
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: Crypto
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: Crypto
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator
type: application

View File

@@ -1,41 +1,41 @@
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: cadquery-jupyter
version: 3.0.9
version: 3.0.8
appVersion: 3.5.2
description: CadQuery is an intuitive, easy-to-use Python module for building parametric 3D CAD models. Using CadQuery, you can write short, simple scripts that produce high quality CAD models. It is easy to make many different objects using a single script that can be customized.
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://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
url: https://truecharts.org
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- cadquery-jupyter
- Productivity
- Tools-Utilities
- Other
- Network-Web
- Network-Other
- cadquery-jupyter
- Productivity
- Tools-Utilities
- Other
- Network-Web
- Network-Other
dependencies:
- name: common
version: 16.2.7
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: common
version: 16.2.7
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: Productivity
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: Productivity
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator
type: application

View File

@@ -1,38 +1,38 @@
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: cloudbeaver
version: 4.0.9
version: 4.0.8
appVersion: 23.3.0
description: Cloud Database Manager (Official Chart)
home: https://truecharts.org/charts/incubator/cloudbeaver
icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudbeaver.png
deprecated: false
sources:
- https://github.com/dbeaver/cloudbeaver
- https://github.com/truecharts/charts/tree/master/charts/incubator/cloudbeaver
- 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
url: https://truecharts.org
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- cloudbeaver
- Cloud
- Tools-Utilities
- cloudbeaver
- Cloud
- Tools-Utilities
dependencies:
- name: common
version: 16.2.7
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: common
version: 16.2.7
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: Cloud
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: Cloud
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator
type: application

View File

@@ -1,36 +1,36 @@
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: conreq
version: 3.0.9
version: 3.0.8
appVersion: latest
description: Conreq, a Content Requesting platform.
home: https://truecharts.org/charts/incubator/conreq
icon: https://truecharts.org/img/hotlink-ok/chart-icons/conreq.png
deprecated: false
sources:
- https://hotio.dev/containers/conreq
- https://github.com/truecharts/charts/tree/master/charts/incubator/conreq
- https://hotio.dev/containers/conreq
- https://github.com/truecharts/charts/tree/master/charts/incubator/conreq
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- conreq
- MediaApp-Other
- conreq
- MediaApp-Other
dependencies:
- name: common
version: 16.2.7
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: common
version: 16.2.7
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: MediaApp-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: MediaApp-Other
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator
type: application

View File

@@ -27,3 +27,4 @@ workload:
containers:
main:
env:

View File

@@ -1,45 +1,45 @@
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: csi-driver-nfs
version: 1.0.10
version: 1.0.9
appVersion: latest
description: csi-driver-nfs is a nfs CSI driver for kubernetes
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/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://cert-manager.io/
- 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
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- csi-driver-nfs
- backup
- csi-driver-nfs
- backup
dependencies:
- name: common
version: 16.2.7
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: csi-driver-nfs
version: v4.5.0
repository: https://raw.githubusercontent.com/kubernetes-csi/csi-driver-nfs/master/charts
condition: ""
alias: csi-driver-nfs
tags: []
import-values: []
- name: common
version: 16.2.7
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: csi-driver-nfs
version: v4.5.0
repository: https://raw.githubusercontent.com/kubernetes-csi/csi-driver-nfs/master/charts
condition: ""
alias: csi-driver-nfs
tags: []
import-values: []
annotations:
max_scale_version: 23.10.2
min_scale_version: 23.10.0
truecharts.org/SCALE-support: "false"
truecharts.org/category: CSI
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: "false"
truecharts.org/category: CSI
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator
type: application

View File

@@ -1,36 +1,36 @@
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: cups-server
version: 5.0.9
version: 5.0.8
appVersion: latest
description: CUPS printing server
home: https://truecharts.org/charts/incubator/cups-server
icon: https://truecharts.org/img/hotlink-ok/chart-icons/cups-server.png
deprecated: false
sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/cups-server
- https://hub.docker.com/r/ydkn/cups
- https://github.com/truecharts/charts/tree/master/charts/incubator/cups-server
- https://hub.docker.com/r/ydkn/cups
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- print
- cups
- print
- cups
dependencies:
- name: common
version: 16.2.7
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: common
version: 16.2.7
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: media
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: media
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator
type: application

View File

@@ -1,35 +1,35 @@
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: darktable
version: 7.0.9
version: 7.0.8
appVersion: 4.0.1
description: Darktable is an open source photography workflow application and raw developer.
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
- https://ghcr.io/linuxserver/darktable
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- darktable
- darktable
dependencies:
- name: common
version: 16.2.7
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: common
version: 16.2.7
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: incubator
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: incubator
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator
type: application

View File

@@ -1,37 +1,37 @@
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: drone-runner
version: 4.0.9
appVersion: 1.0.0
version: 4.0.8
appVersion: 1.0.0-rc.3
description: Drone by Harness™ is a modern Continuous Integration platform
home: https://truecharts.org/charts/incubator/drone-runner
icon: https://truecharts.org/img/hotlink-ok/chart-icons/drone-runner.png
deprecated: false
sources:
- https://docs.drone.io
- https://github.com/truecharts/charts/tree/master/charts/incubator/drone-runner
- https://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
url: https://truecharts.org
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- drone
- productivity
- drone
- productivity
dependencies:
- name: common
version: 16.2.7
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: common
version: 16.2.7
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: productivity
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: productivity
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator
type: application

View File

@@ -1,37 +1,37 @@
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: dupeguru
version: 5.0.9
version: 5.0.8
appVersion: 23.11.2
description: dupeGuru is a tool to find duplicate files on your computer. It can scan either filenames or contents.
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
- https://github.com/truecharts/charts/tree/master/charts/incubator/dupeguru
- https://hub.docker.com/r/jlesage/dupeguru
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- dedupe
- dupeguru
- dedupe
- dupeguru
dependencies:
- name: common
version: 16.2.7
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: common
version: 16.2.7
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: media
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: media
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator
type: application

View File

@@ -1,36 +1,36 @@
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: dvblink
version: 3.0.9
version: 3.0.8
appVersion: latest
description: DVBLink need to enjoy your favorite channels and recordings within your home network and on the go!
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
- https://hub.docker.com/r/chvb/docker-dvblink
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- dvblink
- MediaServer-Video
- dvblink
- MediaServer-Video
dependencies:
- name: common
version: 16.2.7
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: common
version: 16.2.7
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: MediaServer-Video
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: MediaServer-Video
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator
type: application

View File

@@ -1,36 +1,36 @@
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: fancyindex
version: 4.0.9
version: 4.0.8
appVersion: latest
description: Fancyindex provides a lightweight nginx directory listing with theming support
home: https://truecharts.org/charts/incubator/fancyindex
icon: https://truecharts.org/img/hotlink-ok/chart-icons/fancyindex.png
deprecated: false
sources:
- https://github.com/xal3xhx/fancyindex
- https://github.com/truecharts/charts/tree/master/charts/incubator/fancyindex
- https://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
url: https://truecharts.org
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- fancyindex
- fancyindex
dependencies:
- name: common
version: 16.2.7
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: common
version: 16.2.7
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: media
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: media
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator
type: application

View File

@@ -1,38 +1,38 @@
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: ferdi-client
version: 3.0.9
version: 3.0.8
appVersion: latest
description: Ferdi is a destkop app that helps you organize how you use your favourite apps by combining them into one application. It is based on Franz - a software already used by thousands of people - with the difference that Ferdi gives you many additional features and doesn't restrict its usage! Ferdi is compatible with your existing Franz account so you can continue right where you left off.
home: https://truecharts.org/charts/incubator/ferdi-client
icon: https://truecharts.org/img/hotlink-ok/chart-icons/ferdi-client.png
deprecated: false
sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/ferdi-client
- https://hub.docker.com/r/ich777/ferdi-client
- https://getferdi.com/
- https://getferdi.com/
- https://github.com/truecharts/charts/tree/master/charts/incubator/ferdi-client
- https://hub.docker.com/r/ich777/ferdi-client
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- ferdi-client
- Productivity
- Tools-Utilities
- ferdi-client
- Productivity
- Tools-Utilities
dependencies:
- name: common
version: 16.2.7
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: common
version: 16.2.7
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: Productivity
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: Productivity
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator
type: application

View File

@@ -30,3 +30,4 @@ workload:
CUSTOM_RES_H: "768"
CUSTOM_RES_W: "1280"
FERDI_V: stable@sha256:f0065aa44fb1c38b7fc30d34e220138dc0a0c6477b78eb7f59015622c2052030

View File

@@ -1,40 +1,40 @@
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: filegator
version: 3.0.9
version: 3.0.8
appVersion: latest
description: FileGator is a free, open-source, self-hosted web application for managing files and folders.
home: https://truecharts.org/charts/incubator/filegator
icon: https://truecharts.org/img/hotlink-ok/chart-icons/filegator.png
deprecated: false
sources:
- https://github.com/filegator/filegator
- https://github.com/truecharts/charts/tree/master/charts/incubator/filegator
- https://hub.docker.com/r/maxime1907/filegator
- https://github.com/filegator/filegator
- https://github.com/truecharts/charts/tree/master/charts/incubator/filegator
- https://hub.docker.com/r/maxime1907/filegator
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- filegator
- Cloud
- Productivity
- Tools-Utilities
- Network-FTP
- filegator
- Cloud
- Productivity
- Tools-Utilities
- Network-FTP
dependencies:
- name: common
version: 16.2.7
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: common
version: 16.2.7
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: Cloud
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: Cloud
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator
type: application

View File

@@ -1,41 +1,41 @@
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: flashpaper
version: 5.0.9
version: 5.0.8
appVersion: latest
description: One-time encrypted password/secret sharing
home: https://truecharts.org/charts/incubator/flashpaper
icon: https://truecharts.org/img/hotlink-ok/chart-icons/flashpaper.png
deprecated: false
sources:
- https://github.com/AndrewPaglusch/FlashPaper
- https://github.com/truecharts/charts/tree/master/charts/incubator/flashpaper
- https://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
url: https://truecharts.org
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- flashpaper
- Cloud
- Productivity
- Security
- Tools-Utilities
- Network-Web
- flashpaper
- Cloud
- Productivity
- Security
- Tools-Utilities
- Network-Web
dependencies:
- name: common
version: 16.2.7
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: common
version: 16.2.7
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: Cloud
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: Cloud
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator
type: application

View File

@@ -1,38 +1,38 @@
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: go-auto-yt
version: 3.0.9
version: 3.0.8
appVersion: stable
description: GoAutoYT makes it easy for you to automatically download videos from as many YouTube channels as you'd like.
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
- https://github.com/truecharts/charts/tree/master/charts/incubator/go-auto-yt
- https://hub.docker.com/r/xiovv/go-auto-yt
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- go-auto-yt
- Downloaders
- Tools-Utilities
- go-auto-yt
- Downloaders
- Tools-Utilities
dependencies:
- name: common
version: 16.2.7
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: common
version: 16.2.7
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: Downloaders
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: Downloaders
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator
type: application

View File

@@ -1,38 +1,38 @@
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: google-cloud-storage-backup
version: 3.0.9
version: 3.0.8
appVersion: latest
description: |
A simple way to backup important files to Google Cloud Storage.
A simple way to backup important files to Google Cloud Storage.
home: https://truecharts.org/charts/incubator/google-cloud-storage-backup
icon: https://truecharts.org/img/hotlink-ok/chart-icons/google-cloud-storage-backup.png
deprecated: false
sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/google-cloud-storage-backup
- https://hub.docker.com/r/vinid223/gcloud-storage-backup
- https://github.com/truecharts/charts/tree/master/charts/incubator/google-cloud-storage-backup
- https://hub.docker.com/r/vinid223/gcloud-storage-backup
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- google-cloud-storage-backup
- Backup
- Cloud
- google-cloud-storage-backup
- Backup
- Cloud
dependencies:
- name: common
version: 16.2.7
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: common
version: 16.2.7
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: Backup
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: Backup
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator
type: application

View File

@@ -1,35 +1,35 @@
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: habridge
version: 6.0.9
version: 6.0.8
appVersion: 5.4.1
description: Habridge emulates Philips Hue API to other home automation gateways such as an Amazon Echo/Dot or other systems that support Philips Hue.
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
- https://ghcr.io/linuxserver/habridge
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- habridge
- habridge
dependencies:
- name: common
version: 16.2.7
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: common
version: 16.2.7
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: incubator
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: incubator
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator
type: application

View File

@@ -1,39 +1,39 @@
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: icantbelieveitsnotvaletudo
version: 8.0.9
version: 8.0.8
appVersion: 2021.2.1
description: Create live map data from Valetudo powered robots
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
- https://github.com/truecharts/charts/tree/master/charts/incubator/icantbelieveitsnotvaletudo
- https://hub.docker.com/r/pmaksymiuk/icantbelieveitsnotvaletudo
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- icantbelieveitsnotvaletudo
- MQTT
- valetudo
- iot
- icantbelieveitsnotvaletudo
- MQTT
- valetudo
- iot
dependencies:
- name: common
version: 16.2.7
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: common
version: 16.2.7
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: media
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: media
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator
type: application

View File

@@ -1,37 +1,37 @@
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: jitsi
version: 3.0.9
version: 3.0.8
appVersion: stable-8960
description: Jitsi is a set of open-source projects that allows you to easily build and deploy secure video conferencing solutions
home: https://truecharts.org/charts/incubator/jitsi
icon: https://truecharts.org/img/hotlink-ok/chart-icons/jitsi.png
deprecated: false
sources:
- 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/web
- 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/jvb
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- jitsi
- jitsi
dependencies:
- name: common
version: 16.2.7
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: common
version: 16.2.7
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: work
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: work
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator
type: application

View File

@@ -1,37 +1,37 @@
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: jump
version: 3.0.9
version: 3.0.8
appVersion: 1.3.2
description: Jump is yet another self-hosted startpage for your server designed to be simple, stylish, fast and secure.
home: https://truecharts.org/charts/incubator/jump
icon: https://truecharts.org/img/hotlink-ok/chart-icons/jump.png
deprecated: false
sources:
- https://github.com/daledavies/jump
- https://github.com/truecharts/charts/tree/master/charts/incubator/jump
- https://hub.docker.com/r/daledavies/jump
- https://github.com/truecharts/charts/tree/master/charts/incubator/jump
- https://hub.docker.com/r/daledavies/jump
- https://github.com/daledavies/jump
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- dashboard
- jump
- dashboard
- jump
dependencies:
- name: common
version: 16.2.7
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: common
version: 16.2.7
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: media
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: media
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator
type: application

View File

@@ -1,35 +1,35 @@
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: libreoffice
version: 6.0.9
version: 6.0.8
appVersion: 7.5.5
description: LibreOffice is a free and powerful office suite, and a successor to OpenOffice.org.
home: https://truecharts.org/charts/incubator/libreoffice
icon: https://truecharts.org/img/hotlink-ok/chart-icons/libreoffice.png
deprecated: false
sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/libreoffice
- 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
url: https://truecharts.org
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- libreoffice
- libreoffice
dependencies:
- name: common
version: 16.2.7
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: common
version: 16.2.7
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: incubator
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: incubator
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator
type: application

View File

@@ -1,37 +1,37 @@
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: livebook
version: 3.0.9
version: 3.0.8
appVersion: latest
description: Livebook is a web application for writing interactive and collaborative code notebooks for Elixir
home: https://truecharts.org/charts/incubator/livebook
icon: https://truecharts.org/img/hotlink-ok/chart-icons/livebook.png
deprecated: false
sources:
- https://livebook.dev/
- https://github.com/truecharts/charts/tree/master/charts/incubator/livebook
- https://hub.docker.com/r/livebook/livebook
- https://livebook.dev/
- https://github.com/truecharts/charts/tree/master/charts/incubator/livebook
- https://hub.docker.com/r/livebook/livebook
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- livebook
- Tools-Utilities
- livebook
- Tools-Utilities
dependencies:
- name: common
version: 16.2.7
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: common
version: 16.2.7
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: incubator
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: incubator
type: application

View File

@@ -1,38 +1,38 @@
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: ml-workspace
version: 6.0.9
version: 6.0.8
appVersion: 0.13.2
description: All-in-one web-based development environment for machine learning
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-spark
- https://github.com/truecharts/charts/tree/master/charts/incubator/ml-workspace
- https://hub.docker.com/r/mltooling/ml-workspace-spark
- https://github.com/ml-tooling/ml-workspace
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- machine
- learning
- ai
- machine
- learning
- ai
dependencies:
- name: common
version: 16.2.7
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: common
version: 16.2.7
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: utility
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: utility
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator
type: application

View File

@@ -1,37 +1,37 @@
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: mocodo-mcd
version: 3.0.9
version: 3.0.8
appVersion: latest
description: Mocodo est un logiciel d'aide l'enseignement et la conception des bases de donnes relationnelles.
home: https://truecharts.org/charts/incubator/mocodo-mcd
icon: https://truecharts.org/img/hotlink-ok/chart-icons/mocodo-mcd.png
deprecated: false
sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/mocodo-mcd
- https://hub.docker.com/r/olprog/mocodo
- https://rawgit.com/laowantong/mocodo/master/doc/fr_refman.html#utiliser_mocodo_en_ligne_de_commande
- https://rawgit.com/laowantong/mocodo/master/doc/fr_refman.html#utiliser_mocodo_en_ligne_de_commande
- https://github.com/truecharts/charts/tree/master/charts/incubator/mocodo-mcd
- https://hub.docker.com/r/olprog/mocodo
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- mocodo-mcd
- Productivity
- mocodo-mcd
- Productivity
dependencies:
- name: common
version: 16.2.7
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: common
version: 16.2.7
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: Productivity
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: Productivity
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator
type: application

View File

@@ -1,39 +1,39 @@
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: moviegrabber
version: 3.0.9
version: 3.0.8
appVersion: latest
description: MovieGrabber is a fully automated way of downloading movie from usenet, it supports any nzb client that has a "watched" or "monitor" folder facility such as Sabnzbd+, Grabit and Newsbin. MovieGrabber works by checking imdb for matching criteria and if a match is found the nzb will be downloaded and stored in either a specified queued folder for user review or sent to the watched folder for processing and automatic downloading via your usenet binary client.
home: https://truecharts.org/charts/incubator/moviegrabber
icon: https://truecharts.org/img/hotlink-ok/chart-icons/moviegrabber.png
deprecated: false
sources:
- https://github.com/binhex/documentation
- 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
- 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/binhex/documentation
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- moviegrabber
- Downloaders
- moviegrabber
- Downloaders
dependencies:
- name: common
version: 16.2.7
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: common
version: 16.2.7
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: Downloaders
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: Downloaders
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator
type: application

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