From 3e8e2d2d4f9de3375abdf7d802f3a60519a77df0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Aug 2021 19:21:42 +0200 Subject: [PATCH] chore(deps): update helm chart common to v6.8.1 (#772) Co-authored-by: Renovate Bot --- charts/deprecated/nzbhydra/Chart.yaml | 4 ++-- charts/develop/prototype-gui/Chart.yaml | 4 ++-- charts/incubator/airsonic/Chart.yaml | 4 ++-- charts/incubator/appdaemon/Chart.yaml | 4 ++-- charts/incubator/bazarr/Chart.yaml | 4 ++-- charts/incubator/booksonic-air/Chart.yaml | 4 ++-- charts/incubator/calibre-web/Chart.yaml | 4 ++-- charts/incubator/calibre/Chart.yaml | 4 ++-- charts/incubator/deconz/Chart.yaml | 4 ++-- charts/incubator/deluge/Chart.yaml | 4 ++-- charts/incubator/dizquetv/Chart.yaml | 4 ++-- charts/incubator/duplicati/Chart.yaml | 4 ++-- charts/incubator/fireflyiii/Chart.yaml | 4 ++-- charts/incubator/flaresolverr/Chart.yaml | 4 ++-- charts/incubator/flood/Chart.yaml | 4 ++-- charts/incubator/focalboard/Chart.yaml | 4 ++-- charts/incubator/freshrss/Chart.yaml | 4 ++-- charts/incubator/gaps/Chart.yaml | 4 ++-- charts/incubator/gonic/Chart.yaml | 4 ++-- charts/incubator/grocy/Chart.yaml | 4 ++-- charts/incubator/haste-server/Chart.yaml | 4 ++-- charts/incubator/healthchecks/Chart.yaml | 4 ++-- charts/incubator/heimdall/Chart.yaml | 4 ++-- charts/incubator/hyperion-ng/Chart.yaml | 4 ++-- charts/incubator/komga/Chart.yaml | 4 ++-- charts/incubator/lazylibrarian/Chart.yaml | 4 ++-- charts/incubator/librespeed/Chart.yaml | 4 ++-- charts/incubator/lychee/Chart.yaml | 4 ++-- charts/incubator/mealie/Chart.yaml | 4 ++-- charts/incubator/mosquitto/Chart.yaml | 4 ++-- charts/incubator/mylar/Chart.yaml | 4 ++-- charts/incubator/navidrome/Chart.yaml | 4 ++-- charts/incubator/node-red/Chart.yaml | 4 ++-- charts/incubator/nullserv/Chart.yaml | 4 ++-- charts/incubator/nzbget/Chart.yaml | 4 ++-- charts/incubator/octoprint/Chart.yaml | 4 ++-- charts/incubator/omada-controller/Chart.yaml | 4 ++-- charts/incubator/organizr/Chart.yaml | 4 ++-- charts/incubator/overseerr/Chart.yaml | 4 ++-- charts/incubator/owncast/Chart.yaml | 4 ++-- charts/incubator/owncloud-ocis/Chart.yaml | 4 ++-- charts/incubator/photoprism/Chart.yaml | 4 ++-- charts/incubator/piaware/Chart.yaml | 4 ++-- charts/incubator/podgrab/Chart.yaml | 4 ++-- charts/incubator/pretend-youre-xyzzy/Chart.yaml | 4 ++-- charts/incubator/protonmail-bridge/Chart.yaml | 4 ++-- charts/incubator/prowlarr/Chart.yaml | 4 ++-- charts/incubator/pyload/Chart.yaml | 4 ++-- charts/incubator/qbittorrent/Chart.yaml | 4 ++-- charts/incubator/readarr/Chart.yaml | 4 ++-- charts/incubator/reg/Chart.yaml | 4 ++-- charts/incubator/sabnzbd/Chart.yaml | 4 ++-- charts/incubator/ser2sock/Chart.yaml | 4 ++-- charts/incubator/stash/Chart.yaml | 4 ++-- charts/incubator/thelounge/Chart.yaml | 4 ++-- charts/incubator/tvheadend/Chart.yaml | 4 ++-- charts/incubator/unifi/Chart.yaml | 4 ++-- charts/incubator/unpackerr/Chart.yaml | 4 ++-- charts/incubator/xteve/Chart.yaml | 4 ++-- charts/non-free/resilio-sync/Chart.yaml | 4 ++-- charts/stable/collabora-online/Chart.yaml | 4 ++-- charts/stable/deepstack-cpu/Chart.yaml | 4 ++-- charts/stable/emby/Chart.yaml | 4 ++-- charts/stable/esphome/Chart.yaml | 4 ++-- charts/stable/freeradius/Chart.yaml | 4 ++-- charts/stable/handbrake/Chart.yaml | 4 ++-- charts/stable/home-assistant/Chart.yaml | 4 ++-- charts/stable/jackett/Chart.yaml | 4 ++-- charts/stable/jellyfin/Chart.yaml | 4 ++-- charts/stable/kms/Chart.yaml | 4 ++-- charts/stable/lidarr/Chart.yaml | 4 ++-- charts/stable/littlelink/Chart.yaml | 4 ++-- charts/stable/nextcloud/Chart.yaml | 4 ++-- charts/stable/ombi/Chart.yaml | 4 ++-- charts/stable/openldap/Chart.yaml | 4 ++-- charts/stable/pgadmin/Chart.yaml | 4 ++-- charts/stable/phpldapadmin/Chart.yaml | 4 ++-- charts/stable/plex/Chart.yaml | 4 ++-- charts/stable/postgresql/Chart.yaml | 4 ++-- charts/stable/radarr/Chart.yaml | 4 ++-- charts/stable/sonarr/Chart.yaml | 4 ++-- charts/stable/syncthing/Chart.yaml | 4 ++-- charts/stable/tautulli/Chart.yaml | 4 ++-- charts/stable/traefik/Chart.yaml | 4 ++-- charts/stable/transmission/Chart.yaml | 4 ++-- charts/stable/truecommand/Chart.yaml | 4 ++-- charts/stable/vaultwarden/Chart.yaml | 4 ++-- charts/stable/zwavejs2mqtt/Chart.yaml | 4 ++-- 88 files changed, 176 insertions(+), 176 deletions(-) diff --git a/charts/deprecated/nzbhydra/Chart.yaml b/charts/deprecated/nzbhydra/Chart.yaml index dbe91db1b59..bdd68d24619 100644 --- a/charts/deprecated/nzbhydra/Chart.yaml +++ b/charts/deprecated/nzbhydra/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org/ - version: 6.8.0 + version: 6.8.1 deprecated: true description: Usenet meta search home: https://github.com/truecharts/apps/tree/master/charts/incubator/nzbhydra @@ -17,4 +17,4 @@ name: nzbhydra sources: - https://github.com/theotherp/nzbhydra2 type: application -version: 6.6.4 +version: 6.6.5 diff --git a/charts/develop/prototype-gui/Chart.yaml b/charts/develop/prototype-gui/Chart.yaml index ddd4d351c88..b56713adeda 100644 --- a/charts/develop/prototype-gui/Chart.yaml +++ b/charts/develop/prototype-gui/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org/ - version: 6.8.0 + version: 6.8.1 deprecated: false description: App to test GUI prototypes home: https://github.com/truechartsapps/tree/master/charts/develop/prototype-gui @@ -19,4 +19,4 @@ maintainers: name: prototype-gui sources: null type: application -version: 1.7.4 +version: 1.7.5 diff --git a/charts/incubator/airsonic/Chart.yaml b/charts/incubator/airsonic/Chart.yaml index 360cd6bb63f..0f51ee5ac0f 100644 --- a/charts/incubator/airsonic/Chart.yaml +++ b/charts/incubator/airsonic/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org/ - version: 6.8.0 + version: 6.8.1 description: Airsonic is a Free and Open Source community driven media server home: https://github.com/truecharts/apps/tree/master/charts/incubator/airsonic icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/airsonic-logo.png @@ -19,4 +19,4 @@ sources: - https://github.com/airsonic/airsonic - https://github.com/linuxserver/docker-airsonic - https://github.com/k8s-at-home/charts/tree/master/charts/airsonic -version: 1.6.4 +version: 1.6.5 diff --git a/charts/incubator/appdaemon/Chart.yaml b/charts/incubator/appdaemon/Chart.yaml index 111a64193c4..9452b4d2999 100644 --- a/charts/incubator/appdaemon/Chart.yaml +++ b/charts/incubator/appdaemon/Chart.yaml @@ -3,7 +3,7 @@ appVersion: v4.0.8 dependencies: - name: common repository: https://truecharts.org/ - version: 6.8.0 + version: 6.8.1 deprecated: false description: AppDaemon is a loosely coupled, multithreaded, sandboxed python execution environment for writing automation apps for Home Assistant home automation software. @@ -26,4 +26,4 @@ name: appdaemon sources: - https://github.com/AppDaemon/appdaemon type: application -version: 3.6.4 +version: 3.6.5 diff --git a/charts/incubator/bazarr/Chart.yaml b/charts/incubator/bazarr/Chart.yaml index 51753669d8b..7ba94ea4799 100644 --- a/charts/incubator/bazarr/Chart.yaml +++ b/charts/incubator/bazarr/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org/ - version: 6.8.0 + version: 6.8.1 deprecated: false description: Bazarr is a companion application to Bazarr and Radarr. It manages and downloads subtitles based on your requirements @@ -29,4 +29,4 @@ sources: - https://github.com/Bazarr/Bazarr - https://hub.docker.com/r/linuxserver/bazarr type: application -version: 6.6.4 +version: 6.6.5 diff --git a/charts/incubator/booksonic-air/Chart.yaml b/charts/incubator/booksonic-air/Chart.yaml index 1ccf02133f7..d70246a724e 100644 --- a/charts/incubator/booksonic-air/Chart.yaml +++ b/charts/incubator/booksonic-air/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org - version: 6.8.0 + version: 6.8.1 description: Booksonic is a platform for accessing the audibooks you own wherever you are home: https://github.com/truechartsapps/tree/master/charts/incubator/booksonic-air @@ -20,4 +20,4 @@ name: booksonic-air sources: - https://github.com/popeen/Booksonic-Air - https://hub.docker.com/r/linuxserver/booksonic-air -version: 1.4.4 +version: 1.4.5 diff --git a/charts/incubator/calibre-web/Chart.yaml b/charts/incubator/calibre-web/Chart.yaml index ebc5645d9a3..3e431697432 100644 --- a/charts/incubator/calibre-web/Chart.yaml +++ b/charts/incubator/calibre-web/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org/ - version: 6.8.0 + version: 6.8.1 deprecated: false description: Calibre-Web is a web app providing a clean interface for browsing, reading and downloading eBooks using an existing Calibre database. @@ -23,4 +23,4 @@ sources: - https://hub.docker.com/r/linuxserver/calibre-web/ - https://github.com/janeczku/calibre-web type: application -version: 6.6.4 +version: 6.6.5 diff --git a/charts/incubator/calibre/Chart.yaml b/charts/incubator/calibre/Chart.yaml index 1cb178afd32..a2761698115 100644 --- a/charts/incubator/calibre/Chart.yaml +++ b/charts/incubator/calibre/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org - version: 6.8.0 + version: 6.8.1 description: Calibre is a powerful and easy to use e-book manager. home: https://github.com/truechartsapps/tree/master/charts/incubator/calibre icon: https://github.com/kovidgoyal/calibre/raw/master/resources/images/lt.png @@ -18,4 +18,4 @@ name: calibre sources: - https://hub.docker.com/r/linuxserver/calibre/ - https://github.com/kovidgoyal/calibre/ -version: 1.4.4 +version: 1.4.5 diff --git a/charts/incubator/deconz/Chart.yaml b/charts/incubator/deconz/Chart.yaml index f43836ad186..3e36f235fe3 100644 --- a/charts/incubator/deconz/Chart.yaml +++ b/charts/incubator/deconz/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org - version: 6.8.0 + version: 6.8.1 description: deCONZ is an easy to use control software, with which you can set up and control Zigbee networks of any size without further programming effort. home: https://github.com/truechartsapps/tree/master/charts/incubator/deconz @@ -22,4 +22,4 @@ name: deconz sources: - https://github.com/dresden-elektronik/deconz-rest-plugin - https://github.com/marthoc/docker-deconz -version: 1.4.4 +version: 1.4.5 diff --git a/charts/incubator/deluge/Chart.yaml b/charts/incubator/deluge/Chart.yaml index ed1d0ff3b1a..bbe8d882bcf 100644 --- a/charts/incubator/deluge/Chart.yaml +++ b/charts/incubator/deluge/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org/ - version: 6.8.0 + version: 6.8.1 deprecated: false description: Deluge App for TrueNAS SCALE home: https://github.com/truecharts/apps/tree/master/charts/incubator/deluge @@ -21,4 +21,4 @@ name: deluge sources: - https://github.com/deluge-torrent/deluge type: application -version: 6.6.4 +version: 6.6.5 diff --git a/charts/incubator/dizquetv/Chart.yaml b/charts/incubator/dizquetv/Chart.yaml index 2cd87d7ba24..617e597be00 100644 --- a/charts/incubator/dizquetv/Chart.yaml +++ b/charts/incubator/dizquetv/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org - version: 6.8.0 + version: 6.8.1 description: Create live TV channel streams from media on your Plex servers. home: https://github.com/truechartsapps/tree/master/charts/incubator/dizquetv icon: https://github.com/vexorian/dizquetv/raw/main/resources/dizquetv.png?raw=true @@ -19,4 +19,4 @@ name: dizquetv sources: - https://github.com/vexorian/dizquetv - https://hub.docker.com/r/vexorian/dizquetv -version: 1.4.4 +version: 1.4.5 diff --git a/charts/incubator/duplicati/Chart.yaml b/charts/incubator/duplicati/Chart.yaml index e2317acc02e..1226d35a0e8 100644 --- a/charts/incubator/duplicati/Chart.yaml +++ b/charts/incubator/duplicati/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org - version: 6.8.0 + version: 6.8.1 description: Store securely encrypted backups on cloud storage services! home: https://github.com/truechartsapps/tree/master/charts/incubator/duplicati icon: https://avatars.githubusercontent.com/u/8270231?s=200&v=4 @@ -18,4 +18,4 @@ name: duplicati sources: - https://hub.docker.com/r/linuxserver/duplicati/ - https://github.com/duplicati/duplicati -version: 1.4.4 +version: 1.4.5 diff --git a/charts/incubator/fireflyiii/Chart.yaml b/charts/incubator/fireflyiii/Chart.yaml index 02dad58631b..d6bdf908d72 100644 --- a/charts/incubator/fireflyiii/Chart.yaml +++ b/charts/incubator/fireflyiii/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org/ - version: 6.8.0 + version: 6.8.1 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ @@ -27,4 +27,4 @@ name: fireflyiii sources: - https://github.com/firefly-iii/firefly-iii/ type: application -version: 5.0.6 +version: 5.0.7 diff --git a/charts/incubator/flaresolverr/Chart.yaml b/charts/incubator/flaresolverr/Chart.yaml index 7de240ae982..4e080198ceb 100644 --- a/charts/incubator/flaresolverr/Chart.yaml +++ b/charts/incubator/flaresolverr/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org - version: 6.8.0 + version: 6.8.1 description: FlareSolverr is a proxy server to bypass Cloudflare protection home: https://github.com/truechartsapps/tree/master/charts/incubator/flaresolverr icon: https://raw.githubusercontent.com/FlareSolverr/FlareSolverr/master/resources/flaresolverr_logo.svg @@ -19,4 +19,4 @@ name: flaresolverr sources: - https://github.com/FlareSolverr/FlareSolverr - https://hub.docker.com/r/flaresolverr/flaresolverr -version: 1.4.4 +version: 1.4.5 diff --git a/charts/incubator/flood/Chart.yaml b/charts/incubator/flood/Chart.yaml index eb0abc0b31d..4c7b54cecc8 100644 --- a/charts/incubator/flood/Chart.yaml +++ b/charts/incubator/flood/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org - version: 6.8.0 + version: 6.8.1 description: Flood is a monitoring service for various torrent clients home: https://github.com/truechartsapps/tree/master/charts/incubator/flood icon: https://raw.githubusercontent.com/jesec/flood/master/flood.svg @@ -21,4 +21,4 @@ name: flood sources: - https://github.com/jesec/flood - https://hub.docker.com/r/jesec/flood -version: 1.4.4 +version: 1.4.5 diff --git a/charts/incubator/focalboard/Chart.yaml b/charts/incubator/focalboard/Chart.yaml index 4eebd65142b..8dd74e81b2b 100644 --- a/charts/incubator/focalboard/Chart.yaml +++ b/charts/incubator/focalboard/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org - version: 6.8.0 + version: 6.8.1 description: Focalboard is an open source, self-hosted alternative to Trello, Notion, and Asana. home: https://github.com/truechartsapps/tree/master/charts/incubator/focalboard @@ -22,4 +22,4 @@ sources: - https://www.focalboard.com/ - https://github.com/mattermost/focalboard - https://github.com/FlipEnergy/container-images/blob/main/focalboard -version: 1.4.4 +version: 1.4.5 diff --git a/charts/incubator/freshrss/Chart.yaml b/charts/incubator/freshrss/Chart.yaml index 01145b4c996..26e080ac63b 100644 --- a/charts/incubator/freshrss/Chart.yaml +++ b/charts/incubator/freshrss/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org/ - version: 6.8.0 + version: 6.8.1 deprecated: false description: FreshRSS is a self-hosted RSS feed aggregator home: https://github.com/truecharts/apps/tree/master/charts/incubator/freshrss @@ -21,4 +21,4 @@ sources: - https://github.com/FreshRSS/FreshRSS - https://hub.docker.com/r/linuxserver/freshrss type: application -version: 6.6.4 +version: 6.6.5 diff --git a/charts/incubator/gaps/Chart.yaml b/charts/incubator/gaps/Chart.yaml index c07e109147e..2891712f027 100644 --- a/charts/incubator/gaps/Chart.yaml +++ b/charts/incubator/gaps/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org/ - version: 6.8.0 + version: 6.8.1 deprecated: false description: Gaps searches through your Plex Server or local folders for all movies, then queries for known movies in the same collection. @@ -22,4 +22,4 @@ name: gaps sources: - https://github.com/JasonHHouse/gaps type: application -version: 6.6.4 +version: 6.6.5 diff --git a/charts/incubator/gonic/Chart.yaml b/charts/incubator/gonic/Chart.yaml index f522f0e46b1..3d46c3cbe18 100644 --- a/charts/incubator/gonic/Chart.yaml +++ b/charts/incubator/gonic/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org - version: 6.8.0 + version: 6.8.1 description: Music streaming server / subsonic server API implementation home: https://github.com/truechartsapps/tree/master/charts/incubator/gonic icon: https://raw.githubusercontent.com/sentriz/gonic/master/.github/logo.png @@ -19,4 +19,4 @@ name: gonic sources: - https://github.com/sentriz/gonic - https://hub.docker.com/r/sentriz/gonic -version: 1.4.4 +version: 1.4.5 diff --git a/charts/incubator/grocy/Chart.yaml b/charts/incubator/grocy/Chart.yaml index 016dbc28766..f3ad2f9cdca 100644 --- a/charts/incubator/grocy/Chart.yaml +++ b/charts/incubator/grocy/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org/ - version: 6.8.0 + version: 6.8.1 deprecated: false description: ERP beyond your fridge - grocy is a web-based self-hosted groceries & household management solution for your home @@ -20,4 +20,4 @@ name: grocy sources: - https://github.com/grocy/grocy type: application -version: 6.6.4 +version: 6.6.5 diff --git a/charts/incubator/haste-server/Chart.yaml b/charts/incubator/haste-server/Chart.yaml index affe55c663d..2ab1f7d32a2 100644 --- a/charts/incubator/haste-server/Chart.yaml +++ b/charts/incubator/haste-server/Chart.yaml @@ -3,7 +3,7 @@ appVersion: latest dependencies: - name: common repository: https://truecharts.org/ - version: 6.8.0 + version: 6.8.1 description: Simple text sharing home: https://github.com/truecharts/apps/tree/master/charts/incubator/haste icon: https://raw.githubusercontent.com/nicholaswilde/helm-charts/main/images/haste.png @@ -21,4 +21,4 @@ name: haste-server sources: - https://github.com/seejohnrun/haste-server - https://github.com/k8s-at-home/container-images -version: 1.6.4 +version: 1.6.5 diff --git a/charts/incubator/healthchecks/Chart.yaml b/charts/incubator/healthchecks/Chart.yaml index 507567b5e9b..ca00555d61f 100644 --- a/charts/incubator/healthchecks/Chart.yaml +++ b/charts/incubator/healthchecks/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org - version: 6.8.0 + version: 6.8.1 description: Healthchecks is a cron job monitoring service. It listens for HTTP requests and email messages ("pings") from your cron jobs and scheduled tasks ("checks"). When a ping does not arrive on time, Healthchecks sends out alerts. @@ -22,4 +22,4 @@ name: healthchecks sources: - https://github.com/healthchecks/healthchecks - https://hub.docker.com/r/linuxserver/healthchecks -version: 1.4.5 +version: 1.4.6 diff --git a/charts/incubator/heimdall/Chart.yaml b/charts/incubator/heimdall/Chart.yaml index 899fd7684e9..d832057fd9b 100644 --- a/charts/incubator/heimdall/Chart.yaml +++ b/charts/incubator/heimdall/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org/ - version: 6.8.0 + version: 6.8.1 deprecated: false description: An Application dashboard and launcher home: https://github.com/truecharts/apps/tree/master/charts/incubator/heimdall @@ -18,4 +18,4 @@ maintainers: name: heimdall sources: null type: application -version: 6.6.4 +version: 6.6.5 diff --git a/charts/incubator/hyperion-ng/Chart.yaml b/charts/incubator/hyperion-ng/Chart.yaml index 39765bf0070..0802d781a94 100644 --- a/charts/incubator/hyperion-ng/Chart.yaml +++ b/charts/incubator/hyperion-ng/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org - version: 6.8.0 + version: 6.8.1 description: Hyperion is an opensource Bias or Ambient Lighting implementation home: https://github.com/truechartsapps/tree/master/charts/incubator/hyperion-ng icon: https://avatars.githubusercontent.com/u/17778452?s=200&v=4 @@ -19,4 +19,4 @@ name: hyperion-ng sources: - https://github.com/hyperion-project/hyperion.ng - https://hub.docker.com/r/sirfragalot/hyperion.ng -version: 1.4.4 +version: 1.4.5 diff --git a/charts/incubator/komga/Chart.yaml b/charts/incubator/komga/Chart.yaml index c2c69da8f3c..5aeefd0a331 100644 --- a/charts/incubator/komga/Chart.yaml +++ b/charts/incubator/komga/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org - version: 6.8.0 + version: 6.8.1 description: A comics/mangas server to serve/stream pages via API home: https://github.com/truechartsapps/tree/master/charts/incubator/komga icon: https://komga.org/assets/media/logo.svg @@ -21,4 +21,4 @@ name: komga sources: - https://komga.org/ - https://github.com/gotson/komga -version: 1.4.4 +version: 1.4.5 diff --git a/charts/incubator/lazylibrarian/Chart.yaml b/charts/incubator/lazylibrarian/Chart.yaml index b1564f176bc..85b128579b0 100644 --- a/charts/incubator/lazylibrarian/Chart.yaml +++ b/charts/incubator/lazylibrarian/Chart.yaml @@ -3,7 +3,7 @@ appVersion: latest dependencies: - name: common repository: https://truecharts.org/ - version: 6.8.0 + version: 6.8.1 deprecated: false description: Get all your books, like series with Sonarr... home: https://github.com/truecharts/apps/tree/master/charts/incubator/lazylibrarian @@ -24,4 +24,4 @@ sources: - https://gitlab.com/LazyLibrarian/LazyLibrarian.git - https://lazylibrarian.gitlab.io type: application -version: 6.6.4 +version: 6.6.5 diff --git a/charts/incubator/librespeed/Chart.yaml b/charts/incubator/librespeed/Chart.yaml index b80284468c4..2e4201d1310 100644 --- a/charts/incubator/librespeed/Chart.yaml +++ b/charts/incubator/librespeed/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org - version: 6.8.0 + version: 6.8.1 description: Librespeed is a HTML5 webpage to test upload and download speeds home: https://github.com/truechartsapps/tree/master/charts/incubator/librespeed icon: https://github.com/librespeed/speedtest/blob/master/.logo/icon_huge.png?raw=true @@ -20,4 +20,4 @@ sources: - https://github.com/librespeed/speedtest - https://hub.docker.com/r/linuxserver/librespeed - https://github.com/truechartsapps/tree/master/charts/librespeed -version: 1.4.4 +version: 1.4.5 diff --git a/charts/incubator/lychee/Chart.yaml b/charts/incubator/lychee/Chart.yaml index 293ab055f6e..125d392e30e 100644 --- a/charts/incubator/lychee/Chart.yaml +++ b/charts/incubator/lychee/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org/ - version: 6.8.0 + version: 6.8.1 deprecated: false description: Lychee is a free photo-management tool, which runs on your server or web-space @@ -23,4 +23,4 @@ sources: - https://github.com/LycheeOrg/Lychee - https://hub.docker.com/r/lycheeorg/lychee type: application -version: 6.6.4 +version: 6.6.5 diff --git a/charts/incubator/mealie/Chart.yaml b/charts/incubator/mealie/Chart.yaml index 8b0b5a877b8..d26976ed3b7 100644 --- a/charts/incubator/mealie/Chart.yaml +++ b/charts/incubator/mealie/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org/ - version: 6.8.0 + version: 6.8.1 description: Mealie is a self hosted recipe manager and meal planner with a RestAPI backend and a reactive frontend application built in Vue for a pleasant user experience for the whole family. @@ -19,4 +19,4 @@ maintainers: name: mealie sources: - https://github.com/hay-kot/mealie -version: 1.6.4 +version: 1.6.5 diff --git a/charts/incubator/mosquitto/Chart.yaml b/charts/incubator/mosquitto/Chart.yaml index 99db8285600..b5bcf4b1166 100644 --- a/charts/incubator/mosquitto/Chart.yaml +++ b/charts/incubator/mosquitto/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org/ - version: 6.8.0 + version: 6.8.1 deprecated: false description: Eclipse Mosquitto - An open source MQTT broker home: https://github.com/truecharts/apps/tree/master/charts/incubator/mosquitto @@ -21,4 +21,4 @@ name: mosquitto sources: - https://github.com/eclipse/mosquitto type: application -version: 1.6.5 +version: 1.6.6 diff --git a/charts/incubator/mylar/Chart.yaml b/charts/incubator/mylar/Chart.yaml index 1e5b3df90fb..4339f53c6f1 100644 --- a/charts/incubator/mylar/Chart.yaml +++ b/charts/incubator/mylar/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org - version: 6.8.0 + version: 6.8.1 description: Mylar is the automated Comic Book downloader (cbr/cbz) for use with various download clients. home: https://github.com/truechartsapps/tree/master/charts/incubator/mylar @@ -19,4 +19,4 @@ sources: - https://github.com/mylar3/mylar3 - https://github.com/linuxserver/docker-mylar3 - https://github.com/truechartsapps/tree/master/charts/mylar -version: 1.4.4 +version: 1.4.5 diff --git a/charts/incubator/navidrome/Chart.yaml b/charts/incubator/navidrome/Chart.yaml index 6fcaf056e10..4c28a84ee1c 100644 --- a/charts/incubator/navidrome/Chart.yaml +++ b/charts/incubator/navidrome/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org/ - version: 6.8.0 + version: 6.8.1 deprecated: false description: Navidrome is an open source web-based music collection server and streamer home: https://github.com/truecharts/apps/tree/master/charts/incubator/navidrome @@ -22,4 +22,4 @@ sources: - https://github.com/deluan/navidrome - https://hub.docker.com/r/deluan/navidrome type: application -version: 6.6.4 +version: 6.6.5 diff --git a/charts/incubator/node-red/Chart.yaml b/charts/incubator/node-red/Chart.yaml index 9ae387b9a5c..24ade929348 100644 --- a/charts/incubator/node-red/Chart.yaml +++ b/charts/incubator/node-red/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org/ - version: 6.8.0 + version: 6.8.1 deprecated: false description: Node-RED is low-code programming for event-driven applications home: https://github.com/truecharts/apps/tree/master/charts/incubator/node-red @@ -20,4 +20,4 @@ name: node-red sources: - https://github.com/node-red/node-red-docker type: application -version: 6.6.4 +version: 6.6.5 diff --git a/charts/incubator/nullserv/Chart.yaml b/charts/incubator/nullserv/Chart.yaml index 708105a6713..ed1f2cfb8e3 100644 --- a/charts/incubator/nullserv/Chart.yaml +++ b/charts/incubator/nullserv/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org - version: 6.8.0 + version: 6.8.1 description: A simple null file http and https server home: https://github.com/truechartsapps/tree/master/charts/incubator/nullserv icon: https://miro.medium.com/max/800/1*UL9RWkTUtJlyHW7kGm20hQ.png @@ -17,4 +17,4 @@ maintainers: name: nullserv sources: - https://github.com/bmrzycki/nullserv -version: 1.4.4 +version: 1.4.5 diff --git a/charts/incubator/nzbget/Chart.yaml b/charts/incubator/nzbget/Chart.yaml index 512b7395d3e..c05443b9499 100644 --- a/charts/incubator/nzbget/Chart.yaml +++ b/charts/incubator/nzbget/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org/ - version: 6.8.0 + version: 6.8.1 deprecated: false description: NZBGet is a Usenet downloader client home: https://github.com/truecharts/apps/tree/master/charts/incubator/nzbget @@ -20,4 +20,4 @@ name: nzbget sources: - https://nzbget.net/ type: application -version: 6.6.4 +version: 6.6.5 diff --git a/charts/incubator/octoprint/Chart.yaml b/charts/incubator/octoprint/Chart.yaml index 101f18b9fe6..628f1e31cdf 100644 --- a/charts/incubator/octoprint/Chart.yaml +++ b/charts/incubator/octoprint/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org - version: 6.8.0 + version: 6.8.1 description: OctoPrint is the snappy web interface for your 3D printer home: https://github.com/truechartsapps/tree/master/charts/incubator/octoprint icon: https://avatars3.githubusercontent.com/u/5982294?s=400&v=4 @@ -20,4 +20,4 @@ name: octoprint sources: - https://github.com/OctoPrint/OctoPrint - https://hub.docker.com/r/octoprint/octoprint -version: 1.4.4 +version: 1.4.5 diff --git a/charts/incubator/omada-controller/Chart.yaml b/charts/incubator/omada-controller/Chart.yaml index 864c5a28209..0ecf70d29ff 100644 --- a/charts/incubator/omada-controller/Chart.yaml +++ b/charts/incubator/omada-controller/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org - version: 6.8.0 + version: 6.8.1 description: Omada enables the network administrators to monitor and manage all the Omada products in the network with a centralized management platform. home: https://github.com/truechartsapps/tree/master/charts/incubator/omada-controller @@ -19,4 +19,4 @@ name: omada-controller sources: - https://github.com/mbentley/docker-omada-controller - https://github.com/truechartsapps/tree/master/charts/omada-controller -version: 1.4.4 +version: 1.4.5 diff --git a/charts/incubator/organizr/Chart.yaml b/charts/incubator/organizr/Chart.yaml index f17139b4312..4fd41dad1a4 100644 --- a/charts/incubator/organizr/Chart.yaml +++ b/charts/incubator/organizr/Chart.yaml @@ -3,7 +3,7 @@ appVersion: latest dependencies: - name: common repository: https://truecharts.org/ - version: 6.8.0 + version: 6.8.1 deprecated: false description: HTPC/Homelab Services Organizer home: https://github.com/truecharts/apps/tree/master/charts/incubator/organizr @@ -20,4 +20,4 @@ sources: - https://github.com/causefx/Organizr - https://hub.docker.com/r/organizr/organizr type: application -version: 6.6.4 +version: 6.6.5 diff --git a/charts/incubator/overseerr/Chart.yaml b/charts/incubator/overseerr/Chart.yaml index ad3742a7fc8..e9a748fc039 100644 --- a/charts/incubator/overseerr/Chart.yaml +++ b/charts/incubator/overseerr/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org - version: 6.8.0 + version: 6.8.1 description: Overseerr is a free and open source software application for managing requests for your media library. It integrates with your existing services such as Sonarr, Radarr and Plex! @@ -23,4 +23,4 @@ name: overseerr sources: - https://github.com/sct/overseerr - https://hub.docker.com/r/sctx/overseerr -version: 1.4.4 +version: 1.4.5 diff --git a/charts/incubator/owncast/Chart.yaml b/charts/incubator/owncast/Chart.yaml index 6d6542b2684..7f52d117084 100644 --- a/charts/incubator/owncast/Chart.yaml +++ b/charts/incubator/owncast/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org - version: 6.8.0 + version: 6.8.1 description: Take control over your live stream video by running it yourself. Streaming + chat out of the box. home: https://github.com/truechartsapps/tree/master/charts/incubator/owncast @@ -22,4 +22,4 @@ name: owncast sources: - https://owncast.online/ - https://github.com/owncast/owncast -version: 1.4.4 +version: 1.4.5 diff --git a/charts/incubator/owncloud-ocis/Chart.yaml b/charts/incubator/owncloud-ocis/Chart.yaml index 4c9340f0a83..d93fdee606f 100644 --- a/charts/incubator/owncloud-ocis/Chart.yaml +++ b/charts/incubator/owncloud-ocis/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org - version: 6.8.0 + version: 6.8.1 description: ownCloud Infinite Scale is a self-hosted file sync and share server. home: https://github.com/truechartsapps/tree/master/charts/incubator/owncloud-ocis icon: https://avatars.githubusercontent.com/u/1645051?s=200&v=4 @@ -25,4 +25,4 @@ name: owncloud-ocis sources: - https://hub.docker.com/r/owncloud/ocis - https://owncloud.dev/ocis/ -version: 1.4.4 +version: 1.4.5 diff --git a/charts/incubator/photoprism/Chart.yaml b/charts/incubator/photoprism/Chart.yaml index 3a42350cf40..408bceeca85 100644 --- a/charts/incubator/photoprism/Chart.yaml +++ b/charts/incubator/photoprism/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org - version: 6.8.0 + version: 6.8.1 description: "PhotoPrism\xC2\xAE is a server-based application for browsing, organizing\ \ and sharing your personal photo collection" home: https://github.com/truechartsapps/tree/master/charts/incubator/photoprism @@ -22,4 +22,4 @@ name: photoprism sources: - https://github.com/photoprism/photoprism - https://hub.docker.com/r/photoprism/photoprism -version: 1.4.4 +version: 1.4.5 diff --git a/charts/incubator/piaware/Chart.yaml b/charts/incubator/piaware/Chart.yaml index 838b07fd307..fa02391d921 100644 --- a/charts/incubator/piaware/Chart.yaml +++ b/charts/incubator/piaware/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org - version: 6.8.0 + version: 6.8.1 description: Program for forwarding ADS-B data to FlightAware home: https://github.com/truechartsapps/tree/master/charts/incubator/piaware icon: https://pbs.twimg.com/profile_images/964269455483088897/mr2UgvfG_400x400.jpg @@ -19,4 +19,4 @@ maintainers: name: piaware sources: - https://github.com/flightaware/piaware -version: 1.4.4 +version: 1.4.5 diff --git a/charts/incubator/podgrab/Chart.yaml b/charts/incubator/podgrab/Chart.yaml index dbcc83aa16a..45cf54d548e 100644 --- a/charts/incubator/podgrab/Chart.yaml +++ b/charts/incubator/podgrab/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org/ - version: 6.8.0 + version: 6.8.1 deprecated: false description: A self-hosted podcast manager to download episodes as soon as they become live. @@ -24,4 +24,4 @@ sources: - https://github.com/akhilrex/podgrab - https://hub.docker.com/r/akhilrex/podgrab type: application -version: 4.6.4 +version: 4.6.5 diff --git a/charts/incubator/pretend-youre-xyzzy/Chart.yaml b/charts/incubator/pretend-youre-xyzzy/Chart.yaml index b2d279fc775..c61a5ceaa06 100644 --- a/charts/incubator/pretend-youre-xyzzy/Chart.yaml +++ b/charts/incubator/pretend-youre-xyzzy/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org - version: 6.8.0 + version: 6.8.1 description: pretend-youre-xyzzy, a cards against humanity clone home: https://github.com/truechartsapps/tree/master/charts/incubator/pretend-youre-xyzzy icon: https://apk-google.com/wp-content/uploads/2020/12/Client-for-Pretend-Youre-Xyzzy-open-source-5.0.1.png @@ -21,4 +21,4 @@ name: pretend-youre-xyzzy sources: - https://github.com/ajanata/PretendYoureXyzzy - https://github.com/emcniece/DockerYourXyzzy -version: 1.4.4 +version: 1.4.5 diff --git a/charts/incubator/protonmail-bridge/Chart.yaml b/charts/incubator/protonmail-bridge/Chart.yaml index 77cbcd4e15b..d59b6e8017f 100644 --- a/charts/incubator/protonmail-bridge/Chart.yaml +++ b/charts/incubator/protonmail-bridge/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org - version: 6.8.0 + version: 6.8.1 description: Container for protonmail bridge to work on the network. home: https://github.com/truechartsapps/tree/master/charts/incubator/protonmail-bridge icon: https://raw.githubusercontent.com/ProtonMail/proton-bridge/master/icon.iconset/icon_256x256.png @@ -19,4 +19,4 @@ name: protonmail-bridge sources: - https://github.com/shenxn/protonmail-bridge-docker - https://hub.docker.com/r/shenxn/protonmail-bridge -version: 1.4.4 +version: 1.4.5 diff --git a/charts/incubator/prowlarr/Chart.yaml b/charts/incubator/prowlarr/Chart.yaml index d2b6e7caee0..33007a289f8 100644 --- a/charts/incubator/prowlarr/Chart.yaml +++ b/charts/incubator/prowlarr/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org/ - version: 6.8.0 + version: 6.8.1 description: Indexer manager/proxy built on the popular arr net base stack to integrate with your various PVR apps. home: https://github.com/truecharts/apps/tree/master/charts/incubator/prowlarr @@ -21,4 +21,4 @@ name: prowlarr sources: - https://github.com/Prowlarr/Prowlarr - https://github.com/k8s-at-home/container-images -version: 1.6.4 +version: 1.6.5 diff --git a/charts/incubator/pyload/Chart.yaml b/charts/incubator/pyload/Chart.yaml index 880116ae3a6..a12fc88d623 100644 --- a/charts/incubator/pyload/Chart.yaml +++ b/charts/incubator/pyload/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org - version: 6.8.0 + version: 6.8.1 description: pyLoad is a Free and Open Source download manager written in Python and designed to be extremely lightweight, easily extensible and fully manageable via web. @@ -21,4 +21,4 @@ name: pyload sources: - https://github.com/pyload/pyload - https://hub.docker.com/r/linuxserver/pyload -version: 1.4.4 +version: 1.4.5 diff --git a/charts/incubator/qbittorrent/Chart.yaml b/charts/incubator/qbittorrent/Chart.yaml index cb0621d8446..58abd93f661 100644 --- a/charts/incubator/qbittorrent/Chart.yaml +++ b/charts/incubator/qbittorrent/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org/ - version: 6.8.0 + version: 6.8.1 deprecated: false description: qBittorrent is a cross-platform free and open-source BitTorrent client home: https://github.com/truecharts/apps/tree/master/charts/incubator/qbittorrent @@ -19,4 +19,4 @@ maintainers: name: qbittorrent sources: null type: application -version: 6.6.4 +version: 6.6.5 diff --git a/charts/incubator/readarr/Chart.yaml b/charts/incubator/readarr/Chart.yaml index 8e701731172..052f6addc06 100644 --- a/charts/incubator/readarr/Chart.yaml +++ b/charts/incubator/readarr/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org/ - version: 6.8.0 + version: 6.8.1 deprecated: false description: A fork of Radarr to work with Books & AudioBooks home: https://github.com/truecharts/apps/tree/master/charts/incubator/readarr @@ -27,4 +27,4 @@ sources: - https://github.com/Readarr/Readarr - https://readarr.com type: application -version: 6.6.4 +version: 6.6.5 diff --git a/charts/incubator/reg/Chart.yaml b/charts/incubator/reg/Chart.yaml index cf540813671..860162e41b8 100644 --- a/charts/incubator/reg/Chart.yaml +++ b/charts/incubator/reg/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org/ - version: 6.8.0 + version: 6.8.1 description: Docker registry v2 command line client and repo listing generator with security checks. home: https://github.com/truecharts/apps/tree/master/charts/incubator/reg @@ -19,4 +19,4 @@ name: reg sources: - https://github.com/genuinetools/reg - https://github.com/k8s-at-home/container-images/ -version: 1.6.4 +version: 1.6.5 diff --git a/charts/incubator/sabnzbd/Chart.yaml b/charts/incubator/sabnzbd/Chart.yaml index 9bb4e607689..43640a01d71 100644 --- a/charts/incubator/sabnzbd/Chart.yaml +++ b/charts/incubator/sabnzbd/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org/ - version: 6.8.0 + version: 6.8.1 deprecated: false description: Free and easy binary newsreader home: https://github.com/truecharts/apps/tree/master/charts/incubator/sabnzbd @@ -20,4 +20,4 @@ name: sabnzbd sources: - https://sabnzbd.org/ type: application -version: 6.6.4 +version: 6.6.5 diff --git a/charts/incubator/ser2sock/Chart.yaml b/charts/incubator/ser2sock/Chart.yaml index 6a9ae55d720..4977c72e01d 100644 --- a/charts/incubator/ser2sock/Chart.yaml +++ b/charts/incubator/ser2sock/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org - version: 6.8.0 + version: 6.8.1 description: Serial to Socket Redirector home: https://github.com/truechartsapps/tree/master/charts/incubator/ser2sock icon: https://i.imgur.com/GfZ7McO.png @@ -18,4 +18,4 @@ name: ser2sock sources: - https://github.com/nutechsoftware/ser2sock - https://github.com/tenstartups/ser2sock -version: 1.4.4 +version: 1.4.5 diff --git a/charts/incubator/stash/Chart.yaml b/charts/incubator/stash/Chart.yaml index 1d61979cd59..d6569fd24fb 100644 --- a/charts/incubator/stash/Chart.yaml +++ b/charts/incubator/stash/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org - version: 6.8.0 + version: 6.8.1 description: An organizer for your porn, written in Go home: https://github.com/truechartsapps/tree/master/charts/incubator/stash icon: https://raw.githubusercontent.com/stashapp/website/master/images/stash.svg @@ -18,4 +18,4 @@ name: stash sources: - https://github.com/stashapp/stash - https://hub.docker.com/r/stashapp/stash -version: 1.4.4 +version: 1.4.5 diff --git a/charts/incubator/thelounge/Chart.yaml b/charts/incubator/thelounge/Chart.yaml index 79ac2077f9d..5985eab57ce 100644 --- a/charts/incubator/thelounge/Chart.yaml +++ b/charts/incubator/thelounge/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org/ - version: 6.8.0 + version: 6.8.1 description: The Lounge, modern web IRC client designed for self-hosting home: https://github.com/truecharts/apps/tree/master/charts/incubator/thelounge icon: https://avatars.githubusercontent.com/u/14336958?s=200&v=4 @@ -21,4 +21,4 @@ maintainers: name: thelounge sources: - https://github.com/thelounge/thelounge -version: 1.6.4 +version: 1.6.5 diff --git a/charts/incubator/tvheadend/Chart.yaml b/charts/incubator/tvheadend/Chart.yaml index 46a701fd6a8..b0634aaf433 100644 --- a/charts/incubator/tvheadend/Chart.yaml +++ b/charts/incubator/tvheadend/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org/ - version: 6.8.0 + version: 6.8.1 deprecated: false description: TVheadend - a TV streaming server and digital video recorder home: https://github.com/truecharts/apps/tree/master/charts/incubator/tvheadend @@ -22,4 +22,4 @@ name: tvheadend sources: - https://github.com/tvheadend/tvheadend type: application -version: 7.6.4 +version: 7.6.5 diff --git a/charts/incubator/unifi/Chart.yaml b/charts/incubator/unifi/Chart.yaml index 789fe4739ac..5370bfebe6e 100644 --- a/charts/incubator/unifi/Chart.yaml +++ b/charts/incubator/unifi/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org/ - version: 6.8.0 + version: 6.8.1 deprecated: false description: Ubiquiti Network's Unifi Controller home: https://github.com/truecharts/apps/tree/master/charts/incubator/unifi @@ -21,4 +21,4 @@ sources: - https://github.com/jacobalberty/unifi-docker - https://unifi-network.ui.com type: application -version: 6.6.4 +version: 6.6.5 diff --git a/charts/incubator/unpackerr/Chart.yaml b/charts/incubator/unpackerr/Chart.yaml index af7558ff646..9925da55d9c 100644 --- a/charts/incubator/unpackerr/Chart.yaml +++ b/charts/incubator/unpackerr/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org/ - version: 6.8.0 + version: 6.8.1 deprecated: false description: This application runs as a daemon on your download host. It checks for completed downloads and extracts them so Radarr, Lidarr, Sonarr, and Readarr may @@ -26,4 +26,4 @@ sources: - https://github.com/davidnewhall/unpackerr - https://hub.docker.com/r/golift/unpackerr type: application -version: 1.6.4 +version: 1.6.5 diff --git a/charts/incubator/xteve/Chart.yaml b/charts/incubator/xteve/Chart.yaml index c374959e1d5..e143e1d3481 100644 --- a/charts/incubator/xteve/Chart.yaml +++ b/charts/incubator/xteve/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org - version: 6.8.0 + version: 6.8.1 description: M3U Proxy for Plex DVR and Emby Live TV. home: https://github.com/truechartsapps/tree/master/charts/incubator/xteve icon: https://raw.githubusercontent.com/xteve-project/xTeVe/master/html/img/logo_b_880x200.jpg @@ -21,4 +21,4 @@ name: xteve sources: - https://github.com/xteve-project/xTeVe - https://github.com/k8s-at-home/container-images -version: 1.4.4 +version: 1.4.5 diff --git a/charts/non-free/resilio-sync/Chart.yaml b/charts/non-free/resilio-sync/Chart.yaml index 5dbd93164f4..f39679073bf 100644 --- a/charts/non-free/resilio-sync/Chart.yaml +++ b/charts/non-free/resilio-sync/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org - version: 6.8.0 + version: 6.8.1 description: Resilio Sync is a fast, reliable, and simple file sync and share solution, powered by P2P technology home: https://github.com/truechartsapps/tree/master/charts/incubator/resio-sync @@ -21,4 +21,4 @@ maintainers: name: resilio-sync sources: - https://github.com/orgs/linuxserver/packages/container/package/resilio-sync -version: 1.4.4 +version: 1.4.5 diff --git a/charts/stable/collabora-online/Chart.yaml b/charts/stable/collabora-online/Chart.yaml index 0b4194dc46b..3cc3c8e6d95 100644 --- a/charts/stable/collabora-online/Chart.yaml +++ b/charts/stable/collabora-online/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org/ - version: 6.8.0 + version: 6.8.1 deprecated: false description: "Collabora Online Development Edition \u2013 an awesome, Online Office\ \ suite image suitable for home use." @@ -25,4 +25,4 @@ sources: - https://sdk.collaboraonline.com/contents.html - https://github.com/CollaboraOnline/online/tree/master/kubernetes/helm type: application -version: 6.6.4 +version: 6.6.5 diff --git a/charts/stable/deepstack-cpu/Chart.yaml b/charts/stable/deepstack-cpu/Chart.yaml index 8e754ccdbba..1cca593a7af 100644 --- a/charts/stable/deepstack-cpu/Chart.yaml +++ b/charts/stable/deepstack-cpu/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org/ - version: 6.8.0 + version: 6.8.1 deprecated: false description: DeepStack AI provides AI features including Face Recognition, Object Detection, Scene Recognition and custom AI Models @@ -25,4 +25,4 @@ sources: - https://hub.docker.com/r/deepquestai/deepstack - https://www.deepstack.cc/ type: application -version: 4.6.4 +version: 4.6.5 diff --git a/charts/stable/emby/Chart.yaml b/charts/stable/emby/Chart.yaml index 2ba5d3ff617..a6ab0391e37 100644 --- a/charts/stable/emby/Chart.yaml +++ b/charts/stable/emby/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org/ - version: 6.8.0 + version: 6.8.1 deprecated: false description: Emby Server is a home media server home: https://github.com/truecharts/apps/master/stable/emby @@ -25,4 +25,4 @@ sources: - https://hub.docker.com/r/linuxserver/emby - https://github.com/linuxserver/docker-emby.git type: application -version: 6.6.4 +version: 6.6.5 diff --git a/charts/stable/esphome/Chart.yaml b/charts/stable/esphome/Chart.yaml index 97ea5946e99..fa69f8e79bb 100644 --- a/charts/stable/esphome/Chart.yaml +++ b/charts/stable/esphome/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org/ - version: 6.8.0 + version: 6.8.1 deprecated: false description: ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems. @@ -24,4 +24,4 @@ sources: - https://github.com/esphome/esphome - https://hub.docker.com/u/esphome type: application -version: 6.6.4 +version: 6.6.5 diff --git a/charts/stable/freeradius/Chart.yaml b/charts/stable/freeradius/Chart.yaml index ed427d0583b..bd8dd3897a4 100644 --- a/charts/stable/freeradius/Chart.yaml +++ b/charts/stable/freeradius/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org/ - version: 6.8.0 + version: 6.8.1 deprecated: false description: OpenSource Radius implementation home: https://www.openldap.org @@ -24,4 +24,4 @@ sources: - https://hub.docker.com/r/freeradius/freeradius-server/ - https://freeradius.org/ type: application -version: 1.2.4 +version: 1.2.5 diff --git a/charts/stable/handbrake/Chart.yaml b/charts/stable/handbrake/Chart.yaml index daa432c1e60..18da64d4d9c 100644 --- a/charts/stable/handbrake/Chart.yaml +++ b/charts/stable/handbrake/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org/ - version: 6.8.0 + version: 6.8.1 deprecated: false description: HandBrake is a tool for converting video from nearly any format to a selection of modern, widely supported codecs. @@ -27,4 +27,4 @@ sources: - https://hub.docker.com/r/jlesage/handbrake/ - https://handbrake.fr/ type: application -version: 6.6.4 +version: 6.6.5 diff --git a/charts/stable/home-assistant/Chart.yaml b/charts/stable/home-assistant/Chart.yaml index f4bf2b20502..86ae50e3c7a 100644 --- a/charts/stable/home-assistant/Chart.yaml +++ b/charts/stable/home-assistant/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org/ - version: 6.8.0 + version: 6.8.1 deprecated: false description: home-assistant App for TrueNAS SCALE home: https://github.com/truecharts/apps/tree/master/charts/stable/home-assistant @@ -25,4 +25,4 @@ sources: - https://github.com/home-assistant/home-assistant - https://github.com/cdr/code-server type: application -version: 6.6.4 +version: 6.6.5 diff --git a/charts/stable/jackett/Chart.yaml b/charts/stable/jackett/Chart.yaml index 47aaf05924e..9d9ddc51f46 100644 --- a/charts/stable/jackett/Chart.yaml +++ b/charts/stable/jackett/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org/ - version: 6.8.0 + version: 6.8.1 deprecated: false description: API Support for your favorite torrent trackers. home: https://github.com/truecharts/apps/tree/master/charts/stable/jackett @@ -24,4 +24,4 @@ name: jackett sources: - https://github.com/Jackett/Jackett type: application -version: 6.6.4 +version: 6.6.5 diff --git a/charts/stable/jellyfin/Chart.yaml b/charts/stable/jellyfin/Chart.yaml index 7774b1d7f5c..bc9354f6644 100644 --- a/charts/stable/jellyfin/Chart.yaml +++ b/charts/stable/jellyfin/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org/ - version: 6.8.0 + version: 6.8.1 deprecated: false description: Jellyfin is a Free Software Media System home: https://github.com/truecharts/apps/tree/master/charts/stable/jellyfin @@ -24,4 +24,4 @@ name: jellyfin sources: - https://github.com/jellyfin/jellyfin type: application -version: 6.6.4 +version: 6.6.5 diff --git a/charts/stable/kms/Chart.yaml b/charts/stable/kms/Chart.yaml index 45b96dee5e6..3ec9409a221 100644 --- a/charts/stable/kms/Chart.yaml +++ b/charts/stable/kms/Chart.yaml @@ -3,7 +3,7 @@ appVersion: minimal dependencies: - name: common repository: https://truecharts.org/ - version: 6.8.0 + version: 6.8.1 deprecated: false description: Private Windows Activation Server for development and testing home: https://github.com/truecharts/apps/tree/master/charts/stable/kms @@ -22,4 +22,4 @@ name: kms sources: - https://github.com/SystemRage/py-kms type: application -version: 6.6.4 +version: 6.6.5 diff --git a/charts/stable/lidarr/Chart.yaml b/charts/stable/lidarr/Chart.yaml index 443af06558d..bac76e6f28d 100644 --- a/charts/stable/lidarr/Chart.yaml +++ b/charts/stable/lidarr/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org/ - version: 6.8.0 + version: 6.8.1 deprecated: false description: Looks and smells like Sonarr but made for music home: https://github.com/truecharts/apps/tree/master/charts/stable/lidarr @@ -24,4 +24,4 @@ name: lidarr sources: - https://github.com/Lidarr/Lidarr type: application -version: 6.6.4 +version: 6.6.5 diff --git a/charts/stable/littlelink/Chart.yaml b/charts/stable/littlelink/Chart.yaml index dd235f2aa6c..9e1b6db78e6 100644 --- a/charts/stable/littlelink/Chart.yaml +++ b/charts/stable/littlelink/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org/ - version: 6.8.0 + version: 6.8.1 deprecated: false description: Easy platform to combine all your social links home: https://github.com/truecharts/apps/tree/master/charts/stable/littlelink @@ -23,4 +23,4 @@ sources: - https://github.com/techno-tim/littlelink-server - https://github.com/sethcottle/littlelink type: application -version: 1.0.4 +version: 1.0.5 diff --git a/charts/stable/nextcloud/Chart.yaml b/charts/stable/nextcloud/Chart.yaml index 8c2a888c27a..e8b8335269a 100644 --- a/charts/stable/nextcloud/Chart.yaml +++ b/charts/stable/nextcloud/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org/ - version: 6.8.0 + version: 6.8.1 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ @@ -36,4 +36,4 @@ sources: - https://github.com/nextcloud/docker - https://github.com/nextcloud/helm type: application -version: 2.0.6 +version: 2.0.7 diff --git a/charts/stable/ombi/Chart.yaml b/charts/stable/ombi/Chart.yaml index ad9a2804b49..fc0ef75a633 100644 --- a/charts/stable/ombi/Chart.yaml +++ b/charts/stable/ombi/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org/ - version: 6.8.0 + version: 6.8.1 deprecated: false description: Want a Movie or TV Show on Plex or Emby? Use Ombi! home: https://github.com/truecharts/apps/tree/master/charts/stable/ombi @@ -27,4 +27,4 @@ name: ombi sources: - https://github.com/tidusjar/Ombi type: application -version: 6.6.4 +version: 6.6.5 diff --git a/charts/stable/openldap/Chart.yaml b/charts/stable/openldap/Chart.yaml index 5690374b531..511765ed562 100644 --- a/charts/stable/openldap/Chart.yaml +++ b/charts/stable/openldap/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org/ - version: 6.8.0 + version: 6.8.1 deprecated: false description: Community developed LDAP software home: https://www.openldap.org @@ -26,4 +26,4 @@ sources: - https://github.com/jp-gouin/helm-openldap - https://github.com/osixia/docker-openldap type: application -version: 1.2.4 +version: 1.2.5 diff --git a/charts/stable/pgadmin/Chart.yaml b/charts/stable/pgadmin/Chart.yaml index f4215b7e9ee..f24778b3ab5 100644 --- a/charts/stable/pgadmin/Chart.yaml +++ b/charts/stable/pgadmin/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org/ - version: 6.8.0 + version: 6.8.1 deprecated: false description: Web-Based postgresql database management utility home: https://github.com/truecharts/apps/tree/master/charts/stable/pgadmin @@ -24,4 +24,4 @@ name: pgadmin sources: - https://www.pgadmin.org/ type: application -version: 1.3.8 +version: 1.3.9 diff --git a/charts/stable/phpldapadmin/Chart.yaml b/charts/stable/phpldapadmin/Chart.yaml index 60045dcae9a..b2514e7ffa4 100644 --- a/charts/stable/phpldapadmin/Chart.yaml +++ b/charts/stable/phpldapadmin/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org/ - version: 6.8.0 + version: 6.8.1 deprecated: false description: Web-based LDAP browser to manage your LDAP server home: https://github.com/truecharts/apps/tree/master/charts/stable/phpldapadmin @@ -24,4 +24,4 @@ name: phpldapadmin sources: - https://gitlab.v2.rancher.geohub.space/g3s/i3s/i3s-helm-catalog type: application -version: 1.3.4 +version: 1.3.5 diff --git a/charts/stable/plex/Chart.yaml b/charts/stable/plex/Chart.yaml index c5653f9af89..3b47fa3c261 100644 --- a/charts/stable/plex/Chart.yaml +++ b/charts/stable/plex/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org/ - version: 6.8.0 + version: 6.8.1 deprecated: false description: Plex Media Server home: https://github.com/truecharts/apps/tree/master/charts/stable/plex @@ -22,4 +22,4 @@ maintainers: name: plex sources: null type: application -version: 5.6.4 +version: 5.6.5 diff --git a/charts/stable/postgresql/Chart.yaml b/charts/stable/postgresql/Chart.yaml index 29bb7a64ce1..686af9f5e0c 100644 --- a/charts/stable/postgresql/Chart.yaml +++ b/charts/stable/postgresql/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org/ - version: 6.8.0 + version: 6.8.1 deprecated: false description: PostgresSQL home: https://github.com/truecharts/apps/tree/master/stable/postgres @@ -25,4 +25,4 @@ name: postgresql sources: - https://www.postgresql.org/ type: application -version: 1.0.8 +version: 1.0.9 diff --git a/charts/stable/radarr/Chart.yaml b/charts/stable/radarr/Chart.yaml index ce53d335536..951f84007eb 100644 --- a/charts/stable/radarr/Chart.yaml +++ b/charts/stable/radarr/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org/ - version: 6.8.0 + version: 6.8.1 deprecated: false description: "A fork of Sonarr to work with movies \xE0 la Couchpotato" home: https://github.com/truecharts/apps/tree/master/charts/stable/radarr @@ -24,4 +24,4 @@ name: radarr sources: - https://github.com/Radarr/Radarr type: application -version: 6.6.4 +version: 6.6.5 diff --git a/charts/stable/sonarr/Chart.yaml b/charts/stable/sonarr/Chart.yaml index e7d470b20f6..a2cfcd81297 100644 --- a/charts/stable/sonarr/Chart.yaml +++ b/charts/stable/sonarr/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org/ - version: 6.8.0 + version: 6.8.1 deprecated: false description: Smart PVR for newsgroup and bittorrent users home: https://github.com/truecharts/apps/tree/master/charts/stable/sonarr @@ -24,4 +24,4 @@ name: sonarr sources: - https://github.com/Sonarr/Sonarr type: application -version: 6.6.4 +version: 6.6.5 diff --git a/charts/stable/syncthing/Chart.yaml b/charts/stable/syncthing/Chart.yaml index d561d24106f..1140be29fd8 100644 --- a/charts/stable/syncthing/Chart.yaml +++ b/charts/stable/syncthing/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org/ - version: 6.8.0 + version: 6.8.1 deprecated: false description: P2P file synchronization application home: https://github.com/truecharts/apps/tree/master/charts/stable/syncthing @@ -24,4 +24,4 @@ sources: - https://github.com/syncthing/syncthing - https://hub.docker.com/r/syncthing/syncthing type: application -version: 6.6.4 +version: 6.6.5 diff --git a/charts/stable/tautulli/Chart.yaml b/charts/stable/tautulli/Chart.yaml index 9be3725d285..2a70a3eb9a1 100644 --- a/charts/stable/tautulli/Chart.yaml +++ b/charts/stable/tautulli/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org/ - version: 6.8.0 + version: 6.8.1 deprecated: false description: A Python based monitoring and tracking tool for Plex Media Server home: https://github.com/truecharts/apps/tree/master/charts/stable/tautulli @@ -23,4 +23,4 @@ name: tautulli sources: - https://github.com/Tautulli/Tautulli type: application -version: 6.6.4 +version: 6.6.5 diff --git a/charts/stable/traefik/Chart.yaml b/charts/stable/traefik/Chart.yaml index c6fe16c26d7..75a4c7f0c0d 100644 --- a/charts/stable/traefik/Chart.yaml +++ b/charts/stable/traefik/Chart.yaml @@ -3,7 +3,7 @@ appVersion: '2.4' dependencies: - name: common repository: https://truecharts.org/ - version: 6.8.0 + version: 6.8.1 deprecated: false description: A Traefik based Reverse Proxy and Certificate Manager home: https://github.com/truecharts/apps/tree/master/charts/stable/traefik @@ -26,4 +26,4 @@ sources: - https://traefik.io/ type: application upstream_version: v9.19.2 -version: 6.8.4 +version: 6.8.5 diff --git a/charts/stable/transmission/Chart.yaml b/charts/stable/transmission/Chart.yaml index 0f7a91e5f03..3e680a85fdd 100644 --- a/charts/stable/transmission/Chart.yaml +++ b/charts/stable/transmission/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org/ - version: 6.8.0 + version: 6.8.1 deprecated: false description: API Support for your favorite torrent trackers. home: https://github.com/truecharts/apps/tree/master/charts/stable/transmission @@ -25,4 +25,4 @@ sources: - https://github.com/transmission/transmission - https://hub.docker.com/r/linuxserver/transmission type: application -version: 6.6.4 +version: 6.6.5 diff --git a/charts/stable/truecommand/Chart.yaml b/charts/stable/truecommand/Chart.yaml index cb7a61a78ef..1598e0fa013 100644 --- a/charts/stable/truecommand/Chart.yaml +++ b/charts/stable/truecommand/Chart.yaml @@ -3,7 +3,7 @@ appVersion: nightly dependencies: - name: common repository: https://truecharts.org/ - version: 6.8.0 + version: 6.8.1 deprecated: false description: Aggregated management of TrueNAS devices home: https://github.com/truecharts/apps/tree/master/charts/incubator/truecommand @@ -22,4 +22,4 @@ name: truecommand sources: - https://hub.docker.com/r/ixsystems/truecommand type: application -version: 6.6.4 +version: 6.6.5 diff --git a/charts/stable/vaultwarden/Chart.yaml b/charts/stable/vaultwarden/Chart.yaml index 6c938b06209..009271420b8 100644 --- a/charts/stable/vaultwarden/Chart.yaml +++ b/charts/stable/vaultwarden/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org/ - version: 6.8.0 + version: 6.8.1 - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ @@ -31,4 +31,4 @@ name: vaultwarden sources: - https://github.com/dani-garcia/vaultwarden type: application -version: 4.0.6 +version: 4.0.7 diff --git a/charts/stable/zwavejs2mqtt/Chart.yaml b/charts/stable/zwavejs2mqtt/Chart.yaml index b4991c69d70..6a921fe2575 100644 --- a/charts/stable/zwavejs2mqtt/Chart.yaml +++ b/charts/stable/zwavejs2mqtt/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org/ - version: 6.8.0 + version: 6.8.1 deprecated: false description: Fully configurable Zwave to MQTT gateway and Control Panel using NodeJS and Vue @@ -27,4 +27,4 @@ sources: - https://github.com/zwave-js/zwavejs2mqtt - https://hub.docker.com/r/zwavejs/zwavejs2mqtt type: application -version: 6.6.4 +version: 6.6.5