diff --git a/.github/scripts/gen-docs.sh b/.github/scripts/gen-docs.sh index 0fe42b7e011..70943451dbb 100755 --- a/.github/scripts/gen-docs.sh +++ b/.github/scripts/gen-docs.sh @@ -35,8 +35,8 @@ sync_helmignore() { local train="$3" local chartversion="$4" echo "Attempting to sync HelmIgnore file for: ${chartname}" - rm -rf ${chart}/.helmingore - cp templates/app/.helmingore ${chart}/ + rm -rf ${chart}/.helmignore + cp templates/app/.helmignore ${chart}/ } export -f sync_helmignore diff --git a/charts/dependency/collabora-online/Chart.yaml b/charts/dependency/collabora-online/Chart.yaml index 351328b90fa..1e1b8dfc59b 100644 --- a/charts/dependency/collabora-online/Chart.yaml +++ b/charts/dependency/collabora-online/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://sdk.collaboraonline.com/contents.html - https://github.com/CollaboraOnline/online/tree/master/kubernetes/helm type: application -version: 12.1.14 +version: 12.1.15 annotations: truecharts.org/catagories: | - office diff --git a/charts/dependency/mariadb/Chart.yaml b/charts/dependency/mariadb/Chart.yaml index 983336f6435..5c6d36bc755 100644 --- a/charts/dependency/mariadb/Chart.yaml +++ b/charts/dependency/mariadb/Chart.yaml @@ -24,7 +24,7 @@ sources: - https://github.com/prometheus/mysqld_exporter - https://mariadb.org type: application -version: 3.0.33 +version: 3.0.34 annotations: truecharts.org/catagories: | - database diff --git a/charts/dependency/memcached/Chart.yaml b/charts/dependency/memcached/Chart.yaml index 6ac5626da02..0764b88c177 100644 --- a/charts/dependency/memcached/Chart.yaml +++ b/charts/dependency/memcached/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/bitnami/bitnami-docker-memcached - http://memcached.org/ type: application -version: 3.0.34 +version: 3.0.35 annotations: truecharts.org/catagories: | - database diff --git a/charts/dependency/mongodb/Chart.yaml b/charts/dependency/mongodb/Chart.yaml index 09dedd97f0b..4f8e77f99d3 100644 --- a/charts/dependency/mongodb/Chart.yaml +++ b/charts/dependency/mongodb/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/bitnami/bitnami-docker-mongodb - https://www.mongodb.com type: application -version: 1.0.37 +version: 1.0.38 annotations: truecharts.org/catagories: | - database diff --git a/charts/dependency/postgresql/Chart.yaml b/charts/dependency/postgresql/Chart.yaml index 3635f8e4973..903fe3c5d8c 100644 --- a/charts/dependency/postgresql/Chart.yaml +++ b/charts/dependency/postgresql/Chart.yaml @@ -22,7 +22,7 @@ name: postgresql sources: - https://www.postgresql.org/ type: application -version: 8.0.35 +version: 8.0.36 annotations: truecharts.org/catagories: | - database diff --git a/charts/dependency/promtail/Chart.yaml b/charts/dependency/promtail/Chart.yaml index 51c1d6db491..6d60d4678e1 100644 --- a/charts/dependency/promtail/Chart.yaml +++ b/charts/dependency/promtail/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://grafana.com/oss/loki/ - https://grafana.com/docs/loki/latest/ type: application -version: 3.0.26 +version: 3.0.27 annotations: truecharts.org/catagories: | - metrics diff --git a/charts/dependency/redis/Chart.yaml b/charts/dependency/redis/Chart.yaml index 61fe5025416..98356da21f5 100644 --- a/charts/dependency/redis/Chart.yaml +++ b/charts/dependency/redis/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/bitnami/bitnami-docker-redis - http://redis.io/ type: application -version: 3.0.35 +version: 3.0.36 annotations: truecharts.org/catagories: | - database diff --git a/charts/dependency/solr/Chart.yaml b/charts/dependency/solr/Chart.yaml index d4e864d50a1..26192f2f28a 100644 --- a/charts/dependency/solr/Chart.yaml +++ b/charts/dependency/solr/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/apache/solr - https://hub.docker.com/r/bitnami/solr/ type: application -version: 0.0.8 +version: 0.0.9 annotations: truecharts.org/catagories: | - search diff --git a/charts/incubator/adguard-home/Chart.yaml b/charts/incubator/adguard-home/Chart.yaml index d6f7a4d89d5..ec38bea2d3e 100644 --- a/charts/incubator/adguard-home/Chart.yaml +++ b/charts/incubator/adguard-home/Chart.yaml @@ -18,7 +18,7 @@ maintainers: name: adguard-home sources: - https://hub.docker.com/r/adguard/adguardhome -version: 1.0.18 +version: 1.0.19 annotations: truecharts.org/catagories: | - media diff --git a/charts/incubator/appsmith/Chart.yaml b/charts/incubator/appsmith/Chart.yaml index 27d4d350f4f..d1be737c9a7 100644 --- a/charts/incubator/appsmith/Chart.yaml +++ b/charts/incubator/appsmith/Chart.yaml @@ -25,7 +25,7 @@ maintainers: name: appsmith sources: - https://github.com/appsmithorg/appsmith -version: 2.0.21 +version: 2.0.22 annotations: truecharts.org/catagories: | - productivity diff --git a/charts/incubator/ariang/Chart.yaml b/charts/incubator/ariang/Chart.yaml index ded71e2fa3c..ce05e772e44 100644 --- a/charts/incubator/ariang/Chart.yaml +++ b/charts/incubator/ariang/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: ariang -version: 0.0.8 +version: 0.0.9 appVersion: "1.2.4" description: A modern web frontend making aria2 easier to use | Aria2 WebUI. type: application diff --git a/charts/incubator/authentik/Chart.yaml b/charts/incubator/authentik/Chart.yaml index 2ae44b15a8c..caf724dae73 100644 --- a/charts/incubator/authentik/Chart.yaml +++ b/charts/incubator/authentik/Chart.yaml @@ -26,7 +26,7 @@ name: authentik sources: - https://github.com/goauthentik/authentik - https://goauthentik.io/docs/ -version: 2.0.20 +version: 2.0.21 annotations: truecharts.org/catagories: | - authentication diff --git a/charts/incubator/avidemux/Chart.yaml b/charts/incubator/avidemux/Chart.yaml index 189531c76e1..16adf69aba9 100644 --- a/charts/incubator/avidemux/Chart.yaml +++ b/charts/incubator/avidemux/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://github.com/jlesage/docker-avidemux - https://hub.docker.com/r/jlesage/avidemux/ type: application -version: 0.0.9 +version: 0.0.10 annotations: truecharts.org/catagories: | - media diff --git a/charts/incubator/awesome-ttrss/Chart.yaml b/charts/incubator/awesome-ttrss/Chart.yaml index 170df7f2767..b35a3f1e450 100644 --- a/charts/incubator/awesome-ttrss/Chart.yaml +++ b/charts/incubator/awesome-ttrss/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "2022" description: Awesome TTRSS aims to provide a powerful Dockerized all-in-one solution for Tiny Tiny RSS name: awesome-ttrss -version: 0.0.17 +version: 0.0.18 kubeVersion: ">=1.16.0-0" keywords: - tt-rss diff --git a/charts/incubator/clickhouse/Chart.yaml b/charts/incubator/clickhouse/Chart.yaml index 8b3f267b34c..6f33d083e58 100644 --- a/charts/incubator/clickhouse/Chart.yaml +++ b/charts/incubator/clickhouse/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://clickhouse.com/ - https://hub.docker.com/r/yandex/clickhouse-server type: application -version: 0.0.9 +version: 0.0.10 annotations: truecharts.org/catagories: | - database diff --git a/charts/incubator/cloudflared/Chart.yaml b/charts/incubator/cloudflared/Chart.yaml index 6fc7557e06c..e8ae7bb95b6 100644 --- a/charts/incubator/cloudflared/Chart.yaml +++ b/charts/incubator/cloudflared/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: cloudflared -version: 0.0.13 +version: 0.0.14 appVersion: "2022.7.1" description: Client for Cloudflare Tunnel, a daemon that exposes private services through the Cloudflare edge. type: application diff --git a/charts/incubator/cloudflareddns/Chart.yaml b/charts/incubator/cloudflareddns/Chart.yaml index b8d44ccb469..84003e58725 100644 --- a/charts/incubator/cloudflareddns/Chart.yaml +++ b/charts/incubator/cloudflareddns/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: cloudflareddns -version: 0.0.13 +version: 0.0.14 appVersion: "latest" description: Update your Cloudflare DNS records using dynamically type: application diff --git a/charts/incubator/cups-server/Chart.yaml b/charts/incubator/cups-server/Chart.yaml index bbf2ff9c96d..54c35575b4c 100644 --- a/charts/incubator/cups-server/Chart.yaml +++ b/charts/incubator/cups-server/Chart.yaml @@ -18,7 +18,7 @@ maintainers: name: cups-server sources: - https://hub.docker.com/r/ydkn/cups -version: 1.0.19 +version: 1.0.20 annotations: truecharts.org/catagories: | - media diff --git a/charts/incubator/czkawka/Chart.yaml b/charts/incubator/czkawka/Chart.yaml index ccb21804d71..7302565c52e 100644 --- a/charts/incubator/czkawka/Chart.yaml +++ b/charts/incubator/czkawka/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/jlesage/docker-czkawka - https://github.com/qarmin/czkawka type: application -version: 0.0.10 +version: 0.0.11 annotations: truecharts.org/catagories: | - duplicates diff --git a/charts/incubator/dupeguru/Chart.yaml b/charts/incubator/dupeguru/Chart.yaml index db76d941ee7..b9450fb1c14 100644 --- a/charts/incubator/dupeguru/Chart.yaml +++ b/charts/incubator/dupeguru/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://github.com/jlesage/docker-dupeguru - https://hub.docker.com/r/jlesage/dupeguru/ type: application -version: 0.0.9 +version: 0.0.10 annotations: truecharts.org/catagories: | - media diff --git a/charts/incubator/etesync/Chart.yaml b/charts/incubator/etesync/Chart.yaml index 37e76d60c9a..e74a5d81622 100644 --- a/charts/incubator/etesync/Chart.yaml +++ b/charts/incubator/etesync/Chart.yaml @@ -31,7 +31,7 @@ sources: - https://github.com/victor-rds/docker-etebase - https://hub.docker.com/r/victorrds/etesync type: application -version: 0.0.12 +version: 0.0.13 annotations: truecharts.org/catagories: | - productivity diff --git a/charts/incubator/fancyindex/Chart.yaml b/charts/incubator/fancyindex/Chart.yaml index 543b13a7b2f..a08c9f72723 100644 --- a/charts/incubator/fancyindex/Chart.yaml +++ b/charts/incubator/fancyindex/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: fancyindex -version: 1.0.15 +version: 1.0.16 appVersion: "latest" description: Fancyindex provides a lightweight nginx directory listing with theming support type: application diff --git a/charts/incubator/filebot/Chart.yaml b/charts/incubator/filebot/Chart.yaml index c0fd65ccbb7..9f90a4e9dc5 100644 --- a/charts/incubator/filebot/Chart.yaml +++ b/charts/incubator/filebot/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://github.com/jlesage/docker-filebot - https://hub.docker.com/r/jlesage/filebot/ type: application -version: 0.0.9 +version: 0.0.10 annotations: truecharts.org/catagories: | - media diff --git a/charts/incubator/filerun/Chart.yaml b/charts/incubator/filerun/Chart.yaml index 70b26d975e7..0762a03dfae 100644 --- a/charts/incubator/filerun/Chart.yaml +++ b/charts/incubator/filerun/Chart.yaml @@ -23,7 +23,7 @@ name: filerun sources: - https://hub.docker.com/r/filerun/filerun - https://github.com/filerun/docker -version: 2.0.16 +version: 2.0.17 annotations: truecharts.org/catagories: | - media diff --git a/charts/incubator/frigate/Chart.yaml b/charts/incubator/frigate/Chart.yaml index cd6cdaeaa95..033c3e8cdb9 100644 --- a/charts/incubator/frigate/Chart.yaml +++ b/charts/incubator/frigate/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/blakeblackshear/frigate - https://hub.docker.com/r/blakeblackshear/frigate type: application -version: 2.0.16 +version: 2.0.17 annotations: truecharts.org/catagories: | - nvr diff --git a/charts/incubator/ghost/Chart.yaml b/charts/incubator/ghost/Chart.yaml index 9cd54b085c8..4f2cab2847d 100644 --- a/charts/incubator/ghost/Chart.yaml +++ b/charts/incubator/ghost/Chart.yaml @@ -25,7 +25,7 @@ sources: - https://github.com/TryGhost/Ghost - https://hub.docker.com/_/ghost - https://ghost.org/docs/ -version: 3.0.22 +version: 3.0.23 annotations: truecharts.org/catagories: | - productivity diff --git a/charts/incubator/homebridge/Chart.yaml b/charts/incubator/homebridge/Chart.yaml index 1f4c86516bd..c88e5995a42 100644 --- a/charts/incubator/homebridge/Chart.yaml +++ b/charts/incubator/homebridge/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://homebridge.io/ - https://github.com/oznu/docker-homebridge type: application -version: 1.0.17 +version: 1.0.18 annotations: truecharts.org/catagories: | - media diff --git a/charts/incubator/jitsi/Chart.yaml b/charts/incubator/jitsi/Chart.yaml index 5100daa6102..046ed427ca7 100644 --- a/charts/incubator/jitsi/Chart.yaml +++ b/charts/incubator/jitsi/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "stable-728" description: Jitsi is a set of open-source projects that allows you to easily build and deploy secure video conferencing solutions name: jitsi -version: 0.0.11 +version: 0.0.12 kubeVersion: ">=1.16.0-0" keywords: - jitsi diff --git a/charts/incubator/jump/Chart.yaml b/charts/incubator/jump/Chart.yaml index 48d0653823e..5ca08ee3d96 100644 --- a/charts/incubator/jump/Chart.yaml +++ b/charts/incubator/jump/Chart.yaml @@ -19,7 +19,7 @@ name: jump sources: - https://github.com/daledavies/jump - https://hub.docker.com/r/daledavies/jump -version: 0.0.16 +version: 0.0.17 annotations: truecharts.org/catagories: | - media diff --git a/charts/incubator/lancache-dns/Chart.yaml b/charts/incubator/lancache-dns/Chart.yaml index 915d6996638..88f38c26806 100644 --- a/charts/incubator/lancache-dns/Chart.yaml +++ b/charts/incubator/lancache-dns/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: lancache-dns -version: 0.0.2 +version: 0.0.3 appVersion: "latest" description: DNS Docker service for a steamcache. type: application diff --git a/charts/incubator/lancache-monolithic/Chart.yaml b/charts/incubator/lancache-monolithic/Chart.yaml index ea77247a6aa..dc0c1aa2cbf 100644 --- a/charts/incubator/lancache-monolithic/Chart.yaml +++ b/charts/incubator/lancache-monolithic/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: lancache-monolithic -version: 0.0.6 +version: 0.0.7 appVersion: "latest" description: A monolithic lancache service capable of caching all CDN's in a single instance. type: application diff --git a/charts/incubator/mediainfo/Chart.yaml b/charts/incubator/mediainfo/Chart.yaml index f9ac96548f8..0ee652c29aa 100644 --- a/charts/incubator/mediainfo/Chart.yaml +++ b/charts/incubator/mediainfo/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://github.com/jlesage/docker-mediainfo - https://hub.docker.com/r/jlesage/mediainfo/ type: application -version: 0.0.9 +version: 0.0.10 annotations: truecharts.org/catagories: | - media diff --git a/charts/incubator/meshcentral/Chart.yaml b/charts/incubator/meshcentral/Chart.yaml index aa3db7a3a1c..2bd64fbde41 100644 --- a/charts/incubator/meshcentral/Chart.yaml +++ b/charts/incubator/meshcentral/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: meshcentral -version: 3.0.20 +version: 3.0.21 appVersion: "1.0.50" description: MeshCentral is a full computer management web site type: application diff --git a/charts/incubator/mineos/Chart.yaml b/charts/incubator/mineos/Chart.yaml index 90bb6a7a039..0b53e153500 100644 --- a/charts/incubator/mineos/Chart.yaml +++ b/charts/incubator/mineos/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: mineos -version: 0.0.7 +version: 0.0.8 appVersion: "latest" description: MineOS is a server front-end to ease managing Minecraft administrative tasks. type: application diff --git a/charts/incubator/mkvcleaver/Chart.yaml b/charts/incubator/mkvcleaver/Chart.yaml index 27dc78565fb..33ca2fcfe1a 100644 --- a/charts/incubator/mkvcleaver/Chart.yaml +++ b/charts/incubator/mkvcleaver/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://github.com/jlesage/docker-mkvcleaver - https://hub.docker.com/r/jlesage/mkvcleaver/ type: application -version: 0.0.9 +version: 0.0.10 annotations: truecharts.org/catagories: | - media diff --git a/charts/incubator/piwigo/Chart.yaml b/charts/incubator/piwigo/Chart.yaml index 58766064fa5..5b9492b0aa7 100644 --- a/charts/incubator/piwigo/Chart.yaml +++ b/charts/incubator/piwigo/Chart.yaml @@ -23,7 +23,7 @@ sources: - http://piwigo.org/ - https://github.com/linuxserver/docker-piwigo type: application -version: 3.0.15 +version: 3.0.16 annotations: truecharts.org/catagories: | - media diff --git a/charts/incubator/plausible/Chart.yaml b/charts/incubator/plausible/Chart.yaml index 07b9b23c819..92fbb0a2291 100644 --- a/charts/incubator/plausible/Chart.yaml +++ b/charts/incubator/plausible/Chart.yaml @@ -32,7 +32,7 @@ sources: - https://github.com/plausible/hosting - https://hub.docker.com/r/plausible/analytics type: application -version: 0.0.6 +version: 0.0.7 annotations: truecharts.org/catagories: | - analytics diff --git a/charts/incubator/plex-meta-manager/Chart.yaml b/charts/incubator/plex-meta-manager/Chart.yaml index c63b8516695..1ff00a62176 100644 --- a/charts/incubator/plex-meta-manager/Chart.yaml +++ b/charts/incubator/plex-meta-manager/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: plex-meta-manager -version: 0.0.2 +version: 0.0.3 appVersion: "1.17.1" description: Python3 script run using YAML config files to update on a schedule the metadata of the movies, shows, and collections in your libraries as well as automatically build collections type: application diff --git a/charts/incubator/privatebin/Chart.yaml b/charts/incubator/privatebin/Chart.yaml index 525b830e16a..46c8381a899 100644 --- a/charts/incubator/privatebin/Chart.yaml +++ b/charts/incubator/privatebin/Chart.yaml @@ -26,7 +26,7 @@ sources: - https://github.com/PrivateBin/PrivateBin - https://hub.docker.com/r/privatebin/pdo type: application -version: 0.0.15 +version: 0.0.16 annotations: truecharts.org/catagories: | - productivity diff --git a/charts/incubator/putty/Chart.yaml b/charts/incubator/putty/Chart.yaml index 0b0bbff1f25..f47dc60b11a 100644 --- a/charts/incubator/putty/Chart.yaml +++ b/charts/incubator/putty/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://github.com/jlesage/docker-putty - https://hub.docker.com/r/jlesage/putty/ type: application -version: 0.0.9 +version: 0.0.10 annotations: truecharts.org/catagories: | - utilities diff --git a/charts/incubator/qdirstat/Chart.yaml b/charts/incubator/qdirstat/Chart.yaml index 6702d9738a5..195bc68fcdf 100644 --- a/charts/incubator/qdirstat/Chart.yaml +++ b/charts/incubator/qdirstat/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://github.com/jlesage/docker-qdirstat - https://hub.docker.com/r/jlesage/qdirstat/ type: application -version: 0.0.9 +version: 0.0.10 annotations: truecharts.org/catagories: | - media diff --git a/charts/incubator/radicale/Chart.yaml b/charts/incubator/radicale/Chart.yaml index 0899015d21b..1569102dbbc 100644 --- a/charts/incubator/radicale/Chart.yaml +++ b/charts/incubator/radicale/Chart.yaml @@ -28,7 +28,7 @@ sources: - https://github.com/tomsquest/docker-radicale - https://hub.docker.com/r/tomsquest/docker-radicale type: application -version: 0.0.13 +version: 0.0.14 annotations: truecharts.org/catagories: | - radicale diff --git a/charts/incubator/self-service-password/Chart.yaml b/charts/incubator/self-service-password/Chart.yaml index c88bcd82967..72a56a46452 100644 --- a/charts/incubator/self-service-password/Chart.yaml +++ b/charts/incubator/self-service-password/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://hub.docker.com/r/tiredofit/self-service-password - https://self-service-password.readthedocs.io/en/latest type: application -version: 1.0.19 +version: 1.0.20 annotations: truecharts.org/catagories: | - productivity diff --git a/charts/incubator/senseai-server/Chart.yaml b/charts/incubator/senseai-server/Chart.yaml index e61b2730c1f..fea1d33dc15 100644 --- a/charts/incubator/senseai-server/Chart.yaml +++ b/charts/incubator/senseai-server/Chart.yaml @@ -19,7 +19,7 @@ name: senseai-server sources: - https://github.com/codeproject/CodeProject.SenseAI - https://hub.docker.com/r/codeproject/senseai-server -version: 0.0.14 +version: 0.0.15 annotations: truecharts.org/catagories: | - ai diff --git a/charts/incubator/technitium/Chart.yaml b/charts/incubator/technitium/Chart.yaml index bb81779e640..9e6e37b851b 100644 --- a/charts/incubator/technitium/Chart.yaml +++ b/charts/incubator/technitium/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://technitium.com/ - https://hub.docker.com/r/technitium/dns-server type: application -version: 1.0.17 +version: 1.0.18 annotations: truecharts.org/catagories: | - networking diff --git a/charts/incubator/theme-park/Chart.yaml b/charts/incubator/theme-park/Chart.yaml index ace68d634de..334ae3607a4 100644 --- a/charts/incubator/theme-park/Chart.yaml +++ b/charts/incubator/theme-park/Chart.yaml @@ -20,7 +20,7 @@ name: theme-park sources: - https://github.com/gilbn/theme.park type: application -version: 1.0.17 +version: 1.0.18 annotations: truecharts.org/catagories: | - customization diff --git a/charts/incubator/tsmuxer/Chart.yaml b/charts/incubator/tsmuxer/Chart.yaml index 3b72d6f2180..42c566b460d 100644 --- a/charts/incubator/tsmuxer/Chart.yaml +++ b/charts/incubator/tsmuxer/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://github.com/jlesage/docker-tsmuxer - https://hub.docker.com/r/jlesage/tsmuxer/ type: application -version: 0.0.8 +version: 0.0.9 annotations: truecharts.org/catagories: | - media diff --git a/charts/incubator/wger/Chart.yaml b/charts/incubator/wger/Chart.yaml index 21b42ea7a4e..5635ebaa5ac 100644 --- a/charts/incubator/wger/Chart.yaml +++ b/charts/incubator/wger/Chart.yaml @@ -26,7 +26,7 @@ name: wger sources: - https://github.com/wger-project/wger - https://github.com/wger-project/docker -version: 0.0.20 +version: 0.0.21 annotations: truecharts.org/catagories: | - life diff --git a/charts/incubator/youtubedl-material/Chart.yaml b/charts/incubator/youtubedl-material/Chart.yaml index 46a762c8415..ac69f56ef3a 100644 --- a/charts/incubator/youtubedl-material/Chart.yaml +++ b/charts/incubator/youtubedl-material/Chart.yaml @@ -22,7 +22,7 @@ name: youtubedl-material sources: - https://hub.docker.com/r/tzahi12345/youtubedl-material - https://github.com/Tzahi12345/YoutubeDL-Material -version: 0.0.14 +version: 0.0.15 annotations: truecharts.org/catagories: | - media diff --git a/charts/incubator/zabbix-server/Chart.yaml b/charts/incubator/zabbix-server/Chart.yaml index c50ec6ecccb..17c688b92a7 100644 --- a/charts/incubator/zabbix-server/Chart.yaml +++ b/charts/incubator/zabbix-server/Chart.yaml @@ -23,7 +23,7 @@ name: zabbix-server sources: - https://hub.docker.com/r/zabbix/zabbix-server-pgsql - https://hub.docker.com/r/zabbix/zabbix-web-nginx-pgsql -version: 2.0.17 +version: 2.0.18 annotations: truecharts.org/catagories: | - utilities diff --git a/charts/stable/airdcpp-webclient/Chart.yaml b/charts/stable/airdcpp-webclient/Chart.yaml index 0b40f2e4981..50a735a070b 100644 --- a/charts/stable/airdcpp-webclient/Chart.yaml +++ b/charts/stable/airdcpp-webclient/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/airdcpp-web/airdcpp-webclient - https://hub.docker.com/r/gangefors/airdcpp-webclient type: application -version: 3.0.16 +version: 3.0.17 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/airsonic-advanced/Chart.yaml b/charts/stable/airsonic-advanced/Chart.yaml index e86e3cd2676..5ccfe0f2d22 100644 --- a/charts/stable/airsonic-advanced/Chart.yaml +++ b/charts/stable/airsonic-advanced/Chart.yaml @@ -22,7 +22,7 @@ name: airsonic-advanced sources: - https://github.com/airsonic/airsonic-advanced - https://hub.docker.com/r/airsonicadvanced/airsonic-advanced -version: 4.0.16 +version: 4.0.17 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/airsonic/Chart.yaml b/charts/stable/airsonic/Chart.yaml index fb014e84d3d..bdc1521cf0c 100644 --- a/charts/stable/airsonic/Chart.yaml +++ b/charts/stable/airsonic/Chart.yaml @@ -19,7 +19,7 @@ sources: - https://github.com/airsonic/airsonic - https://github.com/linuxserver/docker-airsonic - https://github.com/k8s-at-home/charts/tree/master/charts/airsonic -version: 6.0.16 +version: 6.0.17 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/alist/Chart.yaml b/charts/stable/alist/Chart.yaml index 404cbaed6f0..321ba3a0b80 100644 --- a/charts/stable/alist/Chart.yaml +++ b/charts/stable/alist/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: alist -version: 2.0.16 +version: 2.0.17 appVersion: "2.6.1" description: Alist program that supports multiple storage, powered by Gin and React type: application diff --git a/charts/stable/amcrest2mqtt/Chart.yaml b/charts/stable/amcrest2mqtt/Chart.yaml index e5985f9762a..6433e4d6c87 100644 --- a/charts/stable/amcrest2mqtt/Chart.yaml +++ b/charts/stable/amcrest2mqtt/Chart.yaml @@ -17,7 +17,7 @@ maintainers: name: amcrest2mqtt sources: - https://github.com/dchesterton/amcrest2mqtt -version: 4.0.16 +version: 4.0.17 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/anonaddy/Chart.yaml b/charts/stable/anonaddy/Chart.yaml index 9995e94a632..90650c59037 100644 --- a/charts/stable/anonaddy/Chart.yaml +++ b/charts/stable/anonaddy/Chart.yaml @@ -25,7 +25,7 @@ maintainers: name: anonaddy sources: - https://github.com/anonaddy/docker -version: 9.0.20 +version: 9.0.21 annotations: truecharts.org/catagories: | - email diff --git a/charts/stable/apache-musicindex/Chart.yaml b/charts/stable/apache-musicindex/Chart.yaml index 8cb2d2256d6..e024c5ce878 100644 --- a/charts/stable/apache-musicindex/Chart.yaml +++ b/charts/stable/apache-musicindex/Chart.yaml @@ -20,7 +20,7 @@ maintainers: name: apache-musicindex sources: - http://hacks.slashdirt.org/sw/musicindex/ -version: 4.0.16 +version: 4.0.17 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/appdaemon/Chart.yaml b/charts/stable/appdaemon/Chart.yaml index fda98d6d56d..ee9e5fe33c6 100644 --- a/charts/stable/appdaemon/Chart.yaml +++ b/charts/stable/appdaemon/Chart.yaml @@ -26,7 +26,7 @@ name: appdaemon sources: - https://github.com/AppDaemon/appdaemon type: application -version: 9.0.16 +version: 9.0.17 annotations: truecharts.org/catagories: | - utilities diff --git a/charts/stable/aria2/Chart.yaml b/charts/stable/aria2/Chart.yaml index 62afa1d8e04..1e9c7153703 100644 --- a/charts/stable/aria2/Chart.yaml +++ b/charts/stable/aria2/Chart.yaml @@ -17,7 +17,7 @@ maintainers: name: aria2 sources: - https://github.com/P3TERX/Aria2-Pro-Docker -version: 5.0.16 +version: 5.0.17 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/audacity/Chart.yaml b/charts/stable/audacity/Chart.yaml index cc23bbbd4f0..4e352b425fe 100644 --- a/charts/stable/audacity/Chart.yaml +++ b/charts/stable/audacity/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/linuxserver/docker-audacity - https://www.audacityteam.org/ type: application -version: 4.0.15 +version: 4.0.16 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/audiobookshelf/Chart.yaml b/charts/stable/audiobookshelf/Chart.yaml index 12f4e253926..1c897d6c118 100644 --- a/charts/stable/audiobookshelf/Chart.yaml +++ b/charts/stable/audiobookshelf/Chart.yaml @@ -18,7 +18,7 @@ name: audiobookshelf sources: - https://hub.docker.com/r/advplyr/audiobookshelf - https://github.com/advplyr/audiobookshelf -version: 2.0.18 +version: 2.0.19 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/authelia/Chart.yaml b/charts/stable/authelia/Chart.yaml index 1616a85041b..ae379f73871 100644 --- a/charts/stable/authelia/Chart.yaml +++ b/charts/stable/authelia/Chart.yaml @@ -38,7 +38,7 @@ sources: - https://github.com/authelia/chartrepo - https://github.com/authelia/authelia type: application -version: 11.0.20 +version: 11.0.21 annotations: truecharts.org/catagories: | - security diff --git a/charts/stable/automatic-music-downloader/Chart.yaml b/charts/stable/automatic-music-downloader/Chart.yaml index 85e4d496f26..30f70b3ec61 100644 --- a/charts/stable/automatic-music-downloader/Chart.yaml +++ b/charts/stable/automatic-music-downloader/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/RandomNinjaAtk/docker-amd - https://hub.docker.com/r/randomninjaatk/amd type: application -version: 2.0.16 +version: 2.0.17 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/babybuddy/Chart.yaml b/charts/stable/babybuddy/Chart.yaml index 632e5e4e6cd..06eef13cdc9 100644 --- a/charts/stable/babybuddy/Chart.yaml +++ b/charts/stable/babybuddy/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 appVersion: "1.11.2" kubeVersion: '>=1.16.0-0' -version: 8.0.22 +version: 8.0.23 name: babybuddy description: Helps caregivers track sleep, feedings, diaper changes, tummy time and more to learn about and predict baby's needs without (as much) guess work. type: application diff --git a/charts/stable/baserow/Chart.yaml b/charts/stable/baserow/Chart.yaml index 32d595e8c37..901ff25d0d3 100644 --- a/charts/stable/baserow/Chart.yaml +++ b/charts/stable/baserow/Chart.yaml @@ -26,7 +26,7 @@ name: baserow sources: - https://hub.docker.com/r/baserow/baserow - https://gitlab.com/bramw/baserow/ -version: 3.0.19 +version: 3.0.20 annotations: truecharts.org/catagories: | - productivity diff --git a/charts/stable/bazarr/Chart.yaml b/charts/stable/bazarr/Chart.yaml index 2567187be32..753a1aae3e3 100644 --- a/charts/stable/bazarr/Chart.yaml +++ b/charts/stable/bazarr/Chart.yaml @@ -26,7 +26,7 @@ sources: - https://github.com/morpheus65535/bazarr - https://hub.docker.com/r/linuxserver/bazarr type: application -version: 11.0.16 +version: 11.0.17 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/beets/Chart.yaml b/charts/stable/beets/Chart.yaml index 64cd5af000c..556021bd984 100644 --- a/charts/stable/beets/Chart.yaml +++ b/charts/stable/beets/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/linuxserver/docker-beets - https://beets.io/ type: application -version: 4.0.17 +version: 4.0.18 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/blog/Chart.yaml b/charts/stable/blog/Chart.yaml index 6e2d060df1c..bc2b86bf2f6 100644 --- a/charts/stable/blog/Chart.yaml +++ b/charts/stable/blog/Chart.yaml @@ -26,7 +26,7 @@ name: blog sources: - https://github.com/m1k1o/blog - https://github.com/nicholaswilde/docker-blog -version: 3.0.17 +version: 3.0.18 annotations: truecharts.org/catagories: | - hosting diff --git a/charts/stable/boinc/Chart.yaml b/charts/stable/boinc/Chart.yaml index 9fec946eaa7..34f85d1c051 100644 --- a/charts/stable/boinc/Chart.yaml +++ b/charts/stable/boinc/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: boinc -version: 2.0.22 +version: 2.0.23 appVersion: "latest" description: BOINC is a platform for high-throughput computing on a large scale (thousands or millions of computers). type: application diff --git a/charts/stable/booksonic-air/Chart.yaml b/charts/stable/booksonic-air/Chart.yaml index d982ac748a9..ea9af5e2efb 100644 --- a/charts/stable/booksonic-air/Chart.yaml +++ b/charts/stable/booksonic-air/Chart.yaml @@ -20,7 +20,7 @@ name: booksonic-air sources: - https://github.com/popeen/Booksonic-Air - https://hub.docker.com/r/linuxserver/booksonic-air -version: 6.0.18 +version: 6.0.19 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/bookstack/Chart.yaml b/charts/stable/bookstack/Chart.yaml index ac85df5059f..25d6b18bc95 100644 --- a/charts/stable/bookstack/Chart.yaml +++ b/charts/stable/bookstack/Chart.yaml @@ -27,7 +27,7 @@ name: bookstack sources: - https://www.bookstackapp.com/ - https://hub.docker.com/r/linuxserver/bookstack -version: 3.0.18 +version: 3.0.19 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/browserless-chrome/Chart.yaml b/charts/stable/browserless-chrome/Chart.yaml index 05f884e62c2..37d17f012f5 100644 --- a/charts/stable/browserless-chrome/Chart.yaml +++ b/charts/stable/browserless-chrome/Chart.yaml @@ -20,7 +20,7 @@ name: browserless-chrome sources: - https://docs.browserless.io/docs/docker.html - https://hub.docker.com/r/browserless/chrome/ -version: 2.0.16 +version: 2.0.17 annotations: truecharts.org/catagories: | - productivity diff --git a/charts/stable/budge/Chart.yaml b/charts/stable/budge/Chart.yaml index 3c6722f01e6..213e2318245 100644 --- a/charts/stable/budge/Chart.yaml +++ b/charts/stable/budge/Chart.yaml @@ -19,7 +19,7 @@ name: budge sources: - https://github.com/linuxserver/budge - https://github.com/linuxserver/docker-BudgE -version: 2.0.18 +version: 2.0.19 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/calibre-web/Chart.yaml b/charts/stable/calibre-web/Chart.yaml index df831d34623..b9804a6024d 100644 --- a/charts/stable/calibre-web/Chart.yaml +++ b/charts/stable/calibre-web/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://hub.docker.com/r/linuxserver/calibre-web/ - https://github.com/janeczku/calibre-web type: application -version: 11.0.18 +version: 11.0.19 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/calibre/Chart.yaml b/charts/stable/calibre/Chart.yaml index f8a697f92f5..ee638425943 100644 --- a/charts/stable/calibre/Chart.yaml +++ b/charts/stable/calibre/Chart.yaml @@ -18,7 +18,7 @@ name: calibre sources: - https://hub.docker.com/r/linuxserver/calibre/ - https://github.com/kovidgoyal/calibre/ -version: 7.0.20 +version: 7.0.21 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/chevereto/Chart.yaml b/charts/stable/chevereto/Chart.yaml index 1c1f607a013..4011d17f7e2 100644 --- a/charts/stable/chevereto/Chart.yaml +++ b/charts/stable/chevereto/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: chevereto -version: 3.0.16 +version: 3.0.17 appVersion: "1.6.2" description: Chevereto is an image hosting software that allows you to create a beautiful and full-featured image hosting website on your own server. type: application diff --git a/charts/stable/clamav/Chart.yaml b/charts/stable/clamav/Chart.yaml index c9fad05895d..0c9d0c630a4 100644 --- a/charts/stable/clamav/Chart.yaml +++ b/charts/stable/clamav/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://hub.docker.com/r/clamav/clamav - https://docs.clamav.net/ type: application -version: 3.0.17 +version: 3.0.18 annotations: truecharts.org/catagories: | - utilities diff --git a/charts/stable/clarkson/Chart.yaml b/charts/stable/clarkson/Chart.yaml index 4da274cd6a8..26a5a97ac2d 100644 --- a/charts/stable/clarkson/Chart.yaml +++ b/charts/stable/clarkson/Chart.yaml @@ -26,7 +26,7 @@ name: clarkson sources: - https://github.com/linuxserver/Clarkson - https://hub.docker.com/r/linuxserver/clarkson -version: 3.0.17 +version: 3.0.18 annotations: truecharts.org/catagories: | - vehicle diff --git a/charts/stable/cloud9/Chart.yaml b/charts/stable/cloud9/Chart.yaml index 565cbd1ebd3..1c103688a9b 100644 --- a/charts/stable/cloud9/Chart.yaml +++ b/charts/stable/cloud9/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/c9/core - https://hub.docker.com/r/linuxserver/cloud9 type: application -version: 4.0.15 +version: 4.0.16 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/code-server/Chart.yaml b/charts/stable/code-server/Chart.yaml index 894144f4db4..83068f4b84d 100644 --- a/charts/stable/code-server/Chart.yaml +++ b/charts/stable/code-server/Chart.yaml @@ -21,7 +21,7 @@ name: code-server sources: - https://github.com/cdr/code-server type: application -version: 4.0.18 +version: 4.0.19 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/commento-plusplus/Chart.yaml b/charts/stable/commento-plusplus/Chart.yaml index d41a00b44c4..978769bacb2 100644 --- a/charts/stable/commento-plusplus/Chart.yaml +++ b/charts/stable/commento-plusplus/Chart.yaml @@ -22,7 +22,7 @@ name: commento-plusplus sources: - https://github.com/souramoo/commentoplusplus - https://hub.docker.com/r/caroga/commentoplusplus -version: 3.0.16 +version: 3.0.17 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/couchpotato/Chart.yaml b/charts/stable/couchpotato/Chart.yaml index bcb33e436ba..30eb70cee87 100644 --- a/charts/stable/couchpotato/Chart.yaml +++ b/charts/stable/couchpotato/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: couchpotato -version: 2.0.15 +version: 2.0.16 appVersion: "2021.11.22" description: Couchpotato is an automatic NZB and torrent downloader. type: application diff --git a/charts/stable/cryptofolio/Chart.yaml b/charts/stable/cryptofolio/Chart.yaml index 9eaad1ae5ea..97e088d1b60 100644 --- a/charts/stable/cryptofolio/Chart.yaml +++ b/charts/stable/cryptofolio/Chart.yaml @@ -17,7 +17,7 @@ maintainers: name: cryptofolio sources: - https://github.com/Xtrendence/cryptofolio -version: 4.0.16 +version: 4.0.17 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/custom-app/Chart.yaml b/charts/stable/custom-app/Chart.yaml index b3baeef4233..d378989a7d4 100644 --- a/charts/stable/custom-app/Chart.yaml +++ b/charts/stable/custom-app/Chart.yaml @@ -19,7 +19,7 @@ name: custom-app sources: - https://github.com/truecharts/apps/tree/master/charts/stable/custom-app type: application -version: 5.1.13 +version: 5.1.14 annotations: truecharts.org/catagories: | - custom diff --git a/charts/stable/cyberchef/Chart.yaml b/charts/stable/cyberchef/Chart.yaml index 00a21a3018c..39c22bba027 100644 --- a/charts/stable/cyberchef/Chart.yaml +++ b/charts/stable/cyberchef/Chart.yaml @@ -17,7 +17,7 @@ maintainers: name: cyberchef sources: - https://hub.docker.com/r/mpepping/cyberchef -version: 2.0.35 +version: 2.0.36 annotations: truecharts.org/catagories: | - utilities diff --git a/charts/stable/darktable/Chart.yaml b/charts/stable/darktable/Chart.yaml index 1fb75046813..b0d2cba0e05 100644 --- a/charts/stable/darktable/Chart.yaml +++ b/charts/stable/darktable/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: darktable -version: 3.0.15 +version: 3.0.16 appVersion: "3.6.1" description: Darktable is an open source photography workflow application and raw developer. type: application diff --git a/charts/stable/dashdot/Chart.yaml b/charts/stable/dashdot/Chart.yaml index f3133dfccf4..b6d6265e3ad 100644 --- a/charts/stable/dashdot/Chart.yaml +++ b/charts/stable/dashdot/Chart.yaml @@ -19,7 +19,7 @@ name: dashdot sources: - https://github.com/MauriceNino/dashdot - https://hub.docker.com/r/mauricenino/dashdot -version: 1.0.26 +version: 1.0.27 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/davos/Chart.yaml b/charts/stable/davos/Chart.yaml index bbb2961512c..b72d6028bdb 100644 --- a/charts/stable/davos/Chart.yaml +++ b/charts/stable/davos/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/linuxserver/docker-davos - https://github.com/linuxserver/davos/ type: application -version: 4.0.15 +version: 4.0.16 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/ddclient/Chart.yaml b/charts/stable/ddclient/Chart.yaml index 18aad661c58..0cd1148cb6a 100644 --- a/charts/stable/ddclient/Chart.yaml +++ b/charts/stable/ddclient/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: ddclient -version: 2.0.16 +version: 2.0.17 appVersion: "3.9.1" description: Ddclient is a Perl client used to update dynamic DNS entries for accounts on Dynamic DNS Network Service Provider. type: application diff --git a/charts/stable/ddns-go/Chart.yaml b/charts/stable/ddns-go/Chart.yaml index 10b136585c9..e740ea5d449 100644 --- a/charts/stable/ddns-go/Chart.yaml +++ b/charts/stable/ddns-go/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: ddns-go -version: 2.0.16 +version: 2.0.17 appVersion: "3.7.2" description: Automatically obtain your public network IPv4 or IPv6 address and resolve it to the corresponding domain name service type: application diff --git a/charts/stable/ddns-updater/Chart.yaml b/charts/stable/ddns-updater/Chart.yaml index ab28b8ec8df..bbe19e1b692 100644 --- a/charts/stable/ddns-updater/Chart.yaml +++ b/charts/stable/ddns-updater/Chart.yaml @@ -18,7 +18,7 @@ name: ddns-updater sources: - https://github.com/qdm12/ddns-updater - https://hub.docker.com/r/qmcgaw/ddns-updater -version: 2.0.16 +version: 2.0.17 annotations: truecharts.org/catagories: | - network diff --git a/charts/stable/deconz/Chart.yaml b/charts/stable/deconz/Chart.yaml index e62f3230bf0..e962aa8fa71 100644 --- a/charts/stable/deconz/Chart.yaml +++ b/charts/stable/deconz/Chart.yaml @@ -22,7 +22,7 @@ name: deconz sources: - https://github.com/dresden-elektronik/deconz-rest-plugin - https://github.com/marthoc/docker-deconz -version: 8.0.18 +version: 8.0.19 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/deemix/Chart.yaml b/charts/stable/deemix/Chart.yaml index 5ed54b89f1d..317239a1c47 100644 --- a/charts/stable/deemix/Chart.yaml +++ b/charts/stable/deemix/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://gitlab.com/Bockiii/deemix-docker.git - https://git.freezerapp.xyz/RemixDev/deemix-py type: application -version: 3.0.15 +version: 3.0.16 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/deepstack/Chart.yaml b/charts/stable/deepstack/Chart.yaml index bac91ab2a40..b39d8bf7d49 100644 --- a/charts/stable/deepstack/Chart.yaml +++ b/charts/stable/deepstack/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://hub.docker.com/r/deepquestai/deepstack - https://www.deepstack.cc/ type: application -version: 4.0.15 +version: 4.0.16 annotations: truecharts.org/catagories: | - AI diff --git a/charts/stable/deluge/Chart.yaml b/charts/stable/deluge/Chart.yaml index 947304235fd..ab5aec1fba7 100644 --- a/charts/stable/deluge/Chart.yaml +++ b/charts/stable/deluge/Chart.yaml @@ -21,7 +21,7 @@ name: deluge sources: - https://github.com/deluge-torrent/deluge type: application -version: 11.0.17 +version: 11.0.18 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/digikam/Chart.yaml b/charts/stable/digikam/Chart.yaml index 2af0e494c70..a384c6bcdbc 100644 --- a/charts/stable/digikam/Chart.yaml +++ b/charts/stable/digikam/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/linuxserver/docker-digikam - https://www.digikam.org/ type: application -version: 4.0.15 +version: 4.0.16 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/dillinger/Chart.yaml b/charts/stable/dillinger/Chart.yaml index 81b9cf45db6..299f26d227f 100644 --- a/charts/stable/dillinger/Chart.yaml +++ b/charts/stable/dillinger/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: dillinger -version: 2.0.15 +version: 2.0.16 appVersion: "3.39.1" description: Dillinger is a cloud-enabled, mobile-ready, offline-storage, AngularJS powered HTML5 Markdown editor. type: application diff --git a/charts/stable/dizquetv/Chart.yaml b/charts/stable/dizquetv/Chart.yaml index 6e1baa03012..f0c21f80179 100644 --- a/charts/stable/dizquetv/Chart.yaml +++ b/charts/stable/dizquetv/Chart.yaml @@ -19,7 +19,7 @@ name: dizquetv sources: - https://github.com/vexorian/dizquetv - https://hub.docker.com/r/vexorian/dizquetv -version: 7.0.16 +version: 7.0.17 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/docker-compose/Chart.yaml b/charts/stable/docker-compose/Chart.yaml index c3f8f4f232a..4799e0cf1df 100644 --- a/charts/stable/docker-compose/Chart.yaml +++ b/charts/stable/docker-compose/Chart.yaml @@ -20,7 +20,7 @@ name: docker-compose sources: - https://hub.docker.com/_/docker type: application -version: 2.0.17 +version: 2.0.18 annotations: truecharts.org/catagories: | - docker diff --git a/charts/stable/dokuwiki/Chart.yaml b/charts/stable/dokuwiki/Chart.yaml index 277eb658967..b7b371313f7 100644 --- a/charts/stable/dokuwiki/Chart.yaml +++ b/charts/stable/dokuwiki/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: dokuwiki -version: 3.0.27 +version: 3.0.28 appVersion: "20200729.0" description: Dokuwiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database. type: application diff --git a/charts/stable/domoticz/Chart.yaml b/charts/stable/domoticz/Chart.yaml index c5357868d7b..75f48d1d9f5 100644 --- a/charts/stable/domoticz/Chart.yaml +++ b/charts/stable/domoticz/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: domoticz -version: 2.0.19 +version: 2.0.20 appVersion: "2022.1.202" description: "Domoticz is a Home Automation System that lets you monitor and configure various devices like Lights, Switches and much more." type: application diff --git a/charts/stable/doplarr/Chart.yaml b/charts/stable/doplarr/Chart.yaml index 9211013272b..8a06a28d3e3 100644 --- a/charts/stable/doplarr/Chart.yaml +++ b/charts/stable/doplarr/Chart.yaml @@ -17,7 +17,7 @@ maintainers: name: doplarr sources: - https://github.com/kiranshila/Doplarr -version: 2.0.16 +version: 2.0.17 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/double-take/Chart.yaml b/charts/stable/double-take/Chart.yaml index fc3c6e0c180..887ee43d4a8 100644 --- a/charts/stable/double-take/Chart.yaml +++ b/charts/stable/double-take/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: double-take -version: 2.0.17 +version: 2.0.18 appVersion: "1.12.1" description: Unified UI and API for processing and training images for facial recognition type: application diff --git a/charts/stable/doublecommander/Chart.yaml b/charts/stable/doublecommander/Chart.yaml index 93968bab927..695745822a0 100644 --- a/charts/stable/doublecommander/Chart.yaml +++ b/charts/stable/doublecommander/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/linuxserver/docker-doublecommander - https://doublecmd.sourceforge.io/ type: application -version: 4.0.15 +version: 4.0.16 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/drawio/Chart.yaml b/charts/stable/drawio/Chart.yaml index ad40adede4b..4b7fb294792 100644 --- a/charts/stable/drawio/Chart.yaml +++ b/charts/stable/drawio/Chart.yaml @@ -18,7 +18,7 @@ name: drawio sources: - https://hub.docker.com/r/jgraph/drawio - https://github.com/jgraph/drawio -version: 2.0.22 +version: 2.0.23 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/dsmr-reader/Chart.yaml b/charts/stable/dsmr-reader/Chart.yaml index a0bb818e8d9..0b1ad544852 100644 --- a/charts/stable/dsmr-reader/Chart.yaml +++ b/charts/stable/dsmr-reader/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "2021.09.02" description: DSMR-protocol reader, telegram data storage and energy consumption visualizer. name: dsmr-reader -version: 8.0.16 +version: 8.0.17 kubeVersion: ">=1.16.0-0" keywords: - dsmr-reader diff --git a/charts/stable/duckdns/Chart.yaml b/charts/stable/duckdns/Chart.yaml index 82093353409..2025525eef1 100644 --- a/charts/stable/duckdns/Chart.yaml +++ b/charts/stable/duckdns/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: duckdns -version: 2.0.19 +version: 2.0.20 appVersion: "latest" description: Duckdns is a free service which will point a DNS (sub domains of duckdns.org) to an IP of your choice. type: application diff --git a/charts/stable/duplicati/Chart.yaml b/charts/stable/duplicati/Chart.yaml index c3c4a91655a..c5f04f2057e 100644 --- a/charts/stable/duplicati/Chart.yaml +++ b/charts/stable/duplicati/Chart.yaml @@ -18,7 +18,7 @@ name: duplicati sources: - https://hub.docker.com/r/duplicati/duplicati/ - https://github.com/duplicati/duplicati -version: 6.0.17 +version: 6.0.18 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/emby/Chart.yaml b/charts/stable/emby/Chart.yaml index 3dfffb899eb..0aa6c45e299 100644 --- a/charts/stable/emby/Chart.yaml +++ b/charts/stable/emby/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://hub.docker.com/r/linuxserver/emby - https://github.com/linuxserver/docker-emby.git type: application -version: 11.0.15 +version: 11.0.16 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/embystat/Chart.yaml b/charts/stable/embystat/Chart.yaml index 1d58fbe7787..b1f6a4a1ac4 100644 --- a/charts/stable/embystat/Chart.yaml +++ b/charts/stable/embystat/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: embystat -version: 2.0.16 +version: 2.0.17 appVersion: "0.2.0" description: Embystat is a personal web server that can calculate all kinds of statistics from your (local) Emby server. type: application diff --git a/charts/stable/emulatorjs/Chart.yaml b/charts/stable/emulatorjs/Chart.yaml index 3ae5b13511a..75ea5ad5f6c 100644 --- a/charts/stable/emulatorjs/Chart.yaml +++ b/charts/stable/emulatorjs/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: emulatorjs -version: 2.0.19 +version: 2.0.20 appVersion: "1.7.2" description: Emulatorjs - In browser web based emulation portable to nearly any device for many retro consoles. type: application diff --git a/charts/stable/endlessh/Chart.yaml b/charts/stable/endlessh/Chart.yaml index 60aa709ad38..52c15d874b7 100644 --- a/charts/stable/endlessh/Chart.yaml +++ b/charts/stable/endlessh/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: endlessh -version: 2.0.15 +version: 2.0.16 appVersion: "2021.11.21" description: Endlessh is an SSH tarpit that very slowly sends an endless, random SSH banner. type: application diff --git a/charts/stable/esphome/Chart.yaml b/charts/stable/esphome/Chart.yaml index 4b7530ec732..29e522d806d 100644 --- a/charts/stable/esphome/Chart.yaml +++ b/charts/stable/esphome/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://github.com/esphome/esphome - https://hub.docker.com/u/esphome type: application -version: 11.0.17 +version: 11.0.18 annotations: truecharts.org/catagories: | - tools diff --git a/charts/stable/etherpad/Chart.yaml b/charts/stable/etherpad/Chart.yaml index 81789477e78..8dfc49fae65 100644 --- a/charts/stable/etherpad/Chart.yaml +++ b/charts/stable/etherpad/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 appVersion: "1.8.14" -version: 8.0.16 +version: 8.0.17 kubeVersion: '>=1.16.0-0' name: etherpad description: A real-time collaborative editor scalable to thousands of simultaneous real time users. diff --git a/charts/stable/external-service/Chart.yaml b/charts/stable/external-service/Chart.yaml index 8d8cfbed7f9..49ecac1a302 100644 --- a/charts/stable/external-service/Chart.yaml +++ b/charts/stable/external-service/Chart.yaml @@ -20,7 +20,7 @@ name: external-service sources: - https://github.com/truecharts/apps/tree/master/charts/stable/external-service type: application -version: 6.0.15 +version: 6.0.16 annotations: truecharts.org/catagories: | - networking diff --git a/charts/stable/ferdi-server/Chart.yaml b/charts/stable/ferdi-server/Chart.yaml index 18633cee135..5a171d58bf3 100644 --- a/charts/stable/ferdi-server/Chart.yaml +++ b/charts/stable/ferdi-server/Chart.yaml @@ -21,7 +21,7 @@ maintainers: name: ferdi-server sources: - https://github.com/getferdi/server -version: 3.0.15 +version: 3.0.16 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/filebrowser/Chart.yaml b/charts/stable/filebrowser/Chart.yaml index b8baf380132..151ce0ff9cd 100644 --- a/charts/stable/filebrowser/Chart.yaml +++ b/charts/stable/filebrowser/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://filebrowser.org/cli/filebrowser - https://hub.docker.com/r/filebrowser/filebrowser type: application -version: 2.0.17 +version: 2.0.18 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/fileflows/Chart.yaml b/charts/stable/fileflows/Chart.yaml index a6ffdccc6f7..0fe56e3a548 100644 --- a/charts/stable/fileflows/Chart.yaml +++ b/charts/stable/fileflows/Chart.yaml @@ -18,7 +18,7 @@ name: fileflows sources: - https://github.com/revenz/FileFlows - https://hub.docker.com/r/revenz/fileflows -version: 2.0.21 +version: 2.0.22 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/filezilla/Chart.yaml b/charts/stable/filezilla/Chart.yaml index 0e18c29f1b2..a83754fcc44 100644 --- a/charts/stable/filezilla/Chart.yaml +++ b/charts/stable/filezilla/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://filezilla-project.org/ - https://github.com/linuxserver/docker-filezilla type: application -version: 4.0.16 +version: 4.0.17 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/fireflyiii/Chart.yaml b/charts/stable/fireflyiii/Chart.yaml index cdd927d655a..6e15f2aae5b 100644 --- a/charts/stable/fireflyiii/Chart.yaml +++ b/charts/stable/fireflyiii/Chart.yaml @@ -28,7 +28,7 @@ name: fireflyiii sources: - https://github.com/firefly-iii/firefly-iii/ type: application -version: 16.0.18 +version: 16.0.19 annotations: truecharts.org/catagories: | - finacial diff --git a/charts/stable/firefox-syncserver/Chart.yaml b/charts/stable/firefox-syncserver/Chart.yaml index 47abd5c3898..4548f12b974 100644 --- a/charts/stable/firefox-syncserver/Chart.yaml +++ b/charts/stable/firefox-syncserver/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 appVersion: "1.8.0" -version: 9.0.15 +version: 9.0.16 kubeVersion: '>=1.16.0-0' name: firefox-syncserver description: This is an all-in-one package for running a self-hosted Firefox Sync server. diff --git a/charts/stable/firefox/Chart.yaml b/charts/stable/firefox/Chart.yaml index 1f955a52644..3fd43c3046a 100644 --- a/charts/stable/firefox/Chart.yaml +++ b/charts/stable/firefox/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: firefox -version: 2.0.15 +version: 2.0.16 appVersion: "78.15.0" description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, type: application diff --git a/charts/stable/flaresolverr/Chart.yaml b/charts/stable/flaresolverr/Chart.yaml index 119c4815f59..84d86d317f1 100644 --- a/charts/stable/flaresolverr/Chart.yaml +++ b/charts/stable/flaresolverr/Chart.yaml @@ -19,7 +19,7 @@ name: flaresolverr sources: - https://github.com/FlareSolverr/FlareSolverr - https://hub.docker.com/r/flaresolverr/flaresolverr -version: 6.0.16 +version: 6.0.17 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/fleet/Chart.yaml b/charts/stable/fleet/Chart.yaml index f44a28ea8ed..6d4fa423148 100644 --- a/charts/stable/fleet/Chart.yaml +++ b/charts/stable/fleet/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: fleet -version: 3.0.16 +version: 3.0.17 appVersion: "2.3.2" description: Fleet provides an online web interface which displays a set of maintained images from one or more owned repositories. type: application diff --git a/charts/stable/flexget/Chart.yaml b/charts/stable/flexget/Chart.yaml index 09cb6921c1e..1141b1f739b 100644 --- a/charts/stable/flexget/Chart.yaml +++ b/charts/stable/flexget/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://hub.docker.com/r/wiserain/flexget - https://github.com/wiserain/docker-flexget type: application -version: 2.0.20 +version: 2.0.21 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/flood/Chart.yaml b/charts/stable/flood/Chart.yaml index 0026096f3b4..ab28aea14e5 100644 --- a/charts/stable/flood/Chart.yaml +++ b/charts/stable/flood/Chart.yaml @@ -21,7 +21,7 @@ name: flood sources: - https://github.com/jesec/flood - https://hub.docker.com/r/jesec/flood -version: 6.0.16 +version: 6.0.17 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/fluidd/Chart.yaml b/charts/stable/fluidd/Chart.yaml index 4821864813e..db56b77c382 100644 --- a/charts/stable/fluidd/Chart.yaml +++ b/charts/stable/fluidd/Chart.yaml @@ -18,7 +18,7 @@ name: fluidd sources: - https://github.com/fluidd-core/fluidd - https://hub.docker.com/r/cadriel/fluidd -version: 2.0.17 +version: 2.0.18 annotations: truecharts.org/catagories: | - utilities diff --git a/charts/stable/focalboard/Chart.yaml b/charts/stable/focalboard/Chart.yaml index 12d1f0037d8..66e7cd900b7 100644 --- a/charts/stable/focalboard/Chart.yaml +++ b/charts/stable/focalboard/Chart.yaml @@ -26,7 +26,7 @@ sources: - https://www.focalboard.com/ - https://github.com/mattermost/focalboard - https://github.com/FlipEnergy/container-images/blob/main/focalboard -version: 9.0.17 +version: 9.0.18 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/foldingathome/Chart.yaml b/charts/stable/foldingathome/Chart.yaml index a8866ebd4f9..a81c41b36d3 100644 --- a/charts/stable/foldingathome/Chart.yaml +++ b/charts/stable/foldingathome/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: foldingathome -version: 2.0.15 +version: 2.0.16 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. type: application diff --git a/charts/stable/fossil/Chart.yaml b/charts/stable/fossil/Chart.yaml index f92a84d9a5f..124925cf555 100644 --- a/charts/stable/fossil/Chart.yaml +++ b/charts/stable/fossil/Chart.yaml @@ -20,7 +20,7 @@ name: fossil sources: - https://fossil-scm.org/ type: application -version: 4.0.15 +version: 4.0.16 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/freeradius/Chart.yaml b/charts/stable/freeradius/Chart.yaml index 61c5848bfc4..ce945cb1375 100644 --- a/charts/stable/freeradius/Chart.yaml +++ b/charts/stable/freeradius/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://hub.docker.com/r/freeradius/freeradius-server/ - https://freeradius.org/ type: application -version: 6.0.16 +version: 6.0.17 annotations: truecharts.org/catagories: | - auth diff --git a/charts/stable/freshrss/Chart.yaml b/charts/stable/freshrss/Chart.yaml index 07d8dca6373..947f00884a6 100644 --- a/charts/stable/freshrss/Chart.yaml +++ b/charts/stable/freshrss/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://github.com/FreshRSS/FreshRSS - https://hub.docker.com/r/linuxserver/freshrss type: application -version: 11.0.15 +version: 11.0.16 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/friendica/Chart.yaml b/charts/stable/friendica/Chart.yaml index 3b6a511dab6..41c79b61290 100644 --- a/charts/stable/friendica/Chart.yaml +++ b/charts/stable/friendica/Chart.yaml @@ -27,7 +27,7 @@ name: friendica sources: - https://friendi.ca/ - https://hub.docker.com/_/friendica -version: 4.0.23 +version: 4.0.24 annotations: truecharts.org/catagories: | - social diff --git a/charts/stable/gaps/Chart.yaml b/charts/stable/gaps/Chart.yaml index 9ce1a7cedca..6150861d68f 100644 --- a/charts/stable/gaps/Chart.yaml +++ b/charts/stable/gaps/Chart.yaml @@ -22,7 +22,7 @@ name: gaps sources: - https://github.com/JasonHHouse/gaps type: application -version: 11.0.15 +version: 11.0.16 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/gitea/Chart.yaml b/charts/stable/gitea/Chart.yaml index f3bb9223704..1bcc6b6f39b 100644 --- a/charts/stable/gitea/Chart.yaml +++ b/charts/stable/gitea/Chart.yaml @@ -34,7 +34,7 @@ sources: - https://github.com/go-gitea/gitea - https://hub.docker.com/r/gitea/gitea/ type: application -version: 8.0.18 +version: 8.0.19 annotations: truecharts.org/catagories: | - GIT diff --git a/charts/stable/golinks/Chart.yaml b/charts/stable/golinks/Chart.yaml index 20016e8b4ba..dd1a99e7f25 100644 --- a/charts/stable/golinks/Chart.yaml +++ b/charts/stable/golinks/Chart.yaml @@ -24,7 +24,7 @@ sources: - https://github.com/prologic/golinks - https://github.com/nicholaswilde/docker-golinks type: application -version: 4.0.15 +version: 4.0.16 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/gonic/Chart.yaml b/charts/stable/gonic/Chart.yaml index 2ba93e17208..ddbd0a2b901 100644 --- a/charts/stable/gonic/Chart.yaml +++ b/charts/stable/gonic/Chart.yaml @@ -19,7 +19,7 @@ name: gonic sources: - https://github.com/sentriz/gonic - https://hub.docker.com/r/sentriz/gonic -version: 6.0.16 +version: 6.0.17 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/gotify/Chart.yaml b/charts/stable/gotify/Chart.yaml index 1fff7221865..dc0a2bb19f9 100644 --- a/charts/stable/gotify/Chart.yaml +++ b/charts/stable/gotify/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 appVersion: "2.1.4" -version: 8.0.16 +version: 8.0.17 kubeVersion: '>=1.16.0-0' name: gotify description: a simple server for sending and receiving messages diff --git a/charts/stable/grafana/Chart.yaml b/charts/stable/grafana/Chart.yaml index 734c625a867..81a95916374 100644 --- a/charts/stable/grafana/Chart.yaml +++ b/charts/stable/grafana/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/bitnami/bitnami-docker-grafana - https://grafana.com/ type: application -version: 4.0.26 +version: 4.0.27 annotations: truecharts.org/catagories: | - metrics diff --git a/charts/stable/grav/Chart.yaml b/charts/stable/grav/Chart.yaml index c1d40a72edc..ff4a0d0bd16 100644 --- a/charts/stable/grav/Chart.yaml +++ b/charts/stable/grav/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/linuxserver/docker-grav - https://github.com/getgrav/grav/ type: application -version: 4.0.15 +version: 4.0.16 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/grist/Chart.yaml b/charts/stable/grist/Chart.yaml index fc972372760..5cca9d01517 100644 --- a/charts/stable/grist/Chart.yaml +++ b/charts/stable/grist/Chart.yaml @@ -25,7 +25,7 @@ sources: - https://hub.docker.com/r/gristlabs/grist - https://github.com/gristlabs/grist-core - https://support.getgrist.com/ -version: 3.0.16 +version: 3.0.17 annotations: truecharts.org/catagories: | - productivity diff --git a/charts/stable/grocy/Chart.yaml b/charts/stable/grocy/Chart.yaml index 1ab45497b2d..a4a584149d2 100644 --- a/charts/stable/grocy/Chart.yaml +++ b/charts/stable/grocy/Chart.yaml @@ -20,7 +20,7 @@ name: grocy sources: - https://github.com/grocy/grocy type: application -version: 11.0.20 +version: 11.0.21 annotations: truecharts.org/catagories: | - Home-Automation diff --git a/charts/stable/guacamole-client/Chart.yaml b/charts/stable/guacamole-client/Chart.yaml index b2e2c0be66a..5506aabcb25 100644 --- a/charts/stable/guacamole-client/Chart.yaml +++ b/charts/stable/guacamole-client/Chart.yaml @@ -25,7 +25,7 @@ sources: - https://hub.docker.com/r/guacamole/guacamole - http://guacamole.incubator.apache.org/doc/gug/introduction.html type: application -version: 4.0.16 +version: 4.0.17 annotations: truecharts.org/catagories: | - utilities diff --git a/charts/stable/guacd/Chart.yaml b/charts/stable/guacd/Chart.yaml index 44f99abe1fd..2cc559c00cc 100644 --- a/charts/stable/guacd/Chart.yaml +++ b/charts/stable/guacd/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: guacd -version: 2.0.17 +version: 2.0.18 appVersion: "1.4.0" description: Guacd - Apache Guacamole is a clientless remote desktop gateway. type: application diff --git a/charts/stable/habridge/Chart.yaml b/charts/stable/habridge/Chart.yaml index d15dc0a48bb..87389acceb0 100644 --- a/charts/stable/habridge/Chart.yaml +++ b/charts/stable/habridge/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: habridge -version: 2.0.15 +version: 2.0.16 appVersion: "5.4.1" description: Habridge emulates Philips Hue API to other home automation gateways such as an Amazon Echo/Dot or other systems that support Philips Hue. type: application diff --git a/charts/stable/hammond/Chart.yaml b/charts/stable/hammond/Chart.yaml index c44a36f7aa1..6e949935de8 100644 --- a/charts/stable/hammond/Chart.yaml +++ b/charts/stable/hammond/Chart.yaml @@ -18,7 +18,7 @@ name: hammond sources: - https://github.com/akhilrex/hammond - https://hub.docker.com/r/akhilrex/hammond -version: 2.0.15 +version: 2.0.16 annotations: truecharts.org/catagories: | - productivity diff --git a/charts/stable/handbrake/Chart.yaml b/charts/stable/handbrake/Chart.yaml index 870787bf21a..d4b8d3afaef 100644 --- a/charts/stable/handbrake/Chart.yaml +++ b/charts/stable/handbrake/Chart.yaml @@ -24,7 +24,7 @@ sources: - https://hub.docker.com/r/jlesage/handbrake/ - https://handbrake.fr/ type: application -version: 13.0.17 +version: 13.0.18 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/haste-server/Chart.yaml b/charts/stable/haste-server/Chart.yaml index 6b5a7752a10..333bc35558c 100644 --- a/charts/stable/haste-server/Chart.yaml +++ b/charts/stable/haste-server/Chart.yaml @@ -21,7 +21,7 @@ name: haste-server sources: - https://github.com/seejohnrun/haste-server - https://github.com/k8s-at-home/container-images -version: 6.0.16 +version: 6.0.17 annotations: truecharts.org/catagories: | - utilities diff --git a/charts/stable/headphones/Chart.yaml b/charts/stable/headphones/Chart.yaml index 863cf1cd9bb..d07d7732d76 100644 --- a/charts/stable/headphones/Chart.yaml +++ b/charts/stable/headphones/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/linuxserver/docker-headphones - https://github.com/rembo10/headphones type: application -version: 4.0.15 +version: 4.0.16 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/healthchecks/Chart.yaml b/charts/stable/healthchecks/Chart.yaml index b3ce62b7eca..99b5dec89b9 100644 --- a/charts/stable/healthchecks/Chart.yaml +++ b/charts/stable/healthchecks/Chart.yaml @@ -22,7 +22,7 @@ name: healthchecks sources: - https://github.com/healthchecks/healthchecks - https://hub.docker.com/r/linuxserver/healthchecks -version: 7.0.17 +version: 7.0.18 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/hedgedoc/Chart.yaml b/charts/stable/hedgedoc/Chart.yaml index 6f3ad725c7f..515a73a15af 100644 --- a/charts/stable/hedgedoc/Chart.yaml +++ b/charts/stable/hedgedoc/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: hedgedoc -version: 4.0.16 +version: 4.0.17 appVersion: "1.9.4" description: HedgeDoc lets you create real-time collaborative markdown notes. type: application diff --git a/charts/stable/heimdall/Chart.yaml b/charts/stable/heimdall/Chart.yaml index 828cb31ece5..ca99ceb8bed 100644 --- a/charts/stable/heimdall/Chart.yaml +++ b/charts/stable/heimdall/Chart.yaml @@ -19,7 +19,7 @@ name: heimdall sources: - https://github.com/linuxserver/Heimdall/ type: application -version: 11.0.17 +version: 11.0.18 annotations: truecharts.org/catagories: | - organizers diff --git a/charts/stable/homarr/Chart.yaml b/charts/stable/homarr/Chart.yaml index c4ec8805f46..f9c21211041 100644 --- a/charts/stable/homarr/Chart.yaml +++ b/charts/stable/homarr/Chart.yaml @@ -17,7 +17,7 @@ maintainers: name: homarr sources: - https://github.com/ajnart/homarr -version: 2.0.17 +version: 2.0.18 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/home-assistant/Chart.yaml b/charts/stable/home-assistant/Chart.yaml index 2786e517401..155085d43a2 100644 --- a/charts/stable/home-assistant/Chart.yaml +++ b/charts/stable/home-assistant/Chart.yaml @@ -26,7 +26,7 @@ sources: - https://github.com/home-assistant/home-assistant - https://github.com/cdr/code-server type: application -version: 15.0.24 +version: 15.0.25 annotations: truecharts.org/catagories: | - home-automation diff --git a/charts/stable/homer/Chart.yaml b/charts/stable/homer/Chart.yaml index 45244c4a57d..38631a063a6 100644 --- a/charts/stable/homer/Chart.yaml +++ b/charts/stable/homer/Chart.yaml @@ -20,7 +20,7 @@ name: homer sources: - https://github.com/bastienwirtz/homer - https://hub.docker.com/r/b4bz/homer -version: 2.0.19 +version: 2.0.20 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/htpcmanager/Chart.yaml b/charts/stable/htpcmanager/Chart.yaml index 79f37b540f3..a51d2a3256e 100644 --- a/charts/stable/htpcmanager/Chart.yaml +++ b/charts/stable/htpcmanager/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: htpcmanager -version: 2.0.15 +version: 2.0.16 appVersion: "2021.11.17" description: Htpcmanager is a front end for many htpc related applications. type: application diff --git a/charts/stable/hyperion-ng/Chart.yaml b/charts/stable/hyperion-ng/Chart.yaml index d8af609ca79..98665e100aa 100644 --- a/charts/stable/hyperion-ng/Chart.yaml +++ b/charts/stable/hyperion-ng/Chart.yaml @@ -19,7 +19,7 @@ name: hyperion-ng sources: - https://github.com/hyperion-project/hyperion.ng - https://hub.docker.com/r/sirfragalot/hyperion.ng -version: 6.0.16 +version: 6.0.17 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/icantbelieveitsnotvaletudo/Chart.yaml b/charts/stable/icantbelieveitsnotvaletudo/Chart.yaml index 6305c960522..14d0a8776ee 100644 --- a/charts/stable/icantbelieveitsnotvaletudo/Chart.yaml +++ b/charts/stable/icantbelieveitsnotvaletudo/Chart.yaml @@ -21,7 +21,7 @@ name: icantbelieveitsnotvaletudo sources: - https://github.com/Hypfer/ICantBelieveItsNotValetudo - https://github.com/truecharts/apps/tree/master/charts/icantbelieveitsnotvaletudo -version: 4.0.16 +version: 4.0.17 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/icinga2/Chart.yaml b/charts/stable/icinga2/Chart.yaml index 44dbb245d35..2614be0049c 100644 --- a/charts/stable/icinga2/Chart.yaml +++ b/charts/stable/icinga2/Chart.yaml @@ -23,7 +23,7 @@ name: icinga2 sources: - https://github.com/jjethwa/icinga2 - https://icinga.com/ -version: 3.0.17 +version: 3.0.18 annotations: truecharts.org/catagories: | - monitoring diff --git a/charts/stable/impostor-server/Chart.yaml b/charts/stable/impostor-server/Chart.yaml index a26bab30e2d..ccb98bdcaea 100644 --- a/charts/stable/impostor-server/Chart.yaml +++ b/charts/stable/impostor-server/Chart.yaml @@ -19,7 +19,7 @@ name: impostor-server sources: - https://github.com/truecharts/apps/tree/master/incubator/impostor-server type: application -version: 1.0.19 +version: 1.0.20 annotations: truecharts.org/catagories: | - games diff --git a/charts/stable/inventree/Chart.yaml b/charts/stable/inventree/Chart.yaml index f10a1b8c067..d92b055414c 100644 --- a/charts/stable/inventree/Chart.yaml +++ b/charts/stable/inventree/Chart.yaml @@ -23,7 +23,7 @@ name: inventree sources: - https://inventree.readthedocs.io - https://github.com/inventree/InvenTree -version: 3.0.20 +version: 3.0.21 annotations: truecharts.org/catagories: | - utilities diff --git a/charts/stable/ipfs/Chart.yaml b/charts/stable/ipfs/Chart.yaml index f32c7d91223..27193dd6215 100644 --- a/charts/stable/ipfs/Chart.yaml +++ b/charts/stable/ipfs/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: ipfs -version: 3.0.19 +version: 3.0.20 appVersion: "0.13.1" description: IPFS is a global, versioned, peer-to-peer filesystem. It combines good ideas from previous systems such Git, BitTorrent, Kademlia, SFS, and the Web. It is like a single bittorrent swarm, exchanging git objects. type: application diff --git a/charts/stable/ispy-agent-dvr/Chart.yaml b/charts/stable/ispy-agent-dvr/Chart.yaml index bd22198db81..317303b6cf3 100644 --- a/charts/stable/ispy-agent-dvr/Chart.yaml +++ b/charts/stable/ispy-agent-dvr/Chart.yaml @@ -20,7 +20,7 @@ name: ispy-agent-dvr sources: - https://hub.docker.com/r/doitandbedone/ispyagentdvr - https://github.com/doitandbedone/ispyagentdvr-docker -version: 2.0.21 +version: 2.0.22 annotations: truecharts.org/catagories: | - security diff --git a/charts/stable/iyuuplus/Chart.yaml b/charts/stable/iyuuplus/Chart.yaml index 297f3afbf6d..7f5dd2dc1f4 100644 --- a/charts/stable/iyuuplus/Chart.yaml +++ b/charts/stable/iyuuplus/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: iyuuplus -version: 2.0.15 +version: 2.0.16 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. type: application diff --git a/charts/stable/jackett/Chart.yaml b/charts/stable/jackett/Chart.yaml index 22e3022df96..db348b4af2e 100644 --- a/charts/stable/jackett/Chart.yaml +++ b/charts/stable/jackett/Chart.yaml @@ -21,7 +21,7 @@ name: jackett sources: - https://github.com/Jackett/Jackett type: application -version: 11.0.29 +version: 11.0.30 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/jdownloader2/Chart.yaml b/charts/stable/jdownloader2/Chart.yaml index fa3dbef2bfe..6e30ad3b9c5 100644 --- a/charts/stable/jdownloader2/Chart.yaml +++ b/charts/stable/jdownloader2/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://hub.docker.com/r/jlesage/jdownloader-2 - https://jdownloader.org/ type: application -version: 8.0.16 +version: 8.0.17 annotations: truecharts.org/catagories: | - downloads diff --git a/charts/stable/jellyfin/Chart.yaml b/charts/stable/jellyfin/Chart.yaml index 5c238b9e5c5..adf2f0bf760 100644 --- a/charts/stable/jellyfin/Chart.yaml +++ b/charts/stable/jellyfin/Chart.yaml @@ -21,7 +21,7 @@ name: jellyfin sources: - https://github.com/jellyfin/jellyfin type: application -version: 11.0.16 +version: 11.0.17 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/jellyseerr/Chart.yaml b/charts/stable/jellyseerr/Chart.yaml index 3c27691eef8..1919951eb16 100644 --- a/charts/stable/jellyseerr/Chart.yaml +++ b/charts/stable/jellyseerr/Chart.yaml @@ -18,7 +18,7 @@ name: jellyseerr sources: - https://github.com/Fallenbagel/jellyseerr - https://hub.docker.com/r/fallenbagel/jellyseerr -version: 2.0.15 +version: 2.0.16 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/joplin-server/Chart.yaml b/charts/stable/joplin-server/Chart.yaml index 676cff0f164..f49a81e69d1 100644 --- a/charts/stable/joplin-server/Chart.yaml +++ b/charts/stable/joplin-server/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "2.7.4" description: This server allows you to sync any Joplin client name: joplin-server -version: 8.0.15 +version: 8.0.16 kubeVersion: '>=1.16.0-0' keywords: - joplin diff --git a/charts/stable/k8s-gateway/Chart.yaml b/charts/stable/k8s-gateway/Chart.yaml index c5d2d7f6f80..4724e2e07dd 100644 --- a/charts/stable/k8s-gateway/Chart.yaml +++ b/charts/stable/k8s-gateway/Chart.yaml @@ -20,7 +20,7 @@ name: k8s-gateway sources: - https://github.com/ori-edge/k8s_gateway type: application -version: 6.0.15 +version: 6.0.16 annotations: truecharts.org/catagories: | - networking diff --git a/charts/stable/kanboard/Chart.yaml b/charts/stable/kanboard/Chart.yaml index 56883ee0ae2..c8b10d40e54 100644 --- a/charts/stable/kanboard/Chart.yaml +++ b/charts/stable/kanboard/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "1.2.22" description: Kanboard is a free and open source Kanban project management software. name: kanboard -version: 8.0.16 +version: 8.0.17 kubeVersion: ">=1.16.0-0" keywords: - kanboard diff --git a/charts/stable/kavita/Chart.yaml b/charts/stable/kavita/Chart.yaml index 4a4ea9f5950..0502b9493c7 100644 --- a/charts/stable/kavita/Chart.yaml +++ b/charts/stable/kavita/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: kavita -version: 2.0.16 +version: 2.0.17 appVersion: "0.5.4" description: Kavita is a rocket fueled self-hosted digital library which supports a vast array of file formats type: application diff --git a/charts/stable/kimai/Chart.yaml b/charts/stable/kimai/Chart.yaml index 3c43b5fc17b..641e6fa109f 100644 --- a/charts/stable/kimai/Chart.yaml +++ b/charts/stable/kimai/Chart.yaml @@ -25,7 +25,7 @@ sources: - https://github.com/kevinpapst/kimai2 - https://github.com/tobybatch/kimai2 - https://hub.docker.com/r/kimai/kimai2 -version: 3.0.16 +version: 3.0.17 annotations: truecharts.org/catagories: | - productivity diff --git a/charts/stable/kms/Chart.yaml b/charts/stable/kms/Chart.yaml index 3de239b7915..1a41c6fc0b9 100644 --- a/charts/stable/kms/Chart.yaml +++ b/charts/stable/kms/Chart.yaml @@ -20,7 +20,7 @@ sources: - https://github.com/Py-KMS-Organization/py-kms - https://hub.docker.com/r/pykmsorg/py-kms type: application -version: 11.0.16 +version: 11.0.17 annotations: truecharts.org/catagories: | - graywares diff --git a/charts/stable/kodi-headless/Chart.yaml b/charts/stable/kodi-headless/Chart.yaml index 99f110df089..bdfc6671a84 100644 --- a/charts/stable/kodi-headless/Chart.yaml +++ b/charts/stable/kodi-headless/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: kodi-headless -version: 2.0.15 +version: 2.0.16 appVersion: "190" description: A headless install of kodi in a docker container. type: application diff --git a/charts/stable/koel/Chart.yaml b/charts/stable/koel/Chart.yaml index 1b93cab1473..56965a6626c 100644 --- a/charts/stable/koel/Chart.yaml +++ b/charts/stable/koel/Chart.yaml @@ -25,7 +25,7 @@ sources: - https://github.com/koel/docker - https://hub.docker.com/r/phanan/koel - https://github.com/koel/koel -version: 3.0.17 +version: 3.0.18 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/komga/Chart.yaml b/charts/stable/komga/Chart.yaml index 97dca2135e3..21354755387 100644 --- a/charts/stable/komga/Chart.yaml +++ b/charts/stable/komga/Chart.yaml @@ -21,7 +21,7 @@ name: komga sources: - https://komga.org/ - https://github.com/gotson/komga -version: 6.0.18 +version: 6.0.19 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/kopia/Chart.yaml b/charts/stable/kopia/Chart.yaml index db88f1c5826..240f4107601 100644 --- a/charts/stable/kopia/Chart.yaml +++ b/charts/stable/kopia/Chart.yaml @@ -19,7 +19,7 @@ sources: - https://kopia.io/docs/installation/#docker-images - https://hub.docker.com/r/kopia/kopia - https://github.com/kopia/kopia -version: 2.0.23 +version: 2.0.24 annotations: truecharts.org/catagories: | - utility diff --git a/charts/stable/kutt/Chart.yaml b/charts/stable/kutt/Chart.yaml index 22a4b3aa32d..26700ffc85b 100644 --- a/charts/stable/kutt/Chart.yaml +++ b/charts/stable/kutt/Chart.yaml @@ -29,7 +29,7 @@ name: kutt sources: - https://github.com/thedevs-network/kutt type: application -version: 3.0.16 +version: 3.0.17 annotations: truecharts.org/catagories: | - productivity diff --git a/charts/stable/lanraragi/Chart.yaml b/charts/stable/lanraragi/Chart.yaml index 22a997767ce..040f0469351 100644 --- a/charts/stable/lanraragi/Chart.yaml +++ b/charts/stable/lanraragi/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://github.com/Difegue/LANraragi - https://hub.docker.com/r/difegue/lanraragi - https://sugoi.gitbook.io/lanraragi/ -version: 2.0.15 +version: 2.0.16 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/lazylibrarian/Chart.yaml b/charts/stable/lazylibrarian/Chart.yaml index d96e034e768..19998517c2d 100644 --- a/charts/stable/lazylibrarian/Chart.yaml +++ b/charts/stable/lazylibrarian/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://gitlab.com/LazyLibrarian/LazyLibrarian.git - https://lazylibrarian.gitlab.io type: application -version: 11.0.22 +version: 11.0.23 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/leaf2mqtt/Chart.yaml b/charts/stable/leaf2mqtt/Chart.yaml index 5e6b865d251..2507f9b4366 100644 --- a/charts/stable/leaf2mqtt/Chart.yaml +++ b/charts/stable/leaf2mqtt/Chart.yaml @@ -22,7 +22,7 @@ name: leaf2mqtt sources: - https://github.com/mitsumaui/leaf2mqtt - https://github.com/k8s-at-home/container-images -version: 4.0.16 +version: 4.0.17 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/leantime/Chart.yaml b/charts/stable/leantime/Chart.yaml index dc99b00c82b..e39a1814508 100644 --- a/charts/stable/leantime/Chart.yaml +++ b/charts/stable/leantime/Chart.yaml @@ -24,7 +24,7 @@ name: leantime sources: - https://leantime.io/ - https://hub.docker.com/r/nicholaswilde/leantime -version: 4.0.17 +version: 4.0.18 annotations: truecharts.org/catagories: | - management diff --git a/charts/stable/libreddit/Chart.yaml b/charts/stable/libreddit/Chart.yaml index bfa4cf2d4d5..e50a42c7ff3 100644 --- a/charts/stable/libreddit/Chart.yaml +++ b/charts/stable/libreddit/Chart.yaml @@ -20,7 +20,7 @@ name: libreddit sources: - https://github.com/spikecodes/libreddit - https://hub.docker.com/r/spikecodes/libreddit -version: 1.0.9 +version: 1.0.10 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/libreoffice/Chart.yaml b/charts/stable/libreoffice/Chart.yaml index ab89030ec9b..3b4c135f7c7 100644 --- a/charts/stable/libreoffice/Chart.yaml +++ b/charts/stable/libreoffice/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: libreoffice -version: 2.0.15 +version: 2.0.16 appVersion: "7.2.2" description: LibreOffice is a free and powerful office suite, and a successor to OpenOffice.org. type: application diff --git a/charts/stable/librephotos/Chart.yaml b/charts/stable/librephotos/Chart.yaml index 4f55357ab96..25891b9352d 100644 --- a/charts/stable/librephotos/Chart.yaml +++ b/charts/stable/librephotos/Chart.yaml @@ -27,7 +27,7 @@ name: librephotos sources: - https://github.com/LibrePhotos/librephotos - https://hub.docker.com/r/reallibrephotos/librephotos -version: 4.0.18 +version: 4.0.19 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/librespeed/Chart.yaml b/charts/stable/librespeed/Chart.yaml index 1b3b9f95527..bd72b9f4c8e 100644 --- a/charts/stable/librespeed/Chart.yaml +++ b/charts/stable/librespeed/Chart.yaml @@ -20,7 +20,7 @@ sources: - https://github.com/librespeed/speedtest - https://hub.docker.com/r/linuxserver/librespeed - https://github.com/truecharts/apps/tree/master/charts/librespeed -version: 6.0.16 +version: 6.0.17 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/lidarr/Chart.yaml b/charts/stable/lidarr/Chart.yaml index 0f4557a8dee..07942ffcc17 100644 --- a/charts/stable/lidarr/Chart.yaml +++ b/charts/stable/lidarr/Chart.yaml @@ -21,7 +21,7 @@ name: lidarr sources: - https://github.com/Lidarr/Lidarr type: application -version: 11.0.15 +version: 11.0.16 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/linkace/Chart.yaml b/charts/stable/linkace/Chart.yaml index 34b9dfb388f..3857ba86626 100644 --- a/charts/stable/linkace/Chart.yaml +++ b/charts/stable/linkace/Chart.yaml @@ -27,7 +27,7 @@ sources: - https://www.linkace.org/docs/ - https://github.com/linkace/linkace - https://hub.docker.com/r/linkace/linkace -version: 4.0.23 +version: 4.0.24 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/linkding/Chart.yaml b/charts/stable/linkding/Chart.yaml index ae7b8a228e9..47a59886cd5 100644 --- a/charts/stable/linkding/Chart.yaml +++ b/charts/stable/linkding/Chart.yaml @@ -19,7 +19,7 @@ name: linkding sources: - https://github.com/sissbruecker/linkding - https://hub.docker.com/r/sissbruecker/linkding -version: 2.0.16 +version: 2.0.17 annotations: truecharts.org/catagories: | - bookmarks diff --git a/charts/stable/littlelink/Chart.yaml b/charts/stable/littlelink/Chart.yaml index e9cf82f649b..84990f49420 100644 --- a/charts/stable/littlelink/Chart.yaml +++ b/charts/stable/littlelink/Chart.yaml @@ -20,7 +20,7 @@ sources: - https://github.com/techno-tim/littlelink-server - https://github.com/sethcottle/littlelink type: application -version: 6.0.29 +version: 6.0.30 annotations: truecharts.org/catagories: | - social diff --git a/charts/stable/logitech-media-server/Chart.yaml b/charts/stable/logitech-media-server/Chart.yaml index 1ed99f412c1..dee55bec820 100644 --- a/charts/stable/logitech-media-server/Chart.yaml +++ b/charts/stable/logitech-media-server/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/Logitech/slimserver - https://hub.docker.com/r/lmscommunity/logitechmediaserver type: application -version: 4.0.17 +version: 4.0.18 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/loki/Chart.yaml b/charts/stable/loki/Chart.yaml index 1e39cec726c..dcd1470c7fa 100644 --- a/charts/stable/loki/Chart.yaml +++ b/charts/stable/loki/Chart.yaml @@ -23,7 +23,7 @@ name: loki sources: - https://github.com/grafana/loki type: application -version: 5.0.18 +version: 5.0.19 annotations: truecharts.org/catagories: | - logs diff --git a/charts/stable/lychee/Chart.yaml b/charts/stable/lychee/Chart.yaml index b7862f33227..7662c278349 100644 --- a/charts/stable/lychee/Chart.yaml +++ b/charts/stable/lychee/Chart.yaml @@ -31,7 +31,7 @@ sources: - https://github.com/LycheeOrg/Lychee - https://hub.docker.com/r/lycheeorg/lychee type: application -version: 13.0.17 +version: 13.0.18 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/makemkv/Chart.yaml b/charts/stable/makemkv/Chart.yaml index 7c1686445f9..f41ddb85e88 100644 --- a/charts/stable/makemkv/Chart.yaml +++ b/charts/stable/makemkv/Chart.yaml @@ -18,7 +18,7 @@ name: makemkv sources: - https://github.com/jlesage/docker-makemkv - https://hub.docker.com/r/jlesage/makemkv -version: 2.0.17 +version: 2.0.18 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/matomo/Chart.yaml b/charts/stable/matomo/Chart.yaml index 7aad0a40308..0bdfaef171a 100644 --- a/charts/stable/matomo/Chart.yaml +++ b/charts/stable/matomo/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://hub.docker.com/r/bitnami/matomo - https://github.com/bitnami/bitnami-docker-matomo - https://github.com/matomo-org/matomo -version: 3.0.26 +version: 3.0.27 annotations: truecharts.org/catagories: | - productivity diff --git a/charts/stable/mattermost/Chart.yaml b/charts/stable/mattermost/Chart.yaml index 5389d2c7d2e..9c310a9d709 100644 --- a/charts/stable/mattermost/Chart.yaml +++ b/charts/stable/mattermost/Chart.yaml @@ -24,7 +24,7 @@ name: mattermost sources: - https://github.com/mattermost/mattermost-server - https://github.com/mattermost/docker -version: 3.0.18 +version: 3.0.19 annotations: truecharts.org/catagories: | - hosting diff --git a/charts/stable/mealie/Chart.yaml b/charts/stable/mealie/Chart.yaml index 60736ffa653..f50af827870 100644 --- a/charts/stable/mealie/Chart.yaml +++ b/charts/stable/mealie/Chart.yaml @@ -21,7 +21,7 @@ maintainers: name: mealie sources: - https://github.com/hay-kot/mealie -version: 8.0.16 +version: 8.0.17 annotations: truecharts.org/catagories: | - utilities diff --git a/charts/stable/medusa/Chart.yaml b/charts/stable/medusa/Chart.yaml index bb98cfb86af..6c9d71e0762 100644 --- a/charts/stable/medusa/Chart.yaml +++ b/charts/stable/medusa/Chart.yaml @@ -24,7 +24,7 @@ sources: - https://github.com/linuxserver/docker-medusa - https://pymedusa.com/ type: application -version: 3.0.19 +version: 3.0.20 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/meshroom/Chart.yaml b/charts/stable/meshroom/Chart.yaml index 6a78d7f3739..e123baed630 100644 --- a/charts/stable/meshroom/Chart.yaml +++ b/charts/stable/meshroom/Chart.yaml @@ -18,7 +18,7 @@ name: meshroom sources: - https://github.com/alicevision/meshroom - https://hub.docker.com/r/alicevision/meshroom -version: 2.0.15 +version: 2.0.16 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/metallb/Chart.yaml b/charts/stable/metallb/Chart.yaml index a6d0fd65964..797f2bd1ced 100644 --- a/charts/stable/metallb/Chart.yaml +++ b/charts/stable/metallb/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://github.com/metallb/metallb - https://metallb.universe.tf type: application -version: 2.0.9 +version: 2.0.10 annotations: truecharts.org/catagories: | - core diff --git a/charts/stable/metube/Chart.yaml b/charts/stable/metube/Chart.yaml index ab288a26cfe..9d113b80311 100644 --- a/charts/stable/metube/Chart.yaml +++ b/charts/stable/metube/Chart.yaml @@ -17,7 +17,7 @@ maintainers: name: metube sources: - https://github.com/alexta69/metube -version: 2.0.15 +version: 2.0.16 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/minecraft-bedrock/Chart.yaml b/charts/stable/minecraft-bedrock/Chart.yaml index a5cd8155193..154995e7b29 100644 --- a/charts/stable/minecraft-bedrock/Chart.yaml +++ b/charts/stable/minecraft-bedrock/Chart.yaml @@ -20,7 +20,7 @@ sources: - https://github.com/itzg/docker-minecraft-server - https://hub.docker.com/r/itzg/minecraft-server type: application -version: 1.0.16 +version: 1.0.17 annotations: truecharts.org/catagories: | - games diff --git a/charts/stable/minecraft-java/Chart.yaml b/charts/stable/minecraft-java/Chart.yaml index bd8fe240974..2310244a914 100644 --- a/charts/stable/minecraft-java/Chart.yaml +++ b/charts/stable/minecraft-java/Chart.yaml @@ -20,7 +20,7 @@ sources: - https://github.com/itzg/docker-minecraft-server - https://hub.docker.com/r/itzg/minecraft-server type: application -version: 1.0.22 +version: 1.0.23 annotations: truecharts.org/catagories: | - games diff --git a/charts/stable/minetest/Chart.yaml b/charts/stable/minetest/Chart.yaml index 811635a251d..52a88858bc0 100644 --- a/charts/stable/minetest/Chart.yaml +++ b/charts/stable/minetest/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: minetest -version: 1.0.15 +version: 1.0.16 appVersion: "5.5.1" description: Minetest (server) is a near-infinite-world block sandbox game and a game engine. type: application diff --git a/charts/stable/miniflux/Chart.yaml b/charts/stable/miniflux/Chart.yaml index d0097a2fa06..5645f32de12 100644 --- a/charts/stable/miniflux/Chart.yaml +++ b/charts/stable/miniflux/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "2.0.37" description: Miniflux is a minimalist and opinionated feed reader. name: miniflux -version: 7.0.17 +version: 7.0.18 kubeVersion: ">=1.16.0-0" keywords: - miniflux diff --git a/charts/stable/minio-console/Chart.yaml b/charts/stable/minio-console/Chart.yaml index 38d16ae324a..748997ff418 100644 --- a/charts/stable/minio-console/Chart.yaml +++ b/charts/stable/minio-console/Chart.yaml @@ -19,7 +19,7 @@ maintainers: name: minio-console sources: - https://github.com/minio/console -version: 3.0.18 +version: 3.0.19 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/minio/Chart.yaml b/charts/stable/minio/Chart.yaml index 84d43f56750..a60c7a96ce9 100644 --- a/charts/stable/minio/Chart.yaml +++ b/charts/stable/minio/Chart.yaml @@ -19,7 +19,7 @@ maintainers: name: minio sources: - https://github.com/minio/minio -version: 3.0.25 +version: 3.0.26 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/minisatip/Chart.yaml b/charts/stable/minisatip/Chart.yaml index 0b0e3d7ad61..34abe13bc0f 100644 --- a/charts/stable/minisatip/Chart.yaml +++ b/charts/stable/minisatip/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: minisatip -version: 2.0.15 +version: 2.0.16 appVersion: "2021.12.01" description: Minisatip is a multi-threaded satip server version 1.2 that runs under Linux. type: application diff --git a/charts/stable/mkvtoolnix/Chart.yaml b/charts/stable/mkvtoolnix/Chart.yaml index 536d0da8803..86ee334bd26 100644 --- a/charts/stable/mkvtoolnix/Chart.yaml +++ b/charts/stable/mkvtoolnix/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://hub.docker.com/r/jlesage/mkvtoolnix - https://mkvtoolnix.download/ type: application -version: 2.0.16 +version: 2.0.17 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/ml-workspace/Chart.yaml b/charts/stable/ml-workspace/Chart.yaml index 45ea4471365..a086e827c78 100644 --- a/charts/stable/ml-workspace/Chart.yaml +++ b/charts/stable/ml-workspace/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://hub.docker.com/r/mltooling/ml-workspace-gpu - https://hub.docker.com/r/mltooling/ml-workspace-light - https://hub.docker.com/r/mltooling/ml-workspace-minimal -version: 2.0.15 +version: 2.0.16 annotations: truecharts.org/catagories: | - utility diff --git a/charts/stable/monica/Chart.yaml b/charts/stable/monica/Chart.yaml index 2b6f64f73fe..85bd7c75768 100644 --- a/charts/stable/monica/Chart.yaml +++ b/charts/stable/monica/Chart.yaml @@ -22,7 +22,7 @@ name: monica sources: - https://github.com/monicahq/monica - https://hub.docker.com/_/monica -version: 3.0.23 +version: 3.0.24 annotations: truecharts.org/catagories: | - crm diff --git a/charts/stable/mosdns/Chart.yaml b/charts/stable/mosdns/Chart.yaml index 6890583b921..e6cffac0bc4 100644 --- a/charts/stable/mosdns/Chart.yaml +++ b/charts/stable/mosdns/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: mosdns -version: 2.0.17 +version: 2.0.18 appVersion: "3.9.0" description: A location-based pluggable DNS forwarder/splitter. type: application diff --git a/charts/stable/mosquitto/Chart.yaml b/charts/stable/mosquitto/Chart.yaml index 723e6456f4f..ae613713883 100644 --- a/charts/stable/mosquitto/Chart.yaml +++ b/charts/stable/mosquitto/Chart.yaml @@ -21,7 +21,7 @@ name: mosquitto sources: - https://github.com/eclipse/mosquitto type: application -version: 6.0.15 +version: 6.0.16 annotations: truecharts.org/catagories: | - homeautomation diff --git a/charts/stable/mstream/Chart.yaml b/charts/stable/mstream/Chart.yaml index f407d343288..7478d804edf 100644 --- a/charts/stable/mstream/Chart.yaml +++ b/charts/stable/mstream/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://github.com/linuxserver/docker-mstream - https://mstream.io/ type: application -version: 3.0.15 +version: 3.0.16 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/muximux/Chart.yaml b/charts/stable/muximux/Chart.yaml index 22c5283ab88..4c26702dc2a 100644 --- a/charts/stable/muximux/Chart.yaml +++ b/charts/stable/muximux/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/linuxserver/docker-muximux - https://github.com/mescon/Muximux type: application -version: 3.0.15 +version: 3.0.16 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/mylar/Chart.yaml b/charts/stable/mylar/Chart.yaml index 9641975e14e..83b61853e20 100644 --- a/charts/stable/mylar/Chart.yaml +++ b/charts/stable/mylar/Chart.yaml @@ -19,7 +19,7 @@ sources: - https://github.com/mylar3/mylar3 - https://github.com/linuxserver/docker-mylar3 - https://github.com/truecharts/apps/tree/master/charts/mylar -version: 6.0.16 +version: 6.0.17 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/mysql-workbench/Chart.yaml b/charts/stable/mysql-workbench/Chart.yaml index 04f66a58426..092da8b3dbc 100644 --- a/charts/stable/mysql-workbench/Chart.yaml +++ b/charts/stable/mysql-workbench/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: mysql-workbench -version: 2.0.15 +version: 2.0.16 appVersion: "8.0.29" description: MySQL Workbench is a unified visual tool for database architects, developers and DBAs. type: application diff --git a/charts/stable/n8n/Chart.yaml b/charts/stable/n8n/Chart.yaml index 8369d14bf5c..eabacdc91f6 100644 --- a/charts/stable/n8n/Chart.yaml +++ b/charts/stable/n8n/Chart.yaml @@ -28,7 +28,7 @@ sources: - https://docs.n8n.io/ - https://github.com/n8n-io/n8n - https://hub.docker.com/r/n8nio/n8n -version: 4.0.24 +version: 4.0.25 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/nano-wallet/Chart.yaml b/charts/stable/nano-wallet/Chart.yaml index 56e3b7e6339..44ed69cd71e 100644 --- a/charts/stable/nano-wallet/Chart.yaml +++ b/charts/stable/nano-wallet/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: nano-wallet -version: 2.0.15 +version: 2.0.16 appVersion: "2021.12.16" description: Nano-wallet is a digital payment protocol designed to be accessible and lightweight. type: application diff --git a/charts/stable/navidrome/Chart.yaml b/charts/stable/navidrome/Chart.yaml index 912f441c4ff..01ad3684406 100644 --- a/charts/stable/navidrome/Chart.yaml +++ b/charts/stable/navidrome/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/deluan/navidrome - https://hub.docker.com/r/deluan/navidrome type: application -version: 11.0.15 +version: 11.0.16 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/netdata/Chart.yaml b/charts/stable/netdata/Chart.yaml index 7855f295cfe..4acc33e571d 100644 --- a/charts/stable/netdata/Chart.yaml +++ b/charts/stable/netdata/Chart.yaml @@ -18,7 +18,7 @@ maintainers: name: netdata sources: - https://github.com/netdata -version: 2.0.17 +version: 2.0.18 annotations: truecharts.org/catagories: | - utilities diff --git a/charts/stable/nextcloud/Chart.yaml b/charts/stable/nextcloud/Chart.yaml index 5f99ec1f3c9..febd5ba310c 100644 --- a/charts/stable/nextcloud/Chart.yaml +++ b/charts/stable/nextcloud/Chart.yaml @@ -37,7 +37,7 @@ sources: - https://github.com/nextcloud/docker - https://github.com/nextcloud/helm type: application -version: 15.2.14 +version: 15.2.15 annotations: truecharts.org/catagories: | - cloud diff --git a/charts/stable/nextpvr/Chart.yaml b/charts/stable/nextpvr/Chart.yaml index b25d8c34e4d..29fbc19913a 100644 --- a/charts/stable/nextpvr/Chart.yaml +++ b/charts/stable/nextpvr/Chart.yaml @@ -19,7 +19,7 @@ name: nextpvr sources: - https://hub.docker.com/r/nextpvr/nextpvr_amd64 - https://github.com/sub3/NextPVR/wiki/Install-Docker -version: 2.0.15 +version: 2.0.16 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/ngircd/Chart.yaml b/charts/stable/ngircd/Chart.yaml index 982709e6617..ea6641d72a4 100644 --- a/charts/stable/ngircd/Chart.yaml +++ b/charts/stable/ngircd/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: ngircd -version: 2.0.15 +version: 2.0.16 appVersion: "2021.11.21" description: Ngircd is a free, portable and lightweight Internet Relay Chat server for small or private networks. type: application diff --git a/charts/stable/nntp2nntp/Chart.yaml b/charts/stable/nntp2nntp/Chart.yaml index 0d0b9312d0e..0f9cdb3ed59 100644 --- a/charts/stable/nntp2nntp/Chart.yaml +++ b/charts/stable/nntp2nntp/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: nntp2nntp -version: 2.0.15 +version: 2.0.16 appVersion: "0.3.202205" description: Nntp2nntp proxy allow you to use your NNTP Account from multiple systems, each with own user name and password. type: application diff --git a/charts/stable/nocodb/Chart.yaml b/charts/stable/nocodb/Chart.yaml index 1f53c1a66ac..17f067afb4b 100644 --- a/charts/stable/nocodb/Chart.yaml +++ b/charts/stable/nocodb/Chart.yaml @@ -26,7 +26,7 @@ name: nocodb sources: - https://hub.docker.com/r/nocodb/nocodb - https://github.com/nocodb/nocodb -version: 3.0.21 +version: 3.0.22 annotations: truecharts.org/catagories: | - productivity diff --git a/charts/stable/node-red/Chart.yaml b/charts/stable/node-red/Chart.yaml index b591674b836..f7f0d678578 100644 --- a/charts/stable/node-red/Chart.yaml +++ b/charts/stable/node-red/Chart.yaml @@ -20,7 +20,7 @@ name: node-red sources: - https://github.com/node-red/node-red-docker type: application -version: 11.0.16 +version: 11.0.17 annotations: truecharts.org/catagories: | - tools diff --git a/charts/stable/novnc/Chart.yaml b/charts/stable/novnc/Chart.yaml index 95c094c2174..876c30a9347 100644 --- a/charts/stable/novnc/Chart.yaml +++ b/charts/stable/novnc/Chart.yaml @@ -21,7 +21,7 @@ name: novnc sources: - https://novnc.com/ type: application -version: 3.0.16 +version: 3.0.17 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/ntfy/Chart.yaml b/charts/stable/ntfy/Chart.yaml index d356e2f234e..c3493671658 100644 --- a/charts/stable/ntfy/Chart.yaml +++ b/charts/stable/ntfy/Chart.yaml @@ -17,7 +17,7 @@ maintainers: name: ntfy sources: - https://github.com/binwiederhier/ntfy/ -version: 2.0.18 +version: 2.0.19 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/nullserv/Chart.yaml b/charts/stable/nullserv/Chart.yaml index 7761be31b19..fc71758f3fd 100644 --- a/charts/stable/nullserv/Chart.yaml +++ b/charts/stable/nullserv/Chart.yaml @@ -17,7 +17,7 @@ maintainers: name: nullserv sources: - https://github.com/bmrzycki/nullserv -version: 6.0.16 +version: 6.0.17 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/nzbget/Chart.yaml b/charts/stable/nzbget/Chart.yaml index cb1dc293275..6417ea19ff2 100644 --- a/charts/stable/nzbget/Chart.yaml +++ b/charts/stable/nzbget/Chart.yaml @@ -20,7 +20,7 @@ name: nzbget sources: - https://nzbget.net/ type: application -version: 11.0.16 +version: 11.0.17 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/nzbhydra/Chart.yaml b/charts/stable/nzbhydra/Chart.yaml index d5121ff06c4..7b7363a3e0a 100644 --- a/charts/stable/nzbhydra/Chart.yaml +++ b/charts/stable/nzbhydra/Chart.yaml @@ -17,7 +17,7 @@ name: nzbhydra sources: - https://github.com/theotherp/nzbhydra2 type: application -version: 11.0.19 +version: 11.0.20 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/octoprint/Chart.yaml b/charts/stable/octoprint/Chart.yaml index 20a3b7868cf..11a65359a4c 100644 --- a/charts/stable/octoprint/Chart.yaml +++ b/charts/stable/octoprint/Chart.yaml @@ -20,7 +20,7 @@ name: octoprint sources: - https://github.com/OctoPrint/OctoPrint - https://hub.docker.com/r/octoprint/octoprint -version: 6.0.17 +version: 6.0.18 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/odoo/Chart.yaml b/charts/stable/odoo/Chart.yaml index 7c35851388d..d4c056ef834 100644 --- a/charts/stable/odoo/Chart.yaml +++ b/charts/stable/odoo/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 appVersion: "15.0" -version: 8.0.19 +version: 8.0.20 kubeVersion: '>=1.16.0-0' name: odoo description: All-in-one business software. Beautiful. Easy-to-use. CRM, Accounting, PM, HR, Procurement, Point of Sale, MRP, Marketing, etc. diff --git a/charts/stable/omada-controller/Chart.yaml b/charts/stable/omada-controller/Chart.yaml index d6a8ba0cc85..33414a23c70 100644 --- a/charts/stable/omada-controller/Chart.yaml +++ b/charts/stable/omada-controller/Chart.yaml @@ -18,7 +18,7 @@ name: omada-controller sources: - https://github.com/mbentley/docker-omada-controller - https://github.com/truecharts/apps/tree/master/charts/omada-controller -version: 6.0.28 +version: 6.0.29 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/ombi/Chart.yaml b/charts/stable/ombi/Chart.yaml index dd369d9ce59..3d8ed4dcc89 100644 --- a/charts/stable/ombi/Chart.yaml +++ b/charts/stable/ombi/Chart.yaml @@ -24,7 +24,7 @@ name: ombi sources: - https://github.com/tidusjar/Ombi type: application -version: 11.0.17 +version: 11.0.18 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/onlyoffice-document-server/Chart.yaml b/charts/stable/onlyoffice-document-server/Chart.yaml index 22fd90c77a9..d45090d5550 100644 --- a/charts/stable/onlyoffice-document-server/Chart.yaml +++ b/charts/stable/onlyoffice-document-server/Chart.yaml @@ -30,7 +30,7 @@ sources: - https://github.com/ONLYOFFICE/DocumentServer - https://github.com/ONLYOFFICE/Docker-DocumentServer - https://hub.docker.com/r/onlyoffice/documentserver/ -version: 6.0.16 +version: 6.0.17 annotations: truecharts.org/catagories: | - office diff --git a/charts/stable/openhab/Chart.yaml b/charts/stable/openhab/Chart.yaml index 21f295b6e95..3e53bee22ec 100644 --- a/charts/stable/openhab/Chart.yaml +++ b/charts/stable/openhab/Chart.yaml @@ -19,7 +19,7 @@ name: openhab sources: - https://hub.docker.com/r/openhab/openhab type: application -version: 2.0.17 +version: 2.0.18 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/openkm/Chart.yaml b/charts/stable/openkm/Chart.yaml index 2660cb26cfd..29b784fbdfd 100644 --- a/charts/stable/openkm/Chart.yaml +++ b/charts/stable/openkm/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "6.3.11" description: OpenKM integrates all essential documents management, collaboration and an advanced search functionality into one easy to use solution. name: openkm -version: 7.0.16 +version: 7.0.17 kubeVersion: ">=1.16.0-0" keywords: - openkm diff --git a/charts/stable/openldap/Chart.yaml b/charts/stable/openldap/Chart.yaml index 50b5052c967..6b42c12fdd9 100644 --- a/charts/stable/openldap/Chart.yaml +++ b/charts/stable/openldap/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/jp-gouin/helm-openldap - https://github.com/osixia/docker-openldap type: application -version: 7.0.16 +version: 7.0.17 annotations: truecharts.org/catagories: | - cloud diff --git a/charts/stable/openspeedtest/Chart.yaml b/charts/stable/openspeedtest/Chart.yaml index d81cc129496..32b00d25b0b 100644 --- a/charts/stable/openspeedtest/Chart.yaml +++ b/charts/stable/openspeedtest/Chart.yaml @@ -21,7 +21,7 @@ name: openspeedtest sources: - https://github.com/openspeedtest/Speed-Test type: application -version: 1.0.14 +version: 1.0.15 annotations: truecharts.org/catagories: | - utilities diff --git a/charts/stable/openvscode-server/Chart.yaml b/charts/stable/openvscode-server/Chart.yaml index 4cf53aeb836..765be78fd40 100644 --- a/charts/stable/openvscode-server/Chart.yaml +++ b/charts/stable/openvscode-server/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: openvscode-server -version: 2.0.19 +version: 2.0.20 appVersion: "1.69.1" description: Openvscode-server provides a version of VS Code that runs a server on a remote machine. type: application diff --git a/charts/stable/organizr/Chart.yaml b/charts/stable/organizr/Chart.yaml index 13a534beb2d..94b8d1a9f41 100644 --- a/charts/stable/organizr/Chart.yaml +++ b/charts/stable/organizr/Chart.yaml @@ -20,7 +20,7 @@ sources: - https://github.com/causefx/Organizr - https://hub.docker.com/r/organizr/organizr type: application -version: 11.0.15 +version: 11.0.16 annotations: truecharts.org/catagories: | - organizers diff --git a/charts/stable/oscam/Chart.yaml b/charts/stable/oscam/Chart.yaml index ac0a88a42ec..9c07c33ba99 100644 --- a/charts/stable/oscam/Chart.yaml +++ b/charts/stable/oscam/Chart.yaml @@ -19,7 +19,7 @@ name: oscam sources: - https://trac.streamboard.tv/oscam/browser/trunk type: application -version: 6.0.15 +version: 6.0.16 annotations: truecharts.org/catagories: | - DIY diff --git a/charts/stable/outline/Chart.yaml b/charts/stable/outline/Chart.yaml index b61d3ef96bb..ffdcd499003 100644 --- a/charts/stable/outline/Chart.yaml +++ b/charts/stable/outline/Chart.yaml @@ -28,7 +28,7 @@ name: outline sources: - https://github.com/outline/outline type: application -version: 3.0.18 +version: 3.0.19 annotations: truecharts.org/catagories: | - productivity diff --git a/charts/stable/overseerr/Chart.yaml b/charts/stable/overseerr/Chart.yaml index 55fded7b4b6..6701849c8c0 100644 --- a/charts/stable/overseerr/Chart.yaml +++ b/charts/stable/overseerr/Chart.yaml @@ -23,7 +23,7 @@ name: overseerr sources: - https://github.com/sct/overseerr - https://hub.docker.com/r/sctx/overseerr -version: 6.0.16 +version: 6.0.17 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/owncast/Chart.yaml b/charts/stable/owncast/Chart.yaml index c05afda98b4..6800885f435 100644 --- a/charts/stable/owncast/Chart.yaml +++ b/charts/stable/owncast/Chart.yaml @@ -22,7 +22,7 @@ name: owncast sources: - https://owncast.online/ - https://github.com/owncast/owncast -version: 6.0.17 +version: 6.0.18 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/owncloud-ocis/Chart.yaml b/charts/stable/owncloud-ocis/Chart.yaml index b06540c70d8..c4441a9419b 100644 --- a/charts/stable/owncloud-ocis/Chart.yaml +++ b/charts/stable/owncloud-ocis/Chart.yaml @@ -25,7 +25,7 @@ name: owncloud-ocis sources: - https://hub.docker.com/r/owncloud/ocis - https://owncloud.dev/ocis/ -version: 7.0.15 +version: 7.0.16 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/paperless-ng/Chart.yaml b/charts/stable/paperless-ng/Chart.yaml index d66f6a7f937..76856d0c328 100644 --- a/charts/stable/paperless-ng/Chart.yaml +++ b/charts/stable/paperless-ng/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: paperless-ng -version: 4.0.17 +version: 4.0.18 appVersion: "1.7.1" description: Paperless-ngx is an application by Daniel Quinn and contributors that indexes your scanned documents. type: application diff --git a/charts/stable/papermerge/Chart.yaml b/charts/stable/papermerge/Chart.yaml index f079fa44fb5..eb06e29a719 100644 --- a/charts/stable/papermerge/Chart.yaml +++ b/charts/stable/papermerge/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: papermerge -version: 3.0.15 +version: 3.0.16 appVersion: "2.0.1" description: Papermerge is an open source document management system (DMS) primarily designed for archiving and retrieving your digital documents. type: application diff --git a/charts/stable/pgadmin/Chart.yaml b/charts/stable/pgadmin/Chart.yaml index 0f6e80c930f..3883ec1bfac 100644 --- a/charts/stable/pgadmin/Chart.yaml +++ b/charts/stable/pgadmin/Chart.yaml @@ -21,7 +21,7 @@ name: pgadmin sources: - https://www.pgadmin.org/ type: application -version: 7.0.17 +version: 7.0.18 annotations: truecharts.org/catagories: | - management diff --git a/charts/stable/photoprism/Chart.yaml b/charts/stable/photoprism/Chart.yaml index 73cf09cd81c..fefc3f0c0ef 100644 --- a/charts/stable/photoprism/Chart.yaml +++ b/charts/stable/photoprism/Chart.yaml @@ -26,7 +26,7 @@ name: photoprism sources: - https://github.com/photoprism/photoprism - https://hub.docker.com/r/photoprism/photoprism -version: 10.0.20 +version: 10.0.21 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/photoshow/Chart.yaml b/charts/stable/photoshow/Chart.yaml index 4ceac8f2a8c..146ec19a1d3 100644 --- a/charts/stable/photoshow/Chart.yaml +++ b/charts/stable/photoshow/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/thibaud-rohmer/PhotoShow - https://github.com/linuxserver/docker-photoshow type: application -version: 3.0.15 +version: 3.0.16 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/photoview/Chart.yaml b/charts/stable/photoview/Chart.yaml index 75a5f3ac474..2fae815aaee 100644 --- a/charts/stable/photoview/Chart.yaml +++ b/charts/stable/photoview/Chart.yaml @@ -23,7 +23,7 @@ name: photoview sources: - https://github.com/photoview/photoview - https://hub.docker.com/r/viktorstrate/photoview -version: 4.0.15 +version: 4.0.16 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/phpldapadmin/Chart.yaml b/charts/stable/phpldapadmin/Chart.yaml index aee4d207a6a..634106cbe01 100644 --- a/charts/stable/phpldapadmin/Chart.yaml +++ b/charts/stable/phpldapadmin/Chart.yaml @@ -21,7 +21,7 @@ name: phpldapadmin sources: - https://gitlab.v2.rancher.geohub.space/g3s/i3s/i3s-helm-catalog type: application -version: 6.0.15 +version: 6.0.16 annotations: truecharts.org/catagories: | - management diff --git a/charts/stable/piaware/Chart.yaml b/charts/stable/piaware/Chart.yaml index a031baf19c1..9e444febfb7 100644 --- a/charts/stable/piaware/Chart.yaml +++ b/charts/stable/piaware/Chart.yaml @@ -19,7 +19,7 @@ maintainers: name: piaware sources: - https://github.com/flightaware/piaware -version: 6.0.16 +version: 6.0.17 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/picoshare/Chart.yaml b/charts/stable/picoshare/Chart.yaml index 4a6463923b5..913c82895bf 100644 --- a/charts/stable/picoshare/Chart.yaml +++ b/charts/stable/picoshare/Chart.yaml @@ -18,7 +18,7 @@ name: picoshare sources: - https://github.com/mtlynch/picoshare - https://hub.docker.com/r/mtlynch/picoshare -version: 2.0.15 +version: 2.0.16 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/pidgin/Chart.yaml b/charts/stable/pidgin/Chart.yaml index 66d35c3a140..5092f2d1c28 100644 --- a/charts/stable/pidgin/Chart.yaml +++ b/charts/stable/pidgin/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: pidgin -version: 2.0.15 +version: 2.0.16 appVersion: "2.14.8" description: Pidgin is a chat program which lets you log into accounts on multiple chat networks simultaneously. type: application diff --git a/charts/stable/pihole/Chart.yaml b/charts/stable/pihole/Chart.yaml index ac157271a61..c360a82acfb 100644 --- a/charts/stable/pihole/Chart.yaml +++ b/charts/stable/pihole/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://github.com/pi-hole - https://github.com/pi-hole/docker-pi-hole type: application -version: 6.0.18 +version: 6.0.19 annotations: truecharts.org/catagories: | - networking diff --git a/charts/stable/pinry/Chart.yaml b/charts/stable/pinry/Chart.yaml index 8b2493ede94..ffe44ec1091 100644 --- a/charts/stable/pinry/Chart.yaml +++ b/charts/stable/pinry/Chart.yaml @@ -17,7 +17,7 @@ maintainers: name: pinry sources: - https://github.com/pinry/pinry/ -version: 2.0.15 +version: 2.0.16 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/pixapop/Chart.yaml b/charts/stable/pixapop/Chart.yaml index 9ee3c42157f..b62b861da23 100644 --- a/charts/stable/pixapop/Chart.yaml +++ b/charts/stable/pixapop/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/linuxserver/docker-pixapop - https://github.com/bierdok/pixapop type: application -version: 3.0.15 +version: 3.0.16 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/plex/Chart.yaml b/charts/stable/plex/Chart.yaml index 0f37c7c9121..4a480e1adb0 100644 --- a/charts/stable/plex/Chart.yaml +++ b/charts/stable/plex/Chart.yaml @@ -20,7 +20,7 @@ name: plex sources: - https://github.com/k8s-at-home/container-images/pkgs/container/plex type: application -version: 10.0.19 +version: 10.0.20 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/podgrab/Chart.yaml b/charts/stable/podgrab/Chart.yaml index 2eec90a22be..e3288b79f01 100644 --- a/charts/stable/podgrab/Chart.yaml +++ b/charts/stable/podgrab/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://github.com/akhilrex/podgrab - https://hub.docker.com/r/akhilrex/podgrab type: application -version: 10.0.17 +version: 10.0.18 annotations: truecharts.org/catagories: | - mutlimedia diff --git a/charts/stable/pretend-youre-xyzzy/Chart.yaml b/charts/stable/pretend-youre-xyzzy/Chart.yaml index cae0297cbc8..5c3bf5abbbd 100644 --- a/charts/stable/pretend-youre-xyzzy/Chart.yaml +++ b/charts/stable/pretend-youre-xyzzy/Chart.yaml @@ -21,7 +21,7 @@ name: pretend-youre-xyzzy sources: - https://github.com/ajanata/PretendYoureXyzzy - https://github.com/emcniece/DockerYourXyzzy -version: 6.0.16 +version: 6.0.17 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/projectsend/Chart.yaml b/charts/stable/projectsend/Chart.yaml index e270c93aba4..332f3f301ab 100644 --- a/charts/stable/projectsend/Chart.yaml +++ b/charts/stable/projectsend/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: projectsend -version: 3.0.17 +version: 3.0.18 appVersion: "2021.12.10" description: Projectsend is a self-hosted application that lets you upload files and assign them to specific clients that you create yourself. type: application diff --git a/charts/stable/promcord/Chart.yaml b/charts/stable/promcord/Chart.yaml index 379a1e7b8a4..4e1a894e6fb 100644 --- a/charts/stable/promcord/Chart.yaml +++ b/charts/stable/promcord/Chart.yaml @@ -21,7 +21,7 @@ name: promcord sources: - https://github.com/nimarion/promcord type: application -version: 4.0.17 +version: 4.0.18 annotations: truecharts.org/catagories: | - metrics diff --git a/charts/stable/prometheus/Chart.yaml b/charts/stable/prometheus/Chart.yaml index 906606b9895..f1400b1cf19 100644 --- a/charts/stable/prometheus/Chart.yaml +++ b/charts/stable/prometheus/Chart.yaml @@ -28,7 +28,7 @@ sources: - https://github.com/prometheus-community/helm-charts - https://github.com/prometheus-operator/kube-prometheus type: application -version: 4.0.32 +version: 4.0.33 annotations: truecharts.org/catagories: | - metrics diff --git a/charts/stable/protonmail-bridge/Chart.yaml b/charts/stable/protonmail-bridge/Chart.yaml index e8f99dae68b..f718d7a1c1e 100644 --- a/charts/stable/protonmail-bridge/Chart.yaml +++ b/charts/stable/protonmail-bridge/Chart.yaml @@ -19,7 +19,7 @@ name: protonmail-bridge sources: - https://github.com/shenxn/protonmail-bridge-docker - https://hub.docker.com/r/shenxn/protonmail-bridge -version: 6.0.16 +version: 6.0.17 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/prowlarr/Chart.yaml b/charts/stable/prowlarr/Chart.yaml index 2aa3318272a..ff438699c35 100644 --- a/charts/stable/prowlarr/Chart.yaml +++ b/charts/stable/prowlarr/Chart.yaml @@ -21,7 +21,7 @@ name: prowlarr sources: - https://github.com/Prowlarr/Prowlarr - https://github.com/k8s-at-home/container-images -version: 6.0.16 +version: 6.0.17 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/pwndrop/Chart.yaml b/charts/stable/pwndrop/Chart.yaml index 4780a22b02a..4ad829e4505 100644 --- a/charts/stable/pwndrop/Chart.yaml +++ b/charts/stable/pwndrop/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: pwndrop -version: 2.0.15 +version: 2.0.16 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. type: application diff --git a/charts/stable/pydio-cells/Chart.yaml b/charts/stable/pydio-cells/Chart.yaml index 908fde6f6d5..978c4744e76 100644 --- a/charts/stable/pydio-cells/Chart.yaml +++ b/charts/stable/pydio-cells/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: pydio-cells -version: 4.0.16 +version: 4.0.17 appVersion: "3.0.9" description: Pydio-cells is the nextgen file sharing platform for organizations. type: application diff --git a/charts/stable/pyload/Chart.yaml b/charts/stable/pyload/Chart.yaml index 465a5425814..9d33bb3f44f 100644 --- a/charts/stable/pyload/Chart.yaml +++ b/charts/stable/pyload/Chart.yaml @@ -21,7 +21,7 @@ name: pyload sources: - https://github.com/pyload/pyload - https://hub.docker.com/r/linuxserver/pyload -version: 6.0.16 +version: 6.0.17 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/pylon/Chart.yaml b/charts/stable/pylon/Chart.yaml index d78c3232f62..f87dc3895d8 100644 --- a/charts/stable/pylon/Chart.yaml +++ b/charts/stable/pylon/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: pylon -version: 2.0.15 +version: 2.0.16 appVersion: "2.8.0" description: Pylon is a web based integrated development environment. type: application diff --git a/charts/stable/qbittorrent/Chart.yaml b/charts/stable/qbittorrent/Chart.yaml index 73b2b6a9dd5..adfcddd27b6 100644 --- a/charts/stable/qbittorrent/Chart.yaml +++ b/charts/stable/qbittorrent/Chart.yaml @@ -20,7 +20,7 @@ name: qbittorrent sources: - https://github.com/qbittorrent/qBittorrent type: application -version: 11.0.18 +version: 11.0.19 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/qinglong/Chart.yaml b/charts/stable/qinglong/Chart.yaml index 525950e6f15..be06e95fe48 100644 --- a/charts/stable/qinglong/Chart.yaml +++ b/charts/stable/qinglong/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: qinglong -version: 2.0.16 +version: 2.0.17 appVersion: "2.13.3" description: A timed task management panel that supports typescript, javaScript, python3, and shell type: application diff --git a/charts/stable/quassel-core/Chart.yaml b/charts/stable/quassel-core/Chart.yaml index ed715677aa4..160643e0fc3 100644 --- a/charts/stable/quassel-core/Chart.yaml +++ b/charts/stable/quassel-core/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: quassel-core -version: 3.0.15 +version: 3.0.16 appVersion: "0.14.0" description: Quassel-core is a modern, cross-platform, distributed IRC client. type: application diff --git a/charts/stable/quassel-web/Chart.yaml b/charts/stable/quassel-web/Chart.yaml index 2b735dc3e96..e9998f2b52e 100644 --- a/charts/stable/quassel-web/Chart.yaml +++ b/charts/stable/quassel-web/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: quassel-web -version: 2.0.15 +version: 2.0.16 appVersion: "2021.12.16" description: Quassel-web is a web client for Quassel. type: application diff --git a/charts/stable/radarr/Chart.yaml b/charts/stable/radarr/Chart.yaml index 18796c97ab2..b93d394d663 100644 --- a/charts/stable/radarr/Chart.yaml +++ b/charts/stable/radarr/Chart.yaml @@ -21,7 +21,7 @@ name: radarr sources: - https://github.com/Radarr/Radarr type: application -version: 11.0.16 +version: 11.0.17 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/readarr/Chart.yaml b/charts/stable/readarr/Chart.yaml index 047bcf15ffd..848ac1d71eb 100644 --- a/charts/stable/readarr/Chart.yaml +++ b/charts/stable/readarr/Chart.yaml @@ -24,7 +24,7 @@ sources: - https://github.com/Readarr/Readarr - https://readarr.com type: application -version: 11.0.15 +version: 11.0.16 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/recipes/Chart.yaml b/charts/stable/recipes/Chart.yaml index 3a46b926578..02d7313180e 100644 --- a/charts/stable/recipes/Chart.yaml +++ b/charts/stable/recipes/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "1.3.2" description: Recipes is a Django application to manage, tag and search recipes using either built in models or external storage providers hosting PDF's, Images or other files. name: recipes -version: 8.0.20 +version: 8.0.21 kubeVersion: ">=1.16.0-0" keywords: - recipes diff --git a/charts/stable/redmine/Chart.yaml b/charts/stable/redmine/Chart.yaml index 0560c5fce94..a8f0872fa41 100644 --- a/charts/stable/redmine/Chart.yaml +++ b/charts/stable/redmine/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 appVersion: "5.0.2" kubeVersion: '>=1.16.0-0' -version: 3.0.20 +version: 3.0.21 name: redmine description: Redmine is a flexible project management web application written using Ruby on Rails framework. type: application diff --git a/charts/stable/reg/Chart.yaml b/charts/stable/reg/Chart.yaml index c245747aed6..71313b4299d 100644 --- a/charts/stable/reg/Chart.yaml +++ b/charts/stable/reg/Chart.yaml @@ -19,7 +19,7 @@ name: reg sources: - https://github.com/genuinetools/reg - https://github.com/k8s-at-home/container-images/ -version: 6.0.16 +version: 6.0.17 annotations: truecharts.org/catagories: | - utilities diff --git a/charts/stable/remmina/Chart.yaml b/charts/stable/remmina/Chart.yaml index 90a4b36bad1..a9b0e0925d2 100644 --- a/charts/stable/remmina/Chart.yaml +++ b/charts/stable/remmina/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/linuxserver/docker-remmina - https://remmina.org/ type: application -version: 3.0.15 +version: 3.0.16 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/requestrr/Chart.yaml b/charts/stable/requestrr/Chart.yaml index be763928743..7518503b895 100644 --- a/charts/stable/requestrr/Chart.yaml +++ b/charts/stable/requestrr/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: requestrr -version: 2.0.15 +version: 2.0.16 appVersion: "2.1.2" description: Requestrr is a chatbot used to simplify using services like Sonarr/Radarr/Ombi via the use of chat. type: application diff --git a/charts/stable/resilio-sync/Chart.yaml b/charts/stable/resilio-sync/Chart.yaml index c436daaa03f..6394188e2fb 100644 --- a/charts/stable/resilio-sync/Chart.yaml +++ b/charts/stable/resilio-sync/Chart.yaml @@ -21,7 +21,7 @@ maintainers: name: resilio-sync sources: - https://github.com/orgs/linuxserver/packages/container/package/resilio-sync -version: 6.0.17 +version: 6.0.18 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/rsnapshot/Chart.yaml b/charts/stable/rsnapshot/Chart.yaml index 5896b5a9fcf..8064c8e95db 100644 --- a/charts/stable/rsnapshot/Chart.yaml +++ b/charts/stable/rsnapshot/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: rsnapshot -version: 2.0.15 +version: 2.0.16 appVersion: "1.4.3" description: Rsnapshot is a filesystem snapshot utility based on rsync. type: application diff --git a/charts/stable/rss-bridge/Chart.yaml b/charts/stable/rss-bridge/Chart.yaml index bf948ef3eae..64b96c11e0e 100644 --- a/charts/stable/rss-bridge/Chart.yaml +++ b/charts/stable/rss-bridge/Chart.yaml @@ -17,7 +17,7 @@ maintainers: name: rss-bridge sources: - https://github.com/RSS-Bridge/rss-bridge -version: 2.0.15 +version: 2.0.16 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/rsshub/Chart.yaml b/charts/stable/rsshub/Chart.yaml index e7997df59be..1eace1bac2b 100644 --- a/charts/stable/rsshub/Chart.yaml +++ b/charts/stable/rsshub/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: rsshub -version: 3.0.37 +version: 3.0.38 appVersion: "latest" description: RSSHub can generate RSS feeds from pretty much everything type: application diff --git a/charts/stable/sabnzbd/Chart.yaml b/charts/stable/sabnzbd/Chart.yaml index 459fe80ad2a..633ed9807a4 100644 --- a/charts/stable/sabnzbd/Chart.yaml +++ b/charts/stable/sabnzbd/Chart.yaml @@ -20,7 +20,7 @@ name: sabnzbd sources: - https://sabnzbd.org/ type: application -version: 11.0.17 +version: 11.0.18 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/satisfactory/Chart.yaml b/charts/stable/satisfactory/Chart.yaml index f109f2bd988..29c7bc04f39 100644 --- a/charts/stable/satisfactory/Chart.yaml +++ b/charts/stable/satisfactory/Chart.yaml @@ -20,7 +20,7 @@ sources: - https://github.com/wolveix/satisfactory-server - https://hub.docker.com/r/wolveix/satisfactory-server type: application -version: 2.0.17 +version: 2.0.18 annotations: truecharts.org/catagories: | - games diff --git a/charts/stable/scrutiny/Chart.yaml b/charts/stable/scrutiny/Chart.yaml index 3278deb4bf8..fe1750b59ed 100644 --- a/charts/stable/scrutiny/Chart.yaml +++ b/charts/stable/scrutiny/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: scrutiny -version: 3.0.14 +version: 3.0.15 appVersion: "0.4.16" description: Scrutiny WebUI for smartd S.M.A.R.T monitoring. Scrutiny is a Hard Drive Health Dashboard & Monitoring solution. type: application diff --git a/charts/stable/ser2sock/Chart.yaml b/charts/stable/ser2sock/Chart.yaml index 02fe30feeb1..68225121124 100644 --- a/charts/stable/ser2sock/Chart.yaml +++ b/charts/stable/ser2sock/Chart.yaml @@ -18,7 +18,7 @@ name: ser2sock sources: - https://github.com/nutechsoftware/ser2sock - https://github.com/tenstartups/ser2sock -version: 6.0.16 +version: 6.0.17 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/shiori/Chart.yaml b/charts/stable/shiori/Chart.yaml index 5d0b1a5bfa2..be48ea06db3 100644 --- a/charts/stable/shiori/Chart.yaml +++ b/charts/stable/shiori/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 appVersion: "1.5.0" -version: 7.0.16 +version: 7.0.17 kubeVersion: '>=1.16.0-0' name: shiori description: A simple bookmark manager built with Go diff --git a/charts/stable/shlink-web-client/Chart.yaml b/charts/stable/shlink-web-client/Chart.yaml index 46e3e7b431c..4756d858302 100644 --- a/charts/stable/shlink-web-client/Chart.yaml +++ b/charts/stable/shlink-web-client/Chart.yaml @@ -20,7 +20,7 @@ name: shlink-web-client sources: - https://github.com/shlinkio/shlink-web-client type: application -version: 3.0.16 +version: 3.0.17 annotations: truecharts.org/catagories: | - utilities diff --git a/charts/stable/shlink/Chart.yaml b/charts/stable/shlink/Chart.yaml index 60b404dd200..4411055ed0c 100644 --- a/charts/stable/shlink/Chart.yaml +++ b/charts/stable/shlink/Chart.yaml @@ -28,7 +28,7 @@ name: shlink sources: - https://github.com/shlinkio/shlink type: application -version: 4.0.17 +version: 4.0.18 annotations: truecharts.org/catagories: | - utilities diff --git a/charts/stable/shorturl/Chart.yaml b/charts/stable/shorturl/Chart.yaml index fbeeb96049f..4e0356d2d77 100644 --- a/charts/stable/shorturl/Chart.yaml +++ b/charts/stable/shorturl/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/prologic/shorturl - https://github.com/nicholaswilde/docker-shorturl type: application -version: 3.0.15 +version: 3.0.16 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/sickchill/Chart.yaml b/charts/stable/sickchill/Chart.yaml index 13243b4a50c..34d419dc88c 100644 --- a/charts/stable/sickchill/Chart.yaml +++ b/charts/stable/sickchill/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/linuxserver/docker-sickchill - https://github.com/SickChill/SickChill type: application -version: 3.0.17 +version: 3.0.18 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/sickgear/Chart.yaml b/charts/stable/sickgear/Chart.yaml index 25250bae37d..55e2f7f4f04 100644 --- a/charts/stable/sickgear/Chart.yaml +++ b/charts/stable/sickgear/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/linuxserver/docker-sickgear - https://github.com/SickGear/SickGear type: application -version: 3.0.15 +version: 3.0.16 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/smokeping/Chart.yaml b/charts/stable/smokeping/Chart.yaml index 3ce9652e0b7..708a48b1d0d 100644 --- a/charts/stable/smokeping/Chart.yaml +++ b/charts/stable/smokeping/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://oss.oetiker.ch/smokeping/ - https://hub.docker.com/r/linuxserver/smokeping type: application -version: 3.0.15 +version: 3.0.16 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/snapdrop/Chart.yaml b/charts/stable/snapdrop/Chart.yaml index 9f05adac1c3..1b51ddadc27 100644 --- a/charts/stable/snapdrop/Chart.yaml +++ b/charts/stable/snapdrop/Chart.yaml @@ -17,7 +17,7 @@ maintainers: name: snapdrop sources: - https://github.com/linuxserver/docker-snapdrop -version: 2.0.20 +version: 2.0.21 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/snipe-it/Chart.yaml b/charts/stable/snipe-it/Chart.yaml index f83b48752aa..c5031f486d6 100644 --- a/charts/stable/snipe-it/Chart.yaml +++ b/charts/stable/snipe-it/Chart.yaml @@ -29,7 +29,7 @@ name: snipe-it sources: - https://snipeitapp.com/ - https://github.com/snipe/snipe-it -version: 4.0.23 +version: 4.0.24 annotations: truecharts.org/catagories: | - management diff --git a/charts/stable/sonarr/Chart.yaml b/charts/stable/sonarr/Chart.yaml index d25cb32d7fa..5e4a11b5afc 100644 --- a/charts/stable/sonarr/Chart.yaml +++ b/charts/stable/sonarr/Chart.yaml @@ -21,7 +21,7 @@ name: sonarr sources: - https://github.com/Sonarr/Sonarr type: application -version: 11.0.16 +version: 11.0.17 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/speedtest-exporter/Chart.yaml b/charts/stable/speedtest-exporter/Chart.yaml index d129ecccc16..165d037ba47 100644 --- a/charts/stable/speedtest-exporter/Chart.yaml +++ b/charts/stable/speedtest-exporter/Chart.yaml @@ -21,7 +21,7 @@ name: speedtest-exporter sources: - https://github.com/MiguelNdeCarvalho/speedtest-exporter/ type: application -version: 3.0.17 +version: 3.0.18 annotations: truecharts.org/catagories: | - metrics diff --git a/charts/stable/spotweb/Chart.yaml b/charts/stable/spotweb/Chart.yaml index cd9491bf5f7..e77aace8cae 100644 --- a/charts/stable/spotweb/Chart.yaml +++ b/charts/stable/spotweb/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 appVersion: "1.5.1" kubeVersion: '>=1.16.0-0' -version: 4.0.16 +version: 4.0.17 name: spotweb description: Spotweb is a decentralized usenet community based on the Spotnet protocol. type: application diff --git a/charts/stable/sqlitebrowser/Chart.yaml b/charts/stable/sqlitebrowser/Chart.yaml index 2f9f5b2c22e..af015a79852 100644 --- a/charts/stable/sqlitebrowser/Chart.yaml +++ b/charts/stable/sqlitebrowser/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/linuxserver/docker-sqlitebrowser - https://sqlitebrowser.org/ type: application -version: 3.0.15 +version: 3.0.16 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/stash/Chart.yaml b/charts/stable/stash/Chart.yaml index 479b4cd4bf0..c26f9b6603c 100644 --- a/charts/stable/stash/Chart.yaml +++ b/charts/stable/stash/Chart.yaml @@ -18,7 +18,7 @@ name: stash sources: - https://github.com/stashapp/stash - https://hub.docker.com/r/stashapp/stash -version: 7.0.17 +version: 7.0.18 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/static/Chart.yaml b/charts/stable/static/Chart.yaml index 866b1b3d082..a7e8dce03a3 100644 --- a/charts/stable/static/Chart.yaml +++ b/charts/stable/static/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/prologic/static - https://github.com/nicholaswilde/docker-static type: application -version: 3.0.15 +version: 3.0.16 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/statping/Chart.yaml b/charts/stable/statping/Chart.yaml index 5322cd165ce..415f922d67e 100644 --- a/charts/stable/statping/Chart.yaml +++ b/charts/stable/statping/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "0.90.78" description: Status page for monitoring your websites and applications name: statping -version: 7.0.16 +version: 7.0.17 kubeVersion: ">=1.16.0-0" keywords: - statping diff --git a/charts/stable/storj-node/Chart.yaml b/charts/stable/storj-node/Chart.yaml index 423402d7dfe..506724e0269 100644 --- a/charts/stable/storj-node/Chart.yaml +++ b/charts/stable/storj-node/Chart.yaml @@ -20,7 +20,7 @@ sources: - https://github.com/storj/storj - https://docs.storj.io/node/ - https://hub.docker.com/r/storjlabs/storagenode -version: 2.0.26 +version: 2.0.27 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/strapi/Chart.yaml b/charts/stable/strapi/Chart.yaml index cf127e7fde7..eb2d89f9a43 100644 --- a/charts/stable/strapi/Chart.yaml +++ b/charts/stable/strapi/Chart.yaml @@ -24,7 +24,7 @@ sources: - https://hub.docker.com/r/strapi/strapi - https://github.com/strapi/strapi - https://docs.strapi.io/developer-docs/latest/setup-deployment-guides/installation/docker.html#creating-a-strapi-project -version: 4.0.15 +version: 4.0.16 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/synapse/Chart.yaml b/charts/stable/synapse/Chart.yaml index 633a68bc9a3..070d6a843fd 100644 --- a/charts/stable/synapse/Chart.yaml +++ b/charts/stable/synapse/Chart.yaml @@ -24,7 +24,7 @@ maintainers: name: synapse sources: [] type: application -version: 4.0.18 +version: 4.0.19 annotations: truecharts.org/catagories: | - cloud diff --git a/charts/stable/synclounge/Chart.yaml b/charts/stable/synclounge/Chart.yaml index b2f2ce047b4..3b39f758ff4 100644 --- a/charts/stable/synclounge/Chart.yaml +++ b/charts/stable/synclounge/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: synclounge -version: 2.0.20 +version: 2.0.21 appVersion: "5.1.112" description: Synclounge is a third party tool that allows you to watch Plex in sync with your friends/family, wherever you are. type: application diff --git a/charts/stable/syncthing/Chart.yaml b/charts/stable/syncthing/Chart.yaml index 24ba5aa40ab..835c3042573 100644 --- a/charts/stable/syncthing/Chart.yaml +++ b/charts/stable/syncthing/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://github.com/syncthing/syncthing - https://hub.docker.com/r/syncthing/syncthing type: application -version: 11.0.18 +version: 11.0.19 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/syslog-ng/Chart.yaml b/charts/stable/syslog-ng/Chart.yaml index ced862b997a..9f3775fb20f 100644 --- a/charts/stable/syslog-ng/Chart.yaml +++ b/charts/stable/syslog-ng/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: syslog-ng -version: 2.0.16 +version: 2.0.17 appVersion: "3.37.1" description: syslog-ng allows you to flexibly collect, parse, classify, rewrite and correlate logs. type: application diff --git a/charts/stable/tautulli/Chart.yaml b/charts/stable/tautulli/Chart.yaml index 7a727e99f2a..30a3c3b4e8d 100644 --- a/charts/stable/tautulli/Chart.yaml +++ b/charts/stable/tautulli/Chart.yaml @@ -20,7 +20,7 @@ name: tautulli sources: - https://github.com/Tautulli/Tautulli type: application -version: 11.0.16 +version: 11.0.17 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/tdarr-node/Chart.yaml b/charts/stable/tdarr-node/Chart.yaml index b0556b1017b..6b6c4789d33 100644 --- a/charts/stable/tdarr-node/Chart.yaml +++ b/charts/stable/tdarr-node/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/HaveAGitGat/Tdarr - https://hub.docker.com/r/haveagitgat/tdarr_node type: application -version: 2.0.16 +version: 2.0.17 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/tdarr/Chart.yaml b/charts/stable/tdarr/Chart.yaml index 42354ae7475..7a971ea282e 100644 --- a/charts/stable/tdarr/Chart.yaml +++ b/charts/stable/tdarr/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/HaveAGitGat/Tdarr - https://hub.docker.com/r/haveagitgat/tdarr type: application -version: 2.0.16 +version: 2.0.17 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/teamspeak3/Chart.yaml b/charts/stable/teamspeak3/Chart.yaml index ec1a6589a48..bb2e213c11a 100644 --- a/charts/stable/teamspeak3/Chart.yaml +++ b/charts/stable/teamspeak3/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://hub.docker.com/_/teamspeak - https://www.teamspeak.com/en/ type: application -version: 4.0.17 +version: 4.0.18 annotations: truecharts.org/catagories: | - voice diff --git a/charts/stable/teedy/Chart.yaml b/charts/stable/teedy/Chart.yaml index 1dadc29e9f6..591c1976f32 100644 --- a/charts/stable/teedy/Chart.yaml +++ b/charts/stable/teedy/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "1.10" description: Teedy is an open source, lightweight document management system for individuals and businesses. name: teedy -version: 7.0.16 +version: 7.0.17 kubeVersion: ">=1.16.0-0" keywords: - teedy diff --git a/charts/stable/thelounge/Chart.yaml b/charts/stable/thelounge/Chart.yaml index 887182b66e0..d6c740b7754 100644 --- a/charts/stable/thelounge/Chart.yaml +++ b/charts/stable/thelounge/Chart.yaml @@ -21,7 +21,7 @@ maintainers: name: thelounge sources: - https://github.com/thelounge/thelounge -version: 6.0.15 +version: 6.0.16 annotations: truecharts.org/catagories: | - utilities diff --git a/charts/stable/tinymediamanager/Chart.yaml b/charts/stable/tinymediamanager/Chart.yaml index 0d83395b94d..195f17b5ac1 100644 --- a/charts/stable/tinymediamanager/Chart.yaml +++ b/charts/stable/tinymediamanager/Chart.yaml @@ -20,7 +20,7 @@ name: tinymediamanager sources: - https://hub.docker.com/r/tinymediamanager/tinymediamanager - https://gitlab.com/tinyMediaManager/tinyMediaManager -version: 2.0.15 +version: 2.0.16 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/traccar/Chart.yaml b/charts/stable/traccar/Chart.yaml index 81ad9893fe8..70ee9d609c7 100644 --- a/charts/stable/traccar/Chart.yaml +++ b/charts/stable/traccar/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "5.1" description: Traccar is an open source GPS tracking system. name: traccar -version: 7.0.17 +version: 7.0.18 kubeVersion: ">=1.16.0-0" keywords: - traccar diff --git a/charts/stable/traefik/Chart.yaml b/charts/stable/traefik/Chart.yaml index 4298b51f5a4..bf644465e56 100644 --- a/charts/stable/traefik/Chart.yaml +++ b/charts/stable/traefik/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/traefik/traefik-helm-chart - https://traefik.io/ type: application -version: 12.0.19 +version: 12.0.20 annotations: truecharts.org/catagories: | - network diff --git a/charts/stable/transmission/Chart.yaml b/charts/stable/transmission/Chart.yaml index 330ce83f48a..5ace569f808 100644 --- a/charts/stable/transmission/Chart.yaml +++ b/charts/stable/transmission/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/transmission/transmission - https://hub.docker.com/r/linuxserver/transmission type: application -version: 12.0.17 +version: 12.0.18 annotations: truecharts.org/catagories: | - download-tools diff --git a/charts/stable/trilium-notes/Chart.yaml b/charts/stable/trilium-notes/Chart.yaml index 1a8fa91817a..b2f6fc14ba4 100644 --- a/charts/stable/trilium-notes/Chart.yaml +++ b/charts/stable/trilium-notes/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://hub.docker.com/r/zadam/trilium - https://github.com/zadam/trilium type: application -version: 5.0.16 +version: 5.0.17 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/truecommand/Chart.yaml b/charts/stable/truecommand/Chart.yaml index 5d39e8fe8a3..affc4dc7bf1 100644 --- a/charts/stable/truecommand/Chart.yaml +++ b/charts/stable/truecommand/Chart.yaml @@ -19,7 +19,7 @@ name: truecommand sources: - https://hub.docker.com/r/ixsystems/truecommand type: application -version: 11.0.15 +version: 11.0.16 annotations: truecharts.org/catagories: | - Administration diff --git a/charts/stable/tt-rss/Chart.yaml b/charts/stable/tt-rss/Chart.yaml index fddae11d77a..24e01383fe1 100644 --- a/charts/stable/tt-rss/Chart.yaml +++ b/charts/stable/tt-rss/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "2.0.9113" description: Tiny Tiny RSS is a free and open source web-based news feed (RSS/Atom) reader and aggregator name: tt-rss -version: 7.0.16 +version: 7.0.17 kubeVersion: ">=1.16.0-0" keywords: - tt-rss diff --git a/charts/stable/tvheadend/Chart.yaml b/charts/stable/tvheadend/Chart.yaml index 6c03810ed2d..5d32e94c4ce 100644 --- a/charts/stable/tvheadend/Chart.yaml +++ b/charts/stable/tvheadend/Chart.yaml @@ -22,7 +22,7 @@ name: tvheadend sources: - https://github.com/tvheadend/tvheadend type: application -version: 12.0.15 +version: 12.0.16 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/twtxt/Chart.yaml b/charts/stable/twtxt/Chart.yaml index 84c8bca9cd1..97d347feddd 100644 --- a/charts/stable/twtxt/Chart.yaml +++ b/charts/stable/twtxt/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/prologic/twtxt - https://github.com/nicholaswilde/docker-twtxt type: application -version: 3.0.15 +version: 3.0.16 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/typecho/Chart.yaml b/charts/stable/typecho/Chart.yaml index 26d53805fd9..859d45534c9 100644 --- a/charts/stable/typecho/Chart.yaml +++ b/charts/stable/typecho/Chart.yaml @@ -23,7 +23,7 @@ name: typecho sources: - https://github.com/typecho/typecho - https://hub.docker.com/r/joyqi/typecho -version: 3.0.16 +version: 3.0.17 annotations: truecharts.org/catagories: | - hosting diff --git a/charts/stable/ubooquity/Chart.yaml b/charts/stable/ubooquity/Chart.yaml index 613309996fa..4248e674efb 100644 --- a/charts/stable/ubooquity/Chart.yaml +++ b/charts/stable/ubooquity/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: ubooquity -version: 3.0.16 +version: 3.0.17 appVersion: "2.1.2" description: Ubooquity is a free, lightweight and easy-to-use home server for your comics and ebooks. type: application diff --git a/charts/stable/unifi/Chart.yaml b/charts/stable/unifi/Chart.yaml index 2c65fe30a44..13ca4bfe934 100644 --- a/charts/stable/unifi/Chart.yaml +++ b/charts/stable/unifi/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://github.com/jacobalberty/unifi-docker - https://unifi-network.ui.com type: application -version: 11.0.15 +version: 11.0.16 annotations: truecharts.org/catagories: | - Networking diff --git a/charts/stable/unmanic/Chart.yaml b/charts/stable/unmanic/Chart.yaml index 28e3b23a8c9..878a4710a4b 100644 --- a/charts/stable/unmanic/Chart.yaml +++ b/charts/stable/unmanic/Chart.yaml @@ -18,7 +18,7 @@ name: unmanic sources: - https://github.com/Unmanic/unmanic - https://hub.docker.com/r/josh5/unmanic -version: 3.0.15 +version: 3.0.16 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/unpackerr/Chart.yaml b/charts/stable/unpackerr/Chart.yaml index 419218e2742..845af75e859 100644 --- a/charts/stable/unpackerr/Chart.yaml +++ b/charts/stable/unpackerr/Chart.yaml @@ -26,7 +26,7 @@ sources: - https://github.com/davidnewhall/unpackerr - https://hub.docker.com/r/golift/unpackerr type: application -version: 6.0.15 +version: 6.0.16 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/unpoller/Chart.yaml b/charts/stable/unpoller/Chart.yaml index 57e6cbe4a89..c6098d4377d 100644 --- a/charts/stable/unpoller/Chart.yaml +++ b/charts/stable/unpoller/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/unifi-poller/unifi-poller - https://hub.docker.com/r/golift/unifi-poller type: application -version: 3.0.17 +version: 3.0.18 annotations: truecharts.org/catagories: | - metrics diff --git a/charts/stable/uptime-kuma/Chart.yaml b/charts/stable/uptime-kuma/Chart.yaml index f3166e4b503..3db4c564135 100644 --- a/charts/stable/uptime-kuma/Chart.yaml +++ b/charts/stable/uptime-kuma/Chart.yaml @@ -20,7 +20,7 @@ name: uptime-kuma sources: - https://github.com/louislam/uptime-kuma type: application -version: 3.0.16 +version: 3.0.17 annotations: truecharts.org/catagories: | - monitoring diff --git a/charts/stable/uptimerobot-prometheus/Chart.yaml b/charts/stable/uptimerobot-prometheus/Chart.yaml index bfd7738574d..ae25f72be2a 100644 --- a/charts/stable/uptimerobot-prometheus/Chart.yaml +++ b/charts/stable/uptimerobot-prometheus/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/lekpamartin/uptimerobot_exporter - https://github.com/k8s-at-home/charts/tree/master/charts/uptimerobot-prometheus type: application -version: 4.0.17 +version: 4.0.18 annotations: truecharts.org/catagories: | - metrics diff --git a/charts/stable/valheim/Chart.yaml b/charts/stable/valheim/Chart.yaml index dd21ffa3bca..7175c2cfe72 100644 --- a/charts/stable/valheim/Chart.yaml +++ b/charts/stable/valheim/Chart.yaml @@ -18,7 +18,7 @@ name: valheim sources: - https://github.com/lloesche/valheim-server-docker - https://hub.docker.com/r/lloesche/valheim-server -version: 3.0.18 +version: 3.0.19 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/vaultwarden/Chart.yaml b/charts/stable/vaultwarden/Chart.yaml index c2f5c591613..eacec909c6c 100644 --- a/charts/stable/vaultwarden/Chart.yaml +++ b/charts/stable/vaultwarden/Chart.yaml @@ -28,7 +28,7 @@ name: vaultwarden sources: - https://github.com/dani-garcia/vaultwarden type: application -version: 16.0.16 +version: 16.0.17 annotations: truecharts.org/catagories: | - security diff --git a/charts/stable/verysync/Chart.yaml b/charts/stable/verysync/Chart.yaml index 4c60cae8e05..9b76d9c6cf5 100644 --- a/charts/stable/verysync/Chart.yaml +++ b/charts/stable/verysync/Chart.yaml @@ -20,7 +20,7 @@ maintainers: name: verysync sources: - https://hub.docker.com/r/jonnyan404/verysync -version: 2.0.18 +version: 2.0.19 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/vikunja/Chart.yaml b/charts/stable/vikunja/Chart.yaml index 6c190260356..8e8f2ab9887 100644 --- a/charts/stable/vikunja/Chart.yaml +++ b/charts/stable/vikunja/Chart.yaml @@ -25,7 +25,7 @@ maintainers: name: vikunja sources: - https://vikunja.io/docs -version: 3.0.21 +version: 3.0.22 annotations: truecharts.org/catagories: | - productivity diff --git a/charts/stable/webgrabplus/Chart.yaml b/charts/stable/webgrabplus/Chart.yaml index 985082358e4..592a8d1a785 100644 --- a/charts/stable/webgrabplus/Chart.yaml +++ b/charts/stable/webgrabplus/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: webgrabplus -version: 2.0.16 +version: 2.0.17 appVersion: "4.2.4" description: Webgrabplus is a multi-site incremental xmltv epg grabber. type: application diff --git a/charts/stable/weblate/Chart.yaml b/charts/stable/weblate/Chart.yaml index 74064869119..29d2983ec5f 100644 --- a/charts/stable/weblate/Chart.yaml +++ b/charts/stable/weblate/Chart.yaml @@ -28,7 +28,7 @@ sources: - https://github.com/WeblateOrg/docker - https://github.com/WeblateOrg/docker-compose - https://docs.weblate.org/en/latest/ -version: 4.0.17 +version: 4.0.18 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/website-shot/Chart.yaml b/charts/stable/website-shot/Chart.yaml index efb024e6299..a73f7723fd0 100644 --- a/charts/stable/website-shot/Chart.yaml +++ b/charts/stable/website-shot/Chart.yaml @@ -17,7 +17,7 @@ maintainers: name: website-shot sources: - https://github.com/Flowko/website-shot -version: 2.0.16 +version: 2.0.17 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/wekan/Chart.yaml b/charts/stable/wekan/Chart.yaml index fd6c41b8e82..8f9eacd295b 100644 --- a/charts/stable/wekan/Chart.yaml +++ b/charts/stable/wekan/Chart.yaml @@ -23,7 +23,7 @@ name: wekan sources: - https://github.com/wekan/wekan - https://wekan.github.io/ -version: 4.0.20 +version: 4.0.21 annotations: truecharts.org/catagories: | - productivity diff --git a/charts/stable/wg-easy/Chart.yaml b/charts/stable/wg-easy/Chart.yaml index a6dfab3af1d..3a90afb5360 100644 --- a/charts/stable/wg-easy/Chart.yaml +++ b/charts/stable/wg-easy/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://hub.docker.com/r/weejewel/wg-easy - https://github.com/WeeJeWel/wg-easy type: application -version: 1.0.8 +version: 1.0.9 annotations: truecharts.org/catagories: | - networking diff --git a/charts/stable/whoogle/Chart.yaml b/charts/stable/whoogle/Chart.yaml index 02ac4eb47a8..839b39f8019 100644 --- a/charts/stable/whoogle/Chart.yaml +++ b/charts/stable/whoogle/Chart.yaml @@ -20,7 +20,7 @@ maintainers: name: whoogle sources: - https://github.com/benbusby/whoogle-search -version: 3.0.17 +version: 3.0.18 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/wikijs/Chart.yaml b/charts/stable/wikijs/Chart.yaml index e5d9c14dbcf..bf66baf7b96 100644 --- a/charts/stable/wikijs/Chart.yaml +++ b/charts/stable/wikijs/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "2.5.285" description: Make documentation a joy to write using Wiki.js's beautiful and intuitive interface! name: wikijs -version: 7.0.17 +version: 7.0.18 kubeVersion: ">=1.16.0-0" keywords: - wiki diff --git a/charts/stable/wireshark/Chart.yaml b/charts/stable/wireshark/Chart.yaml index 7ddb4dc9295..3031911a4d2 100644 --- a/charts/stable/wireshark/Chart.yaml +++ b/charts/stable/wireshark/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: wireshark -version: 2.0.15 +version: 2.0.16 appVersion: "3.4.13" description: Wireshark is the world’s foremost and widely-used network protocol analyzer. type: application diff --git a/charts/stable/xbackbone/Chart.yaml b/charts/stable/xbackbone/Chart.yaml index 3b802ff1096..5045c12c40f 100644 --- a/charts/stable/xbackbone/Chart.yaml +++ b/charts/stable/xbackbone/Chart.yaml @@ -23,7 +23,7 @@ name: xbackbone sources: - https://github.com/SergiX44/XBackBone - https://hub.docker.com/r/pe46dro/xbackbone-docker -version: 3.0.17 +version: 3.0.18 annotations: truecharts.org/catagories: | - files diff --git a/charts/stable/xteve/Chart.yaml b/charts/stable/xteve/Chart.yaml index 045fc94cae5..8997156e15d 100644 --- a/charts/stable/xteve/Chart.yaml +++ b/charts/stable/xteve/Chart.yaml @@ -21,7 +21,7 @@ name: xteve sources: - https://github.com/xteve-project/xTeVe - https://github.com/k8s-at-home/container-images -version: 6.0.16 +version: 6.0.17 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/xwiki/Chart.yaml b/charts/stable/xwiki/Chart.yaml index 2f0563745d8..61f2f9d7579 100644 --- a/charts/stable/xwiki/Chart.yaml +++ b/charts/stable/xwiki/Chart.yaml @@ -23,7 +23,7 @@ name: xwiki sources: - https://hub.docker.com/_/xwiki - https://github.com/xwiki/xwiki-docker -version: 3.0.21 +version: 3.0.22 annotations: truecharts.org/catagories: | - productivity diff --git a/charts/stable/zerotier/Chart.yaml b/charts/stable/zerotier/Chart.yaml index f3d0e6b1d71..0862890b82e 100644 --- a/charts/stable/zerotier/Chart.yaml +++ b/charts/stable/zerotier/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: zerotier -version: 2.0.15 +version: 2.0.16 appVersion: "1.8.10" description: ZeroTier is a smart programmable Ethernet switch for planet Earth type: application diff --git a/charts/stable/zigbee2mqtt/Chart.yaml b/charts/stable/zigbee2mqtt/Chart.yaml index 63f7c99988f..61d131d7d20 100644 --- a/charts/stable/zigbee2mqtt/Chart.yaml +++ b/charts/stable/zigbee2mqtt/Chart.yaml @@ -19,7 +19,7 @@ maintainers: name: zigbee2mqtt sources: - https://github.com/Koenkk/zigbee2mqtt -version: 4.0.17 +version: 4.0.18 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/znc/Chart.yaml b/charts/stable/znc/Chart.yaml index 2a6520e56e1..76700ac1a57 100644 --- a/charts/stable/znc/Chart.yaml +++ b/charts/stable/znc/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: znc -version: 2.0.16 +version: 2.0.17 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. type: application diff --git a/charts/stable/zwavejs2mqtt/Chart.yaml b/charts/stable/zwavejs2mqtt/Chart.yaml index 1652c5e0316..6c63f209614 100644 --- a/charts/stable/zwavejs2mqtt/Chart.yaml +++ b/charts/stable/zwavejs2mqtt/Chart.yaml @@ -24,7 +24,7 @@ sources: - https://github.com/zwave-js/zwavejs2mqtt - https://hub.docker.com/r/zwavejs/zwavejs2mqtt type: application -version: 11.0.18 +version: 11.0.19 annotations: truecharts.org/catagories: | - tools