diff --git a/charts/deprecated/nzbhydra/Chart.yaml b/charts/deprecated/nzbhydra/Chart.yaml index eb01f52e1fe..0ac03f63055 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.1.1 + version: 6.3.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.0.2 +version: 6.1.0 diff --git a/charts/develop/prototype-gui/Chart.yaml b/charts/develop/prototype-gui/Chart.yaml index 0f90ebc35ce..aa46a807e01 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.1.1 + version: 6.3.1 deprecated: false description: App to test GUI prototypes home: https://github.com/truecharts/apps/tree/master/charts/develop/prototype-gui @@ -19,4 +19,4 @@ maintainers: name: prototype-gui sources: null type: application -version: 1.1.3 +version: 1.2.0 diff --git a/charts/develop/prototype-gui/SCALE/ix_values.yaml b/charts/develop/prototype-gui/SCALE/ix_values.yaml index 73a03687f5d..1061fbbd45d 100644 --- a/charts/develop/prototype-gui/SCALE/ix_values.yaml +++ b/charts/develop/prototype-gui/SCALE/ix_values.yaml @@ -9,6 +9,16 @@ image: pullPolicy: IfNotPresent tag: v0.18.263 +probes: + liveness: + path: "/UI/Login" + + readiness: + path: "/UI/Login" + + startup: + path: "/UI/Login" + ## # Most other defaults are set in questions.yaml # For other options please refer to the wiki, default_values.yaml or the common library chart diff --git a/charts/develop/prototype-gui/values.yaml b/charts/develop/prototype-gui/values.yaml index 0e7507068aa..90d1059965f 100644 --- a/charts/develop/prototype-gui/values.yaml +++ b/charts/develop/prototype-gui/values.yaml @@ -16,6 +16,16 @@ service: main: port: 9117 +probes: + liveness: + path: "/UI/Login" + + readiness: + path: "/UI/Login" + + startup: + path: "/UI/Login" + env: {} # TZ: UTC # PUID: 1001 diff --git a/charts/incubator/airsonic/Chart.yaml b/charts/incubator/airsonic/Chart.yaml index bdfc4d3c7e3..b0f442c0f90 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.1.1 + version: 6.3.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.0.2 +version: 1.1.0 diff --git a/charts/incubator/appdaemon/Chart.yaml b/charts/incubator/appdaemon/Chart.yaml index 47a0836c059..7c3a83d53df 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.1.1 + version: 6.3.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.0.2 +version: 3.1.0 diff --git a/charts/incubator/bazarr/Chart.yaml b/charts/incubator/bazarr/Chart.yaml index c13114e8f64..13052702ae2 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.1.1 + version: 6.3.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.0.2 +version: 6.1.0 diff --git a/charts/incubator/calibre-web/Chart.yaml b/charts/incubator/calibre-web/Chart.yaml index afe472eea36..2b23817dbdc 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.1.1 + version: 6.3.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.0.2 +version: 6.1.0 diff --git a/charts/incubator/deluge/Chart.yaml b/charts/incubator/deluge/Chart.yaml index 70ac7111d57..c0cb3cb9084 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.1.1 + version: 6.3.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.0.2 +version: 6.1.0 diff --git a/charts/incubator/fireflyiii/Chart.yaml b/charts/incubator/fireflyiii/Chart.yaml index 1cdad2b5fbf..9b52466febb 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.1.1 + version: 6.3.1 - 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.0.2 +version: 4.1.0 diff --git a/charts/incubator/fireflyiii/SCALE/ix_values.yaml b/charts/incubator/fireflyiii/SCALE/ix_values.yaml index 67c9a3d26a4..a8ea761002b 100644 --- a/charts/incubator/fireflyiii/SCALE/ix_values.yaml +++ b/charts/incubator/fireflyiii/SCALE/ix_values.yaml @@ -9,6 +9,16 @@ image: pullPolicy: IfNotPresent tag: version-5.5.12 +probes: + liveness: + path: "/login" + + readiness: + path: "/login" + + startup: + path: "/login" + env: DB_USERNAME: fireflyiii DB_DATABASE: fireflyiii diff --git a/charts/incubator/fireflyiii/values.yaml b/charts/incubator/fireflyiii/values.yaml index 09d6bfe231b..d05a4af4796 100644 --- a/charts/incubator/fireflyiii/values.yaml +++ b/charts/incubator/fireflyiii/values.yaml @@ -28,18 +28,28 @@ service: port: 51080 protocol: TCP +probes: + liveness: + path: "/login" + + readiness: + path: "/login" + + startup: + path: "/login" + env: DB_USERNAME: firefly DB_DATABASE: firefly DB_CONNECTION: pgsql DB_PORT: 5432 - APP_Key: AGcfkCUS233ZWmBXztYbdyCs2u7kkz55 + APP_KEY: AGcfkCUS233ZWmBXztYbdyCs2u7kkz55 envValueFrom: DB_HOST: secretKeyRef: name: dbcreds - key: url + key: postgresql_host DB_PASSWORD: secretKeyRef: name: dbcreds diff --git a/charts/incubator/freshrss/Chart.yaml b/charts/incubator/freshrss/Chart.yaml index cd8597b839c..b084869309e 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.1.1 + version: 6.3.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.0.2 +version: 6.1.0 diff --git a/charts/incubator/gaps/Chart.yaml b/charts/incubator/gaps/Chart.yaml index 3eb1acc1236..ebcce568be7 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.1.1 + version: 6.3.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.0.2 +version: 6.1.0 diff --git a/charts/incubator/grocy/Chart.yaml b/charts/incubator/grocy/Chart.yaml index dbf5d7662b3..d79c4b132f8 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.1.1 + version: 6.3.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.0.2 +version: 6.1.0 diff --git a/charts/incubator/haste-server/Chart.yaml b/charts/incubator/haste-server/Chart.yaml index 83581dad5ab..587cd1d6358 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.1.1 + version: 6.3.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.0.2 +version: 1.1.0 diff --git a/charts/incubator/heimdall/Chart.yaml b/charts/incubator/heimdall/Chart.yaml index 72a94bf90e1..d417d62619a 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.1.1 + version: 6.3.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.0.2 +version: 6.1.0 diff --git a/charts/incubator/lazylibrarian/Chart.yaml b/charts/incubator/lazylibrarian/Chart.yaml index 85072fe05ea..d4e9571a477 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.1.1 + version: 6.3.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.0.2 +version: 6.1.0 diff --git a/charts/incubator/lychee/Chart.yaml b/charts/incubator/lychee/Chart.yaml index a18d3e588fe..ec874512cf5 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.1.1 + version: 6.3.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.0.2 +version: 6.1.0 diff --git a/charts/incubator/mealie/Chart.yaml b/charts/incubator/mealie/Chart.yaml index df6f76b2a4d..3e5c265f3cd 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.1.1 + version: 6.3.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.0.2 +version: 1.1.0 diff --git a/charts/incubator/mosquitto/Chart.yaml b/charts/incubator/mosquitto/Chart.yaml index 9b3968bbf88..59c9f3988a0 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.1.1 + version: 6.3.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.0.2 +version: 1.1.0 diff --git a/charts/incubator/navidrome/Chart.yaml b/charts/incubator/navidrome/Chart.yaml index cbe859bd155..914f81ceecf 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.1.1 + version: 6.3.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.0.2 +version: 6.1.0 diff --git a/charts/incubator/node-red/Chart.yaml b/charts/incubator/node-red/Chart.yaml index 4448758ead1..2aac3e198ad 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.1.1 + version: 6.3.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.0.2 +version: 6.1.0 diff --git a/charts/incubator/nzbget/Chart.yaml b/charts/incubator/nzbget/Chart.yaml index b6a3ba47205..3b9336b02a1 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.1.1 + version: 6.3.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.0.2 +version: 6.1.0 diff --git a/charts/incubator/nzbget/SCALE/ix_values.yaml b/charts/incubator/nzbget/SCALE/ix_values.yaml index 372bfa99387..ef8e5a4f233 100644 --- a/charts/incubator/nzbget/SCALE/ix_values.yaml +++ b/charts/incubator/nzbget/SCALE/ix_values.yaml @@ -9,6 +9,16 @@ image: pullPolicy: IfNotPresent tag: v21.1 +probes: + liveness: + enabled: false + + readiness: + enabled: false + + startup: + enabled: false + ## # Most other defaults are set in questions.yaml # For other options please refer to the wiki, default_values.yaml or the common library chart diff --git a/charts/incubator/nzbget/values.yaml b/charts/incubator/nzbget/values.yaml index a81928d7f49..355d869f8c7 100644 --- a/charts/incubator/nzbget/values.yaml +++ b/charts/incubator/nzbget/values.yaml @@ -14,6 +14,16 @@ service: main: port: 6789 +probes: + liveness: + enabled: false + + readiness: + enabled: false + + startup: + enabled: false + persistence: config: enabled: true diff --git a/charts/incubator/organizr/Chart.yaml b/charts/incubator/organizr/Chart.yaml index 68589220ba3..5ae9ca3856a 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.1.1 + version: 6.3.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.0.2 +version: 6.1.0 diff --git a/charts/incubator/podgrab/Chart.yaml b/charts/incubator/podgrab/Chart.yaml index d3e8b7b0e33..f6a4ffb116b 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.1.1 + version: 6.3.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.0.2 +version: 4.1.0 diff --git a/charts/incubator/podgrab/SCALE/ix_values.yaml b/charts/incubator/podgrab/SCALE/ix_values.yaml index f7e28ef9ef4..30b72ab29c1 100644 --- a/charts/incubator/podgrab/SCALE/ix_values.yaml +++ b/charts/incubator/podgrab/SCALE/ix_values.yaml @@ -10,6 +10,16 @@ image: tag: 1.0.0 +probes: + liveness: + enabled: false + + readiness: + enabled: false + + startup: + enabled: false + ## # Most other defaults are set in questions.yaml # For other options please refer to the wiki, default_values.yaml or the common library chart diff --git a/charts/incubator/podgrab/values.yaml b/charts/incubator/podgrab/values.yaml index b7f1ece17e5..b0e9dc7d774 100644 --- a/charts/incubator/podgrab/values.yaml +++ b/charts/incubator/podgrab/values.yaml @@ -45,3 +45,13 @@ hostPathMounts: enabled: true mountPath: "/assets" type: emptyDir + +probes: + liveness: + enabled: false + + readiness: + enabled: false + + startup: + enabled: false diff --git a/charts/incubator/prowlarr/Chart.yaml b/charts/incubator/prowlarr/Chart.yaml index 18a608fd3c6..0198f9e74b9 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.1.1 + version: 6.3.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.0.2 +version: 1.1.0 diff --git a/charts/incubator/qbittorrent/Chart.yaml b/charts/incubator/qbittorrent/Chart.yaml index 08b3c3257e0..2a987677b9e 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.1.1 + version: 6.3.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.0.2 +version: 6.1.0 diff --git a/charts/incubator/readarr/Chart.yaml b/charts/incubator/readarr/Chart.yaml index 097cc478217..eeccd6de544 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.1.1 + version: 6.3.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.0.2 +version: 6.1.0 diff --git a/charts/incubator/reg/Chart.yaml b/charts/incubator/reg/Chart.yaml index 01a60a24ca7..7aba204a417 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.1.1 + version: 6.3.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.0.2 +version: 1.1.0 diff --git a/charts/incubator/sabnzbd/Chart.yaml b/charts/incubator/sabnzbd/Chart.yaml index 50b1cef4079..61ffcefb268 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.1.1 + version: 6.3.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.0.2 +version: 6.1.0 diff --git a/charts/incubator/thelounge/Chart.yaml b/charts/incubator/thelounge/Chart.yaml index 90128f9fb12..556b35154b0 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.1.1 + version: 6.3.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.0.2 +version: 1.1.0 diff --git a/charts/incubator/tvheadend/Chart.yaml b/charts/incubator/tvheadend/Chart.yaml index 57920b8c767..6253d63c505 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.1.1 + version: 6.3.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.0.2 +version: 7.1.0 diff --git a/charts/incubator/unifi/Chart.yaml b/charts/incubator/unifi/Chart.yaml index 5c700535395..29577ad2e4f 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.1.1 + version: 6.3.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.0.2 +version: 6.1.0 diff --git a/charts/incubator/unifi/SCALE/questions.yaml b/charts/incubator/unifi/SCALE/questions.yaml index 858ad3d3791..fd23ba05f87 100644 --- a/charts/incubator/unifi/SCALE/questions.yaml +++ b/charts/incubator/unifi/SCALE/questions.yaml @@ -214,7 +214,7 @@ questions: label: "Port Type" schema: type: string - default: "HTTP" + default: "HTTPS" enum: - value: HTTP description: "HTTP" diff --git a/charts/incubator/unifi/values.yaml b/charts/incubator/unifi/values.yaml index 7cf09ebe9ac..da696ca5e41 100644 --- a/charts/incubator/unifi/values.yaml +++ b/charts/incubator/unifi/values.yaml @@ -17,6 +17,7 @@ service: main: ports: main: + protocol: HTTPS port: 8443 comm: enabled: true diff --git a/charts/incubator/unpackerr/Chart.yaml b/charts/incubator/unpackerr/Chart.yaml index 052339b013e..671496ef0ad 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.1.1 + version: 6.3.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.0.2 +version: 1.1.0 diff --git a/charts/library/common/Chart.yaml b/charts/library/common/Chart.yaml index 14f2f9b950c..a464cabeca0 100644 --- a/charts/library/common/Chart.yaml +++ b/charts/library/common/Chart.yaml @@ -18,4 +18,4 @@ maintainers: name: common sources: type: library -version: 6.3.1 +version: 6.3.2 diff --git a/charts/library/common/templates/lib/controller/_probes.tpl b/charts/library/common/templates/lib/controller/_probes.tpl index 12dbaa9ac4d..b0a34cd7ac5 100644 --- a/charts/library/common/templates/lib/controller/_probes.tpl +++ b/charts/library/common/templates/lib/controller/_probes.tpl @@ -7,6 +7,7 @@ Probes selection logic. {{- if $primaryService -}} {{- $primaryPort = get $primaryService.ports (include "common.classes.service.ports.primary" (dict "serviceName" (include "common.service.primary" .) "values" $primaryService)) -}} {{- end -}} +{{- $probeType := "HTTP" -}} {{- range $probeName, $probe := .Values.probes }} {{- if $probe.enabled -}} @@ -16,22 +17,27 @@ Probes selection logic. {{- $probe.spec | toYaml | nindent 2 }} {{- else }} {{- if and $primaryService $primaryPort -}} - {{- if $primaryPort.protocol -}} - {{- if or ( eq $primaryPort.protocol "HTTP" ) ( eq $primaryPort.protocol "HTTPS" ) -}} - {{- "httpGet:" | nindent 2 }} - {{- printf "path: %v" $probe.path | nindent 4 }} - {{- printf "scheme: %v" $primaryPort.protocol | nindent 4 }} + {{- if $probe.type -}} + {{- $probeType := $probe.type -}} + {{- else -}} + {{- if $primaryPort.protocol -}} + {{- $probeType := $primaryPort.protocol -}} + {{- end }} + {{- end }} + + {{- if or ( eq $probeType "HTTP" ) ( eq $probeType "HTTP" ) -}} + {{- "httpGet:" | nindent 2 }} + {{- printf "path: %v" $probe.path | nindent 4 }} + {{- printf "scheme: %v" $primaryPort.protocol | nindent 4 }} {{- else -}} {{- "tcpSocket:" | nindent 2 }} {{- end }} - {{- else -}} - {{- "tcpSocket:" | nindent 2 }} - {{- end }} - {{- printf "port: %v" $primaryPort.port | nindent 4 }} - {{- printf "initialDelaySeconds: %v" $probe.spec.initialDelaySeconds | nindent 2 }} - {{- printf "failureThreshold: %v" $probe.spec.failureThreshold | nindent 2 }} - {{- printf "timeoutSeconds: %v" $probe.spec.timeoutSeconds | nindent 2 }} - {{- printf "periodSeconds: %v" $probe.spec.periodSeconds | nindent 2 }} + + {{- printf "port: %v" $primaryPort.port | nindent 4 }} + {{- printf "initialDelaySeconds: %v" $probe.spec.initialDelaySeconds | nindent 2 }} + {{- printf "failureThreshold: %v" $probe.spec.failureThreshold | nindent 2 }} + {{- printf "timeoutSeconds: %v" $probe.spec.timeoutSeconds | nindent 2 }} + {{- printf "periodSeconds: %v" $probe.spec.periodSeconds | nindent 2 }} {{- end }} {{- end }} {{- end }} diff --git a/charts/stable/collabora-online/Chart.yaml b/charts/stable/collabora-online/Chart.yaml index 7d2f7d151bd..2b6915a64a7 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.1.1 + version: 6.3.1 deprecated: false description: "Collabora Online Development Edition \u2013 an awesome, Online Office\ \ suite image suitable for home use." @@ -24,4 +24,4 @@ sources: - https://hub.docker.com/r/collabora/code - https://www.collaboraoffice.com/code/docker/ type: application -version: 6.0.2 +version: 6.1.0 diff --git a/charts/stable/collabora-online/values.yaml b/charts/stable/collabora-online/values.yaml index 6b4e59c3a4e..ed35596f7a4 100644 --- a/charts/stable/collabora-online/values.yaml +++ b/charts/stable/collabora-online/values.yaml @@ -18,5 +18,5 @@ env: dictionaries: de_DE en_GB en_US es_ES fr_FR it nl pt_BR pt_PT ru username: admin password: changeme - extra_params: + extra_params: "-o:welcome.enable=false -o:user_interface.mode=notebookbar -o:ssl.termination=true -o:ssl.enable=false" server_name: collabora\.domain\.tld diff --git a/charts/stable/deepstack-cpu/Chart.yaml b/charts/stable/deepstack-cpu/Chart.yaml index 928727a6621..5d879f07817 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.1.1 + version: 6.3.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.0.2 +version: 4.1.0 diff --git a/charts/stable/emby/Chart.yaml b/charts/stable/emby/Chart.yaml index c6ee716f71f..18c82586f51 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.1.1 + version: 6.3.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.0.2 +version: 6.1.0 diff --git a/charts/stable/esphome/Chart.yaml b/charts/stable/esphome/Chart.yaml index c67246080c4..74dca96e3a3 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.1.1 + version: 6.3.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.0.2 +version: 6.1.0 diff --git a/charts/stable/handbrake/Chart.yaml b/charts/stable/handbrake/Chart.yaml index 30b1e537a68..0d7e0dcd74d 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.1.1 + version: 6.3.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.0.2 +version: 6.1.0 diff --git a/charts/stable/home-assistant/Chart.yaml b/charts/stable/home-assistant/Chart.yaml index 61590c5d861..5d7d50002c3 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.1.1 + version: 6.3.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.0.2 +version: 6.1.0 diff --git a/charts/stable/jackett/Chart.yaml b/charts/stable/jackett/Chart.yaml index 7a6f209d7d6..467de386bd4 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.1.1 + version: 6.3.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.0.2 +version: 6.1.0 diff --git a/charts/stable/jackett/SCALE/ix_values.yaml b/charts/stable/jackett/SCALE/ix_values.yaml index 73a03687f5d..aec20284eb4 100644 --- a/charts/stable/jackett/SCALE/ix_values.yaml +++ b/charts/stable/jackett/SCALE/ix_values.yaml @@ -9,6 +9,16 @@ image: pullPolicy: IfNotPresent tag: v0.18.263 +probes: + liveness: + path: "/UI/Login" + + readiness: + path: "/UI/Login" + + startup: + path: "/UI/Login" + ## # Most other defaults are set in questions.yaml # For other options please refer to the wiki, default_values.yaml or the common library chart diff --git a/charts/stable/jackett/templates/common.yaml b/charts/stable/jackett/templates/common.yaml index 9fc1b544f82..a6613c2ce21 100644 --- a/charts/stable/jackett/templates/common.yaml +++ b/charts/stable/jackett/templates/common.yaml @@ -1,2 +1 @@ - {{- include "common.values.setup" . }} - {{- include "common.pvc" . }} +{{ include "common.all" . }} diff --git a/charts/stable/jackett/values.yaml b/charts/stable/jackett/values.yaml index 0e7507068aa..90d1059965f 100644 --- a/charts/stable/jackett/values.yaml +++ b/charts/stable/jackett/values.yaml @@ -16,6 +16,16 @@ service: main: port: 9117 +probes: + liveness: + path: "/UI/Login" + + readiness: + path: "/UI/Login" + + startup: + path: "/UI/Login" + env: {} # TZ: UTC # PUID: 1001 diff --git a/charts/stable/jellyfin/Chart.yaml b/charts/stable/jellyfin/Chart.yaml index 11f2e67a955..e7f6d414920 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.1.1 + version: 6.3.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.0.2 +version: 6.1.0 diff --git a/charts/stable/kms/Chart.yaml b/charts/stable/kms/Chart.yaml index 8623cd4ad02..e70ef308c51 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.1.1 + version: 6.3.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.0.2 +version: 6.1.0 diff --git a/charts/stable/kms/SCALE/questions.yaml b/charts/stable/kms/SCALE/questions.yaml index 47b77aca67b..d366e84898b 100644 --- a/charts/stable/kms/SCALE/questions.yaml +++ b/charts/stable/kms/SCALE/questions.yaml @@ -206,7 +206,7 @@ questions: label: "Port Type" schema: type: string - default: "HTTP" + default: "TCP" enum: - value: HTTP description: "HTTP" diff --git a/charts/stable/kms/values.yaml b/charts/stable/kms/values.yaml index 8e468550958..8aabb450d99 100644 --- a/charts/stable/kms/values.yaml +++ b/charts/stable/kms/values.yaml @@ -12,4 +12,5 @@ service: main: ports: main: + protocol: TCP port: 1688 diff --git a/charts/stable/lidarr/Chart.yaml b/charts/stable/lidarr/Chart.yaml index b0c778c7ed7..4f0e0526cda 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.1.1 + version: 6.3.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.0.2 +version: 6.1.0 diff --git a/charts/stable/ombi/Chart.yaml b/charts/stable/ombi/Chart.yaml index 48418133c07..fcbba9e4033 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.1.1 + version: 6.3.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.0.2 +version: 6.1.0 diff --git a/charts/stable/plex/Chart.yaml b/charts/stable/plex/Chart.yaml index 0ed41b5cab8..2709bf19a4e 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.1.1 + version: 6.3.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.0.2 +version: 5.1.0 diff --git a/charts/stable/radarr/Chart.yaml b/charts/stable/radarr/Chart.yaml index b4c0f64fb00..d609c0ca9f1 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.1.1 + version: 6.3.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.0.2 +version: 6.1.0 diff --git a/charts/stable/sonarr/Chart.yaml b/charts/stable/sonarr/Chart.yaml index 8fa8a0d3c55..7232239b65a 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.1.1 + version: 6.3.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.0.2 +version: 6.1.0 diff --git a/charts/stable/syncthing/Chart.yaml b/charts/stable/syncthing/Chart.yaml index f632c5fa8a1..5f757ccbeb2 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.1.1 + version: 6.3.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.0.2 +version: 6.1.0 diff --git a/charts/stable/tautulli/Chart.yaml b/charts/stable/tautulli/Chart.yaml index 423937d7b4d..cdfbb917bcd 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.1.1 + version: 6.3.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.0.2 +version: 6.1.0 diff --git a/charts/stable/traefik/Chart.yaml b/charts/stable/traefik/Chart.yaml index c30b30f526b..ae2cb7a48d8 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.1.1 + version: 6.3.1 deprecated: false description: A Traefik based Reverse Proxy and Certificate Manager home: https://github.com/truecharts/apps/tree/master/charts/stable/traefik @@ -25,4 +25,4 @@ sources: - https://github.com/traefik/traefik-helm-chart - https://traefik.io/ type: application -version: 6.0.2 +version: 6.1.0 diff --git a/charts/stable/transmission/Chart.yaml b/charts/stable/transmission/Chart.yaml index ab71c5cf60d..1be0259b8da 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.1.1 + version: 6.3.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.0.2 +version: 6.1.0 diff --git a/charts/stable/truecommand/Chart.yaml b/charts/stable/truecommand/Chart.yaml index 264663abfaf..fab9786cb2d 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.1.1 + version: 6.3.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.0.4 +version: 6.1.0 diff --git a/charts/stable/vaultwarden/Chart.yaml b/charts/stable/vaultwarden/Chart.yaml index bce00562b5d..0fc3b736821 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.1.1 + version: 6.3.1 - 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.0.2 +version: 3.1.0 diff --git a/charts/stable/zwavejs2mqtt/Chart.yaml b/charts/stable/zwavejs2mqtt/Chart.yaml index 73b77d0e603..cf75a19137f 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.1.1 + version: 6.3.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.0.2 +version: 6.1.0