chore(deps): update helm general non-major (#9423)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | patch |
`12.12.1` -> `12.12.3` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | minor |
`12.10.4` -> `12.12.3` |
|
[kube-state-metrics](https://truecharts.org/charts/dependency/kube-state-metrics)
([source](https://togithub.com/truecharts/charts)) | patch | `1.0.11` ->
`1.0.13` |
| [mariadb](https://truecharts.org/charts/dependency/mariadb)
([source](https://togithub.com/truecharts/charts)) | patch | `7.0.39` ->
`7.0.43` |
| [memcached](https://truecharts.org/charts/dependency/memcached)
([source](https://togithub.com/truecharts/charts)) | patch | `6.0.49` ->
`6.0.53` |
| [mongodb](https://truecharts.org/charts/dependency/mongodb)
([source](https://togithub.com/truecharts/charts)) | patch | `6.0.38` ->
`6.0.42` |
|
[node-exporter](https://truecharts.org/charts/dependency/node-exporter)
([source](https://togithub.com/truecharts/charts)) | patch | `1.0.13` ->
`1.0.16` |
| [redis](https://truecharts.org/charts/dependency/redis)
([source](https://togithub.com/truecharts/charts)) | patch | `6.0.50` ->
`6.0.52` |

---

### Release Notes

<details>
<summary>truecharts/library-charts</summary>

###
[`v12.12.3`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.12.3)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-12.12.2...common-12.12.3)

Function library for TrueCharts

###
[`v12.12.2`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.12.2)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-12.12.1...common-12.12.2)

Function library for TrueCharts

</details>

<details>
<summary>truecharts/charts</summary>

###
[`v1.0.13`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-1.0.13)

[Compare
Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-1.0.12...kube-state-metrics-1.0.13)

kube-state-metrics is a simple service that listens to the Kubernetes
API server and generates metrics about the state of the objects.

###
[`v1.0.12`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-1.0.12)

[Compare
Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-1.0.11...kube-state-metrics-1.0.12)

kube-state-metrics is a simple service that listens to the Kubernetes
API server and generates metrics about the state of the objects.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on tuesday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMTAuMiIsInVwZGF0ZWRJblZlciI6IjM1LjExMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts Bot 2023-06-07 09:23:24 +02:00 committed by GitHub
parent 357ab1c7a1
commit 530ee15b0f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
356 changed files with 755 additions and 755 deletions

View File

@ -3,11 +3,11 @@ appVersion: "4.37.5"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
- condition: redis.enabled
name: redis
repository: https://deps.truecharts.org
version: 6.0.50
version: 6.0.52
deprecated: false
description: Authelia is a Single Sign-On Multi-Factor portal for web apps
home: https://truecharts.org/charts/enterprise/authelia
@ -35,7 +35,7 @@ sources:
- https://github.com/authelia/chartrepo
- https://github.com/authelia/authelia
type: application
version: 15.1.23
version: 15.1.24
annotations:
truecharts.org/catagories: |
- security

View File

@ -3,11 +3,11 @@ appVersion: "0.21.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
- condition: redis.enabled
name: redis
repository: https://deps.truecharts.org
version: 6.0.50
version: 6.0.52
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
@ -25,7 +25,7 @@ sources:
- https://0xerr0r.github.io/blocky/
- https://github.com/0xERR0R/blocky
- https://github.com/Mozart409/blocky-frontend
version: 5.0.37
version: 5.0.38
annotations:
truecharts.org/catagories: |
- network

View File

@ -10,7 +10,7 @@ keywords:
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
@ -21,7 +21,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/enterprise/clusterissuer
- https://cert-manager.io/
type: application
version: 1.0.2
version: 1.0.3
annotations:
truecharts.org/catagories: |
- core

View File

@ -3,7 +3,7 @@ appVersion: "9.5.2"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
deprecated: false
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
@ -24,7 +24,7 @@ sources:
- https://github.com/bitnami/bitnami-docker-grafana
- https://grafana.com/
type: application
version: 7.0.44
version: 7.0.45
annotations:
truecharts.org/catagories: |
- metrics

View File

@ -10,7 +10,7 @@ keywords:
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
@ -22,7 +22,7 @@ sources:
- https://github.com/metallb/metallb
- https://metallb.universe.tf
type: application
version: 1.1.4
version: 1.1.5
annotations:
truecharts.org/catagories: |
- core

View File

@ -3,15 +3,15 @@ appVersion: "2.44.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
- condition: exporters.enabled,exporters.node-exporter.enabled
name: node-exporter
repository: https://deps.truecharts.org
version: 1.0.13
version: 1.0.16
- condition: exporters.enabled,exporters.kube-state-metrics.enabled
name: kube-state-metrics
repository: https://deps.truecharts.org
version: 1.0.11
version: 1.0.13
deprecated: false
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.
icon: https://truecharts.org/img/hotlink-ok/chart-icons/prometheus.png
@ -29,7 +29,7 @@ sources:
- https://github.com/prometheus-community/helm-charts
- https://github.com/prometheus-operator/kube-prometheus
type: application
version: 9.0.15
version: 9.0.16
annotations:
truecharts.org/catagories: |
- metrics

View File

@ -3,7 +3,7 @@ appVersion: "2.10.1"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
deprecated: false
description: Traefik is a flexible reverse proxy and Ingress Provider.
home: https://truecharts.org/charts/enterprise/traefik
@ -23,7 +23,7 @@ sources:
- https://github.com/traefik/traefik-helm-chart
- https://traefik.io/
type: application
version: 18.0.8
version: 18.0.9
annotations:
truecharts.org/catagories: |
- network

View File

@ -3,7 +3,7 @@ appVersion: "1.28.1"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
deprecated: false
description: Unofficial Bitwarden compatible server written in Rust
home: https://truecharts.org/charts/enterprise/vaultwarden
@ -25,7 +25,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/enterprise/vaultwarden
- https://github.com/dani-garcia/vaultwarden
type: application
version: 20.0.29
version: 20.0.30
annotations:
truecharts.org/catagories: |
- security

View File

@ -8,7 +8,7 @@ appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
deprecated: false
description: CryptPad is the Zero Knowledge realtime collaborative editor.
home: https://truecharts.org/charts/incubator/cryptpad
@ -27,4 +27,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/cryptpad
- https://cryptpad.fr/
type: application
version: 3.0.1
version: 3.0.2

View File

@ -3,7 +3,7 @@ appVersion: "2.1.1"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
description: Dashy helps you organize your self-hosted services by making them accessible from a single place
home: https://truecharts.org/charts/incubator/dashy
icon: https://truecharts.org/img/hotlink-ok/chart-icons/dashy.png
@ -18,7 +18,7 @@ name: dashy
sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/dashy
- https://github.com/airsonic/airsonic
version: 3.0.6
version: 3.0.7
annotations:
truecharts.org/catagories: |
- dashboard

View File

@ -3,11 +3,11 @@ appVersion: "0.11.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
- condition: redis.enabled
name: redis
repository: https://deps.truecharts.org
version: 6.0.50
version: 6.0.52
deprecated: false
description: Secure, end-to-end encrypted, and privacy respecting sync for your contacts, calendars, tasks and notes.
home: https://truecharts.org/charts/incubator/etesync
@ -31,7 +31,7 @@ sources:
- https://github.com/etesync
- https://github.com/victor-rds/docker-etebase
type: application
version: 4.0.3
version: 4.0.4
annotations:
truecharts.org/catagories: |
- productivity

View File

@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: factorio
version: 4.0.1
version: 4.0.2
appVersion: "stable"
description: "This Chart Chart will download the latest stable release of the game, generate the map and you're ready to play."
type: application
@ -17,7 +17,7 @@ sources:
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
maintainers:
- email: info@truecharts.org
name: TrueCharts

View File

@ -3,7 +3,7 @@ appVersion: "109.0.1"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.10.4
version: 12.12.3
deprecated: false
description: a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation.
home: https://truecharts.org/charts/incubator/firefox
@ -21,7 +21,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/firefox
- https://github.com/linuxserver/docker-firefox
type: application
version: 6.0.0
version: 6.0.1
annotations:
truecharts.org/catagories: |
- browser

View File

@ -3,7 +3,7 @@ appVersion: "0.12.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
deprecated: false
description: NVR With Realtime Object Detection for IP Cameras
home: https://truecharts.org/charts/incubator/frigate
@ -23,7 +23,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/frigate
- https://github.com/blakeblackshear/frigate
type: application
version: 8.0.2
version: 8.0.3
annotations:
truecharts.org/catagories: |
- nvr

View File

@ -3,7 +3,7 @@ appVersion: "0.6.7"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
deprecated: false
description: Your favorite operating systems in one place!
home: https://truecharts.org/charts/incubator/netbootxyz
@ -21,7 +21,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/netbootxyz
- https://github.com/netbootxyz/netboot.xyz
type: application
version: 0.0.2
version: 0.0.3
annotations:
truecharts.org/catagories: |
- networking

View File

@ -3,7 +3,7 @@ appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
deprecated: false
description: Self-hosted Rick Roll chart.
home: https://truecharts.org/charts/incubator/rickroll
@ -21,7 +21,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/rickroll
- https://github.com/modem7/docker-rickroll
type: application
version: 3.0.1
version: 3.0.2
annotations:
truecharts.org/catagories: |
- Other

View File

@ -3,11 +3,11 @@ appVersion: "0.0.5"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
- condition: mariadb.enabled
name: mariadb
repository: https://deps.truecharts.org/
version: 7.0.39
version: 7.0.43
deprecated: false
description: A self-hosted bookmark management tool.
home: https://truecharts.org/charts/incubator/servas
@ -25,7 +25,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/servas
- https://github.com/beromir/Servas
type: application
version: 0.0.2
version: 0.0.3
annotations:
truecharts.org/catagories: |
- bookmarks

View File

@ -3,7 +3,7 @@ appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
description: A self-hosted internet performance tracking application that runs speedtest checks against Ookla's Speedtest service.
home: https://truecharts.org/charts/incubator/speedtest-tracker
icon: https://truecharts.org/img/hotlink-ok/chart-icons/speedtest-tracker.png
@ -18,7 +18,7 @@ name: speedtest-tracker
sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/speedtest-tracker
- https://github.com/alexjustesen/speedtest-tracker
version: 4.0.10
version: 4.0.11
annotations:
truecharts.org/catagories: |
- speedtest

View File

@ -1,9 +1,9 @@
apiVersion: v2
appVersion: "2.4.2"
appVersion: "3.0.5"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
deprecated: false
description: A administrative platform for devices flashed with Tasmota.
home: https://truecharts.org/charts/incubator/tasmoadmin
@ -22,7 +22,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/tasmoadmin
- https://github.com/TasmoAdmin/TasmoAdmin
type: application
version: 4.0.2
version: 4.0.3
annotations:
truecharts.org/catagories: |
- HomeAutomation

View File

@ -3,7 +3,7 @@ appVersion: "1.1.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
deprecated: false
description: Whisper is a general-purpose speech recognition model.
home: https://truecharts.org/charts/incubator/whisper-asr-webservice
@ -21,7 +21,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/whisper-asr-webservice
- https://github.com/ahmetoner/whisper-asr-webservice
type: application
version: 0.0.2
version: 0.0.3
annotations:
truecharts.org/catagories: |
- machine-learning

View File

@ -10,7 +10,7 @@ keywords:
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
@ -22,7 +22,7 @@ sources:
- https://github.com/metallb/metallb
- https://metallb.universe.tf
type: application
version: 9.0.6
version: 9.0.7
annotations:
truecharts.org/catagories: |
- operators

View File

@ -3,7 +3,7 @@ appVersion: "23.5.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
deprecated: false
description: Actual is a super fast privacy-focused app for managing your finances.
home: https://truecharts.org/charts/stable/actualserver
@ -25,4 +25,4 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
- finance
version: 4.0.20
version: 4.0.21

View File

@ -3,7 +3,7 @@ appVersion: "0.107.29"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
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
@ -18,7 +18,7 @@ maintainers:
name: adguard-home
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/adguard-home
version: 5.0.20
version: 5.0.21
annotations:
truecharts.org/catagories: |
- media

View File

@ -7,7 +7,7 @@ appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
deprecated: false
description: Adminer (formerly phpMinAdmin) is a full-featured database management tool written in PHP.
home: https://truecharts.org/charts/stable/adminer
@ -26,4 +26,4 @@ sources:
- https://github.com/vrana/adminer
- http://hub.docker.com/_/adminer/
type: application
version: 4.0.22
version: 4.0.23

View File

@ -3,7 +3,7 @@ appVersion: "2.12.1"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
deprecated: false
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
@ -23,7 +23,7 @@ sources:
- https://airdcpp-web.github.io/
- https://github.com/airdcpp-web/airdcpp-webclient
type: application
version: 6.0.20
version: 6.0.21
annotations:
truecharts.org/catagories: |
- media

View File

@ -3,7 +3,7 @@ appVersion: "11.0.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
description: Airsonic is a Free and Open Source community driven media server
home: https://truecharts.org/charts/stable/airsonic-advanced
icon: https://truecharts.org/img/hotlink-ok/chart-icons/airsonic-advanced.png
@ -18,7 +18,7 @@ name: airsonic-advanced
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/airsonic-advanced
- https://github.com/airsonic/airsonic-advanced
version: 9.0.8
version: 9.0.9
annotations:
truecharts.org/catagories: |
- media

View File

@ -3,7 +3,7 @@ appVersion: "10.6.2"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
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
@ -20,7 +20,7 @@ sources:
- https://github.com/airsonic/airsonic
- https://github.com/linuxserver/docker-airsonic
- https://github.com/k8s-at-home/charts/tree/master/charts/airsonic
version: 9.0.19
version: 9.0.20
annotations:
truecharts.org/catagories: |
- media

View File

@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: alist
version: 5.0.21
version: 5.0.22
appVersion: "3.18.0"
description: Alist program that supports multiple storage, powered by Gin and React
type: application
@ -21,7 +21,7 @@ sources:
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
# condition:
maintainers:
- email: info@truecharts.org

View File

@ -3,7 +3,7 @@ appVersion: "1.0.16"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
description: Expose all events from an Amcrest device to an MQTT broker
home: https://truecharts.org/charts/stable/amcrest2mqtt
icon: https://truecharts.org/img/hotlink-ok/chart-icons/amcrest2mqtt.png
@ -18,7 +18,7 @@ name: amcrest2mqtt
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/amcrest2mqtt
- https://github.com/dchesterton/amcrest2mqtt
version: 7.0.18
version: 7.0.19
annotations:
truecharts.org/catagories: |
- media

View File

@ -9,7 +9,7 @@ appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
deprecated: false
description: aMule is an eMule-like client for the eDonkey and Kademlia networks.
home: https://truecharts.org/charts/stable/amule
@ -29,4 +29,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/amule
- https://github.com/t-chab/dockerfiles
type: application
version: 3.0.18
version: 3.0.19

View File

@ -3,15 +3,15 @@ appVersion: "0.14.1"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
- condition: mariadb.enabled
name: mariadb
repository: https://deps.truecharts.org/
version: 7.0.39
version: 7.0.43
- condition: redis.enabled
name: redis
repository: https://deps.truecharts.org
version: 6.0.50
version: 6.0.52
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
@ -26,7 +26,7 @@ name: anonaddy
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/anonaddy
- https://github.com/anonaddy/docker
version: 13.0.11
version: 13.0.12
annotations:
truecharts.org/catagories: |
- email

View File

@ -3,7 +3,7 @@ appVersion: "1.4.1"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
description: Index and stream music using apache-musicindex and m3u playlists
home: https://truecharts.org/charts/stable/apache-musicindex
icon: https://truecharts.org/img/hotlink-ok/chart-icons/apache-musicindex.png
@ -21,7 +21,7 @@ name: apache-musicindex
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/apache-musicindex
- http://hacks.slashdirt.org/sw/musicindex/
version: 7.0.16
version: 7.0.17
annotations:
truecharts.org/catagories: |
- media

View File

@ -3,7 +3,7 @@ appVersion: "4.4.2"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
deprecated: false
description: AppDaemon is a loosely coupled, multi-threaded, sandboxed python execution environment for writing automation apps.
home: https://truecharts.org/charts/stable/appdaemon
@ -24,7 +24,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/appdaemon
- https://github.com/AppDaemon/appdaemon
type: application
version: 12.0.19
version: 12.0.20
annotations:
truecharts.org/catagories: |
- utilities

View File

@ -3,7 +3,7 @@ appVersion: "3.7.4"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
deprecated: false
description: Apt-Cacher NG is a caching proxy, specialized for package files from Linux distributors, primarily for Debian (and Debian based) distributions but not limited to those.
home: https://truecharts.org/charts/stable/apt-cacher-ng
@ -23,7 +23,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/apt-cacher-ng
- https://www.unix-ag.uni-kl.de/~bloch/acng/
type: application
version: 4.0.16
version: 4.0.17
annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |

View File

@ -3,7 +3,7 @@ appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
description: aria server for downloading web content
home: https://truecharts.org/charts/stable/aria2
icon: https://truecharts.org/img/hotlink-ok/chart-icons/aria2.png
@ -18,7 +18,7 @@ name: aria2
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/aria2
- https://github.com/P3TERX/Aria2-Pro-Docker
version: 8.0.16
version: 8.0.17
annotations:
truecharts.org/catagories: |
- media

View File

@ -3,7 +3,7 @@ appVersion: "1.3.6"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
description: A modern web frontend making aria2 easier to use | Aria2 WebUI.
home: https://truecharts.org/charts/stable/ariang
icon: https://truecharts.org/img/hotlink-ok/chart-icons/ariang.png
@ -18,7 +18,7 @@ name: ariang
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/ariang
- https://github.com/leonismoe/docker-images
version: 4.0.19
version: 4.0.20
annotations:
truecharts.org/catagories: |
- media

View File

@ -3,7 +3,7 @@ appVersion: "3.0.2"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
description: An easy-to-use, multi-track audio editor and recorder
home: https://truecharts.org/charts/stable/audacity
icon: https://truecharts.org/img/hotlink-ok/chart-icons/audacity.png
@ -24,7 +24,7 @@ sources:
- https://github.com/linuxserver/docker-audacity
- https://www.audacityteam.org/
type: application
version: 8.0.18
version: 8.0.19
annotations:
truecharts.org/catagories: |
- media

View File

@ -3,7 +3,7 @@ appVersion: "2.2.22"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
description: Audiobookshelf is a self-hosted audiobook server for managing and playing your audiobooks.
home: https://truecharts.org/charts/stable/audiobookshelf
icon: https://truecharts.org/img/hotlink-ok/chart-icons/audiobookshelf.png
@ -18,7 +18,7 @@ name: audiobookshelf
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/audiobookshelf
- https://github.com/advplyr/audiobookshelf
version: 5.0.20
version: 5.0.21
annotations:
truecharts.org/catagories: |
- media

View File

@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: autobrr
version: 4.0.19
version: 4.0.20
appVersion: "1.26.2"
description: The modern download automation tool for torrents.
type: application
@ -17,7 +17,7 @@ sources:
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
maintainers:
- email: info@truecharts.org
name: TrueCharts

View File

@ -3,7 +3,7 @@ appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
deprecated: false
description: A Lidarr companion script to automatically download music for Lidarr.
home: https://truecharts.org/charts/stable/automatic-music-downloader
@ -23,7 +23,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/automatic-music-downloader
- https://github.com/RandomNinjaAtk/docker-amd
type: application
version: 5.0.17
version: 5.0.18
annotations:
truecharts.org/catagories: |
- media

View File

@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: autoscan
version: 4.0.21
version: 4.0.22
appVersion: "latest"
description: Autoscan replaces the default Plex and Emby behaviour for picking up file changes on the file system.
type: application
@ -17,7 +17,7 @@ sources:
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
maintainers:
- email: info@truecharts.org
name: TrueCharts

View File

@ -3,7 +3,7 @@ appVersion: "23.04.1"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
deprecated: false
description: Avidemux is a free video editor designed for simple cutting, filtering and encoding tasks.
home: https://truecharts.org/charts/stable/avidemux
@ -21,7 +21,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/avidemux
- https://github.com/jlesage/docker-avidemux
type: application
version: 4.0.19
version: 4.0.20
annotations:
truecharts.org/catagories: |
- media

View File

@ -1,7 +1,7 @@
apiVersion: v2
appVersion: "1.16.0"
kubeVersion: ">=1.16.0-0"
version: 12.0.21
version: 12.0.22
name: babybuddy
description: Helps caregivers track sleep, feedings, diaper changes, tummy time and more to learn about and predict baby's needs without (as much) guess work.
type: application
@ -19,7 +19,7 @@ sources:
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
maintainers:
- email: info@truecharts.org
name: TrueCharts

View File

@ -3,11 +3,11 @@ appVersion: "1.17.2"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
- condition: redis.enabled
name: redis
repository: https://deps.truecharts.org
version: 6.0.50
version: 6.0.52
description: Baserow is an open source no-code database tool and Airtable alternative.
home: https://truecharts.org/charts/stable/baserow
icon: https://truecharts.org/img/hotlink-ok/chart-icons/baserow.png
@ -22,7 +22,7 @@ name: baserow
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/baserow
- https://gitlab.com/bramw/baserow/
version: 7.0.20
version: 7.0.21
annotations:
truecharts.org/catagories: |
- productivity

View File

@ -3,7 +3,7 @@ appVersion: "1.2.1"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
deprecated: false
description: Bazarr is a companion application to Sonarr and Radarr. It manages and downloads subtitles based on your requirements
home: https://truecharts.org/charts/stable/bazarr
@ -25,7 +25,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/bazarr
- https://github.com/morpheus65535/bazarr
type: application
version: 14.0.22
version: 14.0.23
annotations:
truecharts.org/catagories: |
- media

View File

@ -3,7 +3,7 @@ appVersion: "1.6.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
description: A music library manager and not, for the most part, a music player.
home: https://truecharts.org/charts/stable/beets
icon: https://truecharts.org/img/hotlink-ok/chart-icons/beets.png
@ -24,7 +24,7 @@ sources:
- https://github.com/linuxserver/docker-beets
- https://beets.io/
type: application
version: 7.0.23
version: 7.0.24
annotations:
truecharts.org/catagories: |
- media

View File

@ -3,7 +3,7 @@ appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
description: "Lightweight self-hosted facebook-styled PHP blog."
home: https://truecharts.org/charts/stable/blog
icon: https://truecharts.org/img/hotlink-ok/chart-icons/blog.png
@ -23,7 +23,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/blog
- https://github.com/m1k1o/blog
- https://github.com/nicholaswilde/docker-blog
version: 7.0.18
version: 7.0.19
annotations:
truecharts.org/catagories: |
- hosting

View File

@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: boinc
version: 5.0.20
version: 5.0.21
appVersion: "latest"
description: BOINC is a platform for high-throughput computing on a large scale (thousands or millions of computers).
type: application
@ -15,7 +15,7 @@ sources:
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
# condition:
maintainers:
- email: info@truecharts.org

View File

@ -3,7 +3,7 @@ appVersion: "2201.1.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
description: Booksonic is a platform for accessing the audibooks you own wherever you are
home: https://truecharts.org/charts/stable/booksonic-air
icon: https://truecharts.org/img/hotlink-ok/chart-icons/booksonic-air.png
@ -19,7 +19,7 @@ name: booksonic-air
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/booksonic-air
- https://github.com/popeen/Booksonic-Air
version: 9.0.20
version: 9.0.21
annotations:
truecharts.org/catagories: |
- media

View File

@ -3,11 +3,11 @@ appVersion: "23.02.2023"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
- condition: mariadb.enabled
name: mariadb
repository: https://deps.truecharts.org/
version: 7.0.39
version: 7.0.43
description: "A simple, self-hosted, easy-to-use platform for organising and storing information."
home: https://truecharts.org/charts/stable/bookstack
icon: https://truecharts.org/img/hotlink-ok/chart-icons/bookstack.png
@ -27,7 +27,7 @@ name: bookstack
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/bookstack
- https://www.bookstackapp.com/
version: 7.0.16
version: 7.0.17
annotations:
truecharts.org/catagories: |
- media

View File

@ -3,7 +3,7 @@ appVersion: "1.59.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
description: Browserless is a web-service that allows for remote clients to connect, drive, and execute headless work
home: https://truecharts.org/charts/stable/browserless-chrome
icon: https://truecharts.org/img/hotlink-ok/chart-icons/browserless-chrome.png
@ -20,7 +20,7 @@ name: browserless-chrome
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/browserless-chrome
- https://docs.browserless.io/docs/docker.html
version: 5.0.22
version: 5.0.23
annotations:
truecharts.org/catagories: |
- productivity

View File

@ -3,7 +3,7 @@ appVersion: "0.0.9"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
description: Budge is an open source 'budgeting with envelopes' personal finance app.
home: https://truecharts.org/charts/stable/budge
icon: https://truecharts.org/img/hotlink-ok/chart-icons/budge.png
@ -20,7 +20,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/budge
- https://github.com/linuxserver/budge
- https://github.com/linuxserver/docker-BudgE
version: 5.0.21
version: 5.0.22
annotations:
truecharts.org/catagories: |
- media

View File

@ -3,7 +3,7 @@ appVersion: "0.6.20"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
deprecated: false
description: Calibre-Web is a web app providing a clean interface for browsing, reading and downloading eBooks using an existing Calibre database.
home: https://truecharts.org/charts/stable/calibre-web
@ -22,7 +22,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/calibre-web
- https://github.com/janeczku/calibre-web
type: application
version: 14.0.22
version: 14.0.23
annotations:
truecharts.org/catagories: |
- media

View File

@ -3,7 +3,7 @@ appVersion: "6.17.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
description: Calibre is a powerful and easy to use e-book manager.
home: https://truecharts.org/charts/stable/calibre
icon: https://truecharts.org/img/hotlink-ok/chart-icons/calibre.png
@ -18,7 +18,7 @@ name: calibre
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/calibre
- https://github.com/kovidgoyal/calibre/
version: 10.0.19
version: 10.0.20
annotations:
truecharts.org/catagories: |
- media

View File

@ -3,7 +3,7 @@ appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
deprecated: false
description: Channels DVR Server
home: https://truecharts.org/charts/stable/channels-dvr
@ -19,7 +19,7 @@ name: channels-dvr
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/channels-dvr
type: application
version: 2.0.1
version: 2.0.2
annotations:
truecharts.org/catagories: |
- media

View File

@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: chevereto
version: 7.0.19
version: 7.0.20
appVersion: "1.6.2"
description: Chevereto is an image hosting software that allows you to create a beautiful and full-featured image hosting website on your own server.
type: application
@ -17,11 +17,11 @@ sources:
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
- condition: mariadb.enabled
name: mariadb
repository: https://deps.truecharts.org/
version: 7.0.39
version: 7.0.43
maintainers:
- email: info@truecharts.org
name: TrueCharts

View File

@ -3,7 +3,7 @@ appVersion: "0.2"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
deprecated: false
description: "Chronos is a small container to run and schedule Python 3.7 scripts. You can create virtual enviroments, edit your scripts, install Pip dependencies, view execution logs, and debug your scripts, all from the sleek web UI."
home: https://truecharts.org/charts/stable/chronos
@ -21,7 +21,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/chronos
- https://github.com/simse/chronos
type: application
version: 4.0.18
version: 4.0.19
annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |

View File

@ -3,7 +3,7 @@ appVersion: "1.0.1"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
description: ClamAV is an open source antivirus engine for detecting trojans, viruses, malware & other malicious threats.
home: https://truecharts.org/charts/stable/clamav
icon: https://truecharts.org/img/hotlink-ok/chart-icons/clamav.png
@ -21,7 +21,7 @@ sources:
- https://github.com/Cisco-Talos/clamav
- https://docs.clamav.net/
type: application
version: 6.0.10
version: 6.0.11
annotations:
truecharts.org/catagories: |
- utilities

View File

@ -3,11 +3,11 @@ appVersion: "1.1.2"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
- condition: mariadb.enabled
name: mariadb
repository: https://deps.truecharts.org/
version: 7.0.39
version: 7.0.43
description: "A web-based dashboard application that gives you a neat and clean interface for logging your fuel fill-ups for all of your vehicles."
home: https://truecharts.org/charts/stable/clarkson
icon: https://truecharts.org/img/hotlink-ok/chart-icons/clarkson.png
@ -26,7 +26,7 @@ name: clarkson
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/clarkson
- https://github.com/linuxserver/Clarkson
version: 7.0.17
version: 7.0.18
annotations:
truecharts.org/catagories: |
- vehicle

View File

@ -3,7 +3,7 @@ appVersion: "1.29.2"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
description: A complete web based IDE with terminal access
home: https://truecharts.org/charts/stable/cloud9
icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloud9.png
@ -23,7 +23,7 @@ sources:
- https://aws.amazon.com/cloud9/
- https://github.com/c9/core
type: application
version: 7.0.18
version: 7.0.19
annotations:
truecharts.org/catagories: |
- media

View File

@ -3,7 +3,7 @@ appVersion: "2023.5.1"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.10.4
version: 12.12.3
deprecated: false
description: Client for Cloudflare Tunnel, a daemon that exposes private services through the Cloudflare edge.
home: https://truecharts.org/charts/stable/cloudflared
@ -20,7 +20,7 @@ name: cloudflared
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/cloudflared
type: application
version: 5.0.3
version: 5.0.4
annotations:
truecharts.org/catagories: |
- network

View File

@ -3,7 +3,7 @@ appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
deprecated: false
description: Automate Cloudflare DNS records for those with a dynamic IP.
home: https://truecharts.org/charts/stable/cloudflareddns
@ -23,7 +23,7 @@ sources:
- https://github.com/hotio/cloudflareddns
- https://hotio.dev/containers/cloudflareddns/
type: application
version: 5.0.20
version: 5.0.21
annotations:
truecharts.org/catagories: |
- networking

View File

@ -3,7 +3,7 @@ appVersion: "4.13.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
description: Run VS Code on any machine anywhere and access it in the browser.
home: https://truecharts.org/charts/stable/code-server
icon: https://truecharts.org/img/hotlink-ok/chart-icons/code-server.png
@ -22,7 +22,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/code-server
- https://github.com/cdr/code-server
type: application
version: 7.0.20
version: 7.0.21
annotations:
truecharts.org/catagories: |
- media

View File

@ -3,7 +3,7 @@ appVersion: "1.8.7"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
description: Commento++ is a free, open source, fast & lightweight comments box that you can embed in your static website instead of Disqus.
home: https://truecharts.org/charts/stable/commento-plusplus
icon: https://truecharts.org/img/hotlink-ok/chart-icons/commento-plusplus.png
@ -18,7 +18,7 @@ name: commento-plusplus
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/commento-plusplus
- https://github.com/souramoo/commentoplusplus
version: 7.0.9
version: 7.0.10
annotations:
truecharts.org/catagories: |
- media

View File

@ -3,7 +3,7 @@ appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
deprecated: false
description: "Cops(http://blog.slucas.fr/en/oss/calibre-opds-php-server) by Sébastien Lucas, stands for Calibre OPDS (and HTML) Php Server.\n"
home: https://truecharts.org/charts/stable/cops
@ -25,7 +25,7 @@ sources:
- https://github.com/orgs/linuxserver/packages/container/package/cops
- https://github.com/linuxserver/docker-cops#readme
type: application
version: 4.0.20
version: 4.0.21
annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |

View File

@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: couchpotato
version: 5.0.17
version: 5.0.18
appVersion: "2021.11.22"
description: Couchpotato is an automatic NZB and torrent downloader.
type: application
@ -15,7 +15,7 @@ sources:
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
# condition:
maintainers:
- email: info@truecharts.org

View File

@ -3,7 +3,7 @@ appVersion: "4.1.1"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
deprecated: false
description: Crafty Controller is a Minecraft Server Control Panel / Launcher.
home: https://truecharts.org/charts/stable/crafty-4
@ -23,7 +23,7 @@ sources:
- https://craftycontrol.com/
- https://gitlab.com/crafty-controller/crafty-4
type: application
version: 3.0.20
version: 3.0.21
annotations:
truecharts.org/catagories: |
- GameServers

View File

@ -3,7 +3,7 @@ appVersion: "2.2.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
description: Track your cryptocurrency holdings/portfolio
home: https://truecharts.org/charts/stable/cryptofolio
icon: https://truecharts.org/img/hotlink-ok/chart-icons/cryptofolio.png
@ -18,7 +18,7 @@ name: cryptofolio
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/cryptofolio
- https://github.com/Xtrendence/cryptofolio
version: 7.0.17
version: 7.0.18
annotations:
truecharts.org/catagories: |
- media

View File

@ -3,7 +3,7 @@ appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
deprecated: false
description: Enjoy Cura directly in your browser with this easy to use Chart
home: https://truecharts.org/charts/stable/cura-novnc
@ -22,7 +22,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/cura-novnc
- https://ultimaker.com/software/ultimaker-cura
type: application
version: 4.0.19
version: 4.0.20
annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |

View File

@ -3,7 +3,7 @@ appVersion: "0.20.4145"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
deprecated: false
description: Advanced tool to create your own TrueCharts-based App
home: https://truecharts.org/charts/stable/custom-app
@ -19,7 +19,7 @@ name: custom-app
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/custom-app
type: application
version: 8.0.17
version: 8.0.18
annotations:
truecharts.org/catagories: |
- custom

View File

@ -3,7 +3,7 @@ appVersion: "10.4.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
description: CyberChef is a simple, intuitive web app for carrying out all manner of "cyber" operations within a web browser.
home: https://truecharts.org/charts/stable/cyberchef
icon: https://truecharts.org/img/hotlink-ok/chart-icons/cyberchef.png
@ -17,7 +17,7 @@ maintainers:
name: cyberchef
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/cyberchef
version: 5.0.23
version: 5.0.24
annotations:
truecharts.org/catagories: |
- utilities

View File

@ -3,7 +3,7 @@ appVersion: "23.04.1"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
deprecated: false
description: Czkawka is a simple, fast and free app to remove unnecessary files from your computer.
home: https://truecharts.org/charts/stable/czkawka
@ -23,7 +23,7 @@ sources:
- https://github.com/jlesage/docker-czkawka
- https://github.com/qarmin/czkawka
type: application
version: 4.0.21
version: 4.0.22
annotations:
truecharts.org/catagories: |
- duplicates

View File

@ -3,7 +3,7 @@ appVersion: "5.2.1"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
description: dash. (or dashdot) is a modern server dashboard, running on the latest tech, designed with glassmorphism in mind.
home: https://truecharts.org/charts/stable/dashdot
icon: https://truecharts.org/img/hotlink-ok/chart-icons/dashdot.png
@ -19,7 +19,7 @@ name: dashdot
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/dashdot
- https://github.com/MauriceNino/dashdot
version: 4.0.20
version: 4.0.21
annotations:
truecharts.org/catagories: |
- media

View File

@ -3,7 +3,7 @@ appVersion: "2.2.1"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
description: An FTP automation tool that periodically scans given host locations for new files.
home: https://truecharts.org/charts/stable/davos
icon: https://truecharts.org/img/hotlink-ok/chart-icons/davos.png
@ -22,7 +22,7 @@ sources:
- https://github.com/linuxserver/docker-davos
- https://github.com/linuxserver/davos/
type: application
version: 7.0.18
version: 7.0.19
annotations:
truecharts.org/catagories: |
- media

View File

@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: ddclient
version: 5.0.19
version: 5.0.20
appVersion: "3.10.0"
description: Ddclient is a Perl client used to update dynamic DNS entries for accounts on Dynamic DNS Network Service Provider.
type: application
@ -15,7 +15,7 @@ sources:
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
# condition:
maintainers:
- email: info@truecharts.org

View File

@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: ddns-go
version: 5.0.20
version: 5.0.21
appVersion: "5.2.2"
description: Automatically obtain your public network IPv4 or IPv6 address and resolve it to the corresponding domain name service
type: application
@ -17,7 +17,7 @@ sources:
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
maintainers:
- email: info@truecharts.org
name: TrueCharts

View File

@ -3,7 +3,7 @@ appVersion: "2.4.1"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
description: Light container updating DNS A and/or AAAA records periodically for multiple DNS providers
home: https://truecharts.org/charts/stable/ddns-updater
icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddns-updater.png
@ -18,7 +18,7 @@ name: ddns-updater
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/ddns-updater
- https://github.com/qdm12/ddns-updater
version: 5.0.18
version: 5.0.19
annotations:
truecharts.org/catagories: |
- network

View File

@ -3,7 +3,7 @@ appVersion: "2.22.00"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
description: deCONZ is an easy to use control software, with which you can set up and control Zigbee networks of any size without further programming effort.
home: https://truecharts.org/charts/stable/deconz
icon: https://truecharts.org/img/hotlink-ok/chart-icons/deconz.png
@ -22,7 +22,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/deconz
- https://github.com/dresden-elektronik/deconz-rest-plugin
- https://github.com/marthoc/docker-deconz
version: 11.0.7
version: 11.0.8
annotations:
truecharts.org/catagories: |
- media

View File

@ -3,7 +3,7 @@ appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
deprecated: false
description: deemix is a deezer downloader built from the ashes of Deezloader Remix.
home: https://truecharts.org/charts/stable/deemix
@ -23,7 +23,7 @@ sources:
- https://gitlab.com/Bockiii/deemix-docker.git
- https://git.freezerapp.xyz/RemixDev/deemix-py
type: application
version: 6.0.18
version: 6.0.19
annotations:
truecharts.org/catagories: |
- media

View File

@ -3,7 +3,7 @@ appVersion: "2022.01.1"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
deprecated: false
description: DeepStack AI provides AI features including Face Recognition, Object Detection, Scene Recognition and custom AI Models
home: https://truecharts.org/charts/stable/deepstack
@ -21,7 +21,7 @@ sources:
- https://github.com/johnolafenwa/DeepStack
- https://www.deepstack.cc/
type: application
version: 7.0.20
version: 7.0.21
annotations:
truecharts.org/catagories: |
- AI

View File

@ -3,7 +3,7 @@ appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
deprecated: false
description: Control your Dell PowerEdge fans via IPMI
home: https://truecharts.org/charts/stable/dell-idrac-fan-controller
@ -22,7 +22,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/dell-idrac-fan-controller
- https://github.com/tigerblue77/Dell_iDRAC_fan_controller_Docker
type: application
version: 1.0.7
version: 1.0.8
annotations:
truecharts.org/catagories: |
- utilities

View File

@ -3,7 +3,7 @@ appVersion: "2.1.1"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
deprecated: false
description: Deluge App for TrueNAS SCALE
home: https://truecharts.org/charts/stable/deluge
@ -22,7 +22,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/deluge
- https://github.com/deluge-torrent/deluge
type: application
version: 14.0.19
version: 14.0.20
annotations:
truecharts.org/catagories: |
- media

View File

@ -3,7 +3,7 @@ appVersion: "7.8.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
description: Professional Photo Management with the Power of Open Source
home: https://truecharts.org/charts/stable/digikam
icon: https://truecharts.org/img/hotlink-ok/chart-icons/digikam.png
@ -24,7 +24,7 @@ sources:
- https://github.com/linuxserver/docker-digikam
- https://www.digikam.org/
type: application
version: 7.0.16
version: 7.0.17
annotations:
truecharts.org/catagories: |
- media

View File

@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: dillinger
version: 5.0.22
version: 5.0.23
appVersion: "3.39.1"
description: Dillinger is a cloud-enabled, mobile-ready, offline-storage, AngularJS powered HTML5 Markdown editor.
type: application
@ -15,7 +15,7 @@ sources:
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
# condition:
maintainers:
- email: info@truecharts.org

View File

@ -3,7 +3,7 @@ appVersion: "2.12.1"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
description: A discord bot that monitors your game server and tracks the live data of your game servers.
home: https://truecharts.org/charts/stable/discordgsm
icon: https://truecharts.org/img/hotlink-ok/chart-icons/discordgsm.png
@ -20,7 +20,7 @@ name: discordgsm
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/discordgsm
- https://github.com/DiscordGSM/GameServerMonitor
version: 2.0.19
version: 2.0.20
annotations:
truecharts.org/catagories: |
- monitor

View File

@ -3,7 +3,7 @@ appVersion: "1.5.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
description: Create live TV channel streams from media on your Plex servers.
home: https://truecharts.org/charts/stable/dizquetv
icon: https://truecharts.org/img/hotlink-ok/chart-icons/dizquetv.png
@ -19,7 +19,7 @@ name: dizquetv
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/dizquetv
- https://github.com/vexorian/dizquetv
version: 10.0.18
version: 10.0.19
annotations:
truecharts.org/catagories: |
- media

View File

@ -3,7 +3,7 @@ appVersion: "23.0.6"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
deprecated: false
description: Dedicated App for using Docker-Compose on TrueNAS SCALE
home: https://truecharts.org/charts/stable/docker-compose
@ -20,7 +20,7 @@ name: docker-compose
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/docker-compose
type: application
version: 6.0.15
version: 6.0.16
annotations:
truecharts.org/catagories: |
- docker

View File

@ -3,7 +3,7 @@ appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
deprecated: false
description: Docusaurus makes it easy to maintain Open Source documentation websites.
home: https://truecharts.org/charts/stable/docusaurus
@ -22,7 +22,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/docusaurus
- https://github.com/awesometic/docker-docusaurus
type: application
version: 4.0.17
version: 4.0.18
annotations:
truecharts.org/catagories: |
- website

View File

@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: dokuwiki
version: 6.0.19
version: 6.0.20
appVersion: "20220731.1"
description: Dokuwiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database.
type: application
@ -15,7 +15,7 @@ sources:
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
# condition:
maintainers:
- email: info@truecharts.org

View File

@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: domoticz
version: 5.0.12
version: 5.0.13
appVersion: "2023.1.202"
description: "Domoticz is a Home Automation System that lets you monitor and configure various devices like Lights, Switches and much more."
type: application
@ -15,7 +15,7 @@ sources:
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
# condition:
maintainers:
- email: info@truecharts.org

View File

@ -3,7 +3,7 @@ appVersion: "3.6.2"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
description: An *arr Request Bot for Discord
home: https://truecharts.org/charts/stable/doplarr
icon: https://truecharts.org/img/hotlink-ok/chart-icons/doplarr.png
@ -18,7 +18,7 @@ name: doplarr
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/doplarr
- https://github.com/kiranshila/Doplarr
version: 5.0.18
version: 5.0.19
annotations:
truecharts.org/catagories: |
- media

View File

@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: double-take
version: 5.0.18
version: 5.0.19
appVersion: "1.13.1"
description: Unified UI and API for processing and training images for facial recognition
type: application
@ -17,7 +17,7 @@ sources:
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
# condition:
maintainers:
- email: info@truecharts.org

View File

@ -3,7 +3,7 @@ appVersion: "0.8.2"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
description: A free cross platform open source file manager with two panels side by side.
home: https://truecharts.org/charts/stable/doublecommander
icon: https://truecharts.org/img/hotlink-ok/chart-icons/doublecommander.png
@ -22,7 +22,7 @@ sources:
- https://github.com/linuxserver/docker-doublecommander
- https://doublecmd.sourceforge.io/
type: application
version: 7.0.20
version: 7.0.21
annotations:
truecharts.org/catagories: |
- media

View File

@ -3,7 +3,7 @@ appVersion: "21.3.5"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
description: Drawio is free online diagram software.
home: https://truecharts.org/charts/stable/drawio
icon: https://truecharts.org/img/hotlink-ok/chart-icons/drawio.png
@ -18,7 +18,7 @@ name: drawio
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/drawio
- https://github.com/jgraph/drawio
version: 5.0.21
version: 5.0.22
annotations:
truecharts.org/catagories: |
- media

View File

@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: duckdns
version: 5.0.24
version: 5.0.25
appVersion: "latest"
description: Duckdns is a free service which will point a DNS (sub domains of duckdns.org) to an IP of your choice.
type: application
@ -15,7 +15,7 @@ sources:
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
# condition:
maintainers:
- email: info@truecharts.org

View File

@ -3,7 +3,7 @@ appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
description: Store securely encrypted backups on cloud storage services!
home: https://truecharts.org/charts/stable/duplicati
icon: https://truecharts.org/img/hotlink-ok/chart-icons/duplicati.png
@ -18,7 +18,7 @@ name: duplicati
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/duplicati
- https://github.com/duplicati/duplicati
version: 9.0.19
version: 9.0.20
annotations:
truecharts.org/catagories: |
- media

View File

@ -3,7 +3,7 @@ appVersion: "4.7.12.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
deprecated: false
description: Emby Server is a home media server
home: https://truecharts.org/charts/stable/emby
@ -22,7 +22,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/emby
- https://github.com/linuxserver/docker-emby.git
type: application
version: 14.0.20
version: 14.0.21
annotations:
truecharts.org/catagories: |
- media

View File

@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: embystat
version: 5.0.22
version: 5.0.23
appVersion: "0.2.0"
description: Embystat is a personal web server that can calculate all kinds of statistics from your (local) Emby server.
type: application
@ -15,7 +15,7 @@ sources:
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
# condition:
maintainers:
- email: info@truecharts.org

View File

@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: emulatorjs
version: 5.0.19
version: 5.0.20
appVersion: "1.7.2"
description: Emulatorjs - In browser web based emulation portable to nearly any device for many retro consoles.
type: application
@ -15,7 +15,7 @@ sources:
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
# condition:
maintainers:
- email: info@truecharts.org

View File

@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: endlessh
version: 5.0.18
version: 5.0.19
appVersion: "2021.11.21"
description: Endlessh is an SSH tarpit that very slowly sends an endless, random SSH banner.
type: application
@ -15,7 +15,7 @@ sources:
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.12.1
version: 12.12.3
# condition:
maintainers:
- email: info@truecharts.org

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