From 4a4827c0b66e3c71876d7ca7a7a3aed328eb9df9 Mon Sep 17 00:00:00 2001 From: kjeld Schouten-Lebbing Date: Thu, 1 Jul 2021 12:46:16 +0200 Subject: [PATCH] fix common-test release and trigger re-release --- charts/deprecated/nzbhydra/Chart.yaml | 2 +- charts/develop/prototype-gui/Chart.yaml | 2 +- charts/incubator/airsonic/Chart.yaml | 2 +- charts/incubator/appdaemon/Chart.yaml | 2 +- charts/incubator/bazarr/Chart.yaml | 2 +- charts/incubator/calibre-web/Chart.yaml | 2 +- charts/incubator/deluge/Chart.yaml | 2 +- charts/incubator/fireflyiii/Chart.yaml | 2 +- charts/incubator/freshrss/Chart.yaml | 2 +- charts/incubator/gaps/Chart.yaml | 2 +- charts/incubator/grocy/Chart.yaml | 2 +- charts/incubator/haste-server/Chart.yaml | 2 +- charts/incubator/heimdall/Chart.yaml | 2 +- charts/incubator/lazylibrarian/Chart.yaml | 2 +- charts/incubator/lychee/Chart.yaml | 2 +- charts/incubator/mealie/Chart.yaml | 2 +- charts/incubator/mosquitto/Chart.yaml | 2 +- charts/incubator/navidrome/Chart.yaml | 2 +- charts/incubator/node-red/Chart.yaml | 2 +- charts/incubator/nzbget/Chart.yaml | 2 +- charts/incubator/organizr/Chart.yaml | 2 +- charts/incubator/podgrab/Chart.yaml | 2 +- charts/incubator/prowlarr/Chart.yaml | 2 +- charts/incubator/qbittorrent/Chart.yaml | 2 +- charts/incubator/readarr/Chart.yaml | 2 +- charts/incubator/reg/Chart.yaml | 2 +- charts/incubator/sabnzbd/Chart.yaml | 2 +- charts/incubator/thelounge/Chart.yaml | 2 +- charts/incubator/tvheadend/Chart.yaml | 2 +- charts/incubator/unifi/Chart.yaml | 2 +- charts/incubator/unpackerr/Chart.yaml | 2 +- charts/library/common-test/Chart.yaml | 2 +- charts/library/common-test/test.yaml | 61 ----------------------- charts/stable/collabora-online/Chart.yaml | 2 +- charts/stable/deepstack-cpu/Chart.yaml | 2 +- charts/stable/emby/Chart.yaml | 2 +- charts/stable/esphome/Chart.yaml | 2 +- charts/stable/handbrake/Chart.yaml | 2 +- charts/stable/home-assistant/Chart.yaml | 2 +- charts/stable/jackett/Chart.yaml | 2 +- charts/stable/jellyfin/Chart.yaml | 2 +- charts/stable/kms/Chart.yaml | 2 +- charts/stable/lidarr/Chart.yaml | 2 +- charts/stable/ombi/Chart.yaml | 2 +- charts/stable/plex/Chart.yaml | 2 +- charts/stable/radarr/Chart.yaml | 2 +- charts/stable/sonarr/Chart.yaml | 2 +- charts/stable/syncthing/Chart.yaml | 2 +- charts/stable/tautulli/Chart.yaml | 2 +- charts/stable/traefik/Chart.yaml | 2 +- charts/stable/transmission/Chart.yaml | 2 +- charts/stable/truecommand/Chart.yaml | 2 +- charts/stable/vaultwarden/Chart.yaml | 2 +- charts/stable/zwavejs2mqtt/Chart.yaml | 2 +- 54 files changed, 53 insertions(+), 114 deletions(-) diff --git a/charts/deprecated/nzbhydra/Chart.yaml b/charts/deprecated/nzbhydra/Chart.yaml index 89bb4695f76..435fc6a537d 100644 --- a/charts/deprecated/nzbhydra/Chart.yaml +++ b/charts/deprecated/nzbhydra/Chart.yaml @@ -17,4 +17,4 @@ name: nzbhydra sources: - https://github.com/theotherp/nzbhydra2 type: application -version: 6.2.8 +version: 6.2.9 diff --git a/charts/develop/prototype-gui/Chart.yaml b/charts/develop/prototype-gui/Chart.yaml index dbdcd428c06..9555eb4399c 100644 --- a/charts/develop/prototype-gui/Chart.yaml +++ b/charts/develop/prototype-gui/Chart.yaml @@ -19,4 +19,4 @@ maintainers: name: prototype-gui sources: null type: application -version: 1.3.9 +version: 1.3.10 diff --git a/charts/incubator/airsonic/Chart.yaml b/charts/incubator/airsonic/Chart.yaml index c9356bccd00..aa75421da50 100644 --- a/charts/incubator/airsonic/Chart.yaml +++ b/charts/incubator/airsonic/Chart.yaml @@ -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.8 +version: 1.2.9 diff --git a/charts/incubator/appdaemon/Chart.yaml b/charts/incubator/appdaemon/Chart.yaml index 75c732ceb02..00cbf87d3c4 100644 --- a/charts/incubator/appdaemon/Chart.yaml +++ b/charts/incubator/appdaemon/Chart.yaml @@ -26,4 +26,4 @@ name: appdaemon sources: - https://github.com/AppDaemon/appdaemon type: application -version: 3.2.9 +version: 3.2.10 diff --git a/charts/incubator/bazarr/Chart.yaml b/charts/incubator/bazarr/Chart.yaml index 8d600b84fb0..1dddbdb8955 100644 --- a/charts/incubator/bazarr/Chart.yaml +++ b/charts/incubator/bazarr/Chart.yaml @@ -29,4 +29,4 @@ sources: - https://github.com/Bazarr/Bazarr - https://hub.docker.com/r/linuxserver/bazarr type: application -version: 6.2.8 +version: 6.2.9 diff --git a/charts/incubator/calibre-web/Chart.yaml b/charts/incubator/calibre-web/Chart.yaml index f94b959d331..95382e350d7 100644 --- a/charts/incubator/calibre-web/Chart.yaml +++ b/charts/incubator/calibre-web/Chart.yaml @@ -23,4 +23,4 @@ sources: - https://hub.docker.com/r/linuxserver/calibre-web/ - https://github.com/janeczku/calibre-web type: application -version: 6.2.8 +version: 6.2.9 diff --git a/charts/incubator/deluge/Chart.yaml b/charts/incubator/deluge/Chart.yaml index b8b6cb134a6..d683a94e5a2 100644 --- a/charts/incubator/deluge/Chart.yaml +++ b/charts/incubator/deluge/Chart.yaml @@ -21,4 +21,4 @@ name: deluge sources: - https://github.com/deluge-torrent/deluge type: application -version: 6.2.8 +version: 6.2.9 diff --git a/charts/incubator/fireflyiii/Chart.yaml b/charts/incubator/fireflyiii/Chart.yaml index fb2bfc6f214..5c57bbee508 100644 --- a/charts/incubator/fireflyiii/Chart.yaml +++ b/charts/incubator/fireflyiii/Chart.yaml @@ -27,4 +27,4 @@ name: fireflyiii sources: - https://github.com/firefly-iii/firefly-iii/ type: application -version: 4.3.9 +version: 4.3.10 diff --git a/charts/incubator/freshrss/Chart.yaml b/charts/incubator/freshrss/Chart.yaml index f1fa51e09c0..e8c8ec34270 100644 --- a/charts/incubator/freshrss/Chart.yaml +++ b/charts/incubator/freshrss/Chart.yaml @@ -21,4 +21,4 @@ sources: - https://github.com/FreshRSS/FreshRSS - https://hub.docker.com/r/linuxserver/freshrss type: application -version: 6.2.8 +version: 6.2.9 diff --git a/charts/incubator/gaps/Chart.yaml b/charts/incubator/gaps/Chart.yaml index 9584abb55d9..40c53e7677b 100644 --- a/charts/incubator/gaps/Chart.yaml +++ b/charts/incubator/gaps/Chart.yaml @@ -22,4 +22,4 @@ name: gaps sources: - https://github.com/JasonHHouse/gaps type: application -version: 6.2.8 +version: 6.2.9 diff --git a/charts/incubator/grocy/Chart.yaml b/charts/incubator/grocy/Chart.yaml index d6e01e638a9..738d5a494af 100644 --- a/charts/incubator/grocy/Chart.yaml +++ b/charts/incubator/grocy/Chart.yaml @@ -20,4 +20,4 @@ name: grocy sources: - https://github.com/grocy/grocy type: application -version: 6.2.8 +version: 6.2.9 diff --git a/charts/incubator/haste-server/Chart.yaml b/charts/incubator/haste-server/Chart.yaml index 889757ed15f..33313592621 100644 --- a/charts/incubator/haste-server/Chart.yaml +++ b/charts/incubator/haste-server/Chart.yaml @@ -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.8 +version: 1.2.9 diff --git a/charts/incubator/heimdall/Chart.yaml b/charts/incubator/heimdall/Chart.yaml index bcfeb5c33cf..ef463c9576d 100644 --- a/charts/incubator/heimdall/Chart.yaml +++ b/charts/incubator/heimdall/Chart.yaml @@ -18,4 +18,4 @@ maintainers: name: heimdall sources: null type: application -version: 6.2.8 +version: 6.2.9 diff --git a/charts/incubator/lazylibrarian/Chart.yaml b/charts/incubator/lazylibrarian/Chart.yaml index 0cc3aea33ac..0068213bba4 100644 --- a/charts/incubator/lazylibrarian/Chart.yaml +++ b/charts/incubator/lazylibrarian/Chart.yaml @@ -24,4 +24,4 @@ sources: - https://gitlab.com/LazyLibrarian/LazyLibrarian.git - https://lazylibrarian.gitlab.io type: application -version: 6.2.8 +version: 6.2.9 diff --git a/charts/incubator/lychee/Chart.yaml b/charts/incubator/lychee/Chart.yaml index 5831f7e3459..2dec885cae2 100644 --- a/charts/incubator/lychee/Chart.yaml +++ b/charts/incubator/lychee/Chart.yaml @@ -23,4 +23,4 @@ sources: - https://github.com/LycheeOrg/Lychee - https://hub.docker.com/r/lycheeorg/lychee type: application -version: 6.2.8 +version: 6.2.9 diff --git a/charts/incubator/mealie/Chart.yaml b/charts/incubator/mealie/Chart.yaml index 5e90b05cee2..13521ecebc2 100644 --- a/charts/incubator/mealie/Chart.yaml +++ b/charts/incubator/mealie/Chart.yaml @@ -19,4 +19,4 @@ maintainers: name: mealie sources: - https://github.com/hay-kot/mealie -version: 1.2.8 +version: 1.2.9 diff --git a/charts/incubator/mosquitto/Chart.yaml b/charts/incubator/mosquitto/Chart.yaml index 8e108a83314..277c1679ab9 100644 --- a/charts/incubator/mosquitto/Chart.yaml +++ b/charts/incubator/mosquitto/Chart.yaml @@ -21,4 +21,4 @@ name: mosquitto sources: - https://github.com/eclipse/mosquitto type: application -version: 1.2.8 +version: 1.2.9 diff --git a/charts/incubator/navidrome/Chart.yaml b/charts/incubator/navidrome/Chart.yaml index 54f66206158..09b1faaa879 100644 --- a/charts/incubator/navidrome/Chart.yaml +++ b/charts/incubator/navidrome/Chart.yaml @@ -22,4 +22,4 @@ sources: - https://github.com/deluan/navidrome - https://hub.docker.com/r/deluan/navidrome type: application -version: 6.2.8 +version: 6.2.9 diff --git a/charts/incubator/node-red/Chart.yaml b/charts/incubator/node-red/Chart.yaml index 4ce0d402e1e..8486ee171c9 100644 --- a/charts/incubator/node-red/Chart.yaml +++ b/charts/incubator/node-red/Chart.yaml @@ -20,4 +20,4 @@ name: node-red sources: - https://github.com/node-red/node-red-docker type: application -version: 6.2.8 +version: 6.2.9 diff --git a/charts/incubator/nzbget/Chart.yaml b/charts/incubator/nzbget/Chart.yaml index 269d59ac61c..9723133abfe 100644 --- a/charts/incubator/nzbget/Chart.yaml +++ b/charts/incubator/nzbget/Chart.yaml @@ -20,4 +20,4 @@ name: nzbget sources: - https://nzbget.net/ type: application -version: 6.2.8 +version: 6.2.9 diff --git a/charts/incubator/organizr/Chart.yaml b/charts/incubator/organizr/Chart.yaml index 5831cd63637..d1e2b6889b3 100644 --- a/charts/incubator/organizr/Chart.yaml +++ b/charts/incubator/organizr/Chart.yaml @@ -20,4 +20,4 @@ sources: - https://github.com/causefx/Organizr - https://hub.docker.com/r/organizr/organizr type: application -version: 6.2.9 +version: 6.2.10 diff --git a/charts/incubator/podgrab/Chart.yaml b/charts/incubator/podgrab/Chart.yaml index 42b9cb75397..6dfd19f5ef6 100644 --- a/charts/incubator/podgrab/Chart.yaml +++ b/charts/incubator/podgrab/Chart.yaml @@ -24,4 +24,4 @@ sources: - https://github.com/akhilrex/podgrab - https://hub.docker.com/r/akhilrex/podgrab type: application -version: 4.2.8 +version: 4.2.9 diff --git a/charts/incubator/prowlarr/Chart.yaml b/charts/incubator/prowlarr/Chart.yaml index 188f09b667a..ec92b60ac4c 100644 --- a/charts/incubator/prowlarr/Chart.yaml +++ b/charts/incubator/prowlarr/Chart.yaml @@ -21,4 +21,4 @@ name: prowlarr sources: - https://github.com/Prowlarr/Prowlarr - https://github.com/k8s-at-home/container-images -version: 1.2.8 +version: 1.2.9 diff --git a/charts/incubator/qbittorrent/Chart.yaml b/charts/incubator/qbittorrent/Chart.yaml index 73173b7a81f..9f6807df2c8 100644 --- a/charts/incubator/qbittorrent/Chart.yaml +++ b/charts/incubator/qbittorrent/Chart.yaml @@ -19,4 +19,4 @@ maintainers: name: qbittorrent sources: null type: application -version: 6.2.8 +version: 6.2.9 diff --git a/charts/incubator/readarr/Chart.yaml b/charts/incubator/readarr/Chart.yaml index 595a0f4a1f7..efd15a654a8 100644 --- a/charts/incubator/readarr/Chart.yaml +++ b/charts/incubator/readarr/Chart.yaml @@ -27,4 +27,4 @@ sources: - https://github.com/Readarr/Readarr - https://readarr.com type: application -version: 6.2.8 +version: 6.2.9 diff --git a/charts/incubator/reg/Chart.yaml b/charts/incubator/reg/Chart.yaml index 0d809b1aebf..a38faf2e0ea 100644 --- a/charts/incubator/reg/Chart.yaml +++ b/charts/incubator/reg/Chart.yaml @@ -19,4 +19,4 @@ name: reg sources: - https://github.com/genuinetools/reg - https://github.com/k8s-at-home/container-images/ -version: 1.2.7 +version: 1.2.8 diff --git a/charts/incubator/sabnzbd/Chart.yaml b/charts/incubator/sabnzbd/Chart.yaml index 795b7c65e42..ae495aa7483 100644 --- a/charts/incubator/sabnzbd/Chart.yaml +++ b/charts/incubator/sabnzbd/Chart.yaml @@ -20,4 +20,4 @@ name: sabnzbd sources: - https://sabnzbd.org/ type: application -version: 6.2.8 +version: 6.2.9 diff --git a/charts/incubator/thelounge/Chart.yaml b/charts/incubator/thelounge/Chart.yaml index 242a1d63af5..1117796ba87 100644 --- a/charts/incubator/thelounge/Chart.yaml +++ b/charts/incubator/thelounge/Chart.yaml @@ -21,4 +21,4 @@ maintainers: name: thelounge sources: - https://github.com/thelounge/thelounge -version: 1.2.8 +version: 1.2.9 diff --git a/charts/incubator/tvheadend/Chart.yaml b/charts/incubator/tvheadend/Chart.yaml index 38e90555561..8a026490416 100644 --- a/charts/incubator/tvheadend/Chart.yaml +++ b/charts/incubator/tvheadend/Chart.yaml @@ -22,4 +22,4 @@ name: tvheadend sources: - https://github.com/tvheadend/tvheadend type: application -version: 7.2.8 +version: 7.2.9 diff --git a/charts/incubator/unifi/Chart.yaml b/charts/incubator/unifi/Chart.yaml index 809692cee6c..93d6ac7c11c 100644 --- a/charts/incubator/unifi/Chart.yaml +++ b/charts/incubator/unifi/Chart.yaml @@ -21,4 +21,4 @@ sources: - https://github.com/jacobalberty/unifi-docker - https://unifi-network.ui.com type: application -version: 6.2.8 +version: 6.2.9 diff --git a/charts/incubator/unpackerr/Chart.yaml b/charts/incubator/unpackerr/Chart.yaml index ae0a84afaa4..b9186ca3b5f 100644 --- a/charts/incubator/unpackerr/Chart.yaml +++ b/charts/incubator/unpackerr/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://github.com/davidnewhall/unpackerr - https://hub.docker.com/r/golift/unpackerr type: application -version: 1.2.8 +version: 1.2.9 diff --git a/charts/library/common-test/Chart.yaml b/charts/library/common-test/Chart.yaml index a0dbb0a8d28..2dfeedb2231 100644 --- a/charts/library/common-test/Chart.yaml +++ b/charts/library/common-test/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: common-test -version: 3.0.8 +version: 3.1.0 # upstream_version: appVersion: none description: Helper chart to test different use cases of the common library diff --git a/charts/library/common-test/test.yaml b/charts/library/common-test/test.yaml index 93030c81138..4707ed02a6a 100644 --- a/charts/library/common-test/test.yaml +++ b/charts/library/common-test/test.yaml @@ -68,67 +68,6 @@ ingress: hosts: - chart-example2.local - main222: - # -- Enables or disables the ingress - enabled: true - - # -- Make this the primary ingress (used in probes, notes, etc...). - # If there is more than 1 ingress, make sure that only 1 ingress is marked as primary. - primary: false - - # -- Override the name suffix that is used for this ingress. - nameOverride: - - # -- List of middlewares in the traefikmiddlewares k8s namespace to add automatically - # Creates an annotation with the middlewares and appends k8s and traefik namespaces to the middleware names - # Primarily used for TrueNAS SCALE to add additional (seperate) middlewares without exposing them to the end-user - fixedMiddlewares: - - chain-basic - - # -- Additional List of middlewares in the traefikmiddlewares k8s namespace to add automatically - # Creates an annotation with the middlewares and appends k8s and traefik namespaces to the middleware names - middlewares: [] - - # -- Provide additional annotations which may be required. - annotations: {} - # kubernetes.io/ingress.class: nginx - # kubernetes.io/tls-acme: "true" - - # -- Provide additional labels which may be required. - labels: {} - - # -- Set the ingressClass that is used for this ingress. - # Requires Kubernetes >=1.19 - ingressClassName: # "nginx" - - ## Configure the hosts for the ingress - hosts: - - # -- Host address. Helm template can be passed. - host: chart-example3.local - ## Configure the paths for the host - paths: - - # -- Path. Helm template can be passed. - path: / - # -- Ignored if not kubeVersion >= 1.14-0 - pathType: Prefix - service: - # -- Overrides the service name reference for this path - name: - # -- Overrides the service port reference for this path - port: - - # -- Configure TLS for the ingress. Both secretName and hosts can process a Helm template. - tls: - # - secretName: chart-example-tls - # -- Create a secret from a GUI selected TrueNAS SCALE certificate - - scaleCert: 1 - hosts: - - chart-example3.local - - scaleCert: 1 - hosts: - - chart-example4.local - - "ixCertificateAuthorities": {} "ixCertificates": "1": diff --git a/charts/stable/collabora-online/Chart.yaml b/charts/stable/collabora-online/Chart.yaml index 0dfea86787d..b8f76a4e658 100644 --- a/charts/stable/collabora-online/Chart.yaml +++ b/charts/stable/collabora-online/Chart.yaml @@ -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.8 +version: 6.2.9 diff --git a/charts/stable/deepstack-cpu/Chart.yaml b/charts/stable/deepstack-cpu/Chart.yaml index 6e19b40a911..9807c161df8 100644 --- a/charts/stable/deepstack-cpu/Chart.yaml +++ b/charts/stable/deepstack-cpu/Chart.yaml @@ -25,4 +25,4 @@ sources: - https://hub.docker.com/r/deepquestai/deepstack - https://www.deepstack.cc/ type: application -version: 4.2.8 +version: 4.2.9 diff --git a/charts/stable/emby/Chart.yaml b/charts/stable/emby/Chart.yaml index 97e1ca9a3fa..3d0622da44c 100644 --- a/charts/stable/emby/Chart.yaml +++ b/charts/stable/emby/Chart.yaml @@ -25,4 +25,4 @@ sources: - https://hub.docker.com/r/linuxserver/emby - https://github.com/linuxserver/docker-emby.git type: application -version: 6.2.8 +version: 6.2.9 diff --git a/charts/stable/esphome/Chart.yaml b/charts/stable/esphome/Chart.yaml index 614e9cd2454..b6be2f4bb22 100644 --- a/charts/stable/esphome/Chart.yaml +++ b/charts/stable/esphome/Chart.yaml @@ -24,4 +24,4 @@ sources: - https://github.com/esphome/esphome - https://hub.docker.com/u/esphome type: application -version: 6.2.8 +version: 6.2.9 diff --git a/charts/stable/handbrake/Chart.yaml b/charts/stable/handbrake/Chart.yaml index 6fef7e654b8..83dd042dbf6 100644 --- a/charts/stable/handbrake/Chart.yaml +++ b/charts/stable/handbrake/Chart.yaml @@ -27,4 +27,4 @@ sources: - https://hub.docker.com/r/jlesage/handbrake/ - https://handbrake.fr/ type: application -version: 6.2.8 +version: 6.2.9 diff --git a/charts/stable/home-assistant/Chart.yaml b/charts/stable/home-assistant/Chart.yaml index 2aed7a46744..a3dc8c3a1a1 100644 --- a/charts/stable/home-assistant/Chart.yaml +++ b/charts/stable/home-assistant/Chart.yaml @@ -25,4 +25,4 @@ sources: - https://github.com/home-assistant/home-assistant - https://github.com/cdr/code-server type: application -version: 6.2.8 +version: 6.2.9 diff --git a/charts/stable/jackett/Chart.yaml b/charts/stable/jackett/Chart.yaml index 96280009121..d08cb61c37a 100644 --- a/charts/stable/jackett/Chart.yaml +++ b/charts/stable/jackett/Chart.yaml @@ -24,4 +24,4 @@ name: jackett sources: - https://github.com/Jackett/Jackett type: application -version: 6.2.8 +version: 6.2.9 diff --git a/charts/stable/jellyfin/Chart.yaml b/charts/stable/jellyfin/Chart.yaml index 9fa2005b0d3..207660baf26 100644 --- a/charts/stable/jellyfin/Chart.yaml +++ b/charts/stable/jellyfin/Chart.yaml @@ -24,4 +24,4 @@ name: jellyfin sources: - https://github.com/jellyfin/jellyfin type: application -version: 6.2.8 +version: 6.2.9 diff --git a/charts/stable/kms/Chart.yaml b/charts/stable/kms/Chart.yaml index d444d1af85c..41b10639b03 100644 --- a/charts/stable/kms/Chart.yaml +++ b/charts/stable/kms/Chart.yaml @@ -22,4 +22,4 @@ name: kms sources: - https://github.com/SystemRage/py-kms type: application -version: 6.2.8 +version: 6.2.9 diff --git a/charts/stable/lidarr/Chart.yaml b/charts/stable/lidarr/Chart.yaml index 114f7e25390..de2c68ad93d 100644 --- a/charts/stable/lidarr/Chart.yaml +++ b/charts/stable/lidarr/Chart.yaml @@ -24,4 +24,4 @@ name: lidarr sources: - https://github.com/Lidarr/Lidarr type: application -version: 6.2.8 +version: 6.2.9 diff --git a/charts/stable/ombi/Chart.yaml b/charts/stable/ombi/Chart.yaml index e2ae0ef8674..e36cc87a725 100644 --- a/charts/stable/ombi/Chart.yaml +++ b/charts/stable/ombi/Chart.yaml @@ -27,4 +27,4 @@ name: ombi sources: - https://github.com/tidusjar/Ombi type: application -version: 6.2.8 +version: 6.2.9 diff --git a/charts/stable/plex/Chart.yaml b/charts/stable/plex/Chart.yaml index bf0aa93b009..1b1f9b1bb62 100644 --- a/charts/stable/plex/Chart.yaml +++ b/charts/stable/plex/Chart.yaml @@ -22,4 +22,4 @@ maintainers: name: plex sources: null type: application -version: 5.2.8 +version: 5.2.9 diff --git a/charts/stable/radarr/Chart.yaml b/charts/stable/radarr/Chart.yaml index b524f06e174..0025426dd5e 100644 --- a/charts/stable/radarr/Chart.yaml +++ b/charts/stable/radarr/Chart.yaml @@ -24,4 +24,4 @@ name: radarr sources: - https://github.com/Radarr/Radarr type: application -version: 6.2.8 +version: 6.2.9 diff --git a/charts/stable/sonarr/Chart.yaml b/charts/stable/sonarr/Chart.yaml index c7a5ead73eb..4876894649f 100644 --- a/charts/stable/sonarr/Chart.yaml +++ b/charts/stable/sonarr/Chart.yaml @@ -24,4 +24,4 @@ name: sonarr sources: - https://github.com/Sonarr/Sonarr type: application -version: 6.2.8 +version: 6.2.9 diff --git a/charts/stable/syncthing/Chart.yaml b/charts/stable/syncthing/Chart.yaml index cbec8e197a0..5a6547f61fc 100644 --- a/charts/stable/syncthing/Chart.yaml +++ b/charts/stable/syncthing/Chart.yaml @@ -24,4 +24,4 @@ sources: - https://github.com/syncthing/syncthing - https://hub.docker.com/r/syncthing/syncthing type: application -version: 6.2.8 +version: 6.2.9 diff --git a/charts/stable/tautulli/Chart.yaml b/charts/stable/tautulli/Chart.yaml index cd2c21f6f7d..9e7b311a920 100644 --- a/charts/stable/tautulli/Chart.yaml +++ b/charts/stable/tautulli/Chart.yaml @@ -23,4 +23,4 @@ name: tautulli sources: - https://github.com/Tautulli/Tautulli type: application -version: 6.2.8 +version: 6.2.9 diff --git a/charts/stable/traefik/Chart.yaml b/charts/stable/traefik/Chart.yaml index 246b492f376..a80ba222c92 100644 --- a/charts/stable/traefik/Chart.yaml +++ b/charts/stable/traefik/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://traefik.io/ type: application upstream_version: v9.19.2 -version: 6.3.15 +version: 6.3.16 diff --git a/charts/stable/transmission/Chart.yaml b/charts/stable/transmission/Chart.yaml index bf367d766c0..9009fa2ffd4 100644 --- a/charts/stable/transmission/Chart.yaml +++ b/charts/stable/transmission/Chart.yaml @@ -25,4 +25,4 @@ sources: - https://github.com/transmission/transmission - https://hub.docker.com/r/linuxserver/transmission type: application -version: 6.2.8 +version: 6.2.9 diff --git a/charts/stable/truecommand/Chart.yaml b/charts/stable/truecommand/Chart.yaml index 16aacdc632a..d3fee6b0a74 100644 --- a/charts/stable/truecommand/Chart.yaml +++ b/charts/stable/truecommand/Chart.yaml @@ -22,4 +22,4 @@ name: truecommand sources: - https://hub.docker.com/r/ixsystems/truecommand type: application -version: 6.2.8 +version: 6.2.9 diff --git a/charts/stable/vaultwarden/Chart.yaml b/charts/stable/vaultwarden/Chart.yaml index 261ee50f07c..608ff55325f 100644 --- a/charts/stable/vaultwarden/Chart.yaml +++ b/charts/stable/vaultwarden/Chart.yaml @@ -31,4 +31,4 @@ name: vaultwarden sources: - https://github.com/dani-garcia/vaultwarden type: application -version: 3.3.9 +version: 3.3.10 diff --git a/charts/stable/zwavejs2mqtt/Chart.yaml b/charts/stable/zwavejs2mqtt/Chart.yaml index 8e5b8252b0c..77a26c04b2a 100644 --- a/charts/stable/zwavejs2mqtt/Chart.yaml +++ b/charts/stable/zwavejs2mqtt/Chart.yaml @@ -27,4 +27,4 @@ sources: - https://github.com/zwave-js/zwavejs2mqtt - https://hub.docker.com/r/zwavejs/zwavejs2mqtt type: application -version: 6.2.8 +version: 6.2.9