chore(deps): update helm general non-major (#9156)
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)) | minor | `12.9.5` -> `12.10.2` | | [common](https://togithub.com/truecharts/apps/tree/master/charts/common) ([source](https://togithub.com/truecharts/library-charts)) | minor | `12.9.2` -> `12.10.2` | | [common](https://togithub.com/truecharts/apps/tree/master/charts/common) ([source](https://togithub.com/truecharts/library-charts)) | minor | `10.2.0` -> `10.9.7` | | [kube-state-metrics](https://truecharts.org/charts/dependency/kube-state-metrics) ([source](https://togithub.com/truecharts/charts)) | patch | `1.0.4` -> `1.0.7` | | [mariadb](https://truecharts.org/charts/dependency/mariadb) ([source](https://togithub.com/truecharts/charts)) | patch | `7.0.30` -> `7.0.33` | | [memcached](https://truecharts.org/charts/dependency/memcached) ([source](https://togithub.com/truecharts/charts)) | patch | `6.0.41` -> `6.0.44` | | [mongodb](https://truecharts.org/charts/dependency/mongodb) ([source](https://togithub.com/truecharts/charts)) | patch | `6.0.30` -> `6.0.33` | | [node-exporter](https://truecharts.org/charts/dependency/node-exporter) ([source](https://togithub.com/truecharts/charts)) | patch | `1.0.3` -> `1.0.6` | | [redis](https://truecharts.org/charts/dependency/redis) ([source](https://togithub.com/truecharts/charts)) | patch | `6.0.44` -> `6.0.46` | | [redis](https://truecharts.org/charts/dependency/redis) ([source](https://togithub.com/truecharts/charts)) | patch | `6.0.43` -> `6.0.46` | --- ### Release Notes <details> <summary>truecharts/library-charts</summary> ### [`v12.10.2`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.10.2) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-12.10.1...common-12.10.2) Function library for TrueCharts ### [`v12.10.1`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.10.1) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-12.10.0...common-12.10.1) Function library for TrueCharts ### [`v12.10.0`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.10.0) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-12.9.5...common-12.10.0) Function library for TrueCharts </details> <details> <summary>truecharts/charts</summary> ### [`v1.0.7`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-1.0.7) [Compare Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-1.0.4...kube-state-metrics-1.0.7) 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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMDAuMyIsInVwZGF0ZWRJblZlciI6IjM1LjEwMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
983726c530
commit
3ed5e03204
|
@ -3,11 +3,11 @@ appVersion: "4.37.5"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.9.5
|
||||
version: 12.10.2
|
||||
- condition: redis.enabled
|
||||
name: redis
|
||||
repository: https://deps.truecharts.org
|
||||
version: 6.0.44
|
||||
version: 6.0.46
|
||||
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.20
|
||||
version: 15.1.21
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- security
|
||||
|
|
|
@ -3,11 +3,11 @@ appVersion: "0.21.0"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.9.5
|
||||
version: 12.10.2
|
||||
- condition: redis.enabled
|
||||
name: redis
|
||||
repository: https://deps.truecharts.org
|
||||
version: 6.0.44
|
||||
version: 6.0.46
|
||||
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.32
|
||||
version: 5.0.33
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- network
|
||||
|
|
|
@ -10,7 +10,7 @@ keywords:
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.9.5
|
||||
version: 12.10.2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
|
@ -21,7 +21,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/enterprise/cert-manager
|
||||
- https://cert-manager.io/
|
||||
type: application
|
||||
version: 1.0.35
|
||||
version: 1.0.36
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- core
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "9.5.2"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.9.5
|
||||
version: 12.10.2
|
||||
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.39
|
||||
version: 7.0.40
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- metrics
|
||||
|
|
|
@ -10,7 +10,7 @@ keywords:
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.9.5
|
||||
version: 12.10.2
|
||||
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: 8.0.30
|
||||
version: 8.0.31
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- core
|
||||
|
|
|
@ -3,15 +3,15 @@ appVersion: "2.44.0"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.9.5
|
||||
version: 12.10.2
|
||||
- condition: exporters.enabled,exporters.node-exporter.enabled
|
||||
name: node-exporter
|
||||
repository: https://deps.truecharts.org
|
||||
version: 1.0.3
|
||||
version: 1.0.6
|
||||
- condition: exporters.enabled,exporters.kube-state-metrics.enabled
|
||||
name: kube-state-metrics
|
||||
repository: https://deps.truecharts.org
|
||||
version: 1.0.4
|
||||
version: 1.0.7
|
||||
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.10
|
||||
version: 9.0.11
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- metrics
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "2.10.1"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.9.5
|
||||
version: 12.10.2
|
||||
deprecated: false
|
||||
description: Traefik is a flexible reverse proxy and Ingress Provider.
|
||||
home: https://truecharts.org/charts/enterprise/traefik
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "1.28.1"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.9.5
|
||||
version: 12.10.2
|
||||
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.26
|
||||
version: 20.0.27
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- security
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "latest"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.9.5
|
||||
version: 12.10.2
|
||||
deprecated: false
|
||||
description: Channels DVR Server
|
||||
home: https://truecharts.org/charts/incubator/channels-dvr
|
||||
|
@ -19,7 +19,7 @@ name: channels-dvr
|
|||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/channels-dvr
|
||||
type: application
|
||||
version: 1.0.3
|
||||
version: 1.0.4
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "auto"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.2.0
|
||||
version: 10.9.7
|
||||
deprecated: false
|
||||
description: "Collabora Online Development Edition - an awesome, Online Office suite image suitable for home use."
|
||||
home: https://truecharts.org/charts/incubator/collabora-online
|
||||
|
@ -21,7 +21,7 @@ sources:
|
|||
- https://sdk.collaboraonline.com/contents.html
|
||||
- https://github.com/CollaboraOnline/online/tree/master/kubernetes/helm
|
||||
type: application
|
||||
version: 12.0.18
|
||||
version: 12.0.19
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- office
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "2.1.1"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.9.5
|
||||
version: 12.10.2
|
||||
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.3
|
||||
version: 3.0.4
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- dashboard
|
||||
|
|
|
@ -3,11 +3,11 @@ appVersion: "0.11.0"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.9.2
|
||||
version: 12.10.2
|
||||
- condition: redis.enabled
|
||||
name: redis
|
||||
repository: https://deps.truecharts.org
|
||||
version: 6.0.43
|
||||
version: 6.0.46
|
||||
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.0
|
||||
version: 4.0.1
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- productivity
|
||||
|
|
|
@ -3,11 +3,11 @@ appVersion: "1.8.1"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.9.5
|
||||
version: 12.10.2
|
||||
- condition: mariadb.enabled
|
||||
name: mariadb
|
||||
repository: https://deps.truecharts.org/
|
||||
version: 7.0.30
|
||||
version: 7.0.33
|
||||
deprecated: false
|
||||
description: game library manager focused in retro gaming
|
||||
home: https://truecharts.org/charts/incubator/romm
|
||||
|
@ -25,7 +25,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/incubator/romm
|
||||
- https://github.com/zurdi15/romm
|
||||
type: application
|
||||
version: 0.0.3
|
||||
version: 0.0.4
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "latest"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.9.5
|
||||
version: 12.10.2
|
||||
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.7
|
||||
version: 4.0.8
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- speedtest
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "latest"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.9.5
|
||||
version: 12.10.2
|
||||
deprecated: false
|
||||
description: SSHwifty is a SSH and Telnet connector made for the Web.
|
||||
home: https://truecharts.org/charts/incubator/sshwifty
|
||||
|
@ -20,7 +20,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/incubator/sshwifty
|
||||
- https://github.com/niruix/sshwifty
|
||||
type: application
|
||||
version: 0.0.6
|
||||
version: 0.0.7
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- ssh
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "23.5.0"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.9.5
|
||||
version: 12.10.2
|
||||
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.17
|
||||
version: 4.0.18
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "0.107.25"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.9.5
|
||||
version: 12.10.2
|
||||
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.16
|
||||
version: 5.0.17
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
|
|
@ -7,7 +7,7 @@ appVersion: "latest"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.9.5
|
||||
version: 12.10.2
|
||||
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.19
|
||||
version: 4.0.20
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "2.11.4"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.9.5
|
||||
version: 12.10.2
|
||||
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.16
|
||||
version: 6.0.17
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "11.0.0"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.9.5
|
||||
version: 12.10.2
|
||||
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.5
|
||||
version: 9.0.6
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "10.6.2"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.9.5
|
||||
version: 12.10.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
|
||||
|
@ -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.16
|
||||
version: 9.0.17
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: alist
|
||||
version: 5.0.17
|
||||
version: 5.0.18
|
||||
appVersion: "3.17.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.9.5
|
||||
version: 12.10.2
|
||||
# condition:
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "1.0.16"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.9.5
|
||||
version: 12.10.2
|
||||
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.15
|
||||
version: 7.0.16
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
|
|
@ -9,7 +9,7 @@ appVersion: "latest"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.9.5
|
||||
version: 12.10.2
|
||||
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.15
|
||||
version: 3.0.16
|
||||
|
|
|
@ -3,15 +3,15 @@ appVersion: "0.14.1"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.9.5
|
||||
version: 12.10.2
|
||||
- condition: mariadb.enabled
|
||||
name: mariadb
|
||||
repository: https://deps.truecharts.org/
|
||||
version: 7.0.30
|
||||
version: 7.0.33
|
||||
- condition: redis.enabled
|
||||
name: redis
|
||||
repository: https://deps.truecharts.org
|
||||
version: 6.0.44
|
||||
version: 6.0.46
|
||||
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.8
|
||||
version: 13.0.9
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- email
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "1.4.1"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.9.5
|
||||
version: 12.10.2
|
||||
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.13
|
||||
version: 7.0.14
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "4.4.2"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.9.5
|
||||
version: 12.10.2
|
||||
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.16
|
||||
version: 12.0.17
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- utilities
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "3.7.4"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.9.5
|
||||
version: 12.10.2
|
||||
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.13
|
||||
version: 4.0.14
|
||||
annotations:
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/catagories: |
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "latest"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.9.5
|
||||
version: 12.10.2
|
||||
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.13
|
||||
version: 8.0.14
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "1.3.2"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.9.5
|
||||
version: 12.10.2
|
||||
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.15
|
||||
version: 4.0.16
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "3.0.2"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.9.5
|
||||
version: 12.10.2
|
||||
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.15
|
||||
version: 8.0.16
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "2.2.20"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.9.5
|
||||
version: 12.10.2
|
||||
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.15
|
||||
version: 5.0.16
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: autobrr
|
||||
version: 4.0.16
|
||||
version: 4.0.17
|
||||
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.9.5
|
||||
version: 12.10.2
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "latest"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.9.5
|
||||
version: 12.10.2
|
||||
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.14
|
||||
version: 5.0.15
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: autoscan
|
||||
version: 4.0.18
|
||||
version: 4.0.19
|
||||
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.9.5
|
||||
version: 12.10.2
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "23.04.1"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.9.5
|
||||
version: 12.10.2
|
||||
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.16
|
||||
version: 4.0.17
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
appVersion: "1.16.0"
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
version: 12.0.18
|
||||
version: 12.0.19
|
||||
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.9.5
|
||||
version: 12.10.2
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
|
|
|
@ -3,11 +3,11 @@ appVersion: "1.17.1"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.9.5
|
||||
version: 12.10.2
|
||||
- condition: redis.enabled
|
||||
name: redis
|
||||
repository: https://deps.truecharts.org
|
||||
version: 6.0.44
|
||||
version: 6.0.46
|
||||
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.16
|
||||
version: 7.0.17
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- productivity
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "1.2.1"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.9.5
|
||||
version: 12.10.2
|
||||
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.19
|
||||
version: 14.0.20
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "1.6.0"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.9.5
|
||||
version: 12.10.2
|
||||
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.19
|
||||
version: 7.0.20
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "latest"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.9.5
|
||||
version: 12.10.2
|
||||
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.15
|
||||
version: 7.0.16
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- hosting
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: boinc
|
||||
version: 5.0.17
|
||||
version: 5.0.18
|
||||
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.9.5
|
||||
version: 12.10.2
|
||||
# condition:
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "2201.1.0"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.9.5
|
||||
version: 12.10.2
|
||||
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.17
|
||||
version: 9.0.18
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
|
|
@ -3,11 +3,11 @@ appVersion: "23.02.2023"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.9.5
|
||||
version: 12.10.2
|
||||
- condition: mariadb.enabled
|
||||
name: mariadb
|
||||
repository: https://deps.truecharts.org/
|
||||
version: 7.0.30
|
||||
version: 7.0.33
|
||||
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.13
|
||||
version: 7.0.14
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "1.58.0"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.9.5
|
||||
version: 12.10.2
|
||||
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.17
|
||||
version: 5.0.18
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- productivity
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "0.0.9"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.9.5
|
||||
version: 12.10.2
|
||||
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.17
|
||||
version: 5.0.18
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "0.6.20"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.9.5
|
||||
version: 12.10.2
|
||||
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.19
|
||||
version: 14.0.20
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "6.17.0"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.9.5
|
||||
version: 12.10.2
|
||||
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.16
|
||||
version: 10.0.17
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: chevereto
|
||||
version: 7.0.16
|
||||
version: 7.0.17
|
||||
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.9.5
|
||||
version: 12.10.2
|
||||
- condition: mariadb.enabled
|
||||
name: mariadb
|
||||
repository: https://deps.truecharts.org/
|
||||
version: 7.0.30
|
||||
version: 7.0.33
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "0.2"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.9.5
|
||||
version: 12.10.2
|
||||
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.15
|
||||
version: 4.0.16
|
||||
annotations:
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/catagories: |
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "1.0.1"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.9.5
|
||||
version: 12.10.2
|
||||
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.7
|
||||
version: 6.0.8
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- utilities
|
||||
|
|
|
@ -3,11 +3,11 @@ appVersion: "1.1.2"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.9.5
|
||||
version: 12.10.2
|
||||
- condition: mariadb.enabled
|
||||
name: mariadb
|
||||
repository: https://deps.truecharts.org/
|
||||
version: 7.0.30
|
||||
version: 7.0.33
|
||||
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.14
|
||||
version: 7.0.15
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- vehicle
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "1.29.2"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.9.5
|
||||
version: 12.10.2
|
||||
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.15
|
||||
version: 7.0.16
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "latest"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.9.5
|
||||
version: 12.10.2
|
||||
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.17
|
||||
version: 5.0.18
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- networking
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "4.13.0"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.9.5
|
||||
version: 12.10.2
|
||||
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.17
|
||||
version: 7.0.18
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "1.8.7"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.9.5
|
||||
version: 12.10.2
|
||||
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.6
|
||||
version: 7.0.7
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "latest"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.9.5
|
||||
version: 12.10.2
|
||||
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.17
|
||||
version: 4.0.18
|
||||
annotations:
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/catagories: |
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: couchpotato
|
||||
version: 5.0.14
|
||||
version: 5.0.15
|
||||
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.9.5
|
||||
version: 12.10.2
|
||||
# condition:
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "4.0.22"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.9.5
|
||||
version: 12.10.2
|
||||
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.16
|
||||
version: 3.0.17
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- GameServers
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "2.2.0"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.9.5
|
||||
version: 12.10.2
|
||||
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.14
|
||||
version: 7.0.15
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "latest"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.9.5
|
||||
version: 12.10.2
|
||||
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.16
|
||||
version: 4.0.17
|
||||
annotations:
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/catagories: |
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "0.20.4145"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.9.5
|
||||
version: 12.10.2
|
||||
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.14
|
||||
version: 8.0.15
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- custom
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "10.4.0"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.9.5
|
||||
version: 12.10.2
|
||||
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.20
|
||||
version: 5.0.21
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- utilities
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "23.04.1"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.9.5
|
||||
version: 12.10.2
|
||||
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.18
|
||||
version: 4.0.19
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- duplicates
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "5.2.1"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.9.5
|
||||
version: 12.10.2
|
||||
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.17
|
||||
version: 4.0.18
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "2.2.1"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.9.5
|
||||
version: 12.10.2
|
||||
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.15
|
||||
version: 7.0.16
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: ddclient
|
||||
version: 5.0.16
|
||||
version: 5.0.17
|
||||
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.9.5
|
||||
version: 12.10.2
|
||||
# condition:
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: ddns-go
|
||||
version: 5.0.16
|
||||
version: 5.0.17
|
||||
appVersion: "5.2.1"
|
||||
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.9.5
|
||||
version: 12.10.2
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "2.4.1"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.9.5
|
||||
version: 12.10.2
|
||||
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.15
|
||||
version: 5.0.16
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- network
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "2.22.00"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.9.5
|
||||
version: 12.10.2
|
||||
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.4
|
||||
version: 11.0.5
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "latest"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.9.5
|
||||
version: 12.10.2
|
||||
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.15
|
||||
version: 6.0.16
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "2022.01.1"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.9.5
|
||||
version: 12.10.2
|
||||
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.17
|
||||
version: 7.0.18
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- AI
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "latest"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.9.5
|
||||
version: 12.10.2
|
||||
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.4
|
||||
version: 1.0.5
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- utilities
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "2.1.1"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.9.5
|
||||
version: 12.10.2
|
||||
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.16
|
||||
version: 14.0.17
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "7.8.0"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.9.5
|
||||
version: 12.10.2
|
||||
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.13
|
||||
version: 7.0.14
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: dillinger
|
||||
version: 5.0.18
|
||||
version: 5.0.19
|
||||
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.9.5
|
||||
version: 12.10.2
|
||||
# condition:
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "2.12.1"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.9.5
|
||||
version: 12.10.2
|
||||
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.16
|
||||
version: 2.0.17
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- monitor
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "1.5.0"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.9.5
|
||||
version: 12.10.2
|
||||
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.15
|
||||
version: 10.0.16
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "23.0.6"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.9.5
|
||||
version: 12.10.2
|
||||
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.12
|
||||
version: 6.0.13
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- docker
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "latest"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.9.5
|
||||
version: 12.10.2
|
||||
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.14
|
||||
version: 4.0.15
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- website
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: dokuwiki
|
||||
version: 6.0.16
|
||||
version: 6.0.17
|
||||
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.9.5
|
||||
version: 12.10.2
|
||||
# condition:
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: domoticz
|
||||
version: 5.0.8
|
||||
version: 5.0.9
|
||||
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.9.5
|
||||
version: 12.10.2
|
||||
# condition:
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "3.6.2"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.9.5
|
||||
version: 12.10.2
|
||||
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.15
|
||||
version: 5.0.16
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: double-take
|
||||
version: 5.0.15
|
||||
version: 5.0.16
|
||||
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.9.5
|
||||
version: 12.10.2
|
||||
# condition:
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "0.8.2"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.9.5
|
||||
version: 12.10.2
|
||||
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.17
|
||||
version: 7.0.18
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "21.3.0"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.9.5
|
||||
version: 12.10.2
|
||||
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.17
|
||||
version: 5.0.18
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: duckdns
|
||||
version: 5.0.19
|
||||
version: 5.0.20
|
||||
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.9.5
|
||||
version: 12.10.2
|
||||
# condition:
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "latest"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.9.5
|
||||
version: 12.10.2
|
||||
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.16
|
||||
version: 9.0.17
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "4.7.11.0"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.9.5
|
||||
version: 12.10.2
|
||||
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.16
|
||||
version: 14.0.17
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: embystat
|
||||
version: 5.0.18
|
||||
version: 5.0.19
|
||||
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.9.5
|
||||
version: 12.10.2
|
||||
# condition:
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: emulatorjs
|
||||
version: 5.0.16
|
||||
version: 5.0.17
|
||||
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.9.5
|
||||
version: 12.10.2
|
||||
# condition:
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: endlessh
|
||||
version: 5.0.15
|
||||
version: 5.0.16
|
||||
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.9.5
|
||||
version: 12.10.2
|
||||
# condition:
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "2023.5.1"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.9.5
|
||||
version: 12.10.2
|
||||
deprecated: false
|
||||
description: ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.
|
||||
home: https://truecharts.org/charts/stable/esphome
|
||||
|
@ -20,7 +20,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/esphome
|
||||
- https://github.com/esphome/esphome
|
||||
type: application
|
||||
version: 14.0.17
|
||||
version: 14.0.18
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- tools
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
apiVersion: v2
|
||||
appVersion: "1.8.14"
|
||||
version: 12.0.15
|
||||
version: 12.0.16
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: etherpad
|
||||
description: A real-time collaborative editor scalable to thousands of simultaneous real time users.
|
||||
|
@ -19,7 +19,7 @@ sources:
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.9.5
|
||||
version: 12.10.2
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "latest"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.9.5
|
||||
version: 12.10.2
|
||||
deprecated: false
|
||||
description: Allow external services to be used like Apps.
|
||||
home: https://truecharts.org/charts/stable/external-service
|
||||
|
@ -20,7 +20,7 @@ name: external-service
|
|||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/external-service
|
||||
type: application
|
||||
version: 9.0.16
|
||||
version: 9.0.17
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- networking
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "1.3.2"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.9.5
|
||||
version: 12.10.2
|
||||
description: Server for Ferdi that you can re-use to run your own
|
||||
home: https://truecharts.org/charts/stable/ferdi-server
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/ferdi-server.png
|
||||
|
@ -18,7 +18,7 @@ name: ferdi-server
|
|||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/ferdi-server
|
||||
- https://github.com/getferdi/server
|
||||
version: 7.0.15
|
||||
version: 7.0.16
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "23.04.2"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.9.5
|
||||
version: 12.10.2
|
||||
deprecated: false
|
||||
description: FileBot is the ultimate tool for organizing and renaming your movies, tv shows or anime, and music well as downloading subtitles and artwork. It's smart and just works.
|
||||
home: https://truecharts.org/charts/stable/filebot
|
||||
|
@ -21,7 +21,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/filebot
|
||||
- https://github.com/jlesage/docker-filebot
|
||||
type: application
|
||||
version: 4.0.8
|
||||
version: 4.0.9
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "2.23.0"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.9.5
|
||||
version: 12.10.2
|
||||
deprecated: false
|
||||
description: Filebrowser provides a file managing interface within a specified directory
|
||||
home: https://truecharts.org/charts/stable/filebrowser
|
||||
|
@ -21,7 +21,7 @@ sources:
|
|||
- https://github.com/filebrowser/filebrowser
|
||||
- https://filebrowser.org/cli/filebrowser
|
||||
type: application
|
||||
version: 5.0.15
|
||||
version: 5.0.16
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
|
|
@ -3,7 +3,7 @@ appVersion: "1.1.0"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.9.5
|
||||
version: 12.10.2
|
||||
description: An application that lets you automatically process files through a simple rule flow.
|
||||
home: https://truecharts.org/charts/stable/fileflows
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/fileflows.png
|
||||
|
@ -18,7 +18,7 @@ name: fileflows
|
|||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/fileflows
|
||||
- https://github.com/revenz/FileFlows
|
||||
version: 5.0.17
|
||||
version: 5.0.18
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
|
|
@ -3,11 +3,11 @@ appVersion: "6.0.10"
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.9.5
|
||||
version: 12.10.2
|
||||
- condition: redis.enabled
|
||||
name: redis
|
||||
repository: https://deps.truecharts.org
|
||||
version: 6.0.44
|
||||
version: 6.0.46
|
||||
deprecated: false
|
||||
description: A free and open source personal finance manager
|
||||
home: https://truecharts.org/charts/stable/fireflyiii
|
||||
|
@ -25,7 +25,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/fireflyiii
|
||||
- https://github.com/firefly-iii/firefly-iii/
|
||||
type: application
|
||||
version: 20.0.17
|
||||
version: 20.0.18
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- finacial
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue