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
826 changed files with 1268 additions and 1285 deletions

View File

@@ -1,7 +1,7 @@
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: clickhouse
version: 9.0.8
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

View File

@@ -1,7 +1,7 @@
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: kube-state-metrics
version: 5.0.7
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

View File

@@ -1,7 +1,7 @@
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: mariadb
version: 11.0.8
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
@@ -9,10 +9,10 @@ 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://mariadb.org
- https://github.com/bitnami/bitnami-docker-mariadb
maintainers:
- name: TrueCharts
email: info@truecharts.org

View File

@@ -1,7 +1,7 @@
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: memcached
version: 10.0.8
version: 10.0.7
appVersion: 1.6.22
description: Memcached is a memory-backed database caching solution
home: https://truecharts.org/charts/dependency/memcached

View File

@@ -1,17 +1,17 @@
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: mongodb
version: 10.0.7
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://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

View File

@@ -1,15 +1,15 @@
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: node-exporter
version: 5.0.7
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://github.com/truecharts/charts/tree/master/charts/dependency/node-exporter
maintainers:
- name: TrueCharts
email: info@truecharts.org

View File

@@ -1,16 +1,16 @@
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: redis
version: 10.0.8
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/truecharts/charts/tree/master/charts/dependency/redis
- https://hub.docker.com/r/bitnami/redis
- https://github.com/bitnami/bitnami-docker-redis
- https://github.com/truecharts/charts/tree/master/charts/dependency/redis
maintainers:
- name: TrueCharts
email: info@truecharts.org

View File

@@ -1,7 +1,7 @@
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: solr
version: 8.0.7
version: 8.0.6
appVersion: 9.4.0
description: Apache Solr
home: https://truecharts.org/charts/dependency/solr

View File

@@ -1,7 +1,7 @@
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: checkmk
version: 1.0.8
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

View File

@@ -1,17 +1,17 @@
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: cherry
version: 3.0.8
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://cherry.haishan.me/
- https://github.com/haishanh/cherry
- 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

View File

@@ -1,16 +1,16 @@
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: cleanarr
version: 3.0.8
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://hub.docker.com/r/selexin/cleanarr
- https://github.com/se1exin/cleanarr
- https://github.com/truecharts/charts/tree/master/charts/incubator/cleanarr
- https://hub.docker.com/r/selexin/cleanarr
maintainers:
- name: TrueCharts
email: info@truecharts.org

View File

@@ -1,7 +1,7 @@
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: coupon-store
version: 4.0.8
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

View File

@@ -1,7 +1,7 @@
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: dsmr-reader
version: 13.0.8
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

View File

@@ -1,16 +1,16 @@
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: euterpe
version: 4.0.8
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://github.com/ironsmile/euterpe
- https://github.com/truecharts/charts/tree/master/charts/incubator/euterpe
- https://hub.docker.com/r/ironsmile/euterpe
- https://github.com/ironsmile/euterpe
maintainers:
- name: TrueCharts
email: info@truecharts.org

View File

@@ -1,7 +1,7 @@
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: flemarr
version: 3.0.8
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

View File

@@ -1,18 +1,18 @@
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: focalboard
version: 14.0.8
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://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

View File

@@ -1,17 +1,17 @@
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: gotify
version: 14.0.8
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://hub.docker.com/r/gotify/server
- 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://gotify.net/
maintainers:
- name: TrueCharts
email: info@truecharts.org

View File

@@ -1,7 +1,7 @@
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: icinga2
version: 8.0.8
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

View File

@@ -1,7 +1,7 @@
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: koel
version: 8.0.8
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

View File

@@ -1,7 +1,7 @@
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: kutt
version: 8.0.8
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

View File

@@ -1,7 +1,7 @@
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: leantime
version: 9.0.8
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

View File

@@ -1,15 +1,15 @@
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: lenpaste
version: 4.0.8
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://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

View File

@@ -1,7 +1,7 @@
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: linkace
version: 9.0.8
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

View File

@@ -1,7 +1,7 @@
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: lychee
version: 18.0.8
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

View File

@@ -1,7 +1,7 @@
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: magicmirror2
version: 3.0.8
version: 3.0.7
appVersion: latest
description: Open source modular smart mirror platform.
home: https://truecharts.org/charts/incubator/magicmirror2

View File

@@ -1,7 +1,7 @@
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: microbin
version: 3.0.8
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

View File

@@ -1,16 +1,16 @@
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: money-balancer
version: 3.0.8
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://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

View File

@@ -1,16 +1,16 @@
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: noisedash
version: 3.0.8
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/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

View File

@@ -1,17 +1,17 @@
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: openkm
version: 12.0.8
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://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

View File

@@ -1,7 +1,7 @@
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: openldap
version: 11.0.8
version: 11.0.7
appVersion: 1.5.0
description: Community developed LDAP software
home: https://truecharts.org/charts/incubator/openldap

View File

@@ -1,15 +1,15 @@
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: openproject
version: 4.0.8
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://github.com/truecharts/charts/tree/master/charts/incubator/openproject
maintainers:
- name: TrueCharts
email: info@truecharts.org

View File

@@ -1,16 +1,16 @@
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: penpot
version: 4.0.7
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://hub.docker.com/r/penpotapp/frontend
- 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

View File

@@ -1,7 +1,7 @@
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: plik
version: 1.0.8
version: 1.0.7
appVersion: 1.3.8
description: A scalable file uploading system with multiple backends.
home: https://truecharts.org/charts/incubator/plik

View File

@@ -1,7 +1,7 @@
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: postgresql
version: 15.0.9
version: 15.0.8
appVersion: 14.10.0
description: PostgresSQL
home: https://truecharts.org/charts/incubator/postgresql

View File

@@ -1,17 +1,17 @@
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: privatebin
version: 4.0.8
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://hub.docker.com/r/privatebin/pdo
- 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
maintainers:
- name: TrueCharts
email: info@truecharts.org

View File

@@ -1,16 +1,16 @@
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: youtrack
version: 3.0.8
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://hub.docker.com/r/jetbrains/youtrack
- https://www.jetbrains.com/youtrack/
- https://github.com/truecharts/charts/tree/master/charts/incubator/youtrack
- https://hub.docker.com/r/jetbrains/youtrack
maintainers:
- name: TrueCharts
email: info@truecharts.org

View File

@@ -1,17 +1,17 @@
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: authelia
version: 20.0.7
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://github.com/truecharts/charts/tree/master/charts/enterprise/authelia
- https://ghcr.io/authelia/authelia
- https://github.com/authelia/chartrepo
- https://github.com/authelia/authelia
- https://github.com/truecharts/charts/tree/master/charts/enterprise/authelia
- https://ghcr.io/authelia/authelia
maintainers:
- name: TrueCharts
email: info@truecharts.org
@@ -37,7 +37,7 @@ dependencies:
tags: []
import-values: []
- name: redis
version: 10.0.7
version: 10.0.4
repository: https://deps.truecharts.org
condition: redis.enabled
alias: ""

View File

@@ -1112,6 +1112,8 @@ questions:
type: string
default: "form_post"
required: true
# Include{postgresql}
# Include{postgresqlBasics}
# Include{addons}
# Include{codeserver}
# Include{vpn}

View File

@@ -576,7 +576,3 @@ identity_providers:
portal:
open:
enabled: true
ingress:
main:
required: true

View File

@@ -1,7 +1,7 @@
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: blocky
version: 10.0.5
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
@@ -29,7 +29,7 @@ dependencies:
tags: []
import-values: []
- name: redis
version: 10.0.7
version: 10.0.4
repository: https://deps.truecharts.org
condition: redis.enabled
alias: ""

View File

@@ -1,16 +1,16 @@
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: clusterissuer
version: 5.0.5
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://github.com/truecharts/charts/tree/master/charts/enterprise/clusterissuer
- https://hub.docker.com/_/hello-world
- https://cert-manager.io/
- https://github.com/truecharts/charts/tree/master/charts/enterprise/clusterissuer
maintainers:
- name: TrueCharts
email: info@truecharts.org

View File

@@ -1,7 +1,7 @@
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: grafana
version: 10.0.5
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

View File

@@ -1,16 +1,16 @@
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: kubernetes-reflector
version: 2.0.4
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://hub.docker.com/r/emberstack/kubernetes-reflector
- https://github.com/emberstack/kubernetes-reflector
- https://github.com/truecharts/charts/tree/master/charts/enterprise/kubernetes-reflector
- https://hub.docker.com/r/emberstack/kubernetes-reflector
maintainers:
- name: TrueCharts
email: info@truecharts.org

View File

@@ -1,7 +1,7 @@
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: metallb-config
version: 4.0.4
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

View File

@@ -1,17 +1,17 @@
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: prometheus
version: 14.0.5
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://quay.io/thanos/thanos
- https://github.com/prometheus-community/helm-charts
- https://github.com/prometheus-operator/kube-prometheus
- https://github.com/truecharts/charts/tree/master/charts/enterprise/prometheus
- https://quay.io/thanos/thanos
maintainers:
- name: TrueCharts
email: info@truecharts.org
@@ -27,14 +27,14 @@ dependencies:
tags: []
import-values: []
- name: node-exporter
version: 5.0.6
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.6
version: 5.0.4
repository: https://deps.truecharts.org
condition: exporters.enabled,exporters.kube-state-metrics.enabled
alias: ""

View File

@@ -1,7 +1,7 @@
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: traefik
version: 23.0.4
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
@@ -10,9 +10,9 @@ deprecated: false
sources:
- https://github.com/traefik/traefik-helm-chart
- https://traefik.io/
- https://github.com/traefik/traefik
- 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

View File

@@ -1,7 +1,7 @@
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: vaultwarden
version: 24.0.6
version: 24.0.3
appVersion: 1.30.1
description: Unofficial Bitwarden compatible server written in Rust
home: https://truecharts.org/charts/enterprise/vaultwarden

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,7 +1,7 @@
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: velero
version: 2.0.7
version: 2.0.6
appVersion: latest
description: Velero is a kubernetes-native backup solution
home: https://truecharts.org/charts/incubator/velero

View File

@@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/apprise-api
icon: https://truecharts.org/img/hotlink-ok/chart-icons/apprise-api.png
deprecated: false
sources:
- https://hub.docker.com/r/caronc/apprise
- 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

View File

@@ -8,10 +8,10 @@ home: https://truecharts.org/charts/incubator/csi-driver-nfs
icon: https://truecharts.org/img/hotlink-ok/chart-icons/csi-driver-nfs.png
deprecated: false
sources:
- https://github.com/truecharts/containers/tree/master/mirroralpine
- 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

View File

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

View File

@@ -8,10 +8,10 @@ home: https://truecharts.org/charts/incubator/jitsi
icon: https://truecharts.org/img/hotlink-ok/chart-icons/jitsi.png
deprecated: false
sources:
- https://jitsi.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/prosody
- https://jitsi.org
- https://hub.docker.com/r/jitsi/jvb
maintainers:
- name: TrueCharts
email: info@truecharts.org

View File

@@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/jump
icon: https://truecharts.org/img/hotlink-ok/chart-icons/jump.png
deprecated: false
sources:
- https://github.com/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

View File

@@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/ml-workspace
icon: https://truecharts.org/img/hotlink-ok/chart-icons/ml-workspace.png
deprecated: false
sources:
- https://hub.docker.com/r/mltooling/ml-workspace-minimal
- 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/ml-tooling/ml-workspace
maintainers:
- name: TrueCharts
email: info@truecharts.org

View File

@@ -8,11 +8,11 @@ home: https://truecharts.org/charts/incubator/moviegrabber
icon: https://truecharts.org/img/hotlink-ok/chart-icons/moviegrabber.png
deprecated: false
sources:
- 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
- https://github.com/truecharts/charts/tree/master/charts/incubator/moviegrabber
maintainers:
- name: TrueCharts
email: info@truecharts.org

View File

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

View File

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

View File

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

View File

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

View File

@@ -8,10 +8,10 @@ home: https://truecharts.org/charts/incubator/self-service-password
icon: https://truecharts.org/img/hotlink-ok/chart-icons/self-service-password.png
deprecated: false
sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/self-service-password
- https://hub.docker.com/r/tiredofit/self-service-password
- https://self-service-password.readthedocs.io/en/latest
- https://github.com/tiredofit/docker-self-service-password
- https://github.com/truecharts/charts/tree/master/charts/incubator/self-service-password
- https://hub.docker.com/r/tiredofit/self-service-password
maintainers:
- name: TrueCharts
email: info@truecharts.org

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -1,7 +1,7 @@
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: cert-manager
version: 2.0.4
version: 2.0.3
appVersion: latest
description: Cert-Manager is a kubernetes-aware certificate manager
home: https://truecharts.org/charts/operators/cert-manager

View File

@@ -1,17 +1,17 @@
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: cloudnative-pg
version: 4.0.4
version: 4.0.3
appVersion: latest
description: CloudNativePG is a clustered postgresql database operator
home: https://truecharts.org/charts/operators/cloudnative-pg
icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudnative-pg.png
deprecated: false
sources:
- https://github.com/truecharts/containers/tree/master/mirroralpine
- https://github.com/cloudnative-pg
- https://cloudnative-pg.io/
- https://github.com/truecharts/charts/tree/master/charts/operators/cloudnative-pg
- https://github.com/truecharts/containers/tree/master/mirroralpine
maintainers:
- name: TrueCharts
email: info@truecharts.org

View File

@@ -1,7 +1,7 @@
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: csi-driver-smb
version: 1.0.12
version: 1.0.11
appVersion: latest
description: csi-driver-smb is a smb CSI driver for kubernetes
home: https://truecharts.org/charts/incubator/csi-driver-smb

View File

@@ -1,7 +1,7 @@
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: metallb
version: 12.0.4
version: 12.0.3
appVersion: latest
description: A network load-balancer implementation for Kubernetes using standard routing protocols
home: https://truecharts.org/charts/operators/metallb

View File

@@ -1,7 +1,7 @@
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: openebs
version: 1.1.5
version: 1.1.4
appVersion: latest
description: OpenEBS is a umbrella container storage provisioner
home: https://truecharts.org/charts/incubator/openebs

View File

@@ -1,7 +1,7 @@
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: prometheus-operator
version: 2.0.5
version: 2.0.4
appVersion: 0.69.1
description: Prometheus Operator is an operator for prometheus
home: https://truecharts.org/charts/operators/prometheus-operator
@@ -10,7 +10,7 @@ deprecated: false
sources:
- https://github.com/prometheus-operator
- https://github.com/truecharts/charts/tree/master/charts/operators/prometheus-operator
- https://github.com/truecharts/containers/tree/master/mirrorprometheus-config-reloader
- https://github.com/truecharts/containers/tree/master/mirrorkube-webhook-certgen
maintainers:
- name: TrueCharts
email: info@truecharts.org

View File

@@ -1,7 +1,7 @@
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: acestream
version: 4.0.10
version: 4.0.9
appVersion: 2.0.2.8
description: IPTV service providing streaming, playlist, search engine and epg.
home: https://truecharts.org/charts/incubator/acestream

View File

@@ -1,7 +1,7 @@
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: actualserver
version: 6.0.4
version: 6.0.3
appVersion: 23.12.1
description: Actual is a super fast privacy-focused app for managing your finances.
home: https://truecharts.org/charts/stable/actualserver

View File

@@ -1,15 +1,15 @@
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: adguard-home
version: 7.0.4
version: 7.0.3
appVersion: 0.107.43
description: Free and open source, powerful network-wide ads & trackers blocking DNS server.
home: https://truecharts.org/charts/stable/adguard-home
icon: https://truecharts.org/img/hotlink-ok/chart-icons/adguard-home.png
deprecated: false
sources:
- https://hub.docker.com/r/adguard/adguardhome
- https://github.com/truecharts/charts/tree/master/charts/stable/adguard-home
- https://hub.docker.com/r/adguard/adguardhome
maintainers:
- name: TrueCharts
email: info@truecharts.org

View File

@@ -1,8 +1,8 @@
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: adguardhome-sync
version: 4.0.10
appVersion: 0.5.2
version: 4.0.8
appVersion: 0.5.1
description: Synchronize AdGuardHome config to replica instances.
home: https://truecharts.org/charts/incubator/adguardhome-sync
icon: https://truecharts.org/img/hotlink-ok/chart-icons/adguardhome-sync.png
@@ -20,7 +20,7 @@ keywords:
- Other
dependencies:
- name: common
version: 16.2.9
version: 16.2.7
repository: https://library-charts.truecharts.org
condition: ""
alias: ""

View File

@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: ghcr.io/bakito/adguardhome-sync
tag: v0.5.2@sha256:78a5d52cb3f20d77b99f43842effd6f2dcbe592fe8f63b63be512590b78e15d3
tag: v0.5.1@sha256:34c718be3a9a7587e744d70a6d6cb9ed731fd9abbee4994fa920fa7e51d595c2
portal:
open:
enabled: true

View File

@@ -1,16 +1,16 @@
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: adminer
version: 6.0.4
version: 6.0.3
appVersion: latest
description: Adminer (formerly phpMinAdmin) is a full-featured database management tool written in PHP.
home: https://truecharts.org/charts/stable/adminer
icon: https://truecharts.org/img/hotlink-ok/chart-icons/adminer.png
deprecated: false
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/adminer
- https://hub.docker.com/_/adminer
- https://github.com/vrana/adminer
- https://github.com/truecharts/charts/tree/master/charts/stable/adminer
maintainers:
- name: TrueCharts
email: info@truecharts.org

View File

@@ -1,17 +1,17 @@
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: airdcpp-webclient
version: 8.0.4
version: 8.0.3
appVersion: 2.12.1
description: AirDC++ Web Client is a locally installed application, which is designed for flexible sharing of files or directories within groups of people in a local network or over internet.
home: https://truecharts.org/charts/stable/airdcpp-webclient
icon: https://truecharts.org/img/hotlink-ok/chart-icons/airdcpp-webclient.png
deprecated: false
sources:
- https://hub.docker.com/r/gangefors/airdcpp-webclient
- https://airdcpp-web.github.io/
- https://github.com/airdcpp-web/airdcpp-webclient
- https://github.com/truecharts/charts/tree/master/charts/stable/airdcpp-webclient
- https://hub.docker.com/r/gangefors/airdcpp-webclient
maintainers:
- name: TrueCharts
email: info@truecharts.org

View File

@@ -1,7 +1,7 @@
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: airsonic-advanced
version: 11.0.4
version: 11.0.3
appVersion: edge-latest
description: Airsonic is a Free and Open Source community driven media server
home: https://truecharts.org/charts/stable/airsonic-advanced

View File

@@ -1,18 +1,18 @@
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: airsonic
version: 11.0.4
version: 11.0.3
appVersion: 10.6.2
description: Airsonic is a Free and Open Source community driven media server
home: https://truecharts.org/charts/stable/airsonic
icon: https://truecharts.org/img/hotlink-ok/chart-icons/airsonic.png
deprecated: false
sources:
- https://github.com/airsonic/airsonic
- https://github.com/truecharts/charts/tree/master/charts/stable/airsonic
- https://ghcr.io/linuxserver/airsonic
- https://github.com/linuxserver/docker-airsonic
- https://github.com/k8s-at-home/charts/tree/master/charts/airsonic
- https://github.com/airsonic/airsonic
maintainers:
- name: TrueCharts
email: info@truecharts.org

View File

@@ -1,7 +1,7 @@
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: alienswarm-reactivedrop
version: 3.0.10
version: 3.0.9
appVersion: alienswarmreactivedrop
description: 'This Chart will download and install SteamCMD. It will also install Alien Swarm: Reactive Drop and run it.'
home: https://truecharts.org/charts/incubator/alienswarm-reactivedrop

View File

@@ -1,16 +1,16 @@
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: alienswarm
version: 3.0.10
version: 3.0.9
appVersion: alienswarm
description: This Chart will download and install SteamCMD. It will also install Alien Swarm and run it.
home: https://truecharts.org/charts/incubator/alienswarm
icon: https://truecharts.org/img/hotlink-ok/chart-icons/alienswarm.png
deprecated: false
sources:
- https://hub.docker.com/r/ich777/steamcmd
- https://www.steampowered.com/
- https://github.com/truecharts/charts/tree/master/charts/incubator/alienswarm
- https://hub.docker.com/r/ich777/steamcmd
maintainers:
- name: TrueCharts
email: info@truecharts.org

View File

@@ -1,7 +1,7 @@
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: alist
version: 7.0.4
version: 7.0.3
appVersion: 3.29.1
description: Alist program that supports multiple storage, powered by Gin and React
home: https://truecharts.org/charts/stable/alist

View File

@@ -1,7 +1,7 @@
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: amcrest2mqtt
version: 9.0.4
version: 9.0.3
appVersion: 1.0.16
description: Expose all events from an Amcrest device to an MQTT broker
home: https://truecharts.org/charts/stable/amcrest2mqtt

View File

@@ -1,16 +1,16 @@
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: americasarmy-pg
version: 3.0.10
version: 3.0.9
appVersion: aaprovinggrounds
description: 'This Chart will download and install SteamCMD. It will also install America''s Army: Proving Grounds and run it.'
home: https://truecharts.org/charts/incubator/americasarmy-pg
icon: https://truecharts.org/img/hotlink-ok/chart-icons/americasarmy-pg.png
deprecated: false
sources:
- https://hub.docker.com/r/ich777/steamcmd
- https://www.americasarmy.com/
- https://github.com/truecharts/charts/tree/master/charts/incubator/americasarmy-pg
- https://hub.docker.com/r/ich777/steamcmd
maintainers:
- name: TrueCharts
email: info@truecharts.org

View File

@@ -1,16 +1,16 @@
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: amule
version: 5.0.4
version: 5.0.3
appVersion: latest
description: aMule is an eMule-like client for the eDonkey and Kademlia networks.
home: https://truecharts.org/charts/stable/amule
icon: https://truecharts.org/img/hotlink-ok/chart-icons/amule.png
deprecated: false
sources:
- https://github.com/t-chab/dockerfiles
- https://github.com/truecharts/charts/tree/master/charts/stable/amule
- https://hub.docker.com/r/tchabaud/amule
- https://github.com/t-chab/dockerfiles
maintainers:
- name: TrueCharts
email: info@truecharts.org

View File

@@ -1,16 +1,16 @@
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: android-8-0
version: 3.0.10
version: 3.0.9
appVersion: latest
description: Android in Chart solution with noVNC supported and video recording. Work way better with Intel CPUs because AMD doesn't an cpu graphics card. So with amd cpus can be unusable.
home: https://truecharts.org/charts/incubator/android-8-0
icon: https://truecharts.org/img/hotlink-ok/chart-icons/android-8-0.png
deprecated: false
sources:
- https://registry.hub.docker.com/r/ulisses1478/docker-android
- https://github.com/truecharts/charts/tree/master/charts/incubator/android-8-0
- https://hub.docker.com/r/ulisses1478/docker-android
- https://registry.hub.docker.com/r/ulisses1478/docker-android
maintainers:
- name: TrueCharts
email: info@truecharts.org

View File

@@ -1,7 +1,7 @@
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: androiddebugbridge
version: 3.0.10
version: 3.0.9
appVersion: latest
description: Control AndroidTV/FireTV devices through ADB from the Home Assistant Core Chart.
home: https://truecharts.org/charts/incubator/androiddebugbridge

View File

@@ -1,7 +1,7 @@
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: anki-sync-server
version: 4.0.4
version: 4.0.3
appVersion: 1.1.14
description: A cross-platform Anki sync server.
home: https://truecharts.org/charts/incubator/anki-sync-server

View File

@@ -1,16 +1,16 @@
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: anonaddy
version: 17.0.5
version: 17.0.3
appVersion: 1.0.4
description: Protect your email from spam using disposable addresses.
home: https://truecharts.org/charts/stable/anonaddy
icon: https://truecharts.org/img/hotlink-ok/chart-icons/anonaddy.png
deprecated: false
sources:
- https://github.com/anonaddy/docker
- https://github.com/truecharts/charts/tree/master/charts/stable/anonaddy
- https://hub.docker.com/r/anonaddy/anonaddy
- https://github.com/anonaddy/docker
maintainers:
- name: TrueCharts
email: info@truecharts.org
@@ -26,14 +26,14 @@ dependencies:
tags: []
import-values: []
- name: mariadb
version: 11.0.7
version: 11.0.5
repository: https://deps.truecharts.org/
condition: mariadb.enabled
alias: ""
tags: []
import-values: []
- name: redis
version: 10.0.7
version: 10.0.4
repository: https://deps.truecharts.org
condition: redis.enabled
alias: ""

View File

@@ -1,16 +1,16 @@
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: anope
version: 3.0.10
version: 3.0.8
appVersion: latest
description: Anope is a set of IRC Services designed for flexibility and ease of use.
home: https://truecharts.org/charts/incubator/anope
icon: https://truecharts.org/img/hotlink-ok/chart-icons/anope.png
deprecated: false
sources:
- https://thelounge.chat/
- https://github.com/truecharts/charts/tree/master/charts/incubator/anope
- https://hub.docker.com/r/ich777/anope
- https://thelounge.chat/
maintainers:
- name: TrueCharts
email: info@truecharts.org
@@ -22,7 +22,7 @@ keywords:
- Tools-Utilities
dependencies:
- name: common
version: 16.2.9
version: 16.2.7
repository: https://library-charts.truecharts.org
condition: ""
alias: ""

View File

@@ -1,7 +1,7 @@
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: answer
version: 1.0.4
version: 1.0.3
appVersion: 1.2.0
description: A Q&A platform software for teams at any scales.
home: https://truecharts.org/charts/incubator/answer

View File

@@ -1,7 +1,7 @@
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: apache-musicindex
version: 9.0.4
version: 9.0.3
appVersion: 1.4.1-2
description: Index and stream music using apache-musicindex and m3u playlists
home: https://truecharts.org/charts/stable/apache-musicindex

View File

@@ -1,7 +1,7 @@
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: apache-webdav
version: 3.0.10
version: 3.0.9
appVersion: latest
description: Very simple WebDAV server based on Apache. You need a WebDAV client to transfer files. It does not include a WebUI to upload files through your browser.
home: https://truecharts.org/charts/incubator/apache-webdav

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