diff --git a/charts/enterprise/authelia/Chart.yaml b/charts/enterprise/authelia/Chart.yaml index cedd4f6e838..8f3633cea08 100644 --- a/charts/enterprise/authelia/Chart.yaml +++ b/charts/enterprise/authelia/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: authelia -version: 22.0.0 +version: 22.0.1 appVersion: 4.37.5 description: Authelia is a Single Sign-On Multi-Factor portal for web apps home: https://truecharts.org/charts/enterprise/authelia @@ -30,14 +30,14 @@ keywords: - LDAP dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" tags: [] import-values: [] - name: redis - version: 11.0.1 + version: 11.0.2 repository: https://deps.truecharts.org condition: redis.enabled alias: "" diff --git a/charts/enterprise/blocky/Chart.yaml b/charts/enterprise/blocky/Chart.yaml index 1ded2b5b12c..1ccecb46bad 100644 --- a/charts/enterprise/blocky/Chart.yaml +++ b/charts/enterprise/blocky/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: blocky -version: 12.0.0 +version: 12.0.1 appVersion: "0.22" description: Blocky is a DNS proxy, DNS enhancer and ad-blocker for the local network written in Go home: https://truecharts.org/charts/enterprise/blocky @@ -22,14 +22,14 @@ keywords: - blocky dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" tags: [] import-values: [] - name: redis - version: 11.0.1 + version: 11.0.2 repository: https://deps.truecharts.org condition: redis.enabled alias: "" diff --git a/charts/enterprise/clusterissuer/Chart.yaml b/charts/enterprise/clusterissuer/Chart.yaml index cd7ed86d0e7..1fc1cff9cb0 100644 --- a/charts/enterprise/clusterissuer/Chart.yaml +++ b/charts/enterprise/clusterissuer/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: clusterissuer -version: 6.0.2 +version: 6.0.3 appVersion: latest description: Certificate management for Kubernetes home: https://truecharts.org/charts/enterprise/clusterissuer @@ -20,7 +20,7 @@ keywords: - certificates dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/enterprise/grafana/Chart.yaml b/charts/enterprise/grafana/Chart.yaml index 314ddffccb8..d33b506c561 100644 --- a/charts/enterprise/grafana/Chart.yaml +++ b/charts/enterprise/grafana/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: grafana -version: 11.0.0 +version: 11.0.1 appVersion: 10.2.2 description: Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, Elasticsearch, OpenTSDB, Prometheus and InfluxDB. home: https://truecharts.org/charts/enterprise/grafana @@ -23,7 +23,7 @@ keywords: - logs dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/enterprise/kubernetes-reflector/Chart.yaml b/charts/enterprise/kubernetes-reflector/Chart.yaml index ca26ab02855..5b88a0b6dac 100644 --- a/charts/enterprise/kubernetes-reflector/Chart.yaml +++ b/charts/enterprise/kubernetes-reflector/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: kubernetes-reflector -version: 3.0.0 +version: 3.0.1 appVersion: 7.1.217 description: Kubernetes-Reflector is a Kubernetes addon designed to monitor and reflect changes to secrets and configmaps across namespaces home: https://truecharts.org/charts/enterprise/kubernetes-reflector @@ -23,7 +23,7 @@ keywords: - certificates dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/enterprise/metallb-config/Chart.yaml b/charts/enterprise/metallb-config/Chart.yaml index c183b4b5319..13acc8d1e29 100644 --- a/charts/enterprise/metallb-config/Chart.yaml +++ b/charts/enterprise/metallb-config/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: metallb-config -version: 5.0.0 +version: 5.0.1 appVersion: latest description: A network load-balancer implementation for Kubernetes using standard routing protocols home: https://truecharts.org/charts/enterprise/metallb-config @@ -21,7 +21,7 @@ keywords: - loadbalancer dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/enterprise/prometheus/Chart.yaml b/charts/enterprise/prometheus/Chart.yaml index 7429e8579e0..822eba3dea2 100644 --- a/charts/enterprise/prometheus/Chart.yaml +++ b/charts/enterprise/prometheus/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: prometheus -version: 16.0.0 +version: 16.0.1 appVersion: 2.48.1 description: kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. home: https://truecharts.org/charts/enterprise/prometheus @@ -20,21 +20,21 @@ keywords: - metrics dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" tags: [] import-values: [] - name: node-exporter - version: 6.0.1 + version: 6.0.2 repository: https://deps.truecharts.org condition: exporters.enabled,exporters.node-exporter.enabled alias: "" tags: [] import-values: [] - name: kube-state-metrics - version: 6.0.1 + version: 6.0.2 repository: https://deps.truecharts.org condition: exporters.enabled,exporters.kube-state-metrics.enabled alias: "" diff --git a/charts/enterprise/traefik/Chart.yaml b/charts/enterprise/traefik/Chart.yaml index cf7e3eb60f5..c01f2019d0a 100644 --- a/charts/enterprise/traefik/Chart.yaml +++ b/charts/enterprise/traefik/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: traefik -version: 25.0.0 +version: 25.0.1 appVersion: 2.10.5 description: Traefik is a flexible reverse proxy and Ingress Provider. home: https://truecharts.org/charts/enterprise/traefik @@ -22,7 +22,7 @@ keywords: - ingress dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/enterprise/vaultwarden/Chart.yaml b/charts/enterprise/vaultwarden/Chart.yaml index 4b89bc2ce7b..15b6b7089cf 100644 --- a/charts/enterprise/vaultwarden/Chart.yaml +++ b/charts/enterprise/vaultwarden/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: vaultwarden -version: 25.0.0 +version: 25.0.1 appVersion: 1.30.1 description: Unofficial Bitwarden compatible server written in Rust home: https://truecharts.org/charts/enterprise/vaultwarden @@ -24,7 +24,7 @@ keywords: - rust dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/enterprise/velero/Chart.yaml b/charts/enterprise/velero/Chart.yaml index d33b5e5966e..60e565be1f9 100644 --- a/charts/enterprise/velero/Chart.yaml +++ b/charts/enterprise/velero/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: velero -version: 3.0.4 +version: 3.0.5 appVersion: latest description: Velero is a kubernetes-native backup solution home: https://truecharts.org/charts/incubator/velero @@ -21,7 +21,7 @@ keywords: - backup dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/operators/cert-manager/Chart.yaml b/charts/operators/cert-manager/Chart.yaml index 003583bbbad..23b5594b275 100644 --- a/charts/operators/cert-manager/Chart.yaml +++ b/charts/operators/cert-manager/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: cert-manager -version: 3.0.1 +version: 3.0.2 appVersion: latest description: Cert-Manager is a kubernetes-aware certificate manager home: https://truecharts.org/charts/operators/cert-manager @@ -22,7 +22,7 @@ keywords: - security dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/operators/cloudnative-pg/Chart.yaml b/charts/operators/cloudnative-pg/Chart.yaml index 2b59befaf7c..2e65572233f 100644 --- a/charts/operators/cloudnative-pg/Chart.yaml +++ b/charts/operators/cloudnative-pg/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: cloudnative-pg -version: 5.1.0 +version: 5.1.1 appVersion: latest description: CloudNativePG is a clustered postgresql database operator home: https://truecharts.org/charts/operators/cloudnative-pg @@ -22,7 +22,7 @@ keywords: - cnpg dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/operators/csi-driver-smb/Chart.yaml b/charts/operators/csi-driver-smb/Chart.yaml index bc5e5a6bdb1..34aec953cdd 100644 --- a/charts/operators/csi-driver-smb/Chart.yaml +++ b/charts/operators/csi-driver-smb/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: csi-driver-smb -version: 2.0.0 +version: 2.0.1 appVersion: latest description: csi-driver-smb is a smb CSI driver for kubernetes home: https://truecharts.org/charts/incubator/csi-driver-smb @@ -21,7 +21,7 @@ keywords: - backup dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/operators/metallb/Chart.yaml b/charts/operators/metallb/Chart.yaml index b93c6dd4b3c..7106d661e0e 100644 --- a/charts/operators/metallb/Chart.yaml +++ b/charts/operators/metallb/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: metallb -version: 13.0.0 +version: 13.0.1 appVersion: latest description: A network load-balancer implementation for Kubernetes using standard routing protocols home: https://truecharts.org/charts/operators/metallb @@ -21,7 +21,7 @@ keywords: - loadbalancer dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/operators/openebs/Chart.yaml b/charts/operators/openebs/Chart.yaml index 323adaae290..a945b0f5fb1 100644 --- a/charts/operators/openebs/Chart.yaml +++ b/charts/operators/openebs/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: openebs -version: 2.0.0 +version: 2.0.1 appVersion: latest description: OpenEBS is a umbrella container storage provisioner home: https://truecharts.org/charts/incubator/openebs @@ -21,7 +21,7 @@ keywords: - backup dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/operators/prometheus-operator/Chart.yaml b/charts/operators/prometheus-operator/Chart.yaml index d947f89c339..91c7aeb0ebc 100644 --- a/charts/operators/prometheus-operator/Chart.yaml +++ b/charts/operators/prometheus-operator/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: prometheus-operator -version: 3.0.0 +version: 3.0.1 appVersion: 0.69.1 description: Prometheus Operator is an operator for prometheus home: https://truecharts.org/charts/operators/prometheus-operator @@ -21,7 +21,7 @@ keywords: - metics dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/acestream/Chart.yaml b/charts/stable/acestream/Chart.yaml index cc560f82d18..52103f95f6c 100644 --- a/charts/stable/acestream/Chart.yaml +++ b/charts/stable/acestream/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: acestream -version: 5.0.0 +version: 5.0.1 appVersion: 2.0.2.8 description: IPTV service providing streaming, playlist, search engine and epg. home: https://truecharts.org/charts/incubator/acestream @@ -20,7 +20,7 @@ keywords: - MediaServer-Video dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/actualserver/Chart.yaml b/charts/stable/actualserver/Chart.yaml index 49b0766434a..0b1b56d6abe 100644 --- a/charts/stable/actualserver/Chart.yaml +++ b/charts/stable/actualserver/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: actualserver -version: 7.0.0 +version: 7.0.1 appVersion: 23.12.1 description: Actual is a super fast privacy-focused app for managing your finances. home: https://truecharts.org/charts/stable/actualserver @@ -20,7 +20,7 @@ keywords: - finance dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/adguard-home/Chart.yaml b/charts/stable/adguard-home/Chart.yaml index 900ef12fcbf..2d3acb0a3b6 100644 --- a/charts/stable/adguard-home/Chart.yaml +++ b/charts/stable/adguard-home/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: adguard-home -version: 8.0.0 +version: 8.0.1 appVersion: 0.107.43 description: Free and open source, powerful network-wide ads & trackers blocking DNS server. home: https://truecharts.org/charts/stable/adguard-home @@ -19,7 +19,7 @@ keywords: - adguard dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/adguardhome-sync/Chart.yaml b/charts/stable/adguardhome-sync/Chart.yaml index 5d5e4beca4a..daaa530abb9 100644 --- a/charts/stable/adguardhome-sync/Chart.yaml +++ b/charts/stable/adguardhome-sync/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: adguardhome-sync -version: 5.0.0 +version: 5.0.1 appVersion: 0.5.2 description: Synchronize AdGuardHome config to replica instances. home: https://truecharts.org/charts/incubator/adguardhome-sync @@ -20,7 +20,7 @@ keywords: - Other dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/adminer/Chart.yaml b/charts/stable/adminer/Chart.yaml index 12a91165f70..936c1cb156d 100644 --- a/charts/stable/adminer/Chart.yaml +++ b/charts/stable/adminer/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: adminer -version: 7.0.0 +version: 7.0.1 appVersion: latest description: Adminer (formerly phpMinAdmin) is a full-featured database management tool written in PHP. home: https://truecharts.org/charts/stable/adminer @@ -20,7 +20,7 @@ keywords: - Tools-Utilities dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/airdcpp-webclient/Chart.yaml b/charts/stable/airdcpp-webclient/Chart.yaml index 69953b8c873..7b63fb6a4ee 100644 --- a/charts/stable/airdcpp-webclient/Chart.yaml +++ b/charts/stable/airdcpp-webclient/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: airdcpp-webclient -version: 9.0.0 +version: 9.0.1 appVersion: 2.12.1 description: AirDC++ Web Client is a locally installed application, which is designed for flexible sharing of files or directories within groups of people in a local network or over internet. home: https://truecharts.org/charts/stable/airdcpp-webclient @@ -22,7 +22,7 @@ keywords: - airdcpp dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/airsonic-advanced/Chart.yaml b/charts/stable/airsonic-advanced/Chart.yaml index c13b5d825aa..7fc1b5b0d62 100644 --- a/charts/stable/airsonic-advanced/Chart.yaml +++ b/charts/stable/airsonic-advanced/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: airsonic-advanced -version: 12.0.0 +version: 12.0.1 appVersion: edge-latest description: Airsonic is a Free and Open Source community driven media server home: https://truecharts.org/charts/stable/airsonic-advanced @@ -19,7 +19,7 @@ keywords: - airsonic dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/airsonic/Chart.yaml b/charts/stable/airsonic/Chart.yaml index d30b191fab3..d7d2105a6d7 100644 --- a/charts/stable/airsonic/Chart.yaml +++ b/charts/stable/airsonic/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: airsonic -version: 12.0.0 +version: 12.0.1 appVersion: 10.6.2 description: Airsonic is a Free and Open Source community driven media server home: https://truecharts.org/charts/stable/airsonic @@ -21,7 +21,7 @@ keywords: - airsonic dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/alienswarm-reactivedrop/Chart.yaml b/charts/stable/alienswarm-reactivedrop/Chart.yaml index 8418771babb..27d03044a96 100644 --- a/charts/stable/alienswarm-reactivedrop/Chart.yaml +++ b/charts/stable/alienswarm-reactivedrop/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: alienswarm-reactivedrop -version: 4.0.0 +version: 4.0.1 appVersion: alienswarmreactivedrop description: "This Chart will download and install SteamCMD. It will also install Alien Swarm: Reactive Drop and run it." home: https://truecharts.org/charts/incubator/alienswarm-reactivedrop @@ -20,7 +20,7 @@ keywords: - GameServers dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/alienswarm/Chart.yaml b/charts/stable/alienswarm/Chart.yaml index 7d77147f062..6ddf7e6429d 100644 --- a/charts/stable/alienswarm/Chart.yaml +++ b/charts/stable/alienswarm/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: alienswarm -version: 4.0.0 +version: 4.0.1 appVersion: alienswarm description: This Chart will download and install SteamCMD. It will also install Alien Swarm and run it. home: https://truecharts.org/charts/incubator/alienswarm @@ -20,7 +20,7 @@ keywords: - GameServers dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/alist/Chart.yaml b/charts/stable/alist/Chart.yaml index 91b43870228..331e35fc1b0 100644 --- a/charts/stable/alist/Chart.yaml +++ b/charts/stable/alist/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: alist -version: 8.0.0 +version: 8.0.1 appVersion: 3.29.1 description: Alist program that supports multiple storage, powered by Gin and React home: https://truecharts.org/charts/stable/alist @@ -24,7 +24,7 @@ keywords: - baiduyun dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/amcrest2mqtt/Chart.yaml b/charts/stable/amcrest2mqtt/Chart.yaml index 382b1149267..ce9e5953245 100644 --- a/charts/stable/amcrest2mqtt/Chart.yaml +++ b/charts/stable/amcrest2mqtt/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: amcrest2mqtt -version: 10.0.0 +version: 10.0.1 appVersion: 1.0.16 description: Expose all events from an Amcrest device to an MQTT broker home: https://truecharts.org/charts/stable/amcrest2mqtt @@ -19,7 +19,7 @@ keywords: - amcrest2mqtt dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/americasarmy-pg/Chart.yaml b/charts/stable/americasarmy-pg/Chart.yaml index a02a68ed539..d3713d9135e 100644 --- a/charts/stable/americasarmy-pg/Chart.yaml +++ b/charts/stable/americasarmy-pg/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: americasarmy-pg -version: 4.0.0 +version: 4.0.1 appVersion: aaprovinggrounds description: "This Chart will download and install SteamCMD. It will also install America's Army: Proving Grounds and run it." home: https://truecharts.org/charts/incubator/americasarmy-pg @@ -20,7 +20,7 @@ keywords: - GameServers dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/amule/Chart.yaml b/charts/stable/amule/Chart.yaml index 189c259b38b..414f92fb032 100644 --- a/charts/stable/amule/Chart.yaml +++ b/charts/stable/amule/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: amule -version: 6.0.0 +version: 6.0.1 appVersion: latest description: aMule is an eMule-like client for the eDonkey and Kademlia networks. home: https://truecharts.org/charts/stable/amule @@ -22,7 +22,7 @@ keywords: - Tools-Utilities dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/android-8-0/Chart.yaml b/charts/stable/android-8-0/Chart.yaml index a45fcbbcdd8..1323c78dc56 100644 --- a/charts/stable/android-8-0/Chart.yaml +++ b/charts/stable/android-8-0/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: android-8-0 -version: 4.0.0 +version: 4.0.1 appVersion: latest description: Android in Chart solution with noVNC supported and video recording. Work way better with Intel CPUs because AMD doesn't an cpu graphics card. So with amd cpus can be unusable. home: https://truecharts.org/charts/incubator/android-8-0 @@ -20,7 +20,7 @@ keywords: - Other dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/androiddebugbridge/Chart.yaml b/charts/stable/androiddebugbridge/Chart.yaml index 102c4d3f0e5..0867f10a822 100644 --- a/charts/stable/androiddebugbridge/Chart.yaml +++ b/charts/stable/androiddebugbridge/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: androiddebugbridge -version: 4.0.0 +version: 4.0.1 appVersion: latest description: Control AndroidTV/FireTV devices through ADB from the Home Assistant Core Chart. home: https://truecharts.org/charts/incubator/androiddebugbridge @@ -19,7 +19,7 @@ keywords: - HomeAutomation dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/anki-sync-server/Chart.yaml b/charts/stable/anki-sync-server/Chart.yaml index 69bd596147b..62a2976bc29 100644 --- a/charts/stable/anki-sync-server/Chart.yaml +++ b/charts/stable/anki-sync-server/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: anki-sync-server -version: 5.0.0 +version: 5.0.1 appVersion: 1.1.14 description: A cross-platform Anki sync server. home: https://truecharts.org/charts/incubator/anki-sync-server @@ -19,7 +19,7 @@ keywords: - anki-sync-server dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/anonaddy/Chart.yaml b/charts/stable/anonaddy/Chart.yaml index 64722b8645e..add6b034094 100644 --- a/charts/stable/anonaddy/Chart.yaml +++ b/charts/stable/anonaddy/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: anonaddy -version: 19.0.0 +version: 19.0.1 appVersion: 1.0.4 description: Protect your email from spam using disposable addresses. home: https://truecharts.org/charts/stable/anonaddy @@ -19,21 +19,21 @@ keywords: - anonaddy dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" tags: [] import-values: [] - name: mariadb - version: 12.0.1 + version: 12.0.2 repository: https://deps.truecharts.org/ condition: mariadb.enabled alias: "" tags: [] import-values: [] - name: redis - version: 11.0.1 + version: 11.0.2 repository: https://deps.truecharts.org condition: redis.enabled alias: "" diff --git a/charts/stable/anope/Chart.yaml b/charts/stable/anope/Chart.yaml index c6e3f66f2a6..eb568bb7efd 100644 --- a/charts/stable/anope/Chart.yaml +++ b/charts/stable/anope/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: anope -version: 4.0.0 +version: 4.0.1 appVersion: latest description: Anope is a set of IRC Services designed for flexibility and ease of use. home: https://truecharts.org/charts/incubator/anope @@ -22,7 +22,7 @@ keywords: - Tools-Utilities dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/answer/Chart.yaml b/charts/stable/answer/Chart.yaml index 0ac55e74576..1a24b81f789 100644 --- a/charts/stable/answer/Chart.yaml +++ b/charts/stable/answer/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: answer -version: 2.0.0 +version: 2.0.1 appVersion: 1.2.0 description: A Q&A platform software for teams at any scales. home: https://truecharts.org/charts/incubator/answer @@ -20,7 +20,7 @@ keywords: - forum dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/apache-musicindex/Chart.yaml b/charts/stable/apache-musicindex/Chart.yaml index 7c4151edaac..d5f5a56ff9b 100644 --- a/charts/stable/apache-musicindex/Chart.yaml +++ b/charts/stable/apache-musicindex/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: apache-musicindex -version: 10.0.0 +version: 10.0.1 appVersion: 1.4.1-2 description: Index and stream music using apache-musicindex and m3u playlists home: https://truecharts.org/charts/stable/apache-musicindex @@ -21,7 +21,7 @@ keywords: - playlist dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/apache-webdav/Chart.yaml b/charts/stable/apache-webdav/Chart.yaml index 2cb8f2928cc..8b851cebe30 100644 --- a/charts/stable/apache-webdav/Chart.yaml +++ b/charts/stable/apache-webdav/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: apache-webdav -version: 4.0.0 +version: 4.0.1 appVersion: latest description: Very simple WebDAV server based on Apache. You need a WebDAV client to transfer files. It does not include a WebUI to upload files through your browser. home: https://truecharts.org/charts/incubator/apache-webdav @@ -21,7 +21,7 @@ keywords: - Cloud dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/appdaemon/Chart.yaml b/charts/stable/appdaemon/Chart.yaml index e8c0c468b7b..483a2a66b81 100644 --- a/charts/stable/appdaemon/Chart.yaml +++ b/charts/stable/appdaemon/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: appdaemon -version: 15.0.0 +version: 15.0.1 appVersion: 4.4.2 description: AppDaemon is a loosely coupled, multi-threaded, sandboxed python execution environment for writing automation apps. home: https://truecharts.org/charts/stable/appdaemon @@ -23,7 +23,7 @@ keywords: - homeautomation dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/apt-cacher-ng/Chart.yaml b/charts/stable/apt-cacher-ng/Chart.yaml index a3bf5237d27..d0ec0c2d7c2 100644 --- a/charts/stable/apt-cacher-ng/Chart.yaml +++ b/charts/stable/apt-cacher-ng/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: apt-cacher-ng -version: 7.0.0 +version: 7.0.1 appVersion: 3.7.4 description: Apt-Cacher NG is a caching proxy, specialized for package files from Linux distributors, primarily for Debian (and Debian based) distributions but not limited to those. home: https://truecharts.org/charts/stable/apt-cacher-ng @@ -22,7 +22,7 @@ keywords: - Tools-Utilities dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/archiveteam-warrior/Chart.yaml b/charts/stable/archiveteam-warrior/Chart.yaml index 1582e86b5c7..70e3f8faa29 100644 --- a/charts/stable/archiveteam-warrior/Chart.yaml +++ b/charts/stable/archiveteam-warrior/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: archiveteam-warrior -version: 4.0.0 +version: 4.0.1 appVersion: latest description: The Archive Team Warrior is a virtual archiving appliance. You can run it to help with the Archive Team archiving efforts. It will download sites and upload them to our archive—and it’s really easy to do! home: https://truecharts.org/charts/incubator/archiveteam-warrior @@ -21,7 +21,7 @@ keywords: - Downloaders dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/aria2/Chart.yaml b/charts/stable/aria2/Chart.yaml index 87fc1d45b3c..18f63f3a412 100644 --- a/charts/stable/aria2/Chart.yaml +++ b/charts/stable/aria2/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: aria2 -version: 11.0.0 +version: 11.0.1 appVersion: latest description: aria server for downloading web content home: https://truecharts.org/charts/stable/aria2 @@ -19,7 +19,7 @@ keywords: - aria2 dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/ariang/Chart.yaml b/charts/stable/ariang/Chart.yaml index 9d32c2eb7e0..8493ec9abd5 100644 --- a/charts/stable/ariang/Chart.yaml +++ b/charts/stable/ariang/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: ariang -version: 7.0.0 +version: 7.0.1 appVersion: 1.3.6 description: A modern web frontend making aria2 easier to use | Aria2 WebUI. home: https://truecharts.org/charts/stable/ariang @@ -19,7 +19,7 @@ keywords: - ariang dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/arksurvivalevolved/Chart.yaml b/charts/stable/arksurvivalevolved/Chart.yaml index 670c81c37fe..ab512a93651 100644 --- a/charts/stable/arksurvivalevolved/Chart.yaml +++ b/charts/stable/arksurvivalevolved/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: arksurvivalevolved -version: 6.0.0 +version: 6.0.1 appVersion: arkse description: A custom SteamCMD chart that runs ArkSE. home: https://truecharts.org/charts/stable/arksurvivalevolved @@ -21,7 +21,7 @@ keywords: - GameServers dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/arma3/Chart.yaml b/charts/stable/arma3/Chart.yaml index 8c4091596c9..28a9c5f3b60 100644 --- a/charts/stable/arma3/Chart.yaml +++ b/charts/stable/arma3/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: arma3 -version: 4.0.0 +version: 4.0.1 appVersion: arma3 description: This Chart will download and install SteamCMD. It will also install ArmA III and run it. home: https://truecharts.org/charts/incubator/arma3 @@ -20,7 +20,7 @@ keywords: - GameServers dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/arma3exilemod/Chart.yaml b/charts/stable/arma3exilemod/Chart.yaml index 46e64e3f751..9cf281f6dbe 100644 --- a/charts/stable/arma3exilemod/Chart.yaml +++ b/charts/stable/arma3exilemod/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: arma3exilemod -version: 4.0.0 +version: 4.0.1 appVersion: arma3exilemod description: This Chart will download and install SteamCMD. It will also install ArmA III including ExileMod and run it. home: https://truecharts.org/charts/incubator/arma3exilemod @@ -19,7 +19,7 @@ keywords: - GameServers dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/assettocorsa/Chart.yaml b/charts/stable/assettocorsa/Chart.yaml index 591efe7c4ca..99ce3ea14ce 100644 --- a/charts/stable/assettocorsa/Chart.yaml +++ b/charts/stable/assettocorsa/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: assettocorsa -version: 4.0.0 +version: 4.0.1 appVersion: assettocorsa description: This Chart will download and install SteamCMD. It will also install AssettoCorsa and run it. home: https://truecharts.org/charts/incubator/assettocorsa @@ -20,7 +20,7 @@ keywords: - GameServers dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/audacity/Chart.yaml b/charts/stable/audacity/Chart.yaml index 445e810c607..56d588b4227 100644 --- a/charts/stable/audacity/Chart.yaml +++ b/charts/stable/audacity/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: audacity -version: 11.0.0 +version: 11.0.1 appVersion: 3.0.2 description: An easy-to-use, multi-track audio editor and recorder home: https://truecharts.org/charts/stable/audacity @@ -24,7 +24,7 @@ keywords: - audio dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/audiobookshelf/Chart.yaml b/charts/stable/audiobookshelf/Chart.yaml index 525a45c1a6a..0c25def2868 100644 --- a/charts/stable/audiobookshelf/Chart.yaml +++ b/charts/stable/audiobookshelf/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: audiobookshelf -version: 8.0.0 +version: 8.0.1 appVersion: 2.7.0 description: Audiobookshelf is a self-hosted audiobook server for managing and playing your audiobooks. home: https://truecharts.org/charts/stable/audiobookshelf @@ -19,7 +19,7 @@ keywords: - audiobookshelf dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/aurora-files/Chart.yaml b/charts/stable/aurora-files/Chart.yaml index e2f11a5ceb2..552438e9beb 100644 --- a/charts/stable/aurora-files/Chart.yaml +++ b/charts/stable/aurora-files/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: aurora-files -version: 4.0.0 +version: 4.0.1 appVersion: latest description: Aurora Files is an open-source file storage platform for small teams and personal users. Afterlogic Aurora Files image for Chart using Nginx, PHP-FPM 8.1, MySQL on Alpine Linux. Loosely based on khromov/alpine-nginx-php8 package. home: https://truecharts.org/charts/incubator/aurora-files @@ -22,7 +22,7 @@ keywords: - Network-FTP dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/authentik/Chart.yaml b/charts/stable/authentik/Chart.yaml index 4e245845b9c..b2bcd21a6fb 100644 --- a/charts/stable/authentik/Chart.yaml +++ b/charts/stable/authentik/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: authentik -version: 19.0.0 +version: 19.0.1 appVersion: 2023.10.4 description: Authentik is an open-source Identity Provider focused on flexibility and versatility. home: https://truecharts.org/charts/stable/authentik @@ -20,14 +20,14 @@ keywords: - authentik dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" tags: [] import-values: [] - name: redis - version: 11.0.1 + version: 11.0.2 repository: https://deps.truecharts.org condition: redis.enabled alias: "" diff --git a/charts/stable/auto-yt-dl/Chart.yaml b/charts/stable/auto-yt-dl/Chart.yaml index 9022344884d..537ce8d328c 100644 --- a/charts/stable/auto-yt-dl/Chart.yaml +++ b/charts/stable/auto-yt-dl/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: auto-yt-dl -version: 4.0.0 +version: 4.0.1 appVersion: latest description: auto-yt-dl is used to automatically download new Videos of specific YouTube Channels. It features a Web Gui to add and remove Channels from your watch list. home: https://truecharts.org/charts/incubator/auto-yt-dl @@ -20,7 +20,7 @@ keywords: - Downloaders dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/autobrr/Chart.yaml b/charts/stable/autobrr/Chart.yaml index 31a7ee18032..657d5ca04fc 100644 --- a/charts/stable/autobrr/Chart.yaml +++ b/charts/stable/autobrr/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: autobrr -version: 7.0.0 +version: 7.0.1 appVersion: 1.34.1 description: The modern download automation tool for torrents. home: https://truecharts.org/charts/stable/autobrr @@ -20,7 +20,7 @@ keywords: - torrent dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/automatic-music-downloader/Chart.yaml b/charts/stable/automatic-music-downloader/Chart.yaml index 06352f0b41b..46ba151b213 100644 --- a/charts/stable/automatic-music-downloader/Chart.yaml +++ b/charts/stable/automatic-music-downloader/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: automatic-music-downloader -version: 8.0.0 +version: 8.0.1 appVersion: latest description: A Lidarr companion script to automatically download music for Lidarr. home: https://truecharts.org/charts/stable/automatic-music-downloader @@ -22,7 +22,7 @@ keywords: - deemix dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/automatic-ripping-machine/Chart.yaml b/charts/stable/automatic-ripping-machine/Chart.yaml index dc308f113b6..1483d146dcc 100644 --- a/charts/stable/automatic-ripping-machine/Chart.yaml +++ b/charts/stable/automatic-ripping-machine/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: automatic-ripping-machine -version: 2.0.0 +version: 2.0.1 appVersion: 2.6.60 description: Automatic Ripping Machine (ARM) Scripts. home: https://truecharts.org/charts/incubator/automatic-ripping-machine @@ -20,7 +20,7 @@ keywords: - media dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/autoscan/Chart.yaml b/charts/stable/autoscan/Chart.yaml index 6ae7436168a..af5829aed6e 100644 --- a/charts/stable/autoscan/Chart.yaml +++ b/charts/stable/autoscan/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: autoscan -version: 7.0.0 +version: 7.0.1 appVersion: latest description: Autoscan replaces the default Plex and Emby behaviour for picking up file changes on the file system. home: https://truecharts.org/charts/stable/autoscan @@ -19,7 +19,7 @@ keywords: - media dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/avidemux/Chart.yaml b/charts/stable/avidemux/Chart.yaml index 8af6a465146..92fb9d8f7dd 100644 --- a/charts/stable/avidemux/Chart.yaml +++ b/charts/stable/avidemux/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: avidemux -version: 7.0.0 +version: 7.0.1 appVersion: 23.11.2 description: Avidemux is a free video editor designed for simple cutting, filtering and encoding tasks. home: https://truecharts.org/charts/stable/avidemux @@ -20,7 +20,7 @@ keywords: - avidemux dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/avorion/Chart.yaml b/charts/stable/avorion/Chart.yaml index db02faa7a3b..95011ffb403 100644 --- a/charts/stable/avorion/Chart.yaml +++ b/charts/stable/avorion/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: avorion -version: 4.0.0 +version: 4.0.1 appVersion: avorion description: This Chart will download and install SteamCMD. It will also install Avorion and run it. home: https://truecharts.org/charts/incubator/avorion @@ -20,7 +20,7 @@ keywords: - GameServers dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/babybuddy/Chart.yaml b/charts/stable/babybuddy/Chart.yaml index 2ecc1698ea9..9a730b5a333 100644 --- a/charts/stable/babybuddy/Chart.yaml +++ b/charts/stable/babybuddy/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: babybuddy -version: 15.0.0 +version: 15.0.1 appVersion: 2.1.2 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. home: https://truecharts.org/charts/stable/babybuddy @@ -23,7 +23,7 @@ keywords: - parenting dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/backuppc/Chart.yaml b/charts/stable/backuppc/Chart.yaml index 583947c8e8a..88c12f0e488 100644 --- a/charts/stable/backuppc/Chart.yaml +++ b/charts/stable/backuppc/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: backuppc -version: 5.0.0 +version: 5.0.1 appVersion: 6.0.2 description: A high-performance, enterprise-grade system for backing up Linux, Windows and macOS PCs and laptops to a server's disk. home: https://truecharts.org/charts/incubator/backuppc @@ -22,7 +22,7 @@ keywords: - Network-Web dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/baikal/Chart.yaml b/charts/stable/baikal/Chart.yaml index b6bb2d35301..72da8e7392b 100644 --- a/charts/stable/baikal/Chart.yaml +++ b/charts/stable/baikal/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: baikal -version: 4.0.0 +version: 4.0.1 appVersion: 0.9.4 description: Baikal is a lightweight CalDAV+CardDAV server home: https://truecharts.org/charts/incubator/baikal @@ -19,7 +19,7 @@ keywords: - baikal dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/barcodebuddy/Chart.yaml b/charts/stable/barcodebuddy/Chart.yaml index 462c68fd5c0..30f532313fa 100644 --- a/charts/stable/barcodebuddy/Chart.yaml +++ b/charts/stable/barcodebuddy/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: barcodebuddy -version: 4.0.0 +version: 4.0.1 appVersion: latest description: "<b>Barcode Buddy is a Grocy companion app/plugin, which allows you to install the Barcode Buddy app and scan products directly to your Grocy library.</b>" home: https://truecharts.org/charts/incubator/barcodebuddy @@ -21,7 +21,7 @@ keywords: - Tools-Utilities dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/barotrauma/Chart.yaml b/charts/stable/barotrauma/Chart.yaml index 484616793f9..2afa56bbe25 100644 --- a/charts/stable/barotrauma/Chart.yaml +++ b/charts/stable/barotrauma/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: barotrauma -version: 4.0.0 +version: 4.0.1 appVersion: barotrauma description: This Chart will download and install SteamCMD. It will also install Barotrauma and run it. home: https://truecharts.org/charts/incubator/barotrauma @@ -20,7 +20,7 @@ keywords: - GameServers dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/baserow/Chart.yaml b/charts/stable/baserow/Chart.yaml index 21148a00347..3d6c24d3f76 100644 --- a/charts/stable/baserow/Chart.yaml +++ b/charts/stable/baserow/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: baserow -version: 11.0.0 +version: 11.0.1 appVersion: 1.22.1 description: Baserow is an open source no-code database tool and Airtable alternative. home: https://truecharts.org/charts/stable/baserow @@ -19,14 +19,14 @@ keywords: - baserow dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" tags: [] import-values: [] - name: redis - version: 11.0.1 + version: 11.0.2 repository: https://deps.truecharts.org condition: redis.enabled alias: "" diff --git a/charts/stable/batnoter/Chart.yaml b/charts/stable/batnoter/Chart.yaml index 348a85ea6e6..acbfe093e09 100644 --- a/charts/stable/batnoter/Chart.yaml +++ b/charts/stable/batnoter/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: batnoter -version: 4.0.0 +version: 4.0.1 appVersion: latest description: BatNoter is a web application that allows users to store notes in their git repository. home: https://truecharts.org/charts/incubator/batnoter @@ -19,7 +19,7 @@ keywords: - notes dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/bazarr/Chart.yaml b/charts/stable/bazarr/Chart.yaml index c01a4265c84..6961a917eb3 100644 --- a/charts/stable/bazarr/Chart.yaml +++ b/charts/stable/bazarr/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: bazarr -version: 17.0.0 +version: 17.0.1 appVersion: 1.4.0 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 @@ -24,7 +24,7 @@ keywords: - torrent dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/beets/Chart.yaml b/charts/stable/beets/Chart.yaml index 1cde9d2d995..fbadcc5d5be 100644 --- a/charts/stable/beets/Chart.yaml +++ b/charts/stable/beets/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: beets -version: 10.0.0 +version: 10.0.1 appVersion: 1.6.0 description: A music library manager and not, for the most part, a music player. home: https://truecharts.org/charts/stable/beets @@ -24,7 +24,7 @@ keywords: - beets dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/bender/Chart.yaml b/charts/stable/bender/Chart.yaml index 78034b4b19e..96e1cb07b7f 100644 --- a/charts/stable/bender/Chart.yaml +++ b/charts/stable/bender/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: bender -version: 4.0.0 +version: 4.0.1 appVersion: 1.0.3 description: A link dashboard that can be managed without any code. home: https://truecharts.org/charts/incubator/bender @@ -20,7 +20,7 @@ keywords: - dashboard dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/bitcoin-node/Chart.yaml b/charts/stable/bitcoin-node/Chart.yaml index 65d0a162e3e..86b977286d2 100644 --- a/charts/stable/bitcoin-node/Chart.yaml +++ b/charts/stable/bitcoin-node/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: bitcoin-node -version: 4.0.0 +version: 4.0.1 appVersion: latest description: Chart that runs the Bitcoin bitcoind node in a Chart for easy deployment. home: https://truecharts.org/charts/incubator/bitcoin-node @@ -20,7 +20,7 @@ keywords: - Crypto dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/bitcoind/Chart.yaml b/charts/stable/bitcoind/Chart.yaml index d669503b44e..466c1090f4b 100644 --- a/charts/stable/bitcoind/Chart.yaml +++ b/charts/stable/bitcoind/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: bitcoind -version: 4.0.0 +version: 4.0.1 appVersion: latest description: | Support the Bitcoin network by hosting your own node! This template provides a full Bitcoin Core node, built in a verifiably trustless way. @@ -23,7 +23,7 @@ keywords: - Crypto dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/bitcoinunlimited/Chart.yaml b/charts/stable/bitcoinunlimited/Chart.yaml index eab236beef1..549078cf5d1 100644 --- a/charts/stable/bitcoinunlimited/Chart.yaml +++ b/charts/stable/bitcoinunlimited/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: bitcoinunlimited -version: 4.0.0 +version: 4.0.1 appVersion: latest description: The Bitcoin Unlimited project seeks to provide a voice to all stakeholders in the Bitcoin ecosystem. home: https://truecharts.org/charts/incubator/bitcoinunlimited @@ -19,7 +19,7 @@ keywords: - Network-Other dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/bitcoinwalletgui/Chart.yaml b/charts/stable/bitcoinwalletgui/Chart.yaml index 1fd8e6739d5..fe6321b6fff 100644 --- a/charts/stable/bitcoinwalletgui/Chart.yaml +++ b/charts/stable/bitcoinwalletgui/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: bitcoinwalletgui -version: 4.0.0 +version: 4.0.1 appVersion: latest description: | Bitcoin wallet with GUI over VNC and NoVNC. @@ -20,7 +20,7 @@ keywords: - Other dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/blender-desktop-g3/Chart.yaml b/charts/stable/blender-desktop-g3/Chart.yaml index d27d979c23a..bdd6bc97686 100644 --- a/charts/stable/blender-desktop-g3/Chart.yaml +++ b/charts/stable/blender-desktop-g3/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: blender-desktop-g3 -version: 4.0.0 +version: 4.0.1 appVersion: latest description: Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing home: https://truecharts.org/charts/incubator/blender-desktop-g3 @@ -23,7 +23,7 @@ keywords: - MediaApp-Other dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/blender/Chart.yaml b/charts/stable/blender/Chart.yaml index f563dcba17c..3f2586f315a 100644 --- a/charts/stable/blender/Chart.yaml +++ b/charts/stable/blender/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: blender -version: 4.0.0 +version: 4.0.1 appVersion: latest description: Blender(https://www.blender.org/) is a free and open-source 3D computer graphics software toolset used for creating animated films, visual effects, art, 3D printed models, motion graphics, interactive 3D applications, virtual reality, and computer games. **This image does not support GPU rendering out of the box only accelerated workspace experience** home: https://truecharts.org/charts/incubator/blender @@ -22,7 +22,7 @@ keywords: - Other dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/blog/Chart.yaml b/charts/stable/blog/Chart.yaml index 4676972c1fd..cdda2ffaea3 100644 --- a/charts/stable/blog/Chart.yaml +++ b/charts/stable/blog/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: blog -version: 10.0.0 +version: 10.0.1 appVersion: latest description: Lightweight self-hosted facebook-styled PHP blog. home: https://truecharts.org/charts/stable/blog @@ -24,7 +24,7 @@ keywords: - facebook dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/boinc/Chart.yaml b/charts/stable/boinc/Chart.yaml index c38dff74ee0..59f46615412 100644 --- a/charts/stable/boinc/Chart.yaml +++ b/charts/stable/boinc/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: boinc -version: 8.0.0 +version: 8.0.1 appVersion: latest description: BOINC is a platform for high-throughput computing on a large scale (thousands or millions of computers). home: https://truecharts.org/charts/stable/boinc @@ -18,7 +18,7 @@ keywords: - boinc dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/booksonic-air/Chart.yaml b/charts/stable/booksonic-air/Chart.yaml index f7b5d22e153..efc7f79f029 100644 --- a/charts/stable/booksonic-air/Chart.yaml +++ b/charts/stable/booksonic-air/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: booksonic-air -version: 12.0.0 +version: 12.0.1 appVersion: 2201.1.0 description: Booksonic is a platform for accessing the audibooks you own wherever you are home: https://truecharts.org/charts/stable/booksonic-air @@ -20,7 +20,7 @@ keywords: - audiobook dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/bookstack/Chart.yaml b/charts/stable/bookstack/Chart.yaml index 792f2b9581d..d2161b89d63 100644 --- a/charts/stable/bookstack/Chart.yaml +++ b/charts/stable/bookstack/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: bookstack -version: 11.0.0 +version: 11.0.1 appVersion: 23.10.20231030 description: A simple, self-hosted, easy-to-use platform for organising and storing information. home: https://truecharts.org/charts/stable/bookstack @@ -24,14 +24,14 @@ keywords: - hosted dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" tags: [] import-values: [] - name: mariadb - version: 12.0.1 + version: 12.0.2 repository: https://deps.truecharts.org/ condition: mariadb.enabled alias: "" diff --git a/charts/stable/borg-server/Chart.yaml b/charts/stable/borg-server/Chart.yaml index 7c993939cbb..a5a42394f4d 100644 --- a/charts/stable/borg-server/Chart.yaml +++ b/charts/stable/borg-server/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: borg-server -version: 3.0.0 +version: 3.0.1 appVersion: 2.2.1 description: A borg Backup server home: https://truecharts.org/charts/stable/borg-server @@ -20,7 +20,7 @@ keywords: - backup dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/breitbandmessung-de/Chart.yaml b/charts/stable/breitbandmessung-de/Chart.yaml index b7aa83f2b48..54b2c0469ec 100644 --- a/charts/stable/breitbandmessung-de/Chart.yaml +++ b/charts/stable/breitbandmessung-de/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: breitbandmessung-de -version: 4.0.0 +version: 4.0.1 appVersion: latest description: A script to enable customers of lazy ISPs to perform measurement campaigns of the connection speed as described here in an automated way. home: https://truecharts.org/charts/incubator/breitbandmessung-de @@ -24,7 +24,7 @@ keywords: - Network-Management dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/browserless-chrome/Chart.yaml b/charts/stable/browserless-chrome/Chart.yaml index 199b7a18396..ca210ae1cf5 100644 --- a/charts/stable/browserless-chrome/Chart.yaml +++ b/charts/stable/browserless-chrome/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: browserless-chrome -version: 8.0.0 +version: 8.0.1 appVersion: 1.60.2-chrome-stable 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 @@ -21,7 +21,7 @@ keywords: - puppeteer dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/budge/Chart.yaml b/charts/stable/budge/Chart.yaml index 0793179106d..5675f6d2444 100644 --- a/charts/stable/budge/Chart.yaml +++ b/charts/stable/budge/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: budge -version: 8.0.0 +version: 8.0.1 appVersion: 0.0.9 description: Budge is an open source 'budgeting with envelopes' personal finance app. home: https://truecharts.org/charts/stable/budge @@ -21,7 +21,7 @@ keywords: - budge dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/bwapp/Chart.yaml b/charts/stable/bwapp/Chart.yaml index 38763607037..a58104218ed 100644 --- a/charts/stable/bwapp/Chart.yaml +++ b/charts/stable/bwapp/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: bwapp -version: 4.0.0 +version: 4.0.1 appVersion: latest description: bWAPP, or a buggy web application, is a free and open source deliberately insecure web application. home: https://truecharts.org/charts/incubator/bwapp @@ -21,7 +21,7 @@ keywords: - Other dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/cadquery-server/Chart.yaml b/charts/stable/cadquery-server/Chart.yaml index 1786b11c7ea..21833ee1245 100644 --- a/charts/stable/cadquery-server/Chart.yaml +++ b/charts/stable/cadquery-server/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: cadquery-server -version: 4.0.0 +version: 4.0.1 appVersion: latest description: CadQuery is an intuitive, easy-to-use Python module for building parametric 3D CAD models. Using CadQuery, you can write short, simple scripts that produce high quality CAD models. It is easy to make many different objects using a single script that can be customized. home: https://truecharts.org/charts/incubator/cadquery-server @@ -23,7 +23,7 @@ keywords: - Network-Other dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/calibre-web/Chart.yaml b/charts/stable/calibre-web/Chart.yaml index e794ecc0625..9d12ebe68ed 100644 --- a/charts/stable/calibre-web/Chart.yaml +++ b/charts/stable/calibre-web/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: calibre-web -version: 17.0.0 +version: 17.0.1 appVersion: 0.6.21 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 @@ -21,7 +21,7 @@ keywords: - ebook dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/calibre/Chart.yaml b/charts/stable/calibre/Chart.yaml index 6b4720f3a11..f18899a025a 100644 --- a/charts/stable/calibre/Chart.yaml +++ b/charts/stable/calibre/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: calibre -version: 13.0.1 +version: 13.0.2 appVersion: 7.2.0 description: Calibre is a powerful and easy to use e-book manager. home: https://truecharts.org/charts/stable/calibre @@ -19,7 +19,7 @@ keywords: - calibre dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/channels-dvr/Chart.yaml b/charts/stable/channels-dvr/Chart.yaml index 646c9d37a9e..55edf16d859 100644 --- a/charts/stable/channels-dvr/Chart.yaml +++ b/charts/stable/channels-dvr/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: channels-dvr -version: 5.0.0 +version: 5.0.1 appVersion: latest description: Channels DVR Server home: https://truecharts.org/charts/stable/channels-dvr @@ -18,7 +18,7 @@ keywords: - channels-dvr dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/chevereto/Chart.yaml b/charts/stable/chevereto/Chart.yaml index aed47519a30..fceb0d67afb 100644 --- a/charts/stable/chevereto/Chart.yaml +++ b/charts/stable/chevereto/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: chevereto -version: 11.0.0 +version: 11.0.1 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. home: https://truecharts.org/charts/stable/chevereto @@ -20,14 +20,14 @@ keywords: - chevereto dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" tags: [] import-values: [] - name: mariadb - version: 12.0.1 + version: 12.0.2 repository: https://deps.truecharts.org/ condition: mariadb.enabled alias: "" diff --git a/charts/stable/chivalry-medievalwarfare/Chart.yaml b/charts/stable/chivalry-medievalwarfare/Chart.yaml index 752b7af9aa6..58e9d4ba8b8 100644 --- a/charts/stable/chivalry-medievalwarfare/Chart.yaml +++ b/charts/stable/chivalry-medievalwarfare/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: chivalry-medievalwarfare -version: 4.0.0 +version: 4.0.1 appVersion: chivalrymw description: "This Chart will download and install SteamCMD. It will also install Chivalry: Medieval Warfare and run it." home: https://truecharts.org/charts/incubator/chivalry-medievalwarfare @@ -20,7 +20,7 @@ keywords: - GameServers dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/chowdown/Chart.yaml b/charts/stable/chowdown/Chart.yaml index 172be8a34fc..8949fd3a5de 100644 --- a/charts/stable/chowdown/Chart.yaml +++ b/charts/stable/chowdown/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: chowdown -version: 4.0.0 +version: 4.0.1 appVersion: latest description: Simple recipes in Markdown format. home: https://truecharts.org/charts/incubator/chowdown @@ -19,7 +19,7 @@ keywords: - Other dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/chromium-desktop-g3/Chart.yaml b/charts/stable/chromium-desktop-g3/Chart.yaml index 329105e85e7..54b97126a6c 100644 --- a/charts/stable/chromium-desktop-g3/Chart.yaml +++ b/charts/stable/chromium-desktop-g3/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: chromium-desktop-g3 -version: 4.0.0 +version: 4.0.1 appVersion: latest description: Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing home: https://truecharts.org/charts/incubator/chromium-desktop-g3 @@ -21,7 +21,7 @@ keywords: - Network-Web dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/chromium/Chart.yaml b/charts/stable/chromium/Chart.yaml index 20dd4242661..5b21be3e772 100644 --- a/charts/stable/chromium/Chart.yaml +++ b/charts/stable/chromium/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: chromium -version: 4.0.0 +version: 4.0.1 appVersion: latest description: Chromium is a free and open-source software project developed by the Google-sponsored Chromium project. home: https://truecharts.org/charts/incubator/chromium @@ -21,7 +21,7 @@ keywords: - Tools-Utilities dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/chronograf/Chart.yaml b/charts/stable/chronograf/Chart.yaml index ce2977c769a..b6767b7c038 100644 --- a/charts/stable/chronograf/Chart.yaml +++ b/charts/stable/chronograf/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: chronograf -version: 4.0.0 +version: 4.0.1 appVersion: latest description: Chronograf is InfluxData’s open source web application. Use Chronograf with the other components of the TICK stack to visualize your monitoring data and easily create alerting and automation rules. home: https://truecharts.org/charts/incubator/chronograf @@ -20,7 +20,7 @@ keywords: - Tools-System dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/chronos/Chart.yaml b/charts/stable/chronos/Chart.yaml index 3ee91482255..d1c37728e2d 100644 --- a/charts/stable/chronos/Chart.yaml +++ b/charts/stable/chronos/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: chronos -version: 7.0.0 +version: 7.0.1 appVersion: "0.2" 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 @@ -20,7 +20,7 @@ keywords: - Tools-Utilities dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/ciao/Chart.yaml b/charts/stable/ciao/Chart.yaml index 2995ac13b73..5fbbedffa74 100644 --- a/charts/stable/ciao/Chart.yaml +++ b/charts/stable/ciao/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: ciao -version: 4.0.0 +version: 4.0.1 appVersion: latest description: ciao checks HTTP(S) URL endpoints for a HTTP status code (or errors on the lower TCP stack) and sends a notification on status change via E-Mail or Webhooks. home: https://truecharts.org/charts/incubator/ciao @@ -22,7 +22,7 @@ keywords: - Tools-System dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/citadel-forgedwithfire/Chart.yaml b/charts/stable/citadel-forgedwithfire/Chart.yaml index b318b40d1c6..4d73cf82398 100644 --- a/charts/stable/citadel-forgedwithfire/Chart.yaml +++ b/charts/stable/citadel-forgedwithfire/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: citadel-forgedwithfire -version: 4.0.0 +version: 4.0.1 appVersion: citadelfwf description: This Chart will download and install SteamCMD. It will also install Citadel - Forged with Fire and run it. home: https://truecharts.org/charts/incubator/citadel-forgedwithfire @@ -20,7 +20,7 @@ keywords: - GameServers dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/clamav/Chart.yaml b/charts/stable/clamav/Chart.yaml index 06a218a9b81..9a12843aa95 100644 --- a/charts/stable/clamav/Chart.yaml +++ b/charts/stable/clamav/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: clamav -version: 9.0.0 +version: 9.0.1 appVersion: 1.2.1 description: ClamAV is an open source antivirus engine for detecting trojans, viruses, malware & other malicious threats. home: https://truecharts.org/charts/stable/clamav @@ -21,7 +21,7 @@ keywords: - antivirus dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/clarkson/Chart.yaml b/charts/stable/clarkson/Chart.yaml index d5eb4ae15d4..a318923fc26 100644 --- a/charts/stable/clarkson/Chart.yaml +++ b/charts/stable/clarkson/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: clarkson -version: 11.0.0 +version: 11.0.1 appVersion: 1.1.2 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 @@ -23,14 +23,14 @@ keywords: - vehicle dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" tags: [] import-values: [] - name: mariadb - version: 12.0.1 + version: 12.0.2 repository: https://deps.truecharts.org/ condition: mariadb.enabled alias: "" diff --git a/charts/stable/clipplex/Chart.yaml b/charts/stable/clipplex/Chart.yaml index 12aa9116811..cc63e252d67 100644 --- a/charts/stable/clipplex/Chart.yaml +++ b/charts/stable/clipplex/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: clipplex -version: 2.0.0 +version: 2.0.1 appVersion: latest description: Clip your plex media to share. home: https://truecharts.org/charts/incubator/clipplex @@ -20,7 +20,7 @@ keywords: - media dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/cloud9/Chart.yaml b/charts/stable/cloud9/Chart.yaml index b066965911c..69857d39fd5 100644 --- a/charts/stable/cloud9/Chart.yaml +++ b/charts/stable/cloud9/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: cloud9 -version: 10.0.0 +version: 10.0.1 appVersion: 1.29.2 description: A complete web based IDE with terminal access home: https://truecharts.org/charts/stable/cloud9 @@ -23,7 +23,7 @@ keywords: - web dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/cloudcommander/Chart.yaml b/charts/stable/cloudcommander/Chart.yaml index dea4ce8ebe3..9a0f7afd551 100644 --- a/charts/stable/cloudcommander/Chart.yaml +++ b/charts/stable/cloudcommander/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: cloudcommander -version: 4.0.0 +version: 4.0.1 appVersion: latest description: | [b]CloudCommander[/b] is a simple web file browser with a built in text editor and archive compress/extract abilities.[br/] @@ -20,7 +20,7 @@ keywords: - Tools-Utilities dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/cloudflared/Chart.yaml b/charts/stable/cloudflared/Chart.yaml index c18086f9a1d..7865dcfa732 100644 --- a/charts/stable/cloudflared/Chart.yaml +++ b/charts/stable/cloudflared/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: cloudflared -version: 8.0.0 +version: 8.0.1 appVersion: 2023.10.0 description: Client for Cloudflare Tunnel, a daemon that exposes private services through the Cloudflare edge. home: https://truecharts.org/charts/stable/cloudflared @@ -19,7 +19,7 @@ keywords: - networking dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/cloudflareddns/Chart.yaml b/charts/stable/cloudflareddns/Chart.yaml index 8038a584f18..22d9c33ed8f 100644 --- a/charts/stable/cloudflareddns/Chart.yaml +++ b/charts/stable/cloudflareddns/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: cloudflareddns -version: 8.0.0 +version: 8.0.1 appVersion: latest description: Automate Cloudflare DNS records for those with a dynamic IP. home: https://truecharts.org/charts/stable/cloudflareddns @@ -22,7 +22,7 @@ keywords: - cloudflare dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/cloudreve/Chart.yaml b/charts/stable/cloudreve/Chart.yaml index cf1352e92f0..4e1204dc333 100644 --- a/charts/stable/cloudreve/Chart.yaml +++ b/charts/stable/cloudreve/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: cloudreve -version: 4.0.0 +version: 4.0.1 appVersion: latest description: Self-hosted file management and sharing system, supports multiple storage providers home: https://truecharts.org/charts/incubator/cloudreve @@ -21,7 +21,7 @@ keywords: - Network-Web dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/code-server/Chart.yaml b/charts/stable/code-server/Chart.yaml index 5dee03a4e98..abce18a21bd 100644 --- a/charts/stable/code-server/Chart.yaml +++ b/charts/stable/code-server/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: code-server -version: 10.0.0 +version: 10.0.1 appVersion: 4.20.0 description: Run VS Code on any machine anywhere and access it in the browser. home: https://truecharts.org/charts/stable/code-server @@ -22,7 +22,7 @@ keywords: - vscode dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/collabora/Chart.yaml b/charts/stable/collabora/Chart.yaml index 11cfd49eac1..35b454968fc 100644 --- a/charts/stable/collabora/Chart.yaml +++ b/charts/stable/collabora/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: '>=1.24.0-0' apiVersion: v2 name: collabora -version: 4.0.1 +version: 4.0.2 appVersion: 23.05.6.4.1 description: An awesome, Online Office suite image suitable for home use. home: https://truecharts.org/charts/stable/collabora @@ -20,7 +20,7 @@ keywords: - document dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/colonysurvival/Chart.yaml b/charts/stable/colonysurvival/Chart.yaml index ab29e179df0..3d44774a27c 100644 --- a/charts/stable/colonysurvival/Chart.yaml +++ b/charts/stable/colonysurvival/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: colonysurvival -version: 4.0.0 +version: 4.0.1 appVersion: colonysurvival description: This Chart will download and install SteamCMD. It will also install Colony Survival and run it. home: https://truecharts.org/charts/incubator/colonysurvival @@ -20,7 +20,7 @@ keywords: - GameServers dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/commento-plusplus/Chart.yaml b/charts/stable/commento-plusplus/Chart.yaml index 11cbdbedade..846ebffb0ec 100644 --- a/charts/stable/commento-plusplus/Chart.yaml +++ b/charts/stable/commento-plusplus/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: commento-plusplus -version: 10.0.0 +version: 10.0.1 appVersion: 1.8.7 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 @@ -19,7 +19,7 @@ keywords: - commento dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/conanexiles/Chart.yaml b/charts/stable/conanexiles/Chart.yaml index 9cf4e375dcc..ab60fa5a318 100644 --- a/charts/stable/conanexiles/Chart.yaml +++ b/charts/stable/conanexiles/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: conanexiles -version: 4.0.0 +version: 4.0.1 appVersion: conanexiles description: This Chart will download and install SteamCMD. It will also install Conan Exiles and run it. home: https://truecharts.org/charts/incubator/conanexiles @@ -20,7 +20,7 @@ keywords: - GameServers dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/convos/Chart.yaml b/charts/stable/convos/Chart.yaml index 92eb9c82383..33f038613d5 100644 --- a/charts/stable/convos/Chart.yaml +++ b/charts/stable/convos/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: convos -version: 4.0.0 +version: 4.0.1 appVersion: stable description: Convos is the simplest way to use IRC and it is always online home: https://truecharts.org/charts/incubator/convos @@ -20,7 +20,7 @@ keywords: - Network-Messenger dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/cops/Chart.yaml b/charts/stable/cops/Chart.yaml index b119badf27c..509d94777ba 100644 --- a/charts/stable/cops/Chart.yaml +++ b/charts/stable/cops/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: cops -version: 7.0.0 +version: 7.0.1 appVersion: 2.2.1 description: | Cops(http://blog.slucas.fr/en/oss/calibre-opds-php-server) by Sébastien Lucas, stands for Calibre OPDS (and HTML) Php Server. @@ -24,7 +24,7 @@ keywords: - MediaServer-Books dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/core-keeper-dedicated-server/Chart.yaml b/charts/stable/core-keeper-dedicated-server/Chart.yaml index 9a69916e3ad..cff356f89bf 100644 --- a/charts/stable/core-keeper-dedicated-server/Chart.yaml +++ b/charts/stable/core-keeper-dedicated-server/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: core-keeper-dedicated-server -version: 4.0.0 +version: 4.0.1 appVersion: latest description: Chart file for the new Core Keeper dedicated server running from SteamCMD. (No account etc needed) home: https://truecharts.org/charts/incubator/core-keeper-dedicated-server @@ -20,7 +20,7 @@ keywords: - GameServers dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/corekeeper/Chart.yaml b/charts/stable/corekeeper/Chart.yaml index 7ed75d2338a..e56950521d0 100644 --- a/charts/stable/corekeeper/Chart.yaml +++ b/charts/stable/corekeeper/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: corekeeper -version: 4.0.0 +version: 4.0.1 appVersion: corekeeper description: This Chart will download and install SteamCMD. It will also install CoreKeeper and run it. home: https://truecharts.org/charts/incubator/corekeeper @@ -20,7 +20,7 @@ keywords: - GameServers dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/couchpotato/Chart.yaml b/charts/stable/couchpotato/Chart.yaml index 0f8d3e119cf..613aafe2503 100644 --- a/charts/stable/couchpotato/Chart.yaml +++ b/charts/stable/couchpotato/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: couchpotato -version: 8.0.0 +version: 8.0.1 appVersion: latest description: Couchpotato is an automatic NZB and torrent downloader. home: https://truecharts.org/charts/stable/couchpotato @@ -18,7 +18,7 @@ keywords: - couchpotato dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/counterstrike2d/Chart.yaml b/charts/stable/counterstrike2d/Chart.yaml index 7b62ff438c4..74d08d4b2ad 100644 --- a/charts/stable/counterstrike2d/Chart.yaml +++ b/charts/stable/counterstrike2d/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: counterstrike2d -version: 4.0.0 +version: 4.0.1 appVersion: latest description: This Chart will download and install CounterStrike 2D. home: https://truecharts.org/charts/incubator/counterstrike2d @@ -20,7 +20,7 @@ keywords: - GameServers dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/cowyo/Chart.yaml b/charts/stable/cowyo/Chart.yaml index 5b8735d14bf..97b36973fd5 100644 --- a/charts/stable/cowyo/Chart.yaml +++ b/charts/stable/cowyo/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: cowyo -version: 4.0.0 +version: 4.0.1 appVersion: latest description: cowyo is a self-contained wiki server that makes jotting notes easy and fast. The most important feature here is simplicity. Other features include versioning, page locking, self-destructing messages, encryption, and listifying. home: https://truecharts.org/charts/incubator/cowyo @@ -21,7 +21,7 @@ keywords: - Productivity dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/craftopia/Chart.yaml b/charts/stable/craftopia/Chart.yaml index bf002b5ed43..95fc78694d0 100644 --- a/charts/stable/craftopia/Chart.yaml +++ b/charts/stable/craftopia/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: craftopia -version: 4.0.0 +version: 4.0.1 appVersion: craftopia description: This Chart will download and install SteamCMD. It will also install Craftopia and run it. home: https://truecharts.org/charts/incubator/craftopia @@ -20,7 +20,7 @@ keywords: - GameServers dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/crafty-4/Chart.yaml b/charts/stable/crafty-4/Chart.yaml index 526ab1c1eb2..0f70c625d21 100644 --- a/charts/stable/crafty-4/Chart.yaml +++ b/charts/stable/crafty-4/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: crafty-4 -version: 6.0.0 +version: 6.0.1 appVersion: 4.2.2 description: Crafty Controller is a Minecraft Server Control Panel / Launcher. home: https://truecharts.org/charts/stable/crafty-4 @@ -21,7 +21,7 @@ keywords: - Other dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/crypto-exchanges-gateway/Chart.yaml b/charts/stable/crypto-exchanges-gateway/Chart.yaml index 85dd9c1a750..8a92a402a08 100644 --- a/charts/stable/crypto-exchanges-gateway/Chart.yaml +++ b/charts/stable/crypto-exchanges-gateway/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: crypto-exchanges-gateway -version: 4.0.0 +version: 4.0.1 appVersion: latest description: Your gateway to the world of crypto home: https://truecharts.org/charts/incubator/crypto-exchanges-gateway @@ -21,7 +21,7 @@ keywords: - Crypto dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/cryptofolio/Chart.yaml b/charts/stable/cryptofolio/Chart.yaml index 0b60c7c4644..81aed7460e7 100644 --- a/charts/stable/cryptofolio/Chart.yaml +++ b/charts/stable/cryptofolio/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: cryptofolio -version: 11.0.0 +version: 11.0.1 appVersion: "" description: Track your cryptocurrency holdings/portfolio home: https://truecharts.org/charts/stable/cryptofolio @@ -19,7 +19,7 @@ keywords: - cryptofolio dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/cryptpad/Chart.yaml b/charts/stable/cryptpad/Chart.yaml index 4abb2e81a13..90680ee45d5 100644 --- a/charts/stable/cryptpad/Chart.yaml +++ b/charts/stable/cryptpad/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: cryptpad -version: 6.0.0 +version: 6.0.1 appVersion: 5.5.0 description: CryptPad is the Zero Knowledge realtime collaborative editor. home: https://truecharts.org/charts/incubator/cryptpad @@ -21,7 +21,7 @@ keywords: - Security dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/cs2/Chart.yaml b/charts/stable/cs2/Chart.yaml index 7b101b2524e..a443838d62d 100644 --- a/charts/stable/cs2/Chart.yaml +++ b/charts/stable/cs2/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: cs2 -version: 2.0.0 +version: 2.0.1 appVersion: latest description: A custom SteamCMD chart that runs CS2. home: https://truecharts.org/charts/incubator/cs2 @@ -20,7 +20,7 @@ keywords: - counter-strike dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/csgo/Chart.yaml b/charts/stable/csgo/Chart.yaml index 0f50f0f795b..dc64fdcf4ff 100644 --- a/charts/stable/csgo/Chart.yaml +++ b/charts/stable/csgo/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: csgo -version: 4.0.0 +version: 4.0.1 appVersion: latest description: "This Chart will download and install SteamCMD. It will also install Counter-Strike: GO and run it." home: https://truecharts.org/charts/incubator/csgo @@ -20,7 +20,7 @@ keywords: - GameServers dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/cssource/Chart.yaml b/charts/stable/cssource/Chart.yaml index e6ab4ef1b39..cbf4dccd985 100644 --- a/charts/stable/cssource/Chart.yaml +++ b/charts/stable/cssource/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: cssource -version: 4.0.0 +version: 4.0.1 appVersion: latest description: "This Chart will download and install SteamCMD. It will also install Counter-Strike: Source and run it." home: https://truecharts.org/charts/incubator/cssource @@ -20,7 +20,7 @@ keywords: - GameServers dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/cstrike1-6/Chart.yaml b/charts/stable/cstrike1-6/Chart.yaml index 0078bd45723..6d10d1fcea3 100644 --- a/charts/stable/cstrike1-6/Chart.yaml +++ b/charts/stable/cstrike1-6/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: cstrike1-6 -version: 4.0.0 +version: 4.0.1 appVersion: cstrike1.6 description: This Chart will download and install SteamCMD. It will also install Counter-Strike 1.6 and run it. home: https://truecharts.org/charts/incubator/cstrike1-6 @@ -20,7 +20,7 @@ keywords: - GameServers dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/cstrikeconditionzero/Chart.yaml b/charts/stable/cstrikeconditionzero/Chart.yaml index f040b8be3f8..c323dc7a340 100644 --- a/charts/stable/cstrikeconditionzero/Chart.yaml +++ b/charts/stable/cstrikeconditionzero/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: cstrikeconditionzero -version: 4.0.0 +version: 4.0.1 appVersion: cstrikeczero description: This Chart will download and install SteamCMD. It will also install Counter-Strike Condition Zero and run it. home: https://truecharts.org/charts/incubator/cstrikeconditionzero @@ -20,7 +20,7 @@ keywords: - GameServers dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/ctfd/Chart.yaml b/charts/stable/ctfd/Chart.yaml index b8a3b5333a4..433907202ea 100644 --- a/charts/stable/ctfd/Chart.yaml +++ b/charts/stable/ctfd/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: ctfd -version: 3.0.0 +version: 3.0.1 appVersion: 3.6.0 description: CTFd is a Capture The Flag framework focusing on ease of use and customizability. home: https://truecharts.org/charts/incubator/ctfd @@ -20,21 +20,21 @@ keywords: - learning dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" tags: [] import-values: [] - name: mariadb - version: 12.0.1 + version: 12.0.2 repository: https://deps.truecharts.org/ condition: mariadb.enabled alias: "" tags: [] import-values: [] - name: redis - version: 11.0.1 + version: 11.0.2 repository: https://deps.truecharts.org condition: redis.enabled alias: "" diff --git a/charts/stable/cura-novnc/Chart.yaml b/charts/stable/cura-novnc/Chart.yaml index 93c74e48db5..da2f37c15f3 100644 --- a/charts/stable/cura-novnc/Chart.yaml +++ b/charts/stable/cura-novnc/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: cura-novnc -version: 7.0.0 +version: 7.0.1 appVersion: latest description: Enjoy Cura directly in your browser with this easy to use Chart home: https://truecharts.org/charts/stable/cura-novnc @@ -21,7 +21,7 @@ keywords: - Productivity dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/custom-app/Chart.yaml b/charts/stable/custom-app/Chart.yaml index bd63ef0c0fa..7c816e11b22 100644 --- a/charts/stable/custom-app/Chart.yaml +++ b/charts/stable/custom-app/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: custom-app -version: 11.0.0 +version: 11.0.1 appVersion: 0.21.1155 description: Advanced tool to create your own TrueCharts-based App home: https://truecharts.org/charts/stable/custom-app @@ -18,7 +18,7 @@ keywords: - custom dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/cyberchef/Chart.yaml b/charts/stable/cyberchef/Chart.yaml index 5572383f844..a8694615508 100644 --- a/charts/stable/cyberchef/Chart.yaml +++ b/charts/stable/cyberchef/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: cyberchef -version: 8.0.0 +version: 8.0.1 appVersion: 10.5.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 @@ -18,7 +18,7 @@ keywords: - cyberchef dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/czkawka/Chart.yaml b/charts/stable/czkawka/Chart.yaml index d1c5e333af1..e3c24d23cca 100644 --- a/charts/stable/czkawka/Chart.yaml +++ b/charts/stable/czkawka/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: czkawka -version: 7.0.0 +version: 7.0.1 appVersion: 23.11.2 description: Czkawka is a simple, fast and free app to remove unnecessary files from your computer. home: https://truecharts.org/charts/stable/czkawka @@ -22,7 +22,7 @@ keywords: - czkawka dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/dailynotes/Chart.yaml b/charts/stable/dailynotes/Chart.yaml index 67ebcd3aa5e..4de0766e2e5 100644 --- a/charts/stable/dailynotes/Chart.yaml +++ b/charts/stable/dailynotes/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: dailynotes -version: 4.0.0 +version: 4.0.1 appVersion: latest description: | App for taking notes and tracking tasks on a daily basis. @@ -20,7 +20,7 @@ keywords: - Other dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/damselfly/Chart.yaml b/charts/stable/damselfly/Chart.yaml index 90dfd7b0ab4..0cda600c02d 100644 --- a/charts/stable/damselfly/Chart.yaml +++ b/charts/stable/damselfly/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: damselfly -version: 4.0.0 +version: 4.0.1 appVersion: latest description: Damselfly is a server-based Digital Asset Management system. The goal of Damselfly is to index an extremely large collection of images, and allow easy search and retrieval of those images, using metadata such as the IPTC keyword tags, as well as the folder and file names. See https://damselfly.info for more details. home: https://truecharts.org/charts/incubator/damselfly @@ -20,7 +20,7 @@ keywords: - MediaApp-Photos dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/dashdot/Chart.yaml b/charts/stable/dashdot/Chart.yaml index 5d4752192c7..5788e02f334 100644 --- a/charts/stable/dashdot/Chart.yaml +++ b/charts/stable/dashdot/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: dashdot -version: 7.0.0 +version: 7.0.1 appVersion: 5.2.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 @@ -20,7 +20,7 @@ keywords: - dashdot dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/dashmachine/Chart.yaml b/charts/stable/dashmachine/Chart.yaml index f0116a25b5e..2b52a749885 100644 --- a/charts/stable/dashmachine/Chart.yaml +++ b/charts/stable/dashmachine/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: dashmachine -version: 4.0.0 +version: 4.0.1 appVersion: latest description: "Another web application bookmark dashboard, with fun features.[br][br][b][u][span style='color: #ff9900;']Default user/password[/span][/u][/b][br]User: [B][u]admin[/B][/u][br]Password: [B][u]admin[/B][/u][/b]" home: https://truecharts.org/charts/incubator/dashmachine @@ -20,7 +20,7 @@ keywords: - Network-Web dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/dashy/Chart.yaml b/charts/stable/dashy/Chart.yaml index 83bf09f3318..0b6db52be26 100644 --- a/charts/stable/dashy/Chart.yaml +++ b/charts/stable/dashy/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: dashy -version: 5.0.0 +version: 5.0.1 appVersion: 2.1.1 description: Dashy helps you organize your self-hosted services by making them accessible from a single place home: https://truecharts.org/charts/stable/dashy @@ -19,7 +19,7 @@ keywords: - dashboard dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/davos/Chart.yaml b/charts/stable/davos/Chart.yaml index 8d43475ea3f..8326cf4c54f 100644 --- a/charts/stable/davos/Chart.yaml +++ b/charts/stable/davos/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: davos -version: 10.0.0 +version: 10.0.1 appVersion: 2.2.1 description: An FTP automation tool that periodically scans given host locations for new files. home: https://truecharts.org/charts/stable/davos @@ -22,7 +22,7 @@ keywords: - automation dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/dayofdefeatsource/Chart.yaml b/charts/stable/dayofdefeatsource/Chart.yaml index 351409e6fd6..3281e5457a7 100644 --- a/charts/stable/dayofdefeatsource/Chart.yaml +++ b/charts/stable/dayofdefeatsource/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: dayofdefeatsource -version: 4.0.0 +version: 4.0.1 appVersion: dods description: "This Chart will download and install SteamCMD. It will also install Day of Defeat: Source and run it." home: https://truecharts.org/charts/incubator/dayofdefeatsource @@ -20,7 +20,7 @@ keywords: - GameServers dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/daysofwar/Chart.yaml b/charts/stable/daysofwar/Chart.yaml index dabafa1fe61..83bcb25b9ef 100644 --- a/charts/stable/daysofwar/Chart.yaml +++ b/charts/stable/daysofwar/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: daysofwar -version: 4.0.0 +version: 4.0.1 appVersion: daysofwar description: This Chart will download and install SteamCMD. It will also install Days of War and run it. home: https://truecharts.org/charts/incubator/daysofwar @@ -20,7 +20,7 @@ keywords: - GameServers dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/dayz/Chart.yaml b/charts/stable/dayz/Chart.yaml index 67fbb6f3018..5e47c128539 100644 --- a/charts/stable/dayz/Chart.yaml +++ b/charts/stable/dayz/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: dayz -version: 4.0.0 +version: 4.0.1 appVersion: dayz description: This Chart will download and install SteamCMD. It will also install DayZ and run it. home: https://truecharts.org/charts/incubator/dayz @@ -20,7 +20,7 @@ keywords: - GameServers dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/ddclient/Chart.yaml b/charts/stable/ddclient/Chart.yaml index 3ad53c08668..934ec7c56d2 100644 --- a/charts/stable/ddclient/Chart.yaml +++ b/charts/stable/ddclient/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: ddclient -version: 8.0.0 +version: 8.0.1 appVersion: 3.11.2 description: Ddclient is a Perl client used to update dynamic DNS entries for accounts on Dynamic DNS Network Service Provider. home: https://truecharts.org/charts/stable/ddclient @@ -18,7 +18,7 @@ keywords: - ddclient dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/ddns-go/Chart.yaml b/charts/stable/ddns-go/Chart.yaml index d75e97f0783..1ce65a5734c 100644 --- a/charts/stable/ddns-go/Chart.yaml +++ b/charts/stable/ddns-go/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: ddns-go -version: 8.0.0 +version: 8.0.1 appVersion: 5.7.0 description: Automatically obtain your public network IPv4 or IPv6 address and resolve it to the corresponding domain name service home: https://truecharts.org/charts/stable/ddns-go @@ -20,7 +20,7 @@ keywords: - ddns dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/ddns-route53/Chart.yaml b/charts/stable/ddns-route53/Chart.yaml index 532371e23f5..2f186e670c0 100644 --- a/charts/stable/ddns-route53/Chart.yaml +++ b/charts/stable/ddns-route53/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: ddns-route53 -version: 4.0.0 +version: 4.0.1 appVersion: latest description: Dynamic DNS for Amazon Route 53‎ on a time-based schedule home: https://truecharts.org/charts/incubator/ddns-route53 @@ -20,7 +20,7 @@ keywords: - Network-DNS dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/ddns-updater/Chart.yaml b/charts/stable/ddns-updater/Chart.yaml index 79391e85165..d0ab5bd0e8d 100644 --- a/charts/stable/ddns-updater/Chart.yaml +++ b/charts/stable/ddns-updater/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: ddns-updater -version: 8.0.0 +version: 8.0.1 appVersion: 2.5.0 description: Light container updating DNS A and/or AAAA records periodically for multiple DNS providers home: https://truecharts.org/charts/stable/ddns-updater @@ -19,7 +19,7 @@ keywords: - ddns-updater dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/debian-apt-mirror/Chart.yaml b/charts/stable/debian-apt-mirror/Chart.yaml index d6325c73bfa..fbc41fa3855 100644 --- a/charts/stable/debian-apt-mirror/Chart.yaml +++ b/charts/stable/debian-apt-mirror/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: debian-apt-mirror -version: 4.0.0 +version: 4.0.1 appVersion: latest description: This Chart will run apt-mirror and Apache2. This allows you to create a local apt mirror for Debian packages. home: https://truecharts.org/charts/incubator/debian-apt-mirror @@ -23,7 +23,7 @@ keywords: - Drivers dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/debian-bullseye/Chart.yaml b/charts/stable/debian-bullseye/Chart.yaml index 11a08c45553..037ea4a34eb 100644 --- a/charts/stable/debian-bullseye/Chart.yaml +++ b/charts/stable/debian-bullseye/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: debian-bullseye -version: 4.0.0 +version: 4.0.1 appVersion: latest description: This Chart is a full Debian Bullseye Xfce4 Desktop environment with a noVNC webGUI and all the basic tools pre-installed. home: https://truecharts.org/charts/incubator/debian-bullseye @@ -21,7 +21,7 @@ keywords: - Tools-System dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/deconz/Chart.yaml b/charts/stable/deconz/Chart.yaml index 3677bd6bd96..61f94b86ec8 100644 --- a/charts/stable/deconz/Chart.yaml +++ b/charts/stable/deconz/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: deconz -version: 14.0.0 +version: 14.0.1 appVersion: 2.25.0 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 @@ -23,7 +23,7 @@ keywords: - conbee dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/deemix/Chart.yaml b/charts/stable/deemix/Chart.yaml index 3c49d0ed51c..f42dbb4c164 100644 --- a/charts/stable/deemix/Chart.yaml +++ b/charts/stable/deemix/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: deemix -version: 9.0.0 +version: 9.0.1 appVersion: latest description: deemix is a deezer downloader built from the ashes of Deezloader Remix. home: https://truecharts.org/charts/stable/deemix @@ -21,7 +21,7 @@ keywords: - deezer dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/deepstack/Chart.yaml b/charts/stable/deepstack/Chart.yaml index af74b6c2479..3f71378b2b6 100644 --- a/charts/stable/deepstack/Chart.yaml +++ b/charts/stable/deepstack/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: deepstack -version: 10.0.0 +version: 10.0.1 appVersion: 2022.01.1 description: DeepStack AI provides AI features including Face Recognition, Object Detection, Scene Recognition and custom AI Models home: https://truecharts.org/charts/stable/deepstack @@ -20,7 +20,7 @@ keywords: - AI dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/dell-idrac-fan-controller/Chart.yaml b/charts/stable/dell-idrac-fan-controller/Chart.yaml index 44bb9d0c4a9..34e50f3f6ed 100644 --- a/charts/stable/dell-idrac-fan-controller/Chart.yaml +++ b/charts/stable/dell-idrac-fan-controller/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: dell-idrac-fan-controller -version: 4.0.0 +version: 4.0.1 appVersion: latest description: Control your Dell PowerEdge fans via IPMI home: https://truecharts.org/charts/stable/dell-idrac-fan-controller @@ -21,7 +21,7 @@ keywords: - fan-controller dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/deluge/Chart.yaml b/charts/stable/deluge/Chart.yaml index 4c622cd717c..90d71a2c5bc 100644 --- a/charts/stable/deluge/Chart.yaml +++ b/charts/stable/deluge/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: deluge -version: 17.0.0 +version: 17.0.1 appVersion: 2.1.1 description: Deluge App for TrueNAS SCALE home: https://truecharts.org/charts/stable/deluge @@ -21,7 +21,7 @@ keywords: - usenet dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/digikam/Chart.yaml b/charts/stable/digikam/Chart.yaml index 5c2012978d3..910b0618047 100644 --- a/charts/stable/digikam/Chart.yaml +++ b/charts/stable/digikam/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: digikam -version: 10.0.0 +version: 10.0.1 appVersion: 7.8.0 description: Professional Photo Management with the Power of Open Source home: https://truecharts.org/charts/stable/digikam @@ -24,7 +24,7 @@ keywords: - gallery dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/dillinger/Chart.yaml b/charts/stable/dillinger/Chart.yaml index 353aac9a1b6..d926b96c002 100644 --- a/charts/stable/dillinger/Chart.yaml +++ b/charts/stable/dillinger/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: dillinger -version: 8.0.0 +version: 8.0.1 appVersion: 3.39.1 description: Dillinger is a cloud-enabled, mobile-ready, offline-storage, AngularJS powered HTML5 Markdown editor. home: https://truecharts.org/charts/stable/dillinger @@ -18,7 +18,7 @@ keywords: - dillinger dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/discordgsm/Chart.yaml b/charts/stable/discordgsm/Chart.yaml index 4ee1003a913..0d9a708dff8 100644 --- a/charts/stable/discordgsm/Chart.yaml +++ b/charts/stable/discordgsm/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: discordgsm -version: 6.0.0 +version: 6.0.1 appVersion: 2.15.1 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 @@ -21,7 +21,7 @@ keywords: - monitor dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/dispatch/Chart.yaml b/charts/stable/dispatch/Chart.yaml index 5571413ce15..403e5b77f0d 100644 --- a/charts/stable/dispatch/Chart.yaml +++ b/charts/stable/dispatch/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: dispatch -version: 4.0.0 +version: 4.0.1 appVersion: latest description: Web-based IRC client in Go. home: https://truecharts.org/charts/incubator/dispatch @@ -20,7 +20,7 @@ keywords: - Network-Messenger dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/dizquetv/Chart.yaml b/charts/stable/dizquetv/Chart.yaml index c764740570a..536cb7f8039 100644 --- a/charts/stable/dizquetv/Chart.yaml +++ b/charts/stable/dizquetv/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: dizquetv -version: 13.0.0 +version: 13.0.1 appVersion: 1.5.3 description: Create live TV channel streams from media on your Plex servers. home: https://truecharts.org/charts/stable/dizquetv @@ -20,7 +20,7 @@ keywords: - dizquetv dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/dns-doh-companion/Chart.yaml b/charts/stable/dns-doh-companion/Chart.yaml index eedb503331e..96af804700f 100644 --- a/charts/stable/dns-doh-companion/Chart.yaml +++ b/charts/stable/dns-doh-companion/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: dns-doh-companion -version: 4.0.0 +version: 4.0.1 appVersion: latest description: A very simple DNS server to connect to DNS-over-HTTPS service. This is similar to my other Pihole-with-DoH Chart, without Pihole. home: https://truecharts.org/charts/incubator/dns-doh-companion @@ -20,7 +20,7 @@ keywords: - Network-DNS dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/docker-hub-rss/Chart.yaml b/charts/stable/docker-hub-rss/Chart.yaml index 014eaa9f87c..7e84bc23991 100644 --- a/charts/stable/docker-hub-rss/Chart.yaml +++ b/charts/stable/docker-hub-rss/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: docker-hub-rss -version: 4.0.0 +version: 4.0.1 appVersion: latest description: RSS feed for Chart Hub images. home: https://truecharts.org/charts/incubator/docker-hub-rss @@ -22,7 +22,7 @@ keywords: - Network-Web dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/docker/Chart.yaml b/charts/stable/docker/Chart.yaml index d39bedf8740..8df189900ca 100644 --- a/charts/stable/docker/Chart.yaml +++ b/charts/stable/docker/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: docker -version: 3.0.0 +version: 3.0.1 appVersion: 24.0.7 description: Dedicated App for using Docker-in-Docker home: https://truecharts.org/charts/stable/docker @@ -18,7 +18,7 @@ keywords: - docker dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/dockerregistry/Chart.yaml b/charts/stable/dockerregistry/Chart.yaml index d545a1fbdda..25725b12388 100644 --- a/charts/stable/dockerregistry/Chart.yaml +++ b/charts/stable/dockerregistry/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: dockerregistry -version: 4.0.0 +version: 4.0.1 appVersion: "2" description: | Docker Registry is used to store and distribute Docker images using HTTP API. This allows you host your own private Registry and store your images. Uses official Chart Registry image @ https://hub.Chart.com/_/registry/ @@ -25,7 +25,7 @@ keywords: - Tools-Utilities dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/docusaurus/Chart.yaml b/charts/stable/docusaurus/Chart.yaml index b9d76db6a2c..0e5147384a6 100644 --- a/charts/stable/docusaurus/Chart.yaml +++ b/charts/stable/docusaurus/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: docusaurus -version: 7.0.0 +version: 7.0.1 appVersion: latest description: Docusaurus makes it easy to maintain Open Source documentation websites. home: https://truecharts.org/charts/stable/docusaurus @@ -21,7 +21,7 @@ keywords: - Docusaurus dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/dokuwiki/Chart.yaml b/charts/stable/dokuwiki/Chart.yaml index 628c193d34c..3ccb7d81103 100644 --- a/charts/stable/dokuwiki/Chart.yaml +++ b/charts/stable/dokuwiki/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: dokuwiki -version: 9.0.0 +version: 9.0.1 appVersion: 20230404.1.0 description: Dokuwiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database. home: https://truecharts.org/charts/stable/dokuwiki @@ -18,7 +18,7 @@ keywords: - dokuwiki dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/domoticz/Chart.yaml b/charts/stable/domoticz/Chart.yaml index b373a7d89fe..252c6ff8523 100644 --- a/charts/stable/domoticz/Chart.yaml +++ b/charts/stable/domoticz/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: domoticz -version: 8.0.0 +version: 8.0.1 appVersion: 2023.2.20231129 description: Domoticz is a Home Automation System that lets you monitor and configure various devices like Lights, Switches and much more. home: https://truecharts.org/charts/stable/domoticz @@ -18,7 +18,7 @@ keywords: - domoticz dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/dontstarvetogether/Chart.yaml b/charts/stable/dontstarvetogether/Chart.yaml index fb4501c916c..ca9489f72ff 100644 --- a/charts/stable/dontstarvetogether/Chart.yaml +++ b/charts/stable/dontstarvetogether/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: dontstarvetogether -version: 4.0.0 +version: 4.0.1 appVersion: dontstarve description: This Chart will download and install SteamCMD. It will also install Don't Starve Together and run it. home: https://truecharts.org/charts/incubator/dontstarvetogether @@ -20,7 +20,7 @@ keywords: - GameServers dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/doplarr/Chart.yaml b/charts/stable/doplarr/Chart.yaml index 2b9999c9927..436a579abda 100644 --- a/charts/stable/doplarr/Chart.yaml +++ b/charts/stable/doplarr/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: doplarr -version: 8.0.0 +version: 8.0.1 appVersion: 3.6.2 description: An *arr Request Bot for Discord home: https://truecharts.org/charts/stable/doplarr @@ -19,7 +19,7 @@ keywords: - doplarr dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/double-take/Chart.yaml b/charts/stable/double-take/Chart.yaml index cc444d95ddd..9e303d1397a 100644 --- a/charts/stable/double-take/Chart.yaml +++ b/charts/stable/double-take/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: double-take -version: 9.0.0 +version: 9.0.1 appVersion: 1.13.11 description: Unified UI and API for processing and training images for facial recognition home: https://truecharts.org/charts/stable/double-take @@ -20,7 +20,7 @@ keywords: - double-take dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/doublecommander/Chart.yaml b/charts/stable/doublecommander/Chart.yaml index b010d35524c..bff53197050 100644 --- a/charts/stable/doublecommander/Chart.yaml +++ b/charts/stable/doublecommander/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: doublecommander -version: 11.0.0 +version: 11.0.1 appVersion: latest description: A free cross platform open source file manager with two panels side by side. home: https://truecharts.org/charts/stable/doublecommander @@ -22,7 +22,7 @@ keywords: - manager dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/drawio/Chart.yaml b/charts/stable/drawio/Chart.yaml index 1d015e6180d..e3f4420c356 100644 --- a/charts/stable/drawio/Chart.yaml +++ b/charts/stable/drawio/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: drawio -version: 8.0.0 +version: 8.0.1 appVersion: 22.1.11 description: Drawio is free online diagram software. home: https://truecharts.org/charts/stable/drawio @@ -19,7 +19,7 @@ keywords: - drawio dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/dropbox-by-otherguy/Chart.yaml b/charts/stable/dropbox-by-otherguy/Chart.yaml index 5fe7c5f59f4..59a100848da 100644 --- a/charts/stable/dropbox-by-otherguy/Chart.yaml +++ b/charts/stable/dropbox-by-otherguy/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: dropbox-by-otherguy -version: 4.0.0 +version: 4.0.1 appVersion: latest description: Dropbox client which syncs a local path with your cloud. home: https://truecharts.org/charts/incubator/dropbox-by-otherguy @@ -20,7 +20,7 @@ keywords: - Cloud dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/duckdns/Chart.yaml b/charts/stable/duckdns/Chart.yaml index 76ec62d1943..6243725d7eb 100644 --- a/charts/stable/duckdns/Chart.yaml +++ b/charts/stable/duckdns/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: duckdns -version: 8.0.0 +version: 8.0.1 appVersion: latest description: Duckdns is a free service which will point a DNS (sub domains of duckdns.org) to an IP of your choice. home: https://truecharts.org/charts/stable/duckdns @@ -18,7 +18,7 @@ keywords: - duckdns dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/duplicacy/Chart.yaml b/charts/stable/duplicacy/Chart.yaml index 90ebc6efb35..9570573d341 100644 --- a/charts/stable/duplicacy/Chart.yaml +++ b/charts/stable/duplicacy/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: duplicacy -version: 5.0.0 +version: 5.0.1 appVersion: 1.7.2 description: A new generation cross-platform cloud backup tool. home: https://truecharts.org/charts/stable/duplicacy @@ -20,7 +20,7 @@ keywords: - Backup dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/duplicati/Chart.yaml b/charts/stable/duplicati/Chart.yaml index b79f95caacb..c57c0e8b6dc 100644 --- a/charts/stable/duplicati/Chart.yaml +++ b/charts/stable/duplicati/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: duplicati -version: 12.0.0 +version: 12.0.1 appVersion: latest description: Store securely encrypted backups on cloud storage services! home: https://truecharts.org/charts/stable/duplicati @@ -19,7 +19,7 @@ keywords: - duplicati dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/ecodms/Chart.yaml b/charts/stable/ecodms/Chart.yaml index 837e8c46e68..dd98ff60ecb 100644 --- a/charts/stable/ecodms/Chart.yaml +++ b/charts/stable/ecodms/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: ecodms -version: 4.0.0 +version: 4.0.1 appVersion: latest description: ecoDMS 18.09 (apu) Full Installation - Document Management System (DMS) - Audit-compliant archive for scanning, archiving, managing and retrieving all data and documents. home: https://truecharts.org/charts/incubator/ecodms @@ -21,7 +21,7 @@ keywords: - Productivity dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/electrum/Chart.yaml b/charts/stable/electrum/Chart.yaml index 5fd3f21881e..f849c5b0383 100644 --- a/charts/stable/electrum/Chart.yaml +++ b/charts/stable/electrum/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: electrum -version: 4.0.0 +version: 4.0.1 appVersion: latest description: Electrum is a Bitcoin wallet focused on speed and simplicity, with low resource usage. It uses remote servers that handle the most complicated parts of the Bitcoin system, and it allows you to recover your wallet from a secret phrase. home: https://truecharts.org/charts/incubator/electrum @@ -22,7 +22,7 @@ keywords: - Tools-Utilities dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/emby-sync/Chart.yaml b/charts/stable/emby-sync/Chart.yaml index 9cd0aeccd0e..961f4989eff 100644 --- a/charts/stable/emby-sync/Chart.yaml +++ b/charts/stable/emby-sync/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: emby-sync -version: 4.0.0 +version: 4.0.1 appVersion: latest description: A small flask based service to sync up Emby clients home: https://truecharts.org/charts/incubator/emby-sync @@ -20,7 +20,7 @@ keywords: - Tools-Utilities dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/emby/Chart.yaml b/charts/stable/emby/Chart.yaml index db800d5742d..fe0623766ec 100644 --- a/charts/stable/emby/Chart.yaml +++ b/charts/stable/emby/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: emby -version: 17.0.0 +version: 17.0.1 appVersion: 4.7.14.0 description: Emby Server is a home media server home: https://truecharts.org/charts/stable/emby @@ -21,7 +21,7 @@ keywords: - emby dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/embystat/Chart.yaml b/charts/stable/embystat/Chart.yaml index 399110af889..42e424995c8 100644 --- a/charts/stable/embystat/Chart.yaml +++ b/charts/stable/embystat/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: embystat -version: 8.0.0 +version: 8.0.1 appVersion: 0.2.0 description: Embystat is a personal web server that can calculate all kinds of statistics from your (local) Emby server. home: https://truecharts.org/charts/stable/embystat @@ -18,7 +18,7 @@ keywords: - embystat dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/emulatorjs/Chart.yaml b/charts/stable/emulatorjs/Chart.yaml index 9c4cfd9f2ae..caacf3e1aed 100644 --- a/charts/stable/emulatorjs/Chart.yaml +++ b/charts/stable/emulatorjs/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: emulatorjs -version: 8.0.0 +version: 8.0.1 appVersion: 1.7.3 description: Emulatorjs - In browser web based emulation portable to nearly any device for many retro consoles. home: https://truecharts.org/charts/stable/emulatorjs @@ -18,7 +18,7 @@ keywords: - emulatorjs dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/endlessh/Chart.yaml b/charts/stable/endlessh/Chart.yaml index d93b8efd6c9..296ecba8dc9 100644 --- a/charts/stable/endlessh/Chart.yaml +++ b/charts/stable/endlessh/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: endlessh -version: 8.0.0 +version: 8.0.1 appVersion: 2021.11.21 description: Endlessh is an SSH tarpit that very slowly sends an endless, random SSH banner. home: https://truecharts.org/charts/stable/endlessh @@ -18,7 +18,7 @@ keywords: - endlessh dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/ersatztv/Chart.yaml b/charts/stable/ersatztv/Chart.yaml index e708f699bd0..5c4dc45bf99 100644 --- a/charts/stable/ersatztv/Chart.yaml +++ b/charts/stable/ersatztv/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: ersatztv -version: 2.0.0 +version: 2.0.1 appVersion: 0.8.4 description: ErsatzTV configuring and streaming custom live channels using your media library. home: https://truecharts.org/charts/incubator/ersatztv @@ -20,7 +20,7 @@ keywords: - media dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/esphome/Chart.yaml b/charts/stable/esphome/Chart.yaml index 23aaa117d20..aeb0b2daf36 100644 --- a/charts/stable/esphome/Chart.yaml +++ b/charts/stable/esphome/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: esphome -version: 17.0.0 +version: 17.0.1 appVersion: 2023.12.5 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 @@ -19,7 +19,7 @@ keywords: - esphome dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/etesync/Chart.yaml b/charts/stable/etesync/Chart.yaml index 8a4dbb50754..cc2c87fe02f 100644 --- a/charts/stable/etesync/Chart.yaml +++ b/charts/stable/etesync/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: etesync -version: 8.0.0 +version: 8.0.1 appVersion: 0.11.0 description: Secure, end-to-end encrypted, and privacy respecting sync for your contacts, calendars, tasks and notes. home: https://truecharts.org/charts/stable/etesync @@ -26,14 +26,14 @@ keywords: - notes dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" tags: [] import-values: [] - name: redis - version: 11.0.1 + version: 11.0.2 repository: https://deps.truecharts.org condition: redis.enabled alias: "" diff --git a/charts/stable/ethercalc/Chart.yaml b/charts/stable/ethercalc/Chart.yaml index 8768a0e58ab..7fdfeae471c 100644 --- a/charts/stable/ethercalc/Chart.yaml +++ b/charts/stable/ethercalc/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: ethercalc -version: 4.0.0 +version: 4.0.1 appVersion: latest description: EtherCalc is a web spreadsheet. home: https://truecharts.org/charts/incubator/ethercalc @@ -22,7 +22,7 @@ keywords: - Tools-Utilities dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/etherpad/Chart.yaml b/charts/stable/etherpad/Chart.yaml index d375a328671..e7d583020fc 100644 --- a/charts/stable/etherpad/Chart.yaml +++ b/charts/stable/etherpad/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: etherpad -version: 15.0.0 +version: 15.0.1 appVersion: 1.8.14 description: A real-time collaborative editor scalable to thousands of simultaneous real time users. home: https://truecharts.org/charts/stable/etherpad @@ -23,7 +23,7 @@ keywords: - pad dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/explainshell/Chart.yaml b/charts/stable/explainshell/Chart.yaml index d9921291896..f9b8a548dfc 100644 --- a/charts/stable/explainshell/Chart.yaml +++ b/charts/stable/explainshell/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: explainshell -version: 4.0.0 +version: 4.0.1 appVersion: latest description: Not everyone, especially people new to Linux and Unraid, know what a command that they type i will actually do. home: https://truecharts.org/charts/incubator/explainshell @@ -20,7 +20,7 @@ keywords: - Tools-Utilities dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/external-dns/Chart.yaml b/charts/stable/external-dns/Chart.yaml index d328925756d..8b0f9abfe65 100644 --- a/charts/stable/external-dns/Chart.yaml +++ b/charts/stable/external-dns/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: external-dns -version: 3.0.0 +version: 3.0.1 appVersion: 0.14.0 description: ExternalDNS synchronizes exposed Kubernetes Services and Ingresses with DNS providers. home: https://truecharts.org/charts/stable/external-dns @@ -20,7 +20,7 @@ keywords: - kubernetes dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/external-ip/Chart.yaml b/charts/stable/external-ip/Chart.yaml index 26d282de921..ca725f9ba4a 100644 --- a/charts/stable/external-ip/Chart.yaml +++ b/charts/stable/external-ip/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: external-ip -version: 4.0.0 +version: 4.0.1 appVersion: latest description: Gets external IP via DIG command ( OpenDNS , Cloudflare, google ) on a scheduled basis that can be customized. Also includes the ability to alert you via pushover if the IP changes. home: https://truecharts.org/charts/incubator/external-ip @@ -21,7 +21,7 @@ keywords: - Network-Other dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/external-service/Chart.yaml b/charts/stable/external-service/Chart.yaml index 1ad60481d2f..77a0ae23dce 100644 --- a/charts/stable/external-service/Chart.yaml +++ b/charts/stable/external-service/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: external-service -version: 12.0.2 +version: 12.0.3 appVersion: 3.19.0 description: Allow external services to be used like Apps. home: https://truecharts.org/charts/stable/external-service @@ -19,7 +19,7 @@ keywords: - reverse-proxy dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/factorio/Chart.yaml b/charts/stable/factorio/Chart.yaml index 8194337ad91..b6e34f930df 100644 --- a/charts/stable/factorio/Chart.yaml +++ b/charts/stable/factorio/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: factorio -version: 6.0.0 +version: 6.0.1 appVersion: stable description: A game in which you build and maintain factories. home: https://truecharts.org/charts/incubator/factorio @@ -20,7 +20,7 @@ keywords: - GameServers dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/factorioservermanager/Chart.yaml b/charts/stable/factorioservermanager/Chart.yaml index 22f5173a183..3284e8b6315 100644 --- a/charts/stable/factorioservermanager/Chart.yaml +++ b/charts/stable/factorioservermanager/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: factorioservermanager -version: 4.0.0 +version: 4.0.1 appVersion: latest description: "A tool for managing Factorio servers " home: https://truecharts.org/charts/incubator/factorioservermanager @@ -20,7 +20,7 @@ keywords: - GameServers dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/facturascripts/Chart.yaml b/charts/stable/facturascripts/Chart.yaml index 70c580cb422..e9e1a10d4c3 100644 --- a/charts/stable/facturascripts/Chart.yaml +++ b/charts/stable/facturascripts/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: facturascripts -version: 4.0.0 +version: 4.0.1 appVersion: latest description: "FacturaScripts is an accounting, billing and CRM program with it you can manage the day to day of your company: invoices, receipts, expenses, budgets, orders, delivery notes, inventory..." home: https://truecharts.org/charts/incubator/facturascripts @@ -21,7 +21,7 @@ keywords: - Productivity dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/farmos/Chart.yaml b/charts/stable/farmos/Chart.yaml index eb4c44b8aaf..e10c722f5d6 100644 --- a/charts/stable/farmos/Chart.yaml +++ b/charts/stable/farmos/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: farmos -version: 4.0.0 +version: 4.0.1 appVersion: latest description: "farmOS is a web-based application for farm management, planning, and record keeping. It is developed by a community of volunteers and aims to provide a standard platform for farmers, developers, and researchers to build upon.\r" home: https://truecharts.org/charts/incubator/farmos @@ -21,7 +21,7 @@ keywords: - Tools-Utilities dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/fastcom-mqtt/Chart.yaml b/charts/stable/fastcom-mqtt/Chart.yaml index 7dc72cad549..f1b0bfc6f84 100644 --- a/charts/stable/fastcom-mqtt/Chart.yaml +++ b/charts/stable/fastcom-mqtt/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: fastcom-mqtt -version: 4.0.0 +version: 4.0.1 appVersion: latest description: | Chart Chart with Fast.com CLI sending data directly to MQTT Broker @@ -21,7 +21,7 @@ keywords: - HomeAutomation dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/fenrus/Chart.yaml b/charts/stable/fenrus/Chart.yaml index 4a758e148e3..898c42e3187 100644 --- a/charts/stable/fenrus/Chart.yaml +++ b/charts/stable/fenrus/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: fenrus -version: 4.0.0 +version: 4.0.1 appVersion: latest description: "Fenrus is a home page / personal dashboard with smart apps. \n" home: https://truecharts.org/charts/incubator/fenrus @@ -19,7 +19,7 @@ keywords: - Productivity dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/ferdi-server/Chart.yaml b/charts/stable/ferdi-server/Chart.yaml index d5e0dfe1a87..c19d9b67cad 100644 --- a/charts/stable/ferdi-server/Chart.yaml +++ b/charts/stable/ferdi-server/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: ferdi-server -version: 10.0.0 +version: 10.0.1 appVersion: 1.3.2 description: Server for Ferdi that you can re-use to run your own home: https://truecharts.org/charts/stable/ferdi-server @@ -19,7 +19,7 @@ keywords: - ferdi dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/ffmpeg-mkvdts2ac3/Chart.yaml b/charts/stable/ffmpeg-mkvdts2ac3/Chart.yaml index 38ec0544663..d10f46a21cd 100644 --- a/charts/stable/ffmpeg-mkvdts2ac3/Chart.yaml +++ b/charts/stable/ffmpeg-mkvdts2ac3/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: ffmpeg-mkvdts2ac3 -version: 4.0.0 +version: 4.0.1 appVersion: latest description: A Chart Chart designed to watch a directory and encode media files. home: https://truecharts.org/charts/incubator/ffmpeg-mkvdts2ac3 @@ -21,7 +21,7 @@ keywords: - Tools-Utilities dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/filebot/Chart.yaml b/charts/stable/filebot/Chart.yaml index 3b48a9e4d21..e3d1aa7d2d8 100644 --- a/charts/stable/filebot/Chart.yaml +++ b/charts/stable/filebot/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: filebot -version: 7.0.0 +version: 7.0.1 appVersion: 23.11.2 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 @@ -20,7 +20,7 @@ keywords: - filebot dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/filebrowser/Chart.yaml b/charts/stable/filebrowser/Chart.yaml index 5e74309414b..e31368c51a2 100644 --- a/charts/stable/filebrowser/Chart.yaml +++ b/charts/stable/filebrowser/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: filebrowser -version: 8.0.0 +version: 8.0.1 appVersion: 2.26.0 description: Filebrowser provides a file managing interface within a specified directory home: https://truecharts.org/charts/stable/filebrowser @@ -20,7 +20,7 @@ keywords: - filebrowser dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/fileflows/Chart.yaml b/charts/stable/fileflows/Chart.yaml index 50c36b78cf5..c47a195067f 100644 --- a/charts/stable/fileflows/Chart.yaml +++ b/charts/stable/fileflows/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: fileflows -version: 8.0.0 +version: 8.0.1 appVersion: "23.12" description: An application that lets you automatically process files through a simple rule flow. home: https://truecharts.org/charts/stable/fileflows @@ -19,7 +19,7 @@ keywords: - fileflows dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/fileshelter/Chart.yaml b/charts/stable/fileshelter/Chart.yaml index 61541d60dda..755ead199f9 100644 --- a/charts/stable/fileshelter/Chart.yaml +++ b/charts/stable/fileshelter/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: fileshelter -version: 4.0.0 +version: 4.0.1 appVersion: latest description: FileShelter is a self-hosted software that allows you to easily share files over the Internet. Just upload one or more files and get an URL back! home: https://truecharts.org/charts/incubator/fileshelter @@ -23,7 +23,7 @@ keywords: - Network-FTP dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/filestash/Chart.yaml b/charts/stable/filestash/Chart.yaml index 517e68ee296..bcdf6064f29 100644 --- a/charts/stable/filestash/Chart.yaml +++ b/charts/stable/filestash/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: filestash -version: 5.0.0 +version: 5.0.1 appVersion: latest description: A Dropbox-like file manager that let you manage your data anywhere it is located. home: https://truecharts.org/charts/incubator/filestash @@ -23,7 +23,7 @@ keywords: - Network-Web dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/filezilla/Chart.yaml b/charts/stable/filezilla/Chart.yaml index 028b435e2fa..2d513f82e69 100644 --- a/charts/stable/filezilla/Chart.yaml +++ b/charts/stable/filezilla/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: filezilla -version: 10.0.0 +version: 10.0.1 appVersion: 3.59.0 description: A Helm chart for Kubernetes home: https://truecharts.org/charts/incubator/filezilla @@ -24,7 +24,7 @@ keywords: - client dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/fireflyiii/Chart.yaml b/charts/stable/fireflyiii/Chart.yaml index 3d0823ac839..2944b876ef6 100644 --- a/charts/stable/fireflyiii/Chart.yaml +++ b/charts/stable/fireflyiii/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: fireflyiii -version: 24.0.0 +version: 24.0.1 appVersion: 6.1.0 description: A free and open source personal finance manager home: https://truecharts.org/charts/stable/fireflyiii @@ -20,14 +20,14 @@ keywords: - finacial dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" tags: [] import-values: [] - name: redis - version: 11.0.1 + version: 11.0.2 repository: https://deps.truecharts.org condition: redis.enabled alias: "" diff --git a/charts/stable/firefox-desktop-g3/Chart.yaml b/charts/stable/firefox-desktop-g3/Chart.yaml index 5a3e3b761c7..59060e91563 100644 --- a/charts/stable/firefox-desktop-g3/Chart.yaml +++ b/charts/stable/firefox-desktop-g3/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: firefox-desktop-g3 -version: 4.0.0 +version: 4.0.1 appVersion: latest description: Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing home: https://truecharts.org/charts/incubator/firefox-desktop-g3 @@ -22,7 +22,7 @@ keywords: - Network-Web dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/firefox-syncserver/Chart.yaml b/charts/stable/firefox-syncserver/Chart.yaml index c9c78507bf8..357bd0654e6 100644 --- a/charts/stable/firefox-syncserver/Chart.yaml +++ b/charts/stable/firefox-syncserver/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: firefox-syncserver -version: 16.0.0 +version: 16.0.1 appVersion: 1.8.0 description: This is an all-in-one package for running a self-hosted Firefox Sync server. home: https://truecharts.org/charts/stable/firefox-syncserver @@ -22,7 +22,7 @@ keywords: - firefox dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/firefox/Chart.yaml b/charts/stable/firefox/Chart.yaml index a9af8ab954e..466a9cb026c 100644 --- a/charts/stable/firefox/Chart.yaml +++ b/charts/stable/firefox/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: firefox -version: 9.0.0 +version: 9.0.1 appVersion: 116.0.3 description: a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. home: https://truecharts.org/charts/stable/firefox @@ -20,7 +20,7 @@ keywords: - browser dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/fireshare/Chart.yaml b/charts/stable/fireshare/Chart.yaml index 7fb882eb170..1a5cae9f5e2 100644 --- a/charts/stable/fireshare/Chart.yaml +++ b/charts/stable/fireshare/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: fireshare -version: 5.0.0 +version: 5.0.1 appVersion: 1.2.16 description: Share your game clips, videos, or other media via unique links. home: https://truecharts.org/charts/incubator/fireshare @@ -19,7 +19,7 @@ keywords: - fireshare dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/firezone/Chart.yaml b/charts/stable/firezone/Chart.yaml index fc759c1b68c..0e99b15dd53 100644 --- a/charts/stable/firezone/Chart.yaml +++ b/charts/stable/firezone/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: firezone -version: 2.0.0 +version: 2.0.1 appVersion: 0.7.36 description: WireGuard-based VPN server and egress firewall home: https://truecharts.org/charts/stable/firezone @@ -21,7 +21,7 @@ keywords: - vpn dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/fistfuloffrags/Chart.yaml b/charts/stable/fistfuloffrags/Chart.yaml index 3ec58fa2d94..9094932734e 100644 --- a/charts/stable/fistfuloffrags/Chart.yaml +++ b/charts/stable/fistfuloffrags/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: fistfuloffrags -version: 4.0.0 +version: 4.0.1 appVersion: fistfuloffrags description: This Chart will download and install SteamCMD. It will also install Fistful of Frags and run it. home: https://truecharts.org/charts/incubator/fistfuloffrags @@ -20,7 +20,7 @@ keywords: - GameServers dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/fivem/Chart.yaml b/charts/stable/fivem/Chart.yaml index d389a5a0c10..6ad5e61b43f 100644 --- a/charts/stable/fivem/Chart.yaml +++ b/charts/stable/fivem/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: fivem -version: 4.0.0 +version: 4.0.1 appVersion: latest description: "With this Chart you can run FiveM (GTA V MOD SERVER) it will automatically download the latest version or if you want to updated it yourself set the ‘Manual Updates’ (in the 'Show more settings' tab down below) to ‘true’ (without quotes). The Chart will automatically extract it and download all other required files (resources, server.cfg). You can get fx.tar.xz from here: https://runtime.fivem.net/artifacts/fivem/build_proot_linux/master/ To run this Chart you must provide a valid Server Key (you can get them from here: https://keymaster.fivem.net/) and your prefered Server Name." home: https://truecharts.org/charts/incubator/fivem @@ -20,7 +20,7 @@ keywords: - GameServers dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/flame/Chart.yaml b/charts/stable/flame/Chart.yaml index 267de26bf52..f10be3d3832 100644 --- a/charts/stable/flame/Chart.yaml +++ b/charts/stable/flame/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: flame -version: 4.0.0 +version: 4.0.1 appVersion: 2.3.1 description: Flame is self-hosted start page for your server. Easily manage your apps and bookmarks with built-in editors. home: https://truecharts.org/charts/incubator/flame @@ -20,7 +20,7 @@ keywords: - dashboard dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/flaresolverr/Chart.yaml b/charts/stable/flaresolverr/Chart.yaml index a432ff3d27d..39bfee41a8e 100644 --- a/charts/stable/flaresolverr/Chart.yaml +++ b/charts/stable/flaresolverr/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: flaresolverr -version: 12.0.0 +version: 12.0.1 appVersion: 3.3.12 description: FlareSolverr is a proxy server to bypass Cloudflare protection home: https://truecharts.org/charts/stable/flaresolverr @@ -20,7 +20,7 @@ keywords: - proxy dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/fleet/Chart.yaml b/charts/stable/fleet/Chart.yaml index 29bc2c96659..98020f432fc 100644 --- a/charts/stable/fleet/Chart.yaml +++ b/charts/stable/fleet/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: fleet -version: 11.0.0 +version: 11.0.1 appVersion: 2.3.3 description: Fleet provides an online web interface which displays a set of maintained images from one or more owned repositories. home: https://truecharts.org/charts/stable/fleet @@ -18,14 +18,14 @@ keywords: - fleet dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" tags: [] import-values: [] - name: mariadb - version: 12.0.1 + version: 12.0.2 repository: https://deps.truecharts.org/ condition: mariadb.enabled alias: "" diff --git a/charts/stable/flexget/Chart.yaml b/charts/stable/flexget/Chart.yaml index 11de990c3a5..a8ea43d9027 100644 --- a/charts/stable/flexget/Chart.yaml +++ b/charts/stable/flexget/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: flexget -version: 8.0.0 +version: 8.0.1 appVersion: 3.10.6 description: FlexGet is a multipurpose automation tool for all of your media home: https://truecharts.org/charts/stable/flexget @@ -20,7 +20,7 @@ keywords: - automation dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/flextv/Chart.yaml b/charts/stable/flextv/Chart.yaml index 899fa35103d..d687946e7bb 100644 --- a/charts/stable/flextv/Chart.yaml +++ b/charts/stable/flextv/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: flextv -version: 4.0.0 +version: 4.0.1 appVersion: latest description: A super-sexy voice interface for the Plex HTPC. home: https://truecharts.org/charts/incubator/flextv @@ -21,7 +21,7 @@ keywords: - MediaApp dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/flood/Chart.yaml b/charts/stable/flood/Chart.yaml index 59b4f747bf0..1e6515132b1 100644 --- a/charts/stable/flood/Chart.yaml +++ b/charts/stable/flood/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: flood -version: 12.0.0 +version: 12.0.1 appVersion: 4.7.0 description: Flood is a monitoring service for various torrent clients home: https://truecharts.org/charts/stable/flood @@ -22,7 +22,7 @@ keywords: - transmission dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/flowise/Chart.yaml b/charts/stable/flowise/Chart.yaml index a72fddb1edb..83a227b6e77 100644 --- a/charts/stable/flowise/Chart.yaml +++ b/charts/stable/flowise/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: flowise -version: 3.0.0 +version: 3.0.1 appVersion: 1.4.7 description: Drag & drop UI to build your customized LLM flow. home: https://truecharts.org/charts/stable/flowise @@ -20,7 +20,7 @@ keywords: - ai dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/fluidd/Chart.yaml b/charts/stable/fluidd/Chart.yaml index 3383221874b..bbf644bfb72 100644 --- a/charts/stable/fluidd/Chart.yaml +++ b/charts/stable/fluidd/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: fluidd -version: 8.0.0 +version: 8.0.1 appVersion: 1.27.1 description: Fluidd is a free and open-source Klipper web interface for managing your 3d printer. home: https://truecharts.org/charts/stable/fluidd @@ -19,7 +19,7 @@ keywords: - fluidd dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/fluttercoin-wallet/Chart.yaml b/charts/stable/fluttercoin-wallet/Chart.yaml index 0390ff1d3dd..afa1f38c38c 100644 --- a/charts/stable/fluttercoin-wallet/Chart.yaml +++ b/charts/stable/fluttercoin-wallet/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: fluttercoin-wallet -version: 4.0.0 +version: 4.0.1 appVersion: latest description: FlutterCoin may be a coin with the tried and true algorithm of scrypt, but it's definitely anything but ordinary. home: https://truecharts.org/charts/incubator/fluttercoin-wallet @@ -23,7 +23,7 @@ keywords: - Crypto dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/fmd2-wine/Chart.yaml b/charts/stable/fmd2-wine/Chart.yaml index 4ec48bc733e..b123c25a8e5 100644 --- a/charts/stable/fmd2-wine/Chart.yaml +++ b/charts/stable/fmd2-wine/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: fmd2-wine -version: 4.0.0 +version: 4.0.1 appVersion: latest description: "**FMD2:** This is an active fork of the Free Manga Downloader which is a free open source application written in Object Pascal for managing and downloading manga from various websites. " home: https://truecharts.org/charts/incubator/fmd2-wine @@ -21,7 +21,7 @@ keywords: - MediaApp-Books dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/fogproject/Chart.yaml b/charts/stable/fogproject/Chart.yaml index 1d4c1ab1182..38c1ce0f8de 100644 --- a/charts/stable/fogproject/Chart.yaml +++ b/charts/stable/fogproject/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: fogproject -version: 4.0.0 +version: 4.0.1 appVersion: latest description: FOG Project can capture, deploy, and manage Windows, Mac OSX, and various Linux distributions. home: https://truecharts.org/charts/incubator/fogproject @@ -21,7 +21,7 @@ keywords: - Network-DNS dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/foldingathome/Chart.yaml b/charts/stable/foldingathome/Chart.yaml index c8f85f39af4..611619f0606 100644 --- a/charts/stable/foldingathome/Chart.yaml +++ b/charts/stable/foldingathome/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: foldingathome -version: 8.0.0 +version: 8.0.1 appVersion: 7.6.21 description: Folding@home is a distributed computing project for simulating protein dynamics, including the process of protein folding and the movements of proteins implicated in a variety of diseases. home: https://truecharts.org/charts/stable/foldingathome @@ -18,7 +18,7 @@ keywords: - foldingathome dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/fossil/Chart.yaml b/charts/stable/fossil/Chart.yaml index f82381045f1..c3874c2f08f 100644 --- a/charts/stable/fossil/Chart.yaml +++ b/charts/stable/fossil/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: fossil -version: 10.0.0 +version: 10.0.1 appVersion: 2.15.1 description: A simple, high-reliability, distributed software configuration management system home: https://truecharts.org/charts/stable/fossil @@ -20,7 +20,7 @@ keywords: - scm dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/fotosho/Chart.yaml b/charts/stable/fotosho/Chart.yaml index 50a3c73ca96..81be99452ce 100644 --- a/charts/stable/fotosho/Chart.yaml +++ b/charts/stable/fotosho/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: fotosho -version: 4.0.0 +version: 4.0.1 appVersion: latest description: "*BETA* Fotosho is a photo gallery for your home server. Organize your photos into albums internally and view as a slideshow. Free and open source. Does not require a database. Does not move, copy or modify your photos." home: https://truecharts.org/charts/incubator/fotosho @@ -21,7 +21,7 @@ keywords: - MediaServer-Photos dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/freecad-desktop-g3/Chart.yaml b/charts/stable/freecad-desktop-g3/Chart.yaml index 861ba99fc5d..e88ed77b5b9 100644 --- a/charts/stable/freecad-desktop-g3/Chart.yaml +++ b/charts/stable/freecad-desktop-g3/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: freecad-desktop-g3 -version: 4.0.0 +version: 4.0.1 appVersion: latest description: Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing home: https://truecharts.org/charts/incubator/freecad-desktop-g3 @@ -22,7 +22,7 @@ keywords: - MediaApp-Photos dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/freeradius/Chart.yaml b/charts/stable/freeradius/Chart.yaml index 19965a39249..50dbdab5f58 100644 --- a/charts/stable/freeradius/Chart.yaml +++ b/charts/stable/freeradius/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: freeradius -version: 12.0.0 +version: 12.0.1 appVersion: 3.2.0 description: OpenSource Radius implementation home: https://truecharts.org/charts/stable/freeradius @@ -20,7 +20,7 @@ keywords: - auth dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/freshrss/Chart.yaml b/charts/stable/freshrss/Chart.yaml index 35911da0ceb..5094f088f38 100644 --- a/charts/stable/freshrss/Chart.yaml +++ b/charts/stable/freshrss/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: freshrss -version: 17.0.0 +version: 17.0.1 appVersion: 1.23.0 description: FreshRSS is a self-hosted RSS feed aggregator home: https://truecharts.org/charts/stable/freshrss @@ -20,7 +20,7 @@ keywords: - rss dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/friendica/Chart.yaml b/charts/stable/friendica/Chart.yaml index 17ef4a4313c..ed590e10f26 100644 --- a/charts/stable/friendica/Chart.yaml +++ b/charts/stable/friendica/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: friendica -version: 12.0.0 +version: 12.0.1 appVersion: "2023.05" description: Welcome to the free social web home: https://truecharts.org/charts/stable/friendica @@ -20,21 +20,21 @@ keywords: - social dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" tags: [] import-values: [] - name: mariadb - version: 12.0.1 + version: 12.0.2 repository: https://deps.truecharts.org/ condition: mariadb.enabled alias: "" tags: [] import-values: [] - name: redis - version: 11.0.1 + version: 11.0.2 repository: https://deps.truecharts.org condition: redis.enabled alias: "" diff --git a/charts/stable/frigate/Chart.yaml b/charts/stable/frigate/Chart.yaml index b9939516a66..8e11b69bba0 100644 --- a/charts/stable/frigate/Chart.yaml +++ b/charts/stable/frigate/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: frigate -version: 12.0.0 +version: 12.0.1 appVersion: 0.12.1 description: NVR With Realtime Object Detection for IP Cameras home: https://truecharts.org/charts/stable/frigate @@ -22,7 +22,7 @@ keywords: - frigate dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/fsm/Chart.yaml b/charts/stable/fsm/Chart.yaml index ef9ba652aea..759b710e3f4 100644 --- a/charts/stable/fsm/Chart.yaml +++ b/charts/stable/fsm/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: fsm -version: 4.0.0 +version: 4.0.1 appVersion: latest description: No description provide. home: https://truecharts.org/charts/incubator/fsm @@ -20,7 +20,7 @@ keywords: - Other dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/gamevault-backend/Chart.yaml b/charts/stable/gamevault-backend/Chart.yaml index 07236997cd5..6a1411ac6cc 100644 --- a/charts/stable/gamevault-backend/Chart.yaml +++ b/charts/stable/gamevault-backend/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: gamevault-backend -version: 3.0.0 +version: 3.0.1 appVersion: 9.0.4 description: the self-hosted gaming platform for alternatively obtained games. home: https://truecharts.org/charts/stable/gamevault-backend @@ -20,7 +20,7 @@ keywords: - games dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/gaps/Chart.yaml b/charts/stable/gaps/Chart.yaml index 4d16d0361ba..2f5bb4f87d4 100644 --- a/charts/stable/gaps/Chart.yaml +++ b/charts/stable/gaps/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: gaps -version: 17.0.0 +version: 17.0.1 appVersion: 0.10.4 description: Gaps searches through your Plex Server or local folders for all movies, then queries for known movies in the same collection. home: https://truecharts.org/charts/stable/gaps @@ -21,7 +21,7 @@ keywords: - plex-media-server dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/garrysmod/Chart.yaml b/charts/stable/garrysmod/Chart.yaml index 68929034429..da01d94cc1d 100644 --- a/charts/stable/garrysmod/Chart.yaml +++ b/charts/stable/garrysmod/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: garrysmod -version: 4.0.0 +version: 4.0.1 appVersion: garrysmod description: This Chart will download and install SteamCMD. It will also install Garry's Mod and run it. home: https://truecharts.org/charts/incubator/garrysmod @@ -20,7 +20,7 @@ keywords: - GameServers dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/genea/Chart.yaml b/charts/stable/genea/Chart.yaml index cdc08d136fe..fd0bd8a8e3d 100644 --- a/charts/stable/genea/Chart.yaml +++ b/charts/stable/genea/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: genea -version: 4.0.0 +version: 4.0.1 appVersion: latest description: Genea allows visually building and editing a family tree online. It consumes and saves genealogy data in the GEDCOM format without any server side components. home: https://truecharts.org/charts/incubator/genea @@ -20,7 +20,7 @@ keywords: - Other dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/ghostfolio/Chart.yaml b/charts/stable/ghostfolio/Chart.yaml index 192ecc473fd..b10b7897ff3 100644 --- a/charts/stable/ghostfolio/Chart.yaml +++ b/charts/stable/ghostfolio/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: ghostfolio -version: 3.0.0 +version: 3.0.1 appVersion: 2.31.0 description: Ghostfolio is a privacy-first, open source dashboard for your personal finances. Break down your asset allocation, know your net worth and make solid, data-driven investment decisions. home: https://truecharts.org/charts/stable/ghostfolio @@ -21,14 +21,14 @@ keywords: - finance dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" tags: [] import-values: [] - name: redis - version: 11.0.1 + version: 11.0.2 repository: https://deps.truecharts.org condition: "" alias: "" diff --git a/charts/stable/gitea/Chart.yaml b/charts/stable/gitea/Chart.yaml index aede727de50..dc3eb4de7b5 100644 --- a/charts/stable/gitea/Chart.yaml +++ b/charts/stable/gitea/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: gitea -version: 17.0.0 +version: 17.0.1 appVersion: 1.21.3 description: Self hosted GIT repositories home: https://truecharts.org/charts/stable/gitea @@ -25,14 +25,14 @@ keywords: - gogs dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" tags: [] import-values: [] - name: memcached - version: 11.0.1 + version: 11.0.2 repository: https://deps.truecharts.org/ condition: memcached.enabled alias: "" diff --git a/charts/stable/github-backup/Chart.yaml b/charts/stable/github-backup/Chart.yaml index ab7688267ab..4d6814dbdd8 100644 --- a/charts/stable/github-backup/Chart.yaml +++ b/charts/stable/github-backup/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: github-backup -version: 4.0.0 +version: 4.0.1 appVersion: latest description: Like to maintain your own data? Automatically backup your github account to your Unraid server on a schedule. home: https://truecharts.org/charts/incubator/github-backup @@ -19,7 +19,7 @@ keywords: - Backup dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/glauth/Chart.yaml b/charts/stable/glauth/Chart.yaml index 64c9a6ef007..83c4a0afb8c 100644 --- a/charts/stable/glauth/Chart.yaml +++ b/charts/stable/glauth/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: glauth -version: 4.0.0 +version: 4.0.1 appVersion: latest description: GLAuth is a secure, easy-to-use, LDAP server with configurable backends. home: https://truecharts.org/charts/incubator/glauth @@ -20,7 +20,7 @@ keywords: - Security dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/go-playground/Chart.yaml b/charts/stable/go-playground/Chart.yaml index 0b158bbd841..3d58b709e10 100644 --- a/charts/stable/go-playground/Chart.yaml +++ b/charts/stable/go-playground/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: go-playground -version: 4.0.0 +version: 4.0.1 appVersion: latest description: mproved Go Playground powered by Monaco Editor and React home: https://truecharts.org/charts/incubator/go-playground @@ -19,7 +19,7 @@ keywords: - Tools-Utilities dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/goaccess-npm-logs/Chart.yaml b/charts/stable/goaccess-npm-logs/Chart.yaml index 93749427244..f22ae05aa32 100644 --- a/charts/stable/goaccess-npm-logs/Chart.yaml +++ b/charts/stable/goaccess-npm-logs/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: goaccess-npm-logs -version: 4.0.0 +version: 4.0.1 appVersion: latest description: GoAccess for Nginx Proxy Manager Logs home: https://truecharts.org/charts/incubator/goaccess-npm-logs @@ -21,7 +21,7 @@ keywords: - Network-Proxy dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/goaccess/Chart.yaml b/charts/stable/goaccess/Chart.yaml index 36d83554cc6..f93d05d9fde 100644 --- a/charts/stable/goaccess/Chart.yaml +++ b/charts/stable/goaccess/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: goaccess -version: 4.0.0 +version: 4.0.1 appVersion: latest description: GoAccess is an open source real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser. It provides fast and valuable HTTP statistics for system administrators that require a visual server report on the fly. home: https://truecharts.org/charts/incubator/goaccess @@ -19,7 +19,7 @@ keywords: - Other dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/godaddy-ddns/Chart.yaml b/charts/stable/godaddy-ddns/Chart.yaml index 11cf7647234..7dd993d386c 100644 --- a/charts/stable/godaddy-ddns/Chart.yaml +++ b/charts/stable/godaddy-ddns/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: godaddy-ddns -version: 4.0.0 +version: 4.0.1 appVersion: latest description: Chart to provide a DDNS service for godaddy domains. Uses the GoDaddy REST API to update the given domain's DNS IP address to the public IP address of the host it is executing on. Performs a check every 10 minutes, but you can alter this if you like by modifying /etc/cron.d/godaddy-ddns inside the Chart. home: https://truecharts.org/charts/incubator/godaddy-ddns @@ -19,7 +19,7 @@ keywords: - Network-Web dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/gokapi/Chart.yaml b/charts/stable/gokapi/Chart.yaml index 1afb13331d4..587bfd2330f 100644 --- a/charts/stable/gokapi/Chart.yaml +++ b/charts/stable/gokapi/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: gokapi -version: 4.0.0 +version: 4.0.1 appVersion: 1.8.0 description: Gokapi is a lightweight server to share files, which expire after a set amount of downloads or days. home: https://truecharts.org/charts/incubator/gokapi @@ -21,7 +21,7 @@ keywords: - utilities dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/golinks/Chart.yaml b/charts/stable/golinks/Chart.yaml index ccb184df53d..8bc9f695541 100644 --- a/charts/stable/golinks/Chart.yaml +++ b/charts/stable/golinks/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: golinks -version: 10.0.0 +version: 10.0.1 appVersion: ersion-154c581 description: A web app that allows you to create smart bookmarks, commands and aliases by pointing your web browser's default search engine at a running instance. home: https://truecharts.org/charts/stable/golinks @@ -24,7 +24,7 @@ keywords: - golinks dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/gonic/Chart.yaml b/charts/stable/gonic/Chart.yaml index b0d20d53379..d450d788177 100644 --- a/charts/stable/gonic/Chart.yaml +++ b/charts/stable/gonic/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: gonic -version: 12.0.0 +version: 12.0.1 appVersion: 0.16.2 description: Music streaming server / subsonic server API implementation home: https://truecharts.org/charts/stable/gonic @@ -20,7 +20,7 @@ keywords: - subsonic dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/googlephotossync/Chart.yaml b/charts/stable/googlephotossync/Chart.yaml index 879ce1df095..7b9a2afdfe5 100644 --- a/charts/stable/googlephotossync/Chart.yaml +++ b/charts/stable/googlephotossync/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: googlephotossync -version: 4.0.0 +version: 4.0.1 appVersion: 3.1.3 description: Google Photos Sync downloads your Google Photos to the local file system. It will backup all the photos the user uploaded to Google Photos, but also the album information and additional Google Photos 'Creations' (animations, panoramas, movies, effects and collages). home: https://truecharts.org/charts/incubator/googlephotossync @@ -19,7 +19,7 @@ keywords: - Other dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/gpodder/Chart.yaml b/charts/stable/gpodder/Chart.yaml index 66eaae925c5..168356eb589 100644 --- a/charts/stable/gpodder/Chart.yaml +++ b/charts/stable/gpodder/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: gpodder -version: 4.0.0 +version: 4.0.1 appVersion: latest description: gPodder is a simple, open source podcast client written in Python using GTK+. In development since 2005 with a proven, mature codebase.&#xD; home: https://truecharts.org/charts/incubator/gpodder @@ -21,7 +21,7 @@ keywords: - MediaApp-Other dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/grafana-image-renderer/Chart.yaml b/charts/stable/grafana-image-renderer/Chart.yaml index ab97fe8bedd..52b40d96185 100644 --- a/charts/stable/grafana-image-renderer/Chart.yaml +++ b/charts/stable/grafana-image-renderer/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: grafana-image-renderer -version: 4.0.0 +version: 4.0.1 appVersion: latest description: A Grafana remote image renderer that handles rendering panels & dashboards to PNGs using headless chrome. home: https://truecharts.org/charts/incubator/grafana-image-renderer @@ -20,7 +20,7 @@ keywords: - Productivity dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/grav/Chart.yaml b/charts/stable/grav/Chart.yaml index 3767affb149..394cbc5a299 100644 --- a/charts/stable/grav/Chart.yaml +++ b/charts/stable/grav/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: grav -version: 10.0.0 +version: 10.0.1 appVersion: 1.7.43 description: A Fast, Simple, and Flexible, file-based Web-platform. home: https://truecharts.org/charts/stable/grav @@ -23,7 +23,7 @@ keywords: - file dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/gravity/Chart.yaml b/charts/stable/gravity/Chart.yaml index d1a63721bca..84f61074f03 100644 --- a/charts/stable/gravity/Chart.yaml +++ b/charts/stable/gravity/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: gravity -version: 2.0.0 +version: 2.0.1 appVersion: 0.6.18 description: Fully-replicated DNS and DHCP Server with ad-blocking powered by etcd. home: https://truecharts.org/charts/incubator/gravity @@ -21,7 +21,7 @@ keywords: - networking dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/gridcoinwalletgui/Chart.yaml b/charts/stable/gridcoinwalletgui/Chart.yaml index 367345294ce..29d4b00619f 100644 --- a/charts/stable/gridcoinwalletgui/Chart.yaml +++ b/charts/stable/gridcoinwalletgui/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: gridcoinwalletgui -version: 4.0.0 +version: 4.0.1 appVersion: latest description: Running Boinc? Get some Gridcoins from your Boinc work! home: https://truecharts.org/charts/incubator/gridcoinwalletgui @@ -20,7 +20,7 @@ keywords: - Crypto dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/grocy/Chart.yaml b/charts/stable/grocy/Chart.yaml index de1637d4f34..d89928114c9 100644 --- a/charts/stable/grocy/Chart.yaml +++ b/charts/stable/grocy/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: grocy -version: 17.0.0 +version: 17.0.1 appVersion: 4.0.3 description: ERP beyond your fridge - grocy is a web-based self-hosted groceries & household management solution for your home home: https://truecharts.org/charts/stable/grocy @@ -19,7 +19,7 @@ keywords: - grocy dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/guacamole/Chart.yaml b/charts/stable/guacamole/Chart.yaml index c7b992a122d..f8b6cb78cde 100644 --- a/charts/stable/guacamole/Chart.yaml +++ b/charts/stable/guacamole/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: guacamole -version: 12.0.0 +version: 12.0.1 appVersion: 1.5.4 description: Apache Guacamole is a clientless remote desktop gateway. home: https://truecharts.org/charts/stable/guacamole @@ -20,7 +20,7 @@ keywords: - remote dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/guacd/Chart.yaml b/charts/stable/guacd/Chart.yaml index a3c10529960..8a574c9a6eb 100644 --- a/charts/stable/guacd/Chart.yaml +++ b/charts/stable/guacd/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: guacd -version: 8.0.0 +version: 8.0.1 appVersion: 1.5.4 description: Guacd - Apache Guacamole is a clientless remote desktop gateway. home: https://truecharts.org/charts/stable/guacd @@ -21,7 +21,7 @@ keywords: - remote dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/guide2go/Chart.yaml b/charts/stable/guide2go/Chart.yaml index 60db2dda381..f18ff082fdf 100644 --- a/charts/stable/guide2go/Chart.yaml +++ b/charts/stable/guide2go/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: guide2go -version: 4.0.0 +version: 4.0.1 appVersion: latest description: a xml grabber from schedule direct service home: https://truecharts.org/charts/incubator/guide2go @@ -20,7 +20,7 @@ keywords: - Downloaders dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/h5ai/Chart.yaml b/charts/stable/h5ai/Chart.yaml index e04d50fdd38..a7562e7d19f 100644 --- a/charts/stable/h5ai/Chart.yaml +++ b/charts/stable/h5ai/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: h5ai -version: 4.0.0 +version: 4.0.1 appVersion: latest description: h5ai is a modern file indexer for HTTP web servers with focus on your files. Directories are displayed in a appealing way and browsing them is enhanced by different views, a breadcrumb and a tree overview. Initially h5ai was an acronym for HTML5 Apache Index but now it supports other web servers too. home: https://truecharts.org/charts/incubator/h5ai @@ -21,7 +21,7 @@ keywords: - Network-FTP dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/halflife2deathmatch/Chart.yaml b/charts/stable/halflife2deathmatch/Chart.yaml index 7ec1b973865..3faf52e3aa9 100644 --- a/charts/stable/halflife2deathmatch/Chart.yaml +++ b/charts/stable/halflife2deathmatch/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: halflife2deathmatch -version: 4.0.0 +version: 4.0.1 appVersion: hl2dm description: This Chart will download and install SteamCMD. It will also install HalfLife2 DeathMatch and run it. home: https://truecharts.org/charts/incubator/halflife2deathmatch @@ -20,7 +20,7 @@ keywords: - GameServers dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/hammond/Chart.yaml b/charts/stable/hammond/Chart.yaml index c6100a08ad5..685605027a5 100644 --- a/charts/stable/hammond/Chart.yaml +++ b/charts/stable/hammond/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: hammond -version: 8.0.0 +version: 8.0.1 appVersion: 1.0.0 description: A self-hosted vehicle expense tracking system with support for multiple users. home: https://truecharts.org/charts/stable/hammond @@ -19,7 +19,7 @@ keywords: - hammond dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/handbrake/Chart.yaml b/charts/stable/handbrake/Chart.yaml index 525ed1e810b..1a663c9629e 100644 --- a/charts/stable/handbrake/Chart.yaml +++ b/charts/stable/handbrake/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: handbrake -version: 19.0.0 +version: 19.0.1 appVersion: 23.12.2 description: HandBrake is a tool for converting video from nearly any format to a selection of modern, widely supported codecs. home: https://truecharts.org/charts/stable/handbrake @@ -22,7 +22,7 @@ keywords: - media dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/hassconfigurator/Chart.yaml b/charts/stable/hassconfigurator/Chart.yaml index 7f0b6c8ac73..5297293e889 100644 --- a/charts/stable/hassconfigurator/Chart.yaml +++ b/charts/stable/hassconfigurator/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: hassconfigurator -version: 4.0.0 +version: 4.0.1 appVersion: x86_64 description: Home Assistant online configurator Chart from https://github.com/danielperna84/hass-configurator home: https://truecharts.org/charts/incubator/hassconfigurator @@ -20,7 +20,7 @@ keywords: - HomeAutomation dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/haste-server/Chart.yaml b/charts/stable/haste-server/Chart.yaml index f00242b5f3c..53a0d2daf44 100644 --- a/charts/stable/haste-server/Chart.yaml +++ b/charts/stable/haste-server/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: haste-server -version: 12.0.0 +version: 12.0.1 appVersion: latest description: Simple text sharing home: https://truecharts.org/charts/stable/haste-server @@ -23,7 +23,7 @@ keywords: - pastebin dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/hastebin/Chart.yaml b/charts/stable/hastebin/Chart.yaml index cbb8a1fd535..fca73578a3c 100644 --- a/charts/stable/hastebin/Chart.yaml +++ b/charts/stable/hastebin/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: hastebin -version: 4.0.0 +version: 4.0.1 appVersion: latest description: "Alpine-based Chart for Hastebin, the node.js paste service " home: https://truecharts.org/charts/incubator/hastebin @@ -23,7 +23,7 @@ keywords: - Network-Other dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/hasty-paste/Chart.yaml b/charts/stable/hasty-paste/Chart.yaml index 949b1c4c5a5..33c73109fa9 100644 --- a/charts/stable/hasty-paste/Chart.yaml +++ b/charts/stable/hasty-paste/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: hasty-paste -version: 5.0.0 +version: 5.0.1 appVersion: 1.9.0 description: A fast and minimal paste bin, written in Python using Quart. home: https://truecharts.org/charts/incubator/hasty-paste @@ -24,14 +24,14 @@ keywords: - Network-Other dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" tags: [] import-values: [] - name: redis - version: 11.0.1 + version: 11.0.2 repository: https://deps.truecharts.org condition: redis.enabled alias: "" diff --git a/charts/stable/headphones/Chart.yaml b/charts/stable/headphones/Chart.yaml index 8da99ea3222..379443143fa 100644 --- a/charts/stable/headphones/Chart.yaml +++ b/charts/stable/headphones/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: headphones -version: 10.0.0 +version: 10.0.1 appVersion: ersion-a78f38c1 description: An automated music downloader for NZB and Torrent, written in Python. It supports SABnzbd, NZBget, Transmission, µTorrent and Blackhole. home: https://truecharts.org/charts/stable/headphones @@ -22,7 +22,7 @@ keywords: - downloader dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/healthchecks/Chart.yaml b/charts/stable/healthchecks/Chart.yaml index 25c0f39ad89..f9810a8d723 100644 --- a/charts/stable/healthchecks/Chart.yaml +++ b/charts/stable/healthchecks/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: healthchecks -version: 13.0.0 +version: 13.0.1 appVersion: 3.1.20231225 description: Healthchecks is a cron job monitoring service. It listens for HTTP requests and email messages ("pings") from your cron jobs and scheduled tasks ("checks"). When a ping does not arrive on time, Healthchecks sends out alerts. home: https://truecharts.org/charts/stable/healthchecks @@ -21,7 +21,7 @@ keywords: - alert dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/hedgedoc/Chart.yaml b/charts/stable/hedgedoc/Chart.yaml index 0c8e2f0bc8e..3afff8303b3 100644 --- a/charts/stable/hedgedoc/Chart.yaml +++ b/charts/stable/hedgedoc/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: hedgedoc -version: 11.0.0 +version: 11.0.1 appVersion: 1.9.9 description: HedgeDoc lets you create real-time collaborative markdown notes. home: https://truecharts.org/charts/stable/hedgedoc @@ -18,7 +18,7 @@ keywords: - hedgedoc dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/heimdall/Chart.yaml b/charts/stable/heimdall/Chart.yaml index 79fabac2a09..88233a75d87 100644 --- a/charts/stable/heimdall/Chart.yaml +++ b/charts/stable/heimdall/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: heimdall -version: 18.0.0 +version: 18.0.1 appVersion: 2.5.7 description: An Application dashboard and launcher home: https://truecharts.org/charts/stable/heimdall @@ -19,7 +19,7 @@ keywords: - heimdall dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/hetzner-ddns/Chart.yaml b/charts/stable/hetzner-ddns/Chart.yaml index d65b72e2197..bd5998ab53c 100644 --- a/charts/stable/hetzner-ddns/Chart.yaml +++ b/charts/stable/hetzner-ddns/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: hetzner-ddns -version: 4.0.0 +version: 4.0.1 appVersion: latest description: This Chart will allow you to use the Hetzner DNS Service (https://www.hetzner.com/dns-console) as a Dynamic DNS (DDNS) Provider. home: https://truecharts.org/charts/incubator/hetzner-ddns @@ -20,7 +20,7 @@ keywords: - Network-DNS dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/hexchat/Chart.yaml b/charts/stable/hexchat/Chart.yaml index 6faf84d4f9c..288af59575a 100644 --- a/charts/stable/hexchat/Chart.yaml +++ b/charts/stable/hexchat/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: hexchat -version: 4.0.0 +version: 4.0.1 appVersion: latest description: HexChat is an IRC client based on XChat, but unlike XChat it’s completely free for both Windows and Unix-like systems. Since XChat is open source, it’s perfectly legal. For more info. HexChat was originally called XChat-WDK which in turn was a successor of freakschat. home: https://truecharts.org/charts/incubator/hexchat @@ -23,7 +23,7 @@ keywords: - Tools-Utilities dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/hexo-blog/Chart.yaml b/charts/stable/hexo-blog/Chart.yaml index 4f57590dce9..5be468d452e 100644 --- a/charts/stable/hexo-blog/Chart.yaml +++ b/charts/stable/hexo-blog/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: hexo-blog -version: 4.0.0 +version: 4.0.1 appVersion: latest description: A self-hosted blogging platform in which posts are written in markdown home: https://truecharts.org/charts/incubator/hexo-blog @@ -20,7 +20,7 @@ keywords: - Productivity dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/homarr/Chart.yaml b/charts/stable/homarr/Chart.yaml index e186a9fb328..1d13cad3a0a 100644 --- a/charts/stable/homarr/Chart.yaml +++ b/charts/stable/homarr/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: homarr -version: 9.0.0 +version: 9.0.1 appVersion: 0.14.2 description: Homarr is a simple and lightweight homepage for your server, that helps you easily access all of your services in one place. home: https://truecharts.org/charts/stable/homarr @@ -19,7 +19,7 @@ keywords: - dashboard dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/home-assistant/Chart.yaml b/charts/stable/home-assistant/Chart.yaml index 6d42ccdd114..a28fe9fbb84 100644 --- a/charts/stable/home-assistant/Chart.yaml +++ b/charts/stable/home-assistant/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: home-assistant -version: 22.0.0 +version: 22.0.1 appVersion: 2023.12.3 description: home-assistant App for TrueNAS SCALE home: https://truecharts.org/charts/stable/home-assistant @@ -22,7 +22,7 @@ keywords: - homeassistant dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/homebox/Chart.yaml b/charts/stable/homebox/Chart.yaml index a1b15208bb9..66f74f0aeb0 100644 --- a/charts/stable/homebox/Chart.yaml +++ b/charts/stable/homebox/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: homebox -version: 5.0.0 +version: 5.0.1 appVersion: 0.10.2 description: Inventory and organization system built for the Home User. home: https://truecharts.org/charts/stable/homebox @@ -20,7 +20,7 @@ keywords: - inventory dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/homebridge/Chart.yaml b/charts/stable/homebridge/Chart.yaml index 105622c0b5e..bb8f508c8f9 100644 --- a/charts/stable/homebridge/Chart.yaml +++ b/charts/stable/homebridge/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: homebridge -version: 6.0.0 +version: 6.0.1 appVersion: 2023-01 description: A lightweight NodeJS server that emulates the iOS HomeKit API home: https://truecharts.org/charts/incubator/homebridge @@ -21,7 +21,7 @@ keywords: - homekit dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/homelablabelmaker/Chart.yaml b/charts/stable/homelablabelmaker/Chart.yaml index 06459a440f4..57d95814ffd 100644 --- a/charts/stable/homelablabelmaker/Chart.yaml +++ b/charts/stable/homelablabelmaker/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: homelablabelmaker -version: 7.0.0 +version: 7.0.1 appVersion: latest description: DIY tool to create and print labels for Dell Poweredge and HP Proliant drive caddies. home: https://truecharts.org/charts/stable/homelablabelmaker @@ -21,7 +21,7 @@ keywords: - Other dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/homepage/Chart.yaml b/charts/stable/homepage/Chart.yaml index 43bf60048c0..b5a1b0c03bd 100644 --- a/charts/stable/homepage/Chart.yaml +++ b/charts/stable/homepage/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: homepage -version: 6.2.2 +version: 6.2.3 appVersion: 0.8.3 description: A highly customizable homepage home: https://truecharts.org/charts/stable/homepage @@ -19,7 +19,7 @@ keywords: - homepage dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/homer/Chart.yaml b/charts/stable/homer/Chart.yaml index 9e10c2e0f06..d41e3c5e812 100644 --- a/charts/stable/homer/Chart.yaml +++ b/charts/stable/homer/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: homer -version: 8.0.0 +version: 8.0.1 appVersion: 23.10.1 description: A dead simple static homepage for your server to keep your services on hand. home: https://truecharts.org/charts/stable/homer @@ -21,7 +21,7 @@ keywords: - launcher dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/hoobs/Chart.yaml b/charts/stable/hoobs/Chart.yaml index 31d7eb1b021..507659ea18d 100644 --- a/charts/stable/hoobs/Chart.yaml +++ b/charts/stable/hoobs/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: hoobs -version: 4.0.0 +version: 4.0.1 appVersion: latest description: "HOOBS is a Homebridge stack with a interface that simplifies configuration and installing plugins. This adds a process wrapper for Homebridge. " home: https://truecharts.org/charts/incubator/hoobs @@ -20,7 +20,7 @@ keywords: - Tools-Utilities dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/htpcmanager/Chart.yaml b/charts/stable/htpcmanager/Chart.yaml index 8884ee397e8..6dc04b08f91 100644 --- a/charts/stable/htpcmanager/Chart.yaml +++ b/charts/stable/htpcmanager/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: htpcmanager -version: 8.0.0 +version: 8.0.1 appVersion: 2021.11.17 description: Htpcmanager is a front end for many htpc related applications. home: https://truecharts.org/charts/stable/htpcmanager @@ -18,7 +18,7 @@ keywords: - htpcmanager dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/humhub/Chart.yaml b/charts/stable/humhub/Chart.yaml index 09d85133623..d10bc001fd1 100644 --- a/charts/stable/humhub/Chart.yaml +++ b/charts/stable/humhub/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: humhub -version: 6.0.0 +version: 6.0.1 appVersion: 1.15.0 description: A feature rich and highly flexible OpenSource Social Network Kit written in PHP. home: https://truecharts.org/charts/stable/humhub @@ -19,21 +19,21 @@ keywords: - Network-Web dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" tags: [] import-values: [] - name: mariadb - version: 12.0.1 + version: 12.0.2 repository: https://deps.truecharts.org/ condition: mariadb.enabled alias: "" tags: [] import-values: [] - name: redis - version: 11.0.1 + version: 11.0.2 repository: https://deps.truecharts.org condition: redis.enabled alias: "" diff --git a/charts/stable/hurtworld/Chart.yaml b/charts/stable/hurtworld/Chart.yaml index 28d44046e1d..f331e41d9f3 100644 --- a/charts/stable/hurtworld/Chart.yaml +++ b/charts/stable/hurtworld/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: hurtworld -version: 4.0.0 +version: 4.0.1 appVersion: hurtworld description: This Chart will download and install SteamCMD. It will also install Hurtworld and run it. home: https://truecharts.org/charts/incubator/hurtworld @@ -20,7 +20,7 @@ keywords: - GameServers dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/hyperion-ng/Chart.yaml b/charts/stable/hyperion-ng/Chart.yaml index 5ac25f0c1ac..2934ed0514c 100644 --- a/charts/stable/hyperion-ng/Chart.yaml +++ b/charts/stable/hyperion-ng/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: hyperion-ng -version: 12.0.0 +version: 12.0.1 appVersion: 2.0.15 description: Hyperion is an opensource Bias or Ambient Lighting implementation home: https://truecharts.org/charts/stable/hyperion-ng @@ -20,7 +20,7 @@ keywords: - hyperion dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/icloudpd/Chart.yaml b/charts/stable/icloudpd/Chart.yaml index 6b22bd40b6b..9b493c3a913 100644 --- a/charts/stable/icloudpd/Chart.yaml +++ b/charts/stable/icloudpd/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: icloudpd -version: 5.0.0 +version: 5.0.1 appVersion: 1.0.696 description: iCloudPD, syncs photos from iDevices to a single directory on TrueNAS. home: https://truecharts.org/charts/incubator/icloudpd @@ -22,7 +22,7 @@ keywords: - Downloaders dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/imgpush/Chart.yaml b/charts/stable/imgpush/Chart.yaml index 846551a3354..2178a162052 100644 --- a/charts/stable/imgpush/Chart.yaml +++ b/charts/stable/imgpush/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: imgpush -version: 4.0.0 +version: 4.0.1 appVersion: latest description: Minimalist Self-hosted Image Service for user submitted images in your app (e.g. avatars). home: https://truecharts.org/charts/incubator/imgpush @@ -24,7 +24,7 @@ keywords: - Network-FTP dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/immich/Chart.yaml b/charts/stable/immich/Chart.yaml index 49b1859c2ff..8d98b043032 100644 --- a/charts/stable/immich/Chart.yaml +++ b/charts/stable/immich/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: immich -version: 12.0.0 +version: 12.0.1 appVersion: 1.88.2 description: High performance self-hosted photo and video backup solution. home: https://truecharts.org/charts/stable/immich @@ -19,14 +19,14 @@ keywords: - photos dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" tags: [] import-values: [] - name: redis - version: 11.0.1 + version: 11.0.2 repository: https://deps.truecharts.org condition: redis.enabled alias: "" diff --git a/charts/stable/import-ics/Chart.yaml b/charts/stable/import-ics/Chart.yaml index 6f8810f2b0e..4b4cd2ca807 100644 --- a/charts/stable/import-ics/Chart.yaml +++ b/charts/stable/import-ics/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: import-ics -version: 4.0.0 +version: 4.0.1 appVersion: latest description: Runs a python script at a crontab defined interval that downloads/imports ics files into a caldav server. home: https://truecharts.org/charts/incubator/import-ics @@ -20,7 +20,7 @@ keywords: - Productivity dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/impostor-server/Chart.yaml b/charts/stable/impostor-server/Chart.yaml index 1ac3f95c416..3cd2821d157 100644 --- a/charts/stable/impostor-server/Chart.yaml +++ b/charts/stable/impostor-server/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: impostor-server -version: 7.0.0 +version: 7.0.1 appVersion: 1.8.4 description: A private Among Us server home: https://truecharts.org/charts/stable/impostor-server @@ -18,7 +18,7 @@ keywords: - impostor-server dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/inkscape-desktop-g3/Chart.yaml b/charts/stable/inkscape-desktop-g3/Chart.yaml index 3fd6dc5a1be..2053983986c 100644 --- a/charts/stable/inkscape-desktop-g3/Chart.yaml +++ b/charts/stable/inkscape-desktop-g3/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: inkscape-desktop-g3 -version: 4.0.0 +version: 4.0.1 appVersion: latest description: Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing home: https://truecharts.org/charts/incubator/inkscape-desktop-g3 @@ -22,7 +22,7 @@ keywords: - MediaApp-Photos dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/insurgencysandstorm/Chart.yaml b/charts/stable/insurgencysandstorm/Chart.yaml index 5dd57281d05..a3cdfde4121 100644 --- a/charts/stable/insurgencysandstorm/Chart.yaml +++ b/charts/stable/insurgencysandstorm/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: insurgencysandstorm -version: 4.0.0 +version: 4.0.1 appVersion: insurgencysandstorm description: This Chart will download and install SteamCMD. It will also install Insurgency Sandstorm and run it. home: https://truecharts.org/charts/incubator/insurgencysandstorm @@ -20,7 +20,7 @@ keywords: - GameServers dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/invidious/Chart.yaml b/charts/stable/invidious/Chart.yaml index 73757f7308b..894ff7909b3 100644 --- a/charts/stable/invidious/Chart.yaml +++ b/charts/stable/invidious/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: invidious -version: 8.0.0 +version: 8.0.1 appVersion: latest description: Open source alternative front-end to YouTube. home: https://truecharts.org/charts/stable/invidious @@ -22,7 +22,7 @@ keywords: - media dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/invitarr/Chart.yaml b/charts/stable/invitarr/Chart.yaml index 7b14d30e6d3..99210bc9ba1 100644 --- a/charts/stable/invitarr/Chart.yaml +++ b/charts/stable/invitarr/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: invitarr -version: 4.0.0 +version: 4.0.1 appVersion: latest description: A chatbot that invites discord users to plex. home: https://truecharts.org/charts/incubator/invitarr @@ -22,7 +22,7 @@ keywords: - Other dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/ipfs/Chart.yaml b/charts/stable/ipfs/Chart.yaml index 330f709c140..31e0a508844 100644 --- a/charts/stable/ipfs/Chart.yaml +++ b/charts/stable/ipfs/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: ipfs -version: 9.0.0 +version: 9.0.1 appVersion: 0.25.0 description: IPFS is a global, versioned, peer-to-peer Interplanetary Filesystem. home: https://truecharts.org/charts/stable/ipfs @@ -20,7 +20,7 @@ keywords: - kubo dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/ipmi-tools/Chart.yaml b/charts/stable/ipmi-tools/Chart.yaml index 2da8560c6b2..6226b41ff7f 100644 --- a/charts/stable/ipmi-tools/Chart.yaml +++ b/charts/stable/ipmi-tools/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: ipmi-tools -version: 5.0.0 +version: 5.0.1 appVersion: latest description: A simple WebGUI Fan controller for IPMI. home: https://truecharts.org/charts/stable/ipmi-tools @@ -22,7 +22,7 @@ keywords: - Network-Management dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/ispy-agent-dvr/Chart.yaml b/charts/stable/ispy-agent-dvr/Chart.yaml index be0d5ddcb2e..169a62f17a2 100644 --- a/charts/stable/ispy-agent-dvr/Chart.yaml +++ b/charts/stable/ispy-agent-dvr/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: ispy-agent-dvr -version: 8.0.0 +version: 8.0.1 appVersion: 5.1.6.0 description: iSpy's Agent DVR, a standalone DVR service to manage IP cameras. home: https://truecharts.org/charts/stable/ispy-agent-dvr @@ -21,7 +21,7 @@ keywords: - agent dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/it-tools/Chart.yaml b/charts/stable/it-tools/Chart.yaml index 63dce7860f7..d86cedb667b 100644 --- a/charts/stable/it-tools/Chart.yaml +++ b/charts/stable/it-tools/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: it-tools -version: 3.0.0 +version: 3.0.1 appVersion: 2023.12.21 description: Useful tools for developer and people working in IT. home: https://truecharts.org/charts/stable/it-tools @@ -19,7 +19,7 @@ keywords: - it-tools dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/iyuuplus/Chart.yaml b/charts/stable/iyuuplus/Chart.yaml index 38748106667..75afa118762 100644 --- a/charts/stable/iyuuplus/Chart.yaml +++ b/charts/stable/iyuuplus/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: iyuuplus -version: 8.0.0 +version: 8.0.1 appVersion: latest description: The IYUU automatic seeding tool can automatically seed most PT sites in China, support downloader clusters, multiple disks, multiple download directories, connecting to remote downloaders, etc. home: https://truecharts.org/charts/stable/iyuuplus @@ -19,7 +19,7 @@ keywords: - pt dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/jackett/Chart.yaml b/charts/stable/jackett/Chart.yaml index 4eae9740cfa..942c33baecc 100644 --- a/charts/stable/jackett/Chart.yaml +++ b/charts/stable/jackett/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: jackett -version: 18.0.0 +version: 18.0.1 appVersion: 0.21.1155 description: API Support for your favorite torrent trackers. home: https://truecharts.org/charts/stable/jackett @@ -21,7 +21,7 @@ keywords: - usenet dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/jdownloader2/Chart.yaml b/charts/stable/jdownloader2/Chart.yaml index 9b1de1e94be..ff60cd04029 100644 --- a/charts/stable/jdownloader2/Chart.yaml +++ b/charts/stable/jdownloader2/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: jdownloader2 -version: 14.0.2 +version: 14.0.3 appVersion: 23.11.2 description: JDownloader is a free, open-source download management tool with a huge community of developers that makes downloading as easy and fast as it should be. home: https://truecharts.org/charts/stable/jdownloader2 @@ -21,7 +21,7 @@ keywords: - download dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/jellyfin/Chart.yaml b/charts/stable/jellyfin/Chart.yaml index 66c541af6e1..b447ab10c36 100644 --- a/charts/stable/jellyfin/Chart.yaml +++ b/charts/stable/jellyfin/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: jellyfin -version: 17.0.0 +version: 17.0.1 appVersion: 10.8.13 description: Jellyfin is a Free Software Media System home: https://truecharts.org/charts/stable/jellyfin @@ -21,7 +21,7 @@ keywords: - emby dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/jellyseerr/Chart.yaml b/charts/stable/jellyseerr/Chart.yaml index 142b960e549..8fc848806b4 100644 --- a/charts/stable/jellyseerr/Chart.yaml +++ b/charts/stable/jellyseerr/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: jellyseerr -version: 8.0.0 +version: 8.0.1 appVersion: 1.7.0 description: Jellyseerr is a fork of Overseerr with support for Jellyfin and Emby. It can be used to manage requests for your media library. home: https://truecharts.org/charts/stable/jellyseerr @@ -19,7 +19,7 @@ keywords: - jellyseerr dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/jellystat/Chart.yaml b/charts/stable/jellystat/Chart.yaml index 3c1ec78f72f..9b94aa59f15 100644 --- a/charts/stable/jellystat/Chart.yaml +++ b/charts/stable/jellystat/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: jellystat -version: 2.0.0 +version: 2.0.1 appVersion: latest description: A free and open source Statistics App for Jellyfin. home: https://truecharts.org/charts/stable/jellystat @@ -20,7 +20,7 @@ keywords: - jellyfin dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/jelu/Chart.yaml b/charts/stable/jelu/Chart.yaml index 07113aa7b9c..a3cd81ec0a4 100644 --- a/charts/stable/jelu/Chart.yaml +++ b/charts/stable/jelu/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: jelu -version: 4.0.0 +version: 4.0.1 appVersion: latest description: Track what you have read, what you are reading and what you want to read. home: https://truecharts.org/charts/incubator/jelu @@ -20,7 +20,7 @@ keywords: - MediaApp-Books dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/jenkins/Chart.yaml b/charts/stable/jenkins/Chart.yaml index 1aa0fccae94..d0b1650075e 100644 --- a/charts/stable/jenkins/Chart.yaml +++ b/charts/stable/jenkins/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: jenkins -version: 6.0.0 +version: 6.0.1 appVersion: "2.437" description: The gold standard in devops tools for running CI/CD pipelines. home: https://truecharts.org/charts/stable/jenkins @@ -20,7 +20,7 @@ keywords: - productivity dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/jmzhomeproxy/Chart.yaml b/charts/stable/jmzhomeproxy/Chart.yaml index 87208ef679b..28e78cc5ae6 100644 --- a/charts/stable/jmzhomeproxy/Chart.yaml +++ b/charts/stable/jmzhomeproxy/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: jmzhomeproxy -version: 4.0.0 +version: 4.0.1 appVersion: latest description: Proxy is in quotes because I couldn't think of a better name. There is nothing overly special about this other than using it as a simple and easy to use dashboard for all your self-hosted services. home: https://truecharts.org/charts/incubator/jmzhomeproxy @@ -21,7 +21,7 @@ keywords: - Network-Web dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/joplin-server/Chart.yaml b/charts/stable/joplin-server/Chart.yaml index 03ff9622080..a9ace5de22b 100644 --- a/charts/stable/joplin-server/Chart.yaml +++ b/charts/stable/joplin-server/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: joplin-server -version: 16.0.0 +version: 16.0.1 appVersion: 2.14.1 description: Allows you to sync any Joplin client. home: https://truecharts.org/charts/stable/joplin-server @@ -21,7 +21,7 @@ keywords: - notes dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/jupyter/Chart.yaml b/charts/stable/jupyter/Chart.yaml index 87130a2aeba..1e2c2185b9b 100644 --- a/charts/stable/jupyter/Chart.yaml +++ b/charts/stable/jupyter/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: jupyter -version: 7.0.0 +version: 7.0.1 appVersion: "2023-10-20" description: Jupyter a web based IDE home: https://truecharts.org/charts/stable/jupyter @@ -21,7 +21,7 @@ keywords: - Lab dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/kanboard/Chart.yaml b/charts/stable/kanboard/Chart.yaml index b57dd661679..dfebbb4fda7 100644 --- a/charts/stable/kanboard/Chart.yaml +++ b/charts/stable/kanboard/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: kanboard -version: 15.0.0 +version: 15.0.1 appVersion: 1.2.34 description: Kanboard is a free and open source Kanban project management software. home: https://truecharts.org/charts/stable/kanboard @@ -20,7 +20,7 @@ keywords: - kanban dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/kasm/Chart.yaml b/charts/stable/kasm/Chart.yaml index a75a651aa38..caf100be4cb 100644 --- a/charts/stable/kasm/Chart.yaml +++ b/charts/stable/kasm/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: kasm -version: 7.0.0 +version: 7.0.1 appVersion: 1.14.0 description: Kasm Workspaces is a streaming platform for delivering browser-based access to desktops, applications, and web services. home: https://truecharts.org/charts/stable/kasm @@ -22,7 +22,7 @@ keywords: - Other dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/kavita/Chart.yaml b/charts/stable/kavita/Chart.yaml index 508b7c5993f..05a5bceaca2 100644 --- a/charts/stable/kavita/Chart.yaml +++ b/charts/stable/kavita/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: kavita -version: 8.0.0 +version: 8.0.1 appVersion: 0.7.11 description: Kavita is a rocket fueled self-hosted digital library which supports a vast array of file formats home: https://truecharts.org/charts/stable/kavita @@ -22,7 +22,7 @@ keywords: - book dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/kdenlive-vnc/Chart.yaml b/charts/stable/kdenlive-vnc/Chart.yaml index 3e41c6e9f7e..05eff839b38 100644 --- a/charts/stable/kdenlive-vnc/Chart.yaml +++ b/charts/stable/kdenlive-vnc/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: kdenlive-vnc -version: 4.0.0 +version: 4.0.1 appVersion: latest description: An instance of kdenlive accessible through vnc and noVnc (=Web Interface) home: https://truecharts.org/charts/incubator/kdenlive-vnc @@ -23,7 +23,7 @@ keywords: - Tools-Utilities dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/kdenlive/Chart.yaml b/charts/stable/kdenlive/Chart.yaml index 27838473bbc..a9c9d748148 100644 --- a/charts/stable/kdenlive/Chart.yaml +++ b/charts/stable/kdenlive/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: kdenlive -version: 4.0.1 +version: 4.0.2 appVersion: latest description: Kdenlive(https://kdenlive.org/) is a powerful free and open source cross-platform video editing program made by the KDE community. Feature rich and production ready. home: https://truecharts.org/charts/incubator/kdenlive @@ -22,7 +22,7 @@ keywords: - Other dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/keeweb/Chart.yaml b/charts/stable/keeweb/Chart.yaml index 674351dab51..f261e8d876b 100644 --- a/charts/stable/keeweb/Chart.yaml +++ b/charts/stable/keeweb/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: keeweb -version: 4.0.0 +version: 4.0.1 appVersion: latest description: This webapp is a browser and desktop password manager compatible with KeePass databases. It doesn't require any server or additional resources. The app can run either in browser, or as a desktop app. home: https://truecharts.org/charts/incubator/keeweb @@ -23,7 +23,7 @@ keywords: - Network-Management dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/kerbalspaceprogram-lmp/Chart.yaml b/charts/stable/kerbalspaceprogram-lmp/Chart.yaml index 61637a9d9ba..08a99271409 100644 --- a/charts/stable/kerbalspaceprogram-lmp/Chart.yaml +++ b/charts/stable/kerbalspaceprogram-lmp/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: kerbalspaceprogram-lmp -version: 4.0.0 +version: 4.0.1 appVersion: latest description: This Chart will download and run Luna Multiplayer for Kerbal Space Program (KSP). home: https://truecharts.org/charts/incubator/kerbalspaceprogram-lmp @@ -20,7 +20,7 @@ keywords: - GameServers dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/kerio-connect/Chart.yaml b/charts/stable/kerio-connect/Chart.yaml index f8d1135d75a..a7f46bf3cf6 100644 --- a/charts/stable/kerio-connect/Chart.yaml +++ b/charts/stable/kerio-connect/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: kerio-connect -version: 4.0.0 +version: 4.0.1 appVersion: latest description: Kerio Connect is Mail/Groupware like Microsoft Exchange, but running on Linux. More Informations under www.kerio.com/connect home: https://truecharts.org/charts/incubator/kerio-connect @@ -20,7 +20,7 @@ keywords: - Network-Other dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/kitana/Chart.yaml b/charts/stable/kitana/Chart.yaml index 230d10364f5..47896b1b66a 100644 --- a/charts/stable/kitana/Chart.yaml +++ b/charts/stable/kitana/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: kitana -version: 4.0.0 +version: 4.0.1 appVersion: latest description: Kitana exposes your Plex plugin interfaces "to the outside world". It does that by authenticating against Plex.TV, then connecting to the Plex Media Server you tell it to, and essentially proxying the plugin UI. It has full PMS connection awareness and allows you to connect locally, remotely, or even via relay. home: https://truecharts.org/charts/incubator/kitana @@ -22,7 +22,7 @@ keywords: - MediaApp-Other dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/kitchenowl/Chart.yaml b/charts/stable/kitchenowl/Chart.yaml index 3935860dd01..7d0ea46707a 100644 --- a/charts/stable/kitchenowl/Chart.yaml +++ b/charts/stable/kitchenowl/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: kitchenowl -version: 8.0.0 +version: 8.0.1 appVersion: latest description: KitchenOwl is a smart self-hosted grocery list and recipe manager. home: https://truecharts.org/charts/stable/kitchenowl @@ -21,7 +21,7 @@ keywords: - grocery dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/kiwix-serve/Chart.yaml b/charts/stable/kiwix-serve/Chart.yaml index 994bb777e83..798b92f93f8 100644 --- a/charts/stable/kiwix-serve/Chart.yaml +++ b/charts/stable/kiwix-serve/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: kiwix-serve -version: 7.0.0 +version: 7.0.1 appVersion: 3.6.0 description: Kiwix enables you to have the whole Wikipedia at hand wherever you go! home: https://truecharts.org/charts/stable/kiwix-serve @@ -21,7 +21,7 @@ keywords: - Productivity dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/kms/Chart.yaml b/charts/stable/kms/Chart.yaml index 6d090cf72f6..536e65ade9f 100644 --- a/charts/stable/kms/Chart.yaml +++ b/charts/stable/kms/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: kms -version: 17.0.0 +version: 17.0.1 appVersion: minimal description: Private Windows Activation Server for development and testing home: https://truecharts.org/charts/stable/kms @@ -19,7 +19,7 @@ keywords: - kms dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/kodi-headless/Chart.yaml b/charts/stable/kodi-headless/Chart.yaml index 5ab661950a2..b33f2fab157 100644 --- a/charts/stable/kodi-headless/Chart.yaml +++ b/charts/stable/kodi-headless/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: kodi-headless -version: 8.0.0 +version: 8.0.1 appVersion: "190" description: A headless install of kodi in a docker container. home: https://truecharts.org/charts/stable/kodi-headless @@ -18,7 +18,7 @@ keywords: - kodi-headless dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/komga/Chart.yaml b/charts/stable/komga/Chart.yaml index 768d8a81b5a..2c46b9d3c85 100644 --- a/charts/stable/komga/Chart.yaml +++ b/charts/stable/komga/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: komga -version: 12.0.0 +version: 12.0.1 appVersion: 1.9.2 description: A comics/mangas server to serve/stream pages via API home: https://truecharts.org/charts/stable/komga @@ -23,7 +23,7 @@ keywords: - server dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/kopia/Chart.yaml b/charts/stable/kopia/Chart.yaml index 458f0dd6500..bfb47db3655 100644 --- a/charts/stable/kopia/Chart.yaml +++ b/charts/stable/kopia/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: kopia -version: 10.0.0 +version: 10.0.1 appVersion: 0.15.0 description: Kopia is a simple, cross-platform tool for managing encrypted backups in the cloud. It provides fast, incremental backups, secure, client-side end-to-end encryption, compression and data deduplication. home: https://truecharts.org/charts/stable/kopia @@ -20,7 +20,7 @@ keywords: - backup dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/krusader/Chart.yaml b/charts/stable/krusader/Chart.yaml index 5a43baae001..fd672355efb 100644 --- a/charts/stable/krusader/Chart.yaml +++ b/charts/stable/krusader/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: krusader -version: 4.0.0 +version: 4.0.1 appVersion: latest description: Krusader is an advanced orthodox file manager for KDE and other desktops in the Unix world. It is similar to the console-based GNU Midnight Commander, GNOME Commander for the GNOME desktop environment, or Total Commander for Windows, all of which can trace their paradigmatic features to the original Norton Commander for DOS. It supports extensive archive handling, mounted filesystem support, FTP, advanced search, viewer/editor, directory synchronisation, file content comparisons, batch renaming, etc. home: https://truecharts.org/charts/incubator/krusader @@ -21,7 +21,7 @@ keywords: - Tools-Utilities dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/lama-cleaner/Chart.yaml b/charts/stable/lama-cleaner/Chart.yaml index c7b1d9d1567..4495b45c560 100644 --- a/charts/stable/lama-cleaner/Chart.yaml +++ b/charts/stable/lama-cleaner/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: lama-cleaner -version: 5.0.0 +version: 5.0.1 appVersion: 0.33.0 description: Open-source inpainting tool powered by SOTA AI model. home: https://truecharts.org/charts/stable/lama-cleaner @@ -21,7 +21,7 @@ keywords: - AI dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/lancache-dns/Chart.yaml b/charts/stable/lancache-dns/Chart.yaml index ef22f42854a..984a0b07f9a 100644 --- a/charts/stable/lancache-dns/Chart.yaml +++ b/charts/stable/lancache-dns/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: lancache-dns -version: 7.0.0 +version: 7.0.1 appVersion: latest description: DNS Chart service for a steam cache. home: https://truecharts.org/charts/stable/lancache-dns @@ -20,7 +20,7 @@ keywords: - dns dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/lancache-monolithic/Chart.yaml b/charts/stable/lancache-monolithic/Chart.yaml index 34e1f110295..3be1874db28 100644 --- a/charts/stable/lancache-monolithic/Chart.yaml +++ b/charts/stable/lancache-monolithic/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: lancache-monolithic -version: 7.0.0 +version: 7.0.1 appVersion: latest description: A monolithic lancache service capable of caching all CDNs in a single instance. home: https://truecharts.org/charts/stable/lancache-monolithic @@ -20,7 +20,7 @@ keywords: - lancache dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/lanraragi/Chart.yaml b/charts/stable/lanraragi/Chart.yaml index 3fa76f45414..4fa4ca0122a 100644 --- a/charts/stable/lanraragi/Chart.yaml +++ b/charts/stable/lanraragi/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: lanraragi -version: 8.0.0 +version: 8.0.1 appVersion: "" description: Open source server for archival of comics/manga. home: https://truecharts.org/charts/stable/lanraragi @@ -22,7 +22,7 @@ keywords: - manga dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/lastoasis/Chart.yaml b/charts/stable/lastoasis/Chart.yaml index 1c3b7d325b1..0c55711c08a 100644 --- a/charts/stable/lastoasis/Chart.yaml +++ b/charts/stable/lastoasis/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: lastoasis -version: 4.0.0 +version: 4.0.1 appVersion: lastoasis description: This Chart will download and install SteamCMD. It will also install Last Oasis and run it. home: https://truecharts.org/charts/incubator/lastoasis @@ -20,7 +20,7 @@ keywords: - GameServers dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/lazylibrarian/Chart.yaml b/charts/stable/lazylibrarian/Chart.yaml index 2b934104d93..5c2bbe3f2ce 100644 --- a/charts/stable/lazylibrarian/Chart.yaml +++ b/charts/stable/lazylibrarian/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: lazylibrarian -version: 17.0.0 +version: 17.0.1 appVersion: latest description: Get all your books, like series with Sonarr... home: https://truecharts.org/charts/stable/lazylibrarian @@ -21,7 +21,7 @@ keywords: - ebooks dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/leaf2mqtt/Chart.yaml b/charts/stable/leaf2mqtt/Chart.yaml index 96556023438..960167d53cd 100644 --- a/charts/stable/leaf2mqtt/Chart.yaml +++ b/charts/stable/leaf2mqtt/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: leaf2mqtt -version: 10.0.0 +version: 10.0.1 appVersion: "0.6" description: Nissan Leaf connected services to MQTT adapter home: https://truecharts.org/charts/stable/leaf2mqtt @@ -24,7 +24,7 @@ keywords: - carwings dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/left4dead/Chart.yaml b/charts/stable/left4dead/Chart.yaml index d3fd7623fa6..d6811d58677 100644 --- a/charts/stable/left4dead/Chart.yaml +++ b/charts/stable/left4dead/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: left4dead -version: 4.0.0 +version: 4.0.1 appVersion: l4d description: This Chart will download and install SteamCMD. It will also install Left4Dead and run it. home: https://truecharts.org/charts/incubator/left4dead @@ -20,7 +20,7 @@ keywords: - GameServers dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/lemur-cfssl/Chart.yaml b/charts/stable/lemur-cfssl/Chart.yaml index d77fc0e1230..5ab38de6f8c 100644 --- a/charts/stable/lemur-cfssl/Chart.yaml +++ b/charts/stable/lemur-cfssl/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: lemur-cfssl -version: 4.0.0 +version: 4.0.1 appVersion: latest description: Lemur manages TLS certificate creation. While not able to issue certificates itself, Lemur acts as a broker between CAs and environments providing a central portal for developers to issue TLS certificates with 'sane' defaults. home: https://truecharts.org/charts/incubator/lemur-cfssl @@ -20,7 +20,7 @@ keywords: - Tools-Utilities dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/libreddit/Chart.yaml b/charts/stable/libreddit/Chart.yaml index 1c388b2f373..6cc437ffdaa 100644 --- a/charts/stable/libreddit/Chart.yaml +++ b/charts/stable/libreddit/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: libreddit -version: 7.0.0 +version: 7.0.1 appVersion: latest description: An alternative private front-end to Reddit home: https://truecharts.org/charts/stable/libreddit @@ -21,7 +21,7 @@ keywords: - social dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/libremdb/Chart.yaml b/charts/stable/libremdb/Chart.yaml index 31f7cde6ffe..d8ba1417277 100644 --- a/charts/stable/libremdb/Chart.yaml +++ b/charts/stable/libremdb/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: libremdb -version: 6.0.0 +version: 6.0.1 appVersion: latest description: A free & open source IMDb front-end. home: https://truecharts.org/charts/stable/libremdb @@ -22,14 +22,14 @@ keywords: - imdb dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" tags: [] import-values: [] - name: redis - version: 11.0.1 + version: 11.0.2 repository: https://deps.truecharts.org condition: redis.enabled alias: "" diff --git a/charts/stable/librespeed/Chart.yaml b/charts/stable/librespeed/Chart.yaml index 0bb74d73d53..cd5497b00ca 100644 --- a/charts/stable/librespeed/Chart.yaml +++ b/charts/stable/librespeed/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: librespeed -version: 12.0.0 +version: 12.0.1 appVersion: 5.3.0 description: Librespeed is a HTML5 webpage to test upload and download speeds home: https://truecharts.org/charts/stable/librespeed @@ -20,7 +20,7 @@ keywords: - speedtest dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/lidarr/Chart.yaml b/charts/stable/lidarr/Chart.yaml index e58c7bad435..e9bb133bf2d 100644 --- a/charts/stable/lidarr/Chart.yaml +++ b/charts/stable/lidarr/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: lidarr -version: 19.0.0 +version: 19.0.1 appVersion: 2.1.0.3856 description: Looks and smells like Sonarr but made for music home: https://truecharts.org/charts/stable/lidarr @@ -21,7 +21,7 @@ keywords: - usenet dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/lingva/Chart.yaml b/charts/stable/lingva/Chart.yaml index 3f3a6b34e2a..fa1efea6552 100644 --- a/charts/stable/lingva/Chart.yaml +++ b/charts/stable/lingva/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: lingva -version: 4.0.0 +version: 4.0.1 appVersion: latest description: Alternative front-end for Google Translate, serving as a Free and Open Source translator with over a hundred languages available home: https://truecharts.org/charts/incubator/lingva @@ -21,7 +21,7 @@ keywords: - Tools-Utilities dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/linkding/Chart.yaml b/charts/stable/linkding/Chart.yaml index a99407f4c4b..f199a3be900 100644 --- a/charts/stable/linkding/Chart.yaml +++ b/charts/stable/linkding/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: linkding -version: 8.0.0 +version: 8.0.1 appVersion: 1.23.1 description: Linkding is a simple bookmark service that you can host yourself. It's designed be to be minimal, fast and easy. home: https://truecharts.org/charts/stable/linkding @@ -20,7 +20,7 @@ keywords: - links dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/linkwallet/Chart.yaml b/charts/stable/linkwallet/Chart.yaml index a5bf96501fe..ba2a3e8a9c8 100644 --- a/charts/stable/linkwallet/Chart.yaml +++ b/charts/stable/linkwallet/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: linkwallet -version: 4.0.0 +version: 4.0.1 appVersion: 0.0.36 description: A self-hosted bookmark database with full-text page content search. home: https://truecharts.org/charts/incubator/linkwallet @@ -19,7 +19,7 @@ keywords: - bookmarks dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/linkwarden/Chart.yaml b/charts/stable/linkwarden/Chart.yaml index 5cb7259f4fe..209ab9e8162 100644 --- a/charts/stable/linkwarden/Chart.yaml +++ b/charts/stable/linkwarden/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: linkwarden -version: 3.0.0 +version: 3.0.1 appVersion: 2.3.0 description: Linkwarden is a self-hosted, open-source collaborative bookmark manager to collect, organize and archive webpages. home: https://truecharts.org/charts/stable/linkwarden @@ -21,7 +21,7 @@ keywords: - manager dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/littlelink/Chart.yaml b/charts/stable/littlelink/Chart.yaml index a4d11687274..46508fc871e 100644 --- a/charts/stable/littlelink/Chart.yaml +++ b/charts/stable/littlelink/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: littlelink -version: 12.0.0 +version: 12.0.1 appVersion: latest description: Easy platform to combine all your social links home: https://truecharts.org/charts/stable/littlelink @@ -20,7 +20,7 @@ keywords: - littlelink dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/livestreamdvr/Chart.yaml b/charts/stable/livestreamdvr/Chart.yaml index c95dc49c805..3feb1c3c25e 100644 --- a/charts/stable/livestreamdvr/Chart.yaml +++ b/charts/stable/livestreamdvr/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: livestreamdvr -version: 4.0.0 +version: 4.0.1 appVersion: master description: An automatic twitch recorder. home: https://truecharts.org/charts/stable/livestreamdvr @@ -20,7 +20,7 @@ keywords: - MediaApp-Video dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/llalon-github-backup/Chart.yaml b/charts/stable/llalon-github-backup/Chart.yaml index 2f495839863..8d499000831 100644 --- a/charts/stable/llalon-github-backup/Chart.yaml +++ b/charts/stable/llalon-github-backup/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: llalon-github-backup -version: 4.0.0 +version: 4.0.1 appVersion: latest description: Automatically backup github repositories on schedule. Allows for custom configuration. home: https://truecharts.org/charts/incubator/llalon-github-backup @@ -20,7 +20,7 @@ keywords: - Backup dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/lldap/Chart.yaml b/charts/stable/lldap/Chart.yaml index 176d54c40c3..7d1800aecfc 100644 --- a/charts/stable/lldap/Chart.yaml +++ b/charts/stable/lldap/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: lldap -version: 4.0.0 +version: 4.0.1 appVersion: 0.5.0-debian description: Lightweight ldap server for authentication and user management home: https://truecharts.org/charts/stable/lldap @@ -22,7 +22,7 @@ keywords: - auth dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/local-ai/Chart.yaml b/charts/stable/local-ai/Chart.yaml index e75edbad058..e6b35a08c1b 100644 --- a/charts/stable/local-ai/Chart.yaml +++ b/charts/stable/local-ai/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: local-ai -version: 8.0.0 +version: 8.0.1 appVersion: 2.2.0 description: Self-hosted, community-driven, local OpenAI-compatible API. home: https://truecharts.org/charts/stable/local-ai @@ -20,7 +20,7 @@ keywords: - ai dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/logitech-media-server/Chart.yaml b/charts/stable/logitech-media-server/Chart.yaml index 039d7c00ebc..12f7ffb281a 100644 --- a/charts/stable/logitech-media-server/Chart.yaml +++ b/charts/stable/logitech-media-server/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: logitech-media-server -version: 10.0.0 +version: 10.0.1 appVersion: stable description: Logitech Media Server is a platform for home/office audio streaming. home: https://truecharts.org/charts/stable/logitech-media-server @@ -22,7 +22,7 @@ keywords: - streaming dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/longvinter/Chart.yaml b/charts/stable/longvinter/Chart.yaml index 20c2e9ab007..4a3af4a62f9 100644 --- a/charts/stable/longvinter/Chart.yaml +++ b/charts/stable/longvinter/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: longvinter -version: 4.0.0 +version: 4.0.1 appVersion: longvinter description: This Chart will download and install SteamCMD. It will also install Longvinter and run it. home: https://truecharts.org/charts/incubator/longvinter @@ -20,7 +20,7 @@ keywords: - GameServers dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/mailpile/Chart.yaml b/charts/stable/mailpile/Chart.yaml index c5a998cf44b..c4a6f9455ec 100644 --- a/charts/stable/mailpile/Chart.yaml +++ b/charts/stable/mailpile/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: mailpile -version: 4.0.0 +version: 4.0.1 appVersion: latest description: Mailpile is software, an e-mail client. It runs on your desktop or laptop computer and you interact with it by using your web browser. The goal of Mailpile is to allow people to send e-mail in a more secure and private manner than before. home: https://truecharts.org/charts/incubator/mailpile @@ -22,7 +22,7 @@ keywords: - Network-Messenger dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/makemkv/Chart.yaml b/charts/stable/makemkv/Chart.yaml index fdbb594c0c5..df624c53591 100644 --- a/charts/stable/makemkv/Chart.yaml +++ b/charts/stable/makemkv/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: makemkv -version: 8.0.0 +version: 8.0.1 appVersion: 23.11.2 description: MakeMKV is your one-click solution to convert video that you own into free and patents-unencumbered format that can be played everywhere. home: https://truecharts.org/charts/stable/makemkv @@ -19,7 +19,7 @@ keywords: - mkv dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/maloja/Chart.yaml b/charts/stable/maloja/Chart.yaml index 04a35451526..761256b4174 100644 --- a/charts/stable/maloja/Chart.yaml +++ b/charts/stable/maloja/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: maloja -version: 4.0.0 +version: 4.0.1 appVersion: latest description: Self-hosted music scrobble database to create personal listening statistics and charts as a substitute for Last.fm / Libre.fm / GNU FM. home: https://truecharts.org/charts/incubator/maloja @@ -20,7 +20,7 @@ keywords: - MediaServer-Music dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/mango/Chart.yaml b/charts/stable/mango/Chart.yaml index c74ddc5105f..5e8693bea3f 100644 --- a/charts/stable/mango/Chart.yaml +++ b/charts/stable/mango/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: mango -version: 4.0.0 +version: 4.0.1 appVersion: latest description: | Mango is a self-hosted manga server and reader. Its features include[br] @@ -21,7 +21,7 @@ keywords: - MediaApp-Books dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/matomo/Chart.yaml b/charts/stable/matomo/Chart.yaml index 095bf11b727..d42d1ddb3fa 100644 --- a/charts/stable/matomo/Chart.yaml +++ b/charts/stable/matomo/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: matomo -version: 11.0.0 +version: 11.0.1 appVersion: 4.16.0 description: Matomo is the leading Free/Libre open analytics platform home: https://truecharts.org/charts/stable/matomo @@ -20,14 +20,14 @@ keywords: - analytics dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" tags: [] import-values: [] - name: mariadb - version: 12.0.1 + version: 12.0.2 repository: https://deps.truecharts.org/ condition: mariadb.enabled alias: "" diff --git a/charts/stable/mattermost/Chart.yaml b/charts/stable/mattermost/Chart.yaml index 02ca01c6095..d764e521b8b 100644 --- a/charts/stable/mattermost/Chart.yaml +++ b/charts/stable/mattermost/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: mattermost -version: 11.0.0 +version: 11.0.1 appVersion: "9.4" description: Mattermost is an open source platform for secure collaboration across the entire software development lifecycle. home: https://truecharts.org/charts/stable/mattermost @@ -22,7 +22,7 @@ keywords: - development dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/mc-router/Chart.yaml b/charts/stable/mc-router/Chart.yaml index 82f4cb6c8b0..03434b20f63 100644 --- a/charts/stable/mc-router/Chart.yaml +++ b/charts/stable/mc-router/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: mc-router -version: 3.0.0 +version: 3.0.1 appVersion: 1.20.0 description: Lightweight multiplexer/proxy for Minecraft-Java servers. home: https://truecharts.org/charts/stable/mc-router @@ -20,7 +20,7 @@ keywords: - minecraft dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/mealie/Chart.yaml b/charts/stable/mealie/Chart.yaml index d087af41c46..24e965ce808 100644 --- a/charts/stable/mealie/Chart.yaml +++ b/charts/stable/mealie/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: mealie -version: 20.0.0 +version: 20.0.1 appVersion: 1.0.0-RC2 description: Mealie is a self hosted recipe manager and meal planner with a RestAPI backend home: https://truecharts.org/charts/stable/mealie @@ -19,7 +19,7 @@ keywords: - grocy dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/media-roller/Chart.yaml b/charts/stable/media-roller/Chart.yaml index 227c3dc7924..0407b4a9834 100644 --- a/charts/stable/media-roller/Chart.yaml +++ b/charts/stable/media-roller/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: media-roller -version: 4.0.0 +version: 4.0.1 appVersion: latest description: Mobile friendly tool for downloading videos from social media. home: https://truecharts.org/charts/incubator/media-roller @@ -21,7 +21,7 @@ keywords: - MediaApp-Video dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/mediaelch/Chart.yaml b/charts/stable/mediaelch/Chart.yaml index e6b71fc9d54..cac3d6bacf2 100644 --- a/charts/stable/mediaelch/Chart.yaml +++ b/charts/stable/mediaelch/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: mediaelch -version: 4.0.0 +version: 4.0.1 appVersion: latest description: Mediaelch is a Tool to manage your movie and show libary regarding the metadata and artwork. home: https://truecharts.org/charts/incubator/mediaelch @@ -21,7 +21,7 @@ keywords: - MediaApp-Video dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/mediagoblin/Chart.yaml b/charts/stable/mediagoblin/Chart.yaml index 6840b2ba349..13fc7cf5e78 100644 --- a/charts/stable/mediagoblin/Chart.yaml +++ b/charts/stable/mediagoblin/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: mediagoblin -version: 4.0.0 +version: 4.0.1 appVersion: latest description: "MediaGoblin is a free software media publishing platform that anyone can run. You can think of it as a decentralized alternative to Flickr, YouTube, SoundCloud, etc. [br][br][b][u][span style='color: #ff9900;']Default user/password[/span][/u][/b][br]User: [B][u]admin[/B][/u][br]Password: [B][u]admin[/B][/u][/b]" home: https://truecharts.org/charts/incubator/mediagoblin @@ -20,7 +20,7 @@ keywords: - MediaApp-Photos dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/mediainfo/Chart.yaml b/charts/stable/mediainfo/Chart.yaml index c6e107e40e0..3fb796ed69d 100644 --- a/charts/stable/mediainfo/Chart.yaml +++ b/charts/stable/mediainfo/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: mediainfo -version: 7.0.0 +version: 7.0.1 appVersion: 23.12.1 description: MediaInfo is a convenient unified display of the most relevant technical and tag data for video and audio files. home: https://truecharts.org/charts/stable/mediainfo @@ -20,7 +20,7 @@ keywords: - media dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/medusa/Chart.yaml b/charts/stable/medusa/Chart.yaml index 4cec2531621..f46d073cea2 100644 --- a/charts/stable/medusa/Chart.yaml +++ b/charts/stable/medusa/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: medusa -version: 9.0.0 +version: 9.0.1 appVersion: 1.0.19 description: An automatic Video Library Manager for TV Shows home: https://truecharts.org/charts/stable/medusa @@ -25,7 +25,7 @@ keywords: - shows dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/megasync/Chart.yaml b/charts/stable/megasync/Chart.yaml index 346812618f9..3dc00bcc4ec 100644 --- a/charts/stable/megasync/Chart.yaml +++ b/charts/stable/megasync/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: megasync -version: 5.0.0 +version: 5.0.1 appVersion: latest description: MEGAsync can synchronize all of your devices with your MEGA account. home: https://truecharts.org/charts/incubator/megasync @@ -23,7 +23,7 @@ keywords: - Backup dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/memories-of-mars/Chart.yaml b/charts/stable/memories-of-mars/Chart.yaml index cf164cc42f8..0ba9531b898 100644 --- a/charts/stable/memories-of-mars/Chart.yaml +++ b/charts/stable/memories-of-mars/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: memories-of-mars -version: 4.0.0 +version: 4.0.1 appVersion: memoriesofmars description: This Chart will download and install SteamCMD. It will also install Memories of Mars and run it. home: https://truecharts.org/charts/incubator/memories-of-mars @@ -20,7 +20,7 @@ keywords: - GameServers dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/meshcentral/Chart.yaml b/charts/stable/meshcentral/Chart.yaml index b4f24bd32bc..249b2d54a70 100644 --- a/charts/stable/meshcentral/Chart.yaml +++ b/charts/stable/meshcentral/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: meshcentral -version: 14.0.0 +version: 14.0.1 appVersion: 1.1.16 description: MeshCentral is a full computer management web site home: https://truecharts.org/charts/stable/meshcentral @@ -21,7 +21,7 @@ keywords: - rdp dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/meshroom/Chart.yaml b/charts/stable/meshroom/Chart.yaml index 50c024f6a8a..7b518283392 100644 --- a/charts/stable/meshroom/Chart.yaml +++ b/charts/stable/meshroom/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: meshroom -version: 8.0.0 +version: 8.0.1 appVersion: 2021.1.0 description: Meshroom is a free, open-source 3D Reconstruction Software based on the AliceVision Photogrammetric Computer Vision framework. home: https://truecharts.org/charts/stable/meshroom @@ -19,7 +19,7 @@ keywords: - meshroom dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/metabase/Chart.yaml b/charts/stable/metabase/Chart.yaml index ba8ae98f086..654aadc2421 100644 --- a/charts/stable/metabase/Chart.yaml +++ b/charts/stable/metabase/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: metabase -version: 2.0.0 +version: 2.0.1 appVersion: 0.48.1 description: Business intelligence, dashboards, and data visualization tools home: https://truecharts.org/charts/stable/metabase @@ -19,7 +19,7 @@ keywords: - metabase dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/metatube/Chart.yaml b/charts/stable/metatube/Chart.yaml index bb167f15f2b..81d438944da 100644 --- a/charts/stable/metatube/Chart.yaml +++ b/charts/stable/metatube/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: metatube -version: 4.0.0 +version: 4.0.1 appVersion: latest description: MetaTube downloads video from YouTube and can add metadata from a specified metadata provider on the downloaded file. home: https://truecharts.org/charts/incubator/metatube @@ -22,7 +22,7 @@ keywords: - Tools-Utilities dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/metube/Chart.yaml b/charts/stable/metube/Chart.yaml index 0d1ff90fa56..e2a32f428a4 100644 --- a/charts/stable/metube/Chart.yaml +++ b/charts/stable/metube/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: metube -version: 10.0.0 +version: 10.0.1 appVersion: "2023" description: Web GUI for youtube-dl. home: https://truecharts.org/charts/stable/metube @@ -20,7 +20,7 @@ keywords: - media dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/mindustry/Chart.yaml b/charts/stable/mindustry/Chart.yaml index ea79285f2a1..b5c7a07abb1 100644 --- a/charts/stable/mindustry/Chart.yaml +++ b/charts/stable/mindustry/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: mindustry -version: 4.0.0 +version: 4.0.1 appVersion: latest description: This is a Basic Mindustry Server. It will download the preferred version of Mindustry and run it. home: https://truecharts.org/charts/incubator/mindustry @@ -20,7 +20,7 @@ keywords: - GameServers dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/minecraft-bedrock/Chart.yaml b/charts/stable/minecraft-bedrock/Chart.yaml index 5cad2e19438..92d9729308f 100644 --- a/charts/stable/minecraft-bedrock/Chart.yaml +++ b/charts/stable/minecraft-bedrock/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: minecraft-bedrock -version: 7.0.0 +version: 7.0.1 appVersion: 2023.8.1 description: Minecraft Bedrock Dedicated Server home: https://truecharts.org/charts/stable/minecraft-bedrock @@ -19,7 +19,7 @@ keywords: - minecraft dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/minecraft-bungeecord/Chart.yaml b/charts/stable/minecraft-bungeecord/Chart.yaml index 153e482437f..93e35246b7c 100644 --- a/charts/stable/minecraft-bungeecord/Chart.yaml +++ b/charts/stable/minecraft-bungeecord/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: minecraft-bungeecord -version: 7.0.0 +version: 7.0.1 appVersion: 2022.4.1 description: the front-end of a cluster of minecraft-java containers. home: https://truecharts.org/charts/stable/minecraft-bungeecord @@ -21,7 +21,7 @@ keywords: - minecraft dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/minecraft-java/Chart.yaml b/charts/stable/minecraft-java/Chart.yaml index cd60fa1c0c0..0d621dcb9bb 100644 --- a/charts/stable/minecraft-java/Chart.yaml +++ b/charts/stable/minecraft-java/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: minecraft-java -version: 7.0.0 +version: 7.0.1 appVersion: 2023.11.1 description: Minecraft Java Dedicated Server home: https://truecharts.org/charts/stable/minecraft-java @@ -20,7 +20,7 @@ keywords: - minecraft dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/minetest/Chart.yaml b/charts/stable/minetest/Chart.yaml index 84ae8606ec7..b591746045d 100644 --- a/charts/stable/minetest/Chart.yaml +++ b/charts/stable/minetest/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: minetest -version: 7.0.0 +version: 7.0.1 appVersion: 5.8.0 description: Minetest (server) is a near-infinite-world block sandbox game and a game engine. home: https://truecharts.org/charts/stable/minetest @@ -18,7 +18,7 @@ keywords: - minetest dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/miniflux/Chart.yaml b/charts/stable/miniflux/Chart.yaml index 9d7c32feebb..cc29d2cf341 100644 --- a/charts/stable/miniflux/Chart.yaml +++ b/charts/stable/miniflux/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: miniflux -version: 13.0.0 +version: 13.0.1 appVersion: 2.0.51 description: Miniflux is a minimalist and opinionated feed reader. home: https://truecharts.org/charts/stable/miniflux @@ -21,7 +21,7 @@ keywords: - news dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/mininote/Chart.yaml b/charts/stable/mininote/Chart.yaml index 73ff11e0269..022e3c20875 100644 --- a/charts/stable/mininote/Chart.yaml +++ b/charts/stable/mininote/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: mininote -version: 4.0.0 +version: 4.0.1 appVersion: latest description: A simple, self-hosted, encrypted Markdown note-taking app built with Vue 3, and Express. home: https://truecharts.org/charts/incubator/mininote @@ -21,7 +21,7 @@ keywords: - Tools-Utilities dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/minio-console/Chart.yaml b/charts/stable/minio-console/Chart.yaml index cf5ca97d6ee..db36d201eb0 100644 --- a/charts/stable/minio-console/Chart.yaml +++ b/charts/stable/minio-console/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: minio-console -version: 9.0.0 +version: 9.0.1 appVersion: 0.30.0 description: A management console for minio server and operator home: https://truecharts.org/charts/stable/minio-console @@ -21,7 +21,7 @@ keywords: - s3 dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/minio/Chart.yaml b/charts/stable/minio/Chart.yaml index 1e86b0dfa69..e153c2c5912 100644 --- a/charts/stable/minio/Chart.yaml +++ b/charts/stable/minio/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: minio -version: 9.0.0 +version: 9.0.1 appVersion: 2023.12.23 description: Minio is a self-hosted S3 storage server home: https://truecharts.org/charts/stable/minio @@ -21,7 +21,7 @@ keywords: - storage dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/minisatip/Chart.yaml b/charts/stable/minisatip/Chart.yaml index f7834cbbd02..17ead3a0a53 100644 --- a/charts/stable/minisatip/Chart.yaml +++ b/charts/stable/minisatip/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: minisatip -version: 8.0.0 +version: 8.0.1 appVersion: 2021.12.01 description: Minisatip is a multi-threaded satip server version 1.2 that runs under Linux. home: https://truecharts.org/charts/stable/minisatip @@ -18,7 +18,7 @@ keywords: - minisatip dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/misskey/Chart.yaml b/charts/stable/misskey/Chart.yaml index 9a8d53b0a63..0f1fd73dc6f 100644 --- a/charts/stable/misskey/Chart.yaml +++ b/charts/stable/misskey/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: misskey -version: 7.0.0 +version: 7.0.1 appVersion: 2023.12.0 description: Open source decentralized social media platform that's free forever! home: https://truecharts.org/charts/incubator/misskey @@ -24,14 +24,14 @@ keywords: - ActivityPub dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" tags: [] import-values: [] - name: redis - version: 11.0.1 + version: 11.0.2 repository: https://deps.truecharts.org condition: redis.enabled alias: "" diff --git a/charts/stable/mkvcleaver/Chart.yaml b/charts/stable/mkvcleaver/Chart.yaml index b99b2dd0e7a..f3fa7c0200f 100644 --- a/charts/stable/mkvcleaver/Chart.yaml +++ b/charts/stable/mkvcleaver/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: mkvcleaver -version: 7.0.0 +version: 7.0.1 appVersion: 23.11.2 description: MKVCleaver is a tool for batch extraction of data from MKV files home: https://truecharts.org/charts/stable/mkvcleaver @@ -20,7 +20,7 @@ keywords: - mkvcleaver dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/mkvtoolnix/Chart.yaml b/charts/stable/mkvtoolnix/Chart.yaml index a524815fe8a..aa01c73a9b9 100644 --- a/charts/stable/mkvtoolnix/Chart.yaml +++ b/charts/stable/mkvtoolnix/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: mkvtoolnix -version: 8.0.0 +version: 8.0.1 appVersion: 23.12.1 description: MKVToolNix is a set of tools to create, alter and inspect Matroska files. home: https://truecharts.org/charts/stable/mkvtoolnix @@ -22,7 +22,7 @@ keywords: - mkv dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/modsecurity-crs/Chart.yaml b/charts/stable/modsecurity-crs/Chart.yaml index 22a443014c1..8658aebdef8 100644 --- a/charts/stable/modsecurity-crs/Chart.yaml +++ b/charts/stable/modsecurity-crs/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: modsecurity-crs -version: 2.0.0 +version: 2.0.1 appVersion: 3.3.4 description: ModSecurity is an open source, cross platform Web Application Firewall (WAF) engine. home: https://truecharts.org/charts/stable/modsecurity-crs @@ -21,7 +21,7 @@ keywords: - networking dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/mojopaste/Chart.yaml b/charts/stable/mojopaste/Chart.yaml index 7f326f5578a..f10431d1579 100644 --- a/charts/stable/mojopaste/Chart.yaml +++ b/charts/stable/mojopaste/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: mojopaste -version: 4.0.0 +version: 4.0.1 appVersion: latest description: Mojopaste is a pastebin application. There's about one million of these out there, but if you have the need to run something internally at work or you just fancy having your own pastebin, this is your application. home: https://truecharts.org/charts/incubator/mojopaste @@ -23,7 +23,7 @@ keywords: - Network-Web dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/monero-node/Chart.yaml b/charts/stable/monero-node/Chart.yaml index b126d3f6071..ea59408e505 100644 --- a/charts/stable/monero-node/Chart.yaml +++ b/charts/stable/monero-node/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: monero-node -version: 4.0.0 +version: 4.0.1 appVersion: latest description: Chart to run a monero full network node home: https://truecharts.org/charts/incubator/monero-node @@ -22,7 +22,7 @@ keywords: - Network-Other dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/mongo-express/Chart.yaml b/charts/stable/mongo-express/Chart.yaml index 528228fbdc0..336357f78b2 100644 --- a/charts/stable/mongo-express/Chart.yaml +++ b/charts/stable/mongo-express/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: mongo-express -version: 5.0.0 +version: 5.0.1 appVersion: latest description: mongo-express is a web-based MongoDB admin interface written in Node.js, Express.js, and Bootstrap3. home: https://truecharts.org/charts/stable/mongo-express @@ -21,14 +21,14 @@ keywords: - database dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" tags: [] import-values: [] - name: mongodb - version: 11.0.1 + version: 11.0.2 repository: https://deps.truecharts.org/ condition: mongodb.enabled alias: "" diff --git a/charts/stable/monica/Chart.yaml b/charts/stable/monica/Chart.yaml index e914f15f7e6..2cc37debcb1 100644 --- a/charts/stable/monica/Chart.yaml +++ b/charts/stable/monica/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: monica -version: 11.0.0 +version: 11.0.1 appVersion: 4.0.0 description: Monica is a great open source personal relationship management system. home: https://truecharts.org/charts/stable/monica @@ -19,14 +19,14 @@ keywords: - crm dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" tags: [] import-values: [] - name: mariadb - version: 12.0.1 + version: 12.0.2 repository: https://deps.truecharts.org/ condition: mariadb.enabled alias: "" diff --git a/charts/stable/mordhau/Chart.yaml b/charts/stable/mordhau/Chart.yaml index 2796e0a3e1a..17e63c973f1 100644 --- a/charts/stable/mordhau/Chart.yaml +++ b/charts/stable/mordhau/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: mordhau -version: 4.0.0 +version: 4.0.1 appVersion: mordhau description: "This Docker will download and install SteamCMD. It will also install Mordhau and run it. Initial login SERVERNAME: MordhauDocker SERVERPASSWORD: Chart ADMINPASSWORD adminChart" home: https://truecharts.org/charts/incubator/mordhau @@ -20,7 +20,7 @@ keywords: - GameServers dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/mosdns/Chart.yaml b/charts/stable/mosdns/Chart.yaml index a75b07bc8fb..a8ec2781b14 100644 --- a/charts/stable/mosdns/Chart.yaml +++ b/charts/stable/mosdns/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: mosdns -version: 8.0.0 +version: 8.0.1 appVersion: 5.3.1 description: A location-based pluggable DNS forwarder/splitter. home: https://truecharts.org/charts/stable/mosdns @@ -19,7 +19,7 @@ keywords: - dns dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/mosquitto/Chart.yaml b/charts/stable/mosquitto/Chart.yaml index c2421310f9e..4ff61d7eafd 100644 --- a/charts/stable/mosquitto/Chart.yaml +++ b/charts/stable/mosquitto/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: mosquitto -version: 13.0.0 +version: 13.0.1 appVersion: 2.0.18 description: Eclipse Mosquitto - An open source MQTT broker home: https://truecharts.org/charts/stable/mosquitto @@ -21,7 +21,7 @@ keywords: - eclipse-iot dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/mstream/Chart.yaml b/charts/stable/mstream/Chart.yaml index e1b933a52a1..18eea198151 100644 --- a/charts/stable/mstream/Chart.yaml +++ b/charts/stable/mstream/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: mstream -version: 9.0.0 +version: 9.0.1 appVersion: 5.11.4 description: A personal music streaming server home: https://truecharts.org/charts/stable/mstream @@ -22,7 +22,7 @@ keywords: - music dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/multi-scrobbler/Chart.yaml b/charts/stable/multi-scrobbler/Chart.yaml index 0171053008a..f4e3f37aaa4 100644 --- a/charts/stable/multi-scrobbler/Chart.yaml +++ b/charts/stable/multi-scrobbler/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: multi-scrobbler -version: 5.0.0 +version: 5.0.1 appVersion: 0.6.1 description: Track your music listening history from many sources and record to many scrobble clients. home: https://truecharts.org/charts/stable/multi-scrobbler @@ -20,7 +20,7 @@ keywords: - MediaServer-Music dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/muse/Chart.yaml b/charts/stable/muse/Chart.yaml index 7da767aa745..81f67057465 100644 --- a/charts/stable/muse/Chart.yaml +++ b/charts/stable/muse/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: muse -version: 4.0.0 +version: 4.0.1 appVersion: 2.4.4 description: A self-hosted midwestern Discord music bot that doesn't suck. home: https://truecharts.org/charts/stable/muse @@ -21,7 +21,7 @@ keywords: - discord-bot dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/muximux/Chart.yaml b/charts/stable/muximux/Chart.yaml index 28d28892efe..8f028f5974f 100644 --- a/charts/stable/muximux/Chart.yaml +++ b/charts/stable/muximux/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: muximux -version: 9.0.0 +version: 9.0.1 appVersion: ersion-057352e8 description: A lightweight portal to view & manage your HTPC apps without having to run anything more than a PHP enabled webserver home: https://truecharts.org/charts/stable/muximux @@ -23,7 +23,7 @@ keywords: - portal dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/mylar/Chart.yaml b/charts/stable/mylar/Chart.yaml index f801ee93e13..c55f5adf166 100644 --- a/charts/stable/mylar/Chart.yaml +++ b/charts/stable/mylar/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: mylar -version: 12.0.0 +version: 12.0.1 appVersion: 0.7.6 description: Mylar is a automated Comic Book downloader home: https://truecharts.org/charts/stable/mylar @@ -20,7 +20,7 @@ keywords: - mylar dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/mymediaforalexa/Chart.yaml b/charts/stable/mymediaforalexa/Chart.yaml index 954d7e506be..e94819a831d 100644 --- a/charts/stable/mymediaforalexa/Chart.yaml +++ b/charts/stable/mymediaforalexa/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: mymediaforalexa -version: 7.0.0 +version: 7.0.1 appVersion: 1.3.151.0 description: This is the multi-platform Docker image for My Media for Alexa - https://www.mymediaalexa.com . home: https://truecharts.org/charts/stable/mymediaforalexa @@ -20,7 +20,7 @@ keywords: - alexa dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/mysql-workbench/Chart.yaml b/charts/stable/mysql-workbench/Chart.yaml index 4d0766a3f8e..478e6853f0a 100644 --- a/charts/stable/mysql-workbench/Chart.yaml +++ b/charts/stable/mysql-workbench/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: mysql-workbench -version: 8.0.0 +version: 8.0.1 appVersion: 8.0.34 description: MySQL Workbench is a unified visual tool for database architects, developers and DBAs. home: https://truecharts.org/charts/stable/mysql-workbench @@ -18,7 +18,7 @@ keywords: - mysql-workbench dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/n8n/Chart.yaml b/charts/stable/n8n/Chart.yaml index 9f6b364f8e5..42a325d79e3 100644 --- a/charts/stable/n8n/Chart.yaml +++ b/charts/stable/n8n/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: n8n -version: 12.0.0 +version: 12.0.1 appVersion: 1.22.1 description: n8n is an extendable workflow automation tool. home: https://truecharts.org/charts/stable/n8n @@ -21,14 +21,14 @@ keywords: - automation dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" tags: [] import-values: [] - name: redis - version: 11.0.1 + version: 11.0.2 repository: https://deps.truecharts.org condition: redis.enabled alias: "" diff --git a/charts/stable/namecheap-ddns/Chart.yaml b/charts/stable/namecheap-ddns/Chart.yaml index 161c961ecd7..d3152d16df0 100644 --- a/charts/stable/namecheap-ddns/Chart.yaml +++ b/charts/stable/namecheap-ddns/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: namecheap-ddns -version: 4.0.0 +version: 4.0.1 appVersion: latest description: "This simple Chart will update a namecheap dynamic dns domain. You must set an 'A + Dynamic DNS Record' for the host and enable Dynamic DNS in the manage page for your domain. " home: https://truecharts.org/charts/incubator/namecheap-ddns @@ -22,7 +22,7 @@ keywords: - Network-Management dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/nano-wallet/Chart.yaml b/charts/stable/nano-wallet/Chart.yaml index aec75e1bc93..b4839238844 100644 --- a/charts/stable/nano-wallet/Chart.yaml +++ b/charts/stable/nano-wallet/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: nano-wallet -version: 8.0.0 +version: 8.0.1 appVersion: 2021.12.16 description: Nano-wallet is a digital payment protocol designed to be accessible and lightweight. home: https://truecharts.org/charts/stable/nano-wallet @@ -18,7 +18,7 @@ keywords: - nano-wallet dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/navidrome/Chart.yaml b/charts/stable/navidrome/Chart.yaml index 7dfdf17f51d..5f1d6749c2e 100644 --- a/charts/stable/navidrome/Chart.yaml +++ b/charts/stable/navidrome/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: navidrome -version: 18.0.0 +version: 18.0.1 appVersion: 0.50.2 description: Navidrome is an open source web-based music collection server and streamer home: https://truecharts.org/charts/stable/navidrome @@ -21,7 +21,7 @@ keywords: - streaming dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/necesse/Chart.yaml b/charts/stable/necesse/Chart.yaml index 41f877c1328..ed4d6262e45 100644 --- a/charts/stable/necesse/Chart.yaml +++ b/charts/stable/necesse/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: necesse -version: 4.0.0 +version: 4.0.1 appVersion: necesse description: This Chart will download and install SteamCMD. It will also install Necesse and run it. home: https://truecharts.org/charts/incubator/necesse @@ -20,7 +20,7 @@ keywords: - GameServers dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/neko/Chart.yaml b/charts/stable/neko/Chart.yaml index a010a81e6fc..f3b4ebc5530 100644 --- a/charts/stable/neko/Chart.yaml +++ b/charts/stable/neko/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: neko -version: 4.0.0 +version: 4.0.1 appVersion: firefox description: A self hosted virtual browser that runs in Chart home: https://truecharts.org/charts/incubator/neko @@ -19,7 +19,7 @@ keywords: - video dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/netbootxyz/Chart.yaml b/charts/stable/netbootxyz/Chart.yaml index 0179fcd739d..ca3298138b8 100644 --- a/charts/stable/netbootxyz/Chart.yaml +++ b/charts/stable/netbootxyz/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: netbootxyz -version: 2.0.0 +version: 2.0.1 appVersion: 0.6.7 description: Your favorite operating systems in one place! home: https://truecharts.org/charts/incubator/netbootxyz @@ -20,7 +20,7 @@ keywords: - pxe dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/netdata/Chart.yaml b/charts/stable/netdata/Chart.yaml index ad7c8c4bced..efcb8fb3138 100644 --- a/charts/stable/netdata/Chart.yaml +++ b/charts/stable/netdata/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: netdata -version: 8.0.0 +version: 8.0.1 appVersion: 1.44.1 description: Netdata is high-fidelity infrastructure monitoring and troubleshooting. home: https://truecharts.org/charts/stable/netdata @@ -20,7 +20,7 @@ keywords: - monitoring dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/neverwinternights-ee/Chart.yaml b/charts/stable/neverwinternights-ee/Chart.yaml index b8f18e8ab56..18fa66329fb 100644 --- a/charts/stable/neverwinternights-ee/Chart.yaml +++ b/charts/stable/neverwinternights-ee/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: neverwinternights-ee -version: 4.0.0 +version: 4.0.1 appVersion: latest description: "This Chart will download and install Neverwinter Nights: Enhanced Edition and run it (by default this Chart has a MariaDB and Redis Server integrated)." home: https://truecharts.org/charts/incubator/neverwinternights-ee @@ -20,7 +20,7 @@ keywords: - GameServers dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/newyearcountdownclock/Chart.yaml b/charts/stable/newyearcountdownclock/Chart.yaml index dc2a923e53c..d285af0582f 100644 --- a/charts/stable/newyearcountdownclock/Chart.yaml +++ b/charts/stable/newyearcountdownclock/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: newyearcountdownclock -version: 4.0.0 +version: 4.0.1 appVersion: latest description: Self Hosted, self contained New Year Countdown clock home: https://truecharts.org/charts/incubator/newyearcountdownclock @@ -21,7 +21,7 @@ keywords: - Other dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/nextcloud/Chart.yaml b/charts/stable/nextcloud/Chart.yaml index 70d6e20b59a..53b649787d5 100644 --- a/charts/stable/nextcloud/Chart.yaml +++ b/charts/stable/nextcloud/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: '>=1.24.0-0' apiVersion: v2 name: nextcloud -version: 28.0.1 +version: 28.0.2 appVersion: 28.0.0 description: A private cloud server that puts the control and security of your own data back into your hands. home: https://truecharts.org/charts/stable/nextcloud @@ -24,14 +24,14 @@ keywords: - php dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" tags: [] import-values: [] - name: redis - version: 11.0.1 + version: 11.0.2 repository: https://deps.truecharts.org condition: redis.enabled alias: "" diff --git a/charts/stable/nextpvr/Chart.yaml b/charts/stable/nextpvr/Chart.yaml index 9bcae2ca43e..c57243a9d45 100644 --- a/charts/stable/nextpvr/Chart.yaml +++ b/charts/stable/nextpvr/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: nextpvr -version: 8.0.0 +version: 8.0.1 appVersion: stable description: NextPVR is a personal video recorder application, with the goal making it easy to watch or record live TV. home: https://truecharts.org/charts/stable/nextpvr @@ -20,7 +20,7 @@ keywords: - recorder dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/nexus-oss/Chart.yaml b/charts/stable/nexus-oss/Chart.yaml index 73bbea8fb47..4c07861f58a 100644 --- a/charts/stable/nexus-oss/Chart.yaml +++ b/charts/stable/nexus-oss/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: nexus-oss -version: 4.0.0 +version: 4.0.1 appVersion: 3.63.0 description: Sonatype Nexus open source is a artifact repository manager home: https://truecharts.org/charts/incubator/nexus-oss @@ -19,7 +19,7 @@ keywords: - productivity dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/nginx-proxy-manager/Chart.yaml b/charts/stable/nginx-proxy-manager/Chart.yaml index 7a97f4a2394..65916fbf6b1 100644 --- a/charts/stable/nginx-proxy-manager/Chart.yaml +++ b/charts/stable/nginx-proxy-manager/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: nginx-proxy-manager -version: 8.0.0 +version: 8.0.1 appVersion: 2.10.4 description: Managing Nginx proxy hosts with a simple, powerful interface. home: https://truecharts.org/charts/stable/nginx-proxy-manager @@ -22,14 +22,14 @@ keywords: - reverse-proxy dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" tags: [] import-values: [] - name: mariadb - version: 12.0.1 + version: 12.0.2 repository: https://deps.truecharts.org/ condition: mariadb.enabled alias: "" diff --git a/charts/stable/ngircd/Chart.yaml b/charts/stable/ngircd/Chart.yaml index d9651898a9d..2b3feccf34f 100644 --- a/charts/stable/ngircd/Chart.yaml +++ b/charts/stable/ngircd/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: ngircd -version: 8.0.0 +version: 8.0.1 appVersion: 2021.11.21 description: Ngircd is a free, portable and lightweight Internet Relay Chat server for small or private networks. home: https://truecharts.org/charts/stable/ngircd @@ -18,7 +18,7 @@ keywords: - ngircd dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/nightscout/Chart.yaml b/charts/stable/nightscout/Chart.yaml index fe859963b68..00ea3accc99 100644 --- a/charts/stable/nightscout/Chart.yaml +++ b/charts/stable/nightscout/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: nightscout -version: 4.0.0 +version: 4.0.1 appVersion: latest description: Allows the installation of Nightscout, a remote CGM monitoring system. It allows the upload and display of blood glucous values and can be configuered to issue warnings etc. This is mainly useful to diabetics. home: https://truecharts.org/charts/incubator/nightscout @@ -21,7 +21,7 @@ keywords: - Cloud dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/nitter/Chart.yaml b/charts/stable/nitter/Chart.yaml index c0eebd5d675..834840a0a7d 100644 --- a/charts/stable/nitter/Chart.yaml +++ b/charts/stable/nitter/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: nitter -version: 5.0.0 +version: 5.0.1 appVersion: latest description: A free and open source alternative Twitter front-end focused on privacy and performance. home: https://truecharts.org/charts/incubator/nitter @@ -20,14 +20,14 @@ keywords: - libre dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" tags: [] import-values: [] - name: redis - version: 11.0.1 + version: 11.0.2 repository: https://deps.truecharts.org condition: redis.enabled alias: "" diff --git a/charts/stable/nntp2nntp/Chart.yaml b/charts/stable/nntp2nntp/Chart.yaml index d9944a233ae..538c4da8d68 100644 --- a/charts/stable/nntp2nntp/Chart.yaml +++ b/charts/stable/nntp2nntp/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: nntp2nntp -version: 8.0.0 +version: 8.0.1 appVersion: 0.3.20230704 description: Nntp2nntp proxy allow you to use your NNTP Account from multiple systems, each with own user name and password. home: https://truecharts.org/charts/stable/nntp2nntp @@ -18,7 +18,7 @@ keywords: - nntp2nntp dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/nocodb/Chart.yaml b/charts/stable/nocodb/Chart.yaml index 634cd224a1e..86c546b2366 100644 --- a/charts/stable/nocodb/Chart.yaml +++ b/charts/stable/nocodb/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: nocodb -version: 12.0.0 +version: 12.0.1 appVersion: 0.202.10 description: Turns any MySQL, PostgreSQL, SQL Server, SQLite & MariaDB into a smart-spreadsheet. home: https://truecharts.org/charts/stable/nocodb @@ -19,14 +19,14 @@ keywords: - nocodb dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" tags: [] import-values: [] - name: redis - version: 11.0.1 + version: 11.0.2 repository: https://deps.truecharts.org condition: redis.enabled alias: "" diff --git a/charts/stable/node-red/Chart.yaml b/charts/stable/node-red/Chart.yaml index 4db15e266bb..e4f0cb680d6 100644 --- a/charts/stable/node-red/Chart.yaml +++ b/charts/stable/node-red/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: node-red -version: 17.0.0 +version: 17.0.1 appVersion: 3.1.3 description: Node-RED is low-code programming for event-driven applications home: https://truecharts.org/charts/stable/node-red @@ -20,7 +20,7 @@ keywords: - nodered dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/nosqlclient/Chart.yaml b/charts/stable/nosqlclient/Chart.yaml index dc427d75ca5..abde8626b75 100644 --- a/charts/stable/nosqlclient/Chart.yaml +++ b/charts/stable/nosqlclient/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: nosqlclient -version: 4.0.0 +version: 4.0.1 appVersion: latest description: Cross-platform and self hosted, easy to use, intuitive mongodb management tool - Formerly Mongoclient home: https://truecharts.org/charts/incubator/nosqlclient @@ -21,7 +21,7 @@ keywords: - Other dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/notarius/Chart.yaml b/charts/stable/notarius/Chart.yaml index ab747c5f650..4bd09411d31 100644 --- a/charts/stable/notarius/Chart.yaml +++ b/charts/stable/notarius/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: notarius -version: 4.0.0 +version: 4.0.1 appVersion: latest description: No description provide. home: https://truecharts.org/charts/incubator/notarius @@ -20,7 +20,7 @@ keywords: - Other dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/notea/Chart.yaml b/charts/stable/notea/Chart.yaml index 281e9533090..21220ac0b0b 100644 --- a/charts/stable/notea/Chart.yaml +++ b/charts/stable/notea/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: notea -version: 4.0.0 +version: 4.0.1 appVersion: latest description: Self hosted note taking, alternative to Notions. Look at Github for config home: https://truecharts.org/charts/incubator/notea @@ -21,7 +21,7 @@ keywords: - Productivity dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/notifiarr/Chart.yaml b/charts/stable/notifiarr/Chart.yaml index 366915e8d99..baad6037c61 100644 --- a/charts/stable/notifiarr/Chart.yaml +++ b/charts/stable/notifiarr/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: notifiarr -version: 3.0.0 +version: 3.0.1 appVersion: 0.7.0 description: This is the unified client for Notifiarr.com. The client enables content requests from Media Bot in your Discord Server and also provides reports for Plex usage and system health among many other features. home: https://truecharts.org/charts/stable/notifiarr @@ -22,7 +22,7 @@ keywords: - notification dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/novnc/Chart.yaml b/charts/stable/novnc/Chart.yaml index 4ce76faf63d..549ae48865e 100644 --- a/charts/stable/novnc/Chart.yaml +++ b/charts/stable/novnc/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: novnc -version: 9.0.0 +version: 9.0.1 appVersion: 1.2.0 description: The open source VNC client home: https://truecharts.org/charts/stable/novnc @@ -22,7 +22,7 @@ keywords: - desktop dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/ntfy/Chart.yaml b/charts/stable/ntfy/Chart.yaml index 37565550052..386f9d6387c 100644 --- a/charts/stable/ntfy/Chart.yaml +++ b/charts/stable/ntfy/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: ntfy -version: 8.0.0 +version: 8.0.1 appVersion: 2.8.0 description: ntfy is a simple HTTP-based pub-sub notification service. It allows you to send notifications to your phone or desktop via scripts from any computer. home: https://truecharts.org/charts/stable/ntfy @@ -19,7 +19,7 @@ keywords: - ntfy dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/nullserv/Chart.yaml b/charts/stable/nullserv/Chart.yaml index b1aa9426f0a..9abf2be6172 100644 --- a/charts/stable/nullserv/Chart.yaml +++ b/charts/stable/nullserv/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: nullserv -version: 12.0.0 +version: 12.0.1 appVersion: 1.3.0 description: A simple null file http and https server home: https://truecharts.org/charts/stable/nullserv @@ -19,7 +19,7 @@ keywords: - nullserv dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/nzbget/Chart.yaml b/charts/stable/nzbget/Chart.yaml index bd75f5640cb..77a9e7afd12 100644 --- a/charts/stable/nzbget/Chart.yaml +++ b/charts/stable/nzbget/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: nzbget -version: 17.0.0 +version: 17.0.1 appVersion: "21.1" description: NZBGet is a Usenet downloader client home: https://truecharts.org/charts/stable/nzbget @@ -20,7 +20,7 @@ keywords: - usenet dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/nzbhydra/Chart.yaml b/charts/stable/nzbhydra/Chart.yaml index e360ab5b32c..d0483349ef1 100644 --- a/charts/stable/nzbhydra/Chart.yaml +++ b/charts/stable/nzbhydra/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: nzbhydra -version: 18.0.0 +version: 18.0.1 appVersion: 5.3.5 description: Usenet meta search home: https://truecharts.org/charts/stable/nzbhydra @@ -20,7 +20,7 @@ keywords: - usenet dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/obs-ndi/Chart.yaml b/charts/stable/obs-ndi/Chart.yaml index 0d27255c7db..8531f17f75d 100644 --- a/charts/stable/obs-ndi/Chart.yaml +++ b/charts/stable/obs-ndi/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: obs-ndi -version: 5.0.0 +version: 5.0.1 appVersion: latest description: Docker Open Broadcaster Software (obs). home: https://truecharts.org/charts/stable/obs-ndi @@ -23,7 +23,7 @@ keywords: - MediaServer-Video dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/observium/Chart.yaml b/charts/stable/observium/Chart.yaml index dca9cd12cf6..d536a76076f 100644 --- a/charts/stable/observium/Chart.yaml +++ b/charts/stable/observium/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: observium -version: 4.0.0 +version: 4.0.1 appVersion: latest description: Observium is an autodiscovering network monitoring platform supporting a wide range of hardware platforms and operating systems.[br][br] home: https://truecharts.org/charts/incubator/observium @@ -20,7 +20,7 @@ keywords: - Network-Management dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/obsidian/Chart.yaml b/charts/stable/obsidian/Chart.yaml index 63560172f7e..2d359cf10a6 100644 --- a/charts/stable/obsidian/Chart.yaml +++ b/charts/stable/obsidian/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: obsidian -version: 4.0.0 +version: 4.0.1 appVersion: 0.1.1 description: A knowledge base that works on local Markdown files. home: https://truecharts.org/charts/incubator/obsidian @@ -21,7 +21,7 @@ keywords: - productivity dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/octoprint/Chart.yaml b/charts/stable/octoprint/Chart.yaml index 34440bc9b1e..bbd6ce6f47f 100644 --- a/charts/stable/octoprint/Chart.yaml +++ b/charts/stable/octoprint/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: octoprint -version: 12.0.0 +version: 12.0.1 appVersion: 1.9.3 description: OctoPrint is the snappy web interface for your 3D printer home: https://truecharts.org/charts/stable/octoprint @@ -21,7 +21,7 @@ keywords: - printer dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/odoo/Chart.yaml b/charts/stable/odoo/Chart.yaml index 94193d39527..1deb7fc9f71 100644 --- a/charts/stable/odoo/Chart.yaml +++ b/charts/stable/odoo/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: odoo -version: 16.0.0 +version: 16.0.1 appVersion: "17.0" description: All-in-one business software. Beautiful. Easy-to-use. CRM, Accounting, PM, HR, Procurement, Point of Sale, MRP, Marketing, etc. home: https://truecharts.org/charts/stable/odoo @@ -25,7 +25,7 @@ keywords: - marketing dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/omada-controller/Chart.yaml b/charts/stable/omada-controller/Chart.yaml index a75f54d7be1..4a76bdff29a 100644 --- a/charts/stable/omada-controller/Chart.yaml +++ b/charts/stable/omada-controller/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: omada-controller -version: 12.0.0 +version: 12.0.1 appVersion: "5.13" description: Omada is a SDN tool for TP-Link Omada hardware home: https://truecharts.org/charts/stable/omada-controller @@ -19,7 +19,7 @@ keywords: - omada-controller dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/ombi/Chart.yaml b/charts/stable/ombi/Chart.yaml index af618164ea2..8482c102dcb 100644 --- a/charts/stable/ombi/Chart.yaml +++ b/charts/stable/ombi/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: ombi -version: 17.0.0 +version: 17.0.1 appVersion: 4.43.10 description: Want a Movie or TV Show on Plex or Emby? Use Ombi! home: https://truecharts.org/charts/stable/ombi @@ -24,7 +24,7 @@ keywords: - couchpotato dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/onlinecheckyourserver/Chart.yaml b/charts/stable/onlinecheckyourserver/Chart.yaml index fa35fca5a1f..a737a39e4df 100644 --- a/charts/stable/onlinecheckyourserver/Chart.yaml +++ b/charts/stable/onlinecheckyourserver/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: onlinecheckyourserver -version: 4.0.0 +version: 4.0.1 appVersion: latest description: This is a simple Chart that will check if a domain name or IP address is pingable and send you a message with Pushover if it goes offline. home: https://truecharts.org/charts/incubator/onlinecheckyourserver @@ -19,7 +19,7 @@ keywords: - Tools-Utilities dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/onlyoffice-document-server/Chart.yaml b/charts/stable/onlyoffice-document-server/Chart.yaml index 2c5bba598c7..918b328f1c2 100644 --- a/charts/stable/onlyoffice-document-server/Chart.yaml +++ b/charts/stable/onlyoffice-document-server/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: onlyoffice-document-server -version: 15.0.0 +version: 15.0.1 appVersion: 7.5.1 description: "ONLYOFFICE Document Server is an online office suite comprising viewers and editors for texts, spreadsheets and presentations, fully compatible with Office Open XML formats: .docx, .xlsx, .pptx and enabling collaborative editing in real time." home: https://truecharts.org/charts/stable/onlyoffice-document-server @@ -20,14 +20,14 @@ keywords: - onlyoffice dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" tags: [] import-values: [] - name: redis - version: 11.0.1 + version: 11.0.2 repository: https://deps.truecharts.org condition: redis.enabled alias: "" diff --git a/charts/stable/openaudible/Chart.yaml b/charts/stable/openaudible/Chart.yaml index ae89795ef85..04f5fb7c258 100644 --- a/charts/stable/openaudible/Chart.yaml +++ b/charts/stable/openaudible/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: openaudible -version: 4.0.0 +version: 4.0.1 appVersion: latest description: All your audiobooks in one place home: https://truecharts.org/charts/incubator/openaudible @@ -19,7 +19,7 @@ keywords: - audible dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/openbooks/Chart.yaml b/charts/stable/openbooks/Chart.yaml index f22c7b0a278..b4af8d31c92 100644 --- a/charts/stable/openbooks/Chart.yaml +++ b/charts/stable/openbooks/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: openbooks -version: 3.0.0 +version: 3.0.1 appVersion: 4.5.0 description: IRC Highway eBook Downloads. home: https://truecharts.org/charts/incubator/openbooks @@ -20,7 +20,7 @@ keywords: - media dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/opengl-desktop-g3/Chart.yaml b/charts/stable/opengl-desktop-g3/Chart.yaml index f02ee25825d..5d547bea538 100644 --- a/charts/stable/opengl-desktop-g3/Chart.yaml +++ b/charts/stable/opengl-desktop-g3/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: opengl-desktop-g3 -version: 4.0.0 +version: 4.0.1 appVersion: latest description: Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing home: https://truecharts.org/charts/incubator/opengl-desktop-g3 @@ -23,7 +23,7 @@ keywords: - MediaApp-Other dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/openhab/Chart.yaml b/charts/stable/openhab/Chart.yaml index 66baaf7082c..f0ed5939fc6 100644 --- a/charts/stable/openhab/Chart.yaml +++ b/charts/stable/openhab/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: openhab -version: 8.0.0 +version: 8.0.1 appVersion: 4.1.0 description: OpenHab is a home-automation application home: https://truecharts.org/charts/stable/openhab @@ -18,7 +18,7 @@ keywords: - openhab dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/openra/Chart.yaml b/charts/stable/openra/Chart.yaml index d0a2baf570d..79989396c01 100644 --- a/charts/stable/openra/Chart.yaml +++ b/charts/stable/openra/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: openra -version: 4.0.0 +version: 4.0.1 appVersion: latest description: Mudislanders Template for mounting OpenRA's dedicated server by rmoriz [br][br] home: https://truecharts.org/charts/incubator/openra @@ -19,7 +19,7 @@ keywords: - Network-Other dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/openspeedtest/Chart.yaml b/charts/stable/openspeedtest/Chart.yaml index e14ff30de0f..00bec2cdfda 100644 --- a/charts/stable/openspeedtest/Chart.yaml +++ b/charts/stable/openspeedtest/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: openspeedtest -version: 7.0.0 +version: 7.0.1 appVersion: latest description: HTML5 Network Speed Test Server. You can test download & upload speed from any device within your network with a web browser that is IE10 or new. home: https://truecharts.org/charts/stable/openspeedtest @@ -21,7 +21,7 @@ keywords: - openspeedtest dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/openttd/Chart.yaml b/charts/stable/openttd/Chart.yaml index c516072547d..1c37572a139 100644 --- a/charts/stable/openttd/Chart.yaml +++ b/charts/stable/openttd/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: openttd -version: 4.0.0 +version: 4.0.1 appVersion: latest description: This Chart will download and install the version of OpenTTD that you enter in the variable 'GAME_VERSION' (if you define 'latest' it will always pull the latest build, if you define 'testing' it will always pull down the latest testing build). home: https://truecharts.org/charts/incubator/openttd @@ -20,7 +20,7 @@ keywords: - GameServers dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/openvscode-server/Chart.yaml b/charts/stable/openvscode-server/Chart.yaml index ccfd428a58e..997296766fa 100644 --- a/charts/stable/openvscode-server/Chart.yaml +++ b/charts/stable/openvscode-server/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: openvscode-server -version: 8.0.0 +version: 8.0.1 appVersion: 1.85.1 description: Openvscode-server provides a version of VS Code that runs a server on a remote machine. home: https://truecharts.org/charts/stable/openvscode-server @@ -18,7 +18,7 @@ keywords: - openvscode-server dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/organizr/Chart.yaml b/charts/stable/organizr/Chart.yaml index 9446a4fbd0a..9fc636d38b8 100644 --- a/charts/stable/organizr/Chart.yaml +++ b/charts/stable/organizr/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: organizr -version: 17.0.0 +version: 17.0.1 appVersion: latest description: HTPC/Homelab Services Organizer home: https://truecharts.org/charts/stable/organizr @@ -19,7 +19,7 @@ keywords: - organizr dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/oscam/Chart.yaml b/charts/stable/oscam/Chart.yaml index b10f808a36e..70d54ddf1e7 100644 --- a/charts/stable/oscam/Chart.yaml +++ b/charts/stable/oscam/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: oscam -version: 12.0.0 +version: 12.0.1 appVersion: "11719" description: Open Source Conditional Access Module software home: https://truecharts.org/charts/stable/oscam @@ -19,7 +19,7 @@ keywords: - oscam dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/outline/Chart.yaml b/charts/stable/outline/Chart.yaml index 8b7b1ef4646..df82b186c18 100644 --- a/charts/stable/outline/Chart.yaml +++ b/charts/stable/outline/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: outline -version: 11.0.0 +version: 11.0.1 appVersion: 0.74.0 description: A fast, collaborative, knowledge base for your team built using React and Node.js. home: https://truecharts.org/charts/stable/outline @@ -20,14 +20,14 @@ keywords: - knowledge dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" tags: [] import-values: [] - name: redis - version: 11.0.1 + version: 11.0.2 repository: https://deps.truecharts.org condition: redis.enabled alias: "" diff --git a/charts/stable/overseerr/Chart.yaml b/charts/stable/overseerr/Chart.yaml index 391da6f3ef1..784f56c3591 100644 --- a/charts/stable/overseerr/Chart.yaml +++ b/charts/stable/overseerr/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: overseerr -version: 12.0.0 +version: 12.0.1 appVersion: 1.33.2 description: Overseerr is a free and open source software application for managing requests for your media library. It integrates with your existing services such as Sonarr, Radarr and Plex! home: https://truecharts.org/charts/stable/overseerr @@ -22,7 +22,7 @@ keywords: - radarr dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/owi2plex/Chart.yaml b/charts/stable/owi2plex/Chart.yaml index c0dcf2fa293..5d44b959601 100644 --- a/charts/stable/owi2plex/Chart.yaml +++ b/charts/stable/owi2plex/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: owi2plex -version: 4.0.0 +version: 4.0.1 appVersion: latest description: a xml grabber for enigma with open webif home: https://truecharts.org/charts/incubator/owi2plex @@ -20,7 +20,7 @@ keywords: - Downloaders dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/owncast/Chart.yaml b/charts/stable/owncast/Chart.yaml index c0d0de864eb..80b1ed39fda 100644 --- a/charts/stable/owncast/Chart.yaml +++ b/charts/stable/owncast/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: owncast -version: 12.0.0 +version: 12.0.1 appVersion: 0.1.2 description: Take control over your live stream video by running it yourself. Streaming + chat out of the box. home: https://truecharts.org/charts/stable/owncast @@ -23,7 +23,7 @@ keywords: - chat dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/paperless-ngx/Chart.yaml b/charts/stable/paperless-ngx/Chart.yaml index d1e7653429c..ce61e826c1e 100644 --- a/charts/stable/paperless-ngx/Chart.yaml +++ b/charts/stable/paperless-ngx/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: paperless-ngx -version: 6.0.0 +version: 6.0.1 appVersion: 2.1.3 description: Paperless-ngx is an application by Daniel Quinn and contributors that indexes your scanned documents. home: https://truecharts.org/charts/stable/paperless-ngx @@ -23,14 +23,14 @@ keywords: - paper dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" tags: [] import-values: [] - name: redis - version: 11.0.1 + version: 11.0.2 repository: https://deps.truecharts.org condition: redis.enabled alias: "" diff --git a/charts/stable/papermerge/Chart.yaml b/charts/stable/papermerge/Chart.yaml index 2a8dbc3e5ba..8c9f110f1ae 100644 --- a/charts/stable/papermerge/Chart.yaml +++ b/charts/stable/papermerge/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: papermerge -version: 11.0.0 +version: 11.0.1 appVersion: 2.1.9 description: Papermerge is an open source document management system (DMS) primarily designed for archiving and retrieving your digital documents. home: https://truecharts.org/charts/stable/papermerge @@ -19,14 +19,14 @@ keywords: - papermerge dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" tags: [] import-values: [] - name: redis - version: 11.0.1 + version: 11.0.2 repository: https://deps.truecharts.org condition: redis.enabled alias: "" diff --git a/charts/stable/passwordpusherephemeral/Chart.yaml b/charts/stable/passwordpusherephemeral/Chart.yaml index 0ff682890bd..76b6e04ab13 100644 --- a/charts/stable/passwordpusherephemeral/Chart.yaml +++ b/charts/stable/passwordpusherephemeral/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: passwordpusherephemeral -version: 4.0.0 +version: 4.0.1 appVersion: latest description: Ephemeral version requires no other database Chart! PasswordPusher or PWPush is an opensource application to communicate passwords over the web. Links to passwords expire after a certain number of views and/or time has passed. home: https://truecharts.org/charts/incubator/passwordpusherephemeral @@ -22,7 +22,7 @@ keywords: - Tools-Utilities dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/pasta/Chart.yaml b/charts/stable/pasta/Chart.yaml index 309ca65e3ff..185da9d5452 100644 --- a/charts/stable/pasta/Chart.yaml +++ b/charts/stable/pasta/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: pasta -version: 7.0.0 +version: 7.0.1 appVersion: 1.6.2 description: PASTA - Audio and Subtitle Track Changer for Plex home: https://truecharts.org/charts/stable/pasta @@ -22,7 +22,7 @@ keywords: - Other dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/pastey/Chart.yaml b/charts/stable/pastey/Chart.yaml index e379e3c34cf..18802e96c62 100644 --- a/charts/stable/pastey/Chart.yaml +++ b/charts/stable/pastey/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: pastey -version: 5.0.0 +version: 5.0.1 appVersion: 0.5.1 description: A lightweight, self-hosted paste platform. home: https://truecharts.org/charts/stable/pastey @@ -21,7 +21,7 @@ keywords: - Tools-Utilities dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/pavlovvr/Chart.yaml b/charts/stable/pavlovvr/Chart.yaml index 2b257118049..2114918ae10 100644 --- a/charts/stable/pavlovvr/Chart.yaml +++ b/charts/stable/pavlovvr/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: pavlovvr -version: 4.0.0 +version: 4.0.1 appVersion: pavlovvr description: This Chart will download and install SteamCMD. It will also install Pavlov VR and run it. home: https://truecharts.org/charts/incubator/pavlovvr @@ -20,7 +20,7 @@ keywords: - GameServers dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/pgadmin/Chart.yaml b/charts/stable/pgadmin/Chart.yaml index b7869733dbc..bca2387a3cb 100644 --- a/charts/stable/pgadmin/Chart.yaml +++ b/charts/stable/pgadmin/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: pgadmin -version: 14.0.0 +version: 14.0.1 appVersion: "8.1" description: Web-Based postgresql database management utility home: https://truecharts.org/charts/stable/pgadmin @@ -21,7 +21,7 @@ keywords: - database dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/phoronix-test-suite/Chart.yaml b/charts/stable/phoronix-test-suite/Chart.yaml index b47fad49ef4..753d4d19c92 100644 --- a/charts/stable/phoronix-test-suite/Chart.yaml +++ b/charts/stable/phoronix-test-suite/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: phoronix-test-suite -version: 4.0.0 +version: 4.0.1 appVersion: latest description: The Phoronix Test Suite is the most comprehensive testing and benchmarking platform available that provides an extensible framework for which new tests can be easily added. home: https://truecharts.org/charts/incubator/phoronix-test-suite @@ -20,7 +20,7 @@ keywords: - Tools-Utilities dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/photo-stream/Chart.yaml b/charts/stable/photo-stream/Chart.yaml index c07c6f8cd95..570a221f6f9 100644 --- a/charts/stable/photo-stream/Chart.yaml +++ b/charts/stable/photo-stream/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: photo-stream -version: 4.0.0 +version: 4.0.1 appVersion: latest description: Photo Stream is a simpler home for your photos. Easy to use, self hosted, no tracking, just photos. home: https://truecharts.org/charts/incubator/photo-stream @@ -23,7 +23,7 @@ keywords: - MediaServer-Photos dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/photoprism/Chart.yaml b/charts/stable/photoprism/Chart.yaml index 8a724d8559d..1c3860725ab 100644 --- a/charts/stable/photoprism/Chart.yaml +++ b/charts/stable/photoprism/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: photoprism -version: 19.0.0 +version: 19.0.1 appVersion: "231128" description: PhotoPrism® is a server-based application for browsing, organizing and sharing your personal photo collection home: https://truecharts.org/charts/stable/photoprism @@ -22,14 +22,14 @@ keywords: - sharing dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" tags: [] import-values: [] - name: mariadb - version: 12.0.1 + version: 12.0.2 repository: https://deps.truecharts.org/ condition: mariadb.enabled alias: "" diff --git a/charts/stable/photoshow/Chart.yaml b/charts/stable/photoshow/Chart.yaml index 1bad3980865..9728068e01e 100644 --- a/charts/stable/photoshow/Chart.yaml +++ b/charts/stable/photoshow/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: photoshow -version: 9.0.0 +version: 9.0.1 appVersion: ersion-48aabb98 description: A gallery software at its easiest, it doesn't even require a database. home: https://truecharts.org/charts/stable/photoshow @@ -24,7 +24,7 @@ keywords: - image dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/photostructure/Chart.yaml b/charts/stable/photostructure/Chart.yaml index 32de3a253d8..83221ea4eba 100644 --- a/charts/stable/photostructure/Chart.yaml +++ b/charts/stable/photostructure/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: photostructure -version: 5.0.0 +version: 5.0.1 appVersion: 2.1.0 description: PhotoStructure is your new home for all your photos and videos. home: https://truecharts.org/charts/incubator/photostructure @@ -22,7 +22,7 @@ keywords: - MediaServer-Photos dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/photoview/Chart.yaml b/charts/stable/photoview/Chart.yaml index 5e60e81fe5b..d7f6e54de4d 100644 --- a/charts/stable/photoview/Chart.yaml +++ b/charts/stable/photoview/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: photoview -version: 12.0.0 +version: 12.0.1 appVersion: 2.3.13 description: Photoview is a simple and user-friendly photo gallery. home: https://truecharts.org/charts/stable/photoview @@ -20,7 +20,7 @@ keywords: - gallery dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/phpldapadmin/Chart.yaml b/charts/stable/phpldapadmin/Chart.yaml index a63e4cb4c36..277761e384c 100644 --- a/charts/stable/phpldapadmin/Chart.yaml +++ b/charts/stable/phpldapadmin/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: phpldapadmin -version: 12.0.0 +version: 12.0.1 appVersion: 0.9.0 description: Web-based LDAP browser to manage your LDAP server home: https://truecharts.org/charts/stable/phpldapadmin @@ -21,7 +21,7 @@ keywords: - userrights dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/phpmyadmin/Chart.yaml b/charts/stable/phpmyadmin/Chart.yaml index 26ca8d87d48..d9a8e66d553 100644 --- a/charts/stable/phpmyadmin/Chart.yaml +++ b/charts/stable/phpmyadmin/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: phpmyadmin -version: 4.0.0 +version: 4.0.1 appVersion: 5.2.1 description: A web interface for MySQL and MariaDB. home: https://truecharts.org/charts/incubator/phpmyadmin @@ -20,7 +20,7 @@ keywords: - Other dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/piaware/Chart.yaml b/charts/stable/piaware/Chart.yaml index bd2e4340834..84ab3b16bed 100644 --- a/charts/stable/piaware/Chart.yaml +++ b/charts/stable/piaware/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: piaware -version: 11.0.0 +version: 11.0.1 appVersion: "9.0" description: Program for forwarding ADS-B data to FlightAware home: https://truecharts.org/charts/incubator/piaware @@ -21,7 +21,7 @@ keywords: - flight-tracker dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/picoshare/Chart.yaml b/charts/stable/picoshare/Chart.yaml index d246cf06ef5..9b0141585b2 100644 --- a/charts/stable/picoshare/Chart.yaml +++ b/charts/stable/picoshare/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: picoshare -version: 8.0.0 +version: 8.0.1 appVersion: 1.4.1 description: PicoShare is a minimalist service that allows you to share files easily. home: https://truecharts.org/charts/stable/picoshare @@ -19,7 +19,7 @@ keywords: - picoshare dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/pigallery2/Chart.yaml b/charts/stable/pigallery2/Chart.yaml index 864761e7032..69ed9da371a 100644 --- a/charts/stable/pigallery2/Chart.yaml +++ b/charts/stable/pigallery2/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: pigallery2 -version: 4.0.0 +version: 4.0.1 appVersion: latest description: "Homepage: http://bpatrik.github.io/pigallery2/" home: https://truecharts.org/charts/incubator/pigallery2 @@ -26,7 +26,7 @@ keywords: - MediaServer-Photos dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/pihole/Chart.yaml b/charts/stable/pihole/Chart.yaml index 0b3f96df7fb..92930f1f417 100644 --- a/charts/stable/pihole/Chart.yaml +++ b/charts/stable/pihole/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: pihole -version: 13.0.1 +version: 13.0.2 appVersion: 2023.11.0 description: DNS and Ad-filtering for your network home: https://truecharts.org/charts/stable/pihole @@ -21,7 +21,7 @@ keywords: - DNS dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/pinry/Chart.yaml b/charts/stable/pinry/Chart.yaml index f3157452b99..c7b2c0f9d84 100644 --- a/charts/stable/pinry/Chart.yaml +++ b/charts/stable/pinry/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: pinry -version: 8.0.0 +version: 8.0.1 appVersion: 2.1.12 description: The open-source core of Pinry, a tiling image board system for people who want to save, tag, and share images, videos and webpages in an easy to skim through format. home: https://truecharts.org/charts/stable/pinry @@ -19,7 +19,7 @@ keywords: - pinry dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/piwigo/Chart.yaml b/charts/stable/piwigo/Chart.yaml index 97ae3dc71a0..727efbd85c6 100644 --- a/charts/stable/piwigo/Chart.yaml +++ b/charts/stable/piwigo/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: piwigo -version: 11.0.0 +version: 11.0.1 appVersion: 14.0.0 description: A photo gallery software for the web. home: https://truecharts.org/charts/stable/piwigo @@ -22,14 +22,14 @@ keywords: - image dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" tags: [] import-values: [] - name: mariadb - version: 12.0.1 + version: 12.0.2 repository: https://deps.truecharts.org/ condition: mariadb.enabled alias: "" diff --git a/charts/stable/pixapop/Chart.yaml b/charts/stable/pixapop/Chart.yaml index d47a0d3c1a5..a6467fafb86 100644 --- a/charts/stable/pixapop/Chart.yaml +++ b/charts/stable/pixapop/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: pixapop -version: 9.0.0 +version: 9.0.1 appVersion: 1.2-ls15 description: An open-source single page application to view your photos in the easiest way possible. home: https://truecharts.org/charts/stable/pixapop @@ -23,7 +23,7 @@ keywords: - image dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/pixark/Chart.yaml b/charts/stable/pixark/Chart.yaml index 23548c50060..e197d73f686 100644 --- a/charts/stable/pixark/Chart.yaml +++ b/charts/stable/pixark/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: pixark -version: 4.0.0 +version: 4.0.1 appVersion: pixark description: This Chart will download and install SteamCMD. It will also install PIXARK and run it (a normal server startup of PIXARK can take a long time!). home: https://truecharts.org/charts/incubator/pixark @@ -20,7 +20,7 @@ keywords: - GameServers dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/plausible/Chart.yaml b/charts/stable/plausible/Chart.yaml index 5501651742e..04aa0fef374 100644 --- a/charts/stable/plausible/Chart.yaml +++ b/charts/stable/plausible/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: plausible -version: 8.0.0 +version: 8.0.1 appVersion: 2.0.0 description: Plausible is lightweight and open source web analytics. No cookies and fully compliant with GDPR, CCPA and PECR. home: https://truecharts.org/charts/stable/plausible @@ -23,14 +23,14 @@ keywords: - analytics dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" tags: [] import-values: [] - name: clickhouse - version: 10.0.1 + version: 10.0.2 repository: https://deps.truecharts.org/ condition: clickhouse.enabled alias: "" diff --git a/charts/stable/plaxt/Chart.yaml b/charts/stable/plaxt/Chart.yaml index 7d95dab9e92..1bd242337a6 100644 --- a/charts/stable/plaxt/Chart.yaml +++ b/charts/stable/plaxt/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: plaxt -version: 7.0.0 +version: 7.0.1 appVersion: latest description: This Tools provides a way to keep your watched history synced FROM Plex Server To Trakt.tv home: https://truecharts.org/charts/stable/plaxt @@ -22,7 +22,7 @@ keywords: - MediaServer-Other dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/plex-auto-languages/Chart.yaml b/charts/stable/plex-auto-languages/Chart.yaml index 0d4779c2b3c..18a664b5931 100644 --- a/charts/stable/plex-auto-languages/Chart.yaml +++ b/charts/stable/plex-auto-languages/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: plex-auto-languages -version: 7.0.0 +version: 7.0.1 appVersion: latest description: Automated language selection for Plex TV Shows. home: https://truecharts.org/charts/stable/plex-auto-languages @@ -23,7 +23,7 @@ keywords: - MediaServer-Video dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/plex-meta-manager/Chart.yaml b/charts/stable/plex-meta-manager/Chart.yaml index 804a3c91fcf..5689b5065a9 100644 --- a/charts/stable/plex-meta-manager/Chart.yaml +++ b/charts/stable/plex-meta-manager/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: plex-meta-manager -version: 5.0.0 +version: 5.0.1 appVersion: 1.19.1 description: Python script to update metadata and automatically build collections. home: https://truecharts.org/charts/incubator/plex-meta-manager @@ -19,7 +19,7 @@ keywords: - plex-meta-manager dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/plex-playlist-sync/Chart.yaml b/charts/stable/plex-playlist-sync/Chart.yaml index 8bd9c829b17..12f7ec7b3ad 100644 --- a/charts/stable/plex-playlist-sync/Chart.yaml +++ b/charts/stable/plex-playlist-sync/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: plex-playlist-sync -version: 2.0.0 +version: 2.0.1 appVersion: latest description: Sync your Spotify and Deezer playlists to your Plex server. home: https://truecharts.org/charts/incubator/plex-playlist-sync @@ -25,7 +25,7 @@ keywords: - MediaServer-Video dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/plex-utills/Chart.yaml b/charts/stable/plex-utills/Chart.yaml index 016a6a3f885..05cec85993e 100644 --- a/charts/stable/plex-utills/Chart.yaml +++ b/charts/stable/plex-utills/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: plex-utills -version: 7.0.0 +version: 7.0.1 appVersion: latest description: A utility to help manage your library. home: https://truecharts.org/charts/stable/plex-utills @@ -21,7 +21,7 @@ keywords: - MediaApp-Other dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/plex/Chart.yaml b/charts/stable/plex/Chart.yaml index a82bec2535c..1a878beabe8 100644 --- a/charts/stable/plex/Chart.yaml +++ b/charts/stable/plex/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: plex -version: 16.0.0 +version: 16.0.1 appVersion: 1.32.8.7639 description: Plex Media Server home: https://truecharts.org/charts/stable/plex @@ -20,7 +20,7 @@ keywords: - plex-media-server dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/plexanisync/Chart.yaml b/charts/stable/plexanisync/Chart.yaml index 8848d69ae45..45cb26330a1 100644 --- a/charts/stable/plexanisync/Chart.yaml +++ b/charts/stable/plexanisync/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: plexanisync -version: 5.0.0 +version: 5.0.1 appVersion: 1.3.25 description: Plex to AniList Sync. home: https://truecharts.org/charts/stable/plexanisync @@ -21,7 +21,7 @@ keywords: - media dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/plexripper/Chart.yaml b/charts/stable/plexripper/Chart.yaml index caab2187d13..5f4d32d7253 100644 --- a/charts/stable/plexripper/Chart.yaml +++ b/charts/stable/plexripper/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: plexripper -version: 7.0.0 +version: 7.0.1 appVersion: 0.14.0 description: A multi-platform media downloader that indexes and downloads content from your accessible Plex servers. home: https://truecharts.org/charts/stable/plexripper @@ -25,7 +25,7 @@ keywords: - MediaApp-Other dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/plextraktsync/Chart.yaml b/charts/stable/plextraktsync/Chart.yaml index 5c73fb43a13..cdc6db4e543 100644 --- a/charts/stable/plextraktsync/Chart.yaml +++ b/charts/stable/plextraktsync/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: plextraktsync -version: 6.0.0 +version: 6.0.1 appVersion: 0.27.11 description: Two-way-sync between trakt.tv and Plex Media Server. home: https://truecharts.org/charts/incubator/plextraktsync @@ -21,7 +21,7 @@ keywords: - MediaApp-Other dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/pocketmine-mp/Chart.yaml b/charts/stable/pocketmine-mp/Chart.yaml index f57bfb011f6..f6f49e8c469 100644 --- a/charts/stable/pocketmine-mp/Chart.yaml +++ b/charts/stable/pocketmine-mp/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: pocketmine-mp -version: 2.0.0 +version: 2.0.1 appVersion: 5.8.2 description: A server software for Minecraft Bedrock Edition in PHP. home: https://truecharts.org/charts/incubator/pocketmine-mp @@ -20,7 +20,7 @@ keywords: - minecraft dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/podgrab/Chart.yaml b/charts/stable/podgrab/Chart.yaml index 5d80d3e168a..b96a20fc22e 100644 --- a/charts/stable/podgrab/Chart.yaml +++ b/charts/stable/podgrab/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: podgrab -version: 16.0.0 +version: 16.0.1 appVersion: 1.0.0 description: A self-hosted podcast manager to download episodes as soon as they become live. home: https://truecharts.org/charts/stable/podgrab @@ -19,7 +19,7 @@ keywords: - podgrab dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/portainer/Chart.yaml b/charts/stable/portainer/Chart.yaml index 2004b24d95c..a1d21d5b1aa 100644 --- a/charts/stable/portainer/Chart.yaml +++ b/charts/stable/portainer/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: portainer -version: 7.0.0 +version: 7.0.1 appVersion: 2.19.4 description: Container management made easy home: https://truecharts.org/charts/stable/portainer @@ -20,7 +20,7 @@ keywords: - portainer dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/post-recording/Chart.yaml b/charts/stable/post-recording/Chart.yaml index 0502f74d477..6c95377c592 100644 --- a/charts/stable/post-recording/Chart.yaml +++ b/charts/stable/post-recording/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: post-recording -version: 4.0.0 +version: 4.0.1 appVersion: latest description: Watches for .ts files made by Live TV recordings, convert them to a friendly format, extract .srt file, add chapters with comchap or remove them with comcut. Tested with Emby recordings. home: https://truecharts.org/charts/incubator/post-recording @@ -20,7 +20,7 @@ keywords: - MediaApp-Video dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/posterr/Chart.yaml b/charts/stable/posterr/Chart.yaml index b6678d40a82..e66891f0e86 100644 --- a/charts/stable/posterr/Chart.yaml +++ b/charts/stable/posterr/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: posterr -version: 7.0.0 +version: 7.0.1 appVersion: latest description: Media display for Plex, Sonarr and Radarr. home: https://truecharts.org/charts/stable/posterr @@ -20,7 +20,7 @@ keywords: - MediaServer-Other dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/postscriptum/Chart.yaml b/charts/stable/postscriptum/Chart.yaml index 393d03f1c5f..90f63e702bb 100644 --- a/charts/stable/postscriptum/Chart.yaml +++ b/charts/stable/postscriptum/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: postscriptum -version: 4.0.0 +version: 4.0.1 appVersion: postscriptum description: This Chart will download and install SteamCMD. It will also install PostScriptum and run it. home: https://truecharts.org/charts/incubator/postscriptum @@ -20,7 +20,7 @@ keywords: - GameServers dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/preclear/Chart.yaml b/charts/stable/preclear/Chart.yaml index ba1eadf73f0..0a1b39611ef 100644 --- a/charts/stable/preclear/Chart.yaml +++ b/charts/stable/preclear/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: preclear -version: 4.0.0 +version: 4.0.1 appVersion: latest description: A utility to "burn-in" a new disk, before adding it to your array has been requested several times. Also requested is a process to "pre-clear" a hard disk before adding it to your array. When a special "signature" is detected, the lengthy "clearing" step otherwise performed by TrueNAS is skipped. home: https://truecharts.org/charts/incubator/preclear @@ -23,7 +23,7 @@ keywords: - Tools-Utilities dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/pretend-youre-xyzzy/Chart.yaml b/charts/stable/pretend-youre-xyzzy/Chart.yaml index 58a0c5f8ac5..4f6f5cb843d 100644 --- a/charts/stable/pretend-youre-xyzzy/Chart.yaml +++ b/charts/stable/pretend-youre-xyzzy/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: pretend-youre-xyzzy -version: 12.0.0 +version: 12.0.1 appVersion: "4" description: pretend-youre-xyzzy, a cards against humanity clone home: https://truecharts.org/charts/stable/pretend-youre-xyzzy @@ -23,7 +23,7 @@ keywords: - humanity dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/projectsend/Chart.yaml b/charts/stable/projectsend/Chart.yaml index baa98331a15..0a1f0ebe738 100644 --- a/charts/stable/projectsend/Chart.yaml +++ b/charts/stable/projectsend/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: projectsend -version: 11.0.0 +version: 11.0.1 appVersion: latest description: ProjectSend is a self-hosted application that lets you upload files and assign them to specific clients that you create yourself. home: https://truecharts.org/charts/stable/projectsend @@ -20,14 +20,14 @@ keywords: - files dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" tags: [] import-values: [] - name: mariadb - version: 12.0.1 + version: 12.0.2 repository: https://deps.truecharts.org/ condition: mariadb.enabled alias: "" diff --git a/charts/stable/projectzomboidreporter-frontend/Chart.yaml b/charts/stable/projectzomboidreporter-frontend/Chart.yaml index 4a3deaca695..7a3c872ff5e 100644 --- a/charts/stable/projectzomboidreporter-frontend/Chart.yaml +++ b/charts/stable/projectzomboidreporter-frontend/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: projectzomboidreporter-frontend -version: 4.0.0 +version: 4.0.1 appVersion: latest description: This is the frontend template used in the Project Zomboid Reporter. All visuals used in the final Reporter are pulled from here. home: https://truecharts.org/charts/incubator/projectzomboidreporter-frontend @@ -20,7 +20,7 @@ keywords: - GameServers dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/promcord/Chart.yaml b/charts/stable/promcord/Chart.yaml index b4fee361251..6a945cffcdb 100644 --- a/charts/stable/promcord/Chart.yaml +++ b/charts/stable/promcord/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: promcord -version: 10.0.0 +version: 10.0.1 appVersion: latest description: Discord bot that provides metrics from a Discord server home: https://truecharts.org/charts/stable/promcord @@ -21,7 +21,7 @@ keywords: - metrics dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/protonmail-bridge/Chart.yaml b/charts/stable/protonmail-bridge/Chart.yaml index 99cf2feb019..10334fc6f55 100644 --- a/charts/stable/protonmail-bridge/Chart.yaml +++ b/charts/stable/protonmail-bridge/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: protonmail-bridge -version: 13.0.0 +version: 13.0.1 appVersion: 3.7.1 description: ProtonMail IMAP/SMTP Bridge to work on the network. home: https://truecharts.org/charts/stable/protonmail-bridge @@ -20,7 +20,7 @@ keywords: - protonmail-bridge dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/prowlarr/Chart.yaml b/charts/stable/prowlarr/Chart.yaml index 6c88a4cc7fb..6a65515fe45 100644 --- a/charts/stable/prowlarr/Chart.yaml +++ b/charts/stable/prowlarr/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: prowlarr -version: 14.0.0 +version: 14.0.1 appVersion: 1.11.3.4163 description: Indexer manager/proxy built on the popular arr net base stack to integrate with your various PVR apps. home: https://truecharts.org/charts/stable/prowlarr @@ -22,7 +22,7 @@ keywords: - usenet dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/proxmox-backup-server/Chart.yaml b/charts/stable/proxmox-backup-server/Chart.yaml index 4f12507a655..c507e83ca61 100644 --- a/charts/stable/proxmox-backup-server/Chart.yaml +++ b/charts/stable/proxmox-backup-server/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: proxmox-backup-server -version: 2.0.0 +version: 2.0.1 appVersion: 3.0.2 description: Container for proxmox backup server home: https://truecharts.org/charts/incubator/proxmox-backup-server @@ -19,7 +19,7 @@ keywords: - pbs dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/prpdf/Chart.yaml b/charts/stable/prpdf/Chart.yaml index 83f709fccf9..562d56779b4 100644 --- a/charts/stable/prpdf/Chart.yaml +++ b/charts/stable/prpdf/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: prpdf -version: 4.0.0 +version: 4.0.1 appVersion: latest description: This tool is for Preview and Rename scanned PDF-Documents. Rulebased autoscan with OCR. Merge etc. home: https://truecharts.org/charts/incubator/prpdf @@ -21,7 +21,7 @@ keywords: - Tools-Utilities dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/prusaslicer-novnc/Chart.yaml b/charts/stable/prusaslicer-novnc/Chart.yaml index 5513ceb6a81..19d7ec7b8d9 100644 --- a/charts/stable/prusaslicer-novnc/Chart.yaml +++ b/charts/stable/prusaslicer-novnc/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: prusaslicer-novnc -version: 7.0.0 +version: 7.0.1 appVersion: latest description: Enjoy Prusaslicer directly in your browser with this easy to use Chart Chart. home: https://truecharts.org/charts/stable/prusaslicer-novnc @@ -21,7 +21,7 @@ keywords: - Productivity dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/pt-helper/Chart.yaml b/charts/stable/pt-helper/Chart.yaml index 03195aa3bf4..c506fe7fbd4 100644 --- a/charts/stable/pt-helper/Chart.yaml +++ b/charts/stable/pt-helper/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: pt-helper -version: 4.0.0 +version: 4.0.1 appVersion: latest description: A tool that can automatically download free seeds and delete them after the free time expires. home: https://truecharts.org/charts/incubator/pt-helper @@ -19,7 +19,7 @@ keywords: - Tools-Utilities dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/putty/Chart.yaml b/charts/stable/putty/Chart.yaml index cb0c5b5b3f7..4b1e0231d42 100644 --- a/charts/stable/putty/Chart.yaml +++ b/charts/stable/putty/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: putty -version: 7.0.0 +version: 7.0.1 appVersion: 23.12.1 description: PuTTY is a free and open-source terminal emulator, serial console and network file transfer application. home: https://truecharts.org/charts/stable/putty @@ -20,7 +20,7 @@ keywords: - putty dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/pvk-ii/Chart.yaml b/charts/stable/pvk-ii/Chart.yaml index 77076261288..6440c41c757 100644 --- a/charts/stable/pvk-ii/Chart.yaml +++ b/charts/stable/pvk-ii/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: pvk-ii -version: 4.0.0 +version: 4.0.1 appVersion: pvkii description: This Chart will download and install SteamCMD. It will also install Pirates, Vikings & Knights 2 and run it. home: https://truecharts.org/charts/incubator/pvk-ii @@ -20,7 +20,7 @@ keywords: - GameServers dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/pwm/Chart.yaml b/charts/stable/pwm/Chart.yaml index 437309f24f5..5876ae7c572 100644 --- a/charts/stable/pwm/Chart.yaml +++ b/charts/stable/pwm/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: pwm -version: 4.0.0 +version: 4.0.1 appVersion: latest description: PWM is a free and opensource password self-service application enabling end-users to reset their enterprise password themselves. home: https://truecharts.org/charts/incubator/pwm @@ -20,7 +20,7 @@ keywords: - Security dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/pwndrop/Chart.yaml b/charts/stable/pwndrop/Chart.yaml index e1b46fa09dd..81e92a5e909 100644 --- a/charts/stable/pwndrop/Chart.yaml +++ b/charts/stable/pwndrop/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: pwndrop -version: 8.0.0 +version: 8.0.1 appVersion: 1.0.1 description: Pwndrop is a self-deployable file hosting service for sending out red teaming payloads or securely sharing your private files over HTTP and WebDAV. home: https://truecharts.org/charts/stable/pwndrop @@ -18,7 +18,7 @@ keywords: - pwndrop dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/pyload-ng/Chart.yaml b/charts/stable/pyload-ng/Chart.yaml index 914b7b157ba..22a8b667190 100644 --- a/charts/stable/pyload-ng/Chart.yaml +++ b/charts/stable/pyload-ng/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: pyload-ng -version: 4.0.0 +version: 4.0.1 appVersion: latest description: pyLoad(https://pyload.net/) is a Free and Open Source download manager written in Python and designed to be extremely lightweight, easily extensible and fully manageable via web. home: https://truecharts.org/charts/incubator/pyload-ng @@ -22,7 +22,7 @@ keywords: - Other dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/pyload/Chart.yaml b/charts/stable/pyload/Chart.yaml index e83093721bc..4a613f5b243 100644 --- a/charts/stable/pyload/Chart.yaml +++ b/charts/stable/pyload/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: pyload -version: 12.0.0 +version: 12.0.1 appVersion: ersion-360b2295 description: pyLoad is a Free and Open Source download manager written in Python and designed to be extremely lightweight, easily extensible and fully manageable via web. home: https://truecharts.org/charts/stable/pyload @@ -20,7 +20,7 @@ keywords: - download dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/pylon/Chart.yaml b/charts/stable/pylon/Chart.yaml index 3b2c7e68fba..f37c7c6077c 100644 --- a/charts/stable/pylon/Chart.yaml +++ b/charts/stable/pylon/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: pylon -version: 8.0.0 +version: 8.0.1 appVersion: 2.10.0 description: Pylon is a web based integrated development environment. home: https://truecharts.org/charts/stable/pylon @@ -18,7 +18,7 @@ keywords: - pylon dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/qbitmanage/Chart.yaml b/charts/stable/qbitmanage/Chart.yaml index ff6080c9c80..173315fb227 100644 --- a/charts/stable/qbitmanage/Chart.yaml +++ b/charts/stable/qbitmanage/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: qbitmanage -version: 7.0.0 +version: 7.0.1 appVersion: 4.0.6 description: This tool will help manage tedious tasks in qBittorrent and automate them. Tag, categorize, remove orphaned data, remove unregistered torrents and much much more. home: https://truecharts.org/charts/stable/qbitmanage @@ -21,7 +21,7 @@ keywords: - MediaApp-Other dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/qbitrr/Chart.yaml b/charts/stable/qbitrr/Chart.yaml index d2aed0d85d4..cba5aecbb24 100644 --- a/charts/stable/qbitrr/Chart.yaml +++ b/charts/stable/qbitrr/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: qbitrr -version: 2.0.0 +version: 2.0.1 appVersion: 3.8.8 description: A simple script to monitor qBit and communicate with Radarr and Sonarr. home: https://truecharts.org/charts/stable/qbitrr @@ -21,7 +21,7 @@ keywords: - MediaApp-Other dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/qbittorrent/Chart.yaml b/charts/stable/qbittorrent/Chart.yaml index 865eb8ab665..48167c1ca7d 100644 --- a/charts/stable/qbittorrent/Chart.yaml +++ b/charts/stable/qbittorrent/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: qbittorrent -version: 18.0.0 +version: 18.0.1 appVersion: 4.6.2 description: qBittorrent is a cross-platform free and open-source BitTorrent client home: https://truecharts.org/charts/stable/qbittorrent @@ -20,7 +20,7 @@ keywords: - torrrent dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/qdirstat/Chart.yaml b/charts/stable/qdirstat/Chart.yaml index fb19d6b5e4a..35b51afd225 100644 --- a/charts/stable/qdirstat/Chart.yaml +++ b/charts/stable/qdirstat/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: qdirstat -version: 7.0.0 +version: 7.0.1 appVersion: 23.11.2 description: QDirStat is a graphical application to show where your disk space has gone and to help you to clean it up. home: https://truecharts.org/charts/stable/qdirstat @@ -20,7 +20,7 @@ keywords: - qdirstat dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/qflood/Chart.yaml b/charts/stable/qflood/Chart.yaml index 87f5e8d12c0..5f82f8ce360 100644 --- a/charts/stable/qflood/Chart.yaml +++ b/charts/stable/qflood/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: qflood -version: 4.0.0 +version: 4.0.1 appVersion: latest description: Chart with qBittorrent and the Flood UI. home: https://truecharts.org/charts/incubator/qflood @@ -19,7 +19,7 @@ keywords: - Downloaders dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/qinglong/Chart.yaml b/charts/stable/qinglong/Chart.yaml index 1594b1dc365..157f4d48057 100644 --- a/charts/stable/qinglong/Chart.yaml +++ b/charts/stable/qinglong/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: qinglong -version: 8.0.0 +version: 8.0.1 appVersion: 2.16.5 description: A timed task management panel that supports typescript, javaScript, python3, and shell home: https://truecharts.org/charts/stable/qinglong @@ -19,7 +19,7 @@ keywords: - task dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/quake3/Chart.yaml b/charts/stable/quake3/Chart.yaml index f3c9198d719..4911574553e 100644 --- a/charts/stable/quake3/Chart.yaml +++ b/charts/stable/quake3/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: quake3 -version: 4.0.0 +version: 4.0.1 appVersion: latest description: This Chart will download and install Quake III Server (You have to copy your .pk3 files from your game directory to your server). home: https://truecharts.org/charts/incubator/quake3 @@ -20,7 +20,7 @@ keywords: - GameServers dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/quassel-core/Chart.yaml b/charts/stable/quassel-core/Chart.yaml index 8fc05454043..acaade8c7ea 100644 --- a/charts/stable/quassel-core/Chart.yaml +++ b/charts/stable/quassel-core/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: quassel-core -version: 10.0.0 +version: 10.0.1 appVersion: 0.14.0 description: Quassel-core is a modern, cross-platform, distributed IRC client. home: https://truecharts.org/charts/stable/quassel-core @@ -18,7 +18,7 @@ keywords: - quassel-core dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/quassel-web/Chart.yaml b/charts/stable/quassel-web/Chart.yaml index 31df7acef40..ba3d8acb231 100644 --- a/charts/stable/quassel-web/Chart.yaml +++ b/charts/stable/quassel-web/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: quassel-web -version: 8.0.0 +version: 8.0.1 appVersion: 2021.12.16 description: Quassel-web is a web client for Quassel. home: https://truecharts.org/charts/stable/quassel-web @@ -18,7 +18,7 @@ keywords: - quassel-web dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/quickshare/Chart.yaml b/charts/stable/quickshare/Chart.yaml index de72f88af7d..ab8e303f06c 100644 --- a/charts/stable/quickshare/Chart.yaml +++ b/charts/stable/quickshare/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: quickshare -version: 4.0.0 +version: 4.0.1 appVersion: latest description: Quick and simple file sharing between different devices. home: https://truecharts.org/charts/incubator/quickshare @@ -23,7 +23,7 @@ keywords: - Network-FTP dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/quiz-game/Chart.yaml b/charts/stable/quiz-game/Chart.yaml index 4a144dfd2d7..559059f94b7 100644 --- a/charts/stable/quiz-game/Chart.yaml +++ b/charts/stable/quiz-game/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: quiz-game -version: 4.0.0 +version: 4.0.1 appVersion: latest description: Test your General Knowledge in different types of topics. home: https://truecharts.org/charts/incubator/quiz-game @@ -23,7 +23,7 @@ keywords: - Network-Web dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/qwantify/Chart.yaml b/charts/stable/qwantify/Chart.yaml index 4037ee2c62f..8c9810b0533 100644 --- a/charts/stable/qwantify/Chart.yaml +++ b/charts/stable/qwantify/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: qwantify -version: 2.0.0 +version: 2.0.1 appVersion: "20.04" description: Play games with your friends right from the browser. home: https://truecharts.org/charts/incubator/qwantify @@ -20,7 +20,7 @@ keywords: - games dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/radarr/Chart.yaml b/charts/stable/radarr/Chart.yaml index 14d226b6f47..f9477727384 100644 --- a/charts/stable/radarr/Chart.yaml +++ b/charts/stable/radarr/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: radarr -version: 19.0.0 +version: 19.0.1 appVersion: 5.2.6.8376 description: A fork of Sonarr to work with movies à la Couchpotato home: https://truecharts.org/charts/stable/radarr @@ -21,7 +21,7 @@ keywords: - usenet dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/radarrsync/Chart.yaml b/charts/stable/radarrsync/Chart.yaml index 4a8c6a20978..77061bb1ac0 100644 --- a/charts/stable/radarrsync/Chart.yaml +++ b/charts/stable/radarrsync/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: radarrsync -version: 4.0.0 +version: 4.0.1 appVersion: latest description: RadarrSync Syncs two Radarr servers through web API. This is a modified version designed to be run in a Chart Chart. This version supports only two servers. home: https://truecharts.org/charts/incubator/radarrsync @@ -20,7 +20,7 @@ keywords: - Downloaders dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/radicale/Chart.yaml b/charts/stable/radicale/Chart.yaml index 176a4835b62..db9b68353dd 100644 --- a/charts/stable/radicale/Chart.yaml +++ b/charts/stable/radicale/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: radicale -version: 4.0.0 +version: 4.0.1 appVersion: 3.1.8.3 description: Radicale is a small but powerful CalDAV (calendars, to-do lists) and CardDAV (contacts) server. home: https://truecharts.org/charts/incubator/radicale @@ -27,7 +27,7 @@ keywords: - to-do dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/rapidphotodownloader/Chart.yaml b/charts/stable/rapidphotodownloader/Chart.yaml index 627c2646e4f..65bf014000a 100644 --- a/charts/stable/rapidphotodownloader/Chart.yaml +++ b/charts/stable/rapidphotodownloader/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: rapidphotodownloader -version: 4.0.0 +version: 4.0.1 appVersion: latest description: This Chart will download and install Rapid Photo Downloader. home: https://truecharts.org/charts/incubator/rapidphotodownloader @@ -23,7 +23,7 @@ keywords: - Backup dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/raspberrymatic/Chart.yaml b/charts/stable/raspberrymatic/Chart.yaml index 62d0209c839..22488bb3462 100644 --- a/charts/stable/raspberrymatic/Chart.yaml +++ b/charts/stable/raspberrymatic/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: raspberrymatic -version: 4.0.0 +version: 4.0.1 appVersion: latest description: A free and non-commercial open-source operating system alternative for running a cloud-free smart-home IoT. home: https://truecharts.org/charts/incubator/raspberrymatic @@ -21,7 +21,7 @@ keywords: - iot dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/rcon-webadmin/Chart.yaml b/charts/stable/rcon-webadmin/Chart.yaml index c34d245240c..212370bbc88 100644 --- a/charts/stable/rcon-webadmin/Chart.yaml +++ b/charts/stable/rcon-webadmin/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: rcon-webadmin -version: 7.0.0 +version: 7.0.1 appVersion: 0.14.1 description: Out of the box, RCON Web Admin can check users for high ping, VAC status, or filter the chat for you around the clock. home: https://truecharts.org/charts/stable/rcon-webadmin @@ -21,7 +21,7 @@ keywords: - Tools-Utilities dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/rdesktop/Chart.yaml b/charts/stable/rdesktop/Chart.yaml index efe5c4ef526..bbc43916d6c 100644 --- a/charts/stable/rdesktop/Chart.yaml +++ b/charts/stable/rdesktop/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: rdesktop -version: 7.0.0 +version: 7.0.1 appVersion: latest description: Full desktop environments in many popular flavors for Alpine, Ubuntu, Arch, and Fedora accessible via RDP. home: https://truecharts.org/charts/stable/rdesktop @@ -21,7 +21,7 @@ keywords: - desktops dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/rdtclient/Chart.yaml b/charts/stable/rdtclient/Chart.yaml index 7e0bd108d45..7d9ab1f01fb 100644 --- a/charts/stable/rdtclient/Chart.yaml +++ b/charts/stable/rdtclient/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: rdtclient -version: 3.0.0 +version: 3.0.1 appVersion: 2.0.49 description: This is a web interface to manage your torrents on Real-Debrid, AllDebrid or Premiumize. home: https://truecharts.org/charts/stable/rdtclient @@ -20,7 +20,7 @@ keywords: - torrent dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/readarr/Chart.yaml b/charts/stable/readarr/Chart.yaml index 2bfe620b4bd..af521d50916 100644 --- a/charts/stable/readarr/Chart.yaml +++ b/charts/stable/readarr/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: readarr -version: 19.0.0 +version: 19.0.1 appVersion: 0.3.13.2338 description: A fork of Radarr to work with Books & AudioBooks home: https://truecharts.org/charts/stable/readarr @@ -24,7 +24,7 @@ keywords: - ebooks dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/recyclarr/Chart.yaml b/charts/stable/recyclarr/Chart.yaml index 579f1297072..92a4280ed9f 100644 --- a/charts/stable/recyclarr/Chart.yaml +++ b/charts/stable/recyclarr/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: recyclarr -version: 8.0.0 +version: 8.0.1 appVersion: 6.0.2 description: A command-line application that will automatically synchronize recommended settings from TRaSH guides to your Sonarr/Radarr instances. home: https://truecharts.org/charts/stable/recyclarr @@ -21,7 +21,7 @@ keywords: - Tools-Utilities dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/red-discordbot/Chart.yaml b/charts/stable/red-discordbot/Chart.yaml index c9e0592db0d..1de870858e6 100644 --- a/charts/stable/red-discordbot/Chart.yaml +++ b/charts/stable/red-discordbot/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: red-discordbot -version: 4.0.0 +version: 4.0.1 appVersion: full description: "The newest Red-Discordbot in a convenient multi-arch Chart " home: https://truecharts.org/charts/incubator/red-discordbot @@ -20,7 +20,7 @@ keywords: - Tools-Utilities dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/redisinsight/Chart.yaml b/charts/stable/redisinsight/Chart.yaml index 6be7f007fd5..6eb6f043a1d 100644 --- a/charts/stable/redisinsight/Chart.yaml +++ b/charts/stable/redisinsight/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: redisinsight -version: 5.0.0 +version: 5.0.1 appVersion: 1.14.0 description: GUI for Redis. home: https://truecharts.org/charts/stable/redisinsight @@ -21,7 +21,7 @@ keywords: - Tools-Utilities dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/redm/Chart.yaml b/charts/stable/redm/Chart.yaml index a9aec9c2ab1..0756def4563 100644 --- a/charts/stable/redm/Chart.yaml +++ b/charts/stable/redm/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: redm -version: 4.0.0 +version: 4.0.1 appVersion: latest description: "With this Chart you can run RedM (Red Dead Redemption 2 MOD SERVER) it will automatically download the latest version or if you want to updated it yourself set the Manual Updates (in the 'Show more settings' tab down below) to true (without quotes). The Chart will automatically extract it and download all other required files (resources, server.cfg). You can get fx.tar.xz from here: https://runtime.fivem.net/artifacts/fivem/build_proot_linux/master/ To run this Chart you must provide a valid Server Key (you can get them from here: https://keymaster.fivem.net/) and your prefered Server Name." home: https://truecharts.org/charts/incubator/redm @@ -20,7 +20,7 @@ keywords: - GameServers dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/redmine/Chart.yaml b/charts/stable/redmine/Chart.yaml index d3ee4f4f8bb..c2307f916ef 100644 --- a/charts/stable/redmine/Chart.yaml +++ b/charts/stable/redmine/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: redmine -version: 10.0.0 +version: 10.0.1 appVersion: 5.1.1 description: Redmine is a flexible project management web application written using Ruby on Rails framework. home: https://truecharts.org/charts/stable/redmine @@ -23,7 +23,7 @@ keywords: - ticket dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/reg/Chart.yaml b/charts/stable/reg/Chart.yaml index b9b072d03b9..e61731ebd45 100644 --- a/charts/stable/reg/Chart.yaml +++ b/charts/stable/reg/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: reg -version: 12.0.0 +version: 12.0.1 appVersion: "2" description: Docker registry v2 command line client and repo listing generator with security checks. home: https://truecharts.org/charts/stable/reg @@ -20,7 +20,7 @@ keywords: - reg dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/remmina/Chart.yaml b/charts/stable/remmina/Chart.yaml index ea9464a06b7..f523f46630f 100644 --- a/charts/stable/remmina/Chart.yaml +++ b/charts/stable/remmina/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: remmina -version: 9.0.0 +version: 9.0.1 appVersion: 1.4.2 description: A remote desktop client written in GTK home: https://truecharts.org/charts/stable/remmina @@ -23,7 +23,7 @@ keywords: - client dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/remotely/Chart.yaml b/charts/stable/remotely/Chart.yaml index eecf3fd931b..1391fafbf4d 100644 --- a/charts/stable/remotely/Chart.yaml +++ b/charts/stable/remotely/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: remotely -version: 4.0.0 +version: 4.0.1 appVersion: "1380" description: A remote control and remote scripting solution, built with .NET 5, Blazor, SignalR Core, and WebRTC. home: https://truecharts.org/charts/incubator/remotely @@ -20,7 +20,7 @@ keywords: - Tools-Utilities dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/requestrr/Chart.yaml b/charts/stable/requestrr/Chart.yaml index 6eb5059c4ff..10644a7db89 100644 --- a/charts/stable/requestrr/Chart.yaml +++ b/charts/stable/requestrr/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: requestrr -version: 8.0.0 +version: 8.0.1 appVersion: 2.1.2 description: Requestrr is a chatbot used to simplify using services like Sonarr/Radarr/Ombi via the use of chat. home: https://truecharts.org/charts/stable/requestrr @@ -18,7 +18,7 @@ keywords: - requestrr dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/resilio-sync/Chart.yaml b/charts/stable/resilio-sync/Chart.yaml index 898097dc083..47426af5e21 100644 --- a/charts/stable/resilio-sync/Chart.yaml +++ b/charts/stable/resilio-sync/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: resilio-sync -version: 13.0.0 +version: 13.0.1 appVersion: 2.7.3 description: Resilio Sync is a fast, reliable, and simple file sync and share solution, powered by P2P technology home: https://truecharts.org/charts/stable/resilio-sync @@ -22,7 +22,7 @@ keywords: - bittorrent dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/restic-rest-server/Chart.yaml b/charts/stable/restic-rest-server/Chart.yaml index 31d1e9124e1..d5376fb8a20 100644 --- a/charts/stable/restic-rest-server/Chart.yaml +++ b/charts/stable/restic-rest-server/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: restic-rest-server -version: 4.0.0 +version: 4.0.1 appVersion: 0.12.1 description: "Rest Server is a high performance HTTP server that implements restic's REST backend API. It provides secure and efficient way to backup data remotely, using restic backup client via the rest: URL." home: https://truecharts.org/charts/incubator/restic-rest-server @@ -20,7 +20,7 @@ keywords: - Backup dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/retrobot/Chart.yaml b/charts/stable/retrobot/Chart.yaml index 963afb0cd09..dfa8a02dc08 100644 --- a/charts/stable/retrobot/Chart.yaml +++ b/charts/stable/retrobot/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: retrobot -version: 7.0.0 +version: 7.0.1 appVersion: latest description: A discord bot that allows you to play old nintendo games with your friends over chat. home: https://truecharts.org/charts/stable/retrobot @@ -21,7 +21,7 @@ keywords: - discord dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/rflood/Chart.yaml b/charts/stable/rflood/Chart.yaml index 7253611afd3..1d4c9ae51dc 100644 --- a/charts/stable/rflood/Chart.yaml +++ b/charts/stable/rflood/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: rflood -version: 4.0.0 +version: 4.0.1 appVersion: latest description: Chart with rTorrent and the Flood UI. home: https://truecharts.org/charts/incubator/rflood @@ -19,7 +19,7 @@ keywords: - downloaders dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/rickroll/Chart.yaml b/charts/stable/rickroll/Chart.yaml index 596264b820d..d367401b84b 100644 --- a/charts/stable/rickroll/Chart.yaml +++ b/charts/stable/rickroll/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: rickroll -version: 5.0.0 +version: 5.0.1 appVersion: latest description: Self-hosted Rick Roll chart. home: https://truecharts.org/charts/stable/rickroll @@ -20,7 +20,7 @@ keywords: - media dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/rimgo/Chart.yaml b/charts/stable/rimgo/Chart.yaml index 68984284523..ff7b26bf9c7 100644 --- a/charts/stable/rimgo/Chart.yaml +++ b/charts/stable/rimgo/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: rimgo -version: 5.0.0 +version: 5.0.1 appVersion: latest description: Alternative Imgur front-end home: https://truecharts.org/charts/incubator/rimgo @@ -19,7 +19,7 @@ keywords: - Network-Web dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/ring-mqtt/Chart.yaml b/charts/stable/ring-mqtt/Chart.yaml index a99e819d6d0..16ece2b81b0 100644 --- a/charts/stable/ring-mqtt/Chart.yaml +++ b/charts/stable/ring-mqtt/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: ring-mqtt -version: 7.0.0 +version: 7.0.1 appVersion: 5.6.3 description: Interact with Ring Inc products (cameras/alarms/smart lighting) via MQTT. home: https://truecharts.org/charts/stable/ring-mqtt @@ -21,7 +21,7 @@ keywords: - Tools-Utilities dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/rmlint/Chart.yaml b/charts/stable/rmlint/Chart.yaml index c52c8b06718..62439597aa3 100644 --- a/charts/stable/rmlint/Chart.yaml +++ b/charts/stable/rmlint/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: rmlint -version: 4.0.0 +version: 4.0.1 appVersion: latest description: rmlint finds space waste and other broken things on your filesystem and offers to remove it. home: https://truecharts.org/charts/incubator/rmlint @@ -20,7 +20,7 @@ keywords: - Tools-Utilities dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/romm/Chart.yaml b/charts/stable/romm/Chart.yaml index e514bb47b0c..f5e0f2fa68a 100644 --- a/charts/stable/romm/Chart.yaml +++ b/charts/stable/romm/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: romm -version: 6.0.0 +version: 6.0.1 appVersion: 2.1.0 description: game library manager focused in retro gaming home: https://truecharts.org/charts/stable/romm @@ -20,21 +20,21 @@ keywords: - rom-manager dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" tags: [] import-values: [] - name: mariadb - version: 12.0.1 + version: 12.0.2 repository: https://deps.truecharts.org/ condition: mariadb.enabled alias: "" tags: [] import-values: [] - name: redis - version: 11.0.1 + version: 11.0.2 repository: https://deps.truecharts.org condition: redis.enabled alias: "" diff --git a/charts/stable/root/Chart.yaml b/charts/stable/root/Chart.yaml index 169e0fece1f..67d09ac2919 100644 --- a/charts/stable/root/Chart.yaml +++ b/charts/stable/root/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: root -version: 4.0.0 +version: 4.0.1 appVersion: latest description: ROOT is a framework for data processing, born at CERN, at the heart of the research on high-energy physics. Every day, thousands of physicists use ROOT applications to analyze their data or to perform simulations. home: https://truecharts.org/charts/incubator/root @@ -21,7 +21,7 @@ keywords: - Tools-Utilities dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/rsnapshot/Chart.yaml b/charts/stable/rsnapshot/Chart.yaml index 3c32034f35a..1685bd0c349 100644 --- a/charts/stable/rsnapshot/Chart.yaml +++ b/charts/stable/rsnapshot/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: rsnapshot -version: 8.0.0 +version: 8.0.1 appVersion: 1.4.5 description: Rsnapshot is a filesystem snapshot utility based on rsync. home: https://truecharts.org/charts/stable/rsnapshot @@ -18,7 +18,7 @@ keywords: - rsnapshot dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/rss-bridge/Chart.yaml b/charts/stable/rss-bridge/Chart.yaml index fe8bf48e692..8fff2bba542 100644 --- a/charts/stable/rss-bridge/Chart.yaml +++ b/charts/stable/rss-bridge/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: rss-bridge -version: 8.0.0 +version: 8.0.1 appVersion: "2023" description: RSS-Bridge is a PHP project capable of generating RSS and Atom feeds for websites that don't have one. home: https://truecharts.org/charts/stable/rss-bridge @@ -19,7 +19,7 @@ keywords: - rss-bridge dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/rss-proxy/Chart.yaml b/charts/stable/rss-proxy/Chart.yaml index 6584128cc45..487300af656 100644 --- a/charts/stable/rss-proxy/Chart.yaml +++ b/charts/stable/rss-proxy/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: rss-proxy -version: 4.0.0 +version: 4.0.1 appVersion: latest description: RSS-proxy 2+ allows you to do create an ATOM or JSON feed of almost static/dynamic websites or feeds (web to feed), just by analyzing just the HTML structure. home: https://truecharts.org/charts/incubator/rss-proxy @@ -22,7 +22,7 @@ keywords: - Network-Web dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/rss-to-telegram/Chart.yaml b/charts/stable/rss-to-telegram/Chart.yaml index 527266623d5..a6c39cca14a 100644 --- a/charts/stable/rss-to-telegram/Chart.yaml +++ b/charts/stable/rss-to-telegram/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: rss-to-telegram -version: 4.0.0 +version: 4.0.1 appVersion: latest description: A self-hosted telegram JS/TS bot that dumps posts from RSS feeds to a telegram chat. This script was created because all the third party services were unreliable, slow. home: https://truecharts.org/charts/incubator/rss-to-telegram @@ -22,7 +22,7 @@ keywords: - Productivity dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/rsshub/Chart.yaml b/charts/stable/rsshub/Chart.yaml index 81f859290a1..feb153760bd 100644 --- a/charts/stable/rsshub/Chart.yaml +++ b/charts/stable/rsshub/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: rsshub -version: 11.0.0 +version: 11.0.1 appVersion: latest description: RSSHub can generate RSS feeds from pretty much everything home: https://truecharts.org/charts/stable/rsshub @@ -21,14 +21,14 @@ keywords: - rss dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" tags: [] import-values: [] - name: redis - version: 11.0.1 + version: 11.0.2 repository: https://deps.truecharts.org condition: redis.enabled alias: "" diff --git a/charts/stable/rstudio/Chart.yaml b/charts/stable/rstudio/Chart.yaml index dea5937984a..3e1bf956866 100644 --- a/charts/stable/rstudio/Chart.yaml +++ b/charts/stable/rstudio/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: rstudio -version: 5.0.0 +version: 5.0.1 appVersion: 4.3.2 description: Integrated development environment for R, a programming language for statistical computing and graphics. home: https://truecharts.org/charts/incubator/rstudio @@ -20,7 +20,7 @@ keywords: - Productivity dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/rtorrent-rutorrent/Chart.yaml b/charts/stable/rtorrent-rutorrent/Chart.yaml index 144adf643b6..9de518eaea9 100644 --- a/charts/stable/rtorrent-rutorrent/Chart.yaml +++ b/charts/stable/rtorrent-rutorrent/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: rtorrent-rutorrent -version: 3.0.1 +version: 3.0.2 appVersion: 4.2.9 description: rTorrent and ruTorrent chart. home: https://truecharts.org/charts/stable/rtorrent-rutorrent @@ -21,7 +21,7 @@ keywords: - torrent dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/rust/Chart.yaml b/charts/stable/rust/Chart.yaml index 80683f72d95..25aec446a21 100644 --- a/charts/stable/rust/Chart.yaml +++ b/charts/stable/rust/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: rust -version: 4.0.0 +version: 4.0.1 appVersion: rust description: This Chart will download and install SteamCMD. It will also install RUST and run it. home: https://truecharts.org/charts/incubator/rust @@ -20,7 +20,7 @@ keywords: - GameServers dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/rustpad/Chart.yaml b/charts/stable/rustpad/Chart.yaml index 8d50d6415ba..0aea3a807b9 100644 --- a/charts/stable/rustpad/Chart.yaml +++ b/charts/stable/rustpad/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: rustpad -version: 4.0.0 +version: 4.0.1 appVersion: latest description: Rustpad is an efficient and minimal open-source collaborative text editor based on the operational transformation algorithm. It lets users collaborate in real time while writing code in their browser. Rustpad is completely self-hosted and fits in a tiny Chart, no database required. home: https://truecharts.org/charts/incubator/rustpad @@ -22,7 +22,7 @@ keywords: - Tools-Utilities dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/s3backup/Chart.yaml b/charts/stable/s3backup/Chart.yaml index 94dba80ded9..afccc3bcfc5 100644 --- a/charts/stable/s3backup/Chart.yaml +++ b/charts/stable/s3backup/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: s3backup -version: 4.0.0 +version: 4.0.1 appVersion: latest description: A simple way to backup important files to Amazon S3 and Glacier. home: https://truecharts.org/charts/incubator/s3backup @@ -21,7 +21,7 @@ keywords: - Cloud dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/s3sync/Chart.yaml b/charts/stable/s3sync/Chart.yaml index 3250d9c9ba3..a7065ca8da2 100644 --- a/charts/stable/s3sync/Chart.yaml +++ b/charts/stable/s3sync/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: s3sync -version: 4.0.0 +version: 4.0.1 appVersion: latest description: This application backs up every folder mounted at `/data/` to a given AWS S3 path using the `aws s3 sync` command. It requires a pair of (IAM) Access and Secret Keys. home: https://truecharts.org/charts/incubator/s3sync @@ -21,7 +21,7 @@ keywords: - Cloud dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/sabnzbd/Chart.yaml b/charts/stable/sabnzbd/Chart.yaml index 09cd2289f83..50407316b5a 100644 --- a/charts/stable/sabnzbd/Chart.yaml +++ b/charts/stable/sabnzbd/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: sabnzbd -version: 17.0.0 +version: 17.0.1 appVersion: 4.1.0 description: Free and easy binary newsreader home: https://truecharts.org/charts/stable/sabnzbd @@ -20,7 +20,7 @@ keywords: - usenet dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/satisfactory/Chart.yaml b/charts/stable/satisfactory/Chart.yaml index ce8a93134d4..76632252799 100644 --- a/charts/stable/satisfactory/Chart.yaml +++ b/charts/stable/satisfactory/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: satisfactory -version: 8.0.0 +version: 8.0.1 appVersion: 1.6.1 description: Satisfactory Dedicated Server home: https://truecharts.org/charts/stable/satisfactory @@ -19,7 +19,7 @@ keywords: - satisfactory dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/scrutiny/Chart.yaml b/charts/stable/scrutiny/Chart.yaml index 04990ccfbca..6148d0cf511 100644 --- a/charts/stable/scrutiny/Chart.yaml +++ b/charts/stable/scrutiny/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: scrutiny -version: 9.0.0 +version: 9.0.1 appVersion: 0.7.2-omnibus description: Scrutiny WebUI for smartd S.M.A.R.T monitoring. Scrutiny is a Hard Drive Health Dashboard & Monitoring solution. home: https://truecharts.org/charts/stable/scrutiny @@ -18,7 +18,7 @@ keywords: - scrutiny dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/scrypted/Chart.yaml b/charts/stable/scrypted/Chart.yaml index 58c44aca9fd..897f22d60eb 100644 --- a/charts/stable/scrypted/Chart.yaml +++ b/charts/stable/scrypted/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: scrypted -version: 3.0.0 +version: 3.0.1 appVersion: 18-jammy-full-v0.68.0 description: Scrypted is a high performance home video integration and automation platform. home: https://truecharts.org/charts/stable/scrypted @@ -20,7 +20,7 @@ keywords: - automation dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/sdtd/Chart.yaml b/charts/stable/sdtd/Chart.yaml index e42fe03f460..deb0c91e3e5 100644 --- a/charts/stable/sdtd/Chart.yaml +++ b/charts/stable/sdtd/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: sdtd -version: 6.0.0 +version: 6.0.1 appVersion: 7dtd description: This chart will download and install SteamCMD. It will also install 7 Days to Die and run it. home: https://truecharts.org/charts/incubator/sdtd @@ -20,7 +20,7 @@ keywords: - game-servers dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/seafile/Chart.yaml b/charts/stable/seafile/Chart.yaml index 19b37aca32e..76b941d996d 100644 --- a/charts/stable/seafile/Chart.yaml +++ b/charts/stable/seafile/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: seafile -version: 4.0.0 +version: 4.0.1 appVersion: 11.0.2 description: Reliable and Performant File Sync and Share Solution home: https://truecharts.org/charts/stable/seafile @@ -22,14 +22,14 @@ keywords: - file-storage dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" tags: [] import-values: [] - name: mariadb - version: 12.0.1 + version: 12.0.2 repository: https://deps.truecharts.org/ condition: mariadb.enabled alias: "" diff --git a/charts/stable/searxng/Chart.yaml b/charts/stable/searxng/Chart.yaml index 3daec99dfc0..7c4c6d61648 100644 --- a/charts/stable/searxng/Chart.yaml +++ b/charts/stable/searxng/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: searxng -version: 6.0.0 +version: 6.0.1 appVersion: latest description: Meta search engine which aggregates results from more than 70 search services. home: https://truecharts.org/charts/stable/searxng @@ -21,7 +21,7 @@ keywords: - Other dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/seedsync/Chart.yaml b/charts/stable/seedsync/Chart.yaml index b8b015557b0..cbffa3ff351 100644 --- a/charts/stable/seedsync/Chart.yaml +++ b/charts/stable/seedsync/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: seedsync -version: 6.0.0 +version: 6.0.1 appVersion: latest description: SeedSync is a tool to sync the files on a remote Linux server (like your seedbox, for example). It uses LFTP to transfer files fast! home: https://truecharts.org/charts/stable/seedsync @@ -20,7 +20,7 @@ keywords: - Tools-Utilities dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/send/Chart.yaml b/charts/stable/send/Chart.yaml index e3728e07c03..80636f158c2 100644 --- a/charts/stable/send/Chart.yaml +++ b/charts/stable/send/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: send -version: 4.0.0 +version: 4.0.1 appVersion: latest description: A fork of Mozilla's Firefox Send.Mozilla discontinued Send, this fork is a community effort to keep the project up-to-date and alive. home: https://truecharts.org/charts/incubator/send @@ -20,7 +20,7 @@ keywords: - Tools-Utilities dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/senseai-server/Chart.yaml b/charts/stable/senseai-server/Chart.yaml index a404ad16225..65457da0905 100644 --- a/charts/stable/senseai-server/Chart.yaml +++ b/charts/stable/senseai-server/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: senseai-server -version: 4.0.0 +version: 4.0.1 appVersion: 1.4.0 description: A standalone, self-hosted, fast, free and Open Source Artificial Intelligence microserver for any platform, any language. home: https://truecharts.org/charts/incubator/senseai-server @@ -20,7 +20,7 @@ keywords: - senseai dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/ser2sock/Chart.yaml b/charts/stable/ser2sock/Chart.yaml index 73d4ec35662..bb3a8634f84 100644 --- a/charts/stable/ser2sock/Chart.yaml +++ b/charts/stable/ser2sock/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: ser2sock -version: 12.0.0 +version: 12.0.1 appVersion: latest description: Serial to Socket Redirector home: https://truecharts.org/charts/stable/ser2sock @@ -20,7 +20,7 @@ keywords: - ser2sock dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/serpbear/Chart.yaml b/charts/stable/serpbear/Chart.yaml index d379f2ca2c4..48273fbe691 100644 --- a/charts/stable/serpbear/Chart.yaml +++ b/charts/stable/serpbear/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: serpbear -version: 2.0.0 +version: 2.0.1 appVersion: latest description: Search Engine Position Tracking App. home: https://truecharts.org/charts/incubator/serpbear @@ -20,7 +20,7 @@ keywords: - metrics dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/servas/Chart.yaml b/charts/stable/servas/Chart.yaml index 48565326300..aa5abe4038e 100644 --- a/charts/stable/servas/Chart.yaml +++ b/charts/stable/servas/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: servas -version: 3.0.0 +version: 3.0.1 appVersion: 0.0.7 description: A self-hosted bookmark management tool. home: https://truecharts.org/charts/stable/servas @@ -20,14 +20,14 @@ keywords: - bookmarks dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" tags: [] import-values: [] - name: mariadb - version: 12.0.1 + version: 12.0.2 repository: https://deps.truecharts.org/ condition: mariadb.enabled alias: "" diff --git a/charts/stable/sftpgo/Chart.yaml b/charts/stable/sftpgo/Chart.yaml index fe1697fd107..051fb7fc15e 100644 --- a/charts/stable/sftpgo/Chart.yaml +++ b/charts/stable/sftpgo/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: sftpgo -version: 5.0.0 +version: 5.0.1 appVersion: 2.5.6 description: "Fully featured and highly configurable SFTP server with optional HTTP/S, FTP, FTPS and WebDAV support. Several storage backends are supported: local filesystem, encrypted local filesystem, S3 (compatible) Object Storage, Google Cloud Storage, Azure Blob Storage, SFTP." home: https://truecharts.org/charts/stable/sftpgo @@ -20,7 +20,7 @@ keywords: - Network-FTP dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/shaarli/Chart.yaml b/charts/stable/shaarli/Chart.yaml index 5a464441463..a3905de2bf0 100644 --- a/charts/stable/shaarli/Chart.yaml +++ b/charts/stable/shaarli/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: shaarli -version: 4.0.0 +version: 4.0.1 appVersion: master description: The personal, minimalist, super-fast, database free, bookmarking service. home: https://truecharts.org/charts/incubator/shaarli @@ -20,7 +20,7 @@ keywords: - Productivity dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/shapeshifter-obfuscator/Chart.yaml b/charts/stable/shapeshifter-obfuscator/Chart.yaml index 01ca515d119..91fa3978cff 100644 --- a/charts/stable/shapeshifter-obfuscator/Chart.yaml +++ b/charts/stable/shapeshifter-obfuscator/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: shapeshifter-obfuscator -version: 4.0.0 +version: 4.0.1 appVersion: latest description: "Shapeshifter-Obfuscator is a Chartized implementation of shapeshifter-dispatcher provided by The Operator Foundation. The shapeshifter suite provides command-line proxy and obfuscation tools that effectively modify packets to evade advanced IDS systems. " home: https://truecharts.org/charts/incubator/shapeshifter-obfuscator @@ -20,7 +20,7 @@ keywords: - Security dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/sheetable/Chart.yaml b/charts/stable/sheetable/Chart.yaml index ad5dff15be8..70e2d2c0d4c 100644 --- a/charts/stable/sheetable/Chart.yaml +++ b/charts/stable/sheetable/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: sheetable -version: 5.0.0 +version: 5.0.1 appVersion: "0.8" description: SheetAble is an easy to use music sheet organiser for all the music enthusiasts out there. home: https://truecharts.org/charts/incubator/sheetable @@ -20,7 +20,7 @@ keywords: - sheetable dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/shiori/Chart.yaml b/charts/stable/shiori/Chart.yaml index ca00f12018c..d731bc040fa 100644 --- a/charts/stable/shiori/Chart.yaml +++ b/charts/stable/shiori/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: shiori -version: 15.0.0 +version: 15.0.1 appVersion: 1.5.5 description: A simple bookmark manager built with Go. home: https://truecharts.org/charts/stable/shiori @@ -23,7 +23,7 @@ keywords: - web-interface dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/shlink-web-client/Chart.yaml b/charts/stable/shlink-web-client/Chart.yaml index a54a2fd4e3d..1479d15e248 100644 --- a/charts/stable/shlink-web-client/Chart.yaml +++ b/charts/stable/shlink-web-client/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: shlink-web-client -version: 9.0.0 +version: 9.0.1 appVersion: 3.10.2 description: A ReactJS-based progressive web application for Shlink. home: https://truecharts.org/charts/stable/shlink-web-client @@ -21,7 +21,7 @@ keywords: - frontend dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/shlink/Chart.yaml b/charts/stable/shlink/Chart.yaml index 2f30f66f3f7..c7521d970f5 100644 --- a/charts/stable/shlink/Chart.yaml +++ b/charts/stable/shlink/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: shlink -version: 12.0.0 +version: 12.0.1 appVersion: 3.7.1 description: A PHP-based self-hosted URL shortener that can be used to serve shortened URLs under your own custom domain. home: https://truecharts.org/charts/stable/shlink @@ -20,14 +20,14 @@ keywords: - shortener dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" tags: [] import-values: [] - name: redis - version: 11.0.1 + version: 11.0.2 repository: https://deps.truecharts.org condition: redis.enabled alias: "" diff --git a/charts/stable/shoko-server/Chart.yaml b/charts/stable/shoko-server/Chart.yaml index deef765d15d..03a5523645e 100644 --- a/charts/stable/shoko-server/Chart.yaml +++ b/charts/stable/shoko-server/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: shoko-server -version: 8.0.0 +version: 8.0.1 appVersion: 4.2.2 description: Anime cataloging program designed to automate the cataloging of your collection. home: https://truecharts.org/charts/stable/shoko-server @@ -20,7 +20,7 @@ keywords: - Tools-Utilities dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/shortipy/Chart.yaml b/charts/stable/shortipy/Chart.yaml index 25ab52cca48..34a346346bb 100644 --- a/charts/stable/shortipy/Chart.yaml +++ b/charts/stable/shortipy/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: shortipy -version: 4.0.0 +version: 4.0.1 appVersion: latest description: URL Shortener in python based on flask home: https://truecharts.org/charts/incubator/shortipy @@ -21,7 +21,7 @@ keywords: - Network-Management dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/shorturl/Chart.yaml b/charts/stable/shorturl/Chart.yaml index f817a9a0811..18af41e79a1 100644 --- a/charts/stable/shorturl/Chart.yaml +++ b/charts/stable/shorturl/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: shorturl -version: 9.0.0 +version: 9.0.1 appVersion: 0.1.0 description: Self hosted web app for shortening urls (URL shortener) home: https://truecharts.org/charts/stable/shorturl @@ -23,7 +23,7 @@ keywords: - shorturl dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/sia-daemon/Chart.yaml b/charts/stable/sia-daemon/Chart.yaml index f1d5583101b..96cc87832ee 100644 --- a/charts/stable/sia-daemon/Chart.yaml +++ b/charts/stable/sia-daemon/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: sia-daemon -version: 4.0.0 +version: 4.0.1 appVersion: master description: Sia is a decentralized cloud storage platform that radically alters the landscape of cloud storage. By leveraging smart contracts, client-side encryption, and sophisticated redundancy (via Reed-Solomon codes), Sia allows users to safely store their data with hosts that they do not know or trust. The result is a cloud storage marketplace where hosts compete to offer the best service at the lowest price. And since there is no barrier to entry for hosts, anyone with spare storage capacity can join the network and start making money. home: https://truecharts.org/charts/incubator/sia-daemon @@ -22,7 +22,7 @@ keywords: - Other dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/sickchill/Chart.yaml b/charts/stable/sickchill/Chart.yaml index 5f6e9b51118..7c1b598f047 100644 --- a/charts/stable/sickchill/Chart.yaml +++ b/charts/stable/sickchill/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: sickchill -version: 9.0.0 +version: 9.0.1 appVersion: 2023.6.27 description: An Automatic Video Library Manager for TV Shows home: https://truecharts.org/charts/stable/sickchill @@ -23,7 +23,7 @@ keywords: - manager dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/sickgear/Chart.yaml b/charts/stable/sickgear/Chart.yaml index a5c6174dbba..71e3ff32470 100644 --- a/charts/stable/sickgear/Chart.yaml +++ b/charts/stable/sickgear/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: sickgear -version: 10.0.0 +version: 10.0.1 appVersion: latest description: Provides management of TV shows and/or Anime, it detects new episodes, links downloader apps, and more home: https://truecharts.org/charts/stable/sickgear @@ -22,7 +22,7 @@ keywords: - shows dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/simply-shorten/Chart.yaml b/charts/stable/simply-shorten/Chart.yaml index ff818f40952..d32b4f2f961 100644 --- a/charts/stable/simply-shorten/Chart.yaml +++ b/charts/stable/simply-shorten/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: simply-shorten -version: 7.0.0 +version: 7.0.1 appVersion: "1.1" description: A dead simple URL shortener. home: https://truecharts.org/charts/stable/simply-shorten @@ -22,7 +22,7 @@ keywords: - Network-Web dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/sinusbot/Chart.yaml b/charts/stable/sinusbot/Chart.yaml index 49dd63f6f35..4d2db54a807 100644 --- a/charts/stable/sinusbot/Chart.yaml +++ b/charts/stable/sinusbot/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: sinusbot -version: 4.0.0 +version: 4.0.1 appVersion: latest description: SinusBot is a MusicBot that will let you listen to music together with your friends on either TeamSpeak 3 or Discord. home: https://truecharts.org/charts/incubator/sinusbot @@ -22,7 +22,7 @@ keywords: - MediaServer-Music dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/slack-invite/Chart.yaml b/charts/stable/slack-invite/Chart.yaml index 4dcb21d0a4d..9912557d958 100644 --- a/charts/stable/slack-invite/Chart.yaml +++ b/charts/stable/slack-invite/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: slack-invite -version: 4.0.0 +version: 4.0.1 appVersion: latest description: Creates a simple webpage for Slack invite signups home: https://truecharts.org/charts/incubator/slack-invite @@ -21,7 +21,7 @@ keywords: - Productivity dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/slash/Chart.yaml b/charts/stable/slash/Chart.yaml index 675aac8c708..9474e227132 100644 --- a/charts/stable/slash/Chart.yaml +++ b/charts/stable/slash/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: slash -version: 2.0.0 +version: 2.0.1 appVersion: 0.5.1 description: A bookmarking and link shortening service that enables easy saving and sharing of links. home: https://truecharts.org/charts/stable/slash @@ -21,7 +21,7 @@ keywords: - url-shortener dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/smokeping/Chart.yaml b/charts/stable/smokeping/Chart.yaml index e68217f125a..7de259d3447 100644 --- a/charts/stable/smokeping/Chart.yaml +++ b/charts/stable/smokeping/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: smokeping -version: 9.0.0 +version: 9.0.1 appVersion: 2.8.2 description: Keep track of your network latency. home: https://truecharts.org/charts/stable/smokeping @@ -21,7 +21,7 @@ keywords: - latency dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/smtp-relay/Chart.yaml b/charts/stable/smtp-relay/Chart.yaml index d753d6e9089..2227b2e2162 100644 --- a/charts/stable/smtp-relay/Chart.yaml +++ b/charts/stable/smtp-relay/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: smtp-relay -version: 2.0.0 +version: 2.0.1 appVersion: 0.5.2 description: A SMTP service for relaying emails. home: https://truecharts.org/charts/incubator/smtp-relay @@ -20,7 +20,7 @@ keywords: - smtp dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/snapdrop/Chart.yaml b/charts/stable/snapdrop/Chart.yaml index 4cf62f336fb..7c22e2e5400 100644 --- a/charts/stable/snapdrop/Chart.yaml +++ b/charts/stable/snapdrop/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: snapdrop -version: 8.0.0 +version: 8.0.1 appVersion: latest description: Snapdrop A local file sharing in your browser. Inspired by Apple's Airdrop. home: https://truecharts.org/charts/stable/snapdrop @@ -19,7 +19,7 @@ keywords: - snapdrop dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/snippet-box/Chart.yaml b/charts/stable/snippet-box/Chart.yaml index c88ffa54678..bd66d1ea95d 100644 --- a/charts/stable/snippet-box/Chart.yaml +++ b/charts/stable/snippet-box/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: snippet-box -version: 6.0.0 +version: 6.0.1 appVersion: latest description: Snippet Box is a simple self-hosted app for organizing your code snippets. home: https://truecharts.org/charts/stable/snippet-box @@ -21,7 +21,7 @@ keywords: - Tools-Utilities dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/socials/Chart.yaml b/charts/stable/socials/Chart.yaml index 6a7cbd5c273..f26bbc8758f 100644 --- a/charts/stable/socials/Chart.yaml +++ b/charts/stable/socials/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: socials -version: 4.0.0 +version: 4.0.1 appVersion: main description: Socials is a single-page website that stores all your social media and personal websites to share. It is similar to tappy.tech, sociallinks.co, and linktr.ee, but open-source and built using Typescript, Sass, Express.js and EJS. Self-hosting or publishing as a static website or Chart is recommended! home: https://truecharts.org/charts/incubator/socials @@ -21,7 +21,7 @@ keywords: - Other dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/soft-serve/Chart.yaml b/charts/stable/soft-serve/Chart.yaml index 5b20375ce78..e3e3db3b4bd 100644 --- a/charts/stable/soft-serve/Chart.yaml +++ b/charts/stable/soft-serve/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: soft-serve -version: 5.0.0 +version: 5.0.1 appVersion: 0.7.4 description: A tasty, self-hostable Git server for the command line. home: https://truecharts.org/charts/stable/soft-serve @@ -20,7 +20,7 @@ keywords: - git dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/sonarr/Chart.yaml b/charts/stable/sonarr/Chart.yaml index 014ca531de8..5ecf50accde 100644 --- a/charts/stable/sonarr/Chart.yaml +++ b/charts/stable/sonarr/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: sonarr -version: 18.0.0 +version: 18.0.1 appVersion: 3.0.10.1567 description: Smart PVR for newsgroup and bittorrent users home: https://truecharts.org/charts/stable/sonarr @@ -21,7 +21,7 @@ keywords: - usenet dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/songkong/Chart.yaml b/charts/stable/songkong/Chart.yaml index d06aed1399b..acae959596c 100644 --- a/charts/stable/songkong/Chart.yaml +++ b/charts/stable/songkong/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: songkong -version: 4.0.0 +version: 4.0.1 appVersion: latest description: Official SongKong Chart repository, Identify your songs and add metadata and artwork automatically home: https://truecharts.org/charts/incubator/songkong @@ -19,7 +19,7 @@ keywords: - MediaApp-Music dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/sonsoftheforest/Chart.yaml b/charts/stable/sonsoftheforest/Chart.yaml index ce3578c9982..dddb60de033 100644 --- a/charts/stable/sonsoftheforest/Chart.yaml +++ b/charts/stable/sonsoftheforest/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: sonsoftheforest -version: 2.0.0 +version: 2.0.1 appVersion: latest description: A custom SteamCMD chart that runs Sons Of The Forest Server. home: https://truecharts.org/charts/incubator/sonsoftheforest @@ -20,7 +20,7 @@ keywords: - GameServers dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/sourcegraph/Chart.yaml b/charts/stable/sourcegraph/Chart.yaml index cea7ac263f7..7ef6634d1b1 100644 --- a/charts/stable/sourcegraph/Chart.yaml +++ b/charts/stable/sourcegraph/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: sourcegraph -version: 4.0.0 +version: 4.0.1 appVersion: 5.2.5 description: Sourcegraph Chart. home: https://truecharts.org/charts/incubator/sourcegraph @@ -23,7 +23,7 @@ keywords: - Tools-Utilities dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/spaceengineers/Chart.yaml b/charts/stable/spaceengineers/Chart.yaml index faf2ab00d0d..49e5fe9966a 100644 --- a/charts/stable/spaceengineers/Chart.yaml +++ b/charts/stable/spaceengineers/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: spaceengineers -version: 5.0.0 +version: 5.0.1 appVersion: latest description: Space Engineers Dedicated Server. home: https://truecharts.org/charts/stable/spaceengineers @@ -20,7 +20,7 @@ keywords: - GameServers dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/speedtest-exporter/Chart.yaml b/charts/stable/speedtest-exporter/Chart.yaml index e9a5636931a..3998e93a31c 100644 --- a/charts/stable/speedtest-exporter/Chart.yaml +++ b/charts/stable/speedtest-exporter/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: speedtest-exporter -version: 9.0.0 +version: 9.0.1 appVersion: 3.5.4 description: Speedtest Exporter made in python using the official speedtest bin home: https://truecharts.org/charts/stable/speedtest-exporter @@ -21,7 +21,7 @@ keywords: - metrics dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/splunk/Chart.yaml b/charts/stable/splunk/Chart.yaml index 1cd94bd6d28..9eb4ff25a28 100644 --- a/charts/stable/splunk/Chart.yaml +++ b/charts/stable/splunk/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: splunk -version: 6.0.0 +version: 6.0.1 appVersion: 9.1.2 description: This is a Chartfile for Splunk designed for OpenShift and TrueNAS based on Alpine Linux - https://www.splunk.com home: https://truecharts.org/charts/incubator/splunk @@ -21,7 +21,7 @@ keywords: - Network-Management dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/spotweb/Chart.yaml b/charts/stable/spotweb/Chart.yaml index 2362cb04302..d9edd51aec7 100644 --- a/charts/stable/spotweb/Chart.yaml +++ b/charts/stable/spotweb/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: spotweb -version: 11.0.0 +version: 11.0.1 appVersion: 1.5.4 description: Spotweb is a decentralized usenet community based on the Spotnet protocol. home: https://truecharts.org/charts/stable/spotweb @@ -22,7 +22,7 @@ keywords: - spotnet dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/sqlite-web/Chart.yaml b/charts/stable/sqlite-web/Chart.yaml index 72cb2ce29a7..c15c28bf550 100644 --- a/charts/stable/sqlite-web/Chart.yaml +++ b/charts/stable/sqlite-web/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: sqlite-web -version: 4.0.0 +version: 4.0.1 appVersion: latest description: sqlite-web is a web-based SQLite database browser written in Python. home: https://truecharts.org/charts/incubator/sqlite-web @@ -22,7 +22,7 @@ keywords: - Network-Other dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/sqlitebrowser/Chart.yaml b/charts/stable/sqlitebrowser/Chart.yaml index 4f2d0a31a22..035b4d87b5a 100644 --- a/charts/stable/sqlitebrowser/Chart.yaml +++ b/charts/stable/sqlitebrowser/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: sqlitebrowser -version: 9.0.0 +version: 9.0.1 appVersion: 18.04.1 description: A high quality, visual, open source tool to create, design, and edit database files compatible with SQLite home: https://truecharts.org/charts/stable/sqlitebrowser @@ -23,7 +23,7 @@ keywords: - database dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/sshwifty/Chart.yaml b/charts/stable/sshwifty/Chart.yaml index ce379c8e92c..a55573b181a 100644 --- a/charts/stable/sshwifty/Chart.yaml +++ b/charts/stable/sshwifty/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: sshwifty -version: 4.0.0 +version: 4.0.1 appVersion: latest description: SSHwifty is a SSH and Telnet connector made for the Web. home: https://truecharts.org/charts/stable/sshwifty @@ -19,7 +19,7 @@ keywords: - ssh dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/st-reborn-server/Chart.yaml b/charts/stable/st-reborn-server/Chart.yaml index 2fcbb8c2bc8..ff149ade10a 100644 --- a/charts/stable/st-reborn-server/Chart.yaml +++ b/charts/stable/st-reborn-server/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: st-reborn-server -version: 4.0.0 +version: 4.0.1 appVersion: 1.2.0 description: Skyrim Together Reborn server files. home: https://truecharts.org/charts/incubator/st-reborn-server @@ -20,7 +20,7 @@ keywords: - gameserver dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/stackedit/Chart.yaml b/charts/stable/stackedit/Chart.yaml index 736cfd292c8..da837b6a716 100644 --- a/charts/stable/stackedit/Chart.yaml +++ b/charts/stable/stackedit/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: stackedit -version: 4.0.0 +version: 4.0.1 appVersion: latest description: StackEdits Markdown syntax highlighting is unique. The refined text formatting of the editor helps you visualize the final rendering of your files. home: https://truecharts.org/charts/incubator/stackedit @@ -21,7 +21,7 @@ keywords: - Tools-Utilities dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/standardnotes-web/Chart.yaml b/charts/stable/standardnotes-web/Chart.yaml index c0351181cb3..676ae7d874a 100644 --- a/charts/stable/standardnotes-web/Chart.yaml +++ b/charts/stable/standardnotes-web/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: standardnotes-web -version: 4.0.0 +version: 4.0.1 appVersion: stable description: A safe and private place for your life's work. home: https://truecharts.org/charts/incubator/standardnotes-web @@ -20,7 +20,7 @@ keywords: - Productivity dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/starmade/Chart.yaml b/charts/stable/starmade/Chart.yaml index e44fb9a2578..96b2e9d6e9b 100644 --- a/charts/stable/starmade/Chart.yaml +++ b/charts/stable/starmade/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: starmade -version: 4.0.0 +version: 4.0.1 appVersion: latest description: This Chart will download and install a StarMade Dedicated Server. It will also install a basic server.cfg at the first startup. home: https://truecharts.org/charts/incubator/starmade @@ -20,7 +20,7 @@ keywords: - GameServers dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/stash/Chart.yaml b/charts/stable/stash/Chart.yaml index f3bcf5e45d8..5430f5baeeb 100644 --- a/charts/stable/stash/Chart.yaml +++ b/charts/stable/stash/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: stash -version: 14.0.0 +version: 14.0.1 appVersion: 0.23.1 description: An organizer for your porn, written in Go home: https://truecharts.org/charts/stable/stash @@ -19,7 +19,7 @@ keywords: - porn dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/static-web-server/Chart.yaml b/charts/stable/static-web-server/Chart.yaml index 15219f6ec16..de3f8d85424 100644 --- a/charts/stable/static-web-server/Chart.yaml +++ b/charts/stable/static-web-server/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: static-web-server -version: 3.0.0 +version: 3.0.1 appVersion: 2.24.1 description: A cross-platform, high-performance and asynchronous web server for static files-serving. home: https://truecharts.org/charts/stable/static-web-server @@ -22,7 +22,7 @@ keywords: - rust dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/static/Chart.yaml b/charts/stable/static/Chart.yaml index f9da68426ed..45c75b6b8bf 100644 --- a/charts/stable/static/Chart.yaml +++ b/charts/stable/static/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: static -version: 9.0.0 +version: 9.0.1 appVersion: ersion-ee8a20c description: A self-hosted static file serving app which does nothing more than just serve up static files from a mounted volume. home: https://truecharts.org/charts/stable/static @@ -23,7 +23,7 @@ keywords: - static dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/stationeers/Chart.yaml b/charts/stable/stationeers/Chart.yaml index 262f0c79f94..063b9053f52 100644 --- a/charts/stable/stationeers/Chart.yaml +++ b/charts/stable/stationeers/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: stationeers -version: 4.0.0 +version: 4.0.1 appVersion: stationeers description: This Chart will download and install SteamCMD. It will also install Stationeers and run it. home: https://truecharts.org/charts/incubator/stationeers @@ -20,7 +20,7 @@ keywords: - GameServers dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/steam-headless/Chart.yaml b/charts/stable/steam-headless/Chart.yaml index 1bd9a665ce2..ac1827c270d 100644 --- a/charts/stable/steam-headless/Chart.yaml +++ b/charts/stable/steam-headless/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: steam-headless -version: 2.0.0 +version: 2.0.1 appVersion: latest description: A Headless Steam chart. home: https://truecharts.org/charts/incubator/steam-headless @@ -20,7 +20,7 @@ keywords: - games dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/storj-node/Chart.yaml b/charts/stable/storj-node/Chart.yaml index 760da388b4a..21c5e10f7a9 100644 --- a/charts/stable/storj-node/Chart.yaml +++ b/charts/stable/storj-node/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: storj-node -version: 8.0.0 +version: 8.0.1 appVersion: go1.18.8 description: Storj is an S3-compatible platform and suite of decentralized applications that allows you to store data in a secure and decentralized manner home: https://truecharts.org/charts/stable/storj-node @@ -21,7 +21,7 @@ keywords: - storage dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/storm/Chart.yaml b/charts/stable/storm/Chart.yaml index 6009b23f269..5ab54f56329 100644 --- a/charts/stable/storm/Chart.yaml +++ b/charts/stable/storm/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: storm -version: 4.0.0 +version: 4.0.1 appVersion: latest description: Introducing Storm home: https://truecharts.org/charts/incubator/storm @@ -21,7 +21,7 @@ keywords: - Downloaders dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/strapi/Chart.yaml b/charts/stable/strapi/Chart.yaml index 3d9ad1956fa..0b101fa5868 100644 --- a/charts/stable/strapi/Chart.yaml +++ b/charts/stable/strapi/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: strapi -version: 12.0.0 +version: 12.0.1 appVersion: 4.16.2 description: Open-source headless CMS. JavaScript, fully customizable and developer-first. home: https://truecharts.org/charts/stable/strapi @@ -21,7 +21,7 @@ keywords: - cms dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/stun-turn-server/Chart.yaml b/charts/stable/stun-turn-server/Chart.yaml index 95962dc7f84..0bfb0dc6361 100644 --- a/charts/stable/stun-turn-server/Chart.yaml +++ b/charts/stable/stun-turn-server/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: stun-turn-server -version: 5.0.0 +version: 5.0.1 appVersion: latest description: This is a Basic STUN & TURN server that was mainly created for Nextcloud Talk. home: https://truecharts.org/charts/stable/stun-turn-server @@ -19,7 +19,7 @@ keywords: - Network dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/suistartpage/Chart.yaml b/charts/stable/suistartpage/Chart.yaml index 67038b87ec8..b13322ee2e1 100644 --- a/charts/stable/suistartpage/Chart.yaml +++ b/charts/stable/suistartpage/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: suistartpage -version: 4.0.0 +version: 4.0.1 appVersion: latest description: SUI Startpage is a simple and clean server start page or homepage that you can quickly and easily setup to access your server resources and quick booksmarks and also lets you search on various provider sites via a search bar at the top as well. home: https://truecharts.org/charts/incubator/suistartpage @@ -21,7 +21,7 @@ keywords: - Network-Web dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/survivethenights/Chart.yaml b/charts/stable/survivethenights/Chart.yaml index 3c278d812a7..e1d2febe880 100644 --- a/charts/stable/survivethenights/Chart.yaml +++ b/charts/stable/survivethenights/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: survivethenights -version: 4.0.0 +version: 4.0.1 appVersion: stn description: This Chart will download and install SteamCMD. It will also install Survive The Nights and run it. home: https://truecharts.org/charts/incubator/survivethenights @@ -20,7 +20,7 @@ keywords: - GameServers dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/synclounge/Chart.yaml b/charts/stable/synclounge/Chart.yaml index b1e677ce11b..5c38e25f759 100644 --- a/charts/stable/synclounge/Chart.yaml +++ b/charts/stable/synclounge/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: synclounge -version: 8.0.0 +version: 8.0.1 appVersion: 5.2.24 description: Synclounge is a third party tool that allows you to watch Plex in sync with your friends/family, wherever you are. home: https://truecharts.org/charts/stable/synclounge @@ -18,7 +18,7 @@ keywords: - synclounge dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/syncthing/Chart.yaml b/charts/stable/syncthing/Chart.yaml index b34ec36d402..95bbcfc52ed 100644 --- a/charts/stable/syncthing/Chart.yaml +++ b/charts/stable/syncthing/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: syncthing -version: 17.0.0 +version: 17.0.1 appVersion: 1.27.1 description: P2P file synchronization application home: https://truecharts.org/charts/stable/syncthing @@ -20,7 +20,7 @@ keywords: - syncthing dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/synctube/Chart.yaml b/charts/stable/synctube/Chart.yaml index 08e18b837f5..12340b62044 100644 --- a/charts/stable/synctube/Chart.yaml +++ b/charts/stable/synctube/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: synctube -version: 6.0.0 +version: 6.0.1 appVersion: latest description: Synchronized video viewing with chat and other features. Lightweight modern implementation and very easy way to run locally. home: https://truecharts.org/charts/stable/synctube @@ -25,7 +25,7 @@ keywords: - Network-Web dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/syslog-ng/Chart.yaml b/charts/stable/syslog-ng/Chart.yaml index d758a699529..bd80a82ccdf 100644 --- a/charts/stable/syslog-ng/Chart.yaml +++ b/charts/stable/syslog-ng/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: syslog-ng -version: 8.0.0 +version: 8.0.1 appVersion: 4.5.0 description: syslog-ng allows you to flexibly collect, parse, classify, rewrite and correlate logs. home: https://truecharts.org/charts/stable/syslog-ng @@ -18,7 +18,7 @@ keywords: - syslog-ng dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/tachidesk-docker/Chart.yaml b/charts/stable/tachidesk-docker/Chart.yaml index 4419e1687c9..edb9860898b 100644 --- a/charts/stable/tachidesk-docker/Chart.yaml +++ b/charts/stable/tachidesk-docker/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: tachidesk-docker -version: 4.0.0 +version: 4.0.1 appVersion: latest description: The official Tachidesk Chart-Chart. home: https://truecharts.org/charts/incubator/tachidesk-docker @@ -21,7 +21,7 @@ keywords: - MediaServer-Other dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/tagspaces/Chart.yaml b/charts/stable/tagspaces/Chart.yaml index ddcfc8f3703..fc099a32295 100644 --- a/charts/stable/tagspaces/Chart.yaml +++ b/charts/stable/tagspaces/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: tagspaces -version: 2.0.0 +version: 2.0.1 appVersion: 5.5.2 description: TagSpaces is an offline, open source, document manager with tagging support. home: https://truecharts.org/charts/stable/tagspaces @@ -20,7 +20,7 @@ keywords: - documents dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/tailscale/Chart.yaml b/charts/stable/tailscale/Chart.yaml index 83aad914db5..262443ca372 100644 --- a/charts/stable/tailscale/Chart.yaml +++ b/charts/stable/tailscale/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: tailscale -version: 7.0.0 +version: 7.0.1 appVersion: 1.56.1 description: Tailscale lets you connect your devices and users together in your own secure virtual private network home: https://truecharts.org/charts/stable/tailscale @@ -20,7 +20,7 @@ keywords: - tailscale dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/tanoshi/Chart.yaml b/charts/stable/tanoshi/Chart.yaml index 3e62b967e8e..8b3b96ba4e3 100644 --- a/charts/stable/tanoshi/Chart.yaml +++ b/charts/stable/tanoshi/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: tanoshi -version: 4.0.0 +version: 4.0.1 appVersion: latest description: Selfhosted web manga reader. home: https://truecharts.org/charts/incubator/tanoshi @@ -22,7 +22,7 @@ keywords: - MediaServer-Books dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/tar1090/Chart.yaml b/charts/stable/tar1090/Chart.yaml index b2bca14766b..9564882d46c 100644 --- a/charts/stable/tar1090/Chart.yaml +++ b/charts/stable/tar1090/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: tar1090 -version: 4.0.0 +version: 4.0.1 appVersion: latest description: Multi-arch tar1090 Chart for visualising ADSB data. home: https://truecharts.org/charts/incubator/tar1090 @@ -19,7 +19,7 @@ keywords: - Other dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/tasmoadmin/Chart.yaml b/charts/stable/tasmoadmin/Chart.yaml index bbdace65b9c..f16e86dde37 100644 --- a/charts/stable/tasmoadmin/Chart.yaml +++ b/charts/stable/tasmoadmin/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: tasmoadmin -version: 6.0.0 +version: 6.0.1 appVersion: 3.2.0 description: A administrative platform for devices flashed with Tasmota. home: https://truecharts.org/charts/incubator/tasmoadmin @@ -21,7 +21,7 @@ keywords: - Network-Management dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/tasmobackup/Chart.yaml b/charts/stable/tasmobackup/Chart.yaml index 51a4bd2c172..c95a61acf86 100644 --- a/charts/stable/tasmobackup/Chart.yaml +++ b/charts/stable/tasmobackup/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: tasmobackup -version: 5.0.0 +version: 5.0.1 appVersion: latest description: backup all your tasmota devices in one place. home: https://truecharts.org/charts/incubator/tasmobackup @@ -21,7 +21,7 @@ keywords: - Network-Management dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/tasmocompiler/Chart.yaml b/charts/stable/tasmocompiler/Chart.yaml index ae0706841a4..892cf625935 100644 --- a/charts/stable/tasmocompiler/Chart.yaml +++ b/charts/stable/tasmocompiler/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: tasmocompiler -version: 5.0.0 +version: 5.0.1 appVersion: latest description: TasmoCompiler is a simple web GUI which allows you to compile fantastic Tasmota firmware with your own settings home: https://truecharts.org/charts/incubator/tasmocompiler @@ -21,7 +21,7 @@ keywords: - Tools-Utilities dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/tauticord/Chart.yaml b/charts/stable/tauticord/Chart.yaml index 4f389b680a3..eff321a1618 100644 --- a/charts/stable/tauticord/Chart.yaml +++ b/charts/stable/tauticord/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: tauticord -version: 2.0.0 +version: 2.0.1 appVersion: 3.12.1 description: A Discord bot that displays live data from Tautulli. home: https://truecharts.org/charts/stable/tauticord @@ -21,7 +21,7 @@ keywords: - discord dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/tautulli/Chart.yaml b/charts/stable/tautulli/Chart.yaml index 193be8ab838..bee7225093f 100644 --- a/charts/stable/tautulli/Chart.yaml +++ b/charts/stable/tautulli/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: tautulli -version: 17.0.0 +version: 17.0.1 appVersion: 2.13.4 description: A Python based monitoring and tracking tool for Plex Media Server home: https://truecharts.org/charts/stable/tautulli @@ -20,7 +20,7 @@ keywords: - plex dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/tdarr-node/Chart.yaml b/charts/stable/tdarr-node/Chart.yaml index d30f9e59956..1ffda8296fc 100644 --- a/charts/stable/tdarr-node/Chart.yaml +++ b/charts/stable/tdarr-node/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: tdarr-node -version: 8.0.0 +version: 8.0.1 appVersion: 2.17.01 description: Audio/Video library transcoding automation home: https://truecharts.org/charts/stable/tdarr-node @@ -21,7 +21,7 @@ keywords: - tdarr dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/tdarr/Chart.yaml b/charts/stable/tdarr/Chart.yaml index 1b7127fc630..fd3ec4ae91f 100644 --- a/charts/stable/tdarr/Chart.yaml +++ b/charts/stable/tdarr/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: tdarr -version: 8.0.0 +version: 8.0.1 appVersion: 2.17.01 description: Audio/Video library transcoding automation home: https://truecharts.org/charts/stable/tdarr @@ -21,7 +21,7 @@ keywords: - tdarr dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/teamspeak3/Chart.yaml b/charts/stable/teamspeak3/Chart.yaml index f36fe282b28..e4375275ae0 100644 --- a/charts/stable/teamspeak3/Chart.yaml +++ b/charts/stable/teamspeak3/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: teamspeak3 -version: 9.0.0 +version: 9.0.1 appVersion: 3.13.7 description: TeamSpeak is software for quality voice communication via the Internet. home: https://truecharts.org/charts/incubator/teamspeak3 @@ -22,7 +22,7 @@ keywords: - teamspeak server dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/teedy-docs/Chart.yaml b/charts/stable/teedy-docs/Chart.yaml index fac70dd4f9e..f43f502ee5b 100644 --- a/charts/stable/teedy-docs/Chart.yaml +++ b/charts/stable/teedy-docs/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: teedy-docs -version: 4.0.0 +version: 4.0.1 appVersion: latest description: Teedy is an open-source, lightweight document management system (DMS) for individuals and businesses. home: https://truecharts.org/charts/incubator/teedy-docs @@ -21,7 +21,7 @@ keywords: - Productivity dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/teedy/Chart.yaml b/charts/stable/teedy/Chart.yaml index 7909a86e824..8ff34e01221 100644 --- a/charts/stable/teedy/Chart.yaml +++ b/charts/stable/teedy/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: teedy -version: 14.0.0 +version: 14.0.1 appVersion: "1.11" description: Teedy is an open source, lightweight document management system for individuals and businesses. home: https://truecharts.org/charts/stable/teedy @@ -21,7 +21,7 @@ keywords: - management dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/telethon-downloader/Chart.yaml b/charts/stable/telethon-downloader/Chart.yaml index c5275f66ad9..5e6a79753a8 100644 --- a/charts/stable/telethon-downloader/Chart.yaml +++ b/charts/stable/telethon-downloader/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: telethon-downloader -version: 4.0.0 +version: 4.0.1 appVersion: latest description: This is a simple Chart that downloads files sent to a telegram bot up to 2000mb using the Telethon library. home: https://truecharts.org/charts/incubator/telethon-downloader @@ -20,7 +20,7 @@ keywords: - Downloaders dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/terraria-tshock/Chart.yaml b/charts/stable/terraria-tshock/Chart.yaml index 0c37dabee55..9086e59fe38 100644 --- a/charts/stable/terraria-tshock/Chart.yaml +++ b/charts/stable/terraria-tshock/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: terraria-tshock -version: 5.0.0 +version: 5.0.1 appVersion: tshock description: SteamCMD Terraria and the TShock MOD. home: https://truecharts.org/charts/incubator/terraria-tshock @@ -20,7 +20,7 @@ keywords: - GameServers dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/theforest/Chart.yaml b/charts/stable/theforest/Chart.yaml index 57d09bf2142..e47a96294cc 100644 --- a/charts/stable/theforest/Chart.yaml +++ b/charts/stable/theforest/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: theforest -version: 4.0.0 +version: 4.0.1 appVersion: theforest description: "This Docker will download and install SteamCMD. It will also install The Forest and run it. SERVERNAME: 'The Forest Docker' SERVERPASSWORD: 'Chart' ADMINPASSWORD: 'adminChart' (you can change this in your SERVERFOLDER/config/config.cfg)" home: https://truecharts.org/charts/incubator/theforest @@ -20,7 +20,7 @@ keywords: - GameServers dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/thelounge/Chart.yaml b/charts/stable/thelounge/Chart.yaml index dc7168fb8d9..194083ff463 100644 --- a/charts/stable/thelounge/Chart.yaml +++ b/charts/stable/thelounge/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: thelounge -version: 12.0.0 +version: 12.0.1 appVersion: 4.4.1 description: The Lounge, modern web IRC client designed for self-hosting home: https://truecharts.org/charts/stable/thelounge @@ -23,7 +23,7 @@ keywords: - thelounge-docker dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/theme-park/Chart.yaml b/charts/stable/theme-park/Chart.yaml index 2a58374521d..6f15005c2d3 100644 --- a/charts/stable/theme-park/Chart.yaml +++ b/charts/stable/theme-park/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: theme-park -version: 8.0.0 +version: 8.0.1 appVersion: "1.15" description: Custom themes for your favorite apps! home: https://truecharts.org/charts/stable/theme-park @@ -20,7 +20,7 @@ keywords: - customization dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/thunderbird/Chart.yaml b/charts/stable/thunderbird/Chart.yaml index 2225688cf4a..de896d554d9 100644 --- a/charts/stable/thunderbird/Chart.yaml +++ b/charts/stable/thunderbird/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: thunderbird -version: 4.0.0 +version: 4.0.1 appVersion: latest description: This Chart will download and install Thunderbird in the preferred version and language. home: https://truecharts.org/charts/incubator/thunderbird @@ -20,7 +20,7 @@ keywords: - mail dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/timetagger/Chart.yaml b/charts/stable/timetagger/Chart.yaml index 48314813fe6..b3c66d51542 100644 --- a/charts/stable/timetagger/Chart.yaml +++ b/charts/stable/timetagger/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: timetagger -version: 4.0.0 +version: 4.0.1 appVersion: 23.11.4 description: An open source time-tracker with an interactive user experience and powerful reporting. home: https://truecharts.org/charts/incubator/timetagger @@ -21,7 +21,7 @@ keywords: - timetagger dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/tinymediamanager/Chart.yaml b/charts/stable/tinymediamanager/Chart.yaml index 786656f1233..38be9d505a6 100644 --- a/charts/stable/tinymediamanager/Chart.yaml +++ b/charts/stable/tinymediamanager/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: tinymediamanager -version: 8.0.0 +version: 8.0.1 appVersion: 4.3.14 description: TinyMediaManager is a full featured media manager to organize and clean up your media library. home: https://truecharts.org/charts/stable/tinymediamanager @@ -21,7 +21,7 @@ keywords: - manager dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/tonido/Chart.yaml b/charts/stable/tonido/Chart.yaml index c42bbb62aca..253cbdcdaf8 100644 --- a/charts/stable/tonido/Chart.yaml +++ b/charts/stable/tonido/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: tonido -version: 4.0.0 +version: 4.0.1 appVersion: latest description: Tonido Server allows you to access all your files on your computer from a web browser, smartphone, tablet or even DLNA enabled devices. No setup necessary. home: https://truecharts.org/charts/incubator/tonido @@ -20,7 +20,7 @@ keywords: - Cloud dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/traccar/Chart.yaml b/charts/stable/traccar/Chart.yaml index c82e3df39f4..d059d7e21a3 100644 --- a/charts/stable/traccar/Chart.yaml +++ b/charts/stable/traccar/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: traccar -version: 14.0.0 +version: 14.0.1 appVersion: "5.10" description: Traccar is an open source GPS tracking system. home: https://truecharts.org/charts/stable/traccar @@ -20,7 +20,7 @@ keywords: - gps dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/tracks/Chart.yaml b/charts/stable/tracks/Chart.yaml index 252a30e1092..7fbffb6a64b 100644 --- a/charts/stable/tracks/Chart.yaml +++ b/charts/stable/tracks/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: tracks -version: 4.0.0 +version: 4.0.1 appVersion: latest description: "Tracks is a web-based todo application to help you implement the GTD methodology. " home: https://truecharts.org/charts/incubator/tracks @@ -19,7 +19,7 @@ keywords: - Productivity dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/traefik-forward-auth/Chart.yaml b/charts/stable/traefik-forward-auth/Chart.yaml index ad0774bbe4c..db050569411 100644 --- a/charts/stable/traefik-forward-auth/Chart.yaml +++ b/charts/stable/traefik-forward-auth/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: traefik-forward-auth -version: 2.0.0 +version: 2.0.1 appVersion: latest description: A minimal forward authentication service that provides OAuth/SSO login and authentication for the traefik reverse proxy/load balancer. An example for a typical setup is included in the source (docs/how-to.md). home: https://truecharts.org/charts/incubator/traefik-forward-auth @@ -24,7 +24,7 @@ keywords: - middleware dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/traggo/Chart.yaml b/charts/stable/traggo/Chart.yaml index 9ed85fcba14..a1f4a1f1552 100644 --- a/charts/stable/traggo/Chart.yaml +++ b/charts/stable/traggo/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: traggo -version: 5.0.0 +version: 5.0.1 appVersion: 0.3.0 description: Traggo is a tag-based time tracking tool. In Traggo there are no tasks, only tagged time spans. home: https://truecharts.org/charts/stable/traggo @@ -20,7 +20,7 @@ keywords: - tag dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/traktarr/Chart.yaml b/charts/stable/traktarr/Chart.yaml index be9b816d137..92a7da04e7f 100644 --- a/charts/stable/traktarr/Chart.yaml +++ b/charts/stable/traktarr/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: traktarr -version: 4.0.0 +version: 4.0.1 appVersion: latest description: Script to add new series and movies to Sonarr/Radarr based on Trakt lists. home: https://truecharts.org/charts/incubator/traktarr @@ -20,7 +20,7 @@ keywords: - Tools-Utilities dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/trango/Chart.yaml b/charts/stable/trango/Chart.yaml index 7b12cec4a02..faa98b855e9 100644 --- a/charts/stable/trango/Chart.yaml +++ b/charts/stable/trango/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: trango -version: 4.0.0 +version: 4.0.1 appVersion: latest description: Trango self-hosted is a calling and file sharing solution that works over LAN (local area networks). It does not need to involve the internet for calling or file sharing. Ideal for offices, hotels, houses, restaurants, and any space where people use the same Public IP address or the same Wi-Fi network. The package comes with a discovery server and a web app that can be deployed on the local machine and can be accessed from anywhere in the network. home: https://truecharts.org/charts/incubator/trango @@ -21,7 +21,7 @@ keywords: - Tools-Utilities dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/transmission/Chart.yaml b/charts/stable/transmission/Chart.yaml index a18b2b1b189..5d6e38a0beb 100644 --- a/charts/stable/transmission/Chart.yaml +++ b/charts/stable/transmission/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: transmission -version: 19.0.0 +version: 19.0.1 appVersion: 4.0.4 description: fast, easy, and free BitTorrent client. home: https://truecharts.org/charts/stable/transmission @@ -21,7 +21,7 @@ keywords: - usenet dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/trilium-notes/Chart.yaml b/charts/stable/trilium-notes/Chart.yaml index 9a743465754..821ccd645b9 100644 --- a/charts/stable/trilium-notes/Chart.yaml +++ b/charts/stable/trilium-notes/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: trilium-notes -version: 11.0.0 +version: 11.0.1 appVersion: 0.62.4 description: Trilium Notes is a hierarchical note taking application with focus on building large personal knowledge bases. home: https://truecharts.org/charts/stable/trilium-notes @@ -22,7 +22,7 @@ keywords: - information dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/troddit/Chart.yaml b/charts/stable/troddit/Chart.yaml index 687627c47cb..81db030d744 100644 --- a/charts/stable/troddit/Chart.yaml +++ b/charts/stable/troddit/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: troddit -version: 4.0.0 +version: 4.0.1 appVersion: latest description: A web client for Reddit home: https://truecharts.org/charts/incubator/troddit @@ -20,7 +20,7 @@ keywords: - Network-Web dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/truecommand/Chart.yaml b/charts/stable/truecommand/Chart.yaml index dfd15dc86c6..9e2465b0b40 100644 --- a/charts/stable/truecommand/Chart.yaml +++ b/charts/stable/truecommand/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: truecommand -version: 17.0.0 +version: 17.0.1 appVersion: "2.2" description: Aggregated management of TrueNAS devices home: https://truecharts.org/charts/stable/truecommand @@ -18,7 +18,7 @@ keywords: - truecommand dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/ts-dnsserver/Chart.yaml b/charts/stable/ts-dnsserver/Chart.yaml index caa6bf3504d..817fa75e6dd 100644 --- a/charts/stable/ts-dnsserver/Chart.yaml +++ b/charts/stable/ts-dnsserver/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: ts-dnsserver -version: 4.0.0 +version: 4.0.1 appVersion: latest description: Technitium DNS Server is an open source tool that can be used for self hosting a local DNS server for privacy and security or, used for experimentation/testing by software developers on their computer. It works out-of-the-box with no or minimal configuration and provides a user friendly web console accessible using any web browser. home: https://truecharts.org/charts/incubator/ts-dnsserver @@ -20,7 +20,7 @@ keywords: - Network-DNS dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/tsmuxer/Chart.yaml b/charts/stable/tsmuxer/Chart.yaml index 85b57ad3d61..fa3a42a74e5 100644 --- a/charts/stable/tsmuxer/Chart.yaml +++ b/charts/stable/tsmuxer/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: tsmuxer -version: 7.0.0 +version: 7.0.1 appVersion: 23.11.2 description: tsMuxer is a Transport Stream muxer. home: https://truecharts.org/charts/stable/tsmuxer @@ -20,7 +20,7 @@ keywords: - tsmuxer dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/tt-rss/Chart.yaml b/charts/stable/tt-rss/Chart.yaml index e4f4db29c86..412a7eeb80e 100644 --- a/charts/stable/tt-rss/Chart.yaml +++ b/charts/stable/tt-rss/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: tt-rss -version: 14.0.0 +version: 14.0.1 appVersion: 2.0.9113 description: Tiny Tiny RSS is a free and open source web-based news feed (RSS/Atom) reader and aggregator. home: https://truecharts.org/charts/stable/tt-rss @@ -20,7 +20,7 @@ keywords: - rss dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/tubearchivist-redisjson/Chart.yaml b/charts/stable/tubearchivist-redisjson/Chart.yaml index b9d4f29ecc8..afe1e0fd369 100644 --- a/charts/stable/tubearchivist-redisjson/Chart.yaml +++ b/charts/stable/tubearchivist-redisjson/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: tubearchivist-redisjson -version: 4.0.0 +version: 4.0.1 appVersion: latest description: This is a dependancy Chart for the application "TubeArchivist" home: https://truecharts.org/charts/incubator/tubearchivist-redisjson @@ -20,7 +20,7 @@ keywords: - MediaServer-Other dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/tubesync/Chart.yaml b/charts/stable/tubesync/Chart.yaml index 1287f748958..fe7c1c09e34 100644 --- a/charts/stable/tubesync/Chart.yaml +++ b/charts/stable/tubesync/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: tubesync -version: 4.0.0 +version: 4.0.1 appVersion: latest description: TubeSync is a PVR (personal video recorder) for YouTube. Or, like Sonarr but for YouTube (with a built-in download client). It is designed to synchronize channels and playlists from YouTube to local directories and update your media server once media is downloaded. home: https://truecharts.org/charts/incubator/tubesync @@ -23,7 +23,7 @@ keywords: - MediaServer-Video dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/tvheadend/Chart.yaml b/charts/stable/tvheadend/Chart.yaml index d790fa1cf37..53a06a374fa 100644 --- a/charts/stable/tvheadend/Chart.yaml +++ b/charts/stable/tvheadend/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: tvheadend -version: 18.0.0 +version: 18.0.1 appVersion: latest description: TVheadend - a TV streaming server and digital video recorder home: https://truecharts.org/charts/stable/tvheadend @@ -22,7 +22,7 @@ keywords: - dvb dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/tvhproxy/Chart.yaml b/charts/stable/tvhproxy/Chart.yaml index e36041abe46..5be387045f9 100644 --- a/charts/stable/tvhproxy/Chart.yaml +++ b/charts/stable/tvhproxy/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: tvhproxy -version: 4.0.0 +version: 4.0.1 appVersion: latest description: TvhProxy is a small flask app to proxy requests between Plex Media Server and Tvheadend.You have to run this Chart Chart as a seperate IP Address. home: https://truecharts.org/charts/incubator/tvhproxy @@ -19,7 +19,7 @@ keywords: - MediaApp-Video dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/twonky-server/Chart.yaml b/charts/stable/twonky-server/Chart.yaml index 62421657747..84bb25aace2 100644 --- a/charts/stable/twonky-server/Chart.yaml +++ b/charts/stable/twonky-server/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: twonky-server -version: 4.0.0 +version: 4.0.1 appVersion: latest description: TwonkyMedia server (TMS) is DLNA-compliant UPnP AV server software from PacketVideo. TwonkyMedia server can be used to share and stream media to most UPnP AV or DLNA-compliant clients, in addition to non-UPnP devices through the HTML, RSS, and JSON supported front ends. home: https://truecharts.org/charts/incubator/twonky-server @@ -22,7 +22,7 @@ keywords: - MediaServer-Other dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/twtxt/Chart.yaml b/charts/stable/twtxt/Chart.yaml index 8d824b92c2f..86f990c424d 100644 --- a/charts/stable/twtxt/Chart.yaml +++ b/charts/stable/twtxt/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: twtxt -version: 9.0.0 +version: 9.0.1 appVersion: 0.1.1 description: A Self-Hosted, Twitter™-like Decentralised microBlogging platform. No ads, no tracking, your content, your data! home: https://truecharts.org/charts/stable/twtxt @@ -23,7 +23,7 @@ keywords: - social-network dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/ubooquity/Chart.yaml b/charts/stable/ubooquity/Chart.yaml index 2bd62cff7d2..f632bcc2f5c 100644 --- a/charts/stable/ubooquity/Chart.yaml +++ b/charts/stable/ubooquity/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: ubooquity -version: 9.0.0 +version: 9.0.1 appVersion: 2.1.2 description: Ubooquity is a free, lightweight and easy-to-use home server for your comics and ebooks. home: https://truecharts.org/charts/stable/ubooquity @@ -18,7 +18,7 @@ keywords: - ubooquity dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/unifi/Chart.yaml b/charts/stable/unifi/Chart.yaml index 94ab95e360a..97edba5b7f4 100644 --- a/charts/stable/unifi/Chart.yaml +++ b/charts/stable/unifi/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: unifi -version: 19.0.0 +version: 19.0.1 appVersion: 8.0.24 description: Ubiquiti Network's Unifi Controller home: https://truecharts.org/charts/stable/unifi @@ -21,7 +21,7 @@ keywords: - unifi dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/universal-media-server/Chart.yaml b/charts/stable/universal-media-server/Chart.yaml index a04ae50b86e..59ed7440ca4 100644 --- a/charts/stable/universal-media-server/Chart.yaml +++ b/charts/stable/universal-media-server/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: universal-media-server -version: 4.0.0 +version: 4.0.1 appVersion: latest description: Universal Media Server is a DLNA-compliant UPnP Media Server. It is capable of sharing video, audio and images between most modern devices. It was originally based on PS3 Media Server by shagrath, in order to ensure greater stability and file-compatibility. home: https://truecharts.org/charts/incubator/universal-media-server @@ -22,7 +22,7 @@ keywords: - MediaServer-Photos dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/unmanic/Chart.yaml b/charts/stable/unmanic/Chart.yaml index 0cf294ed47d..374182df768 100644 --- a/charts/stable/unmanic/Chart.yaml +++ b/charts/stable/unmanic/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: unmanic -version: 9.0.0 +version: 9.0.1 appVersion: 0.2.4 description: Unmanic is a simple tool for optimising your file library. home: https://truecharts.org/charts/stable/unmanic @@ -19,7 +19,7 @@ keywords: - media dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/unpackerr/Chart.yaml b/charts/stable/unpackerr/Chart.yaml index 70dde0cbb69..9bf1d241262 100644 --- a/charts/stable/unpackerr/Chart.yaml +++ b/charts/stable/unpackerr/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: unpackerr -version: 12.0.0 +version: 12.0.1 appVersion: 0.12.0 description: This application runs as a daemon on your download host. It checks for completed downloads and extracts them so Radarr, Lidarr, Sonarr, and Readarr may import them home: https://truecharts.org/charts/stable/unpackerr @@ -23,7 +23,7 @@ keywords: - readarr dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/unpoller/Chart.yaml b/charts/stable/unpoller/Chart.yaml index 4fc38546ee0..09e8a6fdc4a 100644 --- a/charts/stable/unpoller/Chart.yaml +++ b/charts/stable/unpoller/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: unpoller -version: 9.0.0 +version: 9.0.1 appVersion: 2.9.5 description: Collect your UniFi controller data and report it to an InfluxDB instance, or export it for Prometheus collection. home: https://truecharts.org/charts/stable/unpoller @@ -21,7 +21,7 @@ keywords: - metrics dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/unturned/Chart.yaml b/charts/stable/unturned/Chart.yaml index d822c0ff4a2..b9ecfa4ee3d 100644 --- a/charts/stable/unturned/Chart.yaml +++ b/charts/stable/unturned/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: unturned -version: 5.0.0 +version: 5.0.1 appVersion: latest description: Unturned SteamCMD home: https://truecharts.org/charts/incubator/unturned @@ -20,7 +20,7 @@ keywords: - GameServers dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/uptime-kuma/Chart.yaml b/charts/stable/uptime-kuma/Chart.yaml index 9f6c941dc7b..d459b8aa7fe 100644 --- a/charts/stable/uptime-kuma/Chart.yaml +++ b/charts/stable/uptime-kuma/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: uptime-kuma -version: 9.0.0 +version: 9.0.1 appVersion: 1.23.10 description: A fancy self-hosted monitoring tool home: https://truecharts.org/charts/stable/uptime-kuma @@ -20,7 +20,7 @@ keywords: - uptime dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/uptimerobot-prometheus/Chart.yaml b/charts/stable/uptimerobot-prometheus/Chart.yaml index cf905013996..2d779e33a4f 100644 --- a/charts/stable/uptimerobot-prometheus/Chart.yaml +++ b/charts/stable/uptimerobot-prometheus/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: uptimerobot-prometheus -version: 10.0.0 +version: 10.0.1 appVersion: 0.0.1 description: Prometheus Exporter for the official uptimerobot CLI home: https://truecharts.org/charts/stable/uptimerobot-prometheus @@ -23,7 +23,7 @@ keywords: - metrics dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/urban-terror/Chart.yaml b/charts/stable/urban-terror/Chart.yaml index 0b23b611f47..cff2560c56f 100644 --- a/charts/stable/urban-terror/Chart.yaml +++ b/charts/stable/urban-terror/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: urban-terror -version: 4.0.0 +version: 4.0.1 appVersion: latest description: Urban Terror is a free multiplayer first person shooter developed by FrozenSand, that will run on any Quake III Arena compatible engine. It is available for Windows, Linux and Macintosh. home: https://truecharts.org/charts/incubator/urban-terror @@ -20,7 +20,7 @@ keywords: - GameServers dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/v-rising/Chart.yaml b/charts/stable/v-rising/Chart.yaml index 8ffa5ff87fa..6c0d8c3a22b 100644 --- a/charts/stable/v-rising/Chart.yaml +++ b/charts/stable/v-rising/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: v-rising -version: 4.0.0 +version: 4.0.1 appVersion: rising description: This Chart will download and install SteamCMD. It will also install V Rising and run it. home: https://truecharts.org/charts/incubator/v-rising @@ -20,7 +20,7 @@ keywords: - GameServers dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/valetudo-mapper/Chart.yaml b/charts/stable/valetudo-mapper/Chart.yaml index 7c46daa133a..678ce32b2fc 100644 --- a/charts/stable/valetudo-mapper/Chart.yaml +++ b/charts/stable/valetudo-mapper/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: valetudo-mapper -version: 4.0.0 +version: 4.0.1 appVersion: latest description: "Valetudo-RE companion service for generating PNG maps.\r" home: https://truecharts.org/charts/incubator/valetudo-mapper @@ -20,7 +20,7 @@ keywords: - Tools-Utilities dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/valheim/Chart.yaml b/charts/stable/valheim/Chart.yaml index 70fb7696eac..be8a8c9ac77 100644 --- a/charts/stable/valheim/Chart.yaml +++ b/charts/stable/valheim/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: valheim -version: 9.0.0 +version: 9.0.1 appVersion: latest description: Valheim dedicated gameserver with automatic update and world backup support home: https://truecharts.org/charts/stable/valheim @@ -19,7 +19,7 @@ keywords: - valheim dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/van-dam/Chart.yaml b/charts/stable/van-dam/Chart.yaml index b6bec5f69f4..78e8be545c8 100644 --- a/charts/stable/van-dam/Chart.yaml +++ b/charts/stable/van-dam/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: van-dam -version: 3.0.0 +version: 3.0.1 appVersion: 0.54.0 description: A Digital Asset Manager (DAM), specifically designed for 3D print files. home: https://truecharts.org/charts/incubator/van-dam @@ -20,14 +20,14 @@ keywords: - media dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" tags: [] import-values: [] - name: redis - version: 11.0.1 + version: 11.0.2 repository: https://deps.truecharts.org condition: redis.enabled alias: "" diff --git a/charts/stable/venstar2mqtt/Chart.yaml b/charts/stable/venstar2mqtt/Chart.yaml index 238f1c97e9b..328416b2425 100644 --- a/charts/stable/venstar2mqtt/Chart.yaml +++ b/charts/stable/venstar2mqtt/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: venstar2mqtt -version: 4.0.0 +version: 4.0.1 appVersion: latest description: Simple Chart that allows MQTT to be used to view data and push settings to the Venstar Local API Thermostats. Local API needs to be enabled on the thermostat. No Web UI or appdata folder necessary. home: https://truecharts.org/charts/incubator/venstar2mqtt @@ -21,7 +21,7 @@ keywords: - Tools-Utilities dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/vertex/Chart.yaml b/charts/stable/vertex/Chart.yaml index f1b9c727b98..08f60f08725 100644 --- a/charts/stable/vertex/Chart.yaml +++ b/charts/stable/vertex/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: vertex -version: 4.0.0 +version: 4.0.1 appVersion: stable description: Vertex home: https://truecharts.org/charts/incubator/vertex @@ -21,7 +21,7 @@ keywords: - HomeAutomation dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/verysync/Chart.yaml b/charts/stable/verysync/Chart.yaml index 65b3e42d1bb..26079920939 100644 --- a/charts/stable/verysync/Chart.yaml +++ b/charts/stable/verysync/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: verysync -version: 8.0.0 +version: 8.0.1 appVersion: 2.17.0 description: very sync is an easy-to-use multi-platform file synchronization software home: https://truecharts.org/charts/stable/verysync @@ -21,7 +21,7 @@ keywords: - bittorrent dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/vikunja/Chart.yaml b/charts/stable/vikunja/Chart.yaml index d2fcb939450..c222b79f4f0 100644 --- a/charts/stable/vikunja/Chart.yaml +++ b/charts/stable/vikunja/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: vikunja -version: 12.0.0 +version: 12.0.1 appVersion: 0.22.0 description: The to-do app to organize your life. home: https://truecharts.org/charts/stable/vikunja @@ -19,14 +19,14 @@ keywords: - vikunja dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" tags: [] import-values: [] - name: redis - version: 11.0.1 + version: 11.0.2 repository: https://deps.truecharts.org condition: redis.enabled alias: "" diff --git a/charts/stable/vintage-story/Chart.yaml b/charts/stable/vintage-story/Chart.yaml index 55bc3e5839d..2aadf7f3352 100644 --- a/charts/stable/vintage-story/Chart.yaml +++ b/charts/stable/vintage-story/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: vintage-story -version: 4.0.0 +version: 4.0.1 appVersion: latest description: This is a Basic Vintage Story Server it will download and install Vintage Story Server and run it. home: https://truecharts.org/charts/incubator/vintage-story @@ -20,7 +20,7 @@ keywords: - GameServers dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/virt-manager/Chart.yaml b/charts/stable/virt-manager/Chart.yaml index fd5393461d9..1efd36bdd1f 100644 --- a/charts/stable/virt-manager/Chart.yaml +++ b/charts/stable/virt-manager/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: virt-manager -version: 4.0.0 +version: 4.0.1 appVersion: latest description: The virt-manager application is a desktop user interface for managing virtual machines through libvirt. home: https://truecharts.org/charts/incubator/virt-manager @@ -19,7 +19,7 @@ keywords: - Tools-Utilities dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/vlmcsd-kms-server/Chart.yaml b/charts/stable/vlmcsd-kms-server/Chart.yaml index fdd4ee8b215..c37b5aff22a 100644 --- a/charts/stable/vlmcsd-kms-server/Chart.yaml +++ b/charts/stable/vlmcsd-kms-server/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: vlmcsd-kms-server -version: 4.0.0 +version: 4.0.1 appVersion: latest description: vlmcsd is a replacement for Microsoft's KMS server. home: https://truecharts.org/charts/incubator/vlmcsd-kms-server @@ -22,7 +22,7 @@ keywords: - Network-Other dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/vocechat-server/Chart.yaml b/charts/stable/vocechat-server/Chart.yaml index 0ea7bbcbad9..86880be52d7 100644 --- a/charts/stable/vocechat-server/Chart.yaml +++ b/charts/stable/vocechat-server/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: vocechat-server -version: 2.0.0 +version: 2.0.1 appVersion: 0.3.43 description: A superlight rust written social server. home: https://truecharts.org/charts/stable/vocechat-server @@ -20,7 +20,7 @@ keywords: - social dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/wallos/Chart.yaml b/charts/stable/wallos/Chart.yaml index ea871ab575d..130d8d71a7b 100644 --- a/charts/stable/wallos/Chart.yaml +++ b/charts/stable/wallos/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: wallos -version: 3.0.0 +version: 3.0.1 appVersion: latest description: Wallos - Self Hosted Subscription tracker home: https://truecharts.org/charts/stable/wallos @@ -19,7 +19,7 @@ keywords: - dashboard dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/watcharr/Chart.yaml b/charts/stable/watcharr/Chart.yaml index 9f7db1ae4d7..f8ca1c6e139 100644 --- a/charts/stable/watcharr/Chart.yaml +++ b/charts/stable/watcharr/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: watcharr -version: 3.0.0 +version: 3.0.1 appVersion: 1.21.1 description: Open source, self-hostable watched list home: https://truecharts.org/charts/stable/watcharr @@ -20,7 +20,7 @@ keywords: - media dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/watchyourlan/Chart.yaml b/charts/stable/watchyourlan/Chart.yaml index c831a17d33f..ef5e3cf1f77 100644 --- a/charts/stable/watchyourlan/Chart.yaml +++ b/charts/stable/watchyourlan/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: watchyourlan -version: 7.0.0 +version: 7.0.1 appVersion: 1.0.4 description: Lightweight network IP scanner with web GUI home: https://truecharts.org/charts/stable/watchyourlan @@ -20,7 +20,7 @@ keywords: - monitor dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/webgrabplus/Chart.yaml b/charts/stable/webgrabplus/Chart.yaml index 56f7fdf41a5..156d876223d 100644 --- a/charts/stable/webgrabplus/Chart.yaml +++ b/charts/stable/webgrabplus/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: webgrabplus -version: 8.0.0 +version: 8.0.1 appVersion: 5.1.3 description: Webgrabplus is a multi-site incremental xmltv epg grabber. home: https://truecharts.org/charts/stable/webgrabplus @@ -18,7 +18,7 @@ keywords: - webgrabplus dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/weblate/Chart.yaml b/charts/stable/weblate/Chart.yaml index e0e8783dada..1b507344705 100644 --- a/charts/stable/weblate/Chart.yaml +++ b/charts/stable/weblate/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: weblate -version: 12.0.0 +version: 12.0.1 appVersion: 4.16.4 description: Weblate is a copylefted libre software web-based continuous localization system home: https://truecharts.org/charts/stable/weblate @@ -22,14 +22,14 @@ keywords: - translate dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" tags: [] import-values: [] - name: redis - version: 11.0.1 + version: 11.0.2 repository: https://deps.truecharts.org condition: redis.enabled alias: "" diff --git a/charts/stable/webnut/Chart.yaml b/charts/stable/webnut/Chart.yaml index 984b132536c..c3d6f73c14a 100644 --- a/charts/stable/webnut/Chart.yaml +++ b/charts/stable/webnut/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: webnut -version: 7.0.0 +version: 7.0.1 appVersion: latest description: webNUT (UPS network monitoring web ui). home: https://truecharts.org/charts/stable/webnut @@ -21,7 +21,7 @@ keywords: - monitoring dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/webp-server/Chart.yaml b/charts/stable/webp-server/Chart.yaml index 4a6f1124281..ecaa69c9aef 100644 --- a/charts/stable/webp-server/Chart.yaml +++ b/charts/stable/webp-server/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: webp-server -version: 4.0.0 +version: 4.0.1 appVersion: latest description: This is a Server based on Golang, which allows you to serve WebP images on the fly. It will convert jpg,jpeg,png files by default, this can be customized by editing the config.json. home: https://truecharts.org/charts/incubator/webp-server @@ -25,7 +25,7 @@ keywords: - Network-FTP dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/website-shot/Chart.yaml b/charts/stable/website-shot/Chart.yaml index c6f8b8cd34f..8984057d1dc 100644 --- a/charts/stable/website-shot/Chart.yaml +++ b/charts/stable/website-shot/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: website-shot -version: 9.0.0 +version: 9.0.1 appVersion: latest description: Generate a full web-page screenshot with our service, that provides rich interface to make any kind of web screenshots online for free with no limits. The simplest way to take a full page screenshot. home: https://truecharts.org/charts/stable/website-shot @@ -19,7 +19,7 @@ keywords: - website-shot dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/webtop/Chart.yaml b/charts/stable/webtop/Chart.yaml index 566cd740ea8..e0c206ddab4 100644 --- a/charts/stable/webtop/Chart.yaml +++ b/charts/stable/webtop/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: webtop -version: 8.0.0 +version: 8.0.1 appVersion: latest description: Webtop full desktop environments in officially supported flavors accessible via any modern web browser. home: https://truecharts.org/charts/stable/webtop @@ -22,7 +22,7 @@ keywords: - Tools-Utilities dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/wekan/Chart.yaml b/charts/stable/wekan/Chart.yaml index 1325b639be6..dfb62760005 100644 --- a/charts/stable/wekan/Chart.yaml +++ b/charts/stable/wekan/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: wekan -version: 13.0.0 +version: 13.0.1 appVersion: "7.24" description: WeKan - Open Source kanban home: https://truecharts.org/charts/stable/wekan @@ -21,14 +21,14 @@ keywords: - kanban dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" tags: [] import-values: [] - name: mongodb - version: 11.0.1 + version: 11.0.2 repository: https://deps.truecharts.org condition: mongodb.enabled alias: "" diff --git a/charts/stable/wg-easy/Chart.yaml b/charts/stable/wg-easy/Chart.yaml index f6137126ae2..62b318602d3 100644 --- a/charts/stable/wg-easy/Chart.yaml +++ b/charts/stable/wg-easy/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: wg-easy -version: 7.0.0 +version: 7.0.1 appVersion: "8" description: The easiest way to run WireGuard VPN + Web-based Admin UI. home: https://truecharts.org/charts/stable/wg-easy @@ -21,7 +21,7 @@ keywords: - weejewel dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/whisparr/Chart.yaml b/charts/stable/whisparr/Chart.yaml index e78b3bef976..99cfe49d616 100644 --- a/charts/stable/whisparr/Chart.yaml +++ b/charts/stable/whisparr/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: whisparr -version: 8.0.0 +version: 8.0.1 appVersion: 2.0.0.289 description: An adult media thingy. home: https://truecharts.org/charts/stable/whisparr @@ -21,7 +21,7 @@ keywords: - MediaApp-Other dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/whisper-asr-webservice/Chart.yaml b/charts/stable/whisper-asr-webservice/Chart.yaml index 3ee8aaa07a2..d2b6880eefc 100644 --- a/charts/stable/whisper-asr-webservice/Chart.yaml +++ b/charts/stable/whisper-asr-webservice/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: whisper-asr-webservice -version: 3.0.0 +version: 3.0.1 appVersion: 1.2.3 description: Whisper is a general-purpose speech recognition model. home: https://truecharts.org/charts/stable/whisper-asr-webservice @@ -20,7 +20,7 @@ keywords: - machine-learning dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/whoogle/Chart.yaml b/charts/stable/whoogle/Chart.yaml index 5b0a31445cd..819674cedf1 100644 --- a/charts/stable/whoogle/Chart.yaml +++ b/charts/stable/whoogle/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: whoogle -version: 9.0.0 +version: 9.0.1 appVersion: 0.8.4 description: A self-hosted, ad-free, privacy-respecting metasearch engine home: https://truecharts.org/charts/stable/whoogle @@ -22,7 +22,7 @@ keywords: - privacy dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/wifi-card/Chart.yaml b/charts/stable/wifi-card/Chart.yaml index 555ee9f77a4..ee1168ed229 100644 --- a/charts/stable/wifi-card/Chart.yaml +++ b/charts/stable/wifi-card/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: wifi-card -version: 4.0.0 +version: 4.0.1 appVersion: latest description: Print a neat little card with your WiFi info and stick it on the fridge. home: https://truecharts.org/charts/incubator/wifi-card @@ -20,7 +20,7 @@ keywords: - Other dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/wikijs/Chart.yaml b/charts/stable/wikijs/Chart.yaml index 1ab5a763ef9..4758b4d0926 100644 --- a/charts/stable/wikijs/Chart.yaml +++ b/charts/stable/wikijs/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: wikijs -version: 14.0.0 +version: 14.0.1 appVersion: 2.5.300 description: Make documentation a joy to write using Wiki.js's beautiful and intuitive interface! home: https://truecharts.org/charts/stable/wikijs @@ -21,7 +21,7 @@ keywords: - wikijs dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/wireguard/Chart.yaml b/charts/stable/wireguard/Chart.yaml index fee6409d800..22575a9d80d 100644 --- a/charts/stable/wireguard/Chart.yaml +++ b/charts/stable/wireguard/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: wireguard -version: 7.0.0 +version: 7.0.1 appVersion: 1.0.20210914 description: WireGuard® is an extremely simple yet fast and modern VPN that utilizes state-of-the-art cryptography. home: https://truecharts.org/charts/stable/wireguard @@ -20,7 +20,7 @@ keywords: - vpn dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/wizarr/Chart.yaml b/charts/stable/wizarr/Chart.yaml index 3258cfcb695..bf846018052 100644 --- a/charts/stable/wizarr/Chart.yaml +++ b/charts/stable/wizarr/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: wizarr -version: 5.0.0 +version: 5.0.1 appVersion: 3.5.1 description: A automatic user invitation system for Plex. home: https://truecharts.org/charts/stable/wizarr @@ -22,7 +22,7 @@ keywords: - Other dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/wordpress/Chart.yaml b/charts/stable/wordpress/Chart.yaml index 36d546f8701..85eed56c7bf 100644 --- a/charts/stable/wordpress/Chart.yaml +++ b/charts/stable/wordpress/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: wordpress -version: 6.0.0 +version: 6.0.1 appVersion: 6.4.2 description: The WordPress rich content management system can utilize plugins, widgets, and themes. home: https://truecharts.org/charts/stable/wordpress @@ -20,14 +20,14 @@ keywords: - cms dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" tags: [] import-values: [] - name: mariadb - version: 12.0.1 + version: 12.0.2 repository: https://deps.truecharts.org/ condition: mariadb.enabled alias: "" diff --git a/charts/stable/wyoming-piper/Chart.yaml b/charts/stable/wyoming-piper/Chart.yaml index 364e63e7de7..f5b3ed618d9 100644 --- a/charts/stable/wyoming-piper/Chart.yaml +++ b/charts/stable/wyoming-piper/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: wyoming-piper -version: 3.0.0 +version: 3.0.1 appVersion: 1.4.0 description: The Wyoming integration of piper home: https://truecharts.org/charts/stable/wyoming-piper @@ -19,7 +19,7 @@ keywords: - wyoming-piper dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/wyoming-whisper/Chart.yaml b/charts/stable/wyoming-whisper/Chart.yaml index cfa4e0cb480..0b56f948343 100644 --- a/charts/stable/wyoming-whisper/Chart.yaml +++ b/charts/stable/wyoming-whisper/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: wyoming-whisper -version: 3.0.0 +version: 3.0.1 appVersion: latest description: The Wyoming integration of whisper home: https://truecharts.org/charts/stable/wyoming-whisper @@ -19,7 +19,7 @@ keywords: - wyoming-whisper dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/xen-orchestra/Chart.yaml b/charts/stable/xen-orchestra/Chart.yaml index 66e4ad21176..07783230e90 100644 --- a/charts/stable/xen-orchestra/Chart.yaml +++ b/charts/stable/xen-orchestra/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: xen-orchestra -version: 7.0.0 +version: 7.0.1 appVersion: 5.131.0 description: Xen-Orchestra is a Web-UI for managing your existing XenServer infrastructure. home: https://truecharts.org/charts/stable/xen-orchestra @@ -18,7 +18,7 @@ keywords: - xen-orchestra dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/xmrig/Chart.yaml b/charts/stable/xmrig/Chart.yaml index 14a49091648..fd51c871f3c 100644 --- a/charts/stable/xmrig/Chart.yaml +++ b/charts/stable/xmrig/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: xmrig -version: 4.0.0 +version: 4.0.1 appVersion: latest description: Chartised version of XMRig for CPU Mining. Helps turn your TrueNAS server into a Monero / cryptocurrency mining rig. Now optionally works with GPU algorithms as well. home: https://truecharts.org/charts/incubator/xmrig @@ -19,7 +19,7 @@ keywords: - Crypto dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/xonotic/Chart.yaml b/charts/stable/xonotic/Chart.yaml index ac07971d34c..aba5b2967e5 100644 --- a/charts/stable/xonotic/Chart.yaml +++ b/charts/stable/xonotic/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: xonotic -version: 4.0.0 +version: 4.0.1 appVersion: latest description: This Chart will download and install the preferred version of Xonotic. home: https://truecharts.org/charts/incubator/xonotic @@ -20,7 +20,7 @@ keywords: - GameServers dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/xteve/Chart.yaml b/charts/stable/xteve/Chart.yaml index f1b033a884c..688aea1d3ae 100644 --- a/charts/stable/xteve/Chart.yaml +++ b/charts/stable/xteve/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: xteve -version: 12.0.0 +version: 12.0.1 appVersion: 2.2.0.200 description: M3U Proxy for Plex DVR and Emby Live TV. home: https://truecharts.org/charts/stable/xteve @@ -23,7 +23,7 @@ keywords: - emby dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/xware/Chart.yaml b/charts/stable/xware/Chart.yaml index 76ae3e4d316..d7daa645f1e 100644 --- a/charts/stable/xware/Chart.yaml +++ b/charts/stable/xware/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: xware -version: 4.0.0 +version: 4.0.1 appVersion: latest description: This is a Chart of Thunder downloader. home: https://truecharts.org/charts/incubator/xware @@ -19,7 +19,7 @@ keywords: - Downloaders dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/xwiki/Chart.yaml b/charts/stable/xwiki/Chart.yaml index b862d4f1ea6..ab365f9c01f 100644 --- a/charts/stable/xwiki/Chart.yaml +++ b/charts/stable/xwiki/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: xwiki -version: 10.0.0 +version: 10.0.1 appVersion: 15.10.1 description: XWiki is a free wiki software platform written in Java with a design emphasis on extensibility home: https://truecharts.org/charts/stable/xwiki @@ -20,7 +20,7 @@ keywords: - wiki dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/yacreaderlibraryserver/Chart.yaml b/charts/stable/yacreaderlibraryserver/Chart.yaml index 04996f88ea7..9d40acf5bb9 100644 --- a/charts/stable/yacreaderlibraryserver/Chart.yaml +++ b/charts/stable/yacreaderlibraryserver/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: yacreaderlibraryserver -version: 4.0.0 +version: 4.0.1 appVersion: latest description: Headless version of the YACReaderLibraryServer. home: https://truecharts.org/charts/incubator/yacreaderlibraryserver @@ -20,7 +20,7 @@ keywords: - MediaServer-Other dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/yacy/Chart.yaml b/charts/stable/yacy/Chart.yaml index 855d0952f5a..1c90bae2f9a 100644 --- a/charts/stable/yacy/Chart.yaml +++ b/charts/stable/yacy/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: yacy -version: 4.0.0 +version: 4.0.1 appVersion: latest description: YaCy decentralized search engine (https://yacy.net) home: https://truecharts.org/charts/incubator/yacy @@ -21,7 +21,7 @@ keywords: - Network-Web dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/yourls/Chart.yaml b/charts/stable/yourls/Chart.yaml index 431ed8de209..3c89ff46907 100644 --- a/charts/stable/yourls/Chart.yaml +++ b/charts/stable/yourls/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: yourls -version: 4.0.0 +version: 4.0.1 appVersion: latest description: YOURLS is a set of PHP scripts that will allow you to run Your Own URL Shortener. home: https://truecharts.org/charts/incubator/yourls @@ -22,7 +22,7 @@ keywords: - Network-Other dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/youtransfer/Chart.yaml b/charts/stable/youtransfer/Chart.yaml index f1f5b639fc4..81154396481 100644 --- a/charts/stable/youtransfer/Chart.yaml +++ b/charts/stable/youtransfer/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: youtransfer -version: 6.0.0 +version: 6.0.1 appVersion: latest description: YouTransfer is a simple but elegant self-hosted file transfer sharing solution. home: https://truecharts.org/charts/stable/youtransfer @@ -21,7 +21,7 @@ keywords: - Tools-Utilities dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/youtubedl-material/Chart.yaml b/charts/stable/youtubedl-material/Chart.yaml index 4f8f6dd69e8..e14c7f197ee 100644 --- a/charts/stable/youtubedl-material/Chart.yaml +++ b/charts/stable/youtubedl-material/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: youtubedl-material -version: 9.0.0 +version: 9.0.1 appVersion: 4.3.2 description: YoutubeDL-Material is a Material Design frontend for youtube-dl. home: https://truecharts.org/charts/stable/youtubedl-material @@ -19,14 +19,14 @@ keywords: - youtube dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" tags: [] import-values: [] - name: mongodb - version: 11.0.1 + version: 11.0.2 repository: https://deps.truecharts.org condition: mongodb.enabled alias: "" diff --git a/charts/stable/z80pack/Chart.yaml b/charts/stable/z80pack/Chart.yaml index 4f7567279bf..32093800bbf 100644 --- a/charts/stable/z80pack/Chart.yaml +++ b/charts/stable/z80pack/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: z80pack -version: 4.0.0 +version: 4.0.1 appVersion: latest description: | Z80Pack is an emulator for emulating CP/M 1, CP/M 2, CP/M 3, and MP/M II on Linux. This is a command line Chart only. There is a built in Shell in a Box WebGUI that is a command line browser window. You can also execute bash in the Chart.[br] @@ -21,7 +21,7 @@ keywords: - Other dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/zerotier/Chart.yaml b/charts/stable/zerotier/Chart.yaml index af773e3f1a6..0316f4783fb 100644 --- a/charts/stable/zerotier/Chart.yaml +++ b/charts/stable/zerotier/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: zerotier -version: 8.0.0 +version: 8.0.1 appVersion: 1.12.2 description: ZeroTier is a smart programmable Ethernet switch for planet Earth home: https://truecharts.org/charts/stable/zerotier @@ -19,7 +19,7 @@ keywords: - network dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/zigbee2mqtt/Chart.yaml b/charts/stable/zigbee2mqtt/Chart.yaml index 60ad3f0bac0..07f589921a4 100644 --- a/charts/stable/zigbee2mqtt/Chart.yaml +++ b/charts/stable/zigbee2mqtt/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: zigbee2mqtt -version: 10.0.0 +version: 10.0.1 appVersion: 1.33.2 description: Bridges events and allows you to control your Zigbee devices via MQTT home: https://truecharts.org/charts/stable/zigbee2mqtt @@ -21,7 +21,7 @@ keywords: - home-assistant dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/zigbee2mqtt/values.yaml b/charts/stable/zigbee2mqtt/values.yaml index 2123b213afd..bc80eda6e9b 100644 --- a/charts/stable/zigbee2mqtt/values.yaml +++ b/charts/stable/zigbee2mqtt/values.yaml @@ -46,12 +46,8 @@ workload: args: - > if [ -f /data/configuration.yaml ] || [ ${USE_CUSTOM_CONFIG_FILE} == true ]; then - - echo "Initial configuration exists or User selected to use custom configuration file. Skipping..."; else - - echo "Creating initial configuration"; touch /data/configuration.yaml; echo "# Configuration bellow will be always be overridden" >> /data/configuration.yaml; @@ -96,6 +92,5 @@ workload: # ZIGBEE2MQTT_CONFIG_MQTT_BASE_TOPIC: "zigbee2mqtt" # ZIGBEE2MQTT_CONFIG_SERIAL_PORT: "/dev/ttyUSB0" # ZIGBEE2MQTT_CONFIG_SERIAL_ADAPTER: "auto" - ZIGBEE2MQTT_CONFIG_MQTT_USER: "" ZIGBEE2MQTT_CONFIG_MQTT_PASSWORD: "" diff --git a/charts/stable/znc/Chart.yaml b/charts/stable/znc/Chart.yaml index e15903e7211..a2afb77962e 100644 --- a/charts/stable/znc/Chart.yaml +++ b/charts/stable/znc/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: znc -version: 8.0.0 +version: 8.0.1 appVersion: 1.8.2 description: Znc is an IRC network bouncer or BNC. It can detach the client from the actual IRC server, and also from selected channels. home: https://truecharts.org/charts/stable/znc @@ -18,7 +18,7 @@ keywords: - znc dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/zoneminder/Chart.yaml b/charts/stable/zoneminder/Chart.yaml index 86180209f28..94cc995c894 100644 --- a/charts/stable/zoneminder/Chart.yaml +++ b/charts/stable/zoneminder/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: zoneminder -version: 4.0.0 +version: 4.0.1 appVersion: latest description: Zoneminder is the top Linux video camera security and surveillance solution. home: https://truecharts.org/charts/incubator/zoneminder @@ -23,7 +23,7 @@ keywords: - utilities dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/ztcuui-aio/Chart.yaml b/charts/stable/ztcuui-aio/Chart.yaml index 5c88358263c..36a35feba62 100644 --- a/charts/stable/ztcuui-aio/Chart.yaml +++ b/charts/stable/ztcuui-aio/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: ztcuui-aio -version: 6.0.0 +version: 6.0.1 appVersion: 2023.5.2-r1 description: ZeroTier network controller user interface in a Docker container home: https://truecharts.org/charts/stable/ztcuui-aio @@ -19,7 +19,7 @@ keywords: - ztcuui-aio dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/stable/zwavejs2mqtt/Chart.yaml b/charts/stable/zwavejs2mqtt/Chart.yaml index 5bff181a78f..3e0ccc4a596 100644 --- a/charts/stable/zwavejs2mqtt/Chart.yaml +++ b/charts/stable/zwavejs2mqtt/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: zwavejs2mqtt -version: 18.0.0 +version: 18.0.1 appVersion: 9.6.2 description: Fully configurable Zwave to MQTT gateway and Control Panel using NodeJS and Vue home: https://truecharts.org/charts/stable/zwavejs2mqtt @@ -22,7 +22,7 @@ keywords: - zwave dependencies: - name: common - version: 17.1.0 + version: 17.1.4 repository: https://library-charts.truecharts.org condition: "" alias: ""