From 37a11bad6989e14477265151ae41f25db31676dd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 3 Jul 2021 12:46:18 +0200 Subject: [PATCH] chore(deps): update helm chart common to v6.5.0 (#651) 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/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/ombi/Chart.yaml | 4 ++-- charts/stable/plex/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 ++-- 81 files changed, 162 insertions(+), 162 deletions(-) diff --git a/charts/deprecated/nzbhydra/Chart.yaml b/charts/deprecated/nzbhydra/Chart.yaml index 5e243066bce..7a28bf7140f 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.4.6 + version: 6.5.0 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.2.10 +version: 6.3.0 diff --git a/charts/develop/prototype-gui/Chart.yaml b/charts/develop/prototype-gui/Chart.yaml index 123405dec0e..853b7c72c47 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.4.6 + version: 6.5.0 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.3.12 +version: 1.4.0 diff --git a/charts/incubator/airsonic/Chart.yaml b/charts/incubator/airsonic/Chart.yaml index 0ea376e46ce..4ef028b377d 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.4.6 + version: 6.5.0 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.2.11 +version: 1.3.0 diff --git a/charts/incubator/appdaemon/Chart.yaml b/charts/incubator/appdaemon/Chart.yaml index a213c26c0d4..a2ed47d6816 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.4.6 + version: 6.5.0 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.2.12 +version: 3.3.0 diff --git a/charts/incubator/bazarr/Chart.yaml b/charts/incubator/bazarr/Chart.yaml index 4c7769e4799..e5227813712 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.4.6 + version: 6.5.0 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.2.10 +version: 6.3.0 diff --git a/charts/incubator/booksonic-air/Chart.yaml b/charts/incubator/booksonic-air/Chart.yaml index 3da228208da..90d8271be15 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.4.6 + version: 6.5.0 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.0.2 +version: 1.1.0 diff --git a/charts/incubator/calibre-web/Chart.yaml b/charts/incubator/calibre-web/Chart.yaml index 4f8391370ec..397ff5c465c 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.4.6 + version: 6.5.0 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.2.10 +version: 6.3.0 diff --git a/charts/incubator/calibre/Chart.yaml b/charts/incubator/calibre/Chart.yaml index f0d9499b808..e934d214e02 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.4.6 + version: 6.5.0 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.0.2 +version: 1.1.0 diff --git a/charts/incubator/deconz/Chart.yaml b/charts/incubator/deconz/Chart.yaml index a190c93782c..881ea1dc5de 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.4.6 + version: 6.5.0 description: deCONZ is an easy to use control software, with which you can set up and control Zigbee networks of any size without further programming effort. home: https://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.0.2 +version: 1.1.0 diff --git a/charts/incubator/deluge/Chart.yaml b/charts/incubator/deluge/Chart.yaml index 356942e685b..b52a9ec8d1f 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.4.6 + version: 6.5.0 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.2.10 +version: 6.3.0 diff --git a/charts/incubator/dizquetv/Chart.yaml b/charts/incubator/dizquetv/Chart.yaml index d11edb11ad5..a772caa6063 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.4.6 + version: 6.5.0 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.0.2 +version: 1.1.0 diff --git a/charts/incubator/duplicati/Chart.yaml b/charts/incubator/duplicati/Chart.yaml index 726706a9a9f..ca0ea8b2ddc 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.4.6 + version: 6.5.0 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.0.2 +version: 1.1.0 diff --git a/charts/incubator/fireflyiii/Chart.yaml b/charts/incubator/fireflyiii/Chart.yaml index 68fe539b4d6..86597c96e23 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.4.6 + version: 6.5.0 - condition: postgresql.enabled name: postgresql repository: https://charts.bitnami.com/bitnami @@ -27,4 +27,4 @@ name: fireflyiii sources: - https://github.com/firefly-iii/firefly-iii/ type: application -version: 4.3.11 +version: 4.4.0 diff --git a/charts/incubator/flaresolverr/Chart.yaml b/charts/incubator/flaresolverr/Chart.yaml index 87861492501..a6b91e96c6e 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.4.6 + version: 6.5.0 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.0.2 +version: 1.1.0 diff --git a/charts/incubator/flood/Chart.yaml b/charts/incubator/flood/Chart.yaml index 352cc203c05..3c29fff0ab2 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.4.6 + version: 6.5.0 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.0.2 +version: 1.1.0 diff --git a/charts/incubator/focalboard/Chart.yaml b/charts/incubator/focalboard/Chart.yaml index e2ec97164f1..9190d7dfbe9 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.4.6 + version: 6.5.0 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.0.2 +version: 1.1.0 diff --git a/charts/incubator/freshrss/Chart.yaml b/charts/incubator/freshrss/Chart.yaml index 8391197f820..307840b6f52 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.4.6 + version: 6.5.0 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.2.10 +version: 6.3.0 diff --git a/charts/incubator/gaps/Chart.yaml b/charts/incubator/gaps/Chart.yaml index 94cee63303e..e11e5e1ca47 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.4.6 + version: 6.5.0 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.2.10 +version: 6.3.0 diff --git a/charts/incubator/gonic/Chart.yaml b/charts/incubator/gonic/Chart.yaml index 14d94e0273a..a91dc692bb5 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.4.6 + version: 6.5.0 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.0.2 +version: 1.1.0 diff --git a/charts/incubator/grocy/Chart.yaml b/charts/incubator/grocy/Chart.yaml index d492a935c2d..a37088fb489 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.4.6 + version: 6.5.0 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.2.10 +version: 6.3.0 diff --git a/charts/incubator/haste-server/Chart.yaml b/charts/incubator/haste-server/Chart.yaml index 2ea0f3f241d..05fe093fc82 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.4.6 + version: 6.5.0 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.2.10 +version: 1.3.0 diff --git a/charts/incubator/healthchecks/Chart.yaml b/charts/incubator/healthchecks/Chart.yaml index 83402f38e43..256dc291324 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.4.6 + version: 6.5.0 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.0.2 +version: 1.1.0 diff --git a/charts/incubator/heimdall/Chart.yaml b/charts/incubator/heimdall/Chart.yaml index 5f789cd8769..88cd0b2aebf 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.4.6 + version: 6.5.0 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.2.10 +version: 6.3.0 diff --git a/charts/incubator/hyperion-ng/Chart.yaml b/charts/incubator/hyperion-ng/Chart.yaml index da1beb7944f..dd929d3a2a3 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.4.6 + version: 6.5.0 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.0.2 +version: 1.1.0 diff --git a/charts/incubator/komga/Chart.yaml b/charts/incubator/komga/Chart.yaml index c9c27cd621a..11976f2d6b5 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.4.6 + version: 6.5.0 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.0.2 +version: 1.1.0 diff --git a/charts/incubator/lazylibrarian/Chart.yaml b/charts/incubator/lazylibrarian/Chart.yaml index 606a2f64472..a22c0f52eaa 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.4.6 + version: 6.5.0 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.2.10 +version: 6.3.0 diff --git a/charts/incubator/librespeed/Chart.yaml b/charts/incubator/librespeed/Chart.yaml index 3cf3b75b988..7dc0dfbdc01 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.4.6 + version: 6.5.0 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.0.2 +version: 1.1.0 diff --git a/charts/incubator/lychee/Chart.yaml b/charts/incubator/lychee/Chart.yaml index 691188274e1..0cf6017b162 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.4.6 + version: 6.5.0 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.2.10 +version: 6.3.0 diff --git a/charts/incubator/mealie/Chart.yaml b/charts/incubator/mealie/Chart.yaml index 9d1fdba02d7..05d5103cc58 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.4.6 + version: 6.5.0 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.2.11 +version: 1.3.0 diff --git a/charts/incubator/mosquitto/Chart.yaml b/charts/incubator/mosquitto/Chart.yaml index f04bdc51c15..28418523879 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.4.6 + version: 6.5.0 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.2.11 +version: 1.3.0 diff --git a/charts/incubator/mylar/Chart.yaml b/charts/incubator/mylar/Chart.yaml index c54db895618..f28fdf78dd5 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.4.6 + version: 6.5.0 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.0.2 +version: 1.1.0 diff --git a/charts/incubator/navidrome/Chart.yaml b/charts/incubator/navidrome/Chart.yaml index 8a191eee7c9..f79c29e525f 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.4.6 + version: 6.5.0 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.2.10 +version: 6.3.0 diff --git a/charts/incubator/node-red/Chart.yaml b/charts/incubator/node-red/Chart.yaml index 9f597284db8..40cbe80459d 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.4.6 + version: 6.5.0 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.2.10 +version: 6.3.0 diff --git a/charts/incubator/nullserv/Chart.yaml b/charts/incubator/nullserv/Chart.yaml index 079e1f10fd0..8f83889583a 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.4.6 + version: 6.5.0 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.0.2 +version: 1.1.0 diff --git a/charts/incubator/nzbget/Chart.yaml b/charts/incubator/nzbget/Chart.yaml index 1b51608bdba..35aaa20f8db 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.4.6 + version: 6.5.0 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.2.10 +version: 6.3.0 diff --git a/charts/incubator/octoprint/Chart.yaml b/charts/incubator/octoprint/Chart.yaml index 4f7a748003b..3912aa9bf2a 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.4.6 + version: 6.5.0 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.0.2 +version: 1.1.0 diff --git a/charts/incubator/omada-controller/Chart.yaml b/charts/incubator/omada-controller/Chart.yaml index 833a08a9118..3d43fad699f 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.4.6 + version: 6.5.0 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.0.2 +version: 1.1.0 diff --git a/charts/incubator/organizr/Chart.yaml b/charts/incubator/organizr/Chart.yaml index 46c9b542565..b7dbe4028c8 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.4.6 + version: 6.5.0 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.2.11 +version: 6.3.0 diff --git a/charts/incubator/overseerr/Chart.yaml b/charts/incubator/overseerr/Chart.yaml index 829d06305a6..ebf9c1dccac 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.4.6 + version: 6.5.0 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.0.2 +version: 1.1.0 diff --git a/charts/incubator/owncast/Chart.yaml b/charts/incubator/owncast/Chart.yaml index a622a18f685..f6583776263 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.4.6 + version: 6.5.0 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.0.2 +version: 1.1.0 diff --git a/charts/incubator/owncloud-ocis/Chart.yaml b/charts/incubator/owncloud-ocis/Chart.yaml index e435ef92ae0..8781e62bee5 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.4.6 + version: 6.5.0 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.0.2 +version: 1.1.0 diff --git a/charts/incubator/photoprism/Chart.yaml b/charts/incubator/photoprism/Chart.yaml index 7773bbf3e01..259d06c9c51 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.4.6 + version: 6.5.0 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.0.2 +version: 1.1.0 diff --git a/charts/incubator/piaware/Chart.yaml b/charts/incubator/piaware/Chart.yaml index 91f11da49e6..da726f5c8f5 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.4.6 + version: 6.5.0 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.0.2 +version: 1.1.0 diff --git a/charts/incubator/podgrab/Chart.yaml b/charts/incubator/podgrab/Chart.yaml index 2697dd9dc69..9ffb6c4407f 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.4.6 + version: 6.5.0 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.2.10 +version: 4.3.0 diff --git a/charts/incubator/pretend-youre-xyzzy/Chart.yaml b/charts/incubator/pretend-youre-xyzzy/Chart.yaml index 46757b27b0e..632ffbf7176 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.4.6 + version: 6.5.0 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.0.2 +version: 1.1.0 diff --git a/charts/incubator/protonmail-bridge/Chart.yaml b/charts/incubator/protonmail-bridge/Chart.yaml index de2cc3716ac..a9a8794f623 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.4.6 + version: 6.5.0 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.0.2 +version: 1.1.0 diff --git a/charts/incubator/prowlarr/Chart.yaml b/charts/incubator/prowlarr/Chart.yaml index d44acc2a756..e87e4cbc5b7 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.4.6 + version: 6.5.0 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.2.12 +version: 1.3.0 diff --git a/charts/incubator/pyload/Chart.yaml b/charts/incubator/pyload/Chart.yaml index e604a41a06f..153b94041d2 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.4.6 + version: 6.5.0 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.0.2 +version: 1.1.0 diff --git a/charts/incubator/qbittorrent/Chart.yaml b/charts/incubator/qbittorrent/Chart.yaml index d45af7a901f..f25fed62046 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.4.6 + version: 6.5.0 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.2.10 +version: 6.3.0 diff --git a/charts/incubator/readarr/Chart.yaml b/charts/incubator/readarr/Chart.yaml index 8db9d0723bd..1ac56f3bc97 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.4.6 + version: 6.5.0 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.2.11 +version: 6.3.0 diff --git a/charts/incubator/reg/Chart.yaml b/charts/incubator/reg/Chart.yaml index 211f7c47f96..b4913d7a252 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.4.6 + version: 6.5.0 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.2.10 +version: 1.3.0 diff --git a/charts/incubator/sabnzbd/Chart.yaml b/charts/incubator/sabnzbd/Chart.yaml index 8031343f78c..2a8432894d7 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.4.6 + version: 6.5.0 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.2.10 +version: 6.3.0 diff --git a/charts/incubator/ser2sock/Chart.yaml b/charts/incubator/ser2sock/Chart.yaml index 1a59fffad48..cdcd48544aa 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.4.6 + version: 6.5.0 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.0.2 +version: 1.1.0 diff --git a/charts/incubator/stash/Chart.yaml b/charts/incubator/stash/Chart.yaml index de5cfb92d25..6bbb03ebed4 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.4.6 + version: 6.5.0 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.0.4 +version: 1.1.0 diff --git a/charts/incubator/thelounge/Chart.yaml b/charts/incubator/thelounge/Chart.yaml index 3a9b6fd715c..f01d2880553 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.4.6 + version: 6.5.0 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.2.11 +version: 1.3.0 diff --git a/charts/incubator/tvheadend/Chart.yaml b/charts/incubator/tvheadend/Chart.yaml index f5e3622376b..738d63f1d70 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.4.6 + version: 6.5.0 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.2.10 +version: 7.3.0 diff --git a/charts/incubator/unifi/Chart.yaml b/charts/incubator/unifi/Chart.yaml index 5075654c6b8..780f6eb3170 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.4.6 + version: 6.5.0 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.2.10 +version: 6.3.0 diff --git a/charts/incubator/unpackerr/Chart.yaml b/charts/incubator/unpackerr/Chart.yaml index ffac6f402cb..16c5400daf2 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.4.6 + version: 6.5.0 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.2.10 +version: 1.3.0 diff --git a/charts/incubator/xteve/Chart.yaml b/charts/incubator/xteve/Chart.yaml index 58206474a90..4666e7eee1f 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.4.6 + version: 6.5.0 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.0.2 +version: 1.1.0 diff --git a/charts/non-free/resilio-sync/Chart.yaml b/charts/non-free/resilio-sync/Chart.yaml index a4836698ad2..6487a98f711 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.4.6 + version: 6.5.0 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.0.2 +version: 1.1.0 diff --git a/charts/stable/collabora-online/Chart.yaml b/charts/stable/collabora-online/Chart.yaml index e5bc1e6eba6..66f489fb1d0 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.4.6 + version: 6.5.0 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.2.11 +version: 6.3.0 diff --git a/charts/stable/deepstack-cpu/Chart.yaml b/charts/stable/deepstack-cpu/Chart.yaml index 590476bf91a..46e8428c2d5 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.4.6 + version: 6.5.0 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.2.10 +version: 4.3.0 diff --git a/charts/stable/emby/Chart.yaml b/charts/stable/emby/Chart.yaml index e9fb26d5144..8703b73d242 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.4.6 + version: 6.5.0 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.2.10 +version: 6.3.0 diff --git a/charts/stable/esphome/Chart.yaml b/charts/stable/esphome/Chart.yaml index 20853183cbf..b56ec1aa922 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.4.6 + version: 6.5.0 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.2.10 +version: 6.3.0 diff --git a/charts/stable/handbrake/Chart.yaml b/charts/stable/handbrake/Chart.yaml index 50d7c2725f1..c2c1ad2b891 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.4.6 + version: 6.5.0 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.2.10 +version: 6.3.0 diff --git a/charts/stable/home-assistant/Chart.yaml b/charts/stable/home-assistant/Chart.yaml index 49c9112a2fd..ec4190d8e9a 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.4.6 + version: 6.5.0 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.2.10 +version: 6.3.0 diff --git a/charts/stable/jackett/Chart.yaml b/charts/stable/jackett/Chart.yaml index 11543bff977..9c748c6963b 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.4.6 + version: 6.5.0 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.2.11 +version: 6.3.0 diff --git a/charts/stable/jellyfin/Chart.yaml b/charts/stable/jellyfin/Chart.yaml index 90592302b6e..73849d5b03d 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.4.6 + version: 6.5.0 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.2.10 +version: 6.3.0 diff --git a/charts/stable/kms/Chart.yaml b/charts/stable/kms/Chart.yaml index 2668b301b47..5bb3e55e8c8 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.4.6 + version: 6.5.0 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.2.10 +version: 6.3.0 diff --git a/charts/stable/lidarr/Chart.yaml b/charts/stable/lidarr/Chart.yaml index 4573fe299a1..78d3491620b 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.4.6 + version: 6.5.0 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.2.10 +version: 6.3.0 diff --git a/charts/stable/ombi/Chart.yaml b/charts/stable/ombi/Chart.yaml index 456c09e9b6d..d6415f99ab7 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.4.6 + version: 6.5.0 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.2.11 +version: 6.3.0 diff --git a/charts/stable/plex/Chart.yaml b/charts/stable/plex/Chart.yaml index 99a284e8c97..a260b5eda01 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.4.6 + version: 6.5.0 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.2.10 +version: 5.3.0 diff --git a/charts/stable/radarr/Chart.yaml b/charts/stable/radarr/Chart.yaml index 3eac20e5090..afbbea92a71 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.4.6 + version: 6.5.0 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.2.10 +version: 6.3.0 diff --git a/charts/stable/sonarr/Chart.yaml b/charts/stable/sonarr/Chart.yaml index 4d2b92bbbfd..09926909a4a 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.4.6 + version: 6.5.0 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.2.10 +version: 6.3.0 diff --git a/charts/stable/syncthing/Chart.yaml b/charts/stable/syncthing/Chart.yaml index 0d7b6f3b587..f3c2e49a4b8 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.4.6 + version: 6.5.0 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.2.10 +version: 6.3.0 diff --git a/charts/stable/tautulli/Chart.yaml b/charts/stable/tautulli/Chart.yaml index b26e8ffc251..32feb72f0f6 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.4.6 + version: 6.5.0 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.2.10 +version: 6.3.0 diff --git a/charts/stable/traefik/Chart.yaml b/charts/stable/traefik/Chart.yaml index ad6ade709ff..ce6c5c5bfc5 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.4.6 + version: 6.5.0 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.3.18 +version: 6.4.0 diff --git a/charts/stable/transmission/Chart.yaml b/charts/stable/transmission/Chart.yaml index eee00ced212..71d5b522f77 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.4.6 + version: 6.5.0 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.2.11 +version: 6.3.0 diff --git a/charts/stable/truecommand/Chart.yaml b/charts/stable/truecommand/Chart.yaml index 3f4f81b46a1..e520d565480 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.4.6 + version: 6.5.0 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.2.10 +version: 6.3.0 diff --git a/charts/stable/vaultwarden/Chart.yaml b/charts/stable/vaultwarden/Chart.yaml index 18bc783464d..95947c48f28 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.4.6 + version: 6.5.0 - condition: postgresql.enabled name: postgresql repository: https://charts.bitnami.com/bitnami @@ -31,4 +31,4 @@ name: vaultwarden sources: - https://github.com/dani-garcia/vaultwarden type: application -version: 3.3.11 +version: 3.4.0 diff --git a/charts/stable/zwavejs2mqtt/Chart.yaml b/charts/stable/zwavejs2mqtt/Chart.yaml index d741e42bfba..c20b59db2a9 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.4.6 + version: 6.5.0 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.2.11 +version: 6.3.0