From 11d45a730e09364687e84a9dbeb36e085f6bb4d2 Mon Sep 17 00:00:00 2001 From: bugclerk <40872210+bugclerk@users.noreply.github.com> Date: Mon, 15 Apr 2024 22:23:14 -0700 Subject: [PATCH 01/20] Upgraded catalog item(s) (#2384) --- library/ix-dev/community/ipfs/Chart.yaml | 4 ++-- library/ix-dev/community/ipfs/values.yaml | 2 +- library/ix-dev/community/jellyseerr/Chart.yaml | 7 ++++--- library/ix-dev/community/jellyseerr/values.yaml | 2 +- 4 files changed, 8 insertions(+), 7 deletions(-) diff --git a/library/ix-dev/community/ipfs/Chart.yaml b/library/ix-dev/community/ipfs/Chart.yaml index 2feb75ec24..d9acc632e4 100644 --- a/library/ix-dev/community/ipfs/Chart.yaml +++ b/library/ix-dev/community/ipfs/Chart.yaml @@ -4,9 +4,9 @@ description: Interplanetary Filesystem - the Web3 standard for content-addressin annotations: title: IPFS type: application -version: 1.0.35 +version: 1.0.36 apiVersion: v2 -appVersion: v0.27.0 +appVersion: v0.28.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/ipfs/values.yaml b/library/ix-dev/community/ipfs/values.yaml index 0bc404bcb3..1018e6813e 100644 --- a/library/ix-dev/community/ipfs/values.yaml +++ b/library/ix-dev/community/ipfs/values.yaml @@ -1,7 +1,7 @@ image: repository: ipfs/kubo pullPolicy: IfNotPresent - tag: v0.27.0 + tag: v0.28.0 resources: limits: cpu: 4000m diff --git a/library/ix-dev/community/jellyseerr/Chart.yaml b/library/ix-dev/community/jellyseerr/Chart.yaml index a584f97f38..1f7b4ee9e5 100644 --- a/library/ix-dev/community/jellyseerr/Chart.yaml +++ b/library/ix-dev/community/jellyseerr/Chart.yaml @@ -1,11 +1,12 @@ name: jellyseerr -description: Jellyseerr is a free and open source software application for managing requests for your media library. +description: Jellyseerr is a free and open source software application for managing + requests for your media library. annotations: title: Jellyseerr type: application -version: 1.0.19 +version: 1.0.20 apiVersion: v2 -appVersion: 1.7.0 +appVersion: 1.8.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/jellyseerr/values.yaml b/library/ix-dev/community/jellyseerr/values.yaml index a16835ee1b..213fa022cb 100644 --- a/library/ix-dev/community/jellyseerr/values.yaml +++ b/library/ix-dev/community/jellyseerr/values.yaml @@ -1,7 +1,7 @@ image: repository: fallenbagel/jellyseerr pullPolicy: IfNotPresent - tag: 1.7.0 + tag: 1.8.0 resources: limits: From 41ed523fe4e5ecbbfc4e7a278696593db879f17d Mon Sep 17 00:00:00 2001 From: sonicaj Date: Tue, 16 Apr 2024 05:24:36 +0000 Subject: [PATCH 02/20] Publish new changes in catalog --- community/ipfs/{1.0.35 => 1.0.36}/Chart.lock | 0 community/ipfs/{1.0.35 => 1.0.36}/Chart.yaml | 4 ++-- community/ipfs/{1.0.35 => 1.0.36}/README.md | 0 community/ipfs/{1.0.35 => 1.0.36}/app-readme.md | 0 .../ipfs/{1.0.35 => 1.0.36}/charts/common-1.2.9.tgz | Bin .../ipfs/{1.0.35 => 1.0.36}/ci/basic-values.yaml | 0 .../{1.0.35 => 1.0.36}/ci/extra-env-values.yaml | 0 .../ipfs/{1.0.35 => 1.0.36}/ci/hostNet-values.yaml | 0 community/ipfs/{1.0.35 => 1.0.36}/ix_values.yaml | 2 +- community/ipfs/{1.0.35 => 1.0.36}/metadata.yaml | 0 .../ipfs/{1.0.35 => 1.0.36}/migrations/migrate | 0 community/ipfs/{1.0.35 => 1.0.36}/questions.yaml | 0 .../ipfs/{1.0.35 => 1.0.36}/templates/NOTES.txt | 0 .../{1.0.35 => 1.0.36}/templates/_configuration.tpl | 0 .../ipfs/{1.0.35 => 1.0.36}/templates/_ipfs.tpl | 0 .../ipfs/{1.0.35 => 1.0.36}/templates/_portal.tpl | 0 .../ipfs/{1.0.35 => 1.0.36}/templates/common.yaml | 0 community/jellyseerr/{1.0.19 => 1.0.20}/Chart.lock | 0 community/jellyseerr/{1.0.19 => 1.0.20}/Chart.yaml | 7 ++++--- community/jellyseerr/{1.0.19 => 1.0.20}/README.md | 0 .../jellyseerr/{1.0.19 => 1.0.20}/app-readme.md | 0 .../{1.0.19 => 1.0.20}/charts/common-1.2.9.tgz | Bin .../{1.0.19 => 1.0.20}/ci/basic-values.yaml | 0 .../{1.0.19 => 1.0.20}/ci/hostNet-values.yaml | 0 .../jellyseerr/{1.0.19 => 1.0.20}/ix_values.yaml | 2 +- .../jellyseerr/{1.0.19 => 1.0.20}/metadata.yaml | 0 .../jellyseerr/{1.0.19 => 1.0.20}/questions.yaml | 0 .../{1.0.19 => 1.0.20}/templates/NOTES.txt | 0 .../{1.0.19 => 1.0.20}/templates/_overseerr.tpl | 0 .../{1.0.19 => 1.0.20}/templates/_portal.tpl | 0 .../{1.0.19 => 1.0.20}/templates/common.yaml | 0 31 files changed, 8 insertions(+), 7 deletions(-) rename community/ipfs/{1.0.35 => 1.0.36}/Chart.lock (100%) rename community/ipfs/{1.0.35 => 1.0.36}/Chart.yaml (94%) rename community/ipfs/{1.0.35 => 1.0.36}/README.md (100%) rename community/ipfs/{1.0.35 => 1.0.36}/app-readme.md (100%) rename community/ipfs/{1.0.35 => 1.0.36}/charts/common-1.2.9.tgz (100%) rename community/ipfs/{1.0.35 => 1.0.36}/ci/basic-values.yaml (100%) rename community/ipfs/{1.0.35 => 1.0.36}/ci/extra-env-values.yaml (100%) rename community/ipfs/{1.0.35 => 1.0.36}/ci/hostNet-values.yaml (100%) rename community/ipfs/{1.0.35 => 1.0.36}/ix_values.yaml (96%) rename community/ipfs/{1.0.35 => 1.0.36}/metadata.yaml (100%) rename community/ipfs/{1.0.35 => 1.0.36}/migrations/migrate (100%) rename community/ipfs/{1.0.35 => 1.0.36}/questions.yaml (100%) rename community/ipfs/{1.0.35 => 1.0.36}/templates/NOTES.txt (100%) rename community/ipfs/{1.0.35 => 1.0.36}/templates/_configuration.tpl (100%) rename community/ipfs/{1.0.35 => 1.0.36}/templates/_ipfs.tpl (100%) rename community/ipfs/{1.0.35 => 1.0.36}/templates/_portal.tpl (100%) rename community/ipfs/{1.0.35 => 1.0.36}/templates/common.yaml (100%) rename community/jellyseerr/{1.0.19 => 1.0.20}/Chart.lock (100%) rename community/jellyseerr/{1.0.19 => 1.0.20}/Chart.yaml (88%) rename community/jellyseerr/{1.0.19 => 1.0.20}/README.md (100%) rename community/jellyseerr/{1.0.19 => 1.0.20}/app-readme.md (100%) rename community/jellyseerr/{1.0.19 => 1.0.20}/charts/common-1.2.9.tgz (100%) rename community/jellyseerr/{1.0.19 => 1.0.20}/ci/basic-values.yaml (100%) rename community/jellyseerr/{1.0.19 => 1.0.20}/ci/hostNet-values.yaml (100%) rename community/jellyseerr/{1.0.19 => 1.0.20}/ix_values.yaml (96%) rename community/jellyseerr/{1.0.19 => 1.0.20}/metadata.yaml (100%) rename community/jellyseerr/{1.0.19 => 1.0.20}/questions.yaml (100%) rename community/jellyseerr/{1.0.19 => 1.0.20}/templates/NOTES.txt (100%) rename community/jellyseerr/{1.0.19 => 1.0.20}/templates/_overseerr.tpl (100%) rename community/jellyseerr/{1.0.19 => 1.0.20}/templates/_portal.tpl (100%) rename community/jellyseerr/{1.0.19 => 1.0.20}/templates/common.yaml (100%) diff --git a/community/ipfs/1.0.35/Chart.lock b/community/ipfs/1.0.36/Chart.lock similarity index 100% rename from community/ipfs/1.0.35/Chart.lock rename to community/ipfs/1.0.36/Chart.lock diff --git a/community/ipfs/1.0.35/Chart.yaml b/community/ipfs/1.0.36/Chart.yaml similarity index 94% rename from community/ipfs/1.0.35/Chart.yaml rename to community/ipfs/1.0.36/Chart.yaml index 2feb75ec24..d9acc632e4 100644 --- a/community/ipfs/1.0.35/Chart.yaml +++ b/community/ipfs/1.0.36/Chart.yaml @@ -4,9 +4,9 @@ description: Interplanetary Filesystem - the Web3 standard for content-addressin annotations: title: IPFS type: application -version: 1.0.35 +version: 1.0.36 apiVersion: v2 -appVersion: v0.27.0 +appVersion: v0.28.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/ipfs/1.0.35/README.md b/community/ipfs/1.0.36/README.md similarity index 100% rename from community/ipfs/1.0.35/README.md rename to community/ipfs/1.0.36/README.md diff --git a/community/ipfs/1.0.35/app-readme.md b/community/ipfs/1.0.36/app-readme.md similarity index 100% rename from community/ipfs/1.0.35/app-readme.md rename to community/ipfs/1.0.36/app-readme.md diff --git a/community/ipfs/1.0.35/charts/common-1.2.9.tgz b/community/ipfs/1.0.36/charts/common-1.2.9.tgz similarity index 100% rename from community/ipfs/1.0.35/charts/common-1.2.9.tgz rename to community/ipfs/1.0.36/charts/common-1.2.9.tgz diff --git a/community/ipfs/1.0.35/ci/basic-values.yaml b/community/ipfs/1.0.36/ci/basic-values.yaml similarity index 100% rename from community/ipfs/1.0.35/ci/basic-values.yaml rename to community/ipfs/1.0.36/ci/basic-values.yaml diff --git a/community/ipfs/1.0.35/ci/extra-env-values.yaml b/community/ipfs/1.0.36/ci/extra-env-values.yaml similarity index 100% rename from community/ipfs/1.0.35/ci/extra-env-values.yaml rename to community/ipfs/1.0.36/ci/extra-env-values.yaml diff --git a/community/ipfs/1.0.35/ci/hostNet-values.yaml b/community/ipfs/1.0.36/ci/hostNet-values.yaml similarity index 100% rename from community/ipfs/1.0.35/ci/hostNet-values.yaml rename to community/ipfs/1.0.36/ci/hostNet-values.yaml diff --git a/community/ipfs/1.0.35/ix_values.yaml b/community/ipfs/1.0.36/ix_values.yaml similarity index 96% rename from community/ipfs/1.0.35/ix_values.yaml rename to community/ipfs/1.0.36/ix_values.yaml index 0bc404bcb3..1018e6813e 100644 --- a/community/ipfs/1.0.35/ix_values.yaml +++ b/community/ipfs/1.0.36/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ipfs/kubo pullPolicy: IfNotPresent - tag: v0.27.0 + tag: v0.28.0 resources: limits: cpu: 4000m diff --git a/community/ipfs/1.0.35/metadata.yaml b/community/ipfs/1.0.36/metadata.yaml similarity index 100% rename from community/ipfs/1.0.35/metadata.yaml rename to community/ipfs/1.0.36/metadata.yaml diff --git a/community/ipfs/1.0.35/migrations/migrate b/community/ipfs/1.0.36/migrations/migrate similarity index 100% rename from community/ipfs/1.0.35/migrations/migrate rename to community/ipfs/1.0.36/migrations/migrate diff --git a/community/ipfs/1.0.35/questions.yaml b/community/ipfs/1.0.36/questions.yaml similarity index 100% rename from community/ipfs/1.0.35/questions.yaml rename to community/ipfs/1.0.36/questions.yaml diff --git a/community/ipfs/1.0.35/templates/NOTES.txt b/community/ipfs/1.0.36/templates/NOTES.txt similarity index 100% rename from community/ipfs/1.0.35/templates/NOTES.txt rename to community/ipfs/1.0.36/templates/NOTES.txt diff --git a/community/ipfs/1.0.35/templates/_configuration.tpl b/community/ipfs/1.0.36/templates/_configuration.tpl similarity index 100% rename from community/ipfs/1.0.35/templates/_configuration.tpl rename to community/ipfs/1.0.36/templates/_configuration.tpl diff --git a/community/ipfs/1.0.35/templates/_ipfs.tpl b/community/ipfs/1.0.36/templates/_ipfs.tpl similarity index 100% rename from community/ipfs/1.0.35/templates/_ipfs.tpl rename to community/ipfs/1.0.36/templates/_ipfs.tpl diff --git a/community/ipfs/1.0.35/templates/_portal.tpl b/community/ipfs/1.0.36/templates/_portal.tpl similarity index 100% rename from community/ipfs/1.0.35/templates/_portal.tpl rename to community/ipfs/1.0.36/templates/_portal.tpl diff --git a/community/ipfs/1.0.35/templates/common.yaml b/community/ipfs/1.0.36/templates/common.yaml similarity index 100% rename from community/ipfs/1.0.35/templates/common.yaml rename to community/ipfs/1.0.36/templates/common.yaml diff --git a/community/jellyseerr/1.0.19/Chart.lock b/community/jellyseerr/1.0.20/Chart.lock similarity index 100% rename from community/jellyseerr/1.0.19/Chart.lock rename to community/jellyseerr/1.0.20/Chart.lock diff --git a/community/jellyseerr/1.0.19/Chart.yaml b/community/jellyseerr/1.0.20/Chart.yaml similarity index 88% rename from community/jellyseerr/1.0.19/Chart.yaml rename to community/jellyseerr/1.0.20/Chart.yaml index a584f97f38..1f7b4ee9e5 100644 --- a/community/jellyseerr/1.0.19/Chart.yaml +++ b/community/jellyseerr/1.0.20/Chart.yaml @@ -1,11 +1,12 @@ name: jellyseerr -description: Jellyseerr is a free and open source software application for managing requests for your media library. +description: Jellyseerr is a free and open source software application for managing + requests for your media library. annotations: title: Jellyseerr type: application -version: 1.0.19 +version: 1.0.20 apiVersion: v2 -appVersion: 1.7.0 +appVersion: 1.8.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/jellyseerr/1.0.19/README.md b/community/jellyseerr/1.0.20/README.md similarity index 100% rename from community/jellyseerr/1.0.19/README.md rename to community/jellyseerr/1.0.20/README.md diff --git a/community/jellyseerr/1.0.19/app-readme.md b/community/jellyseerr/1.0.20/app-readme.md similarity index 100% rename from community/jellyseerr/1.0.19/app-readme.md rename to community/jellyseerr/1.0.20/app-readme.md diff --git a/community/jellyseerr/1.0.19/charts/common-1.2.9.tgz b/community/jellyseerr/1.0.20/charts/common-1.2.9.tgz similarity index 100% rename from community/jellyseerr/1.0.19/charts/common-1.2.9.tgz rename to community/jellyseerr/1.0.20/charts/common-1.2.9.tgz diff --git a/community/jellyseerr/1.0.19/ci/basic-values.yaml b/community/jellyseerr/1.0.20/ci/basic-values.yaml similarity index 100% rename from community/jellyseerr/1.0.19/ci/basic-values.yaml rename to community/jellyseerr/1.0.20/ci/basic-values.yaml diff --git a/community/jellyseerr/1.0.19/ci/hostNet-values.yaml b/community/jellyseerr/1.0.20/ci/hostNet-values.yaml similarity index 100% rename from community/jellyseerr/1.0.19/ci/hostNet-values.yaml rename to community/jellyseerr/1.0.20/ci/hostNet-values.yaml diff --git a/community/jellyseerr/1.0.19/ix_values.yaml b/community/jellyseerr/1.0.20/ix_values.yaml similarity index 96% rename from community/jellyseerr/1.0.19/ix_values.yaml rename to community/jellyseerr/1.0.20/ix_values.yaml index a16835ee1b..213fa022cb 100644 --- a/community/jellyseerr/1.0.19/ix_values.yaml +++ b/community/jellyseerr/1.0.20/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: fallenbagel/jellyseerr pullPolicy: IfNotPresent - tag: 1.7.0 + tag: 1.8.0 resources: limits: diff --git a/community/jellyseerr/1.0.19/metadata.yaml b/community/jellyseerr/1.0.20/metadata.yaml similarity index 100% rename from community/jellyseerr/1.0.19/metadata.yaml rename to community/jellyseerr/1.0.20/metadata.yaml diff --git a/community/jellyseerr/1.0.19/questions.yaml b/community/jellyseerr/1.0.20/questions.yaml similarity index 100% rename from community/jellyseerr/1.0.19/questions.yaml rename to community/jellyseerr/1.0.20/questions.yaml diff --git a/community/jellyseerr/1.0.19/templates/NOTES.txt b/community/jellyseerr/1.0.20/templates/NOTES.txt similarity index 100% rename from community/jellyseerr/1.0.19/templates/NOTES.txt rename to community/jellyseerr/1.0.20/templates/NOTES.txt diff --git a/community/jellyseerr/1.0.19/templates/_overseerr.tpl b/community/jellyseerr/1.0.20/templates/_overseerr.tpl similarity index 100% rename from community/jellyseerr/1.0.19/templates/_overseerr.tpl rename to community/jellyseerr/1.0.20/templates/_overseerr.tpl diff --git a/community/jellyseerr/1.0.19/templates/_portal.tpl b/community/jellyseerr/1.0.20/templates/_portal.tpl similarity index 100% rename from community/jellyseerr/1.0.19/templates/_portal.tpl rename to community/jellyseerr/1.0.20/templates/_portal.tpl diff --git a/community/jellyseerr/1.0.19/templates/common.yaml b/community/jellyseerr/1.0.20/templates/common.yaml similarity index 100% rename from community/jellyseerr/1.0.19/templates/common.yaml rename to community/jellyseerr/1.0.20/templates/common.yaml From 5b02a90050014c866ebe3d674ed513f99af1d247 Mon Sep 17 00:00:00 2001 From: sonicaj Date: Tue, 16 Apr 2024 05:24:53 +0000 Subject: [PATCH 03/20] Update catalog changes --- catalog.json | 240 +++++++++--------- charts/collabora/app_versions.json | 16 +- charts/diskoverdata/app_versions.json | 10 +- charts/elastic-search/app_versions.json | 2 +- charts/emby/app_versions.json | 12 +- charts/home-assistant/app_versions.json | 10 +- charts/ix-chart/app_versions.json | 8 +- charts/minio/app_versions.json | 4 +- charts/netdata/app_versions.json | 4 +- charts/nextcloud/app_versions.json | 18 +- charts/photoprism/app_versions.json | 12 +- charts/pihole/app_versions.json | 10 +- charts/plex/app_versions.json | 14 +- charts/prometheus/app_versions.json | 2 +- charts/storj/app_versions.json | 4 +- charts/syncthing/app_versions.json | 4 +- charts/wg-easy/app_versions.json | 8 +- community/actual-budget/app_versions.json | 2 +- community/adguard-home/app_versions.json | 2 +- community/audiobookshelf/app_versions.json | 4 +- community/autobrr/app_versions.json | 4 +- community/bazarr/app_versions.json | 2 +- community/briefkasten/app_versions.json | 2 +- community/castopod/app_versions.json | 2 +- community/chia/app_versions.json | 6 +- community/clamav/app_versions.json | 2 +- community/cloudflared/app_versions.json | 2 +- community/dashy/app_versions.json | 2 +- community/ddns-updater/app_versions.json | 6 +- community/deluge/app_versions.json | 4 +- community/distribution/app_versions.json | 2 +- community/drawio/app_versions.json | 2 +- community/filebrowser/app_versions.json | 2 +- community/firefly-iii/app_versions.json | 2 +- community/flame/app_versions.json | 2 +- community/freshrss/app_versions.json | 4 +- community/frigate/app_versions.json | 6 +- community/fscrawler/app_versions.json | 4 +- community/gitea/app_versions.json | 2 +- community/grafana/app_versions.json | 2 +- community/handbrake/app_versions.json | 4 +- community/homarr/app_versions.json | 4 +- community/homepage/app_versions.json | 2 +- community/homer/app_versions.json | 2 +- community/immich/app_versions.json | 8 +- community/invidious/app_versions.json | 2 +- community/ipfs/app_versions.json | 14 +- community/jellyfin/app_versions.json | 6 +- community/jellyseerr/app_versions.json | 18 +- community/jenkins/app_versions.json | 4 +- community/joplin/app_versions.json | 2 +- community/kapowarr/app_versions.json | 2 +- community/kavita/app_versions.json | 4 +- community/komga/app_versions.json | 4 +- community/lidarr/app_versions.json | 2 +- community/linkding/app_versions.json | 2 +- community/listmonk/app_versions.json | 2 +- community/logseq/app_versions.json | 2 +- community/mealie/app_versions.json | 4 +- community/metube/app_versions.json | 2 +- community/minecraft/app_versions.json | 4 +- community/mineos/app_versions.json | 2 +- community/mumble/app_versions.json | 2 +- community/n8n/app_versions.json | 4 +- community/navidrome/app_versions.json | 2 +- community/netbootxyz/app_versions.json | 4 +- .../nginx-proxy-manager/app_versions.json | 6 +- community/node-red/app_versions.json | 2 +- community/odoo/app_versions.json | 4 +- community/omada-controller/app_versions.json | 4 +- community/organizr/app_versions.json | 4 +- community/overseerr/app_versions.json | 6 +- community/palworld/app_versions.json | 2 +- community/paperless-ngx/app_versions.json | 4 +- community/passbolt/app_versions.json | 2 +- community/pgadmin/app_versions.json | 2 +- community/pigallery2/app_versions.json | 2 +- community/piwigo/app_versions.json | 2 +- community/planka/app_versions.json | 2 +- .../plex-auto-languages/app_versions.json | 4 +- community/prowlarr/app_versions.json | 2 +- community/qbittorrent/app_versions.json | 2 +- community/radarr/app_versions.json | 2 +- community/readarr/app_versions.json | 2 +- community/recyclarr/app_versions.json | 4 +- community/redis/app_versions.json | 2 +- community/roundcube/app_versions.json | 2 +- community/rsyncd/app_versions.json | 2 +- community/rust-desk/app_versions.json | 2 +- community/sabnzbd/app_versions.json | 2 +- community/searxng/app_versions.json | 2 +- community/sftpgo/app_versions.json | 2 +- community/sonarr/app_versions.json | 2 +- community/tailscale/app_versions.json | 2 +- community/tautulli/app_versions.json | 2 +- community/tdarr/app_versions.json | 8 +- community/terraria/app_versions.json | 2 +- community/tftpd-hpa/app_versions.json | 6 +- .../tiny-media-manager/app_versions.json | 2 +- community/transmission/app_versions.json | 2 +- community/twofactor-auth/app_versions.json | 2 +- community/unifi-controller/app_versions.json | 4 +- .../unifi-protect-backup/app_versions.json | 4 +- community/vaultwarden/app_versions.json | 4 +- community/vikunja/app_versions.json | 4 +- community/webdav/app_versions.json | 2 +- community/whoogle/app_versions.json | 2 +- community/wordpress/app_versions.json | 2 +- community/zerotier/app_versions.json | 2 +- enterprise/minio/app_versions.json | 2 +- enterprise/syncthing/app_versions.json | 4 +- test/jellyfin/app_versions.json | 6 +- test/minio/app_versions.json | 4 +- test/sonarr/app_versions.json | 2 +- test/syncthing/app_versions.json | 8 +- 115 files changed, 352 insertions(+), 352 deletions(-) diff --git a/catalog.json b/catalog.json index e6d5daa782..8e7422bf0c 100644 --- a/catalog.json +++ b/catalog.json @@ -13,7 +13,7 @@ "latest_version": "2.0.4", "latest_app_version": "1.40.1.8227", "latest_human_version": "1.40.1.8227_2.0.4", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "plex", "recommended": false, "title": "Plex", @@ -55,7 +55,7 @@ "latest_version": "2.0.19", "latest_app_version": "2024.4.3", "latest_human_version": "2024.4.3_2.0.19", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "home-assistant", "recommended": false, "title": "Home Assistant", @@ -93,7 +93,7 @@ "latest_version": "2.0.5", "latest_app_version": "2023-03-13", "latest_human_version": "2023-03-13_2.0.5", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "minio", "recommended": false, "title": "MinIO", @@ -129,7 +129,7 @@ "latest_version": "1.1.16", "latest_app_version": "8.13.2", "latest_human_version": "8.13.2_1.1.16", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "elastic-search", "recommended": false, "title": "Elastic Search", @@ -166,7 +166,7 @@ "latest_version": "2.0.0", "latest_app_version": "2.0.1", "latest_human_version": "2.0.1_2.0.0", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "diskoverdata", "recommended": false, "title": "Diskover Data", @@ -205,7 +205,7 @@ "latest_version": "2.0.1", "latest_app_version": "v1.68.2", "latest_human_version": "v1.68.2_2.0.1", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "storj", "recommended": false, "title": "Storj", @@ -243,7 +243,7 @@ "latest_version": "2.0.7", "latest_app_version": "v1.45.3", "latest_human_version": "v1.45.3_2.0.7", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "netdata", "recommended": false, "title": "Netdata", @@ -283,7 +283,7 @@ "latest_version": "1.6.59", "latest_app_version": "28.0.4", "latest_human_version": "28.0.4_1.6.59", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "nextcloud", "recommended": false, "title": "Nextcloud", @@ -324,7 +324,7 @@ "latest_version": "2.0.5", "latest_app_version": "1.27.6", "latest_human_version": "1.27.6_2.0.5", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "syncthing", "recommended": false, "title": "Syncthing", @@ -365,7 +365,7 @@ "latest_version": "2403.0.0", "latest_app_version": "v1", "latest_human_version": "v1_2403.0.0", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "ix-chart", "recommended": false, "title": "ix-chart", @@ -394,7 +394,7 @@ "latest_version": "2.0.6", "latest_app_version": "4.8.3.0", "latest_human_version": "4.8.3.0_2.0.6", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "emby", "recommended": false, "title": "Emby Server", @@ -436,7 +436,7 @@ "latest_version": "2.0.12", "latest_app_version": "23.05.10.1.1", "latest_human_version": "23.05.10.1.1_2.0.12", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "collabora", "recommended": false, "title": "Collabora", @@ -475,7 +475,7 @@ "latest_version": "2.0.4", "latest_app_version": "231128", "latest_human_version": "231128_2.0.4", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "photoprism", "recommended": false, "title": "PhotoPrism", @@ -513,7 +513,7 @@ "latest_version": "2.0.15", "latest_app_version": "12", "latest_human_version": "12_2.0.15", - "last_update": "2024-04-15 09:39:58", + "last_update": "2024-04-16 05:23:14", "name": "wg-easy", "recommended": false, "title": "WG Easy", @@ -550,7 +550,7 @@ "latest_version": "2.0.10", "latest_app_version": "2024.03.2", "latest_human_version": "2024.03.2_2.0.10", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "pihole", "recommended": false, "title": "Pi-hole", @@ -587,7 +587,7 @@ "latest_version": "1.1.14", "latest_app_version": "v2.51.2", "latest_human_version": "v2.51.2_1.1.14", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "prometheus", "recommended": false, "title": "Prometheus", @@ -627,7 +627,7 @@ "latest_version": "1.0.16", "latest_app_version": "3.0.10.1567", "latest_human_version": "3.0.10.1567_1.0.16", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "sonarr", "recommended": false, "title": "Sonarr", @@ -666,7 +666,7 @@ "latest_version": "1.1.0", "latest_app_version": "2023-12-07", "latest_human_version": "2023-12-07_1.1.0", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "minio", "recommended": false, "title": "MinIO", @@ -706,7 +706,7 @@ "latest_version": "1.2.2", "latest_app_version": "1.27.0", "latest_human_version": "1.27.0_1.2.2", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "syncthing", "recommended": false, "title": "Syncthing", @@ -748,7 +748,7 @@ "latest_version": "1.0.16", "latest_app_version": "10.8.13", "latest_human_version": "10.8.13_1.0.16", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "jellyfin", "recommended": false, "title": "Jellyfin", @@ -792,7 +792,7 @@ "latest_version": "1.1.3", "latest_app_version": "2023-12-07", "latest_human_version": "2023-12-07_1.1.3", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "minio", "recommended": false, "title": "MinIO", @@ -832,7 +832,7 @@ "latest_version": "1.1.8", "latest_app_version": "1.27.0", "latest_human_version": "1.27.0_1.1.8", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "syncthing", "recommended": false, "title": "Syncthing", @@ -876,7 +876,7 @@ "latest_version": "1.2.4", "latest_app_version": "2.9", "latest_human_version": "2.9_1.2.4", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "fscrawler", "recommended": false, "title": "FSCrawler", @@ -913,7 +913,7 @@ "latest_version": "1.2.7", "latest_app_version": "5.0.4", "latest_human_version": "5.0.4_1.2.7", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "tiny-media-manager", "recommended": false, "title": "tinyMediaManager", @@ -954,7 +954,7 @@ "latest_version": "1.2.13", "latest_app_version": "4.0.4.1491", "latest_human_version": "4.0.4.1491_1.2.13", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "sonarr", "recommended": false, "title": "Sonarr", @@ -993,7 +993,7 @@ "latest_version": "1.0.3", "latest_app_version": "1.6.6", "latest_human_version": "1.6.6_1.0.3", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "roundcube", "recommended": false, "title": "Roundcube", @@ -1035,7 +1035,7 @@ "latest_version": "1.2.4", "latest_app_version": "2.3.1", "latest_human_version": "2.3.1_1.2.4", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "flame", "recommended": false, "title": "Flame", @@ -1072,7 +1072,7 @@ "latest_version": "1.2.8", "latest_app_version": "1.10.4", "latest_human_version": "1.10.4_1.2.8", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "komga", "recommended": false, "title": "Komga", @@ -1110,7 +1110,7 @@ "latest_version": "1.2.11", "latest_app_version": "5.4.6.8723", "latest_human_version": "5.4.6.8723_1.2.11", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "radarr", "recommended": false, "title": "Radarr", @@ -1150,7 +1150,7 @@ "latest_version": "1.2.6", "latest_app_version": "5.1.1", "latest_human_version": "5.1.1_1.2.6", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "twofactor-auth", "recommended": false, "title": "2FAuth", @@ -1188,7 +1188,7 @@ "latest_version": "1.2.8", "latest_app_version": "2024.4.0", "latest_human_version": "2024.4.0_1.2.8", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "minecraft", "recommended": false, "title": "Minecraft", @@ -1224,7 +1224,7 @@ "latest_version": "1.0.19", "latest_app_version": "1.12.2", "latest_human_version": "1.12.2_1.0.19", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "zerotier", "recommended": false, "title": "Zerotier", @@ -1259,7 +1259,7 @@ "latest_version": "1.2.18", "latest_app_version": "2023.12.31", "latest_human_version": "2023.12.31_1.2.18", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "searxng", "recommended": false, "title": "SearXNG", @@ -1294,7 +1294,7 @@ "latest_version": "1.2.39", "latest_app_version": "1.37.1", "latest_human_version": "1.37.1_1.2.39", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "n8n", "recommended": false, "title": "n8n", @@ -1335,7 +1335,7 @@ "latest_version": "1.0.4", "latest_app_version": "palworld", "latest_human_version": "palworld_1.0.4", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "palworld", "recommended": false, "title": "Palworld", @@ -1370,7 +1370,7 @@ "latest_version": "1.0.29", "latest_app_version": "2.11.1", "latest_human_version": "2.11.1_1.0.29", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "nginx-proxy-manager", "recommended": false, "title": "Nginx Proxy Manager", @@ -1410,7 +1410,7 @@ "latest_version": "1.0.22", "latest_app_version": "v1.4.230", "latest_human_version": "v1.4.230_1.0.22", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "mumble", "recommended": false, "title": "Mumble", @@ -1445,7 +1445,7 @@ "latest_version": "1.2.4", "latest_app_version": "2.0.0", "latest_human_version": "2.0.0_1.2.4", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "pigallery2", "recommended": false, "title": "PiGallery2", @@ -1491,7 +1491,7 @@ "latest_version": "1.2.4", "latest_app_version": "2.8.3", "latest_human_version": "2.8.3_1.2.4", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "distribution", "recommended": false, "title": "Distribution", @@ -1528,7 +1528,7 @@ "latest_version": "1.1.22", "latest_app_version": "6.1.13", "latest_human_version": "6.1.13_1.1.22", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "firefly-iii", "recommended": false, "title": "Firefly III", @@ -1568,7 +1568,7 @@ "latest_version": "1.0.5", "latest_app_version": "0.7.1.1", "latest_human_version": "0.7.1.1_1.0.5", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "netbootxyz", "recommended": false, "title": "netbootxyz", @@ -1608,7 +1608,7 @@ "latest_version": "1.1.9", "latest_app_version": "1.23.1", "latest_human_version": "1.23.1_1.1.9", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "freshrss", "recommended": false, "title": "FreshRSS", @@ -1646,7 +1646,7 @@ "latest_version": "1.2.7", "latest_app_version": "4.2.3", "latest_human_version": "4.2.3_1.2.7", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "sabnzbd", "recommended": false, "title": "SABnzbd", @@ -1686,7 +1686,7 @@ "latest_version": "1.0.15", "latest_app_version": "1.4.0", "latest_human_version": "1.4.0_1.0.15", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "mealie", "recommended": false, "title": "Mealie", @@ -1724,7 +1724,7 @@ "latest_version": "1.0.1", "latest_app_version": "latest", "latest_human_version": "latest_1.0.1", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "organizr", "recommended": false, "title": "Organizr", @@ -1763,7 +1763,7 @@ "latest_version": "1.2.4", "latest_app_version": "23.10.1", "latest_human_version": "23.10.1_1.2.4", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "homer", "recommended": false, "title": "Homer", @@ -1801,7 +1801,7 @@ "latest_version": "2.0.1", "latest_app_version": "latest", "latest_human_version": "latest_2.0.1", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "invidious", "recommended": false, "title": "Invidious", @@ -1843,7 +1843,7 @@ "latest_version": "1.2.12", "latest_app_version": "2024-04-12", "latest_human_version": "2024-04-12_1.2.12", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "metube", "recommended": false, "title": "MeTube", @@ -1880,7 +1880,7 @@ "latest_version": "1.2.7", "latest_app_version": "latest", "latest_human_version": "latest_1.2.7", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "briefkasten", "recommended": false, "title": "Briefkasten", @@ -1920,7 +1920,7 @@ "latest_version": "1.2.6", "latest_app_version": "2.1.1", "latest_human_version": "2.1.1_1.2.6", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "deluge", "recommended": false, "title": "Deluge", @@ -1956,7 +1956,7 @@ "latest_version": "1.2.3", "latest_app_version": "2.13.4", "latest_human_version": "2.13.4_1.2.3", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "tautulli", "recommended": false, "title": "Tautulli", @@ -1997,7 +1997,7 @@ "latest_version": "3.0.19", "latest_app_version": "1.101.0", "latest_human_version": "1.101.0_3.0.19", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "immich", "recommended": false, "title": "Immich", @@ -2033,7 +2033,7 @@ "latest_version": "1.0.16", "latest_app_version": "1.0.0", "latest_human_version": "1.0.0_1.0.16", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "rsyncd", "recommended": false, "title": "Rsync Daemon", @@ -2069,7 +2069,7 @@ "latest_version": "1.1.18", "latest_app_version": "1.21.10", "latest_human_version": "1.21.10_1.1.18", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "gitea", "recommended": false, "title": "Gitea", @@ -2109,7 +2109,7 @@ "latest_version": "1.2.19", "latest_app_version": "1.16.4", "latest_human_version": "1.16.4_1.2.19", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "planka", "recommended": false, "title": "Planka", @@ -2147,7 +2147,7 @@ "latest_version": "1.2.11", "latest_app_version": "4.6.4", "latest_human_version": "4.6.4_1.2.11", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "qbittorrent", "recommended": false, "title": "qBittorrent", @@ -2185,7 +2185,7 @@ "latest_version": "1.3.7", "latest_app_version": "8.1.113", "latest_human_version": "8.1.113_1.3.7", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "unifi-controller", "recommended": false, "title": "Unifi Controller", @@ -2221,7 +2221,7 @@ "latest_version": "2.0.13", "latest_app_version": "0.15.2", "latest_human_version": "0.15.2_2.0.13", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "homarr", "recommended": false, "title": "Homarr", @@ -2260,7 +2260,7 @@ "latest_version": "1.2.7", "latest_app_version": "8.5", "latest_human_version": "8.5_1.2.7", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "pgadmin", "recommended": false, "title": "pgAdmin", @@ -2300,7 +2300,7 @@ "latest_version": "1.0.11", "latest_app_version": "0.22.1", "latest_human_version": "0.22.1_1.0.11", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "vikunja", "recommended": false, "title": "Vikunja", @@ -2344,7 +2344,7 @@ "latest_version": "1.0.25", "latest_app_version": "1.33.2", "latest_human_version": "1.33.2_1.0.25", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "overseerr", "recommended": false, "title": "Overseerr", @@ -2381,10 +2381,10 @@ "healthy_error": null, "home": "https://github.com/Fallenbagel/jellyseerr", "location": "/__w/charts/charts/community/jellyseerr", - "latest_version": "1.0.19", - "latest_app_version": "1.7.0", - "latest_human_version": "1.7.0_1.0.19", - "last_update": "2024-04-15 09:35:20", + "latest_version": "1.0.20", + "latest_app_version": "1.8.0", + "latest_human_version": "1.8.0_1.0.20", + "last_update": "2024-04-16 05:24:36", "name": "jellyseerr", "recommended": false, "title": "Jellyseerr", @@ -2424,7 +2424,7 @@ "latest_version": "1.0.21", "latest_app_version": "1.4.4.9", "latest_human_version": "1.4.4.9_1.0.21", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "terraria", "recommended": false, "title": "Terraria", @@ -2461,7 +2461,7 @@ "latest_version": "1.0.21", "latest_app_version": "1.0.1", "latest_human_version": "1.0.1_1.0.21", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "clamav", "recommended": false, "title": "Clam AV", @@ -2496,7 +2496,7 @@ "latest_version": "1.2.3", "latest_app_version": "5.13", "latest_human_version": "5.13_1.2.3", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "omada-controller", "recommended": false, "title": "Omada Controller", @@ -2532,7 +2532,7 @@ "latest_version": "1.1.12", "latest_app_version": "1.30.5", "latest_human_version": "1.30.5_1.1.12", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "vaultwarden", "recommended": false, "title": "Vaultwarden", @@ -2569,7 +2569,7 @@ "latest_version": "1.2.8", "latest_app_version": "0.8.0", "latest_human_version": "0.8.0_1.2.8", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "kavita", "recommended": false, "title": "Kavita", @@ -2611,7 +2611,7 @@ "latest_version": "1.1.11", "latest_app_version": "2.14.2", "latest_human_version": "2.14.2_1.1.11", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "joplin", "recommended": false, "title": "Joplin", @@ -2650,7 +2650,7 @@ "latest_version": "1.2.7", "latest_app_version": "2.28.0", "latest_human_version": "2.28.0_1.2.7", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "filebrowser", "recommended": false, "title": "File Browser", @@ -2690,7 +2690,7 @@ "latest_version": "1.2.4", "latest_app_version": "1.1.10.3", "latest_human_version": "1.1.10.3_1.2.4", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "rust-desk", "recommended": false, "title": "Rust Desk", @@ -2723,10 +2723,10 @@ "healthy_error": null, "home": "https://ipfs.tech/", "location": "/__w/charts/charts/community/ipfs", - "latest_version": "1.0.35", - "latest_app_version": "v0.27.0", - "latest_human_version": "v0.27.0_1.0.35", - "last_update": "2024-04-15 09:35:20", + "latest_version": "1.0.36", + "latest_app_version": "v0.28.0", + "latest_human_version": "v0.28.0_1.0.36", + "last_update": "2024-04-16 05:24:36", "name": "ipfs", "recommended": false, "title": "IPFS", @@ -2765,7 +2765,7 @@ "latest_version": "1.2.6", "latest_app_version": "6.5.2", "latest_human_version": "6.5.2_1.2.6", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "wordpress", "recommended": false, "title": "Wordpress", @@ -2805,7 +2805,7 @@ "latest_version": "1.0.27", "latest_app_version": "2.6.0", "latest_human_version": "2.6.0_1.0.27", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "ddns-updater", "recommended": false, "title": "DDNS Updater", @@ -2842,7 +2842,7 @@ "latest_version": "1.2.3", "latest_app_version": "0.8.4", "latest_human_version": "0.8.4_1.2.3", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "whoogle", "recommended": false, "title": "Whoogle", @@ -2881,7 +2881,7 @@ "latest_version": "2.0.8", "latest_app_version": "17.0", "latest_human_version": "17.0_2.0.8", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "odoo", "recommended": false, "title": "Odoo", @@ -2919,7 +2919,7 @@ "latest_version": "1.2.8", "latest_app_version": "3.0.0", "latest_human_version": "3.0.0_1.2.8", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "listmonk", "recommended": false, "title": "Listmonk", @@ -2959,7 +2959,7 @@ "latest_version": "1.0.22", "latest_app_version": "2.4.59", "latest_human_version": "2.4.59_1.0.22", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "webdav", "recommended": false, "title": "WebDAV", @@ -2994,7 +2994,7 @@ "latest_version": "1.2.9", "latest_app_version": "3.1.9", "latest_human_version": "3.1.9_1.2.9", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "node-red", "recommended": false, "title": "Node-RED", @@ -3031,7 +3031,7 @@ "latest_version": "1.2.8", "latest_app_version": "0.10.7", "latest_human_version": "0.10.7_1.2.8", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "unifi-protect-backup", "recommended": false, "title": "Unifi Protect Backup", @@ -3067,7 +3067,7 @@ "latest_version": "1.2.7", "latest_app_version": "10.8.13.1", "latest_human_version": "10.8.13.1_1.2.7", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "jellyfin", "recommended": false, "title": "Jellyfin", @@ -3109,7 +3109,7 @@ "latest_version": "1.2.10", "latest_app_version": "1.4.2", "latest_human_version": "1.4.2_1.2.10", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "bazarr", "recommended": false, "title": "Bazarr", @@ -3147,7 +3147,7 @@ "latest_version": "1.2.11", "latest_app_version": "2024.4.0", "latest_human_version": "2024.4.0_1.2.11", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "cloudflared", "recommended": false, "title": "Cloudflared", @@ -3183,7 +3183,7 @@ "latest_version": "1.2.5", "latest_app_version": "2.5.6", "latest_human_version": "2.5.6_1.2.5", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "sftpgo", "recommended": false, "title": "SFTPGo", @@ -3218,7 +3218,7 @@ "latest_version": "1.0.18", "latest_app_version": "1.0.0", "latest_human_version": "1.0.0_1.0.18", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "tftpd-hpa", "recommended": false, "title": "TFTP Server", @@ -3253,7 +3253,7 @@ "latest_version": "1.2.10", "latest_app_version": "0.8.11", "latest_human_version": "0.8.11_1.2.10", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "homepage", "recommended": false, "title": "Homepage", @@ -3295,7 +3295,7 @@ "latest_version": "1.0.36", "latest_app_version": "1.62.1", "latest_human_version": "1.62.1_1.0.36", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "tailscale", "recommended": false, "title": "Tailscale", @@ -3330,7 +3330,7 @@ "latest_version": "1.2.3", "latest_app_version": "6.0.2", "latest_human_version": "6.0.2_1.2.3", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "recyclarr", "recommended": false, "title": "Recyclarr", @@ -3367,7 +3367,7 @@ "latest_version": "1.2.3", "latest_app_version": "latest", "latest_human_version": "latest_1.2.3", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "logseq", "recommended": false, "title": "Logseq", @@ -3402,7 +3402,7 @@ "latest_version": "1.0.41", "latest_app_version": "0.107.48", "latest_human_version": "0.107.48_1.0.41", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "adguard-home", "recommended": false, "title": "AdGuard Home", @@ -3441,7 +3441,7 @@ "latest_version": "1.2.16", "latest_app_version": "0.3.22.2499", "latest_human_version": "0.3.22.2499_1.2.16", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "readarr", "recommended": false, "title": "Readarr", @@ -3481,7 +3481,7 @@ "latest_version": "1.0.20", "latest_app_version": "latest", "latest_human_version": "latest_1.0.20", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "mineos", "recommended": false, "title": "MineOS", @@ -3518,7 +3518,7 @@ "latest_version": "1.2.15", "latest_app_version": "1.27.0", "latest_human_version": "1.27.0_1.2.15", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "linkding", "recommended": false, "title": "Linkding", @@ -3555,7 +3555,7 @@ "latest_version": "1.0.34", "latest_app_version": "2.2.1", "latest_human_version": "2.2.1_1.0.34", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "chia", "recommended": false, "title": "Chia", @@ -3591,7 +3591,7 @@ "latest_version": "1.2.7", "latest_app_version": "2.440.2", "latest_human_version": "2.440.2_1.2.7", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "jenkins", "recommended": false, "title": "Jenkins", @@ -3631,7 +3631,7 @@ "latest_version": "1.0.0", "latest_app_version": "2.8.1", "latest_human_version": "2.8.1_1.0.0", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "audiobookshelf", "recommended": false, "title": "Audiobookshelf", @@ -3671,7 +3671,7 @@ "latest_version": "1.0.2", "latest_app_version": "23.12.2", "latest_human_version": "23.12.2_1.0.2", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "handbrake", "recommended": false, "title": "HandBrake", @@ -3708,7 +3708,7 @@ "latest_version": "1.2.20", "latest_app_version": "2.2.5.4141", "latest_human_version": "2.2.5.4141_1.2.20", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "lidarr", "recommended": false, "title": "Lidarr", @@ -3747,7 +3747,7 @@ "latest_version": "1.2.3", "latest_app_version": "2.17.01", "latest_human_version": "2.17.01_1.2.3", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "tdarr", "recommended": false, "title": "Tdarr", @@ -3787,7 +3787,7 @@ "latest_version": "1.2.5", "latest_app_version": "14.3.0", "latest_human_version": "14.3.0_1.2.5", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "piwigo", "recommended": false, "title": "Piwigo", @@ -3825,7 +3825,7 @@ "latest_version": "1.0.9", "latest_app_version": "2.1.2", "latest_human_version": "2.1.2_1.0.9", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "dashy", "recommended": false, "title": "Dashy", @@ -3863,7 +3863,7 @@ "latest_version": "1.2.12", "latest_app_version": "1.40.1", "latest_human_version": "1.40.1_1.2.12", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "autobrr", "recommended": false, "title": "Autobrr", @@ -3901,7 +3901,7 @@ "latest_version": "1.2.4", "latest_app_version": "1.2.3", "latest_human_version": "1.2.3_1.2.4", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "plex-auto-languages", "recommended": false, "title": "Plex Auto Languages", @@ -3937,7 +3937,7 @@ "latest_version": "1.2.6", "latest_app_version": "0.13.2", "latest_human_version": "0.13.2_1.2.6", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "frigate", "recommended": false, "title": "Frigate", @@ -3976,7 +3976,7 @@ "latest_version": "1.3.5", "latest_app_version": "4.0.5", "latest_human_version": "4.0.5_1.3.5", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "transmission", "recommended": false, "title": "Transmission", @@ -4012,7 +4012,7 @@ "latest_version": "2.0.3", "latest_app_version": "1.0.0", "latest_human_version": "1.0.0_2.0.3", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "kapowarr", "recommended": false, "title": "Kapowarr", @@ -4050,7 +4050,7 @@ "latest_version": "1.2.6", "latest_app_version": "0.51.1", "latest_human_version": "0.51.1_1.2.6", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "navidrome", "recommended": false, "title": "Navidrome", @@ -4087,7 +4087,7 @@ "latest_version": "1.2.8", "latest_app_version": "4.6.2.1", "latest_human_version": "4.6.2.1_1.2.8", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "passbolt", "recommended": false, "title": "Passbolt", @@ -4128,7 +4128,7 @@ "latest_version": "1.2.12", "latest_app_version": "24.4.0", "latest_human_version": "24.4.0_1.2.12", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "actual-budget", "recommended": false, "title": "Actual Budget", @@ -4168,7 +4168,7 @@ "latest_version": "1.2.12", "latest_app_version": "10.4.2", "latest_human_version": "10.4.2_1.2.12", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "grafana", "recommended": false, "title": "Grafana", @@ -4209,7 +4209,7 @@ "latest_version": "1.2.34", "latest_app_version": "2.7.2", "latest_human_version": "2.7.2_1.2.34", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "paperless-ngx", "recommended": false, "title": "Paperless-ngx", @@ -4254,7 +4254,7 @@ "latest_version": "1.2.32", "latest_app_version": "24.2.5", "latest_human_version": "24.2.5_1.2.32", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "drawio", "recommended": false, "title": "Draw.IO", @@ -4294,7 +4294,7 @@ "latest_version": "1.2.22", "latest_app_version": "1.16.1.4420", "latest_human_version": "1.16.1.4420_1.2.22", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "prowlarr", "recommended": false, "title": "Prowlarr", @@ -4329,7 +4329,7 @@ "latest_version": "1.2.16", "latest_app_version": "1.10.5", "latest_human_version": "1.10.5_1.2.16", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "castopod", "recommended": false, "title": "Castopod", @@ -4366,7 +4366,7 @@ "latest_version": "1.0.22", "latest_app_version": "7.2.4", "latest_human_version": "7.2.4_1.0.22", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "name": "redis", "recommended": false, "title": "Redis", diff --git a/charts/collabora/app_versions.json b/charts/collabora/app_versions.json index 0a382a4253..dac702f543 100644 --- a/charts/collabora/app_versions.json +++ b/charts/collabora/app_versions.json @@ -4,13 +4,13 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/collabora/2.0.12", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ - "normalize/ixVolume", - "normalize/acl", - "definitions/timezone", + "definitions/nodeIP", "definitions/certificate", - "definitions/nodeIP" + "normalize/ixVolume", + "definitions/timezone", + "normalize/acl" ], "human_version": "23.05.10.1.1_2.0.12", "version": "2.0.12", @@ -874,11 +874,11 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/collabora/1.2.30", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ "definitions/timezone", - "definitions/certificate", - "definitions/nodeIP" + "definitions/nodeIP", + "definitions/certificate" ], "human_version": "23.05.8.2.1_1.2.30", "version": "1.2.30", diff --git a/charts/diskoverdata/app_versions.json b/charts/diskoverdata/app_versions.json index 41abbd9b78..702e94f51a 100644 --- a/charts/diskoverdata/app_versions.json +++ b/charts/diskoverdata/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/diskoverdata/2.0.0", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ - "definitions/timezone", "normalize/ixVolume", + "definitions/timezone", "normalize/acl" ], "human_version": "2.0.1_2.0.0", @@ -1835,10 +1835,10 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/diskoverdata/1.0.15", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ - "definitions/timezone", - "normalize/ixVolume" + "normalize/ixVolume", + "definitions/timezone" ], "human_version": "2.0.1_1.0.15", "version": "1.0.15", diff --git a/charts/elastic-search/app_versions.json b/charts/elastic-search/app_versions.json index f1fea69b59..c993ab9144 100644 --- a/charts/elastic-search/app_versions.json +++ b/charts/elastic-search/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/elastic-search/1.1.16", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ "normalize/ixVolume", "definitions/certificate", diff --git a/charts/emby/app_versions.json b/charts/emby/app_versions.json index 9f3f70dbd1..0a784097b7 100644 --- a/charts/emby/app_versions.json +++ b/charts/emby/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/emby/2.0.6", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ - "definitions/gpuConfiguration", "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "definitions/gpuConfiguration" ], "human_version": "4.8.3.0_2.0.6", "version": "2.0.6", @@ -1061,10 +1061,10 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/emby/1.0.30", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ - "definitions/gpuConfiguration", - "normalize/ixVolume" + "normalize/ixVolume", + "definitions/gpuConfiguration" ], "human_version": "4.7.14.0_1.0.30", "version": "1.0.30", diff --git a/charts/home-assistant/app_versions.json b/charts/home-assistant/app_versions.json index aeb3f8c980..ae20beaa1a 100644 --- a/charts/home-assistant/app_versions.json +++ b/charts/home-assistant/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/home-assistant/2.0.19", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ - "definitions/timezone", "normalize/ixVolume", + "definitions/timezone", "normalize/acl" ], "human_version": "2024.4.3_2.0.19", @@ -2056,10 +2056,10 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/home-assistant/1.0.130", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ - "definitions/timezone", - "normalize/ixVolume" + "normalize/ixVolume", + "definitions/timezone" ], "human_version": "2024.1.3_1.0.130", "version": "1.0.130", diff --git a/charts/ix-chart/app_versions.json b/charts/ix-chart/app_versions.json index b068db1cb6..d31dc63fcb 100644 --- a/charts/ix-chart/app_versions.json +++ b/charts/ix-chart/app_versions.json @@ -4,13 +4,13 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/ix-chart/2403.0.0", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ + "definitions/nodeIP", "normalize/ixVolume", - "definitions/gpuConfiguration", "definitions/interface", - "normalize/interfaceConfiguration", - "definitions/nodeIP" + "definitions/gpuConfiguration", + "normalize/interfaceConfiguration" ], "human_version": "2403.0.0", "version": "2403.0.0", diff --git a/charts/minio/app_versions.json b/charts/minio/app_versions.json index 7f45600d38..71b3b8b7c9 100644 --- a/charts/minio/app_versions.json +++ b/charts/minio/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/minio/2.0.5", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ "normalize/ixVolume", "definitions/certificate", @@ -1837,7 +1837,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/minio/1.7.24", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ "normalize/ixVolume", "definitions/certificate" diff --git a/charts/netdata/app_versions.json b/charts/netdata/app_versions.json index 149820ff46..da9b70ac74 100644 --- a/charts/netdata/app_versions.json +++ b/charts/netdata/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/netdata/2.0.7", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ "normalize/ixVolume", "normalize/acl" @@ -1730,7 +1730,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/netdata/1.0.40", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ "normalize/ixVolume" ], diff --git a/charts/nextcloud/app_versions.json b/charts/nextcloud/app_versions.json index 9dd1f608eb..cb56143af9 100644 --- a/charts/nextcloud/app_versions.json +++ b/charts/nextcloud/app_versions.json @@ -4,11 +4,11 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/nextcloud/1.6.59", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ - "definitions/nodeIP", "normalize/ixVolume", - "definitions/certificate" + "definitions/certificate", + "definitions/nodeIP" ], "human_version": "28.0.4_1.6.59", "version": "1.6.59", @@ -828,11 +828,11 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/nextcloud/1.6.53", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ - "definitions/nodeIP", "normalize/ixVolume", - "definitions/certificate" + "definitions/certificate", + "definitions/nodeIP" ], "human_version": "27.1.4_1.6.53", "version": "1.6.53", @@ -1652,11 +1652,11 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/nextcloud/1.6.29", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ - "definitions/nodeIP", "normalize/ixVolume", - "definitions/certificate" + "definitions/certificate", + "definitions/nodeIP" ], "human_version": "26.0.2_1.6.29", "version": "1.6.29", diff --git a/charts/photoprism/app_versions.json b/charts/photoprism/app_versions.json index fc56a6abe1..a42e5c67a3 100644 --- a/charts/photoprism/app_versions.json +++ b/charts/photoprism/app_versions.json @@ -4,12 +4,12 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/photoprism/2.0.4", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ - "definitions/gpuConfiguration", "normalize/ixVolume", "definitions/certificate", - "normalize/acl" + "normalize/acl", + "definitions/gpuConfiguration" ], "human_version": "231128_2.0.4", "version": "2.0.4", @@ -1824,10 +1824,10 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/photoprism/1.1.3", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ - "definitions/gpuConfiguration", - "normalize/ixVolume" + "normalize/ixVolume", + "definitions/gpuConfiguration" ], "human_version": "231128_1.1.3", "version": "1.1.3", diff --git a/charts/pihole/app_versions.json b/charts/pihole/app_versions.json index 76a1f833a4..2682d6364a 100644 --- a/charts/pihole/app_versions.json +++ b/charts/pihole/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/pihole/2.0.10", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ - "definitions/timezone", "normalize/ixVolume", + "definitions/timezone", "normalize/acl" ], "human_version": "2024.03.2_2.0.10", @@ -1500,10 +1500,10 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/pihole/1.0.25", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ - "definitions/timezone", - "normalize/ixVolume" + "normalize/ixVolume", + "definitions/timezone" ], "human_version": "2023.11.0_1.0.25", "version": "1.0.25", diff --git a/charts/plex/app_versions.json b/charts/plex/app_versions.json index af2d077ba7..3e8d676c6e 100644 --- a/charts/plex/app_versions.json +++ b/charts/plex/app_versions.json @@ -4,12 +4,12 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/plex/2.0.4", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ - "definitions/timezone", "normalize/ixVolume", - "definitions/gpuConfiguration", - "normalize/acl" + "definitions/timezone", + "normalize/acl", + "definitions/gpuConfiguration" ], "human_version": "1.40.1.8227_2.0.4", "version": "2.0.4", @@ -2229,11 +2229,11 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/plex/1.7.60", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ - "validations/lockedHostPath", - "definitions/timezone", "normalize/ixVolume", + "definitions/timezone", + "validations/lockedHostPath", "definitions/gpuConfiguration" ], "human_version": "1.32.8.7639_1.7.60", diff --git a/charts/prometheus/app_versions.json b/charts/prometheus/app_versions.json index 7f25ed19ae..83bea09340 100644 --- a/charts/prometheus/app_versions.json +++ b/charts/prometheus/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/prometheus/1.1.14", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ "normalize/ixVolume", "normalize/acl" diff --git a/charts/storj/app_versions.json b/charts/storj/app_versions.json index 8c332dda41..1dd14483cf 100644 --- a/charts/storj/app_versions.json +++ b/charts/storj/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/storj/2.0.1", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ "normalize/ixVolume", "normalize/acl" @@ -1556,7 +1556,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/storj/1.0.18", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ "normalize/ixVolume" ], diff --git a/charts/syncthing/app_versions.json b/charts/syncthing/app_versions.json index 382af9d740..c3f6a5ed84 100644 --- a/charts/syncthing/app_versions.json +++ b/charts/syncthing/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/syncthing/2.0.5", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ "normalize/ixVolume", "normalize/acl" @@ -1171,7 +1171,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/syncthing/1.0.42", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ "normalize/ixVolume", "validations/lockedHostPath" diff --git a/charts/wg-easy/app_versions.json b/charts/wg-easy/app_versions.json index c9a77cc418..1375163c3e 100644 --- a/charts/wg-easy/app_versions.json +++ b/charts/wg-easy/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/wg-easy/2.0.15", - "last_update": "2024-04-15 09:39:58", + "last_update": "2024-04-16 05:23:14", "required_features": [ - "definitions/nodeIP", "normalize/ixVolume", + "definitions/nodeIP", "normalize/acl" ], "human_version": "12_2.0.15", @@ -1159,10 +1159,10 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/wg-easy/1.0.12", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ - "definitions/nodeIP", "normalize/ixVolume", + "definitions/nodeIP", "validations/lockedHostPath" ], "human_version": "7_1.0.12", diff --git a/community/actual-budget/app_versions.json b/community/actual-budget/app_versions.json index cfd231b610..4098a93298 100644 --- a/community/actual-budget/app_versions.json +++ b/community/actual-budget/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/actual-budget/1.2.12", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ "normalize/ixVolume", "definitions/certificate", diff --git a/community/adguard-home/app_versions.json b/community/adguard-home/app_versions.json index 4abc59c0c4..85b9bc9e8f 100644 --- a/community/adguard-home/app_versions.json +++ b/community/adguard-home/app_versions.json @@ -4,7 +4,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/adguard-home/1.0.41", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ "normalize/ixVolume" ], diff --git a/community/audiobookshelf/app_versions.json b/community/audiobookshelf/app_versions.json index 65197092e5..6b00a34997 100644 --- a/community/audiobookshelf/app_versions.json +++ b/community/audiobookshelf/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/audiobookshelf/1.0.0", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ - "definitions/timezone", "normalize/ixVolume", + "definitions/timezone", "normalize/acl" ], "human_version": "2.8.1_1.0.0", diff --git a/community/autobrr/app_versions.json b/community/autobrr/app_versions.json index 08db044591..a049387a5a 100644 --- a/community/autobrr/app_versions.json +++ b/community/autobrr/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/autobrr/1.2.12", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ - "definitions/timezone", "normalize/ixVolume", + "definitions/timezone", "normalize/acl" ], "human_version": "1.40.1_1.2.12", diff --git a/community/bazarr/app_versions.json b/community/bazarr/app_versions.json index ab5cbc1a46..1c5413da75 100644 --- a/community/bazarr/app_versions.json +++ b/community/bazarr/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/bazarr/1.2.10", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ "normalize/ixVolume", "normalize/acl" diff --git a/community/briefkasten/app_versions.json b/community/briefkasten/app_versions.json index bc7d10a7be..228724e4a0 100644 --- a/community/briefkasten/app_versions.json +++ b/community/briefkasten/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/briefkasten/1.2.7", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ "normalize/ixVolume", "normalize/acl" diff --git a/community/castopod/app_versions.json b/community/castopod/app_versions.json index 22ba225f3f..b253a928ec 100644 --- a/community/castopod/app_versions.json +++ b/community/castopod/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/castopod/1.2.16", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ "normalize/ixVolume", "normalize/acl" diff --git a/community/chia/app_versions.json b/community/chia/app_versions.json index c60146aad9..f0641d60db 100644 --- a/community/chia/app_versions.json +++ b/community/chia/app_versions.json @@ -4,10 +4,10 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/chia/1.0.34", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ - "definitions/timezone", - "normalize/ixVolume" + "normalize/ixVolume", + "definitions/timezone" ], "human_version": "2.2.1_1.0.34", "version": "1.0.34", diff --git a/community/clamav/app_versions.json b/community/clamav/app_versions.json index 7dacb25f5d..baeb5dcec0 100644 --- a/community/clamav/app_versions.json +++ b/community/clamav/app_versions.json @@ -4,7 +4,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/clamav/1.0.21", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ "normalize/ixVolume" ], diff --git a/community/cloudflared/app_versions.json b/community/cloudflared/app_versions.json index 12e8ba5919..ab7cc71e04 100644 --- a/community/cloudflared/app_versions.json +++ b/community/cloudflared/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/cloudflared/1.2.11", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ "normalize/ixVolume", "normalize/acl" diff --git a/community/dashy/app_versions.json b/community/dashy/app_versions.json index 4ab938743c..5bfae81514 100644 --- a/community/dashy/app_versions.json +++ b/community/dashy/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/dashy/1.0.9", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ "normalize/ixVolume", "definitions/certificate", diff --git a/community/ddns-updater/app_versions.json b/community/ddns-updater/app_versions.json index 45b879f519..6cfa6bf7f9 100644 --- a/community/ddns-updater/app_versions.json +++ b/community/ddns-updater/app_versions.json @@ -4,10 +4,10 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/ddns-updater/1.0.27", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ - "definitions/timezone", - "normalize/ixVolume" + "normalize/ixVolume", + "definitions/timezone" ], "human_version": "2.6.0_1.0.27", "version": "1.0.27", diff --git a/community/deluge/app_versions.json b/community/deluge/app_versions.json index c6fc1511f1..5d6ad84dbc 100644 --- a/community/deluge/app_versions.json +++ b/community/deluge/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/deluge/1.2.6", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ - "definitions/timezone", "normalize/ixVolume", + "definitions/timezone", "normalize/acl" ], "human_version": "2.1.1_1.2.6", diff --git a/community/distribution/app_versions.json b/community/distribution/app_versions.json index 3179036a06..94064a6a8e 100644 --- a/community/distribution/app_versions.json +++ b/community/distribution/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/distribution/1.2.4", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ "normalize/ixVolume", "definitions/certificate", diff --git a/community/drawio/app_versions.json b/community/drawio/app_versions.json index 20df405601..d0d660fa9d 100644 --- a/community/drawio/app_versions.json +++ b/community/drawio/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/drawio/1.2.32", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ "normalize/ixVolume", "normalize/acl" diff --git a/community/filebrowser/app_versions.json b/community/filebrowser/app_versions.json index 734ed0a642..33b895ce67 100644 --- a/community/filebrowser/app_versions.json +++ b/community/filebrowser/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/filebrowser/1.2.7", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ "normalize/ixVolume", "definitions/certificate", diff --git a/community/firefly-iii/app_versions.json b/community/firefly-iii/app_versions.json index 096edeb08b..70fae7f6c2 100644 --- a/community/firefly-iii/app_versions.json +++ b/community/firefly-iii/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/firefly-iii/1.1.22", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ "normalize/ixVolume", "normalize/acl" diff --git a/community/flame/app_versions.json b/community/flame/app_versions.json index 8378d14b1a..bb57139057 100644 --- a/community/flame/app_versions.json +++ b/community/flame/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/flame/1.2.4", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ "normalize/ixVolume", "normalize/acl" diff --git a/community/freshrss/app_versions.json b/community/freshrss/app_versions.json index 8bd12a0bfa..bb15c491c3 100644 --- a/community/freshrss/app_versions.json +++ b/community/freshrss/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/freshrss/1.1.9", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ - "definitions/timezone", "normalize/ixVolume", + "definitions/timezone", "normalize/acl" ], "human_version": "1.23.1_1.1.9", diff --git a/community/frigate/app_versions.json b/community/frigate/app_versions.json index d321d9f40f..58b0493e88 100644 --- a/community/frigate/app_versions.json +++ b/community/frigate/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/frigate/1.2.6", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ - "definitions/gpuConfiguration", "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "definitions/gpuConfiguration" ], "human_version": "0.13.2_1.2.6", "version": "1.2.6", diff --git a/community/fscrawler/app_versions.json b/community/fscrawler/app_versions.json index 79246d0d7f..37b5ba167e 100644 --- a/community/fscrawler/app_versions.json +++ b/community/fscrawler/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/fscrawler/1.2.4", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ - "definitions/timezone", "normalize/ixVolume", + "definitions/timezone", "normalize/acl" ], "human_version": "2.9_1.2.4", diff --git a/community/gitea/app_versions.json b/community/gitea/app_versions.json index f0eeda818a..b931666dbd 100644 --- a/community/gitea/app_versions.json +++ b/community/gitea/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/gitea/1.1.18", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ "normalize/ixVolume", "definitions/certificate", diff --git a/community/grafana/app_versions.json b/community/grafana/app_versions.json index 4ec1097236..019e0f33b3 100644 --- a/community/grafana/app_versions.json +++ b/community/grafana/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/grafana/1.2.12", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ "normalize/ixVolume", "definitions/certificate", diff --git a/community/handbrake/app_versions.json b/community/handbrake/app_versions.json index bacafdd473..f3a49b9146 100644 --- a/community/handbrake/app_versions.json +++ b/community/handbrake/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/handbrake/1.0.2", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ - "definitions/timezone", "normalize/ixVolume", + "definitions/timezone", "normalize/acl" ], "human_version": "23.12.2_1.0.2", diff --git a/community/homarr/app_versions.json b/community/homarr/app_versions.json index 01264da1f6..5246d94a68 100644 --- a/community/homarr/app_versions.json +++ b/community/homarr/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/homarr/2.0.13", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ - "definitions/timezone", "normalize/ixVolume", + "definitions/timezone", "normalize/acl" ], "human_version": "0.15.2_2.0.13", diff --git a/community/homepage/app_versions.json b/community/homepage/app_versions.json index e44a16a9b6..4aa70706de 100644 --- a/community/homepage/app_versions.json +++ b/community/homepage/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/homepage/1.2.10", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ "normalize/ixVolume", "normalize/acl" diff --git a/community/homer/app_versions.json b/community/homer/app_versions.json index fc22fd68ec..a692ababc5 100644 --- a/community/homer/app_versions.json +++ b/community/homer/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/homer/1.2.4", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ "normalize/ixVolume", "normalize/acl" diff --git a/community/immich/app_versions.json b/community/immich/app_versions.json index ffbadbaae9..a5a6fdace3 100644 --- a/community/immich/app_versions.json +++ b/community/immich/app_versions.json @@ -4,12 +4,12 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/immich/3.0.19", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ - "definitions/timezone", "normalize/ixVolume", - "definitions/gpuConfiguration", - "normalize/acl" + "definitions/timezone", + "normalize/acl", + "definitions/gpuConfiguration" ], "human_version": "1.101.0_3.0.19", "version": "3.0.19", diff --git a/community/invidious/app_versions.json b/community/invidious/app_versions.json index ebc60980ae..ea6c3b69de 100644 --- a/community/invidious/app_versions.json +++ b/community/invidious/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/invidious/2.0.1", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ "normalize/ixVolume", "normalize/acl" diff --git a/community/ipfs/app_versions.json b/community/ipfs/app_versions.json index ecd34a0b9e..b8aa2a1508 100644 --- a/community/ipfs/app_versions.json +++ b/community/ipfs/app_versions.json @@ -1,15 +1,15 @@ { - "1.0.35": { + "1.0.36": { "healthy": true, "supported": true, "healthy_error": null, - "location": "/__w/charts/charts/community/ipfs/1.0.35", - "last_update": "2024-04-15 09:35:20", + "location": "/__w/charts/charts/community/ipfs/1.0.36", + "last_update": "2024-04-16 05:24:36", "required_features": [ "normalize/ixVolume" ], - "human_version": "v0.27.0_1.0.35", - "version": "1.0.35", + "human_version": "v0.28.0_1.0.36", + "version": "1.0.36", "chart_metadata": { "name": "ipfs", "description": "Interplanetary Filesystem - the Web3 standard for content-addressing, interoperable with HTTP", @@ -17,9 +17,9 @@ "title": "IPFS" }, "type": "application", - "version": "1.0.35", + "version": "1.0.36", "apiVersion": "v2", - "appVersion": "v0.27.0", + "appVersion": "v0.28.0", "kubeVersion": ">=1.16.0-0", "maintainers": [ { diff --git a/community/jellyfin/app_versions.json b/community/jellyfin/app_versions.json index 99cebfe188..a0722dc849 100644 --- a/community/jellyfin/app_versions.json +++ b/community/jellyfin/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/jellyfin/1.2.7", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ - "definitions/gpuConfiguration", "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "definitions/gpuConfiguration" ], "human_version": "10.8.13.1_1.2.7", "version": "1.2.7", diff --git a/community/jellyseerr/app_versions.json b/community/jellyseerr/app_versions.json index a3dfe50226..6780562a0d 100644 --- a/community/jellyseerr/app_versions.json +++ b/community/jellyseerr/app_versions.json @@ -1,16 +1,16 @@ { - "1.0.19": { + "1.0.20": { "healthy": true, "supported": true, "healthy_error": null, - "location": "/__w/charts/charts/community/jellyseerr/1.0.19", - "last_update": "2024-04-15 09:35:20", + "location": "/__w/charts/charts/community/jellyseerr/1.0.20", + "last_update": "2024-04-16 05:24:36", "required_features": [ - "definitions/timezone", - "normalize/ixVolume" + "normalize/ixVolume", + "definitions/timezone" ], - "human_version": "1.7.0_1.0.19", - "version": "1.0.19", + "human_version": "1.8.0_1.0.20", + "version": "1.0.20", "chart_metadata": { "name": "jellyseerr", "description": "Jellyseerr is a free and open source software application for managing requests for your media library.", @@ -18,9 +18,9 @@ "title": "Jellyseerr" }, "type": "application", - "version": "1.0.19", + "version": "1.0.20", "apiVersion": "v2", - "appVersion": "1.7.0", + "appVersion": "1.8.0", "kubeVersion": ">=1.16.0-0", "maintainers": [ { diff --git a/community/jenkins/app_versions.json b/community/jenkins/app_versions.json index 4225ab8db2..f7b9538587 100644 --- a/community/jenkins/app_versions.json +++ b/community/jenkins/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/jenkins/1.2.7", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ - "definitions/timezone", "normalize/ixVolume", + "definitions/timezone", "definitions/certificate", "normalize/acl" ], diff --git a/community/joplin/app_versions.json b/community/joplin/app_versions.json index eb244a34e6..8bae13fa88 100644 --- a/community/joplin/app_versions.json +++ b/community/joplin/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/joplin/1.1.11", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ "normalize/ixVolume", "normalize/acl" diff --git a/community/kapowarr/app_versions.json b/community/kapowarr/app_versions.json index f61a836aae..5425379cc1 100644 --- a/community/kapowarr/app_versions.json +++ b/community/kapowarr/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/kapowarr/2.0.3", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ "normalize/ixVolume", "normalize/acl" diff --git a/community/kavita/app_versions.json b/community/kavita/app_versions.json index da6e2d0cba..e9f85316f3 100644 --- a/community/kavita/app_versions.json +++ b/community/kavita/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/kavita/1.2.8", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ - "definitions/timezone", "normalize/ixVolume", + "definitions/timezone", "normalize/acl" ], "human_version": "0.8.0_1.2.8", diff --git a/community/komga/app_versions.json b/community/komga/app_versions.json index e0c8ca11b9..c0fd6ccb7b 100644 --- a/community/komga/app_versions.json +++ b/community/komga/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/komga/1.2.8", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ - "definitions/timezone", "normalize/ixVolume", + "definitions/timezone", "normalize/acl" ], "human_version": "1.10.4_1.2.8", diff --git a/community/lidarr/app_versions.json b/community/lidarr/app_versions.json index c14534964d..cb8c4a9981 100644 --- a/community/lidarr/app_versions.json +++ b/community/lidarr/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/lidarr/1.2.20", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ "normalize/ixVolume", "normalize/acl" diff --git a/community/linkding/app_versions.json b/community/linkding/app_versions.json index f95cd11fda..6e8209838b 100644 --- a/community/linkding/app_versions.json +++ b/community/linkding/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/linkding/1.2.15", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ "normalize/ixVolume", "normalize/acl" diff --git a/community/listmonk/app_versions.json b/community/listmonk/app_versions.json index 0d756582fc..f96968c4be 100644 --- a/community/listmonk/app_versions.json +++ b/community/listmonk/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/listmonk/1.2.8", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ "normalize/ixVolume", "normalize/acl" diff --git a/community/logseq/app_versions.json b/community/logseq/app_versions.json index c0e74a8df4..d453be737f 100644 --- a/community/logseq/app_versions.json +++ b/community/logseq/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/logseq/1.2.3", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ "normalize/ixVolume", "definitions/certificate", diff --git a/community/mealie/app_versions.json b/community/mealie/app_versions.json index 1ba3c11587..41539515e8 100644 --- a/community/mealie/app_versions.json +++ b/community/mealie/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/mealie/1.0.15", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ - "definitions/timezone", "normalize/ixVolume", + "definitions/timezone", "normalize/acl" ], "human_version": "1.4.0_1.0.15", diff --git a/community/metube/app_versions.json b/community/metube/app_versions.json index 4fceb05f69..587d2c296f 100644 --- a/community/metube/app_versions.json +++ b/community/metube/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/metube/1.2.12", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ "normalize/ixVolume", "normalize/acl" diff --git a/community/minecraft/app_versions.json b/community/minecraft/app_versions.json index 6e2805a014..3306517ec9 100644 --- a/community/minecraft/app_versions.json +++ b/community/minecraft/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/minecraft/1.2.8", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ - "definitions/timezone", "normalize/ixVolume", + "definitions/timezone", "normalize/acl" ], "human_version": "2024.4.0_1.2.8", diff --git a/community/mineos/app_versions.json b/community/mineos/app_versions.json index 2628910d52..802c4821dc 100644 --- a/community/mineos/app_versions.json +++ b/community/mineos/app_versions.json @@ -4,7 +4,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/mineos/1.0.20", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ "normalize/ixVolume", "definitions/certificate" diff --git a/community/mumble/app_versions.json b/community/mumble/app_versions.json index 981dec35b4..30e8bad68e 100644 --- a/community/mumble/app_versions.json +++ b/community/mumble/app_versions.json @@ -4,7 +4,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/mumble/1.0.22", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ "normalize/ixVolume", "definitions/certificate" diff --git a/community/n8n/app_versions.json b/community/n8n/app_versions.json index f3f8629ec3..f1cee29bbc 100644 --- a/community/n8n/app_versions.json +++ b/community/n8n/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/n8n/1.2.39", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ - "definitions/nodeIP", "normalize/ixVolume", + "definitions/nodeIP", "definitions/certificate", "normalize/acl" ], diff --git a/community/navidrome/app_versions.json b/community/navidrome/app_versions.json index ae9a61ff9d..fa14952d5d 100644 --- a/community/navidrome/app_versions.json +++ b/community/navidrome/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/navidrome/1.2.6", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ "normalize/ixVolume", "normalize/acl" diff --git a/community/netbootxyz/app_versions.json b/community/netbootxyz/app_versions.json index 527f2598ca..cdb81c0703 100644 --- a/community/netbootxyz/app_versions.json +++ b/community/netbootxyz/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/netbootxyz/1.0.5", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ - "definitions/timezone", "normalize/ixVolume", + "definitions/timezone", "normalize/acl" ], "human_version": "0.7.1.1_1.0.5", diff --git a/community/nginx-proxy-manager/app_versions.json b/community/nginx-proxy-manager/app_versions.json index 8f4e7eb845..a7f975e22f 100644 --- a/community/nginx-proxy-manager/app_versions.json +++ b/community/nginx-proxy-manager/app_versions.json @@ -4,10 +4,10 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/nginx-proxy-manager/1.0.29", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ - "definitions/timezone", - "normalize/ixVolume" + "normalize/ixVolume", + "definitions/timezone" ], "human_version": "2.11.1_1.0.29", "version": "1.0.29", diff --git a/community/node-red/app_versions.json b/community/node-red/app_versions.json index becdc377e9..91ff06f07a 100644 --- a/community/node-red/app_versions.json +++ b/community/node-red/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/node-red/1.2.9", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ "normalize/ixVolume", "normalize/acl" diff --git a/community/odoo/app_versions.json b/community/odoo/app_versions.json index ebb2f82bec..56b326b772 100644 --- a/community/odoo/app_versions.json +++ b/community/odoo/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/odoo/2.0.8", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ "normalize/ixVolume", "normalize/acl" @@ -1996,7 +1996,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/odoo/1.1.1", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ "normalize/ixVolume", "normalize/acl" diff --git a/community/omada-controller/app_versions.json b/community/omada-controller/app_versions.json index 52012ddea5..93501d7e67 100644 --- a/community/omada-controller/app_versions.json +++ b/community/omada-controller/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/omada-controller/1.2.3", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ - "definitions/timezone", "normalize/ixVolume", + "definitions/timezone", "definitions/certificate", "normalize/acl" ], diff --git a/community/organizr/app_versions.json b/community/organizr/app_versions.json index 221008a7cf..6754a31942 100644 --- a/community/organizr/app_versions.json +++ b/community/organizr/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/organizr/1.0.1", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ - "definitions/timezone", "normalize/ixVolume", + "definitions/timezone", "normalize/acl" ], "human_version": "latest_1.0.1", diff --git a/community/overseerr/app_versions.json b/community/overseerr/app_versions.json index 82a93db700..775bc3c62b 100644 --- a/community/overseerr/app_versions.json +++ b/community/overseerr/app_versions.json @@ -4,10 +4,10 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/overseerr/1.0.25", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ - "definitions/timezone", - "normalize/ixVolume" + "normalize/ixVolume", + "definitions/timezone" ], "human_version": "1.33.2_1.0.25", "version": "1.0.25", diff --git a/community/palworld/app_versions.json b/community/palworld/app_versions.json index bc8c8276b9..2bac6dc563 100644 --- a/community/palworld/app_versions.json +++ b/community/palworld/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/palworld/1.0.4", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ "normalize/ixVolume", "normalize/acl" diff --git a/community/paperless-ngx/app_versions.json b/community/paperless-ngx/app_versions.json index 031214f291..6ebeba37bc 100644 --- a/community/paperless-ngx/app_versions.json +++ b/community/paperless-ngx/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/paperless-ngx/1.2.34", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ - "definitions/timezone", "normalize/ixVolume", + "definitions/timezone", "normalize/acl" ], "human_version": "2.7.2_1.2.34", diff --git a/community/passbolt/app_versions.json b/community/passbolt/app_versions.json index 14d860b009..1c59e5070a 100644 --- a/community/passbolt/app_versions.json +++ b/community/passbolt/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/passbolt/1.2.8", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ "normalize/ixVolume", "definitions/certificate", diff --git a/community/pgadmin/app_versions.json b/community/pgadmin/app_versions.json index 644a286c4c..e3389e5d40 100644 --- a/community/pgadmin/app_versions.json +++ b/community/pgadmin/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/pgadmin/1.2.7", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ "normalize/ixVolume", "definitions/certificate", diff --git a/community/pigallery2/app_versions.json b/community/pigallery2/app_versions.json index d7a78aae9c..ec6b49be28 100644 --- a/community/pigallery2/app_versions.json +++ b/community/pigallery2/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/pigallery2/1.2.4", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ "normalize/ixVolume", "normalize/acl" diff --git a/community/piwigo/app_versions.json b/community/piwigo/app_versions.json index e8d5de9de2..f020223589 100644 --- a/community/piwigo/app_versions.json +++ b/community/piwigo/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/piwigo/1.2.5", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ "normalize/ixVolume", "normalize/acl" diff --git a/community/planka/app_versions.json b/community/planka/app_versions.json index a9b86a40aa..b29ac9faa9 100644 --- a/community/planka/app_versions.json +++ b/community/planka/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/planka/1.2.19", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ "normalize/ixVolume", "normalize/acl" diff --git a/community/plex-auto-languages/app_versions.json b/community/plex-auto-languages/app_versions.json index e9bf830558..a815654c3f 100644 --- a/community/plex-auto-languages/app_versions.json +++ b/community/plex-auto-languages/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/plex-auto-languages/1.2.4", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ - "definitions/timezone", "normalize/ixVolume", + "definitions/timezone", "normalize/acl" ], "human_version": "1.2.3_1.2.4", diff --git a/community/prowlarr/app_versions.json b/community/prowlarr/app_versions.json index 40ac4a924f..bd8783704c 100644 --- a/community/prowlarr/app_versions.json +++ b/community/prowlarr/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/prowlarr/1.2.22", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ "normalize/ixVolume", "normalize/acl" diff --git a/community/qbittorrent/app_versions.json b/community/qbittorrent/app_versions.json index 222d27b7b1..2b7577f385 100644 --- a/community/qbittorrent/app_versions.json +++ b/community/qbittorrent/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/qbittorrent/1.2.11", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ "normalize/ixVolume", "normalize/acl" diff --git a/community/radarr/app_versions.json b/community/radarr/app_versions.json index f1da0be617..fbe9db921b 100644 --- a/community/radarr/app_versions.json +++ b/community/radarr/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/radarr/1.2.11", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ "normalize/ixVolume", "normalize/acl" diff --git a/community/readarr/app_versions.json b/community/readarr/app_versions.json index 179fde373c..57fba0051c 100644 --- a/community/readarr/app_versions.json +++ b/community/readarr/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/readarr/1.2.16", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ "normalize/ixVolume", "normalize/acl" diff --git a/community/recyclarr/app_versions.json b/community/recyclarr/app_versions.json index 46e4ac442c..a53432aa34 100644 --- a/community/recyclarr/app_versions.json +++ b/community/recyclarr/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/recyclarr/1.2.3", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ - "definitions/timezone", "normalize/ixVolume", + "definitions/timezone", "normalize/acl" ], "human_version": "6.0.2_1.2.3", diff --git a/community/redis/app_versions.json b/community/redis/app_versions.json index 535d4b97ff..59ecd236bb 100644 --- a/community/redis/app_versions.json +++ b/community/redis/app_versions.json @@ -4,7 +4,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/redis/1.0.22", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ "normalize/ixVolume" ], diff --git a/community/roundcube/app_versions.json b/community/roundcube/app_versions.json index f54052843f..2e17cd6025 100644 --- a/community/roundcube/app_versions.json +++ b/community/roundcube/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/roundcube/1.0.3", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ "normalize/ixVolume", "normalize/acl" diff --git a/community/rsyncd/app_versions.json b/community/rsyncd/app_versions.json index 344bba61b4..053ffda47c 100644 --- a/community/rsyncd/app_versions.json +++ b/community/rsyncd/app_versions.json @@ -4,7 +4,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/rsyncd/1.0.16", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [], "human_version": "1.0.0_1.0.16", "version": "1.0.16", diff --git a/community/rust-desk/app_versions.json b/community/rust-desk/app_versions.json index 337198851d..229fc175bf 100644 --- a/community/rust-desk/app_versions.json +++ b/community/rust-desk/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/rust-desk/1.2.4", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ "normalize/ixVolume", "normalize/acl" diff --git a/community/sabnzbd/app_versions.json b/community/sabnzbd/app_versions.json index d132776269..47eb565bfa 100644 --- a/community/sabnzbd/app_versions.json +++ b/community/sabnzbd/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/sabnzbd/1.2.7", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ "normalize/ixVolume", "normalize/acl" diff --git a/community/searxng/app_versions.json b/community/searxng/app_versions.json index 0ca3c47240..8e7958d89f 100644 --- a/community/searxng/app_versions.json +++ b/community/searxng/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/searxng/1.2.18", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ "normalize/ixVolume", "normalize/acl" diff --git a/community/sftpgo/app_versions.json b/community/sftpgo/app_versions.json index a9cb3a06af..95002a41b9 100644 --- a/community/sftpgo/app_versions.json +++ b/community/sftpgo/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/sftpgo/1.2.5", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ "normalize/ixVolume", "definitions/certificate", diff --git a/community/sonarr/app_versions.json b/community/sonarr/app_versions.json index ea9fb0791c..05daa36c25 100644 --- a/community/sonarr/app_versions.json +++ b/community/sonarr/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/sonarr/1.2.13", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ "normalize/ixVolume", "normalize/acl" diff --git a/community/tailscale/app_versions.json b/community/tailscale/app_versions.json index dcff072d3f..c11409894d 100644 --- a/community/tailscale/app_versions.json +++ b/community/tailscale/app_versions.json @@ -4,7 +4,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/tailscale/1.0.36", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [], "human_version": "1.62.1_1.0.36", "version": "1.0.36", diff --git a/community/tautulli/app_versions.json b/community/tautulli/app_versions.json index 46b39ca6ae..5ef34e8528 100644 --- a/community/tautulli/app_versions.json +++ b/community/tautulli/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/tautulli/1.2.3", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ "normalize/ixVolume", "normalize/acl" diff --git a/community/tdarr/app_versions.json b/community/tdarr/app_versions.json index 8806af1036..f8061f3a82 100644 --- a/community/tdarr/app_versions.json +++ b/community/tdarr/app_versions.json @@ -4,12 +4,12 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/tdarr/1.2.3", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ - "definitions/timezone", "normalize/ixVolume", - "definitions/gpuConfiguration", - "normalize/acl" + "definitions/timezone", + "normalize/acl", + "definitions/gpuConfiguration" ], "human_version": "2.17.01_1.2.3", "version": "1.2.3", diff --git a/community/terraria/app_versions.json b/community/terraria/app_versions.json index 97a4fe8243..0d59d0b506 100644 --- a/community/terraria/app_versions.json +++ b/community/terraria/app_versions.json @@ -4,7 +4,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/terraria/1.0.21", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ "normalize/ixVolume" ], diff --git a/community/tftpd-hpa/app_versions.json b/community/tftpd-hpa/app_versions.json index 00a78d39dd..f181b623ae 100644 --- a/community/tftpd-hpa/app_versions.json +++ b/community/tftpd-hpa/app_versions.json @@ -4,10 +4,10 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/tftpd-hpa/1.0.18", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ - "definitions/timezone", - "normalize/ixVolume" + "normalize/ixVolume", + "definitions/timezone" ], "human_version": "1.0.0_1.0.18", "version": "1.0.18", diff --git a/community/tiny-media-manager/app_versions.json b/community/tiny-media-manager/app_versions.json index 307dc4a3d6..4df6e9cb09 100644 --- a/community/tiny-media-manager/app_versions.json +++ b/community/tiny-media-manager/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/tiny-media-manager/1.2.7", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ "normalize/ixVolume", "normalize/acl" diff --git a/community/transmission/app_versions.json b/community/transmission/app_versions.json index a3e5258c03..343bd9fca3 100644 --- a/community/transmission/app_versions.json +++ b/community/transmission/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/transmission/1.3.5", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ "normalize/ixVolume", "normalize/acl" diff --git a/community/twofactor-auth/app_versions.json b/community/twofactor-auth/app_versions.json index aab907849e..cadb9f280a 100644 --- a/community/twofactor-auth/app_versions.json +++ b/community/twofactor-auth/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/twofactor-auth/1.2.6", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ "normalize/ixVolume", "normalize/acl" diff --git a/community/unifi-controller/app_versions.json b/community/unifi-controller/app_versions.json index c1fc389c64..e919720b98 100644 --- a/community/unifi-controller/app_versions.json +++ b/community/unifi-controller/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/unifi-controller/1.3.7", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ - "definitions/timezone", "normalize/ixVolume", + "definitions/timezone", "definitions/certificate", "normalize/acl" ], diff --git a/community/unifi-protect-backup/app_versions.json b/community/unifi-protect-backup/app_versions.json index 3b8ace0c75..9b80543cb2 100644 --- a/community/unifi-protect-backup/app_versions.json +++ b/community/unifi-protect-backup/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/unifi-protect-backup/1.2.8", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ - "definitions/timezone", "normalize/ixVolume", + "definitions/timezone", "normalize/acl" ], "human_version": "0.10.7_1.2.8", diff --git a/community/vaultwarden/app_versions.json b/community/vaultwarden/app_versions.json index ee39393add..eea6ff1ee9 100644 --- a/community/vaultwarden/app_versions.json +++ b/community/vaultwarden/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/vaultwarden/1.1.12", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ - "definitions/timezone", "normalize/ixVolume", + "definitions/timezone", "definitions/certificate", "normalize/acl" ], diff --git a/community/vikunja/app_versions.json b/community/vikunja/app_versions.json index 2462e0064c..b8ff3e82d0 100644 --- a/community/vikunja/app_versions.json +++ b/community/vikunja/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/vikunja/1.0.11", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ - "definitions/timezone", "normalize/ixVolume", + "definitions/timezone", "normalize/acl" ], "human_version": "0.22.1_1.0.11", diff --git a/community/webdav/app_versions.json b/community/webdav/app_versions.json index 8bbdc40047..ed043d28cc 100644 --- a/community/webdav/app_versions.json +++ b/community/webdav/app_versions.json @@ -4,7 +4,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/webdav/1.0.22", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ "definitions/certificate" ], diff --git a/community/whoogle/app_versions.json b/community/whoogle/app_versions.json index 95a3955913..fd3a70e3c6 100644 --- a/community/whoogle/app_versions.json +++ b/community/whoogle/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/whoogle/1.2.3", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ "normalize/ixVolume", "normalize/acl" diff --git a/community/wordpress/app_versions.json b/community/wordpress/app_versions.json index 786dc29b9f..0aa7c3cffb 100644 --- a/community/wordpress/app_versions.json +++ b/community/wordpress/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/wordpress/1.2.6", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ "normalize/ixVolume", "normalize/acl" diff --git a/community/zerotier/app_versions.json b/community/zerotier/app_versions.json index 9a3b7dd5f8..a1470e8de4 100644 --- a/community/zerotier/app_versions.json +++ b/community/zerotier/app_versions.json @@ -4,7 +4,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/zerotier/1.0.19", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [], "human_version": "1.12.2_1.0.19", "version": "1.0.19", diff --git a/enterprise/minio/app_versions.json b/enterprise/minio/app_versions.json index 8aa27b8c10..c3e2581e70 100644 --- a/enterprise/minio/app_versions.json +++ b/enterprise/minio/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/enterprise/minio/1.1.3", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ "normalize/ixVolume", "definitions/certificate", diff --git a/enterprise/syncthing/app_versions.json b/enterprise/syncthing/app_versions.json index 675f7dc868..a8c7b2fe90 100644 --- a/enterprise/syncthing/app_versions.json +++ b/enterprise/syncthing/app_versions.json @@ -4,10 +4,10 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/enterprise/syncthing/1.1.8", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ - "definitions/timezone", "normalize/ixVolume", + "definitions/timezone", "definitions/certificate" ], "human_version": "1.27.0_1.1.8", diff --git a/test/jellyfin/app_versions.json b/test/jellyfin/app_versions.json index d8b94458d7..82ded7990b 100644 --- a/test/jellyfin/app_versions.json +++ b/test/jellyfin/app_versions.json @@ -4,10 +4,10 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/test/jellyfin/1.0.16", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ - "definitions/gpuConfiguration", - "normalize/ixVolume" + "normalize/ixVolume", + "definitions/gpuConfiguration" ], "human_version": "10.8.13_1.0.16", "version": "1.0.16", diff --git a/test/minio/app_versions.json b/test/minio/app_versions.json index 75409cdfe7..f654440c89 100644 --- a/test/minio/app_versions.json +++ b/test/minio/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/test/minio/1.1.0", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ "normalize/ixVolume", "definitions/certificate", @@ -1412,7 +1412,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/test/minio/1.0.24", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ "normalize/ixVolume", "definitions/certificate" diff --git a/test/sonarr/app_versions.json b/test/sonarr/app_versions.json index aa9f0d0f02..fb6890d521 100644 --- a/test/sonarr/app_versions.json +++ b/test/sonarr/app_versions.json @@ -4,7 +4,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/test/sonarr/1.0.16", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ "normalize/ixVolume" ], diff --git a/test/syncthing/app_versions.json b/test/syncthing/app_versions.json index c802513f77..251b80aa48 100644 --- a/test/syncthing/app_versions.json +++ b/test/syncthing/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/test/syncthing/1.2.2", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ - "definitions/timezone", "normalize/ixVolume", + "definitions/timezone", "definitions/certificate", "normalize/acl" ], @@ -1072,10 +1072,10 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/test/syncthing/1.1.5", - "last_update": "2024-04-15 09:35:20", + "last_update": "2024-04-16 05:23:14", "required_features": [ - "definitions/timezone", "normalize/ixVolume", + "definitions/timezone", "definitions/certificate" ], "human_version": "1.27.0_1.1.5", From 05343a7174e29adae2b872563f1dca5f5f134890 Mon Sep 17 00:00:00 2001 From: bugclerk <40872210+bugclerk@users.noreply.github.com> Date: Wed, 17 Apr 2024 04:35:44 -0700 Subject: [PATCH 04/20] Upgraded catalog item(s) (#2388) This commit upgrades gitea, mealie, autobrr catalog item(s). Co-authored-by: sonicaj --- library/ix-dev/community/autobrr/Chart.yaml | 4 ++-- library/ix-dev/community/autobrr/values.yaml | 2 +- library/ix-dev/community/gitea/Chart.yaml | 4 ++-- library/ix-dev/community/gitea/values.yaml | 2 +- library/ix-dev/community/mealie/Chart.yaml | 4 ++-- library/ix-dev/community/mealie/values.yaml | 2 +- 6 files changed, 9 insertions(+), 9 deletions(-) diff --git a/library/ix-dev/community/autobrr/Chart.yaml b/library/ix-dev/community/autobrr/Chart.yaml index 9a7223fb1a..5d31031c53 100644 --- a/library/ix-dev/community/autobrr/Chart.yaml +++ b/library/ix-dev/community/autobrr/Chart.yaml @@ -3,9 +3,9 @@ description: Autobrr is the modern download automation tool for torrents and use annotations: title: Autobrr type: application -version: 1.2.12 +version: 1.2.13 apiVersion: v2 -appVersion: 1.40.1 +appVersion: 1.41.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/autobrr/values.yaml b/library/ix-dev/community/autobrr/values.yaml index b1e106ea13..cd4ed4cefb 100644 --- a/library/ix-dev/community/autobrr/values.yaml +++ b/library/ix-dev/community/autobrr/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/autobrr/autobrr pullPolicy: IfNotPresent - tag: v1.40.1 + tag: v1.41.0 resources: limits: diff --git a/library/ix-dev/community/gitea/Chart.yaml b/library/ix-dev/community/gitea/Chart.yaml index b8e998e7f9..1654a60f7a 100644 --- a/library/ix-dev/community/gitea/Chart.yaml +++ b/library/ix-dev/community/gitea/Chart.yaml @@ -3,9 +3,9 @@ description: Gitea - Git with a cup of tea annotations: title: Gitea type: application -version: 1.1.18 +version: 1.1.19 apiVersion: v2 -appVersion: 1.21.10 +appVersion: 1.21.11 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/gitea/values.yaml b/library/ix-dev/community/gitea/values.yaml index f4792caca5..4325cd92ad 100644 --- a/library/ix-dev/community/gitea/values.yaml +++ b/library/ix-dev/community/gitea/values.yaml @@ -1,7 +1,7 @@ image: repository: gitea/gitea pullPolicy: IfNotPresent - tag: 1.21.10-rootless + tag: 1.21.11-rootless resources: limits: diff --git a/library/ix-dev/community/mealie/Chart.yaml b/library/ix-dev/community/mealie/Chart.yaml index 50909f8f48..8b6e2d4367 100644 --- a/library/ix-dev/community/mealie/Chart.yaml +++ b/library/ix-dev/community/mealie/Chart.yaml @@ -3,9 +3,9 @@ description: Mealie is a self-hosted recipe manager and meal planner annotations: title: Mealie type: application -version: 1.0.15 +version: 1.0.16 apiVersion: v2 -appVersion: 1.4.0 +appVersion: 1.5.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/mealie/values.yaml b/library/ix-dev/community/mealie/values.yaml index 34854b8dda..edba220167 100644 --- a/library/ix-dev/community/mealie/values.yaml +++ b/library/ix-dev/community/mealie/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/mealie-recipes/mealie pullPolicy: IfNotPresent - tag: v1.4.0 + tag: v1.5.0 resources: limits: From d186c061bf19f6e71714b51528bd902bf45a820c Mon Sep 17 00:00:00 2001 From: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Date: Wed, 17 Apr 2024 14:36:16 +0300 Subject: [PATCH 05/20] minio/charts: do not add minio volumes env on distributed mode (#2387) * minio/charts: do not add minio volumes env on distributed mode * fix migration error --- library/ix-dev/charts/minio/Chart.yaml | 2 +- library/ix-dev/charts/minio/migrations/migrate | 3 ++- library/ix-dev/charts/minio/templates/_minio.tpl | 2 ++ 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/library/ix-dev/charts/minio/Chart.yaml b/library/ix-dev/charts/minio/Chart.yaml index a3225afe7d..d036c4eeb0 100644 --- a/library/ix-dev/charts/minio/Chart.yaml +++ b/library/ix-dev/charts/minio/Chart.yaml @@ -3,7 +3,7 @@ description: High Performance, Kubernetes Native Object Storage annotations: title: MinIO type: application -version: 2.0.5 +version: 2.0.6 apiVersion: v2 appVersion: "2023-03-13" kubeVersion: ">=1.16.0-0" diff --git a/library/ix-dev/charts/minio/migrations/migrate b/library/ix-dev/charts/minio/migrations/migrate index a1d943686e..106315465f 100755 --- a/library/ix-dev/charts/minio/migrations/migrate +++ b/library/ix-dev/charts/minio/migrations/migrate @@ -36,7 +36,8 @@ def migrate_common_lib(values): 'minioConfig': { 'rootUser': values['accessKey'], 'rootPassword': values['secretKey'], - 'domain': values.get('minioDomain', ''), + # We don't want to allow null value here + 'domain': values.get('minioDomain', '') or '', 'extraArgs': values.get('extraArgs', []), 'additionalEnvs': values.get('environmentVariables', []), }, diff --git a/library/ix-dev/charts/minio/templates/_minio.tpl b/library/ix-dev/charts/minio/templates/_minio.tpl index 989d807510..660f3d4535 100644 --- a/library/ix-dev/charts/minio/templates/_minio.tpl +++ b/library/ix-dev/charts/minio/templates/_minio.tpl @@ -17,8 +17,10 @@ workload: runAsUser: 473 runAsGroup: 473 # readOnlyRootFilesystem: false + {{- if not .Values.minioStorage.distributedMode }} env: MINIO_VOLUMES: /export + {{- end }} args: - server - --console-address From 460726d30f0f4c87f2f816021dce2ee7623f9561 Mon Sep 17 00:00:00 2001 From: sonicaj Date: Wed, 17 Apr 2024 11:37:46 +0000 Subject: [PATCH 06/20] Publish new changes in catalog --- charts/minio/{2.0.5 => 2.0.6}/.helmignore | 0 charts/minio/{2.0.5 => 2.0.6}/CHANGELOG.md | 0 charts/minio/{2.0.5 => 2.0.6}/Chart.lock | 0 charts/minio/{2.0.5 => 2.0.6}/Chart.yaml | 2 +- charts/minio/{2.0.5 => 2.0.6}/README.md | 0 charts/minio/{2.0.5 => 2.0.6}/app-readme.md | 0 .../minio/{2.0.5 => 2.0.6}/charts/common-1.2.9.tgz | Bin charts/minio/{2.0.5 => 2.0.6}/ci/basic-values.yaml | 0 charts/minio/{2.0.5 => 2.0.6}/ci/https-values.yaml | 0 .../{2.0.5 => 2.0.6}/ci/no-logsearch-values.yaml | 0 charts/minio/{2.0.5 => 2.0.6}/ix_values.yaml | 0 charts/minio/{2.0.5 => 2.0.6}/migrations/migrate | 3 ++- charts/minio/{2.0.5 => 2.0.6}/questions.yaml | 0 charts/minio/{2.0.5 => 2.0.6}/templates/NOTES.txt | 0 .../{2.0.5 => 2.0.6}/templates/_configuration.tpl | 0 .../minio/{2.0.5 => 2.0.6}/templates/_logsearch.tpl | 0 .../minio/{2.0.5 => 2.0.6}/templates/_migration.tpl | 0 charts/minio/{2.0.5 => 2.0.6}/templates/_minio.tpl | 2 ++ .../{2.0.5 => 2.0.6}/templates/_persistence.tpl | 0 charts/minio/{2.0.5 => 2.0.6}/templates/_portal.tpl | 0 .../minio/{2.0.5 => 2.0.6}/templates/_postgres.tpl | 0 .../minio/{2.0.5 => 2.0.6}/templates/_service.tpl | 0 charts/minio/{2.0.5 => 2.0.6}/templates/common.yaml | 0 charts/minio/{2.0.5 => 2.0.6}/to_keep_versions.md | 0 community/autobrr/{1.2.12 => 1.2.13}/Chart.lock | 0 community/autobrr/{1.2.12 => 1.2.13}/Chart.yaml | 4 ++-- community/autobrr/{1.2.12 => 1.2.13}/README.md | 0 community/autobrr/{1.2.12 => 1.2.13}/app-readme.md | 0 .../{1.2.12 => 1.2.13}/charts/common-1.2.9.tgz | Bin .../autobrr/{1.2.12 => 1.2.13}/ci/basic-values.yaml | 0 .../autobrr/{1.2.12 => 1.2.13}/ci/extra-values.yaml | 0 .../{1.2.12 => 1.2.13}/ci/hostNet-values.yaml | 0 community/autobrr/{1.2.12 => 1.2.13}/ix_values.yaml | 2 +- community/autobrr/{1.2.12 => 1.2.13}/metadata.yaml | 0 .../autobrr/{1.2.12 => 1.2.13}/migrations/migrate | 0 community/autobrr/{1.2.12 => 1.2.13}/questions.yaml | 0 .../autobrr/{1.2.12 => 1.2.13}/templates/NOTES.txt | 0 .../{1.2.12 => 1.2.13}/templates/_autobrr.tpl | 0 .../{1.2.12 => 1.2.13}/templates/_persistence.tpl | 0 .../{1.2.12 => 1.2.13}/templates/_portal.tpl | 0 .../{1.2.12 => 1.2.13}/templates/_service.tpl | 0 .../{1.2.12 => 1.2.13}/templates/common.yaml | 0 community/gitea/{1.1.18 => 1.1.19}/Chart.lock | 0 community/gitea/{1.1.18 => 1.1.19}/Chart.yaml | 4 ++-- community/gitea/{1.1.18 => 1.1.19}/README.md | 0 community/gitea/{1.1.18 => 1.1.19}/app-readme.md | 0 .../{1.1.18 => 1.1.19}/charts/common-1.2.9.tgz | Bin .../gitea/{1.1.18 => 1.1.19}/ci/basic-values.yaml | 0 .../gitea/{1.1.18 => 1.1.19}/ci/https-values.yaml | 0 community/gitea/{1.1.18 => 1.1.19}/ix_values.yaml | 2 +- community/gitea/{1.1.18 => 1.1.19}/metadata.yaml | 0 .../gitea/{1.1.18 => 1.1.19}/migrations/migrate | 0 community/gitea/{1.1.18 => 1.1.19}/questions.yaml | 0 .../gitea/{1.1.18 => 1.1.19}/templates/NOTES.txt | 0 .../{1.1.18 => 1.1.19}/templates/_configuration.tpl | 0 .../gitea/{1.1.18 => 1.1.19}/templates/_gitea.tpl | 0 .../gitea/{1.1.18 => 1.1.19}/templates/_portal.tpl | 0 .../{1.1.18 => 1.1.19}/templates/_postgres.tpl | 0 .../gitea/{1.1.18 => 1.1.19}/templates/common.yaml | 0 community/mealie/{1.0.15 => 1.0.16}/Chart.lock | 0 community/mealie/{1.0.15 => 1.0.16}/Chart.yaml | 4 ++-- community/mealie/{1.0.15 => 1.0.16}/README.md | 0 community/mealie/{1.0.15 => 1.0.16}/app-readme.md | 0 .../{1.0.15 => 1.0.16}/charts/common-1.2.9.tgz | Bin .../mealie/{1.0.15 => 1.0.16}/ci/basic-values.yaml | 0 .../mealie/{1.0.15 => 1.0.16}/ci/extra-values.yaml | 0 .../{1.0.15 => 1.0.16}/ci/hostNet-values.yaml | 0 community/mealie/{1.0.15 => 1.0.16}/ix_values.yaml | 2 +- community/mealie/{1.0.15 => 1.0.16}/metadata.yaml | 0 community/mealie/{1.0.15 => 1.0.16}/questions.yaml | 0 .../mealie/{1.0.15 => 1.0.16}/templates/NOTES.txt | 0 .../{1.0.15 => 1.0.16}/templates/_configuration.tpl | 0 .../mealie/{1.0.15 => 1.0.16}/templates/_mealie.tpl | 0 .../{1.0.15 => 1.0.16}/templates/_persistence.tpl | 0 .../mealie/{1.0.15 => 1.0.16}/templates/_portal.tpl | 0 .../{1.0.15 => 1.0.16}/templates/_postgres.tpl | 0 .../{1.0.15 => 1.0.16}/templates/_service.tpl | 0 .../mealie/{1.0.15 => 1.0.16}/templates/common.yaml | 0 78 files changed, 14 insertions(+), 11 deletions(-) rename charts/minio/{2.0.5 => 2.0.6}/.helmignore (100%) rename charts/minio/{2.0.5 => 2.0.6}/CHANGELOG.md (100%) rename charts/minio/{2.0.5 => 2.0.6}/Chart.lock (100%) rename charts/minio/{2.0.5 => 2.0.6}/Chart.yaml (97%) rename charts/minio/{2.0.5 => 2.0.6}/README.md (100%) rename charts/minio/{2.0.5 => 2.0.6}/app-readme.md (100%) rename charts/minio/{2.0.5 => 2.0.6}/charts/common-1.2.9.tgz (100%) rename charts/minio/{2.0.5 => 2.0.6}/ci/basic-values.yaml (100%) rename charts/minio/{2.0.5 => 2.0.6}/ci/https-values.yaml (100%) rename charts/minio/{2.0.5 => 2.0.6}/ci/no-logsearch-values.yaml (100%) rename charts/minio/{2.0.5 => 2.0.6}/ix_values.yaml (100%) rename charts/minio/{2.0.5 => 2.0.6}/migrations/migrate (96%) rename charts/minio/{2.0.5 => 2.0.6}/questions.yaml (100%) rename charts/minio/{2.0.5 => 2.0.6}/templates/NOTES.txt (100%) rename charts/minio/{2.0.5 => 2.0.6}/templates/_configuration.tpl (100%) rename charts/minio/{2.0.5 => 2.0.6}/templates/_logsearch.tpl (100%) rename charts/minio/{2.0.5 => 2.0.6}/templates/_migration.tpl (100%) rename charts/minio/{2.0.5 => 2.0.6}/templates/_minio.tpl (97%) rename charts/minio/{2.0.5 => 2.0.6}/templates/_persistence.tpl (100%) rename charts/minio/{2.0.5 => 2.0.6}/templates/_portal.tpl (100%) rename charts/minio/{2.0.5 => 2.0.6}/templates/_postgres.tpl (100%) rename charts/minio/{2.0.5 => 2.0.6}/templates/_service.tpl (100%) rename charts/minio/{2.0.5 => 2.0.6}/templates/common.yaml (100%) rename charts/minio/{2.0.5 => 2.0.6}/to_keep_versions.md (100%) rename community/autobrr/{1.2.12 => 1.2.13}/Chart.lock (100%) rename community/autobrr/{1.2.12 => 1.2.13}/Chart.yaml (95%) rename community/autobrr/{1.2.12 => 1.2.13}/README.md (100%) rename community/autobrr/{1.2.12 => 1.2.13}/app-readme.md (100%) rename community/autobrr/{1.2.12 => 1.2.13}/charts/common-1.2.9.tgz (100%) rename community/autobrr/{1.2.12 => 1.2.13}/ci/basic-values.yaml (100%) rename community/autobrr/{1.2.12 => 1.2.13}/ci/extra-values.yaml (100%) rename community/autobrr/{1.2.12 => 1.2.13}/ci/hostNet-values.yaml (100%) rename community/autobrr/{1.2.12 => 1.2.13}/ix_values.yaml (96%) rename community/autobrr/{1.2.12 => 1.2.13}/metadata.yaml (100%) rename community/autobrr/{1.2.12 => 1.2.13}/migrations/migrate (100%) rename community/autobrr/{1.2.12 => 1.2.13}/questions.yaml (100%) rename community/autobrr/{1.2.12 => 1.2.13}/templates/NOTES.txt (100%) rename community/autobrr/{1.2.12 => 1.2.13}/templates/_autobrr.tpl (100%) rename community/autobrr/{1.2.12 => 1.2.13}/templates/_persistence.tpl (100%) rename community/autobrr/{1.2.12 => 1.2.13}/templates/_portal.tpl (100%) rename community/autobrr/{1.2.12 => 1.2.13}/templates/_service.tpl (100%) rename community/autobrr/{1.2.12 => 1.2.13}/templates/common.yaml (100%) rename community/gitea/{1.1.18 => 1.1.19}/Chart.lock (100%) rename community/gitea/{1.1.18 => 1.1.19}/Chart.yaml (94%) rename community/gitea/{1.1.18 => 1.1.19}/README.md (100%) rename community/gitea/{1.1.18 => 1.1.19}/app-readme.md (100%) rename community/gitea/{1.1.18 => 1.1.19}/charts/common-1.2.9.tgz (100%) rename community/gitea/{1.1.18 => 1.1.19}/ci/basic-values.yaml (100%) rename community/gitea/{1.1.18 => 1.1.19}/ci/https-values.yaml (100%) rename community/gitea/{1.1.18 => 1.1.19}/ix_values.yaml (98%) rename community/gitea/{1.1.18 => 1.1.19}/metadata.yaml (100%) rename community/gitea/{1.1.18 => 1.1.19}/migrations/migrate (100%) rename community/gitea/{1.1.18 => 1.1.19}/questions.yaml (100%) rename community/gitea/{1.1.18 => 1.1.19}/templates/NOTES.txt (100%) rename community/gitea/{1.1.18 => 1.1.19}/templates/_configuration.tpl (100%) rename community/gitea/{1.1.18 => 1.1.19}/templates/_gitea.tpl (100%) rename community/gitea/{1.1.18 => 1.1.19}/templates/_portal.tpl (100%) rename community/gitea/{1.1.18 => 1.1.19}/templates/_postgres.tpl (100%) rename community/gitea/{1.1.18 => 1.1.19}/templates/common.yaml (100%) rename community/mealie/{1.0.15 => 1.0.16}/Chart.lock (100%) rename community/mealie/{1.0.15 => 1.0.16}/Chart.yaml (94%) rename community/mealie/{1.0.15 => 1.0.16}/README.md (100%) rename community/mealie/{1.0.15 => 1.0.16}/app-readme.md (100%) rename community/mealie/{1.0.15 => 1.0.16}/charts/common-1.2.9.tgz (100%) rename community/mealie/{1.0.15 => 1.0.16}/ci/basic-values.yaml (100%) rename community/mealie/{1.0.15 => 1.0.16}/ci/extra-values.yaml (100%) rename community/mealie/{1.0.15 => 1.0.16}/ci/hostNet-values.yaml (100%) rename community/mealie/{1.0.15 => 1.0.16}/ix_values.yaml (98%) rename community/mealie/{1.0.15 => 1.0.16}/metadata.yaml (100%) rename community/mealie/{1.0.15 => 1.0.16}/questions.yaml (100%) rename community/mealie/{1.0.15 => 1.0.16}/templates/NOTES.txt (100%) rename community/mealie/{1.0.15 => 1.0.16}/templates/_configuration.tpl (100%) rename community/mealie/{1.0.15 => 1.0.16}/templates/_mealie.tpl (100%) rename community/mealie/{1.0.15 => 1.0.16}/templates/_persistence.tpl (100%) rename community/mealie/{1.0.15 => 1.0.16}/templates/_portal.tpl (100%) rename community/mealie/{1.0.15 => 1.0.16}/templates/_postgres.tpl (100%) rename community/mealie/{1.0.15 => 1.0.16}/templates/_service.tpl (100%) rename community/mealie/{1.0.15 => 1.0.16}/templates/common.yaml (100%) diff --git a/charts/minio/2.0.5/.helmignore b/charts/minio/2.0.6/.helmignore similarity index 100% rename from charts/minio/2.0.5/.helmignore rename to charts/minio/2.0.6/.helmignore diff --git a/charts/minio/2.0.5/CHANGELOG.md b/charts/minio/2.0.6/CHANGELOG.md similarity index 100% rename from charts/minio/2.0.5/CHANGELOG.md rename to charts/minio/2.0.6/CHANGELOG.md diff --git a/charts/minio/2.0.5/Chart.lock b/charts/minio/2.0.6/Chart.lock similarity index 100% rename from charts/minio/2.0.5/Chart.lock rename to charts/minio/2.0.6/Chart.lock diff --git a/charts/minio/2.0.5/Chart.yaml b/charts/minio/2.0.6/Chart.yaml similarity index 97% rename from charts/minio/2.0.5/Chart.yaml rename to charts/minio/2.0.6/Chart.yaml index a3225afe7d..d036c4eeb0 100644 --- a/charts/minio/2.0.5/Chart.yaml +++ b/charts/minio/2.0.6/Chart.yaml @@ -3,7 +3,7 @@ description: High Performance, Kubernetes Native Object Storage annotations: title: MinIO type: application -version: 2.0.5 +version: 2.0.6 apiVersion: v2 appVersion: "2023-03-13" kubeVersion: ">=1.16.0-0" diff --git a/charts/minio/2.0.5/README.md b/charts/minio/2.0.6/README.md similarity index 100% rename from charts/minio/2.0.5/README.md rename to charts/minio/2.0.6/README.md diff --git a/charts/minio/2.0.5/app-readme.md b/charts/minio/2.0.6/app-readme.md similarity index 100% rename from charts/minio/2.0.5/app-readme.md rename to charts/minio/2.0.6/app-readme.md diff --git a/charts/minio/2.0.5/charts/common-1.2.9.tgz b/charts/minio/2.0.6/charts/common-1.2.9.tgz similarity index 100% rename from charts/minio/2.0.5/charts/common-1.2.9.tgz rename to charts/minio/2.0.6/charts/common-1.2.9.tgz diff --git a/charts/minio/2.0.5/ci/basic-values.yaml b/charts/minio/2.0.6/ci/basic-values.yaml similarity index 100% rename from charts/minio/2.0.5/ci/basic-values.yaml rename to charts/minio/2.0.6/ci/basic-values.yaml diff --git a/charts/minio/2.0.5/ci/https-values.yaml b/charts/minio/2.0.6/ci/https-values.yaml similarity index 100% rename from charts/minio/2.0.5/ci/https-values.yaml rename to charts/minio/2.0.6/ci/https-values.yaml diff --git a/charts/minio/2.0.5/ci/no-logsearch-values.yaml b/charts/minio/2.0.6/ci/no-logsearch-values.yaml similarity index 100% rename from charts/minio/2.0.5/ci/no-logsearch-values.yaml rename to charts/minio/2.0.6/ci/no-logsearch-values.yaml diff --git a/charts/minio/2.0.5/ix_values.yaml b/charts/minio/2.0.6/ix_values.yaml similarity index 100% rename from charts/minio/2.0.5/ix_values.yaml rename to charts/minio/2.0.6/ix_values.yaml diff --git a/charts/minio/2.0.5/migrations/migrate b/charts/minio/2.0.6/migrations/migrate similarity index 96% rename from charts/minio/2.0.5/migrations/migrate rename to charts/minio/2.0.6/migrations/migrate index a1d943686e..106315465f 100755 --- a/charts/minio/2.0.5/migrations/migrate +++ b/charts/minio/2.0.6/migrations/migrate @@ -36,7 +36,8 @@ def migrate_common_lib(values): 'minioConfig': { 'rootUser': values['accessKey'], 'rootPassword': values['secretKey'], - 'domain': values.get('minioDomain', ''), + # We don't want to allow null value here + 'domain': values.get('minioDomain', '') or '', 'extraArgs': values.get('extraArgs', []), 'additionalEnvs': values.get('environmentVariables', []), }, diff --git a/charts/minio/2.0.5/questions.yaml b/charts/minio/2.0.6/questions.yaml similarity index 100% rename from charts/minio/2.0.5/questions.yaml rename to charts/minio/2.0.6/questions.yaml diff --git a/charts/minio/2.0.5/templates/NOTES.txt b/charts/minio/2.0.6/templates/NOTES.txt similarity index 100% rename from charts/minio/2.0.5/templates/NOTES.txt rename to charts/minio/2.0.6/templates/NOTES.txt diff --git a/charts/minio/2.0.5/templates/_configuration.tpl b/charts/minio/2.0.6/templates/_configuration.tpl similarity index 100% rename from charts/minio/2.0.5/templates/_configuration.tpl rename to charts/minio/2.0.6/templates/_configuration.tpl diff --git a/charts/minio/2.0.5/templates/_logsearch.tpl b/charts/minio/2.0.6/templates/_logsearch.tpl similarity index 100% rename from charts/minio/2.0.5/templates/_logsearch.tpl rename to charts/minio/2.0.6/templates/_logsearch.tpl diff --git a/charts/minio/2.0.5/templates/_migration.tpl b/charts/minio/2.0.6/templates/_migration.tpl similarity index 100% rename from charts/minio/2.0.5/templates/_migration.tpl rename to charts/minio/2.0.6/templates/_migration.tpl diff --git a/charts/minio/2.0.5/templates/_minio.tpl b/charts/minio/2.0.6/templates/_minio.tpl similarity index 97% rename from charts/minio/2.0.5/templates/_minio.tpl rename to charts/minio/2.0.6/templates/_minio.tpl index 989d807510..660f3d4535 100644 --- a/charts/minio/2.0.5/templates/_minio.tpl +++ b/charts/minio/2.0.6/templates/_minio.tpl @@ -17,8 +17,10 @@ workload: runAsUser: 473 runAsGroup: 473 # readOnlyRootFilesystem: false + {{- if not .Values.minioStorage.distributedMode }} env: MINIO_VOLUMES: /export + {{- end }} args: - server - --console-address diff --git a/charts/minio/2.0.5/templates/_persistence.tpl b/charts/minio/2.0.6/templates/_persistence.tpl similarity index 100% rename from charts/minio/2.0.5/templates/_persistence.tpl rename to charts/minio/2.0.6/templates/_persistence.tpl diff --git a/charts/minio/2.0.5/templates/_portal.tpl b/charts/minio/2.0.6/templates/_portal.tpl similarity index 100% rename from charts/minio/2.0.5/templates/_portal.tpl rename to charts/minio/2.0.6/templates/_portal.tpl diff --git a/charts/minio/2.0.5/templates/_postgres.tpl b/charts/minio/2.0.6/templates/_postgres.tpl similarity index 100% rename from charts/minio/2.0.5/templates/_postgres.tpl rename to charts/minio/2.0.6/templates/_postgres.tpl diff --git a/charts/minio/2.0.5/templates/_service.tpl b/charts/minio/2.0.6/templates/_service.tpl similarity index 100% rename from charts/minio/2.0.5/templates/_service.tpl rename to charts/minio/2.0.6/templates/_service.tpl diff --git a/charts/minio/2.0.5/templates/common.yaml b/charts/minio/2.0.6/templates/common.yaml similarity index 100% rename from charts/minio/2.0.5/templates/common.yaml rename to charts/minio/2.0.6/templates/common.yaml diff --git a/charts/minio/2.0.5/to_keep_versions.md b/charts/minio/2.0.6/to_keep_versions.md similarity index 100% rename from charts/minio/2.0.5/to_keep_versions.md rename to charts/minio/2.0.6/to_keep_versions.md diff --git a/community/autobrr/1.2.12/Chart.lock b/community/autobrr/1.2.13/Chart.lock similarity index 100% rename from community/autobrr/1.2.12/Chart.lock rename to community/autobrr/1.2.13/Chart.lock diff --git a/community/autobrr/1.2.12/Chart.yaml b/community/autobrr/1.2.13/Chart.yaml similarity index 95% rename from community/autobrr/1.2.12/Chart.yaml rename to community/autobrr/1.2.13/Chart.yaml index 9a7223fb1a..5d31031c53 100644 --- a/community/autobrr/1.2.12/Chart.yaml +++ b/community/autobrr/1.2.13/Chart.yaml @@ -3,9 +3,9 @@ description: Autobrr is the modern download automation tool for torrents and use annotations: title: Autobrr type: application -version: 1.2.12 +version: 1.2.13 apiVersion: v2 -appVersion: 1.40.1 +appVersion: 1.41.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/autobrr/1.2.12/README.md b/community/autobrr/1.2.13/README.md similarity index 100% rename from community/autobrr/1.2.12/README.md rename to community/autobrr/1.2.13/README.md diff --git a/community/autobrr/1.2.12/app-readme.md b/community/autobrr/1.2.13/app-readme.md similarity index 100% rename from community/autobrr/1.2.12/app-readme.md rename to community/autobrr/1.2.13/app-readme.md diff --git a/community/autobrr/1.2.12/charts/common-1.2.9.tgz b/community/autobrr/1.2.13/charts/common-1.2.9.tgz similarity index 100% rename from community/autobrr/1.2.12/charts/common-1.2.9.tgz rename to community/autobrr/1.2.13/charts/common-1.2.9.tgz diff --git a/community/autobrr/1.2.12/ci/basic-values.yaml b/community/autobrr/1.2.13/ci/basic-values.yaml similarity index 100% rename from community/autobrr/1.2.12/ci/basic-values.yaml rename to community/autobrr/1.2.13/ci/basic-values.yaml diff --git a/community/autobrr/1.2.12/ci/extra-values.yaml b/community/autobrr/1.2.13/ci/extra-values.yaml similarity index 100% rename from community/autobrr/1.2.12/ci/extra-values.yaml rename to community/autobrr/1.2.13/ci/extra-values.yaml diff --git a/community/autobrr/1.2.12/ci/hostNet-values.yaml b/community/autobrr/1.2.13/ci/hostNet-values.yaml similarity index 100% rename from community/autobrr/1.2.12/ci/hostNet-values.yaml rename to community/autobrr/1.2.13/ci/hostNet-values.yaml diff --git a/community/autobrr/1.2.12/ix_values.yaml b/community/autobrr/1.2.13/ix_values.yaml similarity index 96% rename from community/autobrr/1.2.12/ix_values.yaml rename to community/autobrr/1.2.13/ix_values.yaml index b1e106ea13..cd4ed4cefb 100644 --- a/community/autobrr/1.2.12/ix_values.yaml +++ b/community/autobrr/1.2.13/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/autobrr/autobrr pullPolicy: IfNotPresent - tag: v1.40.1 + tag: v1.41.0 resources: limits: diff --git a/community/autobrr/1.2.12/metadata.yaml b/community/autobrr/1.2.13/metadata.yaml similarity index 100% rename from community/autobrr/1.2.12/metadata.yaml rename to community/autobrr/1.2.13/metadata.yaml diff --git a/community/autobrr/1.2.12/migrations/migrate b/community/autobrr/1.2.13/migrations/migrate similarity index 100% rename from community/autobrr/1.2.12/migrations/migrate rename to community/autobrr/1.2.13/migrations/migrate diff --git a/community/autobrr/1.2.12/questions.yaml b/community/autobrr/1.2.13/questions.yaml similarity index 100% rename from community/autobrr/1.2.12/questions.yaml rename to community/autobrr/1.2.13/questions.yaml diff --git a/community/autobrr/1.2.12/templates/NOTES.txt b/community/autobrr/1.2.13/templates/NOTES.txt similarity index 100% rename from community/autobrr/1.2.12/templates/NOTES.txt rename to community/autobrr/1.2.13/templates/NOTES.txt diff --git a/community/autobrr/1.2.12/templates/_autobrr.tpl b/community/autobrr/1.2.13/templates/_autobrr.tpl similarity index 100% rename from community/autobrr/1.2.12/templates/_autobrr.tpl rename to community/autobrr/1.2.13/templates/_autobrr.tpl diff --git a/community/autobrr/1.2.12/templates/_persistence.tpl b/community/autobrr/1.2.13/templates/_persistence.tpl similarity index 100% rename from community/autobrr/1.2.12/templates/_persistence.tpl rename to community/autobrr/1.2.13/templates/_persistence.tpl diff --git a/community/autobrr/1.2.12/templates/_portal.tpl b/community/autobrr/1.2.13/templates/_portal.tpl similarity index 100% rename from community/autobrr/1.2.12/templates/_portal.tpl rename to community/autobrr/1.2.13/templates/_portal.tpl diff --git a/community/autobrr/1.2.12/templates/_service.tpl b/community/autobrr/1.2.13/templates/_service.tpl similarity index 100% rename from community/autobrr/1.2.12/templates/_service.tpl rename to community/autobrr/1.2.13/templates/_service.tpl diff --git a/community/autobrr/1.2.12/templates/common.yaml b/community/autobrr/1.2.13/templates/common.yaml similarity index 100% rename from community/autobrr/1.2.12/templates/common.yaml rename to community/autobrr/1.2.13/templates/common.yaml diff --git a/community/gitea/1.1.18/Chart.lock b/community/gitea/1.1.19/Chart.lock similarity index 100% rename from community/gitea/1.1.18/Chart.lock rename to community/gitea/1.1.19/Chart.lock diff --git a/community/gitea/1.1.18/Chart.yaml b/community/gitea/1.1.19/Chart.yaml similarity index 94% rename from community/gitea/1.1.18/Chart.yaml rename to community/gitea/1.1.19/Chart.yaml index b8e998e7f9..1654a60f7a 100644 --- a/community/gitea/1.1.18/Chart.yaml +++ b/community/gitea/1.1.19/Chart.yaml @@ -3,9 +3,9 @@ description: Gitea - Git with a cup of tea annotations: title: Gitea type: application -version: 1.1.18 +version: 1.1.19 apiVersion: v2 -appVersion: 1.21.10 +appVersion: 1.21.11 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/gitea/1.1.18/README.md b/community/gitea/1.1.19/README.md similarity index 100% rename from community/gitea/1.1.18/README.md rename to community/gitea/1.1.19/README.md diff --git a/community/gitea/1.1.18/app-readme.md b/community/gitea/1.1.19/app-readme.md similarity index 100% rename from community/gitea/1.1.18/app-readme.md rename to community/gitea/1.1.19/app-readme.md diff --git a/community/gitea/1.1.18/charts/common-1.2.9.tgz b/community/gitea/1.1.19/charts/common-1.2.9.tgz similarity index 100% rename from community/gitea/1.1.18/charts/common-1.2.9.tgz rename to community/gitea/1.1.19/charts/common-1.2.9.tgz diff --git a/community/gitea/1.1.18/ci/basic-values.yaml b/community/gitea/1.1.19/ci/basic-values.yaml similarity index 100% rename from community/gitea/1.1.18/ci/basic-values.yaml rename to community/gitea/1.1.19/ci/basic-values.yaml diff --git a/community/gitea/1.1.18/ci/https-values.yaml b/community/gitea/1.1.19/ci/https-values.yaml similarity index 100% rename from community/gitea/1.1.18/ci/https-values.yaml rename to community/gitea/1.1.19/ci/https-values.yaml diff --git a/community/gitea/1.1.18/ix_values.yaml b/community/gitea/1.1.19/ix_values.yaml similarity index 98% rename from community/gitea/1.1.18/ix_values.yaml rename to community/gitea/1.1.19/ix_values.yaml index f4792caca5..4325cd92ad 100644 --- a/community/gitea/1.1.18/ix_values.yaml +++ b/community/gitea/1.1.19/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: gitea/gitea pullPolicy: IfNotPresent - tag: 1.21.10-rootless + tag: 1.21.11-rootless resources: limits: diff --git a/community/gitea/1.1.18/metadata.yaml b/community/gitea/1.1.19/metadata.yaml similarity index 100% rename from community/gitea/1.1.18/metadata.yaml rename to community/gitea/1.1.19/metadata.yaml diff --git a/community/gitea/1.1.18/migrations/migrate b/community/gitea/1.1.19/migrations/migrate similarity index 100% rename from community/gitea/1.1.18/migrations/migrate rename to community/gitea/1.1.19/migrations/migrate diff --git a/community/gitea/1.1.18/questions.yaml b/community/gitea/1.1.19/questions.yaml similarity index 100% rename from community/gitea/1.1.18/questions.yaml rename to community/gitea/1.1.19/questions.yaml diff --git a/community/gitea/1.1.18/templates/NOTES.txt b/community/gitea/1.1.19/templates/NOTES.txt similarity index 100% rename from community/gitea/1.1.18/templates/NOTES.txt rename to community/gitea/1.1.19/templates/NOTES.txt diff --git a/community/gitea/1.1.18/templates/_configuration.tpl b/community/gitea/1.1.19/templates/_configuration.tpl similarity index 100% rename from community/gitea/1.1.18/templates/_configuration.tpl rename to community/gitea/1.1.19/templates/_configuration.tpl diff --git a/community/gitea/1.1.18/templates/_gitea.tpl b/community/gitea/1.1.19/templates/_gitea.tpl similarity index 100% rename from community/gitea/1.1.18/templates/_gitea.tpl rename to community/gitea/1.1.19/templates/_gitea.tpl diff --git a/community/gitea/1.1.18/templates/_portal.tpl b/community/gitea/1.1.19/templates/_portal.tpl similarity index 100% rename from community/gitea/1.1.18/templates/_portal.tpl rename to community/gitea/1.1.19/templates/_portal.tpl diff --git a/community/gitea/1.1.18/templates/_postgres.tpl b/community/gitea/1.1.19/templates/_postgres.tpl similarity index 100% rename from community/gitea/1.1.18/templates/_postgres.tpl rename to community/gitea/1.1.19/templates/_postgres.tpl diff --git a/community/gitea/1.1.18/templates/common.yaml b/community/gitea/1.1.19/templates/common.yaml similarity index 100% rename from community/gitea/1.1.18/templates/common.yaml rename to community/gitea/1.1.19/templates/common.yaml diff --git a/community/mealie/1.0.15/Chart.lock b/community/mealie/1.0.16/Chart.lock similarity index 100% rename from community/mealie/1.0.15/Chart.lock rename to community/mealie/1.0.16/Chart.lock diff --git a/community/mealie/1.0.15/Chart.yaml b/community/mealie/1.0.16/Chart.yaml similarity index 94% rename from community/mealie/1.0.15/Chart.yaml rename to community/mealie/1.0.16/Chart.yaml index 50909f8f48..8b6e2d4367 100644 --- a/community/mealie/1.0.15/Chart.yaml +++ b/community/mealie/1.0.16/Chart.yaml @@ -3,9 +3,9 @@ description: Mealie is a self-hosted recipe manager and meal planner annotations: title: Mealie type: application -version: 1.0.15 +version: 1.0.16 apiVersion: v2 -appVersion: 1.4.0 +appVersion: 1.5.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/mealie/1.0.15/README.md b/community/mealie/1.0.16/README.md similarity index 100% rename from community/mealie/1.0.15/README.md rename to community/mealie/1.0.16/README.md diff --git a/community/mealie/1.0.15/app-readme.md b/community/mealie/1.0.16/app-readme.md similarity index 100% rename from community/mealie/1.0.15/app-readme.md rename to community/mealie/1.0.16/app-readme.md diff --git a/community/mealie/1.0.15/charts/common-1.2.9.tgz b/community/mealie/1.0.16/charts/common-1.2.9.tgz similarity index 100% rename from community/mealie/1.0.15/charts/common-1.2.9.tgz rename to community/mealie/1.0.16/charts/common-1.2.9.tgz diff --git a/community/mealie/1.0.15/ci/basic-values.yaml b/community/mealie/1.0.16/ci/basic-values.yaml similarity index 100% rename from community/mealie/1.0.15/ci/basic-values.yaml rename to community/mealie/1.0.16/ci/basic-values.yaml diff --git a/community/mealie/1.0.15/ci/extra-values.yaml b/community/mealie/1.0.16/ci/extra-values.yaml similarity index 100% rename from community/mealie/1.0.15/ci/extra-values.yaml rename to community/mealie/1.0.16/ci/extra-values.yaml diff --git a/community/mealie/1.0.15/ci/hostNet-values.yaml b/community/mealie/1.0.16/ci/hostNet-values.yaml similarity index 100% rename from community/mealie/1.0.15/ci/hostNet-values.yaml rename to community/mealie/1.0.16/ci/hostNet-values.yaml diff --git a/community/mealie/1.0.15/ix_values.yaml b/community/mealie/1.0.16/ix_values.yaml similarity index 98% rename from community/mealie/1.0.15/ix_values.yaml rename to community/mealie/1.0.16/ix_values.yaml index 34854b8dda..edba220167 100644 --- a/community/mealie/1.0.15/ix_values.yaml +++ b/community/mealie/1.0.16/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/mealie-recipes/mealie pullPolicy: IfNotPresent - tag: v1.4.0 + tag: v1.5.0 resources: limits: diff --git a/community/mealie/1.0.15/metadata.yaml b/community/mealie/1.0.16/metadata.yaml similarity index 100% rename from community/mealie/1.0.15/metadata.yaml rename to community/mealie/1.0.16/metadata.yaml diff --git a/community/mealie/1.0.15/questions.yaml b/community/mealie/1.0.16/questions.yaml similarity index 100% rename from community/mealie/1.0.15/questions.yaml rename to community/mealie/1.0.16/questions.yaml diff --git a/community/mealie/1.0.15/templates/NOTES.txt b/community/mealie/1.0.16/templates/NOTES.txt similarity index 100% rename from community/mealie/1.0.15/templates/NOTES.txt rename to community/mealie/1.0.16/templates/NOTES.txt diff --git a/community/mealie/1.0.15/templates/_configuration.tpl b/community/mealie/1.0.16/templates/_configuration.tpl similarity index 100% rename from community/mealie/1.0.15/templates/_configuration.tpl rename to community/mealie/1.0.16/templates/_configuration.tpl diff --git a/community/mealie/1.0.15/templates/_mealie.tpl b/community/mealie/1.0.16/templates/_mealie.tpl similarity index 100% rename from community/mealie/1.0.15/templates/_mealie.tpl rename to community/mealie/1.0.16/templates/_mealie.tpl diff --git a/community/mealie/1.0.15/templates/_persistence.tpl b/community/mealie/1.0.16/templates/_persistence.tpl similarity index 100% rename from community/mealie/1.0.15/templates/_persistence.tpl rename to community/mealie/1.0.16/templates/_persistence.tpl diff --git a/community/mealie/1.0.15/templates/_portal.tpl b/community/mealie/1.0.16/templates/_portal.tpl similarity index 100% rename from community/mealie/1.0.15/templates/_portal.tpl rename to community/mealie/1.0.16/templates/_portal.tpl diff --git a/community/mealie/1.0.15/templates/_postgres.tpl b/community/mealie/1.0.16/templates/_postgres.tpl similarity index 100% rename from community/mealie/1.0.15/templates/_postgres.tpl rename to community/mealie/1.0.16/templates/_postgres.tpl diff --git a/community/mealie/1.0.15/templates/_service.tpl b/community/mealie/1.0.16/templates/_service.tpl similarity index 100% rename from community/mealie/1.0.15/templates/_service.tpl rename to community/mealie/1.0.16/templates/_service.tpl diff --git a/community/mealie/1.0.15/templates/common.yaml b/community/mealie/1.0.16/templates/common.yaml similarity index 100% rename from community/mealie/1.0.15/templates/common.yaml rename to community/mealie/1.0.16/templates/common.yaml From 4002e3317f34dd7ed74e77971b64c0de99c92d32 Mon Sep 17 00:00:00 2001 From: sonicaj Date: Wed, 17 Apr 2024 11:38:04 +0000 Subject: [PATCH 07/20] Update catalog changes --- catalog.json | 7202 ++++++++--------- charts/collabora/app_versions.json | 10 +- charts/diskoverdata/app_versions.json | 12 +- charts/elastic-search/app_versions.json | 6 +- charts/emby/app_versions.json | 10 +- charts/home-assistant/app_versions.json | 12 +- charts/ix-chart/app_versions.json | 10 +- charts/minio/app_versions.json | 18 +- charts/netdata/app_versions.json | 8 +- charts/nextcloud/app_versions.json | 18 +- charts/photoprism/app_versions.json | 10 +- charts/pihole/app_versions.json | 12 +- charts/plex/app_versions.json | 14 +- charts/prometheus/app_versions.json | 6 +- charts/storj/app_versions.json | 8 +- charts/syncthing/app_versions.json | 8 +- charts/wg-easy/app_versions.json | 10 +- community/actual-budget/app_versions.json | 6 +- community/adguard-home/app_versions.json | 2 +- community/audiobookshelf/app_versions.json | 6 +- community/autobrr/app_versions.json | 18 +- community/bazarr/app_versions.json | 6 +- community/briefkasten/app_versions.json | 6 +- community/castopod/app_versions.json | 6 +- community/chia/app_versions.json | 6 +- community/clamav/app_versions.json | 2 +- community/cloudflared/app_versions.json | 6 +- community/dashy/app_versions.json | 6 +- community/ddns-updater/app_versions.json | 6 +- community/deluge/app_versions.json | 6 +- community/distribution/app_versions.json | 6 +- community/drawio/app_versions.json | 6 +- community/filebrowser/app_versions.json | 6 +- community/firefly-iii/app_versions.json | 6 +- community/flame/app_versions.json | 6 +- community/freshrss/app_versions.json | 6 +- community/frigate/app_versions.json | 4 +- community/fscrawler/app_versions.json | 6 +- community/gitea/app_versions.json | 18 +- community/grafana/app_versions.json | 6 +- community/handbrake/app_versions.json | 6 +- community/homarr/app_versions.json | 6 +- community/homepage/app_versions.json | 6 +- community/homer/app_versions.json | 6 +- community/immich/app_versions.json | 6 +- community/invidious/app_versions.json | 6 +- community/ipfs/app_versions.json | 2 +- community/jellyfin/app_versions.json | 4 +- community/jellyseerr/app_versions.json | 6 +- community/jenkins/app_versions.json | 8 +- community/joplin/app_versions.json | 6 +- community/kapowarr/app_versions.json | 6 +- community/kavita/app_versions.json | 6 +- community/komga/app_versions.json | 6 +- community/lidarr/app_versions.json | 6 +- community/linkding/app_versions.json | 6 +- community/listmonk/app_versions.json | 6 +- community/logseq/app_versions.json | 6 +- community/mealie/app_versions.json | 18 +- community/metube/app_versions.json | 6 +- community/minecraft/app_versions.json | 6 +- community/mineos/app_versions.json | 2 +- community/mumble/app_versions.json | 2 +- community/n8n/app_versions.json | 8 +- community/navidrome/app_versions.json | 6 +- community/netbootxyz/app_versions.json | 6 +- .../nginx-proxy-manager/app_versions.json | 6 +- community/node-red/app_versions.json | 6 +- community/odoo/app_versions.json | 12 +- community/omada-controller/app_versions.json | 8 +- community/organizr/app_versions.json | 6 +- community/overseerr/app_versions.json | 6 +- community/palworld/app_versions.json | 6 +- community/paperless-ngx/app_versions.json | 6 +- community/passbolt/app_versions.json | 6 +- community/pgadmin/app_versions.json | 6 +- community/pigallery2/app_versions.json | 6 +- community/piwigo/app_versions.json | 6 +- community/planka/app_versions.json | 6 +- .../plex-auto-languages/app_versions.json | 6 +- community/prowlarr/app_versions.json | 6 +- community/qbittorrent/app_versions.json | 6 +- community/radarr/app_versions.json | 6 +- community/readarr/app_versions.json | 6 +- community/recyclarr/app_versions.json | 6 +- community/redis/app_versions.json | 2 +- community/roundcube/app_versions.json | 6 +- community/rsyncd/app_versions.json | 2 +- community/rust-desk/app_versions.json | 6 +- community/sabnzbd/app_versions.json | 6 +- community/searxng/app_versions.json | 6 +- community/sftpgo/app_versions.json | 6 +- community/sonarr/app_versions.json | 6 +- community/tailscale/app_versions.json | 2 +- community/tautulli/app_versions.json | 6 +- community/tdarr/app_versions.json | 6 +- community/terraria/app_versions.json | 2 +- community/tftpd-hpa/app_versions.json | 6 +- .../tiny-media-manager/app_versions.json | 6 +- community/transmission/app_versions.json | 6 +- community/twofactor-auth/app_versions.json | 6 +- community/unifi-controller/app_versions.json | 8 +- .../unifi-protect-backup/app_versions.json | 6 +- community/vaultwarden/app_versions.json | 8 +- community/vikunja/app_versions.json | 6 +- community/webdav/app_versions.json | 2 +- community/whoogle/app_versions.json | 6 +- community/wordpress/app_versions.json | 6 +- community/zerotier/app_versions.json | 2 +- enterprise/minio/app_versions.json | 6 +- enterprise/syncthing/app_versions.json | 4 +- test/jellyfin/app_versions.json | 2 +- test/minio/app_versions.json | 8 +- test/sonarr/app_versions.json | 2 +- test/syncthing/app_versions.json | 12 +- 115 files changed, 3982 insertions(+), 3982 deletions(-) diff --git a/catalog.json b/catalog.json index 8e7422bf0c..d4f23c6087 100644 --- a/catalog.json +++ b/catalog.json @@ -1,5 +1,73 @@ { "charts": { + "diskoverdata": { + "app_readme": "

Diskover Data

\n

Diskover Data is used to monitor size/volumes of distributed dataset.

", + "categories": [ + "monitoring" + ], + "description": "Diskover is used to monitor size/volumes of distributed dataset.", + "healthy": true, + "healthy_error": null, + "home": "https://github.com/diskoverdata/diskover-community", + "location": "/__w/charts/charts/charts/diskoverdata", + "latest_version": "2.0.0", + "latest_app_version": "2.0.1", + "latest_human_version": "2.0.1_2.0.0", + "last_update": "2024-04-17 11:36:16", + "name": "diskoverdata", + "recommended": false, + "title": "Diskover Data", + "maintainers": [ + { + "name": "truenas", + "url": "https://www.truenas.com/", + "email": "dev@ixsystems.com" + } + ], + "tags": [ + "storage", + "discovery" + ], + "screenshots": [ + "https://media.sys.truenas.net/apps/diskoverdata/screenshots/screenshot1.png", + "https://media.sys.truenas.net/apps/diskoverdata/screenshots/screenshot2.png", + "https://media.sys.truenas.net/apps/diskoverdata/screenshots/screenshot3.png" + ], + "sources": [ + "https://github.com/diskoverdata/diskover-community", + "https://github.com/truenas/charts/tree/master/charts/diskoverdata" + ], + "icon_url": "https://media.sys.truenas.net/apps/diskoverdata/icons/icon.png" + }, + "ix-chart": { + "app_readme": "

iX-Chart

\n

iX-chart is a chart designed to let user deploy a docker image in a TrueNAS SCALE kubernetes cluster.\nIt provides a mechanism to specify workload type, add external host interfaces in the pods, configure volumes and allocate host resources to the workload.

", + "categories": [ + "generic" + ], + "description": "A Helm chart for deploying simple workloads Kubernetes", + "healthy": true, + "healthy_error": null, + "home": "https://www.truenas.com/", + "location": "/__w/charts/charts/charts/ix-chart", + "latest_version": "2403.0.0", + "latest_app_version": "v1", + "latest_human_version": "v1_2403.0.0", + "last_update": "2024-04-17 11:36:16", + "name": "ix-chart", + "recommended": false, + "title": "ix-chart", + "maintainers": [ + { + "name": "truenas", + "url": "https://www.truenas.com/", + "email": "dev@ixsystems.com" + } + ], + "tags": [], + "screenshots": [], + "sources": [], + "icon_url": null + }, "plex": { "app_readme": "

Plex

\n

Plex is a media server that allows you to stream your media to any Plex client.

", "categories": [ @@ -13,7 +81,7 @@ "latest_version": "2.0.4", "latest_app_version": "1.40.1.8227", "latest_human_version": "1.40.1.8227_2.0.4", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "name": "plex", "recommended": false, "title": "Plex", @@ -42,345 +110,6 @@ ], "icon_url": "https://media.sys.truenas.net/apps/plex/icons/icon.png" }, - "home-assistant": { - "app_readme": "

Home Assistant

\n

Home Assistant is an open source home automation that puts local control and privacy first.

", - "categories": [ - "productivity" - ], - "description": "Home Assistant is an open source home automation that puts local control and privacy first.", - "healthy": true, - "healthy_error": null, - "home": "https://www.home-assistant.io/", - "location": "/__w/charts/charts/charts/home-assistant", - "latest_version": "2.0.19", - "latest_app_version": "2024.4.3", - "latest_human_version": "2024.4.3_2.0.19", - "last_update": "2024-04-16 05:23:14", - "name": "home-assistant", - "recommended": false, - "title": "Home Assistant", - "maintainers": [ - { - "name": "truenas", - "url": "https://www.truenas.com/", - "email": "dev@ixsystems.com" - } - ], - "tags": [ - "home-automation", - "assistant" - ], - "screenshots": [ - "https://media.sys.truenas.net/apps/home-assistant/screenshots/screenshot1.png" - ], - "sources": [ - "https://github.com/home-assistant/home-assistant", - "https://github.com/truenas/charts/tree/master/charts/home-assistant" - ], - "icon_url": "https://media.sys.truenas.net/apps/home-assistant/icons/icon.png" - }, - "minio": { - "app_readme": "

MinIO

\n

MinIO is a High Performance Object Storage released under Apache License v2.0. It is API compatible with Amazon S3 cloud storage service. Use MinIO to build high performance infrastructure for machine learning, analytics and application data workloads.

\n

NOTE

\n
    \n
  • On fresh installation, minIO data directory's ownership will be updated to minio:minio.
  • \n
  • For existing installations that are exhibiting the upgrade to >=1.5.0, the minIO data directory's ownership will be migrated to minio:minio.
  • \n
", - "categories": [ - "storage", - "S3" - ], - "description": "High Performance, Kubernetes Native Object Storage", - "healthy": true, - "healthy_error": null, - "home": "https://min.io", - "location": "/__w/charts/charts/charts/minio", - "latest_version": "2.0.5", - "latest_app_version": "2023-03-13", - "latest_human_version": "2023-03-13_2.0.5", - "last_update": "2024-04-16 05:23:14", - "name": "minio", - "recommended": false, - "title": "MinIO", - "maintainers": [ - { - "name": "truenas", - "url": "https://www.truenas.com/", - "email": "dev@ixsystems.com" - } - ], - "tags": [], - "screenshots": [ - "https://media.sys.truenas.net/apps/minio/screenshots/screenshot1.png", - "https://media.sys.truenas.net/apps/minio/screenshots/screenshot2.png", - "https://media.sys.truenas.net/apps/minio/screenshots/screenshot3.png" - ], - "sources": [ - "https://github.com/minio/minio", - "https://github.com/minio/charts" - ], - "icon_url": "https://media.sys.truenas.net/apps/minio/icons/icon.png" - }, - "elastic-search": { - "app_readme": "

Elastic Search

\n

If you want to apply additional configuration you can by using additional environment variables.

\n

See the Elastic Search documentation\nfor more information.

", - "categories": [ - "monitoring" - ], - "description": "Elasticsearch is the distributed, RESTful search and analytics engine at the heart of the Elastic Stack.", - "healthy": true, - "healthy_error": null, - "home": "https://www.elastic.co", - "location": "/__w/charts/charts/charts/elastic-search", - "latest_version": "1.1.16", - "latest_app_version": "8.13.2", - "latest_human_version": "8.13.2_1.1.16", - "last_update": "2024-04-16 05:23:14", - "name": "elastic-search", - "recommended": false, - "title": "Elastic Search", - "maintainers": [ - { - "name": "truenas", - "url": "https://www.truenas.com/", - "email": "dev@ixsystems.com" - } - ], - "tags": [ - "elastic", - "search", - "storage" - ], - "screenshots": [], - "sources": [ - "https://www.elastic.co/", - "https://github.com/truenas/charts/tree/master/charts/elastic-search", - "https://www.elastic.co/guide/en/elasticsearch/reference/master/docker.html#docker-configuration-methods" - ], - "icon_url": "https://media.sys.truenas.net/apps/elastic-search/icons/icon.svg" - }, - "diskoverdata": { - "app_readme": "

Diskover Data

\n

Diskover Data is used to monitor size/volumes of distributed dataset.

", - "categories": [ - "monitoring" - ], - "description": "Diskover is used to monitor size/volumes of distributed dataset.", - "healthy": true, - "healthy_error": null, - "home": "https://github.com/diskoverdata/diskover-community", - "location": "/__w/charts/charts/charts/diskoverdata", - "latest_version": "2.0.0", - "latest_app_version": "2.0.1", - "latest_human_version": "2.0.1_2.0.0", - "last_update": "2024-04-16 05:23:14", - "name": "diskoverdata", - "recommended": false, - "title": "Diskover Data", - "maintainers": [ - { - "name": "truenas", - "url": "https://www.truenas.com/", - "email": "dev@ixsystems.com" - } - ], - "tags": [ - "storage", - "discovery" - ], - "screenshots": [ - "https://media.sys.truenas.net/apps/diskoverdata/screenshots/screenshot1.png", - "https://media.sys.truenas.net/apps/diskoverdata/screenshots/screenshot2.png", - "https://media.sys.truenas.net/apps/diskoverdata/screenshots/screenshot3.png" - ], - "sources": [ - "https://github.com/diskoverdata/diskover-community", - "https://github.com/truenas/charts/tree/master/charts/diskoverdata" - ], - "icon_url": "https://media.sys.truenas.net/apps/diskoverdata/icons/icon.png" - }, - "storj": { - "app_readme": "

Storj

\n

Storj - share your extra storage and earn money

\n

During the first startup a container with root privileges is created.\nAnd it will generate an identity (if it doesn't exist)\nAfter the identity is created, the container will run as a non-root user.

", - "categories": [ - "storage" - ], - "description": "Share your storage on the internet and earn.", - "healthy": true, - "healthy_error": null, - "home": "https://www.storj.io", - "location": "/__w/charts/charts/charts/storj", - "latest_version": "2.0.1", - "latest_app_version": "v1.68.2", - "latest_human_version": "v1.68.2_2.0.1", - "last_update": "2024-04-16 05:23:14", - "name": "storj", - "recommended": false, - "title": "Storj", - "maintainers": [ - { - "name": "truenas", - "url": "https://www.truenas.com/", - "email": "dev@ixsystems.com" - } - ], - "tags": [ - "networking", - "financial", - "file-sharing" - ], - "screenshots": [ - "https://media.sys.truenas.net/apps/storj/screenshots/screenshot1.jpeg" - ], - "sources": [ - "https://www.storj.io", - "https://github.com/truenas/charts/tree/master/charts/storj" - ], - "icon_url": "https://media.sys.truenas.net/apps/storj/icons/icon.svg" - }, - "netdata": { - "app_readme": "

Netdata

\n

Netdata is a fast, easy monitoring and troubleshooting system.

", - "categories": [ - "monitoring" - ], - "description": "Real-time performance monitoring, done right!", - "healthy": true, - "healthy_error": null, - "home": "https://www.netdata.cloud/", - "location": "/__w/charts/charts/charts/netdata", - "latest_version": "2.0.7", - "latest_app_version": "v1.45.3", - "latest_human_version": "v1.45.3_2.0.7", - "last_update": "2024-04-16 05:23:14", - "name": "netdata", - "recommended": false, - "title": "Netdata", - "maintainers": [ - { - "name": "truenas", - "url": "https://www.truenas.com/", - "email": "dev@ixsystems.com" - } - ], - "tags": [ - "netdata" - ], - "screenshots": [ - "https://media.sys.truenas.net/apps/netdata/screenshots/screenshot1.png", - "https://media.sys.truenas.net/apps/netdata/screenshots/screenshot2.png", - "https://media.sys.truenas.net/apps/netdata/screenshots/screenshot3.png" - ], - "sources": [ - "https://www.netdata.cloud/", - "https://github.com/netdata/helmchart", - "https://hub.docker.com/r/netdata/netdata", - "https://github.com/netdata/netdata" - ], - "icon_url": "https://media.sys.truenas.net/apps/netdata/icons/icon.png" - }, - "nextcloud": { - "app_readme": "

nextcloud

\n

nextcloud is a file sharing server that puts the control and security of your own data back into your hands.

", - "categories": [ - "productivity" - ], - "description": "A file sharing server that puts the control and security of your own data back into your hands.", - "healthy": true, - "healthy_error": null, - "home": "https://nextcloud.com/", - "location": "/__w/charts/charts/charts/nextcloud", - "latest_version": "1.6.59", - "latest_app_version": "28.0.4", - "latest_human_version": "28.0.4_1.6.59", - "last_update": "2024-04-16 05:23:14", - "name": "nextcloud", - "recommended": false, - "title": "Nextcloud", - "maintainers": [ - { - "name": "truenas", - "url": "https://www.truenas.com/", - "email": "dev@ixsystems.com" - } - ], - "tags": [ - "nextcloud", - "storage", - "sync" - ], - "screenshots": [ - "https://media.sys.truenas.net/apps/nextcloud/screenshots/screenshot1.png", - "https://media.sys.truenas.net/apps/nextcloud/screenshots/screenshot2.png", - "https://media.sys.truenas.net/apps/nextcloud/screenshots/screenshot3.png" - ], - "sources": [ - "https://github.com/nextcloud/docker", - "https://github.com/nextcloud/helm", - "https://github.com/truenas/charts/tree/master/charts/nextcloud" - ], - "icon_url": "https://media.sys.truenas.net/apps/nextcloud/icons/icon.svg" - }, - "syncthing": { - "app_readme": "

Syncthing

\n

Syncthing is a continuous file synchronization program. It synchronizes files between two or\nmore computers in real time, safely protected from prying eyes. Your data is your data alone and you deserve to choose\nwhere it is stored, whether it is shared with some third party, and how it's transmitted over the internet.

\n
\n

WARNING Do check out official docs to see what is synced.

\n
", - "categories": [ - "storage" - ], - "description": "Syncthing is a continuous file synchronization program.", - "healthy": true, - "healthy_error": null, - "home": "https://syncthing.net/", - "location": "/__w/charts/charts/charts/syncthing", - "latest_version": "2.0.5", - "latest_app_version": "1.27.6", - "latest_human_version": "1.27.6_2.0.5", - "last_update": "2024-04-16 05:23:14", - "name": "syncthing", - "recommended": false, - "title": "Syncthing", - "maintainers": [ - { - "name": "truenas", - "url": "https://www.truenas.com/", - "email": "dev@ixsystems.com" - } - ], - "tags": [ - "backup", - "sync", - "file-sharing" - ], - "screenshots": [ - "https://media.sys.truenas.net/apps/syncthing/screenshots/screenshot1.png", - "https://media.sys.truenas.net/apps/syncthing/screenshots/screenshot2.png", - "https://media.sys.truenas.net/apps/syncthing/screenshots/screenshot3.png", - "https://media.sys.truenas.net/apps/syncthing/screenshots/screenshot4.png" - ], - "sources": [ - "https://syncthing.net", - "https://github.com/truenas/charts/tree/master/charts/syncthing" - ], - "icon_url": "https://media.sys.truenas.net/apps/syncthing/icons/icon.svg" - }, - "ix-chart": { - "app_readme": "

iX-Chart

\n

iX-chart is a chart designed to let user deploy a docker image in a TrueNAS SCALE kubernetes cluster.\nIt provides a mechanism to specify workload type, add external host interfaces in the pods, configure volumes and allocate host resources to the workload.

", - "categories": [ - "generic" - ], - "description": "A Helm chart for deploying simple workloads Kubernetes", - "healthy": true, - "healthy_error": null, - "home": "https://www.truenas.com/", - "location": "/__w/charts/charts/charts/ix-chart", - "latest_version": "2403.0.0", - "latest_app_version": "v1", - "latest_human_version": "v1_2403.0.0", - "last_update": "2024-04-16 05:23:14", - "name": "ix-chart", - "recommended": false, - "title": "ix-chart", - "maintainers": [ - { - "name": "truenas", - "url": "https://www.truenas.com/", - "email": "dev@ixsystems.com" - } - ], - "tags": [], - "screenshots": [], - "sources": [], - "icon_url": null - }, "emby": { "app_readme": "

Emby

\n

Emby is designed to help you manage your personal media library, such as home videos and photos

", "categories": [ @@ -394,7 +123,7 @@ "latest_version": "2.0.6", "latest_app_version": "4.8.3.0", "latest_human_version": "4.8.3.0_2.0.6", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "name": "emby", "recommended": false, "title": "Emby Server", @@ -436,7 +165,7 @@ "latest_version": "2.0.12", "latest_app_version": "23.05.10.1.1", "latest_human_version": "23.05.10.1.1_2.0.12", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "name": "collabora", "recommended": false, "title": "Collabora", @@ -462,6 +191,84 @@ ], "icon_url": "https://media.sys.truenas.net/apps/collabora/icons/icon.png" }, + "syncthing": { + "app_readme": "

Syncthing

\n

Syncthing is a continuous file synchronization program. It synchronizes files between two or\nmore computers in real time, safely protected from prying eyes. Your data is your data alone and you deserve to choose\nwhere it is stored, whether it is shared with some third party, and how it's transmitted over the internet.

\n
\n

WARNING Do check out official docs to see what is synced.

\n
", + "categories": [ + "storage" + ], + "description": "Syncthing is a continuous file synchronization program.", + "healthy": true, + "healthy_error": null, + "home": "https://syncthing.net/", + "location": "/__w/charts/charts/charts/syncthing", + "latest_version": "2.0.5", + "latest_app_version": "1.27.6", + "latest_human_version": "1.27.6_2.0.5", + "last_update": "2024-04-17 11:36:16", + "name": "syncthing", + "recommended": false, + "title": "Syncthing", + "maintainers": [ + { + "name": "truenas", + "url": "https://www.truenas.com/", + "email": "dev@ixsystems.com" + } + ], + "tags": [ + "backup", + "sync", + "file-sharing" + ], + "screenshots": [ + "https://media.sys.truenas.net/apps/syncthing/screenshots/screenshot1.png", + "https://media.sys.truenas.net/apps/syncthing/screenshots/screenshot2.png", + "https://media.sys.truenas.net/apps/syncthing/screenshots/screenshot3.png", + "https://media.sys.truenas.net/apps/syncthing/screenshots/screenshot4.png" + ], + "sources": [ + "https://syncthing.net", + "https://github.com/truenas/charts/tree/master/charts/syncthing" + ], + "icon_url": "https://media.sys.truenas.net/apps/syncthing/icons/icon.svg" + }, + "wg-easy": { + "app_readme": "

WG-Easy

\n

WG-Easy (WireGuard Easy) is the easiest way to install & manage WireGuard!

", + "categories": [ + "networking" + ], + "description": "WG-Easy is the easiest way to install & manage WireGuard!", + "healthy": true, + "healthy_error": null, + "home": "https://github.com/WeeJeWel/wg-easy", + "location": "/__w/charts/charts/charts/wg-easy", + "latest_version": "2.0.15", + "latest_app_version": "12", + "latest_human_version": "12_2.0.15", + "last_update": "2024-04-17 11:36:16", + "name": "wg-easy", + "recommended": false, + "title": "WG Easy", + "maintainers": [ + { + "name": "truenas", + "url": "https://www.truenas.com/", + "email": "dev@ixsystems.com" + } + ], + "tags": [ + "vpn", + "wireguard" + ], + "screenshots": [ + "https://media.sys.truenas.net/apps/wg-easy/screenshots/screenshot1.png" + ], + "sources": [ + "https://github.com/WeeJeWel/wg-easy", + "https://github.com/truenas/charts/tree/master/charts/wg-easy" + ], + "icon_url": "https://media.sys.truenas.net/apps/wg-easy/icons/icon.png" + }, "photoprism": { "app_readme": "

PhotoPrism

\n

PhotoPrism is a server-based application for browsing, organizing and sharing your personal photo collection.

", "categories": [ @@ -475,7 +282,7 @@ "latest_version": "2.0.4", "latest_app_version": "231128", "latest_human_version": "231128_2.0.4", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "name": "photoprism", "recommended": false, "title": "PhotoPrism", @@ -500,80 +307,6 @@ ], "icon_url": "https://media.sys.truenas.net/apps/photoprism/icons/icon.svg" }, - "wg-easy": { - "app_readme": "

WG-Easy

\n

WG-Easy (WireGuard Easy) is the easiest way to install & manage WireGuard!

", - "categories": [ - "networking" - ], - "description": "WG-Easy is the easiest way to install & manage WireGuard!", - "healthy": true, - "healthy_error": null, - "home": "https://github.com/WeeJeWel/wg-easy", - "location": "/__w/charts/charts/charts/wg-easy", - "latest_version": "2.0.15", - "latest_app_version": "12", - "latest_human_version": "12_2.0.15", - "last_update": "2024-04-16 05:23:14", - "name": "wg-easy", - "recommended": false, - "title": "WG Easy", - "maintainers": [ - { - "name": "truenas", - "url": "https://www.truenas.com/", - "email": "dev@ixsystems.com" - } - ], - "tags": [ - "vpn", - "wireguard" - ], - "screenshots": [ - "https://media.sys.truenas.net/apps/wg-easy/screenshots/screenshot1.png" - ], - "sources": [ - "https://github.com/WeeJeWel/wg-easy", - "https://github.com/truenas/charts/tree/master/charts/wg-easy" - ], - "icon_url": "https://media.sys.truenas.net/apps/wg-easy/icons/icon.png" - }, - "pihole": { - "app_readme": "

Pi-hole

\n

Pi-hole is a black hole for Internet advertisements

", - "categories": [ - "networking" - ], - "description": "DNS and Ad-filtering for your network.", - "healthy": true, - "healthy_error": null, - "home": "https://pi-hole.net/", - "location": "/__w/charts/charts/charts/pihole", - "latest_version": "2.0.10", - "latest_app_version": "2024.03.2", - "latest_human_version": "2024.03.2_2.0.10", - "last_update": "2024-04-16 05:23:14", - "name": "pihole", - "recommended": false, - "title": "Pi-hole", - "maintainers": [ - { - "name": "truenas", - "url": "https://www.truenas.com/", - "email": "dev@ixsystems.com" - } - ], - "tags": [ - "dns", - "adblock" - ], - "screenshots": [ - "https://media.sys.truenas.net/apps/pihole/screenshots/screenshot1.png" - ], - "sources": [ - "https://pi-hole.net/", - "https://github.com/truenas/charts/tree/master/charts/pihole" - ], - "icon_url": "https://media.sys.truenas.net/apps/pihole/icons/icon.png" - }, "prometheus": { "app_readme": "

Prometheus

\n

Prometheus - Monitoring system and time series database.

\n
\n

When application is installed, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the prometheus directories.\nAfterward, the prometheus container will run as a non-root user (Default: 568).\nAlso an empty configuration file will be created.

\n
\n

The configuration file is located at /config/prometheus.yml inside the container.\nData is stored at /data inside the container.

", "categories": [ @@ -587,7 +320,7 @@ "latest_version": "1.1.14", "latest_app_version": "v2.51.2", "latest_human_version": "v2.51.2_1.1.14", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "name": "prometheus", "recommended": false, "title": "Prometheus", @@ -611,9 +344,318 @@ "https://prometheus.io" ], "icon_url": "https://media.sys.truenas.net/apps/prometheus/icons/icon.png" + }, + "home-assistant": { + "app_readme": "

Home Assistant

\n

Home Assistant is an open source home automation that puts local control and privacy first.

", + "categories": [ + "productivity" + ], + "description": "Home Assistant is an open source home automation that puts local control and privacy first.", + "healthy": true, + "healthy_error": null, + "home": "https://www.home-assistant.io/", + "location": "/__w/charts/charts/charts/home-assistant", + "latest_version": "2.0.19", + "latest_app_version": "2024.4.3", + "latest_human_version": "2024.4.3_2.0.19", + "last_update": "2024-04-17 11:36:16", + "name": "home-assistant", + "recommended": false, + "title": "Home Assistant", + "maintainers": [ + { + "name": "truenas", + "url": "https://www.truenas.com/", + "email": "dev@ixsystems.com" + } + ], + "tags": [ + "home-automation", + "assistant" + ], + "screenshots": [ + "https://media.sys.truenas.net/apps/home-assistant/screenshots/screenshot1.png" + ], + "sources": [ + "https://github.com/home-assistant/home-assistant", + "https://github.com/truenas/charts/tree/master/charts/home-assistant" + ], + "icon_url": "https://media.sys.truenas.net/apps/home-assistant/icons/icon.png" + }, + "nextcloud": { + "app_readme": "

nextcloud

\n

nextcloud is a file sharing server that puts the control and security of your own data back into your hands.

", + "categories": [ + "productivity" + ], + "description": "A file sharing server that puts the control and security of your own data back into your hands.", + "healthy": true, + "healthy_error": null, + "home": "https://nextcloud.com/", + "location": "/__w/charts/charts/charts/nextcloud", + "latest_version": "1.6.59", + "latest_app_version": "28.0.4", + "latest_human_version": "28.0.4_1.6.59", + "last_update": "2024-04-17 11:36:16", + "name": "nextcloud", + "recommended": false, + "title": "Nextcloud", + "maintainers": [ + { + "name": "truenas", + "url": "https://www.truenas.com/", + "email": "dev@ixsystems.com" + } + ], + "tags": [ + "nextcloud", + "storage", + "sync" + ], + "screenshots": [ + "https://media.sys.truenas.net/apps/nextcloud/screenshots/screenshot1.png", + "https://media.sys.truenas.net/apps/nextcloud/screenshots/screenshot2.png", + "https://media.sys.truenas.net/apps/nextcloud/screenshots/screenshot3.png" + ], + "sources": [ + "https://github.com/nextcloud/docker", + "https://github.com/nextcloud/helm", + "https://github.com/truenas/charts/tree/master/charts/nextcloud" + ], + "icon_url": "https://media.sys.truenas.net/apps/nextcloud/icons/icon.svg" + }, + "minio": { + "app_readme": "

MinIO

\n

MinIO is a High Performance Object Storage released under Apache License v2.0. It is API compatible with Amazon S3 cloud storage service. Use MinIO to build high performance infrastructure for machine learning, analytics and application data workloads.

\n

NOTE

\n
    \n
  • On fresh installation, minIO data directory's ownership will be updated to minio:minio.
  • \n
  • For existing installations that are exhibiting the upgrade to >=1.5.0, the minIO data directory's ownership will be migrated to minio:minio.
  • \n
", + "categories": [ + "storage", + "S3" + ], + "description": "High Performance, Kubernetes Native Object Storage", + "healthy": true, + "healthy_error": null, + "home": "https://min.io", + "location": "/__w/charts/charts/charts/minio", + "latest_version": "2.0.6", + "latest_app_version": "2023-03-13", + "latest_human_version": "2023-03-13_2.0.6", + "last_update": "2024-04-17 11:37:46", + "name": "minio", + "recommended": false, + "title": "MinIO", + "maintainers": [ + { + "name": "truenas", + "url": "https://www.truenas.com/", + "email": "dev@ixsystems.com" + } + ], + "tags": [], + "screenshots": [ + "https://media.sys.truenas.net/apps/minio/screenshots/screenshot1.png", + "https://media.sys.truenas.net/apps/minio/screenshots/screenshot2.png", + "https://media.sys.truenas.net/apps/minio/screenshots/screenshot3.png" + ], + "sources": [ + "https://github.com/minio/minio", + "https://github.com/minio/charts" + ], + "icon_url": "https://media.sys.truenas.net/apps/minio/icons/icon.png" + }, + "pihole": { + "app_readme": "

Pi-hole

\n

Pi-hole is a black hole for Internet advertisements

", + "categories": [ + "networking" + ], + "description": "DNS and Ad-filtering for your network.", + "healthy": true, + "healthy_error": null, + "home": "https://pi-hole.net/", + "location": "/__w/charts/charts/charts/pihole", + "latest_version": "2.0.10", + "latest_app_version": "2024.03.2", + "latest_human_version": "2024.03.2_2.0.10", + "last_update": "2024-04-17 11:36:16", + "name": "pihole", + "recommended": false, + "title": "Pi-hole", + "maintainers": [ + { + "name": "truenas", + "url": "https://www.truenas.com/", + "email": "dev@ixsystems.com" + } + ], + "tags": [ + "dns", + "adblock" + ], + "screenshots": [ + "https://media.sys.truenas.net/apps/pihole/screenshots/screenshot1.png" + ], + "sources": [ + "https://pi-hole.net/", + "https://github.com/truenas/charts/tree/master/charts/pihole" + ], + "icon_url": "https://media.sys.truenas.net/apps/pihole/icons/icon.png" + }, + "elastic-search": { + "app_readme": "

Elastic Search

\n

If you want to apply additional configuration you can by using additional environment variables.

\n

See the Elastic Search documentation\nfor more information.

", + "categories": [ + "monitoring" + ], + "description": "Elasticsearch is the distributed, RESTful search and analytics engine at the heart of the Elastic Stack.", + "healthy": true, + "healthy_error": null, + "home": "https://www.elastic.co", + "location": "/__w/charts/charts/charts/elastic-search", + "latest_version": "1.1.16", + "latest_app_version": "8.13.2", + "latest_human_version": "8.13.2_1.1.16", + "last_update": "2024-04-17 11:36:16", + "name": "elastic-search", + "recommended": false, + "title": "Elastic Search", + "maintainers": [ + { + "name": "truenas", + "url": "https://www.truenas.com/", + "email": "dev@ixsystems.com" + } + ], + "tags": [ + "elastic", + "search", + "storage" + ], + "screenshots": [], + "sources": [ + "https://www.elastic.co/", + "https://github.com/truenas/charts/tree/master/charts/elastic-search", + "https://www.elastic.co/guide/en/elasticsearch/reference/master/docker.html#docker-configuration-methods" + ], + "icon_url": "https://media.sys.truenas.net/apps/elastic-search/icons/icon.svg" + }, + "netdata": { + "app_readme": "

Netdata

\n

Netdata is a fast, easy monitoring and troubleshooting system.

", + "categories": [ + "monitoring" + ], + "description": "Real-time performance monitoring, done right!", + "healthy": true, + "healthy_error": null, + "home": "https://www.netdata.cloud/", + "location": "/__w/charts/charts/charts/netdata", + "latest_version": "2.0.7", + "latest_app_version": "v1.45.3", + "latest_human_version": "v1.45.3_2.0.7", + "last_update": "2024-04-17 11:36:16", + "name": "netdata", + "recommended": false, + "title": "Netdata", + "maintainers": [ + { + "name": "truenas", + "url": "https://www.truenas.com/", + "email": "dev@ixsystems.com" + } + ], + "tags": [ + "netdata" + ], + "screenshots": [ + "https://media.sys.truenas.net/apps/netdata/screenshots/screenshot1.png", + "https://media.sys.truenas.net/apps/netdata/screenshots/screenshot2.png", + "https://media.sys.truenas.net/apps/netdata/screenshots/screenshot3.png" + ], + "sources": [ + "https://www.netdata.cloud/", + "https://github.com/netdata/helmchart", + "https://hub.docker.com/r/netdata/netdata", + "https://github.com/netdata/netdata" + ], + "icon_url": "https://media.sys.truenas.net/apps/netdata/icons/icon.png" + }, + "storj": { + "app_readme": "

Storj

\n

Storj - share your extra storage and earn money

\n

During the first startup a container with root privileges is created.\nAnd it will generate an identity (if it doesn't exist)\nAfter the identity is created, the container will run as a non-root user.

", + "categories": [ + "storage" + ], + "description": "Share your storage on the internet and earn.", + "healthy": true, + "healthy_error": null, + "home": "https://www.storj.io", + "location": "/__w/charts/charts/charts/storj", + "latest_version": "2.0.1", + "latest_app_version": "v1.68.2", + "latest_human_version": "v1.68.2_2.0.1", + "last_update": "2024-04-17 11:36:16", + "name": "storj", + "recommended": false, + "title": "Storj", + "maintainers": [ + { + "name": "truenas", + "url": "https://www.truenas.com/", + "email": "dev@ixsystems.com" + } + ], + "tags": [ + "networking", + "financial", + "file-sharing" + ], + "screenshots": [ + "https://media.sys.truenas.net/apps/storj/screenshots/screenshot1.jpeg" + ], + "sources": [ + "https://www.storj.io", + "https://github.com/truenas/charts/tree/master/charts/storj" + ], + "icon_url": "https://media.sys.truenas.net/apps/storj/icons/icon.svg" } }, "test": { + "syncthing": { + "app_readme": "

Syncthing

\n

Syncthing is a file synchronization program.

\n

At each startup of the application, the following settings are applied:

\n
    \n
  • Disable automatic upgrades
  • \n
  • Disable anonymous usage reporting
  • \n
  • Disable NAT traversal
  • \n
  • Disable global discovery
  • \n
  • Disable local discovery
  • \n
  • Disable relaying
  • \n
  • Disable announcing LAN addresses
  • \n
\n

Additionally, the following defaults are set for new synthing \"folders\":

\n
    \n
  • Max total size of xattr: 10 MiB
  • \n
  • Max size per xattr: 2 MiB
  • \n
  • Enable send and sync of xattr
  • \n
  • Enable send and sync of ownership
  • \n
", + "categories": [ + "storage" + ], + "description": "Syncthing is a continuous file synchronization program.", + "healthy": true, + "healthy_error": null, + "home": "https://syncthing.net/", + "location": "/__w/charts/charts/test/syncthing", + "latest_version": "1.2.2", + "latest_app_version": "1.27.0", + "latest_human_version": "1.27.0_1.2.2", + "last_update": "2024-04-17 11:36:16", + "name": "syncthing", + "recommended": false, + "title": "Syncthing", + "maintainers": [ + { + "name": "truenas", + "url": "https://www.truenas.com/", + "email": "dev@ixsystems.com" + } + ], + "tags": [ + "sync", + "file-sharing" + ], + "screenshots": [ + "https://media.sys.truenas.net/apps/syncthing/screenshots/screenshot1.png", + "https://media.sys.truenas.net/apps/syncthing/screenshots/screenshot2.png", + "https://media.sys.truenas.net/apps/syncthing/screenshots/screenshot3.png", + "https://media.sys.truenas.net/apps/syncthing/screenshots/screenshot4.png" + ], + "sources": [ + "https://syncthing.net/", + "https://github.com/syncthing/syncthing", + "https://hub.docker.com/r/syncthing/syncthing", + "https://github.com/truenas/charts/tree/master/enterprise/syncthing" + ], + "icon_url": "https://media.sys.truenas.net/apps/syncthing/icons/icon.svg" + }, "sonarr": { "app_readme": "

Sonarr

\n

Sonarr is a PVR for Usenet and BitTorrent users. It can monitor multiple RSS feeds for new episodes of your favorite shows and will grab, sort and rename them.

\n
\n

When application is installed, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the Sonarr directories.\nAfterward, the Sonarr container will run as a non-root user (Default: 568).\nAll mounted storage(s) will be chowned only if the parent directory does not match the configured user.

\n
", "categories": [ @@ -627,7 +669,7 @@ "latest_version": "1.0.16", "latest_app_version": "3.0.10.1567", "latest_human_version": "3.0.10.1567_1.0.16", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "name": "sonarr", "recommended": false, "title": "Sonarr", @@ -666,7 +708,7 @@ "latest_version": "1.1.0", "latest_app_version": "2023-12-07", "latest_human_version": "2023-12-07_1.1.0", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "name": "minio", "recommended": false, "title": "MinIO", @@ -693,48 +735,6 @@ ], "icon_url": "https://media.sys.truenas.net/apps/minio/icons/icon.png" }, - "syncthing": { - "app_readme": "

Syncthing

\n

Syncthing is a file synchronization program.

\n

At each startup of the application, the following settings are applied:

\n
    \n
  • Disable automatic upgrades
  • \n
  • Disable anonymous usage reporting
  • \n
  • Disable NAT traversal
  • \n
  • Disable global discovery
  • \n
  • Disable local discovery
  • \n
  • Disable relaying
  • \n
  • Disable announcing LAN addresses
  • \n
\n

Additionally, the following defaults are set for new synthing \"folders\":

\n
    \n
  • Max total size of xattr: 10 MiB
  • \n
  • Max size per xattr: 2 MiB
  • \n
  • Enable send and sync of xattr
  • \n
  • Enable send and sync of ownership
  • \n
", - "categories": [ - "storage" - ], - "description": "Syncthing is a continuous file synchronization program.", - "healthy": true, - "healthy_error": null, - "home": "https://syncthing.net/", - "location": "/__w/charts/charts/test/syncthing", - "latest_version": "1.2.2", - "latest_app_version": "1.27.0", - "latest_human_version": "1.27.0_1.2.2", - "last_update": "2024-04-16 05:23:14", - "name": "syncthing", - "recommended": false, - "title": "Syncthing", - "maintainers": [ - { - "name": "truenas", - "url": "https://www.truenas.com/", - "email": "dev@ixsystems.com" - } - ], - "tags": [ - "sync", - "file-sharing" - ], - "screenshots": [ - "https://media.sys.truenas.net/apps/syncthing/screenshots/screenshot1.png", - "https://media.sys.truenas.net/apps/syncthing/screenshots/screenshot2.png", - "https://media.sys.truenas.net/apps/syncthing/screenshots/screenshot3.png", - "https://media.sys.truenas.net/apps/syncthing/screenshots/screenshot4.png" - ], - "sources": [ - "https://syncthing.net/", - "https://github.com/syncthing/syncthing", - "https://hub.docker.com/r/syncthing/syncthing", - "https://github.com/truenas/charts/tree/master/enterprise/syncthing" - ], - "icon_url": "https://media.sys.truenas.net/apps/syncthing/icons/icon.svg" - }, "jellyfin": { "app_readme": "

Jellyfin

\n

Jellyfin is a Free Software Media System that puts you in control of managing and streaming your media.

\n
\n

When application is installed, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the Jellyfin directories.\nAfterward, the Jellyfin container will run as a non-root user (Default: 568).\nAll mounted storage(s) will be chowned only if the parent directory does not match the configured user.

\n
", "categories": [ @@ -748,7 +748,7 @@ "latest_version": "1.0.16", "latest_app_version": "10.8.13", "latest_human_version": "10.8.13_1.0.16", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "name": "jellyfin", "recommended": false, "title": "Jellyfin", @@ -778,24 +778,24 @@ "icon_url": "https://jellyfin.org/images/logo.svg" } }, - "enterprise": { - "minio": { - "app_readme": "

MinIO

\n

MinIO is a High Performance Object Storage released under Apache License v2.0.\nIt is API compatible with Amazon S3 cloud storage service. Use MinIO to build high performance infrastructure\nfor machine learning, analytics and application data workloads.

\n
\n

During the installation process, a container will be launched with root privileges. This is required\nin order to apply the correct permissions to the MinIO data directory. Afterward, the MinIO container\nwill run as a non-root user (568).\nSame applies to the postgres container. This will run afterwards as a non-root user (999).\nOn each upgrade, a container will be launched with root privileges in order to apply the correct\npermissions to the postgres backups directory. Container that performs the backup will run as a non-root user (999) afterwards.\nKeep in mind the permissions on the backup directory will be changed to 999:999 on every update.\nBut will only be changed once for the MinIO and postgres data directories.

\n
\n

When Multi Mode is enabled and entries contain :// (url) will enable Host Networking. Regardless of the selection in the Networking section.

", + "community": { + "terraria": { + "app_readme": "

Terraria

\n

Terraria is a land of adventure! A land of mystery! A land that's yours to shape, defend, and enjoy.

\n

This applies only for the TShock image.\nOn the first run, you have to check the logs to get the server token. You will find something like this:

\n

text\nLogin before join enabled. Users may be prompted for an account specific password instead of a server password on connect.\nLogin using UUID enabled. Users automatically login via UUID.\nA malicious server can easily steal a user's UUID. You may consider turning this option off if you run a public server.\nTShock Notice: setup-code.txt is still present, and the code located in that file will be used.\nTo setup the server, join the game and type /setup 424041\nThis token will display until disabled by verification. (/setup)

\n

Join the server and run /setup <token>

", "categories": [ - "storage" + "games" ], - "description": "High Performance, Kubernetes Native Object Storage", + "description": "Terraria is a land of adventure! A land of mystery! A land that's yours to shape, defend, and enjoy.", "healthy": true, "healthy_error": null, - "home": "https://min.io", - "location": "/__w/charts/charts/enterprise/minio", - "latest_version": "1.1.3", - "latest_app_version": "2023-12-07", - "latest_human_version": "2023-12-07_1.1.3", - "last_update": "2024-04-16 05:23:14", - "name": "minio", + "home": "https://terraria.org/", + "location": "/__w/charts/charts/community/terraria", + "latest_version": "1.0.21", + "latest_app_version": "1.4.4.9", + "latest_human_version": "1.4.4.9_1.0.21", + "last_update": "2024-04-17 11:36:16", + "name": "terraria", "recommended": false, - "title": "MinIO", + "title": "Terraria", "maintainers": [ { "name": "truenas", @@ -804,38 +804,1858 @@ } ], "tags": [ - "object-storage", - "S3", - "file-sharing" + "world", + "building", + "adventure" + ], + "screenshots": [], + "sources": [ + "https://terraria.org/", + "https://github.com/truenas/charts/tree/master/community/terraria", + "https://github.com/ryansheehan/terraria" + ], + "icon_url": "https://media.sys.truenas.net/apps/terraria/icons/icon.png" + }, + "logseq": { + "app_readme": "

Logseq

\n

Logseq is a privacy-first, open-source platform for knowledge management and collaboration.

\n

HTTPS is required in order to use Logseq.

\n

Either by using the Certificate selection or with an external reverse proxy.

", + "categories": [ + "productivity" + ], + "description": "Logseq is a privacy-first, open-source platform for knowledge management and collaboration.", + "healthy": true, + "healthy_error": null, + "home": "https://logseq.com/", + "location": "/__w/charts/charts/community/logseq", + "latest_version": "1.2.3", + "latest_app_version": "latest", + "latest_human_version": "latest_1.2.3", + "last_update": "2024-04-17 11:36:16", + "name": "logseq", + "recommended": false, + "title": "Logseq", + "maintainers": [ + { + "name": "truenas", + "url": "https://www.truenas.com/", + "email": "dev@ixsystems.com" + } + ], + "tags": [ + "knowledge", + "management" + ], + "screenshots": [], + "sources": [ + "https://github.com/logseq/logseq", + "https://github.com/truenas/charts/tree/master/library/ix-dev/community/logseq" + ], + "icon_url": "https://media.sys.truenas.net/apps/logseq/icons/icon.png" + }, + "autobrr": { + "app_readme": "

Autobrr

\n

Autobrr is the modern download automation tool for torrents and usenet.

", + "categories": [ + "media" + ], + "description": "Autobrr is the modern download automation tool for torrents and usenet.", + "healthy": true, + "healthy_error": null, + "home": "https://github.com/autobrr/autobrr", + "location": "/__w/charts/charts/community/autobrr", + "latest_version": "1.2.13", + "latest_app_version": "1.41.0", + "latest_human_version": "1.41.0_1.2.13", + "last_update": "2024-04-17 11:37:46", + "name": "autobrr", + "recommended": false, + "title": "Autobrr", + "maintainers": [ + { + "name": "truenas", + "url": "https://www.truenas.com/", + "email": "dev@ixsystems.com" + } + ], + "tags": [ + "torrent", + "usenet" ], "screenshots": [ - "https://media.sys.truenas.net/apps/minio/screenshots/screenshot1.png", - "https://media.sys.truenas.net/apps/minio/screenshots/screenshot2.png", - "https://media.sys.truenas.net/apps/minio/screenshots/screenshot3.png" + "https://github.com/autobrr/autobrr/raw/develop/.github/images/autobrr-front.png" ], "sources": [ - "https://github.com/minio/minio", - "https://github.com/truenas/charts/tree/master/enterprise/minio" + "https://autobrr.com/installation/docker", + "https://github.com/truenas/charts/tree/master/community/autobrr", + "https://github.com/autobrr/autobrr" ], - "icon_url": "https://media.sys.truenas.net/apps/minio/icons/icon.png" + "icon_url": "https://media.sys.truenas.net/apps/autobrr/icons/icon.png" }, - "syncthing": { - "app_readme": "

Syncthing

\n

Syncthing is a file synchronization program.

\n

At each startup of the application, the following settings are applied:

\n
    \n
  • Disable automatic upgrades
  • \n
  • Disable anonymous usage reporting
  • \n
  • Disable NAT traversal
  • \n
  • Disable global discovery
  • \n
  • Disable local discovery
  • \n
  • Disable relaying
  • \n
  • Disable announcing LAN addresses
  • \n
\n

Additionally, the following defaults are set for new synthing \"folders\":

\n
    \n
  • Max total size of xattr: 10 MiB
  • \n
  • Max size per xattr: 2 MiB
  • \n
  • Enable send and sync of xattr
  • \n
  • Enable send and sync of ownership
  • \n
", + "linkding": { + "app_readme": "

Linkding

\n

Linkding is a bookmark manager that you can host yourself.

\n
\n

When application is installed, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the linkding directories.\nAfterward, the linkding container will run as a non-root user (Default: 568).\nSame applies to the postgres container. This will run afterwards as a non-root user (999).\nOn each upgrade, a container will be launched with root privileges in order to apply the correct\npermissions to the postgres backups directory. Container that performs the backup will run as a non-root user (999) afterwards.\nKeep in mind the permissions on the backup directory will be changed to 999:999 on every update.\nBut will only be changed once for the linkding and postgres data directories.

\n
", + "categories": [ + "productivity" + ], + "description": "Linkding is a bookmark manager that you can host yourself.", + "healthy": true, + "healthy_error": null, + "home": "https://github.com/sissbruecker/linkding", + "location": "/__w/charts/charts/community/linkding", + "latest_version": "1.2.15", + "latest_app_version": "1.27.0", + "latest_human_version": "1.27.0_1.2.15", + "last_update": "2024-04-17 11:36:16", + "name": "linkding", + "recommended": false, + "title": "Linkding", + "maintainers": [ + { + "name": "truenas", + "url": "https://www.truenas.com/", + "email": "dev@ixsystems.com" + } + ], + "tags": [ + "bookmark" + ], + "screenshots": [ + "https://media.sys.truenas.net/apps/linkding/screenshots/screenshot1.png" + ], + "sources": [ + "https://github.com/truenas/charts/tree/master/library/ix-dev/community/linkding", + "https://github.com/sissbruecker/linkding", + "https://hub.docker.com/r/sissbruecker/linkding/" + ], + "icon_url": "https://media.sys.truenas.net/apps/linkding/icons/icon.svg" + }, + "bazarr": { + "app_readme": "

Bazarr

\n

Bazarr is a companion application to Sonarr and Radarr. It manages and downloads subtitles based on your requirements.

\n
\n

When application is installed, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the Bazarr directories.\nAfterward, the Bazarr container will run as a non-root user (Default: 568).\nAll mounted storage(s) will be chowned only if the parent directory does not match the configured user.

\n
", + "categories": [ + "media" + ], + "description": "Bazarr is a companion application to Sonarr and Radarr. It manages and downloads subtitles based on your requirements.", + "healthy": true, + "healthy_error": null, + "home": "https://www.bazarr.media/", + "location": "/__w/charts/charts/community/bazarr", + "latest_version": "1.2.10", + "latest_app_version": "1.4.2", + "latest_human_version": "1.4.2_1.2.10", + "last_update": "2024-04-17 11:36:16", + "name": "bazarr", + "recommended": false, + "title": "Bazarr", + "maintainers": [ + { + "name": "truenas", + "url": "https://www.truenas.com/", + "email": "dev@ixsystems.com" + } + ], + "tags": [ + "subtitles" + ], + "screenshots": [ + "https://media.sys.truenas.net/apps/bazarr/screenshots/screenshot1.png", + "https://media.sys.truenas.net/apps/bazarr/screenshots/screenshot2.png" + ], + "sources": [ + "https://github.com/onedr0p/containers/tree/main/apps/bazarr", + "https://github.com/truenas/charts/tree/master/library/ix-dev/community/bazarr", + "https://github.com/morpheus65535/bazarr" + ], + "icon_url": "https://media.sys.truenas.net/apps/bazarr/icons/icon.png" + }, + "grafana": { + "app_readme": "

Grafana

\n

Grafana is the open source analytics & monitoring solution for every database.

\n

Additional configuration can be made by adding additional environment variables\nHere is the available configuration documentation

\n

Use the following syntax:\nGF_[SECTION-NAME]_[KEY-NAME]

\n

Example:\nGF_SMTP_ENABLED

", + "categories": [ + "productivity" + ], + "description": "Grafana is the open source analytics & monitoring solution for every database.", + "healthy": true, + "healthy_error": null, + "home": "https://grafana.com", + "location": "/__w/charts/charts/community/grafana", + "latest_version": "1.2.12", + "latest_app_version": "10.4.2", + "latest_human_version": "10.4.2_1.2.12", + "last_update": "2024-04-17 11:36:16", + "name": "grafana", + "recommended": false, + "title": "Grafana", + "maintainers": [ + { + "name": "truenas", + "url": "https://www.truenas.com/", + "email": "dev@ixsystems.com" + } + ], + "tags": [ + "analytics", + "monitoring", + "metrics", + "dashboards" + ], + "screenshots": [ + "https://media.sys.truenas.net/apps/grafana/screenshots/screenshot1.png", + "https://media.sys.truenas.net/apps/grafana/screenshots/screenshot2.png" + ], + "sources": [ + "https://hub.docker.com/r/grafana/grafana", + "https://github.com/truenas/charts/tree/master/community/grafana", + "https://github.com/grafana" + ], + "icon_url": "https://media.sys.truenas.net/apps/grafana/icons/icon.png" + }, + "jellyseerr": { + "app_readme": "

Jellyseerr

\n

Jellyseerr is a free and open source software application for managing requests for your media library.

\n
\n

When application is installed, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the Jellyseerr directories.\nAfterward, the Jellyseerr container will run as a non-root user (Default: 568).\nAll mounted storage(s) will be chowned only if the parent directory does not match the configured user.

\n
", + "categories": [ + "media" + ], + "description": "Jellyseerr is a free and open source software application for managing requests for your media library.", + "healthy": true, + "healthy_error": null, + "home": "https://github.com/Fallenbagel/jellyseerr", + "location": "/__w/charts/charts/community/jellyseerr", + "latest_version": "1.0.20", + "latest_app_version": "1.8.0", + "latest_human_version": "1.8.0_1.0.20", + "last_update": "2024-04-17 11:36:16", + "name": "jellyseerr", + "recommended": false, + "title": "Jellyseerr", + "maintainers": [ + { + "name": "truenas", + "url": "https://www.truenas.com/", + "email": "dev@ixsystems.com" + } + ], + "tags": [ + "tv", + "movies", + "requests", + "series" + ], + "screenshots": [ + "https://media.sys.truenas.net/apps/jellyseerr/screenshots/screenshot1.png" + ], + "sources": [ + "https://github.com/Fallenbagel/jellyseerr", + "https://github.com/truenas/charts/tree/master/community/jellyseerr", + "https://hub.docker.com/r/fallenbagel/jellyseerr" + ], + "icon_url": "https://media.sys.truenas.net/apps/jellyseerr/icons/icon.svg" + }, + "clamav": { + "app_readme": "

ClamAV

\n

ClamAV - ClamAV\u00ae is an open-source antivirus engine for detecting trojans, viruses, malware & other malicious threats.

\n
    \n
  • App runs as root user
  • \n
", + "categories": [ + "security" + ], + "description": "ClamAV is an open source (GPLv2) anti-virus toolkit.", + "healthy": true, + "healthy_error": null, + "home": "https://www.clamav.net/", + "location": "/__w/charts/charts/community/clamav", + "latest_version": "1.0.21", + "latest_app_version": "1.0.1", + "latest_human_version": "1.0.1_1.0.21", + "last_update": "2024-04-17 11:36:16", + "name": "clamav", + "recommended": false, + "title": "Clam AV", + "maintainers": [ + { + "name": "truenas", + "url": "https://www.truenas.com/", + "email": "dev@ixsystems.com" + } + ], + "tags": [ + "anti-virus" + ], + "screenshots": [], + "sources": [ + "https://docs.clamav.net/", + "https://github.com/truenas/charts/tree/master/community/clamav", + "https://www.clamav.net/" + ], + "icon_url": "https://media.sys.truenas.net/apps/clamav/icons/icon.png" + }, + "chia": { + "app_readme": "

Chia

\n

This container runs as root user.

\n

When a port is set to < 9000. Host Networking is enabled automatically.

\n
\n

Also NodePort services turn to ClusterIP services, to avoid attempts to bind ports twice.

\n
\n

Key file is stored in /plots/keyfile and is generated automatically, only if the file does not exist.\nIf you want to use your own keyfile, you can create a file called keyfile in the /plots directory and it will be used instead.

\n
\n

When set on harvester mode keys variable is set to none and no generation is performed.

\n
", + "categories": [ + "financial" + ], + "description": "Chia is a modern cryptocurrency built from scratch, designed to be efficient, decentralized, and secure.", + "healthy": true, + "healthy_error": null, + "home": "https://www.chia.net/", + "location": "/__w/charts/charts/community/chia", + "latest_version": "1.0.34", + "latest_app_version": "2.2.1", + "latest_human_version": "2.2.1_1.0.34", + "last_update": "2024-04-17 11:36:16", + "name": "chia", + "recommended": false, + "title": "Chia", + "maintainers": [ + { + "name": "truenas", + "url": "https://www.truenas.com/", + "email": "dev@ixsystems.com" + } + ], + "tags": [ + "blockchain", + "hard-drive" + ], + "screenshots": [], + "sources": [ + "https://github.com/Chia-Network/chia-docker", + "https://github.com/truenas/charts/tree/master/community/chia", + "https://www.chia.net/" + ], + "icon_url": "https://media.sys.truenas.net/apps/chia/icons/icon.svg" + }, + "gitea": { + "app_readme": "

Gitea

\n

Gitea - Git with a cup of tea

\n
\n

When application is installed, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the postgres directories.\nAfterwards postgres will run afterwards as a non-root user (999).\nOn each upgrade, a container will be launched with root privileges in order to apply the correct\npermissions to the postgres backups directory. Container that performs the backup will run as a non-root user (999) afterwards.\nKeep in mind the permissions on the backup directory will be changed to 999:999 on every update.\nBut will only be changed once for the postgres data directories.

\n
\n

On initial startup a setup wizard will be launched with settings for database, ports, path, and domain prefilled.\nKeep them as they are, fill anything you want in the optional settings section and click on Install Gitea.

", + "categories": [ + "productivity" + ], + "description": "Gitea - Git with a cup of tea", + "healthy": true, + "healthy_error": null, + "home": "https://gitea.io/en-us", + "location": "/__w/charts/charts/community/gitea", + "latest_version": "1.1.19", + "latest_app_version": "1.21.11", + "latest_human_version": "1.21.11_1.1.19", + "last_update": "2024-04-17 11:37:46", + "name": "gitea", + "recommended": false, + "title": "Gitea", + "maintainers": [ + { + "name": "truenas", + "url": "https://www.truenas.com/", + "email": "dev@ixsystems.com" + } + ], + "tags": [ + "git" + ], + "screenshots": [ + "https://media.sys.truenas.net/apps/gitea/screenshots/screenshot1.png", + "https://media.sys.truenas.net/apps/gitea/screenshots/screenshot2.png", + "https://media.sys.truenas.net/apps/gitea/screenshots/screenshot3.png", + "https://media.sys.truenas.net/apps/gitea/screenshots/screenshot4.png" + ], + "sources": [ + "https://gitea.io/en-us", + "https://github.com/truenas/charts/tree/master/community/gitea", + "https://docs.gitea.io/en-us/install-with-docker-rootless" + ], + "icon_url": "https://media.sys.truenas.net/apps/gitea/icons/icon.svg" + }, + "lidarr": { + "app_readme": "

Lidarr

\n

Lidarr is a music collection manager for Usenet and BitTorrent users.

\n
\n

When application is installed, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the Lidarr directories.\nAfterward, the Lidarr container will run as a non-root user (Default: 568).\nAll mounted storage(s) will be chowned only if the parent directory does not match the configured user.

\n
", + "categories": [ + "media" + ], + "description": "Lidarr is a music collection manager for Usenet and BitTorrent users.", + "healthy": true, + "healthy_error": null, + "home": "https://github.com/Lidarr/Lidarr", + "location": "/__w/charts/charts/community/lidarr", + "latest_version": "1.2.20", + "latest_app_version": "2.2.5.4141", + "latest_human_version": "2.2.5.4141_1.2.20", + "last_update": "2024-04-17 11:36:16", + "name": "lidarr", + "recommended": false, + "title": "Lidarr", + "maintainers": [ + { + "name": "truenas", + "url": "https://www.truenas.com/", + "email": "dev@ixsystems.com" + } + ], + "tags": [ + "music" + ], + "screenshots": [ + "https://media.sys.truenas.net/apps/lidarr/screenshots/screenshot1.png", + "https://media.sys.truenas.net/apps/lidarr/screenshots/screenshot2.png", + "https://media.sys.truenas.net/apps/lidarr/screenshots/screenshot3.png" + ], + "sources": [ + "https://github.com/onedr0p/containers/tree/main/apps/lidarr", + "https://github.com/truenas/charts/tree/master/community/lidarr", + "https://github.com/Lidarr/Lidarr" + ], + "icon_url": "https://media.sys.truenas.net/apps/lidarr/icons/icon.png" + }, + "homarr": { + "app_readme": "

Homarr

\n

Homarr is a sleek, modern dashboard that puts all of your apps and services at your fingertips.

\n

Upgrade to 2.0.0

\n

Direct upgrade to 2.x.x is not possible, due to major upstream changes.\nThe changes require new storage configuration that cannot be assumed, nor configured\nduring the upgrade. Please re-install in order to configure this new storage.

", + "categories": [ + "productivity" + ], + "description": "Homarr is a sleek, modern dashboard that puts all of your apps and services at your fingertips.", + "healthy": true, + "healthy_error": null, + "home": "https://homarr.dev/", + "location": "/__w/charts/charts/community/homarr", + "latest_version": "2.0.13", + "latest_app_version": "0.15.2", + "latest_human_version": "0.15.2_2.0.13", + "last_update": "2024-04-17 11:36:16", + "name": "homarr", + "recommended": false, + "title": "Homarr", + "maintainers": [ + { + "name": "truenas", + "url": "https://www.truenas.com/", + "email": "dev@ixsystems.com" + } + ], + "tags": [ + "dashboard" + ], + "screenshots": [ + "https://media.sys.truenas.net/apps/homarr/screenshots/screenshot1.png", + "https://media.sys.truenas.net/apps/homarr/screenshots/screenshot2.png", + "https://media.sys.truenas.net/apps/homarr/screenshots/screenshot3.png" + ], + "sources": [ + "https://homarr.dev/", + "https://github.com/truenas/charts/tree/master/community/homarr", + "https://github.com/ajnart/homarr" + ], + "icon_url": "https://media.sys.truenas.net/apps/homarr/icons/icon.svg" + }, + "mumble": { + "app_readme": "

Mumble

\n

Mumble is an Open Source, Low Latency, High Quality Voice Chat Home Downloads Documentation Blog Contribute About

\n
\n

When application is installed, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the Mumble directories.\nAfterward, the Mumble container will run as a non-root user (1000, Cannot change).

\n
\n

You can change the server configuration by adding additional environment variables.\nPrefix the configuration variable with MUMBLE_CONFIG_ and it will be added to the configuration file.\nView the Mumble Configuration File for more information.

\n

For example you can set autobanAttempts like this:

\n
    \n
  • Name: MUMBLE_CONFIG_autobanAttempts
  • \n
  • Value: 5
  • \n
", + "categories": [ + "productivity" + ], + "description": "Mumble is a free, open source, low latency, high quality voice chat application.", + "healthy": true, + "healthy_error": null, + "home": "https://www.mumble.info/", + "location": "/__w/charts/charts/community/mumble", + "latest_version": "1.0.22", + "latest_app_version": "v1.4.230", + "latest_human_version": "v1.4.230_1.0.22", + "last_update": "2024-04-17 11:36:16", + "name": "mumble", + "recommended": false, + "title": "Mumble", + "maintainers": [ + { + "name": "truenas", + "url": "https://www.truenas.com/", + "email": "dev@ixsystems.com" + } + ], + "tags": [ + "voice" + ], + "screenshots": [], + "sources": [ + "https://github.com/mumble-voip/mumble-docker", + "https://github.com/truenas/charts/tree/master/community/mumble", + "https://www.mumble.info/" + ], + "icon_url": "https://media.sys.truenas.net/apps/mumble/icons/icon.svg" + }, + "filebrowser": { + "app_readme": "

Filebrowser

\n

Filebrowser provides a file managing interface within a specified directory and it can be used to upload, delete, preview, rename and edit your files.

\n
\n

When application is installed, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the Filebrowser directories.\nAfterward, the Filebrowser container will run as a non-root user (Default: 568).\nAll mounted storage(s) will be chowned only if the parent directory does not match the configured user.

\n
\n

You can configure further the settings by using Environment Variables.\nSee Filebrowser Documentation for more information.\nUse the format FB_OPTION_NAME where the option name is the name of the option you want to set.

\n

You can also edit the configuration file /config/filebrowser.json.

\n

Note that the following options are already set and will always take precedence\nover the environment variables and the configuration file:

\n
    \n
  • FB_ROOT/--root is set to /data (Any additional volume mounted will be under this directory)
  • \n
  • FB_PORT/--port is set to 30044 (Or the port you configured in the installation wizard)
  • \n
  • FB_ADDRESS/--address is set to 0.0.0.0 (It will listen on all interfaces inside the container)
  • \n
  • FB_DATABASE/--database is set to /config/filebrowser.db
  • \n
  • FB_CONFIG/--config is set to /config/filebrowser.json
  • \n
\n

Also when a certificate is selected

\n
    \n
  • FB_CERT/--cert is set to /config/certs/tls.crt
  • \n
  • FB_KEY/--key is set to /config/certs/tls.key
  • \n
", "categories": [ "storage" ], - "description": "Syncthing is a continuous file synchronization program.", + "description": "File Browser provides a file managing interface within a specified directory and it can be used to upload, delete, preview, rename and edit your files.", "healthy": true, "healthy_error": null, - "home": "https://syncthing.net/", - "location": "/__w/charts/charts/enterprise/syncthing", - "latest_version": "1.1.8", - "latest_app_version": "1.27.0", - "latest_human_version": "1.27.0_1.1.8", - "last_update": "2024-04-16 05:23:14", - "name": "syncthing", + "home": "https://filebrowser.org", + "location": "/__w/charts/charts/community/filebrowser", + "latest_version": "1.2.7", + "latest_app_version": "2.28.0", + "latest_human_version": "2.28.0_1.2.7", + "last_update": "2024-04-17 11:36:16", + "name": "filebrowser", "recommended": false, - "title": "Syncthing", + "title": "File Browser", + "maintainers": [ + { + "name": "truenas", + "url": "https://www.truenas.com/", + "email": "dev@ixsystems.com" + } + ], + "tags": [ + "files", + "browser" + ], + "screenshots": [ + "https://media.sys.truenas.net/apps/filebrowser/screenshots/screenshot1.png", + "https://media.sys.truenas.net/apps/filebrowser/screenshots/screenshot2.png", + "https://media.sys.truenas.net/apps/filebrowser/screenshots/screenshot3.png" + ], + "sources": [ + "https://github.com/filebrowser/filebrowser", + "https://github.com/truenas/charts/tree/master/library/ix-dev/community/filebrowser", + "https://hub.docker.com/r/filebrowser/filebrowser" + ], + "icon_url": "https://media.sys.truenas.net/apps/filebrowser/icons/icon.png" + }, + "kavita": { + "app_readme": "

Kavita

\n

Kavita is a fast, feature rich, cross platform reading server.

", + "categories": [ + "media" + ], + "description": "Kavita is a fast, feature rich, cross platform reading server.", + "healthy": true, + "healthy_error": null, + "home": "https://www.kavitareader.com/", + "location": "/__w/charts/charts/community/kavita", + "latest_version": "1.2.8", + "latest_app_version": "0.8.0", + "latest_human_version": "0.8.0_1.2.8", + "last_update": "2024-04-17 11:36:16", + "name": "kavita", + "recommended": false, + "title": "Kavita", + "maintainers": [ + { + "name": "truenas", + "url": "https://www.truenas.com/", + "email": "dev@ixsystems.com" + } + ], + "tags": [ + "ebook", + "manga" + ], + "screenshots": [ + "https://media.sys.truenas.net/apps/kavita/screenshots/screenshot1.png", + "https://media.sys.truenas.net/apps/kavita/screenshots/screenshot2.png", + "https://media.sys.truenas.net/apps/kavita/screenshots/screenshot3.png", + "https://media.sys.truenas.net/apps/kavita/screenshots/screenshot4.png", + "https://media.sys.truenas.net/apps/kavita/screenshots/screenshot5.png" + ], + "sources": [ + "https://github.com/Kareadita/Kavita", + "https://github.com/truenas/charts/tree/master/library/ix-dev/community/kavita", + "https://www.kavitareader.com" + ], + "icon_url": "https://media.sys.truenas.net/apps/kavita/icons/icon.png" + }, + "unifi-controller": { + "app_readme": "

Unifi Controller

\n

Unifi Controller is a network management controller for Unifi Equipment.

\n
\n

When application is installed, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the Unifi Controller directories.\nAfterward, the Unifi Controller container will run as a non-root user (999).\nAll mounted storage(s) will be chowned only if the parent directory does not match the configured user.

\n
", + "categories": [ + "network" + ], + "description": "Unifi Controller is a network management controller for Unifi Equipment.", + "healthy": true, + "healthy_error": null, + "home": "https://github.com/goofball222/unifi", + "location": "/__w/charts/charts/community/unifi-controller", + "latest_version": "1.3.7", + "latest_app_version": "8.1.113", + "latest_human_version": "8.1.113_1.3.7", + "last_update": "2024-04-17 11:36:16", + "name": "unifi-controller", + "recommended": false, + "title": "Unifi Controller", + "maintainers": [ + { + "name": "truenas", + "url": "https://www.truenas.com/", + "email": "dev@ixsystems.com" + } + ], + "tags": [ + "controller", + "unifi" + ], + "screenshots": [], + "sources": [ + "https://github.com/goofball222/unifi", + "https://github.com/truenas/charts/tree/master/library/ix-dev/community/unifi-controller", + "https://hub.docker.com/r/goofball222/unifi" + ], + "icon_url": "https://media.sys.truenas.net/apps/unifi-controller/icons/icon.png" + }, + "deluge": { + "app_readme": "

Deluge

\n

Deluge is a lightweight, Free Software, cross-platform BitTorrent client.

", + "categories": [ + "media" + ], + "description": "Deluge is a lightweight, Free Software, cross-platform BitTorrent client.", + "healthy": true, + "healthy_error": null, + "home": "https://deluge-torrent.org", + "location": "/__w/charts/charts/community/deluge", + "latest_version": "1.2.6", + "latest_app_version": "2.1.1", + "latest_human_version": "2.1.1_1.2.6", + "last_update": "2024-04-17 11:36:16", + "name": "deluge", + "recommended": false, + "title": "Deluge", + "maintainers": [ + { + "name": "truenas", + "url": "https://www.truenas.com/", + "email": "dev@ixsystems.com" + } + ], + "tags": [ + "torrent", + "download" + ], + "screenshots": [], + "sources": [ + "https://hub.docker.com/r/linuxserver/deluge", + "https://github.com/truenas/charts/tree/master/community/deluge", + "https://deluge-torrent.org/" + ], + "icon_url": "https://media.sys.truenas.net/apps/deluge/icons/icon.png" + }, + "homepage": { + "app_readme": "

Homepage

\n

Homepage is a modern, secure, highly customizable application dashboard.

\n
\n

When application is installed, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the Homepage directories.\nAfterward, the Homepage container will run as a non-root user (1000).\nAll mounted storage(s) will be chowned only if the parent directory does not match the configured user.

\n
", + "categories": [ + "productivity" + ], + "description": "Homepage is a modern, secure, highly customizable application dashboard.", + "healthy": true, + "healthy_error": null, + "home": "https://gethomepage.dev/", + "location": "/__w/charts/charts/community/homepage", + "latest_version": "1.2.10", + "latest_app_version": "0.8.11", + "latest_human_version": "0.8.11_1.2.10", + "last_update": "2024-04-17 11:36:16", + "name": "homepage", + "recommended": false, + "title": "Homepage", + "maintainers": [ + { + "name": "truenas", + "url": "https://www.truenas.com/", + "email": "dev@ixsystems.com" + } + ], + "tags": [ + "dashboard" + ], + "screenshots": [ + "https://media.sys.truenas.net/apps/homepage/screenshots/screenshot1.png", + "https://media.sys.truenas.net/apps/homepage/screenshots/screenshot2.png", + "https://media.sys.truenas.net/apps/homepage/screenshots/screenshot3.png", + "https://media.sys.truenas.net/apps/homepage/screenshots/screenshot4.png", + "https://media.sys.truenas.net/apps/homepage/screenshots/screenshot5.png", + "https://media.sys.truenas.net/apps/homepage/screenshots/screenshot6.png" + ], + "sources": [ + "https://gethomepage.dev/", + "https://github.com/truenas/charts/tree/master/community/homepage", + "https://github.com/benphelps/homepage" + ], + "icon_url": "https://media.sys.truenas.net/apps/homepage/icons/icon.png" + }, + "radarr": { + "app_readme": "

Radarr

\n

Radarr is a movie collection manager for Usenet and BitTorrent users.

\n
\n

When application is installed, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the Radarr directories.\nAfterward, the Radarr container will run as a non-root user (Default: 568).\nAll mounted storage(s) will be chowned only if the parent directory does not match the configured user.

\n
", + "categories": [ + "media" + ], + "description": "Radarr is a movie collection manager for Usenet and BitTorrent users.", + "healthy": true, + "healthy_error": null, + "home": "https://github.com/Radarr/Radarr", + "location": "/__w/charts/charts/community/radarr", + "latest_version": "1.2.11", + "latest_app_version": "5.4.6.8723", + "latest_human_version": "5.4.6.8723_1.2.11", + "last_update": "2024-04-17 11:36:16", + "name": "radarr", + "recommended": false, + "title": "Radarr", + "maintainers": [ + { + "name": "truenas", + "url": "https://www.truenas.com/", + "email": "dev@ixsystems.com" + } + ], + "tags": [ + "movies" + ], + "screenshots": [ + "https://media.sys.truenas.net/apps/radarr/screenshots/screenshot1.png", + "https://media.sys.truenas.net/apps/radarr/screenshots/screenshot2.png", + "https://media.sys.truenas.net/apps/radarr/screenshots/screenshot3.png", + "https://media.sys.truenas.net/apps/radarr/screenshots/screenshot4.png" + ], + "sources": [ + "https://github.com/onedr0p/containers/tree/main/apps/radarr", + "https://github.com/truenas/charts/tree/master/community/radarr", + "https://github.com/Radarr/Radarr" + ], + "icon_url": "https://media.sys.truenas.net/apps/radarr/icons/icon.png" + }, + "flame": { + "app_readme": "

Flame

\n

Flame is a self-hosted start page for your server.

", + "categories": [ + "productivity" + ], + "description": "Flame is a self-hosted start page for your server.", + "healthy": true, + "healthy_error": null, + "home": "https://github.com/pawelmalak/flame", + "location": "/__w/charts/charts/community/flame", + "latest_version": "1.2.4", + "latest_app_version": "2.3.1", + "latest_human_version": "2.3.1_1.2.4", + "last_update": "2024-04-17 11:36:16", + "name": "flame", + "recommended": false, + "title": "Flame", + "maintainers": [ + { + "name": "truenas", + "url": "https://www.truenas.com/", + "email": "dev@ixsystems.com" + } + ], + "tags": [ + "startpage" + ], + "screenshots": [ + "https://media.sys.truenas.net/apps/flame/screenshots/screenshot1.png" + ], + "sources": [ + "https://hub.docker.com/r/pawelmalak/flame", + "https://github.com/truenas/charts/tree/master/library/ix-dev/community/flame", + "https://github.com/pawelmalak/flame" + ], + "icon_url": "https://media.sys.truenas.net/apps/flame/icons/icon.png" + }, + "planka": { + "app_readme": "

Planka

\n

Planka is an Elegant open source project tracking

\n
\n

When application is installed, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the Planka directories.\nAfterward, the Planka container will run as a non-root user (1000).\nAll mounted storage(s) will be chowned only if the parent directory does not match the configured user.

\n
", + "categories": [ + "productivity" + ], + "description": "Planka is an Elegant open source project tracking", + "healthy": true, + "healthy_error": null, + "home": "https://github.com/plankanban/planka", + "location": "/__w/charts/charts/community/planka", + "latest_version": "1.2.19", + "latest_app_version": "1.16.4", + "latest_human_version": "1.16.4_1.2.19", + "last_update": "2024-04-17 11:36:16", + "name": "planka", + "recommended": false, + "title": "Planka", + "maintainers": [ + { + "name": "truenas", + "url": "https://www.truenas.com/", + "email": "dev@ixsystems.com" + } + ], + "tags": [ + "kanban", + "project", + "task" + ], + "screenshots": [ + "https://media.sys.truenas.net/apps/planka/screenshots/screenshot1.png" + ], + "sources": [ + "https://github.com/truenas/charts/tree/master/library/ix-dev/community/planka", + "https://github.com/plankanban/planka" + ], + "icon_url": "https://media.sys.truenas.net/apps/planka/icons/icon.png" + }, + "distribution": { + "app_readme": "

Distribution

\n

Distribution is a toolkit to pack, ship, store, and deliver container content

", + "categories": [ + "productivity" + ], + "description": "Distribution is a toolkit to pack, ship, store, and deliver container content", + "healthy": true, + "healthy_error": null, + "home": "https://github.com/distribution/distribution", + "location": "/__w/charts/charts/community/distribution", + "latest_version": "1.2.4", + "latest_app_version": "2.8.3", + "latest_human_version": "2.8.3_1.2.4", + "last_update": "2024-04-17 11:36:16", + "name": "distribution", + "recommended": false, + "title": "Distribution", + "maintainers": [ + { + "name": "truenas", + "url": "https://www.truenas.com/", + "email": "dev@ixsystems.com" + } + ], + "tags": [ + "registry", + "container" + ], + "screenshots": [], + "sources": [ + "https://hub.docker.com/_/registry", + "https://distribution.github.io/distribution/", + "https://github.com/truenas/charts/tree/master/library/ix-dev/community/distribution", + "https://github.com/distribution/distribution" + ], + "icon_url": "https://media.sys.truenas.net/apps/distribution/icons/icon.svg" + }, + "handbrake": { + "app_readme": "

Handbrake

\n

Handbrake is a tool for converting video from nearly any format to a selection of modern, widely supported codecs.

", + "categories": [ + "media" + ], + "description": "HandBrake is a tool for converting video from nearly any format to a selection of modern, widely supported codecs.", + "healthy": true, + "healthy_error": null, + "home": "https://github.com/jlesage/docker-handbrake", + "location": "/__w/charts/charts/community/handbrake", + "latest_version": "1.0.2", + "latest_app_version": "23.12.2", + "latest_human_version": "23.12.2_1.0.2", + "last_update": "2024-04-17 11:36:16", + "name": "handbrake", + "recommended": false, + "title": "HandBrake", + "maintainers": [ + { + "name": "truenas", + "url": "https://www.truenas.com/", + "email": "dev@ixsystems.com" + } + ], + "tags": [ + "media", + "video", + "transcoder" + ], + "screenshots": [], + "sources": [ + "https://github.com/jlesage/docker-handbrake", + "https://github.com/truenas/charts/tree/master/library/ix-dev/community/handbrake", + "https://hub.docker.com/r/jlesage/handbrake" + ], + "icon_url": "https://media.sys.truenas.net/apps/handbrake/icons/icon.png" + }, + "metube": { + "app_readme": "

MeTube

\n

MeTube is a web GUI for youtube-dl (using the yt-dlp fork) with playlist support.

\n
\n

When application is installed, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the MeTube directories.\nAfterward, the MeTube container will run as a non-root user (Default: 568).\nAll mounted storage(s) will be chowned only if the parent directory does not match the configured user.

\n
", + "categories": [ + "media" + ], + "description": "MeTube is a web GUI for youtube-dl (using the yt-dlp fork) with playlist support.", + "healthy": true, + "healthy_error": null, + "home": "https://github.com/alexta69/metube", + "location": "/__w/charts/charts/community/metube", + "latest_version": "1.2.12", + "latest_app_version": "2024-04-12", + "latest_human_version": "2024-04-12_1.2.12", + "last_update": "2024-04-17 11:36:16", + "name": "metube", + "recommended": false, + "title": "MeTube", + "maintainers": [ + { + "name": "truenas", + "url": "https://www.truenas.com/", + "email": "dev@ixsystems.com" + } + ], + "tags": [ + "youtube-dl", + "yt-dlp" + ], + "screenshots": [ + "https://media.sys.truenas.net/apps/metube/screenshots/screenshot1.png" + ], + "sources": [ + "https://github.com/truenas/charts/tree/master/library/ix-dev/community/metube", + "https://github.com/alexta69/metube" + ], + "icon_url": "https://media.sys.truenas.net/apps/metube/icons/icon.svg" + }, + "organizr": { + "app_readme": "

Organizr

\n

Organizr is a HTPC/Homelab Services Organizer - Written in PHP

", + "categories": [ + "media" + ], + "description": "Organizr is a HTPC/Homelab Services Organizer - Written in PHP", + "healthy": true, + "healthy_error": null, + "home": "https://github.com/causefx/Organizr", + "location": "/__w/charts/charts/community/organizr", + "latest_version": "1.0.1", + "latest_app_version": "latest", + "latest_human_version": "latest_1.0.1", + "last_update": "2024-04-17 11:36:16", + "name": "organizr", + "recommended": false, + "title": "Organizr", + "maintainers": [ + { + "name": "truenas", + "url": "https://www.truenas.com/", + "email": "dev@ixsystems.com" + } + ], + "tags": [ + "dashboard", + "organizr" + ], + "screenshots": [ + "https://media.sys.truenas.net/apps/organizr/screenshots/screenshot1.webp", + "https://media.sys.truenas.net/apps/organizr/screenshots/screenshot2.webp" + ], + "sources": [ + "https://hub.docker.com/r/organizr/organizr", + "https://github.com/truenas/charts/tree/master/library/ix-dev/community/organizr", + "https://github.com/causefx/Organizr" + ], + "icon_url": "https://media.sys.truenas.net/apps/organizr/icons/icon.png" + }, + "netbootxyz": { + "app_readme": "

netboot.xyz

\n

netboot.xyz lets you PXE boot various operating system installers or utilities from a single tool over the network.

", + "categories": [ + "network" + ], + "description": "netboot.xyz lets you PXE boot various operating system installers or utilities from a single tool over the network.", + "healthy": true, + "healthy_error": null, + "home": "https://github.com/truenas/charts/tree/master/community/netbootxyz", + "location": "/__w/charts/charts/community/netbootxyz", + "latest_version": "1.0.5", + "latest_app_version": "0.7.1.1", + "latest_human_version": "0.7.1.1_1.0.5", + "last_update": "2024-04-17 11:36:16", + "name": "netbootxyz", + "recommended": false, + "title": "netbootxyz", + "maintainers": [ + { + "name": "truenas", + "url": "https://www.truenas.com/", + "email": "dev@ixsystems.com" + } + ], + "tags": [ + "tftp", + "pxe", + "netboot", + "netboot.xyz" + ], + "screenshots": [ + "https://media.sys.truenas.net/apps/netbootxyz/screenshots/screenshot1.jpg" + ], + "sources": [ + "https://github.com/truenas/charts/tree/master/community/netbootxyz", + "https://github.com/netbootxyz/docker-netbootxyz", + "https://netboot.xyz" + ], + "icon_url": "https://media.sys.truenas.net/apps/netbootxyz/icons/icon.png" + }, + "pgadmin": { + "app_readme": "

pgAdmin

\n

pgAdmin is the most popular and feature rich Open Source administration and development platform for PostgreSQL

\n
\n

When application is installed, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the pgAdmin directories.\nAfterward, the pgAdmin container will run as a non-root user (5050).\nAll mounted storage(s) will be chowned only if the parent directory does not match the configured user.

\n
", + "categories": [ + "productivity" + ], + "description": "pgAdmin is the most popular and feature rich Open Source administration and development platform for PostgreSQL", + "healthy": true, + "healthy_error": null, + "home": "https://www.pgadmin.org/", + "location": "/__w/charts/charts/community/pgadmin", + "latest_version": "1.2.7", + "latest_app_version": "8.5", + "latest_human_version": "8.5_1.2.7", + "last_update": "2024-04-17 11:36:16", + "name": "pgadmin", + "recommended": false, + "title": "pgAdmin", + "maintainers": [ + { + "name": "truenas", + "url": "https://www.truenas.com/", + "email": "dev@ixsystems.com" + } + ], + "tags": [ + "database", + "management" + ], + "screenshots": [ + "https://media.sys.truenas.net/apps/pgadmin/screenshots/screenshot1.png", + "https://media.sys.truenas.net/apps/pgadmin/screenshots/screenshot2.png", + "https://media.sys.truenas.net/apps/pgadmin/screenshots/screenshot3.png" + ], + "sources": [ + "https://hub.docker.com/r/dpage/pgadmin4", + "https://github.com/truenas/charts/tree/master/library/ix-dev/community/pgadmin", + "https://www.pgadmin.org/" + ], + "icon_url": "https://media.sys.truenas.net/apps/pgadmin/icons/icon.png" + }, + "qbittorrent": { + "app_readme": "

qBittorrent

\n

The qBittorrent project aims to provide an open-source software alternative to \u00b5Torrent.

", + "categories": [ + "media" + ], + "description": "The qBittorrent project aims to provide an open-source software alternative to \u00b5Torrent.", + "healthy": true, + "healthy_error": null, + "home": "https://www.qbittorrent.org/", + "location": "/__w/charts/charts/community/qbittorrent", + "latest_version": "1.2.11", + "latest_app_version": "4.6.4", + "latest_human_version": "4.6.4_1.2.11", + "last_update": "2024-04-17 11:36:16", + "name": "qbittorrent", + "recommended": false, + "title": "qBittorrent", + "maintainers": [ + { + "name": "truenas", + "url": "https://www.truenas.com/", + "email": "dev@ixsystems.com" + } + ], + "tags": [ + "torrent", + "download" + ], + "screenshots": [ + "https://media.sys.truenas.net/apps/qbittorrent/screenshots/screenshot1.png" + ], + "sources": [ + "https://github.com/onedr0p/containers/tree/main/apps/qbittorrent", + "https://github.com/truenas/charts/tree/master/community/qbittorrent", + "https://www.qbittorrent.org/" + ], + "icon_url": "https://media.sys.truenas.net/apps/qbittorrent/icons/icon.png" + }, + "drawio": { + "app_readme": "

Draw.io

\n

Draw.io is a whiteboarding / diagramming software application.

", + "categories": [ + "productivity" + ], + "description": "Draw.io is a whiteboarding / diagramming software application.", + "healthy": true, + "healthy_error": null, + "home": "https://www.drawio.com", + "location": "/__w/charts/charts/community/drawio", + "latest_version": "1.2.32", + "latest_app_version": "24.2.5", + "latest_human_version": "24.2.5_1.2.32", + "last_update": "2024-04-17 11:36:16", + "name": "drawio", + "recommended": false, + "title": "Draw.IO", + "maintainers": [ + { + "name": "truenas", + "url": "https://www.truenas.com/", + "email": "dev@ixsystems.com" + } + ], + "tags": [ + "diagram", + "whiteboard" + ], + "screenshots": [ + "https://media.sys.truenas.net/apps/drawio/screenshots/screenshot1.png", + "https://media.sys.truenas.net/apps/drawio/screenshots/screenshot2.png", + "https://media.sys.truenas.net/apps/drawio/screenshots/screenshot3.png" + ], + "sources": [ + "https://hub.docker.com/r/jgraph/drawio", + "https://github.com/truenas/charts/tree/master/library/ix-dev/community/drawio", + "https://github.com/jgraph/drawio" + ], + "icon_url": "https://media.sys.truenas.net/apps/drawio/icons/icon.png" + }, + "node-red": { + "app_readme": "

Node-RED

\n

Node-RED is a programming tool for wiring together hardware devices, APIs and online services in new and interesting ways.

\n
\n

When application is installed, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the Node-RED directories.\nAfterward, the Node-RED container will run as a non-root user (1000).\nAll mounted storage(s) will be chowned only if the parent directory does not match the configured user.

\n
", + "categories": [ + "productivity" + ], + "description": "Node-RED is a programming tool for wiring together hardware devices, APIs and online services in new and interesting ways.", + "healthy": true, + "healthy_error": null, + "home": "https://nodered.org", + "location": "/__w/charts/charts/community/node-red", + "latest_version": "1.2.9", + "latest_app_version": "3.1.9", + "latest_human_version": "3.1.9_1.2.9", + "last_update": "2024-04-17 11:36:16", + "name": "node-red", + "recommended": false, + "title": "Node-RED", + "maintainers": [ + { + "name": "truenas", + "url": "https://www.truenas.com/", + "email": "dev@ixsystems.com" + } + ], + "tags": [ + "automation" + ], + "screenshots": [ + "https://media.sys.truenas.net/apps/node-red/screenshots/screenshot1.png" + ], + "sources": [ + "https://github.com/node-red/node-red-docker", + "https://github.com/truenas/charts/tree/master/community/node-red", + "https://nodered.org" + ], + "icon_url": "https://media.sys.truenas.net/apps/node-red/icons/icon.png" + }, + "dashy": { + "app_readme": "

Dashy

\n

Dashy is a self-hostable personal dashboard built for you.

", + "categories": [ + "productivity" + ], + "description": "Dashy is a self-hostable personal dashboard built for you.", + "healthy": true, + "healthy_error": null, + "home": "https://dashy.to/", + "location": "/__w/charts/charts/community/dashy", + "latest_version": "1.0.9", + "latest_app_version": "2.1.2", + "latest_human_version": "2.1.2_1.0.9", + "last_update": "2024-04-17 11:36:16", + "name": "dashy", + "recommended": false, + "title": "Dashy", + "maintainers": [ + { + "name": "truenas", + "url": "https://www.truenas.com/", + "email": "dev@ixsystems.com" + } + ], + "tags": [ + "dashboard" + ], + "screenshots": [ + "https://media.sys.truenas.net/apps/dashy/screenshots/screenshot1.gif", + "https://media.sys.truenas.net/apps/dashy/screenshots/screenshot2.gif" + ], + "sources": [ + "https://dashy.to/", + "https://github.com/truenas/charts/tree/master/library/ix-dev/community/dashy", + "https://github.com/lissy93/dashy" + ], + "icon_url": "https://media.sys.truenas.net/apps/dashy/icons/icon.png" + }, + "freshrss": { + "app_readme": "

FreshRSS

\n

FreshRSS is a free, self-hostable news aggregator

", + "categories": [ + "productivity" + ], + "description": "FreshRSS is a free, self-hostable news aggregator", + "healthy": true, + "healthy_error": null, + "home": "https://freshrss.org/", + "location": "/__w/charts/charts/community/freshrss", + "latest_version": "1.1.9", + "latest_app_version": "1.23.1", + "latest_human_version": "1.23.1_1.1.9", + "last_update": "2024-04-17 11:36:16", + "name": "freshrss", + "recommended": false, + "title": "FreshRSS", + "maintainers": [ + { + "name": "truenas", + "url": "https://www.truenas.com/", + "email": "dev@ixsystems.com" + } + ], + "tags": [ + "rss", + "news" + ], + "screenshots": [ + "https://media.sys.truenas.net/apps/freshrss/screenshots/screenshot1.webp" + ], + "sources": [ + "https://github.com/FreshRSS/FreshRSS", + "https://github.com/truenas/charts/tree/master/library/ix-dev/community/freshrss", + "https://hub.docker.com/r/freshrss/freshrss" + ], + "icon_url": "https://media.sys.truenas.net/apps/freshrss/icons/icon.png" + }, + "firefly-iii": { + "app_readme": "

Firefly III

\n

Firefly III is a personal finances manager

\n
\n

When application is installed, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the postgres directories.\nAfterward, the postgres container will run as a non-root user (999).\nOn each upgrade, a container will be launched with root privileges in order to apply the correct\npermissions to the postgres backups directory. Container that performs the backup will run as a non-root user (999) afterwards.\nKeep in mind the permissions on the backup directory will be changed to 999:999 on every update.\nBut will only be changed once for the postgres data directories.

\n
", + "categories": [ + "productivity" + ], + "description": "Firefly III is a personal finances manager", + "healthy": true, + "healthy_error": null, + "home": "https://www.firefly-iii.org/", + "location": "/__w/charts/charts/community/firefly-iii", + "latest_version": "1.1.22", + "latest_app_version": "6.1.13", + "latest_human_version": "6.1.13_1.1.22", + "last_update": "2024-04-17 11:36:16", + "name": "firefly-iii", + "recommended": false, + "title": "Firefly III", + "maintainers": [ + { + "name": "truenas", + "url": "https://www.truenas.com/", + "email": "dev@ixsystems.com" + } + ], + "tags": [ + "finance" + ], + "screenshots": [ + "https://media.sys.truenas.net/apps/firefly-iii/screenshots/screenshot1.png", + "https://media.sys.truenas.net/apps/firefly-iii/screenshots/screenshot2.png", + "https://media.sys.truenas.net/apps/firefly-iii/screenshots/screenshot3.png", + "https://media.sys.truenas.net/apps/firefly-iii/screenshots/screenshot4.png" + ], + "sources": [ + "https://hub.docker.com/r/fireflyiii/core/", + "https://github.com/truenas/charts/tree/master/community/firefly-iii", + "https://github.com/firefly-iii/firefly-iii" + ], + "icon_url": "https://media.sys.truenas.net/apps/firefly-iii/icons/icon.png" + }, + "prowlarr": { + "app_readme": "

Prowlarr

\n

Prowlarr is a music collection manager for Usenet and BitTorrent users.

", + "categories": [ + "media" + ], + "description": "Prowlarr is an indexer manager/proxy to integrate with your various PVR apps.", + "healthy": true, + "healthy_error": null, + "home": "https://prowlarr.com/", + "location": "/__w/charts/charts/community/prowlarr", + "latest_version": "1.2.22", + "latest_app_version": "1.16.1.4420", + "latest_human_version": "1.16.1.4420_1.2.22", + "last_update": "2024-04-17 11:36:16", + "name": "prowlarr", + "recommended": false, + "title": "Prowlarr", + "maintainers": [ + { + "name": "truenas", + "url": "https://www.truenas.com/", + "email": "dev@ixsystems.com" + } + ], + "tags": [ + "indexer" + ], + "screenshots": [], + "sources": [ + "https://github.com/onedr0p/containers/tree/main/apps/prowlarr", + "https://github.com/truenas/charts/tree/master/community/prowlarr", + "https://github.com/Prowlarr/Prowlarr" + ], + "icon_url": "https://media.sys.truenas.net/apps/prowlarr/icons/icon.png" + }, + "rust-desk": { + "app_readme": "

Rust Desk

\n

Rust Desk is an open-source remote desktop, and alternative to TeamViewer.

\n
\n

When application is installed, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the Rust Desk directories.\nAfterward, the Rust Desk container will run as a non-root user (Default: 568).\nAll mounted storage(s) will be chowned only if the parent directory does not match the configured user.

\n
", + "categories": [ + "productivity" + ], + "description": "Rust Desk is an open-source remote desktop, and alternative to TeamViewer.", + "healthy": true, + "healthy_error": null, + "home": "https://rustdesk.com", + "location": "/__w/charts/charts/community/rust-desk", + "latest_version": "1.2.4", + "latest_app_version": "1.1.10.3", + "latest_human_version": "1.1.10.3_1.2.4", + "last_update": "2024-04-17 11:36:16", + "name": "rust-desk", + "recommended": false, + "title": "Rust Desk", + "maintainers": [ + { + "name": "truenas", + "url": "https://www.truenas.com/", + "email": "dev@ixsystems.com" + } + ], + "tags": [ + "remote", + "desktop" + ], + "screenshots": [], + "sources": [ + "https://hub.docker.com/r/rustdesk/rustdesk-server", + "https://github.com/truenas/charts/tree/master/community/rust-desk", + "https://github.com/rustdesk/rustdesk-server" + ], + "icon_url": "https://media.sys.truenas.net/apps/rust-desk/icons/icon.png" + }, + "joplin": { + "app_readme": "

Joplin

\n

Joplin is an open source note-taking app. Capture your thoughts and securely access them from any device

\n
\n

When application is installed, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the postgres directories.\nAfterward, the postgres container will run as a non-root user (999).\nOn each upgrade, a container will be launched with root privileges in order to apply the correct\npermissions to the postgres backups directory. Container that performs the backup will run as a non-root user (999) afterwards.\nKeep in mind the permissions on the backup directory will be changed to 999:999 on every update.\nBut will only be changed once for the postgres data directories.

\n
", + "categories": [ + "productivity" + ], + "description": "Joplin is an open source note-taking app. Capture your thoughts and securely access them from any device", + "healthy": true, + "healthy_error": null, + "home": "https://joplinapp.org/", + "location": "/__w/charts/charts/community/joplin", + "latest_version": "1.1.11", + "latest_app_version": "2.14.2", + "latest_human_version": "2.14.2_1.1.11", + "last_update": "2024-04-17 11:36:16", + "name": "joplin", + "recommended": false, + "title": "Joplin", + "maintainers": [ + { + "name": "truenas", + "url": "https://www.truenas.com/", + "email": "dev@ixsystems.com" + } + ], + "tags": [ + "notes" + ], + "screenshots": [ + "https://media.sys.truenas.net/apps/joplin/screenshots/screenshot1.png", + "https://media.sys.truenas.net/apps/joplin/screenshots/screenshot2.png", + "https://media.sys.truenas.net/apps/joplin/screenshots/screenshot3.png" + ], + "sources": [ + "https://github.com/laurent22/joplin", + "https://github.com/truenas/charts/tree/master/library/ix-dev/community/joplin", + "https://hub.docker.com/r/joplin/server/" + ], + "icon_url": "https://media.sys.truenas.net/apps/joplin/icons/icon.png" + }, + "zerotier": { + "app_readme": "

Zerotier

\n

Zerotier Securely connect any device, anywhere.

", + "categories": [ + "networking" + ], + "description": "Securely connect any device, anywhere.", + "healthy": true, + "healthy_error": null, + "home": "https://www.zerotier.com", + "location": "/__w/charts/charts/community/zerotier", + "latest_version": "1.0.19", + "latest_app_version": "1.12.2", + "latest_human_version": "1.12.2_1.0.19", + "last_update": "2024-04-17 11:36:16", + "name": "zerotier", + "recommended": false, + "title": "Zerotier", + "maintainers": [ + { + "name": "truenas", + "url": "https://www.truenas.com/", + "email": "dev@ixsystems.com" + } + ], + "tags": [ + "vpn" + ], + "screenshots": [], + "sources": [ + "https://www.zerotier.com", + "https://github.com/truenas/charts/tree/master/community/zerotier", + "https://hub.docker.com/r/zerotier/zerotier" + ], + "icon_url": "https://media.sys.truenas.net/apps/zerotier/icons/icon.png" + }, + "invidious": { + "app_readme": "

Invidious

\n

Invidious is an alternative front-end to YouTube.

\n
\n

When application is installed, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the postgres directories.\nAfterward, the postgres container will run as a non-root user (999).\nOn each upgrade, a container will be launched with root privileges in order to apply the correct\npermissions to the postgres backups directory. Container that performs the backup will run as a non-root user (999) afterwards.\nKeep in mind the permissions on the backup directory will be changed to 999:999 on every update.\nBut will only be changed once for the postgres data directories.

\n
\n

Additional configuration can be specified

\n", + "categories": [ + "media" + ], + "description": "Invidious is an alternative front-end to YouTube", + "healthy": true, + "healthy_error": null, + "home": "https://invidious.io/", + "location": "/__w/charts/charts/community/invidious", + "latest_version": "2.0.1", + "latest_app_version": "latest", + "latest_human_version": "latest_2.0.1", + "last_update": "2024-04-17 11:36:16", + "name": "invidious", + "recommended": false, + "title": "Invidious", + "maintainers": [ + { + "name": "truenas", + "url": "https://www.truenas.com/", + "email": "dev@ixsystems.com" + } + ], + "tags": [ + "youtube" + ], + "screenshots": [ + "https://media.sys.truenas.net/apps/invidious/screenshots/screenshot1.png", + "https://media.sys.truenas.net/apps/invidious/screenshots/screenshot2.png", + "https://media.sys.truenas.net/apps/invidious/screenshots/screenshot3.png", + "https://media.sys.truenas.net/apps/invidious/screenshots/screenshot4.png", + "https://media.sys.truenas.net/apps/invidious/screenshots/screenshot5.png", + "https://media.sys.truenas.net/apps/invidious/screenshots/screenshot6.png" + ], + "sources": [ + "https://invidious.io/", + "https://github.com/truenas/charts/tree/master/community/invidious", + "https://quay.io/repository/invidious" + ], + "icon_url": "https://media.sys.truenas.net/apps/invidious/icons/icon.svg" + }, + "tftpd-hpa": { + "app_readme": "

TFTP

\n

TFTP is a server for the Trivial File Transfer Protocol.

\n

The app runs as root user and drops privileges to tftp (9069) user for the TFTP service.

\n
\n

On every application start, a container will be launched with root privileges.\nThis will check the parent directory permissions and ownership.\nIf there is a mismatch it will apply the correct permissions to the TFTP directories.\nWhen \"Allow Create\" is checked, the above container will also check and chmod if needed\nto 757 the TFTP directories and to 555 when not checked.\nAfterward, the TFTP container will run as a root user, dropping privileges\nto tftp (9069) user for the TFTP service.\nNote: You need to have configured DHCP server for network boot to work.

\n
", + "categories": [ + "networking" + ], + "description": "A lightweight tftp-server", + "healthy": true, + "healthy_error": null, + "home": "https://github.com/truenas/containers/tree/main/apps/tftpd-hpa", + "location": "/__w/charts/charts/community/tftpd-hpa", + "latest_version": "1.0.18", + "latest_app_version": "1.0.0", + "latest_human_version": "1.0.0_1.0.18", + "last_update": "2024-04-17 11:36:16", + "name": "tftpd-hpa", + "recommended": false, + "title": "TFTP Server", + "maintainers": [ + { + "name": "truenas", + "url": "https://www.truenas.com/", + "email": "dev@ixsystems.com" + } + ], + "tags": [ + "tftp" + ], + "screenshots": [], + "sources": [ + "https://github.com/truenas/containers/tree/main/apps/tftpd-hpa", + "https://github.com/truenas/charts/tree/master/community/tftpd-hpa", + "https://hub.docker.com/r/ixsystems/tftpd-hpa" + ], + "icon_url": "https://media.sys.truenas.net/apps/tftpd-hpa/icons/icon.png" + }, + "adguard-home": { + "app_readme": "

AdGuard Home

\n

During the setup wizard, AdGuard Home presents an option to select on which port the web interface will be available.\n(Defaults to 80. Which is a privileged port and also usually the TrueNAS SCALE UI uses that port)\nBecause of that, App will force the webUI to listen to port 30000 (or the port selected by user in the TrueNAS SCALE UI).

\n

If you select a different port in the wizard, the Dashboard will not work initially but\nafter a couple of minutes container will automatically restart and the Dashboard will\nbe available on the port you selected on the TrueNAS SCALE UI.

\n
\n
    \n
  • AdGuard runs as root user.
  • \n
  • AdGuard runs with host networking enabled.
  • \n
\n
", + "categories": [ + "networking" + ], + "description": "Free and open source, powerful network-wide ads & trackers blocking DNS server.", + "healthy": true, + "healthy_error": null, + "home": "https://github.com/AdguardTeam/AdGuardHome", + "location": "/__w/charts/charts/community/adguard-home", + "latest_version": "1.0.41", + "latest_app_version": "0.107.48", + "latest_human_version": "0.107.48_1.0.41", + "last_update": "2024-04-17 11:36:16", + "name": "adguard-home", + "recommended": false, + "title": "AdGuard Home", + "maintainers": [ + { + "name": "truenas", + "url": "https://www.truenas.com/", + "email": "dev@ixsystems.com" + } + ], + "tags": [ + "dns", + "adblock" + ], + "screenshots": [ + "https://media.sys.truenas.net/apps/adguard-home/screenshots/screenshot1.png", + "https://media.sys.truenas.net/apps/adguard-home/screenshots/screenshot2.png" + ], + "sources": [ + "https://github.com/AdguardTeam/AdGuardHome", + "https://github.com/truenas/charts/tree/master/community/adguard-home", + "https://hub.docker.com/r/adguard/adguardhome" + ], + "icon_url": "https://media.sys.truenas.net/apps/adguard-home/icons/icon.png" + }, + "nginx-proxy-manager": { + "app_readme": "

Nginx Proxy Manager

\n

Nginx Proxy Manager Expose your services easily and securely

\n
\n

Application requires to run as root. This is a limitation of the application.

\n
", + "categories": [ + "networking" + ], + "description": "Expose your services easily and securely", + "healthy": true, + "healthy_error": null, + "home": "https://nginxproxymanager.com/", + "location": "/__w/charts/charts/community/nginx-proxy-manager", + "latest_version": "1.0.29", + "latest_app_version": "2.11.1", + "latest_human_version": "2.11.1_1.0.29", + "last_update": "2024-04-17 11:36:16", + "name": "nginx-proxy-manager", + "recommended": false, + "title": "Nginx Proxy Manager", + "maintainers": [ + { + "name": "truenas", + "url": "https://www.truenas.com/", + "email": "dev@ixsystems.com" + } + ], + "tags": [ + "reverse", + "proxy" + ], + "screenshots": [ + "https://media.sys.truenas.net/apps/nginx-proxy-manager/screenshots/screenshot1.png", + "https://media.sys.truenas.net/apps/nginx-proxy-manager/screenshots/screenshot2.png", + "https://media.sys.truenas.net/apps/nginx-proxy-manager/screenshots/screenshot3.png" + ], + "sources": [ + "https://nginxproxymanager.com/", + "https://github.com/truenas/charts/tree/master/community/nginx-proxy-manager", + "https://hub.docker.com/r/jc21/nginx-proxy-manager" + ], + "icon_url": "https://media.sys.truenas.net/apps/nginx-proxy-manager/icons/icon.png" + }, + "omada-controller": { + "app_readme": "

Omada Controller

\n

Omada Controller is a network management controller for Omada (TP-Link) Equipment.

", + "categories": [ + "network" + ], + "description": "Omada Controller (TP-Link) is a network management controller for TP-Link Omada Equipment.", + "healthy": true, + "healthy_error": null, + "home": "https://github.com/mbentley/docker-omada-controller", + "location": "/__w/charts/charts/community/omada-controller", + "latest_version": "1.2.3", + "latest_app_version": "5.13", + "latest_human_version": "5.13_1.2.3", + "last_update": "2024-04-17 11:36:16", + "name": "omada-controller", + "recommended": false, + "title": "Omada Controller", + "maintainers": [ + { + "name": "truenas", + "url": "https://www.truenas.com/", + "email": "dev@ixsystems.com" + } + ], + "tags": [ + "controller", + "omada" + ], + "screenshots": [], + "sources": [ + "https://github.com/mbentley/docker-omada-controller", + "https://github.com/truenas/charts/tree/master/library/ix-dev/community/omada-controller", + "https://hub.docker.com/r/mbentley/omada-controller" + ], + "icon_url": "https://media.sys.truenas.net/apps/omada-controller/icons/icon.svg" + }, + "unifi-protect-backup": { + "app_readme": "

Unifi Protect Backup

\n

Unifi Protect Backup is a python based tool for backing up UniFi Protect event clips as they occur.

", + "categories": [ + "storage" + ], + "description": "Unifi Protect Backup is a python based tool for backing up UniFi Protect event clips as they occur.", + "healthy": true, + "healthy_error": null, + "home": "https://github.com/ep1cman/unifi-protect-backup", + "location": "/__w/charts/charts/community/unifi-protect-backup", + "latest_version": "1.2.8", + "latest_app_version": "0.10.7", + "latest_human_version": "0.10.7_1.2.8", + "last_update": "2024-04-17 11:36:16", + "name": "unifi-protect-backup", + "recommended": false, + "title": "Unifi Protect Backup", + "maintainers": [ + { + "name": "truenas", + "url": "https://www.truenas.com/", + "email": "dev@ixsystems.com" + } + ], + "tags": [ + "backup", + "unifi-protect" + ], + "screenshots": [], + "sources": [ + "https://github.com/ep1cman/unifi-protect-backup", + "https://github.com/truenas/charts/tree/master/community/unifi-protect-backup", + "https://github.com/ep1cman/unifi-protect-backup/pkgs/container/unifi-protect-backup/" + ], + "icon_url": "https://media.sys.truenas.net/apps/unifi-protect-backup/icons/icon.svg" + }, + "redis": { + "app_readme": "

Redis

\n

Redis. The open source, in-memory data store used by millions of developers as a database, cache, streaming engine, and message broker.

\n
\n

When application is installed, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the Redis directories.\nAfterward, the Redis container will run as a non-root user (1001) and root group.\nAll mounted storage(s) will be chowned only if the parent directory does not match 1001 user.

\n
", + "categories": [ + "database" + ], + "description": "Redis. The open source, in-memory data store used by millions of developers as a database, cache, streaming engine, and message broker.", + "healthy": true, + "healthy_error": null, + "home": "https://redis.io/", + "location": "/__w/charts/charts/community/redis", + "latest_version": "1.0.22", + "latest_app_version": "7.2.4", + "latest_human_version": "7.2.4_1.0.22", + "last_update": "2024-04-17 11:36:16", + "name": "redis", + "recommended": false, + "title": "Redis", + "maintainers": [ + { + "name": "truenas", + "url": "https://www.truenas.com/", + "email": "dev@ixsystems.com" + } + ], + "tags": [ + "cache" + ], + "screenshots": [], + "sources": [ + "https://hub.docker.com/r/bitnami/redis", + "https://github.com/bitnami/containers/tree/main/bitnami/redis", + "https://redis.io/" + ], + "icon_url": "https://media.sys.truenas.net/apps/redis/icons/icon.png" + }, + "transmission": { + "app_readme": "

Transmission

\n

Transmission is designed for easy, powerful use.

\n
\n

When application is installed, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the Transmission directories.\nAfterward, the Transmission container will run as a non-root user (Default: 568).

\n
\n

For additional configuration via environment variables, see Container's source env var list.

", + "categories": [ + "media" + ], + "description": "Transmission is designed for easy, powerful use.", + "healthy": true, + "healthy_error": null, + "home": "https://transmissionbt.com/", + "location": "/__w/charts/charts/community/transmission", + "latest_version": "1.3.5", + "latest_app_version": "4.0.5", + "latest_human_version": "4.0.5_1.3.5", + "last_update": "2024-04-17 11:36:16", + "name": "transmission", + "recommended": false, + "title": "Transmission", + "maintainers": [ + { + "name": "truenas", + "url": "https://www.truenas.com/", + "email": "dev@ixsystems.com" + } + ], + "tags": [ + "torrent", + "download" + ], + "screenshots": [], + "sources": [ + "https://github.com/onedr0p/containers/tree/main/apps/transmission", + "https://github.com/truenas/charts/tree/master/community/transmission", + "https://transmissionbt.com/" + ], + "icon_url": "https://media.sys.truenas.net/apps/transmission/icons/icon.png" + }, + "piwigo": { + "app_readme": "

Piwigo

\n

Piwigo is a photo gallery software for the web that comes with powerful features to\npublish and manage your collection of pictures.

\n
\n

When application is installed, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the mariadb directories.\nAfterwards mariadb will start as a non-root user (999).>\nOn each upgrade, a container will be launched with root privileges in order to\napply the correct permissions to the mariadb backups directory.\nContainer that performs the backup will run as a non-root user (999) afterwards.\nKeep in mind the permissions on the backup directory will be changed to 999:999 on every update.\nBut will only be changed once for the mariadb data directories.

\n
", + "categories": [ + "media" + ], + "description": "Piwigo is a photo gallery software for the web that comes with powerful features to publish and manage your collection of pictures.", + "healthy": true, + "healthy_error": null, + "home": "https://piwigo.org", + "location": "/__w/charts/charts/community/piwigo", + "latest_version": "1.2.5", + "latest_app_version": "14.3.0", + "latest_human_version": "14.3.0_1.2.5", + "last_update": "2024-04-17 11:36:16", + "name": "piwigo", + "recommended": false, + "title": "Piwigo", + "maintainers": [ + { + "name": "truenas", + "url": "https://www.truenas.com/", + "email": "dev@ixsystems.com" + } + ], + "tags": [ + "photo", + "gallery" + ], + "screenshots": [ + "https://media.sys.truenas.net/apps/piwigo/screenshots/screenshot1.png", + "https://media.sys.truenas.net/apps/piwigo/screenshots/screenshot2.png" + ], + "sources": [ + "https://hub.docker.com/r/linuxserver/piwigo", + "https://github.com/truenas/charts/tree/master/community/piwigo" + ], + "icon_url": "https://media.sys.truenas.net/apps/piwigo/icons/icon.svg" + }, + "n8n": { + "app_readme": "

n8n

\n

n8n is an extendable workflow automation tool.

\n
\n

When application is installed, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the postgres directories.\nAfterward, the postgres container will run as a non-root user (999).\nOn each upgrade, a container will be launched with root privileges in order to apply the correct\npermissions to the postgres backups directory. Container that performs the backup will run as a non-root user (999) afterwards.\nKeep in mind the permissions on the backup directory will be changed to 999:999 on every update.\nBut will only be changed once for the postgres data directories.

\n
", + "categories": [ + "productivity" + ], + "description": "n8n is an extendable workflow automation tool.", + "healthy": true, + "healthy_error": null, + "home": "https://n8n.io/", + "location": "/__w/charts/charts/community/n8n", + "latest_version": "1.2.39", + "latest_app_version": "1.37.1", + "latest_human_version": "1.37.1_1.2.39", + "last_update": "2024-04-17 11:36:16", + "name": "n8n", + "recommended": false, + "title": "n8n", + "maintainers": [ + { + "name": "truenas", + "url": "https://www.truenas.com/", + "email": "dev@ixsystems.com" + } + ], + "tags": [ + "workflows", + "automation" + ], + "screenshots": [ + "https://media.sys.truenas.net/apps/n8n/screenshots/screenshot1.png", + "https://media.sys.truenas.net/apps/n8n/screenshots/screenshot2.png", + "https://media.sys.truenas.net/apps/n8n/screenshots/screenshot3.png", + "https://media.sys.truenas.net/apps/n8n/screenshots/screenshot4.png" + ], + "sources": [ + "https://github.com/n8n-io/n8n", + "https://github.com/truenas/charts/tree/master/community/n8n", + "https://hub.docker.com/r/n8nio/n8n" + ], + "icon_url": "https://media.sys.truenas.net/apps/n8n/icons/icon.png" + }, + "ddns-updater": { + "app_readme": "

DDNS Updater

\n

DDNS Updater is a lightweight universal DDNS Updater with web UI

\n
\n

When application is installed, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the DDNS Updater directories.\nAfterward, the DDNS Updater container will run as a non-root user (Default: 568).\nAll mounted storage(s) will be chowned only if the parent directory does not match the configured user.

\n
", + "categories": [ + "networking" + ], + "description": "Lightweight universal DDNS Updater with web UI", + "healthy": true, + "healthy_error": null, + "home": "https://github.com/qdm12/ddns-updater", + "location": "/__w/charts/charts/community/ddns-updater", + "latest_version": "1.0.27", + "latest_app_version": "2.6.0", + "latest_human_version": "2.6.0_1.0.27", + "last_update": "2024-04-17 11:36:16", + "name": "ddns-updater", + "recommended": false, + "title": "DDNS Updater", + "maintainers": [ + { + "name": "truenas", + "url": "https://www.truenas.com/", + "email": "dev@ixsystems.com" + } + ], + "tags": [ + "ddns" + ], + "screenshots": [ + "https://media.sys.truenas.net/apps/ddns-updater/screenshots/screenshot1.png" + ], + "sources": [ + "https://github.com/qdm12/ddns-updater", + "https://github.com/truenas/charts/tree/master/community/ddns-updater", + "https://hub.docker.com/r/qmcgaw/ddns-updater" + ], + "icon_url": "https://media.sys.truenas.net/apps/ddns-updater/icons/icon.svg" + }, + "komga": { + "app_readme": "

Komga

\n

Komga is a free and open source comics/mangas server.

\n
\n

When application is installed, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the Komga directories.\nAfterward, the Komga container will run as a non-root user (Default: 568).\nAll mounted storage(s) will be chowned only if the parent directory does not match the configured user.

\n
", + "categories": [ + "media" + ], + "description": "Komga is a free and open source comics/mangas server.", + "healthy": true, + "healthy_error": null, + "home": "https://komga.org", + "location": "/__w/charts/charts/community/komga", + "latest_version": "1.2.8", + "latest_app_version": "1.10.4", + "latest_human_version": "1.10.4_1.2.8", + "last_update": "2024-04-17 11:36:16", + "name": "komga", + "recommended": false, + "title": "Komga", + "maintainers": [ + { + "name": "truenas", + "url": "https://www.truenas.com/", + "email": "dev@ixsystems.com" + } + ], + "tags": [ + "comics", + "mangas" + ], + "screenshots": [ + "https://media.sys.truenas.net/apps/komga/screenshots/screenshot1.png" + ], + "sources": [ + "https://github.com/gotson/komga", + "https://github.com/truenas/charts/tree/master/library/ix-dev/community/komga", + "https://hub.docker.com/r/gotson/komga" + ], + "icon_url": "https://media.sys.truenas.net/apps/komga/icons/icon.svg" + }, + "rsyncd": { + "app_readme": "

Rsyncd

\n

Rsyncd is an open source utility that provides fast incremental file transfer.

", + "categories": [ + "storage" + ], + "description": "Rsync is an open source utility that provides fast incremental file transfer.", + "healthy": true, + "healthy_error": null, + "home": "https://github.com/truenas/containers/tree/main/apps/rsyncd", + "location": "/__w/charts/charts/community/rsyncd", + "latest_version": "1.0.16", + "latest_app_version": "1.0.0", + "latest_human_version": "1.0.0_1.0.16", + "last_update": "2024-04-17 11:36:16", + "name": "rsyncd", + "recommended": false, + "title": "Rsync Daemon", "maintainers": [ { "name": "truenas", @@ -845,78 +2665,33 @@ ], "tags": [ "sync", - "file-sharing" - ], - "screenshots": [ - "https://media.sys.truenas.net/apps/syncthing/screenshots/screenshot1.png", - "https://media.sys.truenas.net/apps/syncthing/screenshots/screenshot2.png", - "https://media.sys.truenas.net/apps/syncthing/screenshots/screenshot3.png", - "https://media.sys.truenas.net/apps/syncthing/screenshots/screenshot4.png" - ], - "sources": [ - "https://syncthing.net/", - "https://github.com/syncthing/syncthing", - "https://hub.docker.com/r/syncthing/syncthing", - "https://github.com/truenas/charts/tree/master/enterprise/syncthing" - ], - "icon_url": "https://media.sys.truenas.net/apps/syncthing/icons/icon.svg" - } - }, - "community": { - "fscrawler": { - "app_readme": "

FSCrawler

\n

FSCrawler is a crawler that helps to index binary documents such as PDF, Open Office, MS Office.

", - "categories": [ - "productivity" - ], - "description": "FSCrawler is a crawler that helps to index binary documents such as PDF, Open Office, MS Office.", - "healthy": true, - "healthy_error": null, - "home": "https://fscrawler.readthedocs.io/", - "location": "/__w/charts/charts/community/fscrawler", - "latest_version": "1.2.4", - "latest_app_version": "2.9", - "latest_human_version": "2.9_1.2.4", - "last_update": "2024-04-16 05:23:14", - "name": "fscrawler", - "recommended": false, - "title": "FSCrawler", - "maintainers": [ - { - "name": "truenas", - "url": "https://www.truenas.com/", - "email": "dev@ixsystems.com" - } - ], - "tags": [ - "index", - "crawler" + "file transfer" ], "screenshots": [], "sources": [ - "https://github.com/dadoonet/fscrawler", - "https://github.com/truenas/charts/tree/master/community/fscrawler", - "https://hub.docker.com/r/dadoonet/fscrawler", - "https://fscrawler.readthedocs.io/" + "https://github.com/truenas/containers/tree/main/apps/rsyncd", + "https://github.com/truenas/charts/tree/master/community/rsyncd", + "https://hub.docker.com/r/ixsystems/rsyncd" ], - "icon_url": "https://localhost/no-icon" + "icon_url": "https://media.sys.truenas.net/apps/rsyncd/icons/icon.png" }, - "tiny-media-manager": { - "app_readme": "

tinyMediaManager

\n

tinyMediaManager is a media management tool written in Java/Swing.

", + "passbolt": { + "app_readme": "

Passbolt

\n

Passbolt is a security-first, open source password manager

\n
\n

When application is installed, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the Passbolt directories.\nAfterward, the Passbolt container will run as a non-root user (33).\nSame applies to the mariadb container. This will run afterwards as a non-root user (999).\nOn each upgrade, a container will be launched with root privileges in order to apply the correct\npermissions to the mariadb backups directory. Container that performs the backup will run as a non-root user (999) afterwards.\nKeep in mind the permissions on the backup directory will be changed to 999:999 on every update.\nBut will only be changed once for the Passbolt and mariadb data directories.

\n
\n

Register admin user

\n

Connect to the container's shell and run the following command replacing the\nvalues (user@example.com, first_name, last_name) with your own values.

\n

shell\n/usr/share/php/passbolt/bin/cake passbolt register_user -r admin \\\n -u user@example.com -f first_name -l last_name

", "categories": [ - "media" + "security" ], - "description": "tinyMediaManager is a media management tool written in Java/Swing.", + "description": "Passbolt is a security-first, open source password manager", "healthy": true, "healthy_error": null, - "home": "https://www.tinymediamanager.org/", - "location": "/__w/charts/charts/community/tiny-media-manager", - "latest_version": "1.2.7", - "latest_app_version": "5.0.4", - "latest_human_version": "5.0.4_1.2.7", - "last_update": "2024-04-16 05:23:14", - "name": "tiny-media-manager", + "home": "https://www.passbolt.com", + "location": "/__w/charts/charts/community/passbolt", + "latest_version": "1.2.8", + "latest_app_version": "4.6.2.1", + "latest_human_version": "4.6.2.1_1.2.8", + "last_update": "2024-04-17 11:36:16", + "name": "passbolt", "recommended": false, - "title": "tinyMediaManager", + "title": "Passbolt", "maintainers": [ { "name": "truenas", @@ -925,21 +2700,370 @@ } ], "tags": [ - "tv-shows", - "movies" + "password", + "manager" ], "screenshots": [ - "https://media.sys.truenas.net/apps/tiny-media-manager/screenshots/screenshot1.png", - "https://media.sys.truenas.net/apps/tiny-media-manager/screenshots/screenshot2.png", - "https://media.sys.truenas.net/apps/tiny-media-manager/screenshots/screenshot3.png", - "https://media.sys.truenas.net/apps/tiny-media-manager/screenshots/screenshot4.png" + "https://media.sys.truenas.net/apps/passbolt/screenshots/screenshot1.png", + "https://media.sys.truenas.net/apps/passbolt/screenshots/screenshot2.png", + "https://media.sys.truenas.net/apps/passbolt/screenshots/screenshot3.png", + "https://media.sys.truenas.net/apps/passbolt/screenshots/screenshot4.png" ], "sources": [ - "https://www.tinymediamanager.org/", - "https://github.com/truenas/charts/tree/master/library/ix-dev/community/tiny-media-manager", - "https://hub.docker.com/r/tinymediamanager/tinymediamanager" + "https://hub.docker.com/r/passbolt/passbolt", + "https://github.com/truenas/charts/tree/master/community/passbolt", + "https://www.passbolt.com" ], - "icon_url": "https://media.sys.truenas.net/apps/tiny-media-manager/icons/icon.png" + "icon_url": "https://media.sys.truenas.net/apps/passbolt/icon/icon.svg" + }, + "vaultwarden": { + "app_readme": "

Vaultwarden

\n

Vaultwarden Alternative implementation of the Bitwarden server API written in Rust and compatible with upstream Bitwarden clients

\n
\n

During the installation process, a container will be launched with root privileges. This is required\nin order to apply the correct permissions to the Vaultwarden data directory. Afterward, the Vaultwarden container\nwill run as a non-root user (default 568).\nSame applies to the postgres container. This will run afterwards as a non-root user (999).\nOn each upgrade, a container will be launched with root privileges in order to apply the correct\npermissions to the postgres backups directory. Container that performs the backup will run as a non-root user (999) afterwards.\nKeep in mind the permissions on the backup directory will be changed to 999:999 on every update.\nBut will only be changed once for the Vaultwarden and postgres data directories.

\n
\n

While the option to use Rocket for TLS is there, it is not\nrecommended.\nInstead, use a reverse proxy to handle TLS termination.

\n

Using HTTPS is required for the most of the features to work (correctly).

", + "categories": [ + "security" + ], + "description": "Alternative implementation of the Bitwarden server API written in Rust and compatible with upstream Bitwarden clients.", + "healthy": true, + "healthy_error": null, + "home": "https://github.com/dani-garcia/vaultwarden", + "location": "/__w/charts/charts/community/vaultwarden", + "latest_version": "1.1.12", + "latest_app_version": "1.30.5", + "latest_human_version": "1.30.5_1.1.12", + "last_update": "2024-04-17 11:36:16", + "name": "vaultwarden", + "recommended": false, + "title": "Vaultwarden", + "maintainers": [ + { + "name": "truenas", + "url": "https://www.truenas.com/", + "email": "dev@ixsystems.com" + } + ], + "tags": [ + "password", + "manager" + ], + "screenshots": [ + "https://media.sys.truenas.net/apps/vaultwarden/screenshots/screenshot1.png" + ], + "sources": [ + "https://github.com/dani-garcia/vaultwarden", + "https://github.com/truenas/charts/tree/master/community/vaultwarden" + ], + "icon_url": "https://media.sys.truenas.net/apps/vaultwarden/icons/icon.png" + }, + "frigate": { + "app_readme": "

Frigate

\n

Frigate is an NVR With Realtime Object Detection for IP Cameras

\n
\n

Note: m.2 Coral TPU devices is not supported.

\n
", + "categories": [ + "security" + ], + "description": "Frigate is an NVR With Realtime Object Detection for IP Cameras", + "healthy": true, + "healthy_error": null, + "home": "https://github.com/blakeblackshear/frigate", + "location": "/__w/charts/charts/community/frigate", + "latest_version": "1.2.6", + "latest_app_version": "0.13.2", + "latest_human_version": "0.13.2_1.2.6", + "last_update": "2024-04-17 11:36:16", + "name": "frigate", + "recommended": false, + "title": "Frigate", + "maintainers": [ + { + "name": "truenas", + "url": "https://www.truenas.com/", + "email": "dev@ixsystems.com" + } + ], + "tags": [ + "camera", + "nvr" + ], + "screenshots": [ + "https://media.sys.truenas.net/apps/frigate/screenshots/screenshot1.png", + "https://media.sys.truenas.net/apps/frigate/screenshots/screenshot2.png", + "https://media.sys.truenas.net/apps/frigate/screenshots/screenshot3.png" + ], + "sources": [ + "https://github.com/truenas/charts/tree/master/library/ix-dev/community/frigate", + "https://github.com/blakeblackshear/frigate" + ], + "icon_url": "https://media.sys.truenas.net/apps/frigate/icons/icon.svg" + }, + "cloudflared": { + "app_readme": "

Cloudflared

\n

Cloudflared is a client for Cloudflare Tunnel, a daemon that exposes private services through the Cloudflare edge.

", + "categories": [ + "network" + ], + "description": "Cloudflared is a client for Cloudflare Tunnel, a daemon that exposes private services through the Cloudflare edge.", + "healthy": true, + "healthy_error": null, + "home": "https://github.com/cloudflare/cloudflared", + "location": "/__w/charts/charts/community/cloudflared", + "latest_version": "1.2.11", + "latest_app_version": "2024.4.0", + "latest_human_version": "2024.4.0_1.2.11", + "last_update": "2024-04-17 11:36:16", + "name": "cloudflared", + "recommended": false, + "title": "Cloudflared", + "maintainers": [ + { + "name": "truenas", + "url": "https://www.truenas.com/", + "email": "dev@ixsystems.com" + } + ], + "tags": [ + "tunnel", + "cloudflare" + ], + "screenshots": [], + "sources": [ + "https://github.com/cloudflare/cloudflared", + "https://github.com/truenas/charts/tree/master/library/ix-dev/community/cloudflared", + "https://hub.docker.com/r/cloudflare/cloudflared" + ], + "icon_url": "https://media.sys.truenas.net/apps/cloudflared/icons/icon.png" + }, + "recyclarr": { + "app_readme": "

Recyclarr

\n

Recyclarr synchronizes recommended settings from the TRaSH guides to your Sonarr/Radarr instances.

\n
\n

When application is installed, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the Recyclarr directories.\nAfterward, the Recyclarr container will run as a non-root user (Default: 568).\nAll mounted storage(s) will be chowned only if the parent directory does not match the configured user.

\n
", + "categories": [ + "media" + ], + "description": "Recyclarr synchronizes recommended settings from the TRaSH guides to your Sonarr/Radarr instances.", + "healthy": true, + "healthy_error": null, + "home": "https://recyclarr.dev", + "location": "/__w/charts/charts/community/recyclarr", + "latest_version": "1.2.3", + "latest_app_version": "6.0.2", + "latest_human_version": "6.0.2_1.2.3", + "last_update": "2024-04-17 11:36:16", + "name": "recyclarr", + "recommended": false, + "title": "Recyclarr", + "maintainers": [ + { + "name": "truenas", + "url": "https://www.truenas.com/", + "email": "dev@ixsystems.com" + } + ], + "tags": [ + "sync", + "sonarr", + "radarr" + ], + "screenshots": [], + "sources": [ + "https://recyclarr.dev", + "https://github.com/truenas/charts/tree/master/community/recyclarr", + "https://github.com/recyclarr/recyclarr/tree/recyclarr" + ], + "icon_url": "https://media.sys.truenas.net/apps/recyclarr/icons/icon.png" + }, + "audiobookshelf": { + "app_readme": "

Audiobookshelf

\n

Audiobookshelf is a self-hosted audiobook and podcast server.

\n
\n

The following applies only when the storage type is set to ixVolume\nWhen application is installed, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the Audiobookshelf directories.\nAfterward, the Audiobookshelf container will run as a non-root user (Default: 568).\nAll mounted storage(s) will be chowned only if the parent directory does not match the configured user.

\n
", + "categories": [ + "media" + ], + "description": "Audiobookshelf is a self-hosted audiobook and podcast server", + "healthy": true, + "healthy_error": null, + "home": "https://www.audiobookshelf.org/", + "location": "/__w/charts/charts/community/audiobookshelf", + "latest_version": "1.0.0", + "latest_app_version": "2.8.1", + "latest_human_version": "2.8.1_1.0.0", + "last_update": "2024-04-17 11:36:16", + "name": "audiobookshelf", + "recommended": false, + "title": "Audiobookshelf", + "maintainers": [ + { + "name": "truenas", + "url": "https://www.truenas.com/", + "email": "dev@ixsystems.com" + } + ], + "tags": [ + "audiobook" + ], + "screenshots": [ + "https://media.sys.truenas.net/apps/audiobookshelf/screenshots/screenshot1.png", + "https://media.sys.truenas.net/apps/audiobookshelf/screenshots/screenshot2.png", + "https://media.sys.truenas.net/apps/audiobookshelf/screenshots/screenshot3.png", + "https://media.sys.truenas.net/apps/audiobookshelf/screenshots/screenshot4.jpg" + ], + "sources": [ + "https://ghcr.io/advplyr/audiobookshelf", + "https://github.com/truenas/charts/tree/master/library/ix-dev/community/audiobookshelf", + "https://github.com/advplyr/audiobookshelf" + ], + "icon_url": "https://media.sys.truenas.net/apps/audiobookshelf/icons/icon.svg" + }, + "tautulli": { + "app_readme": "

Tautulli

\n

Tautulli is a python based web application for monitoring, analytics and notifications for Plex Media Server.

\n
\n

When application is installed, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the Tautulli directories.\nAfterward, the Tautulli container will run as a non-root user (Default: 568).\nAll mounted storage(s) will be chowned only if the parent directory does not match the configured user.

\n
", + "categories": [ + "media" + ], + "description": "Tautulli is a python based web application for monitoring, analytics and notifications for Plex Media Server.", + "healthy": true, + "healthy_error": null, + "home": "https://tautulli.com/", + "location": "/__w/charts/charts/community/tautulli", + "latest_version": "1.2.3", + "latest_app_version": "2.13.4", + "latest_human_version": "2.13.4_1.2.3", + "last_update": "2024-04-17 11:36:16", + "name": "tautulli", + "recommended": false, + "title": "Tautulli", + "maintainers": [ + { + "name": "truenas", + "url": "https://www.truenas.com/", + "email": "dev@ixsystems.com" + } + ], + "tags": [ + "analytics", + "notifications" + ], + "screenshots": [ + "https://media.sys.truenas.net/apps/tautulli/screenshots/screenshot1.png", + "https://media.sys.truenas.net/apps/tautulli/screenshots/screenshot2.png", + "https://media.sys.truenas.net/apps/tautulli/screenshots/screenshot3.png", + "https://media.sys.truenas.net/apps/tautulli/screenshots/screenshot4.png" + ], + "sources": [ + "https://github.com/onedr0p/containers/tree/main/apps/tautulli", + "https://github.com/truenas/charts/tree/master/library/ix-dev/community/tautulli", + "https://github.com/Tautulli/Tautulli" + ], + "icon_url": "https://media.sys.truenas.net/apps/tautulli/icons/icon.png" + }, + "sftpgo": { + "app_readme": "

SFTPGo

\n

SFTPGo is a fully featured and highly configurable SFTP server with optional HTTP/S, FTP/S and WebDAV support - S3, Google Cloud Storage, Azure Blob

\n
\n

When application is installed, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the SFTPGo directories.\nAfterward, the SFTPGo container will run as a non-root user (Default: 568).\nAll mounted storage(s) will be chowned only if the parent directory does not match the configured user.

\n
", + "categories": [ + "storage" + ], + "description": "SFTPGo is a fully featured and highly configurable SFTP server with optional HTTP/S, FTP/S and WebDAV support - S3, Google Cloud Storage, Azure Blob", + "healthy": true, + "healthy_error": null, + "home": "https://github.com/drakkan/sftpgo", + "location": "/__w/charts/charts/community/sftpgo", + "latest_version": "1.2.5", + "latest_app_version": "2.5.6", + "latest_human_version": "2.5.6_1.2.5", + "last_update": "2024-04-17 11:36:16", + "name": "sftpgo", + "recommended": false, + "title": "SFTPGo", + "maintainers": [ + { + "name": "truenas", + "url": "https://www.truenas.com/", + "email": "dev@ixsystems.com" + } + ], + "tags": [ + "sftp" + ], + "screenshots": [], + "sources": [ + "https://hub.docker.com/r/drakkan/sftpgo", + "https://github.com/truenas/charts/tree/master/library/ix-dev/community/sftpgo", + "https://github.com/drakkan/sftpgo" + ], + "icon_url": "https://media.sys.truenas.net/apps/sftpgo/icons/icon.png" + }, + "briefkasten": { + "app_readme": "

Briefkasten

\n

Briefkasten is a self hosted bookmarking app

\n
\n

When application is installed, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the postgres directories.\nAfterward, the postgres container will run as a non-root user (999).\nOn each upgrade, a container will be launched with root privileges in order to apply the correct\npermissions to the postgres backups directory. Container that performs the backup will run as a non-root user (999) afterwards.\nKeep in mind the permissions on the backup directory will be changed to 999:999 on every update.\nBut will only be changed once for the postgres data directories.

\n
", + "categories": [ + "productivity" + ], + "description": "Briefkasten is a self hosted bookmarking app", + "healthy": true, + "healthy_error": null, + "home": "https://github.com/ndom91/briefkasten", + "location": "/__w/charts/charts/community/briefkasten", + "latest_version": "1.2.7", + "latest_app_version": "latest", + "latest_human_version": "latest_1.2.7", + "last_update": "2024-04-17 11:36:16", + "name": "briefkasten", + "recommended": false, + "title": "Briefkasten", + "maintainers": [ + { + "name": "truenas", + "url": "https://www.truenas.com/", + "email": "dev@ixsystems.com" + } + ], + "tags": [ + "bookmark" + ], + "screenshots": [ + "https://media.sys.truenas.net/apps/briefkasten/screenshots/screenshot1.png", + "https://media.sys.truenas.net/apps/briefkasten/screenshots/screenshot2.png", + "https://media.sys.truenas.net/apps/briefkasten/screenshots/screenshot3.png", + "https://media.sys.truenas.net/apps/briefkasten/screenshots/screenshot4.png" + ], + "sources": [ + "https://github.com/truenas/charts/tree/master/library/ix-dev/community/briefkasten", + "https://github.com/ndom91/briefkasten", + "https://docs.briefkastenhq.com/" + ], + "icon_url": "https://media.sys.truenas.net/apps/briefkasten/icons/icon.svg" + }, + "vikunja": { + "app_readme": "

Vikunja

\n

Vikunja is an open-source, self-hostable to-do app.

\n
\n

When application is installed, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the postgres directories.\nAfterward, the postgres container will run as a non-root user (999).\nOn each upgrade, a container will be launched with root privileges in order to apply the correct\npermissions to the postgres backups directory. Container that performs the backup will run as a non-root user (999) afterwards.\nKeep in mind the permissions on the backup directory will be changed to 999:999 on every update.\nBut will only be changed once for the postgres data directories.

\n
", + "categories": [ + "productivity" + ], + "description": "Vikunja is an open-source, self-hostable to-do app.", + "healthy": true, + "healthy_error": null, + "home": "https://vikunja.io/", + "location": "/__w/charts/charts/community/vikunja", + "latest_version": "1.0.11", + "latest_app_version": "0.22.1", + "latest_human_version": "0.22.1_1.0.11", + "last_update": "2024-04-17 11:36:16", + "name": "vikunja", + "recommended": false, + "title": "Vikunja", + "maintainers": [ + { + "name": "truenas", + "url": "https://www.truenas.com/", + "email": "dev@ixsystems.com" + } + ], + "tags": [ + "todo" + ], + "screenshots": [ + "https://media.sys.truenas.net/apps/vikunja/screenshots/screenshot1.webp", + "https://media.sys.truenas.net/apps/vikunja/screenshots/screenshot2.webp", + "https://media.sys.truenas.net/apps/vikunja/screenshots/screenshot3.webp", + "https://media.sys.truenas.net/apps/vikunja/screenshots/screenshot4.webp", + "https://media.sys.truenas.net/apps/vikunja/screenshots/screenshot5.webp", + "https://media.sys.truenas.net/apps/vikunja/screenshots/screenshot6.webp", + "https://media.sys.truenas.net/apps/vikunja/screenshots/screenshot7.webp", + "https://media.sys.truenas.net/apps/vikunja/screenshots/screenshot8.webp", + "https://media.sys.truenas.net/apps/vikunja/screenshots/screenshot9.webp" + ], + "sources": [ + "https://github.com/truenas/charts/tree/master/library/ix-dev/community/vikunja", + "https://vikunja.io/" + ], + "icon_url": "https://media.sys.truenas.net/apps/vikunja/icons/icon.png" }, "sonarr": { "app_readme": "

Sonarr

\n

Sonarr is a PVR for Usenet and BitTorrent users. It can monitor multiple RSS feeds for new episodes of your favorite shows and will grab, sort and rename them.

\n
\n

When application is installed, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the Sonarr directories.\nAfterward, the Sonarr container will run as a non-root user (Default: 568).\nAll mounted storage(s) will be chowned only if the parent directory does not match the configured user.

\n
", @@ -954,7 +3078,7 @@ "latest_version": "1.2.13", "latest_app_version": "4.0.4.1491", "latest_human_version": "4.0.4.1491_1.2.13", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "name": "sonarr", "recommended": false, "title": "Sonarr", @@ -980,6 +3104,154 @@ ], "icon_url": "https://media.sys.truenas.net/apps/sonarr/icons/icon.png" }, + "sabnzbd": { + "app_readme": "

SABnzbd

\n

SABnzbd is an Open Source Binary Newsreader written in Python.

\n
\n

When application is installed, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the SABnzbd directories.\nAfterward, the SABnzbd container will run as a non-root user (Default: 568).\nAll mounted storage(s) will be chowned only if the parent directory does not match the configured user.

\n
", + "categories": [ + "media" + ], + "description": "SABnzbd is an Open Source Binary Newsreader written in Python.", + "healthy": true, + "healthy_error": null, + "home": "https://sabnzbd.org/", + "location": "/__w/charts/charts/community/sabnzbd", + "latest_version": "1.2.7", + "latest_app_version": "4.2.3", + "latest_human_version": "4.2.3_1.2.7", + "last_update": "2024-04-17 11:36:16", + "name": "sabnzbd", + "recommended": false, + "title": "SABnzbd", + "maintainers": [ + { + "name": "truenas", + "url": "https://www.truenas.com/", + "email": "dev@ixsystems.com" + } + ], + "tags": [ + "usenet", + "newsreader" + ], + "screenshots": [ + "https://media.sys.truenas.net/apps/sabnzbd/screenshots/screenshot1.png", + "https://media.sys.truenas.net/apps/sabnzbd/screenshots/screenshot2.png", + "https://media.sys.truenas.net/apps/sabnzbd/screenshots/screenshot3.png" + ], + "sources": [ + "https://github.com/onedr0p/containers/tree/main/apps/sabnzbd", + "https://github.com/truenas/charts/tree/master/library/ix-dev/community/sabnzbd", + "https://github.com/Sabnzbd/Sabnzbd" + ], + "icon_url": "https://media.sys.truenas.net/apps/sabnzbd/icons/icon.svg" + }, + "navidrome": { + "app_readme": "

Navidrome

\n

Navidrome is a personal streaming service

\n

Additional configuration options can be defined via environment variables.\nSee more information on the Navidrome Documentation

", + "categories": [ + "media" + ], + "description": "Navidrome is a personal streaming service", + "healthy": true, + "healthy_error": null, + "home": "https://www.navidrome.org/", + "location": "/__w/charts/charts/community/navidrome", + "latest_version": "1.2.6", + "latest_app_version": "0.51.1", + "latest_human_version": "0.51.1_1.2.6", + "last_update": "2024-04-17 11:36:16", + "name": "navidrome", + "recommended": false, + "title": "Navidrome", + "maintainers": [ + { + "name": "truenas", + "url": "https://www.truenas.com/", + "email": "dev@ixsystems.com" + } + ], + "tags": [ + "music" + ], + "screenshots": [ + "https://media.sys.truenas.net/apps/navidrome/screenshots/screenshot1.png" + ], + "sources": [ + "https://hub.docker.com/r/deluan/navidrome", + "https://github.com/truenas/charts/tree/master/community/navidrome", + "https://github.com/navidrome/navidrome/" + ], + "icon_url": "https://media.sys.truenas.net/apps/navidrome/icons/icon.png" + }, + "tailscale": { + "app_readme": "

Tailscale

\n

Tailscale Secure remote access to shared resources

\n
    \n
  • When Userspace is disabled, Tailscale will run as root, with /dev/net/tun device mounted from the host.
  • \n
  • When Userspace is enabled, Tailscale will run as a non-root user.
  • \n
", + "categories": [ + "networking" + ], + "description": "Secure remote access to shared resources", + "healthy": true, + "healthy_error": null, + "home": "https://tailscale.com/", + "location": "/__w/charts/charts/community/tailscale", + "latest_version": "1.0.36", + "latest_app_version": "1.62.1", + "latest_human_version": "1.62.1_1.0.36", + "last_update": "2024-04-17 11:36:16", + "name": "tailscale", + "recommended": false, + "title": "Tailscale", + "maintainers": [ + { + "name": "truenas", + "url": "https://www.truenas.com/", + "email": "dev@ixsystems.com" + } + ], + "tags": [ + "vpn" + ], + "screenshots": [], + "sources": [ + "https://tailscale.com/", + "https://github.com/truenas/charts/tree/master/community/tailscale", + "https://hub.docker.com/r/tailscale/tailscale" + ], + "icon_url": "https://media.sys.truenas.net/apps/tailscale/icons/icon.png" + }, + "minecraft": { + "app_readme": "

Minecraft

\n

Minecraft is a sandbox game

\n
\n

Application requires to run as root.

\n
\n

Depending on the Type of server selected, you might need to add additional\ncustom environment variables to the application.

\n

More info can be found here\nSelect the type on the sidebar.

\n

Note that some values are only applicable during the world generation.\nMore info can be found here

", + "categories": [ + "games" + ], + "description": "Minecraft is a sandbox game", + "healthy": true, + "healthy_error": null, + "home": "https://www.minecraft.net/en-us", + "location": "/__w/charts/charts/community/minecraft", + "latest_version": "1.2.8", + "latest_app_version": "2024.4.0", + "latest_human_version": "2024.4.0_1.2.8", + "last_update": "2024-04-17 11:36:16", + "name": "minecraft", + "recommended": false, + "title": "Minecraft", + "maintainers": [ + { + "name": "truenas", + "url": "https://www.truenas.com/", + "email": "dev@ixsystems.com" + } + ], + "tags": [ + "world", + "building" + ], + "screenshots": [], + "sources": [ + "https://www.minecraft.net/en-us", + "https://github.com/truenas/charts/tree/master/community/minecraft", + "https://github.com/itzg/docker-minecraft-server" + ], + "icon_url": "https://media.sys.truenas.net/apps/minecraft/icons/icon.svg" + }, "roundcube": { "app_readme": "

Roundcube

\n

Roundcube is a browser-based multilingual IMAP client with an application-like user interface.

\n
\n

When application is installed, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the postgres directories.\nAfterward, the postgres container will run as a non-root user (999).\nOn each upgrade, a container will be launched with root privileges in order to apply the correct\npermissions to the postgres backups directory. Container that performs the backup will run as a non-root user (999) afterwards.\nKeep in mind the permissions on the backup directory will be changed to 999:999 on every update.\nBut will only be changed once for the postgres data directories.

\n
", "categories": [ @@ -993,7 +3265,7 @@ "latest_version": "1.0.3", "latest_app_version": "1.6.6", "latest_human_version": "1.6.6_1.0.3", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "name": "roundcube", "recommended": false, "title": "Roundcube", @@ -1022,23 +3294,134 @@ ], "icon_url": "https://media.sys.truenas.net/apps/roundcube/icons/icon.png" }, - "flame": { - "app_readme": "

Flame

\n

Flame is a self-hosted start page for your server.

", + "plex-auto-languages": { + "app_readme": "

Plex Auto Languages

\n

Plex Auto Languages offer automated language selection for Plex TV Shows

\n
\n

When application is installed, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the Plex Auto Languages directories.\nAfterward, the Plex Auto Languages container will run as a non-root user (Default: 568).\nAll mounted storage(s) will be chowned only if the parent directory does not match the configured user.

\n
", + "categories": [ + "media" + ], + "description": "Plex Auto Languages offer automated language selection for Plex TV Shows", + "healthy": true, + "healthy_error": null, + "home": "https://github.com/RemiRigal/Plex-Auto-Languages", + "location": "/__w/charts/charts/community/plex-auto-languages", + "latest_version": "1.2.4", + "latest_app_version": "1.2.3", + "latest_human_version": "1.2.3_1.2.4", + "last_update": "2024-04-17 11:36:16", + "name": "plex-auto-languages", + "recommended": false, + "title": "Plex Auto Languages", + "maintainers": [ + { + "name": "truenas", + "url": "https://www.truenas.com/", + "email": "dev@ixsystems.com" + } + ], + "tags": [ + "plex", + "languages" + ], + "screenshots": [], + "sources": [ + "https://github.com/RemiRigal/Plex-Auto-Languages", + "https://github.com/truenas/charts/tree/master/community/plex-auto-languages", + "https://hub.docker.com/r/remirigal/plex-auto-languages" + ], + "icon_url": "https://localhost/no-icon" + }, + "kapowarr": { + "app_readme": "

Kapowarr

\n

Kapowarr is a software to build and manage a comic book library, fitting in the *arr suite of software.

\n
\n

When application is installed, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the Kapowarr directories.\nAfterward, the Kapowarr container will run as a non-root user (Default: 568).\nAll mounted storage(s) will be chowned only if the parent directory does not match the configured user.

\n
", + "categories": [ + "media" + ], + "description": "Kapowarr is a software to build and manage a comic book library, fitting in the *arr suite of software.", + "healthy": true, + "healthy_error": null, + "home": "https://casvt.github.io/Kapowarr/", + "location": "/__w/charts/charts/community/kapowarr", + "latest_version": "2.0.3", + "latest_app_version": "1.0.0", + "latest_human_version": "1.0.0_2.0.3", + "last_update": "2024-04-17 11:36:16", + "name": "kapowarr", + "recommended": false, + "title": "Kapowarr", + "maintainers": [ + { + "name": "truenas", + "url": "https://www.truenas.com/", + "email": "dev@ixsystems.com" + } + ], + "tags": [ + "comic" + ], + "screenshots": [ + "https://media.sys.truenas.net/apps/kapowarr/screenshots/screenshot1.png", + "https://media.sys.truenas.net/apps/kapowarr/screenshots/screenshot2.png" + ], + "sources": [ + "https://hub.docker.com/r/mrcas/kapowarr", + "https://github.com/truenas/charts/tree/master/library/ix-dev/community/kapowarr", + "https://github.com/Casvt/Kapowarr" + ], + "icon_url": "https://media.sys.truenas.net/apps/kapowarr/icons/icon.svg" + }, + "castopod": { + "app_readme": "

Castopod

\n

Castopod is an open-source hosting platform made for podcasters who want engage and interact with their audience.

", + "categories": [ + "media" + ], + "description": "Castopod is an open-source hosting platform made for podcasters who want engage and interact with their audience.", + "healthy": true, + "healthy_error": null, + "home": "https://castopod.org", + "location": "/__w/charts/charts/community/castopod", + "latest_version": "1.2.16", + "latest_app_version": "1.10.5", + "latest_human_version": "1.10.5_1.2.16", + "last_update": "2024-04-17 11:36:16", + "name": "castopod", + "recommended": false, + "title": "Castopod", + "maintainers": [ + { + "name": "truenas", + "url": "https://www.truenas.com/", + "email": "dev@ixsystems.com" + } + ], + "tags": [ + "podcast" + ], + "screenshots": [ + "https://media.sys.truenas.net/apps/castopod/screenshots/screenshot1.png" + ], + "sources": [ + "https://hub.docker.com/r/castopod/castopod", + "https://github.com/truenas/charts/tree/master/community/castopod", + "https://code.castopod.org/adaures/castopod" + ], + "icon_url": "https://media.sys.truenas.net/apps/castopod/icons/icon.svg" + }, + "fscrawler": { + "app_readme": "

FSCrawler

\n

FSCrawler is a crawler that helps to index binary documents such as PDF, Open Office, MS Office.

", "categories": [ "productivity" ], - "description": "Flame is a self-hosted start page for your server.", + "description": "FSCrawler is a crawler that helps to index binary documents such as PDF, Open Office, MS Office.", "healthy": true, "healthy_error": null, - "home": "https://github.com/pawelmalak/flame", - "location": "/__w/charts/charts/community/flame", + "home": "https://fscrawler.readthedocs.io/", + "location": "/__w/charts/charts/community/fscrawler", "latest_version": "1.2.4", - "latest_app_version": "2.3.1", - "latest_human_version": "2.3.1_1.2.4", - "last_update": "2024-04-16 05:23:14", - "name": "flame", + "latest_app_version": "2.9", + "latest_human_version": "2.9_1.2.4", + "last_update": "2024-04-17 11:36:16", + "name": "fscrawler", "recommended": false, - "title": "Flame", + "title": "FSCrawler", "maintainers": [ { "name": "truenas", @@ -1047,35 +3430,35 @@ } ], "tags": [ - "startpage" - ], - "screenshots": [ - "https://media.sys.truenas.net/apps/flame/screenshots/screenshot1.png" + "index", + "crawler" ], + "screenshots": [], "sources": [ - "https://hub.docker.com/r/pawelmalak/flame", - "https://github.com/truenas/charts/tree/master/library/ix-dev/community/flame", - "https://github.com/pawelmalak/flame" + "https://github.com/dadoonet/fscrawler", + "https://github.com/truenas/charts/tree/master/community/fscrawler", + "https://hub.docker.com/r/dadoonet/fscrawler", + "https://fscrawler.readthedocs.io/" ], - "icon_url": "https://media.sys.truenas.net/apps/flame/icons/icon.png" + "icon_url": "https://localhost/no-icon" }, - "komga": { - "app_readme": "

Komga

\n

Komga is a free and open source comics/mangas server.

\n
\n

When application is installed, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the Komga directories.\nAfterward, the Komga container will run as a non-root user (Default: 568).\nAll mounted storage(s) will be chowned only if the parent directory does not match the configured user.

\n
", + "listmonk": { + "app_readme": "

Listmonk

\n

Listmonk is a self-hosted newsletter and mailing list manager.

\n
\n

When application is installed, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the listmonk directories.\nAfterward, the listmonk container will run as a non-root user (default 568).\nSame applies to the postgres container. This will run afterwards as a non-root user (999).\nOn each upgrade, a container will be launched with root privileges in order to apply the correct\npermissions to the postgres backups directory. Container that performs the backup will run as a non-root user (999) afterwards.\nKeep in mind the permissions on the backup directory will be changed to 999:999 on every update.\nBut will only be changed once for the listmonk and postgres data directories.

\n
", "categories": [ - "media" + "productivity" ], - "description": "Komga is a free and open source comics/mangas server.", + "description": "Listmonk is a self-hosted newsletter and mailing list manager.", "healthy": true, "healthy_error": null, - "home": "https://komga.org", - "location": "/__w/charts/charts/community/komga", + "home": "https://listmonk.app/", + "location": "/__w/charts/charts/community/listmonk", "latest_version": "1.2.8", - "latest_app_version": "1.10.4", - "latest_human_version": "1.10.4_1.2.8", - "last_update": "2024-04-16 05:23:14", - "name": "komga", + "latest_app_version": "3.0.0", + "latest_human_version": "3.0.0_1.2.8", + "last_update": "2024-04-17 11:36:16", + "name": "listmonk", "recommended": false, - "title": "Komga", + "title": "Listmonk", "maintainers": [ { "name": "truenas", @@ -1084,36 +3467,146 @@ } ], "tags": [ - "comics", - "mangas" + "mailing-list", + "newsletter" ], "screenshots": [ - "https://media.sys.truenas.net/apps/komga/screenshots/screenshot1.png" + "https://media.sys.truenas.net/apps/listmonk/screenshots/screenshot1.png", + "https://media.sys.truenas.net/apps/listmonk/screenshots/screenshot2.png", + "https://media.sys.truenas.net/apps/listmonk/screenshots/screenshot3.png" ], "sources": [ - "https://github.com/gotson/komga", - "https://github.com/truenas/charts/tree/master/library/ix-dev/community/komga", - "https://hub.docker.com/r/gotson/komga" + "https://hub.docker.com/r/listmonk/listmonk", + "https://github.com/knadh/listmonk", + "https://github.com/truenas/charts/tree/master/library/ix-dev/community/listmonk" ], - "icon_url": "https://media.sys.truenas.net/apps/komga/icons/icon.svg" + "icon_url": "https://media.sys.truenas.net/apps/listmonk/icons/icon.svg" }, - "radarr": { - "app_readme": "

Radarr

\n

Radarr is a movie collection manager for Usenet and BitTorrent users.

\n
\n

When application is installed, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the Radarr directories.\nAfterward, the Radarr container will run as a non-root user (Default: 568).\nAll mounted storage(s) will be chowned only if the parent directory does not match the configured user.

\n
", + "homer": { + "app_readme": "

Homer

\n

Homer is a dead simple static HOMepage for your servER to keep your services on hand, from a simple yaml configuration file.

\n
\n

When application is installed, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the Homer directories.\nAfterward, the Homer container will run as a non-root user (Default: 568).\nAll mounted storage(s) will be chowned only if the parent directory does not match the configured user.

\n
", + "categories": [ + "productivity" + ], + "description": "Homer is a dead simple static HOMepage for your servER to keep your services on hand, from a simple yaml configuration file.", + "healthy": true, + "healthy_error": null, + "home": "https://github.com/bastienwirtz/homer", + "location": "/__w/charts/charts/community/homer", + "latest_version": "1.2.4", + "latest_app_version": "23.10.1", + "latest_human_version": "23.10.1_1.2.4", + "last_update": "2024-04-17 11:36:16", + "name": "homer", + "recommended": false, + "title": "Homer", + "maintainers": [ + { + "name": "truenas", + "url": "https://www.truenas.com/", + "email": "dev@ixsystems.com" + } + ], + "tags": [ + "dashboard", + "homepage" + ], + "screenshots": [ + "https://media.sys.truenas.net/apps/homer/screenshots/screenshot1.png" + ], + "sources": [ + "https://hub.docker.com/r/b4bz/homer", + "https://github.com/truenas/charts/tree/master/library/ix-dev/community/homer", + "https://github.com/bastienwirtz/homer" + ], + "icon_url": "https://media.sys.truenas.net/apps/homer/icons/icon.png" + }, + "webdav": { + "app_readme": "

WebDAV

\n

WebDAV is a set of extensions to the HTTP protocol which allows users to collaboratively edit and manage files on remote web servers.

\n
\n

When application is installed and Fix Permissions is selected on at least 1 share\na container will be launched with root privileges. This is required in order to apply\nthe correct permissions to the WebDAV shares/directories.\nAfterward, the WebDAV container will run as a non-root user (Default: 666).\nChown will only apply if the parent directory does not match the configured user and group.

\n
", + "categories": [ + "file-sharing" + ], + "description": "WebDAV is a set of extensions to the HTTP protocol which allows users to collaboratively edit and manage files on remote web servers.", + "healthy": true, + "healthy_error": null, + "home": "http://www.webdav.org/", + "location": "/__w/charts/charts/community/webdav", + "latest_version": "1.0.22", + "latest_app_version": "2.4.59", + "latest_human_version": "2.4.59_1.0.22", + "last_update": "2024-04-17 11:36:16", + "name": "webdav", + "recommended": false, + "title": "WebDAV", + "maintainers": [ + { + "name": "truenas", + "url": "https://www.truenas.com/", + "email": "dev@ixsystems.com" + } + ], + "tags": [ + "webdav", + "file-sharing" + ], + "screenshots": [], + "sources": [ + "http://www.webdav.org/", + "https://github.com/truenas/charts/tree/master/community/webdav" + ], + "icon_url": "https://media.sys.truenas.net/apps/webdav/icons/icon.png" + }, + "searxng": { + "app_readme": "

SearXNG

\n

SearXNG is a privacy-respecting, hackable metasearch engine

", + "categories": [ + "productivity" + ], + "description": "SearXNG is a privacy-respecting, hackable metasearch engine", + "healthy": true, + "healthy_error": null, + "home": "https://github.com/searxng/searxng", + "location": "/__w/charts/charts/community/searxng", + "latest_version": "1.2.18", + "latest_app_version": "2023.12.31", + "latest_human_version": "2023.12.31_1.2.18", + "last_update": "2024-04-17 11:36:16", + "name": "searxng", + "recommended": false, + "title": "SearXNG", + "maintainers": [ + { + "name": "truenas", + "url": "https://www.truenas.com/", + "email": "dev@ixsystems.com" + } + ], + "tags": [ + "search" + ], + "screenshots": [], + "sources": [ + "https://hub.docker.com/r/searxng/searxng", + "https://github.com/truenas/charts/tree/master/library/ix-dev/community/searxng", + "https://github.com/searxng/searxng" + ], + "icon_url": "https://media.sys.truenas.net/apps/searxng/icons/icon.svg" + }, + "tiny-media-manager": { + "app_readme": "

tinyMediaManager

\n

tinyMediaManager is a media management tool written in Java/Swing.

", "categories": [ "media" ], - "description": "Radarr is a movie collection manager for Usenet and BitTorrent users.", + "description": "tinyMediaManager is a media management tool written in Java/Swing.", "healthy": true, "healthy_error": null, - "home": "https://github.com/Radarr/Radarr", - "location": "/__w/charts/charts/community/radarr", - "latest_version": "1.2.11", - "latest_app_version": "5.4.6.8723", - "latest_human_version": "5.4.6.8723_1.2.11", - "last_update": "2024-04-16 05:23:14", - "name": "radarr", + "home": "https://www.tinymediamanager.org/", + "location": "/__w/charts/charts/community/tiny-media-manager", + "latest_version": "1.2.7", + "latest_app_version": "5.0.4", + "latest_human_version": "5.0.4_1.2.7", + "last_update": "2024-04-17 11:36:16", + "name": "tiny-media-manager", "recommended": false, - "title": "Radarr", + "title": "tinyMediaManager", "maintainers": [ { "name": "truenas", @@ -1122,20 +3615,339 @@ } ], "tags": [ + "tv-shows", "movies" ], "screenshots": [ - "https://media.sys.truenas.net/apps/radarr/screenshots/screenshot1.png", - "https://media.sys.truenas.net/apps/radarr/screenshots/screenshot2.png", - "https://media.sys.truenas.net/apps/radarr/screenshots/screenshot3.png", - "https://media.sys.truenas.net/apps/radarr/screenshots/screenshot4.png" + "https://media.sys.truenas.net/apps/tiny-media-manager/screenshots/screenshot1.png", + "https://media.sys.truenas.net/apps/tiny-media-manager/screenshots/screenshot2.png", + "https://media.sys.truenas.net/apps/tiny-media-manager/screenshots/screenshot3.png", + "https://media.sys.truenas.net/apps/tiny-media-manager/screenshots/screenshot4.png" ], "sources": [ - "https://github.com/onedr0p/containers/tree/main/apps/radarr", - "https://github.com/truenas/charts/tree/master/community/radarr", - "https://github.com/Radarr/Radarr" + "https://www.tinymediamanager.org/", + "https://github.com/truenas/charts/tree/master/library/ix-dev/community/tiny-media-manager", + "https://hub.docker.com/r/tinymediamanager/tinymediamanager" ], - "icon_url": "https://media.sys.truenas.net/apps/radarr/icons/icon.png" + "icon_url": "https://media.sys.truenas.net/apps/tiny-media-manager/icons/icon.png" + }, + "actual-budget": { + "app_readme": "

Actual Budget

\n

Actual Budget is a super fast and privacy-focused app for managing your finances.

", + "categories": [ + "productivity" + ], + "description": "Actual Budget is a super fast and privacy-focused app for managing your finances.", + "healthy": true, + "healthy_error": null, + "home": "https://actualbudget.org/", + "location": "/__w/charts/charts/community/actual-budget", + "latest_version": "1.2.12", + "latest_app_version": "24.4.0", + "latest_human_version": "24.4.0_1.2.12", + "last_update": "2024-04-17 11:36:16", + "name": "actual-budget", + "recommended": false, + "title": "Actual Budget", + "maintainers": [ + { + "name": "truenas", + "url": "https://www.truenas.com/", + "email": "dev@ixsystems.com" + } + ], + "tags": [ + "finance", + "budget" + ], + "screenshots": [ + "https://media.sys.truenas.net/apps/actual-budget/screenshots/screenshot1.png", + "https://media.sys.truenas.net/apps/actual-budget/screenshots/screenshot2.png", + "https://media.sys.truenas.net/apps/actual-budget/screenshots/screenshot3.png" + ], + "sources": [ + "https://github.com/actualbudget/actual-server", + "https://github.com/truenas/charts/tree/master/community/actual-budget", + "https://hub.docker.com/r/actualbudget/actual-server" + ], + "icon_url": "https://media.sys.truenas.net/apps/actual-budget/icons/icon.png" + }, + "jellyfin": { + "app_readme": "

Jellyfin

\n

Jellyfin is a Free Software Media System that puts you in control of managing and streaming your media.

\n
\n

When application is installed, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the Jellyfin directories.\nAfterward, the Jellyfin container will run as a non-root user (Default: 568).\nAll mounted storage(s) will be chowned only if the parent directory does not match the configured user.

\n
", + "categories": [ + "media" + ], + "description": "Jellyfin is a Free Software Media System that puts you in control of managing and streaming your media.", + "healthy": true, + "healthy_error": null, + "home": "https://jellyfin.org/", + "location": "/__w/charts/charts/community/jellyfin", + "latest_version": "1.2.7", + "latest_app_version": "10.8.13.1", + "latest_human_version": "10.8.13.1_1.2.7", + "last_update": "2024-04-17 11:36:16", + "name": "jellyfin", + "recommended": false, + "title": "Jellyfin", + "maintainers": [ + { + "name": "truenas", + "url": "https://www.truenas.com/", + "email": "dev@ixsystems.com" + } + ], + "tags": [ + "entertainment", + "movies", + "series", + "tv", + "streaming" + ], + "screenshots": [ + "https://media.sys.truenas.net/apps/jellyfin/screenshots/screenshot1.png", + "https://media.sys.truenas.net/apps/jellyfin/screenshots/screenshot2.png" + ], + "sources": [ + "https://hub.docker.com/r/jellyfin/jellyfin", + "https://github.com/truenas/charts/tree/master/community/jellyfin", + "https://jellyfin.org/" + ], + "icon_url": "https://media.sys.truenas.net/apps/jellyfin/icons/icon.svg" + }, + "ipfs": { + "app_readme": "

IPFS

\n

Interplanetary Filesystem - the Web3 standard for content-addressing, interoperable with HTTP

\n
\n

When application is installed, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the ipfs directories.\nAfterward, the ipfs container will run as a non-root user (Default: 568).

\n
", + "categories": [ + "storage" + ], + "description": "Interplanetary Filesystem - the Web3 standard for content-addressing, interoperable with HTTP", + "healthy": true, + "healthy_error": null, + "home": "https://ipfs.tech/", + "location": "/__w/charts/charts/community/ipfs", + "latest_version": "1.0.36", + "latest_app_version": "v0.28.0", + "latest_human_version": "v0.28.0_1.0.36", + "last_update": "2024-04-17 11:36:16", + "name": "ipfs", + "recommended": false, + "title": "IPFS", + "maintainers": [ + { + "name": "truenas", + "url": "https://www.truenas.com/", + "email": "dev@ixsystems.com" + } + ], + "tags": [ + "file-sharing", + "kubo" + ], + "screenshots": [ + "https://media.sys.truenas.net/apps/ipfs/screenshots/screenshot1.png", + "https://media.sys.truenas.net/apps/ipfs/screenshots/screenshot2.png" + ], + "sources": [ + "https://github.com/ipfs/kubo", + "https://github.com/truenas/charts/tree/master/community/ipfs", + "https://ipfs.tech/" + ], + "icon_url": "https://media.sys.truenas.net/apps/ipfs/icons/icon.png" + }, + "mineos": { + "app_readme": "

MineOS

\n

MineOS is a server front-end to ease managing Minecraft administrative tasks.

", + "categories": [ + "games" + ], + "description": "MineOS is a server front-end to ease managing Minecraft administrative tasks.", + "healthy": true, + "healthy_error": null, + "home": "https://github.com/hexparrot/mineos-node", + "location": "/__w/charts/charts/community/mineos", + "latest_version": "1.0.20", + "latest_app_version": "latest", + "latest_human_version": "latest_1.0.20", + "last_update": "2024-04-17 11:36:16", + "name": "mineos", + "recommended": false, + "title": "MineOS", + "maintainers": [ + { + "name": "truenas", + "url": "https://www.truenas.com/", + "email": "dev@ixsystems.com" + } + ], + "tags": [ + "minecraft" + ], + "screenshots": [ + "https://media.sys.truenas.net/apps/mineos/screenshots/screenshot1.png" + ], + "sources": [ + "https://hub.docker.com/r/hexparrot/mineos/", + "https://github.com/truenas/charts/tree/master/community/mineos", + "https://github.com/hexparrot/mineos-node" + ], + "icon_url": "https://media.sys.truenas.net/apps/mineos/icons/icon.png" + }, + "jenkins": { + "app_readme": "

Jenkins

\n

Jenkins. The leading open source automation server, Jenkins provides hundreds of\nplugins to support building, deploying and automating any project.

\n
\n

When application is installed and on each startup, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the Jenkins directories.\nAfterward, the Jenkins container will run as a non-root user (1000).\nAll mounted storage(s) will be chowned only if the parent directory does not match the user and group (1000).

\n
", + "categories": [ + "productivity" + ], + "description": "Jenkins is a leading open source automation server,", + "healthy": true, + "healthy_error": null, + "home": "https://www.jenkins.io/", + "location": "/__w/charts/charts/community/jenkins", + "latest_version": "1.2.7", + "latest_app_version": "2.440.2", + "latest_human_version": "2.440.2_1.2.7", + "last_update": "2024-04-17 11:36:16", + "name": "jenkins", + "recommended": false, + "title": "Jenkins", + "maintainers": [ + { + "name": "truenas", + "url": "https://www.truenas.com/", + "email": "dev@ixsystems.com" + } + ], + "tags": [ + "automation", + "ci/cd" + ], + "screenshots": [ + "https://media.sys.truenas.net/apps/jenkins/screenshots/screenshot1.png", + "https://media.sys.truenas.net/apps/jenkins/screenshots/screenshot2.png" + ], + "sources": [ + "https://hub.docker.com/r/jenkins/jenkins", + "https://github.com/truenas/charts/tree/master/community/jenkins", + "https://github.com/jenkinsci/jenkins", + "https://www.jenkins.io/" + ], + "icon_url": "https://media.sys.truenas.net/apps/jenkins/icons/icon.svg" + }, + "readarr": { + "app_readme": "

Readarr

\n

Readarr is an ebook and audiobook collection manager for Usenet and BitTorrent users.

", + "categories": [ + "media" + ], + "description": "Readarr is an ebook and audiobook collection manager for Usenet and BitTorrent users.", + "healthy": true, + "healthy_error": null, + "home": "https://github.com/Readarr/Readarr", + "location": "/__w/charts/charts/community/readarr", + "latest_version": "1.2.16", + "latest_app_version": "0.3.22.2499", + "latest_human_version": "0.3.22.2499_1.2.16", + "last_update": "2024-04-17 11:36:16", + "name": "readarr", + "recommended": false, + "title": "Readarr", + "maintainers": [ + { + "name": "truenas", + "url": "https://www.truenas.com/", + "email": "dev@ixsystems.com" + } + ], + "tags": [ + "ebook", + "audiobook" + ], + "screenshots": [ + "https://media.sys.truenas.net/apps/readarr/screenshots/screenshot1.png", + "https://media.sys.truenas.net/apps/readarr/screenshots/screenshot2.png", + "https://media.sys.truenas.net/apps/readarr/screenshots/screenshot3.png" + ], + "sources": [ + "https://github.com/onedr0p/containers/tree/main/apps/readarr", + "https://github.com/truenas/charts/tree/master/library/ix-dev/community/readarr", + "https://github.com/Readarr/Readarr" + ], + "icon_url": "https://media.sys.truenas.net/apps/readarr/icons/icon.png" + }, + "tdarr": { + "app_readme": "

Tdarr

\n

Tdarr is a Distributed Transcoding System

\n
    \n
  • App runs as root user
  • \n
", + "categories": [ + "media" + ], + "description": "Tdarr is a Distributed Transcoding System", + "healthy": true, + "healthy_error": null, + "home": "https://home.tdarr.io/", + "location": "/__w/charts/charts/community/tdarr", + "latest_version": "1.2.3", + "latest_app_version": "2.17.01", + "latest_human_version": "2.17.01_1.2.3", + "last_update": "2024-04-17 11:36:16", + "name": "tdarr", + "recommended": false, + "title": "Tdarr", + "maintainers": [ + { + "name": "truenas", + "url": "https://www.truenas.com/", + "email": "dev@ixsystems.com" + } + ], + "tags": [ + "encode", + "transcode" + ], + "screenshots": [ + "https://home.tdarr.io/static/media/Stats2-min.a583d8ec.png", + "https://home.tdarr.io/static/media/Nodes-min.d8bf11b5.png", + "https://home.tdarr.io/static/media/VerdictHistory-min.444965ac.png" + ], + "sources": [ + "https://home.tdarr.io/", + "https://github.com/truenas/charts/tree/master/community/tdarr", + "https://docs.tdarr.io/docs" + ], + "icon_url": "https://media.sys.truenas.net/apps/tdarr/icons/icon.png" + }, + "wordpress": { + "app_readme": "

Wordpress

\n

Wordpress is a web content management system.

\n
\n

When application is installed, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the wordpress directories.\nAfterward, the wordpress container will run as a non-root user (33).\nSame applies to the mariadb container. This will run afterwards as a non-root user (999).\nOn each upgrade, a container will be launched with root privileges in order to apply the correct\npermissions to the mariadb backups directory. Container that performs the backup will run as a non-root user (999) afterwards.\nKeep in mind the permissions on the backup directory will be changed to 999:999 on every update.\nBut will only be changed once for the wordpress and mariadb data directories.

\n
", + "categories": [ + "productivity" + ], + "description": "Wordpress is a web content management system", + "healthy": true, + "healthy_error": null, + "home": "https://wordpress.org", + "location": "/__w/charts/charts/community/wordpress", + "latest_version": "1.2.6", + "latest_app_version": "6.5.2", + "latest_human_version": "6.5.2_1.2.6", + "last_update": "2024-04-17 11:36:16", + "name": "wordpress", + "recommended": false, + "title": "Wordpress", + "maintainers": [ + { + "name": "truenas", + "url": "https://www.truenas.com/", + "email": "dev@ixsystems.com" + } + ], + "tags": [ + "cms", + "blog" + ], + "screenshots": [ + "https://media.sys.truenas.net/apps/wordpress/screenshots/screenshot1.png", + "https://media.sys.truenas.net/apps/wordpress/screenshots/screenshot2.png", + "https://media.sys.truenas.net/apps/wordpress/screenshots/screenshot3.png", + "https://media.sys.truenas.net/apps/wordpress/screenshots/screenshot4.png" + ], + "sources": [ + "https://hub.docker.com/_/wordpress", + "https://github.com/truenas/charts/tree/master/community/wordpress" + ], + "icon_url": "https://media.sys.truenas.net/apps/wordpress/icons/icon.png" }, "twofactor-auth": { "app_readme": "

2FAuth

\n

2FAuth is a web based self-hosted alternative to One Time Passcode (OTP) generators like Google Authenticator, designed for both mobile and desktop.

\n
\n

When application is installed, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the 2FAuth directories.\nAfterward, the 2FAuth container will run as a non-root user (1000).\nAll mounted storage(s) will be chowned only if the parent directory does not match the configured user.

\n
", @@ -1150,7 +3962,7 @@ "latest_version": "1.2.6", "latest_app_version": "5.1.1", "latest_human_version": "5.1.1_1.2.6", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "name": "twofactor-auth", "recommended": false, "title": "2FAuth", @@ -1175,23 +3987,23 @@ ], "icon_url": "https://media.sys.truenas.net/apps/twofactor-auth/icons/icon.png" }, - "minecraft": { - "app_readme": "

Minecraft

\n

Minecraft is a sandbox game

\n
\n

Application requires to run as root.

\n
\n

Depending on the Type of server selected, you might need to add additional\ncustom environment variables to the application.

\n

More info can be found here\nSelect the type on the sidebar.

\n

Note that some values are only applicable during the world generation.\nMore info can be found here

", + "immich": { + "app_readme": "

Immich

\n

Immich - Self-hosted backup solution for photos and videos on mobile device

", "categories": [ - "games" + "media" ], - "description": "Minecraft is a sandbox game", + "description": "Immich is a self-hosted photo and video backup solution directly from your mobile phone.", "healthy": true, "healthy_error": null, - "home": "https://www.minecraft.net/en-us", - "location": "/__w/charts/charts/community/minecraft", - "latest_version": "1.2.8", - "latest_app_version": "2024.4.0", - "latest_human_version": "2024.4.0_1.2.8", - "last_update": "2024-04-16 05:23:14", - "name": "minecraft", + "home": "https://immich.app", + "location": "/__w/charts/charts/community/immich", + "latest_version": "3.0.19", + "latest_app_version": "1.101.0", + "latest_human_version": "1.101.0_3.0.19", + "last_update": "2024-04-17 11:36:16", + "name": "immich", "recommended": false, - "title": "Minecraft", + "title": "Immich", "maintainers": [ { "name": "truenas", @@ -1200,69 +4012,34 @@ } ], "tags": [ - "world", - "building" + "photos", + "backup" ], "screenshots": [], "sources": [ - "https://www.minecraft.net/en-us", - "https://github.com/truenas/charts/tree/master/community/minecraft", - "https://github.com/itzg/docker-minecraft-server" + "https://immich.app", + "https://github.com/truenas/charts/tree/master/community/immich", + "https://github.com/immich-app/immich" ], - "icon_url": "https://media.sys.truenas.net/apps/minecraft/icons/icon.svg" + "icon_url": "https://media.sys.truenas.net/apps/immich/icons/icon.svg" }, - "zerotier": { - "app_readme": "

Zerotier

\n

Zerotier Securely connect any device, anywhere.

", - "categories": [ - "networking" - ], - "description": "Securely connect any device, anywhere.", - "healthy": true, - "healthy_error": null, - "home": "https://www.zerotier.com", - "location": "/__w/charts/charts/community/zerotier", - "latest_version": "1.0.19", - "latest_app_version": "1.12.2", - "latest_human_version": "1.12.2_1.0.19", - "last_update": "2024-04-16 05:23:14", - "name": "zerotier", - "recommended": false, - "title": "Zerotier", - "maintainers": [ - { - "name": "truenas", - "url": "https://www.truenas.com/", - "email": "dev@ixsystems.com" - } - ], - "tags": [ - "vpn" - ], - "screenshots": [], - "sources": [ - "https://www.zerotier.com", - "https://github.com/truenas/charts/tree/master/community/zerotier", - "https://hub.docker.com/r/zerotier/zerotier" - ], - "icon_url": "https://media.sys.truenas.net/apps/zerotier/icons/icon.png" - }, - "searxng": { - "app_readme": "

SearXNG

\n

SearXNG is a privacy-respecting, hackable metasearch engine

", + "paperless-ngx": { + "app_readme": "

Paperless-ngx

\n

Paperless-ngx is a document management system that transforms your physical documents into a searchable online archive so you can keep, well, less paper.

", "categories": [ "productivity" ], - "description": "SearXNG is a privacy-respecting, hackable metasearch engine", + "description": "Paperless-ngx is a document management system that transforms your physical documents into a searchable online archive so you can keep, well, less paper.", "healthy": true, "healthy_error": null, - "home": "https://github.com/searxng/searxng", - "location": "/__w/charts/charts/community/searxng", - "latest_version": "1.2.18", - "latest_app_version": "2023.12.31", - "latest_human_version": "2023.12.31_1.2.18", - "last_update": "2024-04-16 05:23:14", - "name": "searxng", + "home": "https://docs.paperless-ngx.com", + "location": "/__w/charts/charts/community/paperless-ngx", + "latest_version": "1.2.34", + "latest_app_version": "2.7.2", + "latest_human_version": "2.7.2_1.2.34", + "last_update": "2024-04-17 11:36:16", + "name": "paperless-ngx", "recommended": false, - "title": "SearXNG", + "title": "Paperless-ngx", "maintainers": [ { "name": "truenas", @@ -1271,149 +4048,43 @@ } ], "tags": [ - "search" - ], - "screenshots": [], - "sources": [ - "https://hub.docker.com/r/searxng/searxng", - "https://github.com/truenas/charts/tree/master/library/ix-dev/community/searxng", - "https://github.com/searxng/searxng" - ], - "icon_url": "https://media.sys.truenas.net/apps/searxng/icons/icon.svg" - }, - "n8n": { - "app_readme": "

n8n

\n

n8n is an extendable workflow automation tool.

\n
\n

When application is installed, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the postgres directories.\nAfterward, the postgres container will run as a non-root user (999).\nOn each upgrade, a container will be launched with root privileges in order to apply the correct\npermissions to the postgres backups directory. Container that performs the backup will run as a non-root user (999) afterwards.\nKeep in mind the permissions on the backup directory will be changed to 999:999 on every update.\nBut will only be changed once for the postgres data directories.

\n
", - "categories": [ - "productivity" - ], - "description": "n8n is an extendable workflow automation tool.", - "healthy": true, - "healthy_error": null, - "home": "https://n8n.io/", - "location": "/__w/charts/charts/community/n8n", - "latest_version": "1.2.39", - "latest_app_version": "1.37.1", - "latest_human_version": "1.37.1_1.2.39", - "last_update": "2024-04-16 05:23:14", - "name": "n8n", - "recommended": false, - "title": "n8n", - "maintainers": [ - { - "name": "truenas", - "url": "https://www.truenas.com/", - "email": "dev@ixsystems.com" - } - ], - "tags": [ - "workflows", - "automation" + "document", + "management" ], "screenshots": [ - "https://media.sys.truenas.net/apps/n8n/screenshots/screenshot1.png", - "https://media.sys.truenas.net/apps/n8n/screenshots/screenshot2.png", - "https://media.sys.truenas.net/apps/n8n/screenshots/screenshot3.png", - "https://media.sys.truenas.net/apps/n8n/screenshots/screenshot4.png" + "https://media.sys.truenas.net/apps/paperless-ngx/screenshots/screenshot1.png", + "https://media.sys.truenas.net/apps/paperless-ngx/screenshots/screenshot2.png", + "https://media.sys.truenas.net/apps/paperless-ngx/screenshots/screenshot3.png", + "https://media.sys.truenas.net/apps/paperless-ngx/screenshots/screenshot4.png", + "https://media.sys.truenas.net/apps/paperless-ngx/screenshots/screenshot5.png", + "https://media.sys.truenas.net/apps/paperless-ngx/screenshots/screenshot6.png", + "https://media.sys.truenas.net/apps/paperless-ngx/screenshots/screenshot7.png", + "https://media.sys.truenas.net/apps/paperless-ngx/screenshots/screenshot8.png" ], "sources": [ - "https://github.com/n8n-io/n8n", - "https://github.com/truenas/charts/tree/master/community/n8n", - "https://hub.docker.com/r/n8nio/n8n" + "https://hub.docker.com/r/paperlessngx/paperless-ngx", + "https://github.com/truenas/charts/tree/master/library/ix-dev/community/paperless-ngx", + "https://github.com/paperless-ngx/paperless-ngx" ], - "icon_url": "https://media.sys.truenas.net/apps/n8n/icons/icon.png" + "icon_url": "https://media.sys.truenas.net/apps/paperless-ngx/icons/icon.svg" }, - "palworld": { - "app_readme": "

Palworld

\n

Palworld is a multiplayer, open-world survival crafting game where you befriend and collect mysterious creatures called \"Pals\".

", - "categories": [ - "games" - ], - "description": "Palworld is a multiplayer, open-world survival crafting game where you befriend and collect mysterious creatures called \"Pals\".", - "healthy": true, - "healthy_error": null, - "home": "https://www.pocketpair.jp/palworld", - "location": "/__w/charts/charts/community/palworld", - "latest_version": "1.0.4", - "latest_app_version": "palworld", - "latest_human_version": "palworld_1.0.4", - "last_update": "2024-04-16 05:23:14", - "name": "palworld", - "recommended": false, - "title": "Palworld", - "maintainers": [ - { - "name": "truenas", - "url": "https://www.truenas.com/", - "email": "dev@ixsystems.com" - } - ], - "tags": [ - "palworld" - ], - "screenshots": [], - "sources": [ - "https://www.pocketpair.jp/palworld", - "https://github.com/truenas/charts/tree/master/library/ix-dev/community/palworld", - "https://github.com/ich777/docker-steamcmd-server/tree/palworld" - ], - "icon_url": "https://media.sys.truenas.net/apps/palworld/icons/icon.webp" - }, - "nginx-proxy-manager": { - "app_readme": "

Nginx Proxy Manager

\n

Nginx Proxy Manager Expose your services easily and securely

\n
\n

Application requires to run as root. This is a limitation of the application.

\n
", - "categories": [ - "networking" - ], - "description": "Expose your services easily and securely", - "healthy": true, - "healthy_error": null, - "home": "https://nginxproxymanager.com/", - "location": "/__w/charts/charts/community/nginx-proxy-manager", - "latest_version": "1.0.29", - "latest_app_version": "2.11.1", - "latest_human_version": "2.11.1_1.0.29", - "last_update": "2024-04-16 05:23:14", - "name": "nginx-proxy-manager", - "recommended": false, - "title": "Nginx Proxy Manager", - "maintainers": [ - { - "name": "truenas", - "url": "https://www.truenas.com/", - "email": "dev@ixsystems.com" - } - ], - "tags": [ - "reverse", - "proxy" - ], - "screenshots": [ - "https://media.sys.truenas.net/apps/nginx-proxy-manager/screenshots/screenshot1.png", - "https://media.sys.truenas.net/apps/nginx-proxy-manager/screenshots/screenshot2.png", - "https://media.sys.truenas.net/apps/nginx-proxy-manager/screenshots/screenshot3.png" - ], - "sources": [ - "https://nginxproxymanager.com/", - "https://github.com/truenas/charts/tree/master/community/nginx-proxy-manager", - "https://hub.docker.com/r/jc21/nginx-proxy-manager" - ], - "icon_url": "https://media.sys.truenas.net/apps/nginx-proxy-manager/icons/icon.png" - }, - "mumble": { - "app_readme": "

Mumble

\n

Mumble is an Open Source, Low Latency, High Quality Voice Chat Home Downloads Documentation Blog Contribute About

\n
\n

When application is installed, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the Mumble directories.\nAfterward, the Mumble container will run as a non-root user (1000, Cannot change).

\n
\n

You can change the server configuration by adding additional environment variables.\nPrefix the configuration variable with MUMBLE_CONFIG_ and it will be added to the configuration file.\nView the Mumble Configuration File for more information.

\n

For example you can set autobanAttempts like this:

\n
    \n
  • Name: MUMBLE_CONFIG_autobanAttempts
  • \n
  • Value: 5
  • \n
", + "odoo": { + "app_readme": "

Odoo

\n

Odoo is a suite of web based open source business apps.

\n
\n

When application is installed, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the postgres directories.\nAfterwards postgres will run afterwards as a non-root user (999).\nOn each upgrade, a container will be launched with root privileges in order to apply the correct\npermissions to the postgres backups directory. Container that performs the backup will run as a non-root user (999) afterwards.\nKeep in mind the permissions on the backup directory will be changed to 999:999 on every update.\nBut will only be changed once for the postgres data directories.

\n
", "categories": [ "productivity" ], - "description": "Mumble is a free, open source, low latency, high quality voice chat application.", + "description": "Odoo is a suite of web based open source business apps.", "healthy": true, "healthy_error": null, - "home": "https://www.mumble.info/", - "location": "/__w/charts/charts/community/mumble", - "latest_version": "1.0.22", - "latest_app_version": "v1.4.230", - "latest_human_version": "v1.4.230_1.0.22", - "last_update": "2024-04-16 05:23:14", - "name": "mumble", + "home": "https://www.odoo.com/", + "location": "/__w/charts/charts/community/odoo", + "latest_version": "2.0.8", + "latest_app_version": "17.0", + "latest_human_version": "17.0_2.0.8", + "last_update": "2024-04-17 11:36:16", + "name": "odoo", "recommended": false, - "title": "Mumble", + "title": "Odoo", "maintainers": [ { "name": "truenas", @@ -1422,15 +4093,18 @@ } ], "tags": [ - "voice" + "erp" + ], + "screenshots": [ + "https://media.sys.truenas.net/apps/odoo/screenshots/screenshot1.png", + "https://media.sys.truenas.net/apps/odoo/screenshots/screenshot2.png" ], - "screenshots": [], "sources": [ - "https://github.com/mumble-voip/mumble-docker", - "https://github.com/truenas/charts/tree/master/community/mumble", - "https://www.mumble.info/" + "https://hub.docker.com/_/odoo", + "https://github.com/truenas/charts/tree/master/community/odoo", + "https://github.com/odoo/odoo" ], - "icon_url": "https://media.sys.truenas.net/apps/mumble/icons/icon.svg" + "icon_url": "https://media.sys.truenas.net/apps/odoo/icons/icon.png" }, "pigallery2": { "app_readme": "

PiGallery2

\n

PiGallery2 is a fast directory-first photo gallery website, with rich UI, optimized for running on low resource servers

\n
\n

When application is installed, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the PiGallery2 directories.\nAfterward, the PiGallery2 container will run as a non-root user (Default: 568).\nAll mounted storage(s) will be chowned only if the parent directory does not match the configured user.

\n
", @@ -1445,7 +4119,7 @@ "latest_version": "1.2.4", "latest_app_version": "2.0.0", "latest_human_version": "2.0.0_1.2.4", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "name": "pigallery2", "recommended": false, "title": "PiGallery2", @@ -1478,956 +4152,23 @@ ], "icon_url": "https://media.sys.truenas.net/apps/pigallery2/icons/icon.png" }, - "distribution": { - "app_readme": "

Distribution

\n

Distribution is a toolkit to pack, ship, store, and deliver container content

", - "categories": [ - "productivity" - ], - "description": "Distribution is a toolkit to pack, ship, store, and deliver container content", - "healthy": true, - "healthy_error": null, - "home": "https://github.com/distribution/distribution", - "location": "/__w/charts/charts/community/distribution", - "latest_version": "1.2.4", - "latest_app_version": "2.8.3", - "latest_human_version": "2.8.3_1.2.4", - "last_update": "2024-04-16 05:23:14", - "name": "distribution", - "recommended": false, - "title": "Distribution", - "maintainers": [ - { - "name": "truenas", - "url": "https://www.truenas.com/", - "email": "dev@ixsystems.com" - } - ], - "tags": [ - "registry", - "container" - ], - "screenshots": [], - "sources": [ - "https://hub.docker.com/_/registry", - "https://distribution.github.io/distribution/", - "https://github.com/truenas/charts/tree/master/library/ix-dev/community/distribution", - "https://github.com/distribution/distribution" - ], - "icon_url": "https://media.sys.truenas.net/apps/distribution/icons/icon.svg" - }, - "firefly-iii": { - "app_readme": "

Firefly III

\n

Firefly III is a personal finances manager

\n
\n

When application is installed, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the postgres directories.\nAfterward, the postgres container will run as a non-root user (999).\nOn each upgrade, a container will be launched with root privileges in order to apply the correct\npermissions to the postgres backups directory. Container that performs the backup will run as a non-root user (999) afterwards.\nKeep in mind the permissions on the backup directory will be changed to 999:999 on every update.\nBut will only be changed once for the postgres data directories.

\n
", - "categories": [ - "productivity" - ], - "description": "Firefly III is a personal finances manager", - "healthy": true, - "healthy_error": null, - "home": "https://www.firefly-iii.org/", - "location": "/__w/charts/charts/community/firefly-iii", - "latest_version": "1.1.22", - "latest_app_version": "6.1.13", - "latest_human_version": "6.1.13_1.1.22", - "last_update": "2024-04-16 05:23:14", - "name": "firefly-iii", - "recommended": false, - "title": "Firefly III", - "maintainers": [ - { - "name": "truenas", - "url": "https://www.truenas.com/", - "email": "dev@ixsystems.com" - } - ], - "tags": [ - "finance" - ], - "screenshots": [ - "https://media.sys.truenas.net/apps/firefly-iii/screenshots/screenshot1.png", - "https://media.sys.truenas.net/apps/firefly-iii/screenshots/screenshot2.png", - "https://media.sys.truenas.net/apps/firefly-iii/screenshots/screenshot3.png", - "https://media.sys.truenas.net/apps/firefly-iii/screenshots/screenshot4.png" - ], - "sources": [ - "https://hub.docker.com/r/fireflyiii/core/", - "https://github.com/truenas/charts/tree/master/community/firefly-iii", - "https://github.com/firefly-iii/firefly-iii" - ], - "icon_url": "https://media.sys.truenas.net/apps/firefly-iii/icons/icon.png" - }, - "netbootxyz": { - "app_readme": "

netboot.xyz

\n

netboot.xyz lets you PXE boot various operating system installers or utilities from a single tool over the network.

", - "categories": [ - "network" - ], - "description": "netboot.xyz lets you PXE boot various operating system installers or utilities from a single tool over the network.", - "healthy": true, - "healthy_error": null, - "home": "https://github.com/truenas/charts/tree/master/community/netbootxyz", - "location": "/__w/charts/charts/community/netbootxyz", - "latest_version": "1.0.5", - "latest_app_version": "0.7.1.1", - "latest_human_version": "0.7.1.1_1.0.5", - "last_update": "2024-04-16 05:23:14", - "name": "netbootxyz", - "recommended": false, - "title": "netbootxyz", - "maintainers": [ - { - "name": "truenas", - "url": "https://www.truenas.com/", - "email": "dev@ixsystems.com" - } - ], - "tags": [ - "tftp", - "pxe", - "netboot", - "netboot.xyz" - ], - "screenshots": [ - "https://media.sys.truenas.net/apps/netbootxyz/screenshots/screenshot1.jpg" - ], - "sources": [ - "https://github.com/truenas/charts/tree/master/community/netbootxyz", - "https://github.com/netbootxyz/docker-netbootxyz", - "https://netboot.xyz" - ], - "icon_url": "https://media.sys.truenas.net/apps/netbootxyz/icons/icon.png" - }, - "freshrss": { - "app_readme": "

FreshRSS

\n

FreshRSS is a free, self-hostable news aggregator

", - "categories": [ - "productivity" - ], - "description": "FreshRSS is a free, self-hostable news aggregator", - "healthy": true, - "healthy_error": null, - "home": "https://freshrss.org/", - "location": "/__w/charts/charts/community/freshrss", - "latest_version": "1.1.9", - "latest_app_version": "1.23.1", - "latest_human_version": "1.23.1_1.1.9", - "last_update": "2024-04-16 05:23:14", - "name": "freshrss", - "recommended": false, - "title": "FreshRSS", - "maintainers": [ - { - "name": "truenas", - "url": "https://www.truenas.com/", - "email": "dev@ixsystems.com" - } - ], - "tags": [ - "rss", - "news" - ], - "screenshots": [ - "https://media.sys.truenas.net/apps/freshrss/screenshots/screenshot1.webp" - ], - "sources": [ - "https://github.com/FreshRSS/FreshRSS", - "https://github.com/truenas/charts/tree/master/library/ix-dev/community/freshrss", - "https://hub.docker.com/r/freshrss/freshrss" - ], - "icon_url": "https://media.sys.truenas.net/apps/freshrss/icons/icon.png" - }, - "sabnzbd": { - "app_readme": "

SABnzbd

\n

SABnzbd is an Open Source Binary Newsreader written in Python.

\n
\n

When application is installed, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the SABnzbd directories.\nAfterward, the SABnzbd container will run as a non-root user (Default: 568).\nAll mounted storage(s) will be chowned only if the parent directory does not match the configured user.

\n
", - "categories": [ - "media" - ], - "description": "SABnzbd is an Open Source Binary Newsreader written in Python.", - "healthy": true, - "healthy_error": null, - "home": "https://sabnzbd.org/", - "location": "/__w/charts/charts/community/sabnzbd", - "latest_version": "1.2.7", - "latest_app_version": "4.2.3", - "latest_human_version": "4.2.3_1.2.7", - "last_update": "2024-04-16 05:23:14", - "name": "sabnzbd", - "recommended": false, - "title": "SABnzbd", - "maintainers": [ - { - "name": "truenas", - "url": "https://www.truenas.com/", - "email": "dev@ixsystems.com" - } - ], - "tags": [ - "usenet", - "newsreader" - ], - "screenshots": [ - "https://media.sys.truenas.net/apps/sabnzbd/screenshots/screenshot1.png", - "https://media.sys.truenas.net/apps/sabnzbd/screenshots/screenshot2.png", - "https://media.sys.truenas.net/apps/sabnzbd/screenshots/screenshot3.png" - ], - "sources": [ - "https://github.com/onedr0p/containers/tree/main/apps/sabnzbd", - "https://github.com/truenas/charts/tree/master/library/ix-dev/community/sabnzbd", - "https://github.com/Sabnzbd/Sabnzbd" - ], - "icon_url": "https://media.sys.truenas.net/apps/sabnzbd/icons/icon.svg" - }, - "mealie": { - "app_readme": "

Mealie

\n

Mealie is a self-hosted recipe manager and meal planner

\n
\n

When application is installed, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the postgres directories.\nAfterward, the postgres container will run as a non-root user (999).\nOn each upgrade, a container will be launched with root privileges in order to apply the correct\npermissions to the postgres backups directory. Container that performs the backup will run as a non-root user (999) afterwards.\nKeep in mind the permissions on the backup directory will be changed to 999:999 on every update.\nBut will only be changed once for the postgres data directories.

\n
", - "categories": [ - "productivity" - ], - "description": "Mealie is a self-hosted recipe manager and meal planner", - "healthy": true, - "healthy_error": null, - "home": "https://mealie.io", - "location": "/__w/charts/charts/community/mealie", - "latest_version": "1.0.15", - "latest_app_version": "1.4.0", - "latest_human_version": "1.4.0_1.0.15", - "last_update": "2024-04-16 05:23:14", - "name": "mealie", - "recommended": false, - "title": "Mealie", - "maintainers": [ - { - "name": "truenas", - "url": "https://www.truenas.com/", - "email": "dev@ixsystems.com" - } - ], - "tags": [ - "recipes", - "meal planner" - ], - "screenshots": [ - "https://media.sys.truenas.net/apps/mealie/screenshots/screenshot1.png" - ], - "sources": [ - "https://github.com/truenas/charts/tree/master/library/ix-dev/community/mealie", - "https://github.com/ndom91/briefkasten", - "https://nightly.mealie.io/" - ], - "icon_url": "https://media.sys.truenas.net/apps/mealie/icons/icon.png" - }, - "organizr": { - "app_readme": "

Organizr

\n

Organizr is a HTPC/Homelab Services Organizer - Written in PHP

", - "categories": [ - "media" - ], - "description": "Organizr is a HTPC/Homelab Services Organizer - Written in PHP", - "healthy": true, - "healthy_error": null, - "home": "https://github.com/causefx/Organizr", - "location": "/__w/charts/charts/community/organizr", - "latest_version": "1.0.1", - "latest_app_version": "latest", - "latest_human_version": "latest_1.0.1", - "last_update": "2024-04-16 05:23:14", - "name": "organizr", - "recommended": false, - "title": "Organizr", - "maintainers": [ - { - "name": "truenas", - "url": "https://www.truenas.com/", - "email": "dev@ixsystems.com" - } - ], - "tags": [ - "dashboard", - "organizr" - ], - "screenshots": [ - "https://media.sys.truenas.net/apps/organizr/screenshots/screenshot1.webp", - "https://media.sys.truenas.net/apps/organizr/screenshots/screenshot2.webp" - ], - "sources": [ - "https://hub.docker.com/r/organizr/organizr", - "https://github.com/truenas/charts/tree/master/library/ix-dev/community/organizr", - "https://github.com/causefx/Organizr" - ], - "icon_url": "https://media.sys.truenas.net/apps/organizr/icons/icon.png" - }, - "homer": { - "app_readme": "

Homer

\n

Homer is a dead simple static HOMepage for your servER to keep your services on hand, from a simple yaml configuration file.

\n
\n

When application is installed, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the Homer directories.\nAfterward, the Homer container will run as a non-root user (Default: 568).\nAll mounted storage(s) will be chowned only if the parent directory does not match the configured user.

\n
", - "categories": [ - "productivity" - ], - "description": "Homer is a dead simple static HOMepage for your servER to keep your services on hand, from a simple yaml configuration file.", - "healthy": true, - "healthy_error": null, - "home": "https://github.com/bastienwirtz/homer", - "location": "/__w/charts/charts/community/homer", - "latest_version": "1.2.4", - "latest_app_version": "23.10.1", - "latest_human_version": "23.10.1_1.2.4", - "last_update": "2024-04-16 05:23:14", - "name": "homer", - "recommended": false, - "title": "Homer", - "maintainers": [ - { - "name": "truenas", - "url": "https://www.truenas.com/", - "email": "dev@ixsystems.com" - } - ], - "tags": [ - "dashboard", - "homepage" - ], - "screenshots": [ - "https://media.sys.truenas.net/apps/homer/screenshots/screenshot1.png" - ], - "sources": [ - "https://hub.docker.com/r/b4bz/homer", - "https://github.com/truenas/charts/tree/master/library/ix-dev/community/homer", - "https://github.com/bastienwirtz/homer" - ], - "icon_url": "https://media.sys.truenas.net/apps/homer/icons/icon.png" - }, - "invidious": { - "app_readme": "

Invidious

\n

Invidious is an alternative front-end to YouTube.

\n
\n

When application is installed, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the postgres directories.\nAfterward, the postgres container will run as a non-root user (999).\nOn each upgrade, a container will be launched with root privileges in order to apply the correct\npermissions to the postgres backups directory. Container that performs the backup will run as a non-root user (999) afterwards.\nKeep in mind the permissions on the backup directory will be changed to 999:999 on every update.\nBut will only be changed once for the postgres data directories.

\n
\n

Additional configuration can be specified

\n", - "categories": [ - "media" - ], - "description": "Invidious is an alternative front-end to YouTube", - "healthy": true, - "healthy_error": null, - "home": "https://invidious.io/", - "location": "/__w/charts/charts/community/invidious", - "latest_version": "2.0.1", - "latest_app_version": "latest", - "latest_human_version": "latest_2.0.1", - "last_update": "2024-04-16 05:23:14", - "name": "invidious", - "recommended": false, - "title": "Invidious", - "maintainers": [ - { - "name": "truenas", - "url": "https://www.truenas.com/", - "email": "dev@ixsystems.com" - } - ], - "tags": [ - "youtube" - ], - "screenshots": [ - "https://media.sys.truenas.net/apps/invidious/screenshots/screenshot1.png", - "https://media.sys.truenas.net/apps/invidious/screenshots/screenshot2.png", - "https://media.sys.truenas.net/apps/invidious/screenshots/screenshot3.png", - "https://media.sys.truenas.net/apps/invidious/screenshots/screenshot4.png", - "https://media.sys.truenas.net/apps/invidious/screenshots/screenshot5.png", - "https://media.sys.truenas.net/apps/invidious/screenshots/screenshot6.png" - ], - "sources": [ - "https://invidious.io/", - "https://github.com/truenas/charts/tree/master/community/invidious", - "https://quay.io/repository/invidious" - ], - "icon_url": "https://media.sys.truenas.net/apps/invidious/icons/icon.svg" - }, - "metube": { - "app_readme": "

MeTube

\n

MeTube is a web GUI for youtube-dl (using the yt-dlp fork) with playlist support.

\n
\n

When application is installed, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the MeTube directories.\nAfterward, the MeTube container will run as a non-root user (Default: 568).\nAll mounted storage(s) will be chowned only if the parent directory does not match the configured user.

\n
", - "categories": [ - "media" - ], - "description": "MeTube is a web GUI for youtube-dl (using the yt-dlp fork) with playlist support.", - "healthy": true, - "healthy_error": null, - "home": "https://github.com/alexta69/metube", - "location": "/__w/charts/charts/community/metube", - "latest_version": "1.2.12", - "latest_app_version": "2024-04-12", - "latest_human_version": "2024-04-12_1.2.12", - "last_update": "2024-04-16 05:23:14", - "name": "metube", - "recommended": false, - "title": "MeTube", - "maintainers": [ - { - "name": "truenas", - "url": "https://www.truenas.com/", - "email": "dev@ixsystems.com" - } - ], - "tags": [ - "youtube-dl", - "yt-dlp" - ], - "screenshots": [ - "https://media.sys.truenas.net/apps/metube/screenshots/screenshot1.png" - ], - "sources": [ - "https://github.com/truenas/charts/tree/master/library/ix-dev/community/metube", - "https://github.com/alexta69/metube" - ], - "icon_url": "https://media.sys.truenas.net/apps/metube/icons/icon.svg" - }, - "briefkasten": { - "app_readme": "

Briefkasten

\n

Briefkasten is a self hosted bookmarking app

\n
\n

When application is installed, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the postgres directories.\nAfterward, the postgres container will run as a non-root user (999).\nOn each upgrade, a container will be launched with root privileges in order to apply the correct\npermissions to the postgres backups directory. Container that performs the backup will run as a non-root user (999) afterwards.\nKeep in mind the permissions on the backup directory will be changed to 999:999 on every update.\nBut will only be changed once for the postgres data directories.

\n
", - "categories": [ - "productivity" - ], - "description": "Briefkasten is a self hosted bookmarking app", - "healthy": true, - "healthy_error": null, - "home": "https://github.com/ndom91/briefkasten", - "location": "/__w/charts/charts/community/briefkasten", - "latest_version": "1.2.7", - "latest_app_version": "latest", - "latest_human_version": "latest_1.2.7", - "last_update": "2024-04-16 05:23:14", - "name": "briefkasten", - "recommended": false, - "title": "Briefkasten", - "maintainers": [ - { - "name": "truenas", - "url": "https://www.truenas.com/", - "email": "dev@ixsystems.com" - } - ], - "tags": [ - "bookmark" - ], - "screenshots": [ - "https://media.sys.truenas.net/apps/briefkasten/screenshots/screenshot1.png", - "https://media.sys.truenas.net/apps/briefkasten/screenshots/screenshot2.png", - "https://media.sys.truenas.net/apps/briefkasten/screenshots/screenshot3.png", - "https://media.sys.truenas.net/apps/briefkasten/screenshots/screenshot4.png" - ], - "sources": [ - "https://github.com/truenas/charts/tree/master/library/ix-dev/community/briefkasten", - "https://github.com/ndom91/briefkasten", - "https://docs.briefkastenhq.com/" - ], - "icon_url": "https://media.sys.truenas.net/apps/briefkasten/icons/icon.svg" - }, - "deluge": { - "app_readme": "

Deluge

\n

Deluge is a lightweight, Free Software, cross-platform BitTorrent client.

", - "categories": [ - "media" - ], - "description": "Deluge is a lightweight, Free Software, cross-platform BitTorrent client.", - "healthy": true, - "healthy_error": null, - "home": "https://deluge-torrent.org", - "location": "/__w/charts/charts/community/deluge", - "latest_version": "1.2.6", - "latest_app_version": "2.1.1", - "latest_human_version": "2.1.1_1.2.6", - "last_update": "2024-04-16 05:23:14", - "name": "deluge", - "recommended": false, - "title": "Deluge", - "maintainers": [ - { - "name": "truenas", - "url": "https://www.truenas.com/", - "email": "dev@ixsystems.com" - } - ], - "tags": [ - "torrent", - "download" - ], - "screenshots": [], - "sources": [ - "https://hub.docker.com/r/linuxserver/deluge", - "https://github.com/truenas/charts/tree/master/community/deluge", - "https://deluge-torrent.org/" - ], - "icon_url": "https://media.sys.truenas.net/apps/deluge/icons/icon.png" - }, - "tautulli": { - "app_readme": "

Tautulli

\n

Tautulli is a python based web application for monitoring, analytics and notifications for Plex Media Server.

\n
\n

When application is installed, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the Tautulli directories.\nAfterward, the Tautulli container will run as a non-root user (Default: 568).\nAll mounted storage(s) will be chowned only if the parent directory does not match the configured user.

\n
", - "categories": [ - "media" - ], - "description": "Tautulli is a python based web application for monitoring, analytics and notifications for Plex Media Server.", - "healthy": true, - "healthy_error": null, - "home": "https://tautulli.com/", - "location": "/__w/charts/charts/community/tautulli", - "latest_version": "1.2.3", - "latest_app_version": "2.13.4", - "latest_human_version": "2.13.4_1.2.3", - "last_update": "2024-04-16 05:23:14", - "name": "tautulli", - "recommended": false, - "title": "Tautulli", - "maintainers": [ - { - "name": "truenas", - "url": "https://www.truenas.com/", - "email": "dev@ixsystems.com" - } - ], - "tags": [ - "analytics", - "notifications" - ], - "screenshots": [ - "https://media.sys.truenas.net/apps/tautulli/screenshots/screenshot1.png", - "https://media.sys.truenas.net/apps/tautulli/screenshots/screenshot2.png", - "https://media.sys.truenas.net/apps/tautulli/screenshots/screenshot3.png", - "https://media.sys.truenas.net/apps/tautulli/screenshots/screenshot4.png" - ], - "sources": [ - "https://github.com/onedr0p/containers/tree/main/apps/tautulli", - "https://github.com/truenas/charts/tree/master/library/ix-dev/community/tautulli", - "https://github.com/Tautulli/Tautulli" - ], - "icon_url": "https://media.sys.truenas.net/apps/tautulli/icons/icon.png" - }, - "immich": { - "app_readme": "

Immich

\n

Immich - Self-hosted backup solution for photos and videos on mobile device

", - "categories": [ - "media" - ], - "description": "Immich is a self-hosted photo and video backup solution directly from your mobile phone.", - "healthy": true, - "healthy_error": null, - "home": "https://immich.app", - "location": "/__w/charts/charts/community/immich", - "latest_version": "3.0.19", - "latest_app_version": "1.101.0", - "latest_human_version": "1.101.0_3.0.19", - "last_update": "2024-04-16 05:23:14", - "name": "immich", - "recommended": false, - "title": "Immich", - "maintainers": [ - { - "name": "truenas", - "url": "https://www.truenas.com/", - "email": "dev@ixsystems.com" - } - ], - "tags": [ - "photos", - "backup" - ], - "screenshots": [], - "sources": [ - "https://immich.app", - "https://github.com/truenas/charts/tree/master/community/immich", - "https://github.com/immich-app/immich" - ], - "icon_url": "https://media.sys.truenas.net/apps/immich/icons/icon.svg" - }, - "rsyncd": { - "app_readme": "

Rsyncd

\n

Rsyncd is an open source utility that provides fast incremental file transfer.

", - "categories": [ - "storage" - ], - "description": "Rsync is an open source utility that provides fast incremental file transfer.", - "healthy": true, - "healthy_error": null, - "home": "https://github.com/truenas/containers/tree/main/apps/rsyncd", - "location": "/__w/charts/charts/community/rsyncd", - "latest_version": "1.0.16", - "latest_app_version": "1.0.0", - "latest_human_version": "1.0.0_1.0.16", - "last_update": "2024-04-16 05:23:14", - "name": "rsyncd", - "recommended": false, - "title": "Rsync Daemon", - "maintainers": [ - { - "name": "truenas", - "url": "https://www.truenas.com/", - "email": "dev@ixsystems.com" - } - ], - "tags": [ - "sync", - "file transfer" - ], - "screenshots": [], - "sources": [ - "https://github.com/truenas/containers/tree/main/apps/rsyncd", - "https://github.com/truenas/charts/tree/master/community/rsyncd", - "https://hub.docker.com/r/ixsystems/rsyncd" - ], - "icon_url": "https://media.sys.truenas.net/apps/rsyncd/icons/icon.png" - }, - "gitea": { - "app_readme": "

Gitea

\n

Gitea - Git with a cup of tea

\n
\n

When application is installed, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the postgres directories.\nAfterwards postgres will run afterwards as a non-root user (999).\nOn each upgrade, a container will be launched with root privileges in order to apply the correct\npermissions to the postgres backups directory. Container that performs the backup will run as a non-root user (999) afterwards.\nKeep in mind the permissions on the backup directory will be changed to 999:999 on every update.\nBut will only be changed once for the postgres data directories.

\n
\n

On initial startup a setup wizard will be launched with settings for database, ports, path, and domain prefilled.\nKeep them as they are, fill anything you want in the optional settings section and click on Install Gitea.

", - "categories": [ - "productivity" - ], - "description": "Gitea - Git with a cup of tea", - "healthy": true, - "healthy_error": null, - "home": "https://gitea.io/en-us", - "location": "/__w/charts/charts/community/gitea", - "latest_version": "1.1.18", - "latest_app_version": "1.21.10", - "latest_human_version": "1.21.10_1.1.18", - "last_update": "2024-04-16 05:23:14", - "name": "gitea", - "recommended": false, - "title": "Gitea", - "maintainers": [ - { - "name": "truenas", - "url": "https://www.truenas.com/", - "email": "dev@ixsystems.com" - } - ], - "tags": [ - "git" - ], - "screenshots": [ - "https://media.sys.truenas.net/apps/gitea/screenshots/screenshot1.png", - "https://media.sys.truenas.net/apps/gitea/screenshots/screenshot2.png", - "https://media.sys.truenas.net/apps/gitea/screenshots/screenshot3.png", - "https://media.sys.truenas.net/apps/gitea/screenshots/screenshot4.png" - ], - "sources": [ - "https://gitea.io/en-us", - "https://github.com/truenas/charts/tree/master/community/gitea", - "https://docs.gitea.io/en-us/install-with-docker-rootless" - ], - "icon_url": "https://media.sys.truenas.net/apps/gitea/icons/icon.svg" - }, - "planka": { - "app_readme": "

Planka

\n

Planka is an Elegant open source project tracking

\n
\n

When application is installed, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the Planka directories.\nAfterward, the Planka container will run as a non-root user (1000).\nAll mounted storage(s) will be chowned only if the parent directory does not match the configured user.

\n
", - "categories": [ - "productivity" - ], - "description": "Planka is an Elegant open source project tracking", - "healthy": true, - "healthy_error": null, - "home": "https://github.com/plankanban/planka", - "location": "/__w/charts/charts/community/planka", - "latest_version": "1.2.19", - "latest_app_version": "1.16.4", - "latest_human_version": "1.16.4_1.2.19", - "last_update": "2024-04-16 05:23:14", - "name": "planka", - "recommended": false, - "title": "Planka", - "maintainers": [ - { - "name": "truenas", - "url": "https://www.truenas.com/", - "email": "dev@ixsystems.com" - } - ], - "tags": [ - "kanban", - "project", - "task" - ], - "screenshots": [ - "https://media.sys.truenas.net/apps/planka/screenshots/screenshot1.png" - ], - "sources": [ - "https://github.com/truenas/charts/tree/master/library/ix-dev/community/planka", - "https://github.com/plankanban/planka" - ], - "icon_url": "https://media.sys.truenas.net/apps/planka/icons/icon.png" - }, - "qbittorrent": { - "app_readme": "

qBittorrent

\n

The qBittorrent project aims to provide an open-source software alternative to \u00b5Torrent.

", - "categories": [ - "media" - ], - "description": "The qBittorrent project aims to provide an open-source software alternative to \u00b5Torrent.", - "healthy": true, - "healthy_error": null, - "home": "https://www.qbittorrent.org/", - "location": "/__w/charts/charts/community/qbittorrent", - "latest_version": "1.2.11", - "latest_app_version": "4.6.4", - "latest_human_version": "4.6.4_1.2.11", - "last_update": "2024-04-16 05:23:14", - "name": "qbittorrent", - "recommended": false, - "title": "qBittorrent", - "maintainers": [ - { - "name": "truenas", - "url": "https://www.truenas.com/", - "email": "dev@ixsystems.com" - } - ], - "tags": [ - "torrent", - "download" - ], - "screenshots": [ - "https://media.sys.truenas.net/apps/qbittorrent/screenshots/screenshot1.png" - ], - "sources": [ - "https://github.com/onedr0p/containers/tree/main/apps/qbittorrent", - "https://github.com/truenas/charts/tree/master/community/qbittorrent", - "https://www.qbittorrent.org/" - ], - "icon_url": "https://media.sys.truenas.net/apps/qbittorrent/icons/icon.png" - }, - "unifi-controller": { - "app_readme": "

Unifi Controller

\n

Unifi Controller is a network management controller for Unifi Equipment.

\n
\n

When application is installed, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the Unifi Controller directories.\nAfterward, the Unifi Controller container will run as a non-root user (999).\nAll mounted storage(s) will be chowned only if the parent directory does not match the configured user.

\n
", - "categories": [ - "network" - ], - "description": "Unifi Controller is a network management controller for Unifi Equipment.", - "healthy": true, - "healthy_error": null, - "home": "https://github.com/goofball222/unifi", - "location": "/__w/charts/charts/community/unifi-controller", - "latest_version": "1.3.7", - "latest_app_version": "8.1.113", - "latest_human_version": "8.1.113_1.3.7", - "last_update": "2024-04-16 05:23:14", - "name": "unifi-controller", - "recommended": false, - "title": "Unifi Controller", - "maintainers": [ - { - "name": "truenas", - "url": "https://www.truenas.com/", - "email": "dev@ixsystems.com" - } - ], - "tags": [ - "controller", - "unifi" - ], - "screenshots": [], - "sources": [ - "https://github.com/goofball222/unifi", - "https://github.com/truenas/charts/tree/master/library/ix-dev/community/unifi-controller", - "https://hub.docker.com/r/goofball222/unifi" - ], - "icon_url": "https://media.sys.truenas.net/apps/unifi-controller/icons/icon.png" - }, - "homarr": { - "app_readme": "

Homarr

\n

Homarr is a sleek, modern dashboard that puts all of your apps and services at your fingertips.

\n

Upgrade to 2.0.0

\n

Direct upgrade to 2.x.x is not possible, due to major upstream changes.\nThe changes require new storage configuration that cannot be assumed, nor configured\nduring the upgrade. Please re-install in order to configure this new storage.

", - "categories": [ - "productivity" - ], - "description": "Homarr is a sleek, modern dashboard that puts all of your apps and services at your fingertips.", - "healthy": true, - "healthy_error": null, - "home": "https://homarr.dev/", - "location": "/__w/charts/charts/community/homarr", - "latest_version": "2.0.13", - "latest_app_version": "0.15.2", - "latest_human_version": "0.15.2_2.0.13", - "last_update": "2024-04-16 05:23:14", - "name": "homarr", - "recommended": false, - "title": "Homarr", - "maintainers": [ - { - "name": "truenas", - "url": "https://www.truenas.com/", - "email": "dev@ixsystems.com" - } - ], - "tags": [ - "dashboard" - ], - "screenshots": [ - "https://media.sys.truenas.net/apps/homarr/screenshots/screenshot1.png", - "https://media.sys.truenas.net/apps/homarr/screenshots/screenshot2.png", - "https://media.sys.truenas.net/apps/homarr/screenshots/screenshot3.png" - ], - "sources": [ - "https://homarr.dev/", - "https://github.com/truenas/charts/tree/master/community/homarr", - "https://github.com/ajnart/homarr" - ], - "icon_url": "https://media.sys.truenas.net/apps/homarr/icons/icon.svg" - }, - "pgadmin": { - "app_readme": "

pgAdmin

\n

pgAdmin is the most popular and feature rich Open Source administration and development platform for PostgreSQL

\n
\n

When application is installed, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the pgAdmin directories.\nAfterward, the pgAdmin container will run as a non-root user (5050).\nAll mounted storage(s) will be chowned only if the parent directory does not match the configured user.

\n
", - "categories": [ - "productivity" - ], - "description": "pgAdmin is the most popular and feature rich Open Source administration and development platform for PostgreSQL", - "healthy": true, - "healthy_error": null, - "home": "https://www.pgadmin.org/", - "location": "/__w/charts/charts/community/pgadmin", - "latest_version": "1.2.7", - "latest_app_version": "8.5", - "latest_human_version": "8.5_1.2.7", - "last_update": "2024-04-16 05:23:14", - "name": "pgadmin", - "recommended": false, - "title": "pgAdmin", - "maintainers": [ - { - "name": "truenas", - "url": "https://www.truenas.com/", - "email": "dev@ixsystems.com" - } - ], - "tags": [ - "database", - "management" - ], - "screenshots": [ - "https://media.sys.truenas.net/apps/pgadmin/screenshots/screenshot1.png", - "https://media.sys.truenas.net/apps/pgadmin/screenshots/screenshot2.png", - "https://media.sys.truenas.net/apps/pgadmin/screenshots/screenshot3.png" - ], - "sources": [ - "https://hub.docker.com/r/dpage/pgadmin4", - "https://github.com/truenas/charts/tree/master/library/ix-dev/community/pgadmin", - "https://www.pgadmin.org/" - ], - "icon_url": "https://media.sys.truenas.net/apps/pgadmin/icons/icon.png" - }, - "vikunja": { - "app_readme": "

Vikunja

\n

Vikunja is an open-source, self-hostable to-do app.

\n
\n

When application is installed, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the postgres directories.\nAfterward, the postgres container will run as a non-root user (999).\nOn each upgrade, a container will be launched with root privileges in order to apply the correct\npermissions to the postgres backups directory. Container that performs the backup will run as a non-root user (999) afterwards.\nKeep in mind the permissions on the backup directory will be changed to 999:999 on every update.\nBut will only be changed once for the postgres data directories.

\n
", - "categories": [ - "productivity" - ], - "description": "Vikunja is an open-source, self-hostable to-do app.", - "healthy": true, - "healthy_error": null, - "home": "https://vikunja.io/", - "location": "/__w/charts/charts/community/vikunja", - "latest_version": "1.0.11", - "latest_app_version": "0.22.1", - "latest_human_version": "0.22.1_1.0.11", - "last_update": "2024-04-16 05:23:14", - "name": "vikunja", - "recommended": false, - "title": "Vikunja", - "maintainers": [ - { - "name": "truenas", - "url": "https://www.truenas.com/", - "email": "dev@ixsystems.com" - } - ], - "tags": [ - "todo" - ], - "screenshots": [ - "https://media.sys.truenas.net/apps/vikunja/screenshots/screenshot1.webp", - "https://media.sys.truenas.net/apps/vikunja/screenshots/screenshot2.webp", - "https://media.sys.truenas.net/apps/vikunja/screenshots/screenshot3.webp", - "https://media.sys.truenas.net/apps/vikunja/screenshots/screenshot4.webp", - "https://media.sys.truenas.net/apps/vikunja/screenshots/screenshot5.webp", - "https://media.sys.truenas.net/apps/vikunja/screenshots/screenshot6.webp", - "https://media.sys.truenas.net/apps/vikunja/screenshots/screenshot7.webp", - "https://media.sys.truenas.net/apps/vikunja/screenshots/screenshot8.webp", - "https://media.sys.truenas.net/apps/vikunja/screenshots/screenshot9.webp" - ], - "sources": [ - "https://github.com/truenas/charts/tree/master/library/ix-dev/community/vikunja", - "https://vikunja.io/" - ], - "icon_url": "https://media.sys.truenas.net/apps/vikunja/icons/icon.png" - }, - "overseerr": { - "app_readme": "

Overseerr

\n

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!

\n
\n

When application is installed, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the Overseerr directories.\nAfterward, the Overseerr container will run as a non-root user (Default: 568).\nAll mounted storage(s) will be chowned only if the parent directory does not match the configured user.

\n
", - "categories": [ - "media" - ], - "description": "Overseerr is a free and open source software application for managing requests for your media library.", - "healthy": true, - "healthy_error": null, - "home": "https://github.com/sct/overseerr", - "location": "/__w/charts/charts/community/overseerr", - "latest_version": "1.0.25", - "latest_app_version": "1.33.2", - "latest_human_version": "1.33.2_1.0.25", - "last_update": "2024-04-16 05:23:14", - "name": "overseerr", - "recommended": false, - "title": "Overseerr", - "maintainers": [ - { - "name": "truenas", - "url": "https://www.truenas.com/", - "email": "dev@ixsystems.com" - } - ], - "tags": [ - "tv", - "movies", - "requests", - "series" - ], - "screenshots": [ - "https://media.sys.truenas.net/apps/overseerr/screenshots/screenshot1.png" - ], - "sources": [ - "https://hub.docker.com/r/sctx/overseerr", - "https://github.com/truenas/charts/tree/master/community/overseer", - "https://github.com/sct/overseerr" - ], - "icon_url": "https://media.sys.truenas.net/apps/overseerr/icons/icon.svg" - }, - "jellyseerr": { - "app_readme": "

Jellyseerr

\n

Jellyseerr is a free and open source software application for managing requests for your media library.

\n
\n

When application is installed, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the Jellyseerr directories.\nAfterward, the Jellyseerr container will run as a non-root user (Default: 568).\nAll mounted storage(s) will be chowned only if the parent directory does not match the configured user.

\n
", - "categories": [ - "media" - ], - "description": "Jellyseerr is a free and open source software application for managing requests for your media library.", - "healthy": true, - "healthy_error": null, - "home": "https://github.com/Fallenbagel/jellyseerr", - "location": "/__w/charts/charts/community/jellyseerr", - "latest_version": "1.0.20", - "latest_app_version": "1.8.0", - "latest_human_version": "1.8.0_1.0.20", - "last_update": "2024-04-16 05:24:36", - "name": "jellyseerr", - "recommended": false, - "title": "Jellyseerr", - "maintainers": [ - { - "name": "truenas", - "url": "https://www.truenas.com/", - "email": "dev@ixsystems.com" - } - ], - "tags": [ - "tv", - "movies", - "requests", - "series" - ], - "screenshots": [ - "https://media.sys.truenas.net/apps/jellyseerr/screenshots/screenshot1.png" - ], - "sources": [ - "https://github.com/Fallenbagel/jellyseerr", - "https://github.com/truenas/charts/tree/master/community/jellyseerr", - "https://hub.docker.com/r/fallenbagel/jellyseerr" - ], - "icon_url": "https://media.sys.truenas.net/apps/jellyseerr/icons/icon.svg" - }, - "terraria": { - "app_readme": "

Terraria

\n

Terraria is a land of adventure! A land of mystery! A land that's yours to shape, defend, and enjoy.

\n

This applies only for the TShock image.\nOn the first run, you have to check the logs to get the server token. You will find something like this:

\n

text\nLogin before join enabled. Users may be prompted for an account specific password instead of a server password on connect.\nLogin using UUID enabled. Users automatically login via UUID.\nA malicious server can easily steal a user's UUID. You may consider turning this option off if you run a public server.\nTShock Notice: setup-code.txt is still present, and the code located in that file will be used.\nTo setup the server, join the game and type /setup 424041\nThis token will display until disabled by verification. (/setup)

\n

Join the server and run /setup <token>

", + "palworld": { + "app_readme": "

Palworld

\n

Palworld is a multiplayer, open-world survival crafting game where you befriend and collect mysterious creatures called \"Pals\".

", "categories": [ "games" ], - "description": "Terraria is a land of adventure! A land of mystery! A land that's yours to shape, defend, and enjoy.", + "description": "Palworld is a multiplayer, open-world survival crafting game where you befriend and collect mysterious creatures called \"Pals\".", "healthy": true, "healthy_error": null, - "home": "https://terraria.org/", - "location": "/__w/charts/charts/community/terraria", - "latest_version": "1.0.21", - "latest_app_version": "1.4.4.9", - "latest_human_version": "1.4.4.9_1.0.21", - "last_update": "2024-04-16 05:23:14", - "name": "terraria", + "home": "https://www.pocketpair.jp/palworld", + "location": "/__w/charts/charts/community/palworld", + "latest_version": "1.0.4", + "latest_app_version": "palworld", + "latest_human_version": "palworld_1.0.4", + "last_update": "2024-04-17 11:36:16", + "name": "palworld", "recommended": false, - "title": "Terraria", + "title": "Palworld", "maintainers": [ { "name": "truenas", @@ -2436,398 +4177,15 @@ } ], "tags": [ - "world", - "building", - "adventure" + "palworld" ], "screenshots": [], "sources": [ - "https://terraria.org/", - "https://github.com/truenas/charts/tree/master/community/terraria", - "https://github.com/ryansheehan/terraria" + "https://www.pocketpair.jp/palworld", + "https://github.com/truenas/charts/tree/master/library/ix-dev/community/palworld", + "https://github.com/ich777/docker-steamcmd-server/tree/palworld" ], - "icon_url": "https://media.sys.truenas.net/apps/terraria/icons/icon.png" - }, - "clamav": { - "app_readme": "

ClamAV

\n

ClamAV - ClamAV\u00ae is an open-source antivirus engine for detecting trojans, viruses, malware & other malicious threats.

\n
    \n
  • App runs as root user
  • \n
", - "categories": [ - "security" - ], - "description": "ClamAV is an open source (GPLv2) anti-virus toolkit.", - "healthy": true, - "healthy_error": null, - "home": "https://www.clamav.net/", - "location": "/__w/charts/charts/community/clamav", - "latest_version": "1.0.21", - "latest_app_version": "1.0.1", - "latest_human_version": "1.0.1_1.0.21", - "last_update": "2024-04-16 05:23:14", - "name": "clamav", - "recommended": false, - "title": "Clam AV", - "maintainers": [ - { - "name": "truenas", - "url": "https://www.truenas.com/", - "email": "dev@ixsystems.com" - } - ], - "tags": [ - "anti-virus" - ], - "screenshots": [], - "sources": [ - "https://docs.clamav.net/", - "https://github.com/truenas/charts/tree/master/community/clamav", - "https://www.clamav.net/" - ], - "icon_url": "https://media.sys.truenas.net/apps/clamav/icons/icon.png" - }, - "omada-controller": { - "app_readme": "

Omada Controller

\n

Omada Controller is a network management controller for Omada (TP-Link) Equipment.

", - "categories": [ - "network" - ], - "description": "Omada Controller (TP-Link) is a network management controller for TP-Link Omada Equipment.", - "healthy": true, - "healthy_error": null, - "home": "https://github.com/mbentley/docker-omada-controller", - "location": "/__w/charts/charts/community/omada-controller", - "latest_version": "1.2.3", - "latest_app_version": "5.13", - "latest_human_version": "5.13_1.2.3", - "last_update": "2024-04-16 05:23:14", - "name": "omada-controller", - "recommended": false, - "title": "Omada Controller", - "maintainers": [ - { - "name": "truenas", - "url": "https://www.truenas.com/", - "email": "dev@ixsystems.com" - } - ], - "tags": [ - "controller", - "omada" - ], - "screenshots": [], - "sources": [ - "https://github.com/mbentley/docker-omada-controller", - "https://github.com/truenas/charts/tree/master/library/ix-dev/community/omada-controller", - "https://hub.docker.com/r/mbentley/omada-controller" - ], - "icon_url": "https://media.sys.truenas.net/apps/omada-controller/icons/icon.svg" - }, - "vaultwarden": { - "app_readme": "

Vaultwarden

\n

Vaultwarden Alternative implementation of the Bitwarden server API written in Rust and compatible with upstream Bitwarden clients

\n
\n

During the installation process, a container will be launched with root privileges. This is required\nin order to apply the correct permissions to the Vaultwarden data directory. Afterward, the Vaultwarden container\nwill run as a non-root user (default 568).\nSame applies to the postgres container. This will run afterwards as a non-root user (999).\nOn each upgrade, a container will be launched with root privileges in order to apply the correct\npermissions to the postgres backups directory. Container that performs the backup will run as a non-root user (999) afterwards.\nKeep in mind the permissions on the backup directory will be changed to 999:999 on every update.\nBut will only be changed once for the Vaultwarden and postgres data directories.

\n
\n

While the option to use Rocket for TLS is there, it is not\nrecommended.\nInstead, use a reverse proxy to handle TLS termination.

\n

Using HTTPS is required for the most of the features to work (correctly).

", - "categories": [ - "security" - ], - "description": "Alternative implementation of the Bitwarden server API written in Rust and compatible with upstream Bitwarden clients.", - "healthy": true, - "healthy_error": null, - "home": "https://github.com/dani-garcia/vaultwarden", - "location": "/__w/charts/charts/community/vaultwarden", - "latest_version": "1.1.12", - "latest_app_version": "1.30.5", - "latest_human_version": "1.30.5_1.1.12", - "last_update": "2024-04-16 05:23:14", - "name": "vaultwarden", - "recommended": false, - "title": "Vaultwarden", - "maintainers": [ - { - "name": "truenas", - "url": "https://www.truenas.com/", - "email": "dev@ixsystems.com" - } - ], - "tags": [ - "password", - "manager" - ], - "screenshots": [ - "https://media.sys.truenas.net/apps/vaultwarden/screenshots/screenshot1.png" - ], - "sources": [ - "https://github.com/dani-garcia/vaultwarden", - "https://github.com/truenas/charts/tree/master/community/vaultwarden" - ], - "icon_url": "https://media.sys.truenas.net/apps/vaultwarden/icons/icon.png" - }, - "kavita": { - "app_readme": "

Kavita

\n

Kavita is a fast, feature rich, cross platform reading server.

", - "categories": [ - "media" - ], - "description": "Kavita is a fast, feature rich, cross platform reading server.", - "healthy": true, - "healthy_error": null, - "home": "https://www.kavitareader.com/", - "location": "/__w/charts/charts/community/kavita", - "latest_version": "1.2.8", - "latest_app_version": "0.8.0", - "latest_human_version": "0.8.0_1.2.8", - "last_update": "2024-04-16 05:23:14", - "name": "kavita", - "recommended": false, - "title": "Kavita", - "maintainers": [ - { - "name": "truenas", - "url": "https://www.truenas.com/", - "email": "dev@ixsystems.com" - } - ], - "tags": [ - "ebook", - "manga" - ], - "screenshots": [ - "https://media.sys.truenas.net/apps/kavita/screenshots/screenshot1.png", - "https://media.sys.truenas.net/apps/kavita/screenshots/screenshot2.png", - "https://media.sys.truenas.net/apps/kavita/screenshots/screenshot3.png", - "https://media.sys.truenas.net/apps/kavita/screenshots/screenshot4.png", - "https://media.sys.truenas.net/apps/kavita/screenshots/screenshot5.png" - ], - "sources": [ - "https://github.com/Kareadita/Kavita", - "https://github.com/truenas/charts/tree/master/library/ix-dev/community/kavita", - "https://www.kavitareader.com" - ], - "icon_url": "https://media.sys.truenas.net/apps/kavita/icons/icon.png" - }, - "joplin": { - "app_readme": "

Joplin

\n

Joplin is an open source note-taking app. Capture your thoughts and securely access them from any device

\n
\n

When application is installed, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the postgres directories.\nAfterward, the postgres container will run as a non-root user (999).\nOn each upgrade, a container will be launched with root privileges in order to apply the correct\npermissions to the postgres backups directory. Container that performs the backup will run as a non-root user (999) afterwards.\nKeep in mind the permissions on the backup directory will be changed to 999:999 on every update.\nBut will only be changed once for the postgres data directories.

\n
", - "categories": [ - "productivity" - ], - "description": "Joplin is an open source note-taking app. Capture your thoughts and securely access them from any device", - "healthy": true, - "healthy_error": null, - "home": "https://joplinapp.org/", - "location": "/__w/charts/charts/community/joplin", - "latest_version": "1.1.11", - "latest_app_version": "2.14.2", - "latest_human_version": "2.14.2_1.1.11", - "last_update": "2024-04-16 05:23:14", - "name": "joplin", - "recommended": false, - "title": "Joplin", - "maintainers": [ - { - "name": "truenas", - "url": "https://www.truenas.com/", - "email": "dev@ixsystems.com" - } - ], - "tags": [ - "notes" - ], - "screenshots": [ - "https://media.sys.truenas.net/apps/joplin/screenshots/screenshot1.png", - "https://media.sys.truenas.net/apps/joplin/screenshots/screenshot2.png", - "https://media.sys.truenas.net/apps/joplin/screenshots/screenshot3.png" - ], - "sources": [ - "https://github.com/laurent22/joplin", - "https://github.com/truenas/charts/tree/master/library/ix-dev/community/joplin", - "https://hub.docker.com/r/joplin/server/" - ], - "icon_url": "https://media.sys.truenas.net/apps/joplin/icons/icon.png" - }, - "filebrowser": { - "app_readme": "

Filebrowser

\n

Filebrowser provides a file managing interface within a specified directory and it can be used to upload, delete, preview, rename and edit your files.

\n
\n

When application is installed, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the Filebrowser directories.\nAfterward, the Filebrowser container will run as a non-root user (Default: 568).\nAll mounted storage(s) will be chowned only if the parent directory does not match the configured user.

\n
\n

You can configure further the settings by using Environment Variables.\nSee Filebrowser Documentation for more information.\nUse the format FB_OPTION_NAME where the option name is the name of the option you want to set.

\n

You can also edit the configuration file /config/filebrowser.json.

\n

Note that the following options are already set and will always take precedence\nover the environment variables and the configuration file:

\n
    \n
  • FB_ROOT/--root is set to /data (Any additional volume mounted will be under this directory)
  • \n
  • FB_PORT/--port is set to 30044 (Or the port you configured in the installation wizard)
  • \n
  • FB_ADDRESS/--address is set to 0.0.0.0 (It will listen on all interfaces inside the container)
  • \n
  • FB_DATABASE/--database is set to /config/filebrowser.db
  • \n
  • FB_CONFIG/--config is set to /config/filebrowser.json
  • \n
\n

Also when a certificate is selected

\n
    \n
  • FB_CERT/--cert is set to /config/certs/tls.crt
  • \n
  • FB_KEY/--key is set to /config/certs/tls.key
  • \n
", - "categories": [ - "storage" - ], - "description": "File Browser provides a file managing interface within a specified directory and it can be used to upload, delete, preview, rename and edit your files.", - "healthy": true, - "healthy_error": null, - "home": "https://filebrowser.org", - "location": "/__w/charts/charts/community/filebrowser", - "latest_version": "1.2.7", - "latest_app_version": "2.28.0", - "latest_human_version": "2.28.0_1.2.7", - "last_update": "2024-04-16 05:23:14", - "name": "filebrowser", - "recommended": false, - "title": "File Browser", - "maintainers": [ - { - "name": "truenas", - "url": "https://www.truenas.com/", - "email": "dev@ixsystems.com" - } - ], - "tags": [ - "files", - "browser" - ], - "screenshots": [ - "https://media.sys.truenas.net/apps/filebrowser/screenshots/screenshot1.png", - "https://media.sys.truenas.net/apps/filebrowser/screenshots/screenshot2.png", - "https://media.sys.truenas.net/apps/filebrowser/screenshots/screenshot3.png" - ], - "sources": [ - "https://github.com/filebrowser/filebrowser", - "https://github.com/truenas/charts/tree/master/library/ix-dev/community/filebrowser", - "https://hub.docker.com/r/filebrowser/filebrowser" - ], - "icon_url": "https://media.sys.truenas.net/apps/filebrowser/icons/icon.png" - }, - "rust-desk": { - "app_readme": "

Rust Desk

\n

Rust Desk is an open-source remote desktop, and alternative to TeamViewer.

\n
\n

When application is installed, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the Rust Desk directories.\nAfterward, the Rust Desk container will run as a non-root user (Default: 568).\nAll mounted storage(s) will be chowned only if the parent directory does not match the configured user.

\n
", - "categories": [ - "productivity" - ], - "description": "Rust Desk is an open-source remote desktop, and alternative to TeamViewer.", - "healthy": true, - "healthy_error": null, - "home": "https://rustdesk.com", - "location": "/__w/charts/charts/community/rust-desk", - "latest_version": "1.2.4", - "latest_app_version": "1.1.10.3", - "latest_human_version": "1.1.10.3_1.2.4", - "last_update": "2024-04-16 05:23:14", - "name": "rust-desk", - "recommended": false, - "title": "Rust Desk", - "maintainers": [ - { - "name": "truenas", - "url": "https://www.truenas.com/", - "email": "dev@ixsystems.com" - } - ], - "tags": [ - "remote", - "desktop" - ], - "screenshots": [], - "sources": [ - "https://hub.docker.com/r/rustdesk/rustdesk-server", - "https://github.com/truenas/charts/tree/master/community/rust-desk", - "https://github.com/rustdesk/rustdesk-server" - ], - "icon_url": "https://media.sys.truenas.net/apps/rust-desk/icons/icon.png" - }, - "ipfs": { - "app_readme": "

IPFS

\n

Interplanetary Filesystem - the Web3 standard for content-addressing, interoperable with HTTP

\n
\n

When application is installed, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the ipfs directories.\nAfterward, the ipfs container will run as a non-root user (Default: 568).

\n
", - "categories": [ - "storage" - ], - "description": "Interplanetary Filesystem - the Web3 standard for content-addressing, interoperable with HTTP", - "healthy": true, - "healthy_error": null, - "home": "https://ipfs.tech/", - "location": "/__w/charts/charts/community/ipfs", - "latest_version": "1.0.36", - "latest_app_version": "v0.28.0", - "latest_human_version": "v0.28.0_1.0.36", - "last_update": "2024-04-16 05:24:36", - "name": "ipfs", - "recommended": false, - "title": "IPFS", - "maintainers": [ - { - "name": "truenas", - "url": "https://www.truenas.com/", - "email": "dev@ixsystems.com" - } - ], - "tags": [ - "file-sharing", - "kubo" - ], - "screenshots": [ - "https://media.sys.truenas.net/apps/ipfs/screenshots/screenshot1.png", - "https://media.sys.truenas.net/apps/ipfs/screenshots/screenshot2.png" - ], - "sources": [ - "https://github.com/ipfs/kubo", - "https://github.com/truenas/charts/tree/master/community/ipfs", - "https://ipfs.tech/" - ], - "icon_url": "https://media.sys.truenas.net/apps/ipfs/icons/icon.png" - }, - "wordpress": { - "app_readme": "

Wordpress

\n

Wordpress is a web content management system.

\n
\n

When application is installed, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the wordpress directories.\nAfterward, the wordpress container will run as a non-root user (33).\nSame applies to the mariadb container. This will run afterwards as a non-root user (999).\nOn each upgrade, a container will be launched with root privileges in order to apply the correct\npermissions to the mariadb backups directory. Container that performs the backup will run as a non-root user (999) afterwards.\nKeep in mind the permissions on the backup directory will be changed to 999:999 on every update.\nBut will only be changed once for the wordpress and mariadb data directories.

\n
", - "categories": [ - "productivity" - ], - "description": "Wordpress is a web content management system", - "healthy": true, - "healthy_error": null, - "home": "https://wordpress.org", - "location": "/__w/charts/charts/community/wordpress", - "latest_version": "1.2.6", - "latest_app_version": "6.5.2", - "latest_human_version": "6.5.2_1.2.6", - "last_update": "2024-04-16 05:23:14", - "name": "wordpress", - "recommended": false, - "title": "Wordpress", - "maintainers": [ - { - "name": "truenas", - "url": "https://www.truenas.com/", - "email": "dev@ixsystems.com" - } - ], - "tags": [ - "cms", - "blog" - ], - "screenshots": [ - "https://media.sys.truenas.net/apps/wordpress/screenshots/screenshot1.png", - "https://media.sys.truenas.net/apps/wordpress/screenshots/screenshot2.png", - "https://media.sys.truenas.net/apps/wordpress/screenshots/screenshot3.png", - "https://media.sys.truenas.net/apps/wordpress/screenshots/screenshot4.png" - ], - "sources": [ - "https://hub.docker.com/_/wordpress", - "https://github.com/truenas/charts/tree/master/community/wordpress" - ], - "icon_url": "https://media.sys.truenas.net/apps/wordpress/icons/icon.png" - }, - "ddns-updater": { - "app_readme": "

DDNS Updater

\n

DDNS Updater is a lightweight universal DDNS Updater with web UI

\n
\n

When application is installed, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the DDNS Updater directories.\nAfterward, the DDNS Updater container will run as a non-root user (Default: 568).\nAll mounted storage(s) will be chowned only if the parent directory does not match the configured user.

\n
", - "categories": [ - "networking" - ], - "description": "Lightweight universal DDNS Updater with web UI", - "healthy": true, - "healthy_error": null, - "home": "https://github.com/qdm12/ddns-updater", - "location": "/__w/charts/charts/community/ddns-updater", - "latest_version": "1.0.27", - "latest_app_version": "2.6.0", - "latest_human_version": "2.6.0_1.0.27", - "last_update": "2024-04-16 05:23:14", - "name": "ddns-updater", - "recommended": false, - "title": "DDNS Updater", - "maintainers": [ - { - "name": "truenas", - "url": "https://www.truenas.com/", - "email": "dev@ixsystems.com" - } - ], - "tags": [ - "ddns" - ], - "screenshots": [ - "https://media.sys.truenas.net/apps/ddns-updater/screenshots/screenshot1.png" - ], - "sources": [ - "https://github.com/qdm12/ddns-updater", - "https://github.com/truenas/charts/tree/master/community/ddns-updater", - "https://hub.docker.com/r/qmcgaw/ddns-updater" - ], - "icon_url": "https://media.sys.truenas.net/apps/ddns-updater/icons/icon.svg" + "icon_url": "https://media.sys.truenas.net/apps/palworld/icons/icon.webp" }, "whoogle": { "app_readme": "

Whoogle

\n

Whoogle is a self-hosted, ad-free, privacy-respecting metasearch engine

\n
\n

When application is installed, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the Whoogle directories.\nAfterward, the Whoogle container will run as a non-root user (927).\nAll mounted storage(s) will be chowned only if the parent directory does not match the configured user.

\n
\n

See Whoogle's Docs for a list of available environment variables.\nNote that all configuration via WebUI will be reset if the container is restarted.\nOnly config changes made via environment variables will persist.

", @@ -2842,7 +4200,7 @@ "latest_version": "1.2.3", "latest_app_version": "0.8.4", "latest_human_version": "0.8.4_1.2.3", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "name": "whoogle", "recommended": false, "title": "Whoogle", @@ -2868,23 +4226,23 @@ ], "icon_url": "https://media.sys.truenas.net/apps/whoogle/icons/icon.png" }, - "odoo": { - "app_readme": "

Odoo

\n

Odoo is a suite of web based open source business apps.

\n
\n

When application is installed, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the postgres directories.\nAfterwards postgres will run afterwards as a non-root user (999).\nOn each upgrade, a container will be launched with root privileges in order to apply the correct\npermissions to the postgres backups directory. Container that performs the backup will run as a non-root user (999) afterwards.\nKeep in mind the permissions on the backup directory will be changed to 999:999 on every update.\nBut will only be changed once for the postgres data directories.

\n
", + "mealie": { + "app_readme": "

Mealie

\n

Mealie is a self-hosted recipe manager and meal planner

\n
\n

When application is installed, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the postgres directories.\nAfterward, the postgres container will run as a non-root user (999).\nOn each upgrade, a container will be launched with root privileges in order to apply the correct\npermissions to the postgres backups directory. Container that performs the backup will run as a non-root user (999) afterwards.\nKeep in mind the permissions on the backup directory will be changed to 999:999 on every update.\nBut will only be changed once for the postgres data directories.

\n
", "categories": [ "productivity" ], - "description": "Odoo is a suite of web based open source business apps.", + "description": "Mealie is a self-hosted recipe manager and meal planner", "healthy": true, "healthy_error": null, - "home": "https://www.odoo.com/", - "location": "/__w/charts/charts/community/odoo", - "latest_version": "2.0.8", - "latest_app_version": "17.0", - "latest_human_version": "17.0_2.0.8", - "last_update": "2024-04-16 05:23:14", - "name": "odoo", + "home": "https://mealie.io", + "location": "/__w/charts/charts/community/mealie", + "latest_version": "1.0.16", + "latest_app_version": "1.5.0", + "latest_human_version": "1.5.0_1.0.16", + "last_update": "2024-04-17 11:37:46", + "name": "mealie", "recommended": false, - "title": "Odoo", + "title": "Mealie", "maintainers": [ { "name": "truenas", @@ -2893,184 +4251,36 @@ } ], "tags": [ - "erp" + "recipes", + "meal planner" ], "screenshots": [ - "https://media.sys.truenas.net/apps/odoo/screenshots/screenshot1.png", - "https://media.sys.truenas.net/apps/odoo/screenshots/screenshot2.png" + "https://media.sys.truenas.net/apps/mealie/screenshots/screenshot1.png" ], "sources": [ - "https://hub.docker.com/_/odoo", - "https://github.com/truenas/charts/tree/master/community/odoo", - "https://github.com/odoo/odoo" + "https://github.com/truenas/charts/tree/master/library/ix-dev/community/mealie", + "https://github.com/ndom91/briefkasten", + "https://nightly.mealie.io/" ], - "icon_url": "https://media.sys.truenas.net/apps/odoo/icons/icon.png" + "icon_url": "https://media.sys.truenas.net/apps/mealie/icons/icon.png" }, - "listmonk": { - "app_readme": "

Listmonk

\n

Listmonk is a self-hosted newsletter and mailing list manager.

\n
\n

When application is installed, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the listmonk directories.\nAfterward, the listmonk container will run as a non-root user (default 568).\nSame applies to the postgres container. This will run afterwards as a non-root user (999).\nOn each upgrade, a container will be launched with root privileges in order to apply the correct\npermissions to the postgres backups directory. Container that performs the backup will run as a non-root user (999) afterwards.\nKeep in mind the permissions on the backup directory will be changed to 999:999 on every update.\nBut will only be changed once for the listmonk and postgres data directories.

\n
", - "categories": [ - "productivity" - ], - "description": "Listmonk is a self-hosted newsletter and mailing list manager.", - "healthy": true, - "healthy_error": null, - "home": "https://listmonk.app/", - "location": "/__w/charts/charts/community/listmonk", - "latest_version": "1.2.8", - "latest_app_version": "3.0.0", - "latest_human_version": "3.0.0_1.2.8", - "last_update": "2024-04-16 05:23:14", - "name": "listmonk", - "recommended": false, - "title": "Listmonk", - "maintainers": [ - { - "name": "truenas", - "url": "https://www.truenas.com/", - "email": "dev@ixsystems.com" - } - ], - "tags": [ - "mailing-list", - "newsletter" - ], - "screenshots": [ - "https://media.sys.truenas.net/apps/listmonk/screenshots/screenshot1.png", - "https://media.sys.truenas.net/apps/listmonk/screenshots/screenshot2.png", - "https://media.sys.truenas.net/apps/listmonk/screenshots/screenshot3.png" - ], - "sources": [ - "https://hub.docker.com/r/listmonk/listmonk", - "https://github.com/knadh/listmonk", - "https://github.com/truenas/charts/tree/master/library/ix-dev/community/listmonk" - ], - "icon_url": "https://media.sys.truenas.net/apps/listmonk/icons/icon.svg" - }, - "webdav": { - "app_readme": "

WebDAV

\n

WebDAV is a set of extensions to the HTTP protocol which allows users to collaboratively edit and manage files on remote web servers.

\n
\n

When application is installed and Fix Permissions is selected on at least 1 share\na container will be launched with root privileges. This is required in order to apply\nthe correct permissions to the WebDAV shares/directories.\nAfterward, the WebDAV container will run as a non-root user (Default: 666).\nChown will only apply if the parent directory does not match the configured user and group.

\n
", - "categories": [ - "file-sharing" - ], - "description": "WebDAV is a set of extensions to the HTTP protocol which allows users to collaboratively edit and manage files on remote web servers.", - "healthy": true, - "healthy_error": null, - "home": "http://www.webdav.org/", - "location": "/__w/charts/charts/community/webdav", - "latest_version": "1.0.22", - "latest_app_version": "2.4.59", - "latest_human_version": "2.4.59_1.0.22", - "last_update": "2024-04-16 05:23:14", - "name": "webdav", - "recommended": false, - "title": "WebDAV", - "maintainers": [ - { - "name": "truenas", - "url": "https://www.truenas.com/", - "email": "dev@ixsystems.com" - } - ], - "tags": [ - "webdav", - "file-sharing" - ], - "screenshots": [], - "sources": [ - "http://www.webdav.org/", - "https://github.com/truenas/charts/tree/master/community/webdav" - ], - "icon_url": "https://media.sys.truenas.net/apps/webdav/icons/icon.png" - }, - "node-red": { - "app_readme": "

Node-RED

\n

Node-RED is a programming tool for wiring together hardware devices, APIs and online services in new and interesting ways.

\n
\n

When application is installed, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the Node-RED directories.\nAfterward, the Node-RED container will run as a non-root user (1000).\nAll mounted storage(s) will be chowned only if the parent directory does not match the configured user.

\n
", - "categories": [ - "productivity" - ], - "description": "Node-RED is a programming tool for wiring together hardware devices, APIs and online services in new and interesting ways.", - "healthy": true, - "healthy_error": null, - "home": "https://nodered.org", - "location": "/__w/charts/charts/community/node-red", - "latest_version": "1.2.9", - "latest_app_version": "3.1.9", - "latest_human_version": "3.1.9_1.2.9", - "last_update": "2024-04-16 05:23:14", - "name": "node-red", - "recommended": false, - "title": "Node-RED", - "maintainers": [ - { - "name": "truenas", - "url": "https://www.truenas.com/", - "email": "dev@ixsystems.com" - } - ], - "tags": [ - "automation" - ], - "screenshots": [ - "https://media.sys.truenas.net/apps/node-red/screenshots/screenshot1.png" - ], - "sources": [ - "https://github.com/node-red/node-red-docker", - "https://github.com/truenas/charts/tree/master/community/node-red", - "https://nodered.org" - ], - "icon_url": "https://media.sys.truenas.net/apps/node-red/icons/icon.png" - }, - "unifi-protect-backup": { - "app_readme": "

Unifi Protect Backup

\n

Unifi Protect Backup is a python based tool for backing up UniFi Protect event clips as they occur.

", - "categories": [ - "storage" - ], - "description": "Unifi Protect Backup is a python based tool for backing up UniFi Protect event clips as they occur.", - "healthy": true, - "healthy_error": null, - "home": "https://github.com/ep1cman/unifi-protect-backup", - "location": "/__w/charts/charts/community/unifi-protect-backup", - "latest_version": "1.2.8", - "latest_app_version": "0.10.7", - "latest_human_version": "0.10.7_1.2.8", - "last_update": "2024-04-16 05:23:14", - "name": "unifi-protect-backup", - "recommended": false, - "title": "Unifi Protect Backup", - "maintainers": [ - { - "name": "truenas", - "url": "https://www.truenas.com/", - "email": "dev@ixsystems.com" - } - ], - "tags": [ - "backup", - "unifi-protect" - ], - "screenshots": [], - "sources": [ - "https://github.com/ep1cman/unifi-protect-backup", - "https://github.com/truenas/charts/tree/master/community/unifi-protect-backup", - "https://github.com/ep1cman/unifi-protect-backup/pkgs/container/unifi-protect-backup/" - ], - "icon_url": "https://media.sys.truenas.net/apps/unifi-protect-backup/icons/icon.svg" - }, - "jellyfin": { - "app_readme": "

Jellyfin

\n

Jellyfin is a Free Software Media System that puts you in control of managing and streaming your media.

\n
\n

When application is installed, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the Jellyfin directories.\nAfterward, the Jellyfin container will run as a non-root user (Default: 568).\nAll mounted storage(s) will be chowned only if the parent directory does not match the configured user.

\n
", + "overseerr": { + "app_readme": "

Overseerr

\n

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!

\n
\n

When application is installed, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the Overseerr directories.\nAfterward, the Overseerr container will run as a non-root user (Default: 568).\nAll mounted storage(s) will be chowned only if the parent directory does not match the configured user.

\n
", "categories": [ "media" ], - "description": "Jellyfin is a Free Software Media System that puts you in control of managing and streaming your media.", + "description": "Overseerr is a free and open source software application for managing requests for your media library.", "healthy": true, "healthy_error": null, - "home": "https://jellyfin.org/", - "location": "/__w/charts/charts/community/jellyfin", - "latest_version": "1.2.7", - "latest_app_version": "10.8.13.1", - "latest_human_version": "10.8.13.1_1.2.7", - "last_update": "2024-04-16 05:23:14", - "name": "jellyfin", + "home": "https://github.com/sct/overseerr", + "location": "/__w/charts/charts/community/overseerr", + "latest_version": "1.0.25", + "latest_app_version": "1.33.2", + "latest_human_version": "1.33.2_1.0.25", + "last_update": "2024-04-17 11:36:16", + "name": "overseerr", "recommended": false, - "title": "Jellyfin", + "title": "Overseerr", "maintainers": [ { "name": "truenas", @@ -3079,261 +4289,40 @@ } ], "tags": [ - "entertainment", - "movies", - "series", "tv", - "streaming" + "movies", + "requests", + "series" ], "screenshots": [ - "https://media.sys.truenas.net/apps/jellyfin/screenshots/screenshot1.png", - "https://media.sys.truenas.net/apps/jellyfin/screenshots/screenshot2.png" + "https://media.sys.truenas.net/apps/overseerr/screenshots/screenshot1.png" ], "sources": [ - "https://hub.docker.com/r/jellyfin/jellyfin", - "https://github.com/truenas/charts/tree/master/community/jellyfin", - "https://jellyfin.org/" + "https://hub.docker.com/r/sctx/overseerr", + "https://github.com/truenas/charts/tree/master/community/overseer", + "https://github.com/sct/overseerr" ], - "icon_url": "https://media.sys.truenas.net/apps/jellyfin/icons/icon.svg" - }, - "bazarr": { - "app_readme": "

Bazarr

\n

Bazarr is a companion application to Sonarr and Radarr. It manages and downloads subtitles based on your requirements.

\n
\n

When application is installed, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the Bazarr directories.\nAfterward, the Bazarr container will run as a non-root user (Default: 568).\nAll mounted storage(s) will be chowned only if the parent directory does not match the configured user.

\n
", - "categories": [ - "media" - ], - "description": "Bazarr is a companion application to Sonarr and Radarr. It manages and downloads subtitles based on your requirements.", - "healthy": true, - "healthy_error": null, - "home": "https://www.bazarr.media/", - "location": "/__w/charts/charts/community/bazarr", - "latest_version": "1.2.10", - "latest_app_version": "1.4.2", - "latest_human_version": "1.4.2_1.2.10", - "last_update": "2024-04-16 05:23:14", - "name": "bazarr", - "recommended": false, - "title": "Bazarr", - "maintainers": [ - { - "name": "truenas", - "url": "https://www.truenas.com/", - "email": "dev@ixsystems.com" - } - ], - "tags": [ - "subtitles" - ], - "screenshots": [ - "https://media.sys.truenas.net/apps/bazarr/screenshots/screenshot1.png", - "https://media.sys.truenas.net/apps/bazarr/screenshots/screenshot2.png" - ], - "sources": [ - "https://github.com/onedr0p/containers/tree/main/apps/bazarr", - "https://github.com/truenas/charts/tree/master/library/ix-dev/community/bazarr", - "https://github.com/morpheus65535/bazarr" - ], - "icon_url": "https://media.sys.truenas.net/apps/bazarr/icons/icon.png" - }, - "cloudflared": { - "app_readme": "

Cloudflared

\n

Cloudflared is a client for Cloudflare Tunnel, a daemon that exposes private services through the Cloudflare edge.

", - "categories": [ - "network" - ], - "description": "Cloudflared is a client for Cloudflare Tunnel, a daemon that exposes private services through the Cloudflare edge.", - "healthy": true, - "healthy_error": null, - "home": "https://github.com/cloudflare/cloudflared", - "location": "/__w/charts/charts/community/cloudflared", - "latest_version": "1.2.11", - "latest_app_version": "2024.4.0", - "latest_human_version": "2024.4.0_1.2.11", - "last_update": "2024-04-16 05:23:14", - "name": "cloudflared", - "recommended": false, - "title": "Cloudflared", - "maintainers": [ - { - "name": "truenas", - "url": "https://www.truenas.com/", - "email": "dev@ixsystems.com" - } - ], - "tags": [ - "tunnel", - "cloudflare" - ], - "screenshots": [], - "sources": [ - "https://github.com/cloudflare/cloudflared", - "https://github.com/truenas/charts/tree/master/library/ix-dev/community/cloudflared", - "https://hub.docker.com/r/cloudflare/cloudflared" - ], - "icon_url": "https://media.sys.truenas.net/apps/cloudflared/icons/icon.png" - }, - "sftpgo": { - "app_readme": "

SFTPGo

\n

SFTPGo is a fully featured and highly configurable SFTP server with optional HTTP/S, FTP/S and WebDAV support - S3, Google Cloud Storage, Azure Blob

\n
\n

When application is installed, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the SFTPGo directories.\nAfterward, the SFTPGo container will run as a non-root user (Default: 568).\nAll mounted storage(s) will be chowned only if the parent directory does not match the configured user.

\n
", + "icon_url": "https://media.sys.truenas.net/apps/overseerr/icons/icon.svg" + } + }, + "enterprise": { + "syncthing": { + "app_readme": "

Syncthing

\n

Syncthing is a file synchronization program.

\n

At each startup of the application, the following settings are applied:

\n
    \n
  • Disable automatic upgrades
  • \n
  • Disable anonymous usage reporting
  • \n
  • Disable NAT traversal
  • \n
  • Disable global discovery
  • \n
  • Disable local discovery
  • \n
  • Disable relaying
  • \n
  • Disable announcing LAN addresses
  • \n
\n

Additionally, the following defaults are set for new synthing \"folders\":

\n
    \n
  • Max total size of xattr: 10 MiB
  • \n
  • Max size per xattr: 2 MiB
  • \n
  • Enable send and sync of xattr
  • \n
  • Enable send and sync of ownership
  • \n
", "categories": [ "storage" ], - "description": "SFTPGo is a fully featured and highly configurable SFTP server with optional HTTP/S, FTP/S and WebDAV support - S3, Google Cloud Storage, Azure Blob", + "description": "Syncthing is a continuous file synchronization program.", "healthy": true, "healthy_error": null, - "home": "https://github.com/drakkan/sftpgo", - "location": "/__w/charts/charts/community/sftpgo", - "latest_version": "1.2.5", - "latest_app_version": "2.5.6", - "latest_human_version": "2.5.6_1.2.5", - "last_update": "2024-04-16 05:23:14", - "name": "sftpgo", + "home": "https://syncthing.net/", + "location": "/__w/charts/charts/enterprise/syncthing", + "latest_version": "1.1.8", + "latest_app_version": "1.27.0", + "latest_human_version": "1.27.0_1.1.8", + "last_update": "2024-04-17 11:36:16", + "name": "syncthing", "recommended": false, - "title": "SFTPGo", - "maintainers": [ - { - "name": "truenas", - "url": "https://www.truenas.com/", - "email": "dev@ixsystems.com" - } - ], - "tags": [ - "sftp" - ], - "screenshots": [], - "sources": [ - "https://hub.docker.com/r/drakkan/sftpgo", - "https://github.com/truenas/charts/tree/master/library/ix-dev/community/sftpgo", - "https://github.com/drakkan/sftpgo" - ], - "icon_url": "https://media.sys.truenas.net/apps/sftpgo/icons/icon.png" - }, - "tftpd-hpa": { - "app_readme": "

TFTP

\n

TFTP is a server for the Trivial File Transfer Protocol.

\n

The app runs as root user and drops privileges to tftp (9069) user for the TFTP service.

\n
\n

On every application start, a container will be launched with root privileges.\nThis will check the parent directory permissions and ownership.\nIf there is a mismatch it will apply the correct permissions to the TFTP directories.\nWhen \"Allow Create\" is checked, the above container will also check and chmod if needed\nto 757 the TFTP directories and to 555 when not checked.\nAfterward, the TFTP container will run as a root user, dropping privileges\nto tftp (9069) user for the TFTP service.\nNote: You need to have configured DHCP server for network boot to work.

\n
", - "categories": [ - "networking" - ], - "description": "A lightweight tftp-server", - "healthy": true, - "healthy_error": null, - "home": "https://github.com/truenas/containers/tree/main/apps/tftpd-hpa", - "location": "/__w/charts/charts/community/tftpd-hpa", - "latest_version": "1.0.18", - "latest_app_version": "1.0.0", - "latest_human_version": "1.0.0_1.0.18", - "last_update": "2024-04-16 05:23:14", - "name": "tftpd-hpa", - "recommended": false, - "title": "TFTP Server", - "maintainers": [ - { - "name": "truenas", - "url": "https://www.truenas.com/", - "email": "dev@ixsystems.com" - } - ], - "tags": [ - "tftp" - ], - "screenshots": [], - "sources": [ - "https://github.com/truenas/containers/tree/main/apps/tftpd-hpa", - "https://github.com/truenas/charts/tree/master/community/tftpd-hpa", - "https://hub.docker.com/r/ixsystems/tftpd-hpa" - ], - "icon_url": "https://media.sys.truenas.net/apps/tftpd-hpa/icons/icon.png" - }, - "homepage": { - "app_readme": "

Homepage

\n

Homepage is a modern, secure, highly customizable application dashboard.

\n
\n

When application is installed, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the Homepage directories.\nAfterward, the Homepage container will run as a non-root user (1000).\nAll mounted storage(s) will be chowned only if the parent directory does not match the configured user.

\n
", - "categories": [ - "productivity" - ], - "description": "Homepage is a modern, secure, highly customizable application dashboard.", - "healthy": true, - "healthy_error": null, - "home": "https://gethomepage.dev/", - "location": "/__w/charts/charts/community/homepage", - "latest_version": "1.2.10", - "latest_app_version": "0.8.11", - "latest_human_version": "0.8.11_1.2.10", - "last_update": "2024-04-16 05:23:14", - "name": "homepage", - "recommended": false, - "title": "Homepage", - "maintainers": [ - { - "name": "truenas", - "url": "https://www.truenas.com/", - "email": "dev@ixsystems.com" - } - ], - "tags": [ - "dashboard" - ], - "screenshots": [ - "https://media.sys.truenas.net/apps/homepage/screenshots/screenshot1.png", - "https://media.sys.truenas.net/apps/homepage/screenshots/screenshot2.png", - "https://media.sys.truenas.net/apps/homepage/screenshots/screenshot3.png", - "https://media.sys.truenas.net/apps/homepage/screenshots/screenshot4.png", - "https://media.sys.truenas.net/apps/homepage/screenshots/screenshot5.png", - "https://media.sys.truenas.net/apps/homepage/screenshots/screenshot6.png" - ], - "sources": [ - "https://gethomepage.dev/", - "https://github.com/truenas/charts/tree/master/community/homepage", - "https://github.com/benphelps/homepage" - ], - "icon_url": "https://media.sys.truenas.net/apps/homepage/icons/icon.png" - }, - "tailscale": { - "app_readme": "

Tailscale

\n

Tailscale Secure remote access to shared resources

\n
    \n
  • When Userspace is disabled, Tailscale will run as root, with /dev/net/tun device mounted from the host.
  • \n
  • When Userspace is enabled, Tailscale will run as a non-root user.
  • \n
", - "categories": [ - "networking" - ], - "description": "Secure remote access to shared resources", - "healthy": true, - "healthy_error": null, - "home": "https://tailscale.com/", - "location": "/__w/charts/charts/community/tailscale", - "latest_version": "1.0.36", - "latest_app_version": "1.62.1", - "latest_human_version": "1.62.1_1.0.36", - "last_update": "2024-04-16 05:23:14", - "name": "tailscale", - "recommended": false, - "title": "Tailscale", - "maintainers": [ - { - "name": "truenas", - "url": "https://www.truenas.com/", - "email": "dev@ixsystems.com" - } - ], - "tags": [ - "vpn" - ], - "screenshots": [], - "sources": [ - "https://tailscale.com/", - "https://github.com/truenas/charts/tree/master/community/tailscale", - "https://hub.docker.com/r/tailscale/tailscale" - ], - "icon_url": "https://media.sys.truenas.net/apps/tailscale/icons/icon.png" - }, - "recyclarr": { - "app_readme": "

Recyclarr

\n

Recyclarr synchronizes recommended settings from the TRaSH guides to your Sonarr/Radarr instances.

\n
\n

When application is installed, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the Recyclarr directories.\nAfterward, the Recyclarr container will run as a non-root user (Default: 568).\nAll mounted storage(s) will be chowned only if the parent directory does not match the configured user.

\n
", - "categories": [ - "media" - ], - "description": "Recyclarr synchronizes recommended settings from the TRaSH guides to your Sonarr/Radarr instances.", - "healthy": true, - "healthy_error": null, - "home": "https://recyclarr.dev", - "location": "/__w/charts/charts/community/recyclarr", - "latest_version": "1.2.3", - "latest_app_version": "6.0.2", - "latest_human_version": "6.0.2_1.2.3", - "last_update": "2024-04-16 05:23:14", - "name": "recyclarr", - "recommended": false, - "title": "Recyclarr", + "title": "Syncthing", "maintainers": [ { "name": "truenas", @@ -3343,108 +4332,39 @@ ], "tags": [ "sync", - "sonarr", - "radarr" - ], - "screenshots": [], - "sources": [ - "https://recyclarr.dev", - "https://github.com/truenas/charts/tree/master/community/recyclarr", - "https://github.com/recyclarr/recyclarr/tree/recyclarr" - ], - "icon_url": "https://media.sys.truenas.net/apps/recyclarr/icons/icon.png" - }, - "logseq": { - "app_readme": "

Logseq

\n

Logseq is a privacy-first, open-source platform for knowledge management and collaboration.

\n

HTTPS is required in order to use Logseq.

\n

Either by using the Certificate selection or with an external reverse proxy.

", - "categories": [ - "productivity" - ], - "description": "Logseq is a privacy-first, open-source platform for knowledge management and collaboration.", - "healthy": true, - "healthy_error": null, - "home": "https://logseq.com/", - "location": "/__w/charts/charts/community/logseq", - "latest_version": "1.2.3", - "latest_app_version": "latest", - "latest_human_version": "latest_1.2.3", - "last_update": "2024-04-16 05:23:14", - "name": "logseq", - "recommended": false, - "title": "Logseq", - "maintainers": [ - { - "name": "truenas", - "url": "https://www.truenas.com/", - "email": "dev@ixsystems.com" - } - ], - "tags": [ - "knowledge", - "management" - ], - "screenshots": [], - "sources": [ - "https://github.com/logseq/logseq", - "https://github.com/truenas/charts/tree/master/library/ix-dev/community/logseq" - ], - "icon_url": "https://media.sys.truenas.net/apps/logseq/icons/icon.png" - }, - "adguard-home": { - "app_readme": "

AdGuard Home

\n

During the setup wizard, AdGuard Home presents an option to select on which port the web interface will be available.\n(Defaults to 80. Which is a privileged port and also usually the TrueNAS SCALE UI uses that port)\nBecause of that, App will force the webUI to listen to port 30000 (or the port selected by user in the TrueNAS SCALE UI).

\n

If you select a different port in the wizard, the Dashboard will not work initially but\nafter a couple of minutes container will automatically restart and the Dashboard will\nbe available on the port you selected on the TrueNAS SCALE UI.

\n
\n
    \n
  • AdGuard runs as root user.
  • \n
  • AdGuard runs with host networking enabled.
  • \n
\n
", - "categories": [ - "networking" - ], - "description": "Free and open source, powerful network-wide ads & trackers blocking DNS server.", - "healthy": true, - "healthy_error": null, - "home": "https://github.com/AdguardTeam/AdGuardHome", - "location": "/__w/charts/charts/community/adguard-home", - "latest_version": "1.0.41", - "latest_app_version": "0.107.48", - "latest_human_version": "0.107.48_1.0.41", - "last_update": "2024-04-16 05:23:14", - "name": "adguard-home", - "recommended": false, - "title": "AdGuard Home", - "maintainers": [ - { - "name": "truenas", - "url": "https://www.truenas.com/", - "email": "dev@ixsystems.com" - } - ], - "tags": [ - "dns", - "adblock" + "file-sharing" ], "screenshots": [ - "https://media.sys.truenas.net/apps/adguard-home/screenshots/screenshot1.png", - "https://media.sys.truenas.net/apps/adguard-home/screenshots/screenshot2.png" + "https://media.sys.truenas.net/apps/syncthing/screenshots/screenshot1.png", + "https://media.sys.truenas.net/apps/syncthing/screenshots/screenshot2.png", + "https://media.sys.truenas.net/apps/syncthing/screenshots/screenshot3.png", + "https://media.sys.truenas.net/apps/syncthing/screenshots/screenshot4.png" ], "sources": [ - "https://github.com/AdguardTeam/AdGuardHome", - "https://github.com/truenas/charts/tree/master/community/adguard-home", - "https://hub.docker.com/r/adguard/adguardhome" + "https://syncthing.net/", + "https://github.com/syncthing/syncthing", + "https://hub.docker.com/r/syncthing/syncthing", + "https://github.com/truenas/charts/tree/master/enterprise/syncthing" ], - "icon_url": "https://media.sys.truenas.net/apps/adguard-home/icons/icon.png" + "icon_url": "https://media.sys.truenas.net/apps/syncthing/icons/icon.svg" }, - "readarr": { - "app_readme": "

Readarr

\n

Readarr is an ebook and audiobook collection manager for Usenet and BitTorrent users.

", + "minio": { + "app_readme": "

MinIO

\n

MinIO is a High Performance Object Storage released under Apache License v2.0.\nIt is API compatible with Amazon S3 cloud storage service. Use MinIO to build high performance infrastructure\nfor machine learning, analytics and application data workloads.

\n
\n

During the installation process, a container will be launched with root privileges. This is required\nin order to apply the correct permissions to the MinIO data directory. Afterward, the MinIO container\nwill run as a non-root user (568).\nSame applies to the postgres container. This will run afterwards as a non-root user (999).\nOn each upgrade, a container will be launched with root privileges in order to apply the correct\npermissions to the postgres backups directory. Container that performs the backup will run as a non-root user (999) afterwards.\nKeep in mind the permissions on the backup directory will be changed to 999:999 on every update.\nBut will only be changed once for the MinIO and postgres data directories.

\n
\n

When Multi Mode is enabled and entries contain :// (url) will enable Host Networking. Regardless of the selection in the Networking section.

", "categories": [ - "media" + "storage" ], - "description": "Readarr is an ebook and audiobook collection manager for Usenet and BitTorrent users.", + "description": "High Performance, Kubernetes Native Object Storage", "healthy": true, "healthy_error": null, - "home": "https://github.com/Readarr/Readarr", - "location": "/__w/charts/charts/community/readarr", - "latest_version": "1.2.16", - "latest_app_version": "0.3.22.2499", - "latest_human_version": "0.3.22.2499_1.2.16", - "last_update": "2024-04-16 05:23:14", - "name": "readarr", + "home": "https://min.io", + "location": "/__w/charts/charts/enterprise/minio", + "latest_version": "1.1.3", + "latest_app_version": "2023-12-07", + "latest_human_version": "2023-12-07_1.1.3", + "last_update": "2024-04-17 11:36:16", + "name": "minio", "recommended": false, - "title": "Readarr", + "title": "MinIO", "maintainers": [ { "name": "truenas", @@ -3453,940 +4373,20 @@ } ], "tags": [ - "ebook", - "audiobook" + "object-storage", + "S3", + "file-sharing" ], "screenshots": [ - "https://media.sys.truenas.net/apps/readarr/screenshots/screenshot1.png", - "https://media.sys.truenas.net/apps/readarr/screenshots/screenshot2.png", - "https://media.sys.truenas.net/apps/readarr/screenshots/screenshot3.png" + "https://media.sys.truenas.net/apps/minio/screenshots/screenshot1.png", + "https://media.sys.truenas.net/apps/minio/screenshots/screenshot2.png", + "https://media.sys.truenas.net/apps/minio/screenshots/screenshot3.png" ], "sources": [ - "https://github.com/onedr0p/containers/tree/main/apps/readarr", - "https://github.com/truenas/charts/tree/master/library/ix-dev/community/readarr", - "https://github.com/Readarr/Readarr" + "https://github.com/minio/minio", + "https://github.com/truenas/charts/tree/master/enterprise/minio" ], - "icon_url": "https://media.sys.truenas.net/apps/readarr/icons/icon.png" - }, - "mineos": { - "app_readme": "

MineOS

\n

MineOS is a server front-end to ease managing Minecraft administrative tasks.

", - "categories": [ - "games" - ], - "description": "MineOS is a server front-end to ease managing Minecraft administrative tasks.", - "healthy": true, - "healthy_error": null, - "home": "https://github.com/hexparrot/mineos-node", - "location": "/__w/charts/charts/community/mineos", - "latest_version": "1.0.20", - "latest_app_version": "latest", - "latest_human_version": "latest_1.0.20", - "last_update": "2024-04-16 05:23:14", - "name": "mineos", - "recommended": false, - "title": "MineOS", - "maintainers": [ - { - "name": "truenas", - "url": "https://www.truenas.com/", - "email": "dev@ixsystems.com" - } - ], - "tags": [ - "minecraft" - ], - "screenshots": [ - "https://media.sys.truenas.net/apps/mineos/screenshots/screenshot1.png" - ], - "sources": [ - "https://hub.docker.com/r/hexparrot/mineos/", - "https://github.com/truenas/charts/tree/master/community/mineos", - "https://github.com/hexparrot/mineos-node" - ], - "icon_url": "https://media.sys.truenas.net/apps/mineos/icons/icon.png" - }, - "linkding": { - "app_readme": "

Linkding

\n

Linkding is a bookmark manager that you can host yourself.

\n
\n

When application is installed, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the linkding directories.\nAfterward, the linkding container will run as a non-root user (Default: 568).\nSame applies to the postgres container. This will run afterwards as a non-root user (999).\nOn each upgrade, a container will be launched with root privileges in order to apply the correct\npermissions to the postgres backups directory. Container that performs the backup will run as a non-root user (999) afterwards.\nKeep in mind the permissions on the backup directory will be changed to 999:999 on every update.\nBut will only be changed once for the linkding and postgres data directories.

\n
", - "categories": [ - "productivity" - ], - "description": "Linkding is a bookmark manager that you can host yourself.", - "healthy": true, - "healthy_error": null, - "home": "https://github.com/sissbruecker/linkding", - "location": "/__w/charts/charts/community/linkding", - "latest_version": "1.2.15", - "latest_app_version": "1.27.0", - "latest_human_version": "1.27.0_1.2.15", - "last_update": "2024-04-16 05:23:14", - "name": "linkding", - "recommended": false, - "title": "Linkding", - "maintainers": [ - { - "name": "truenas", - "url": "https://www.truenas.com/", - "email": "dev@ixsystems.com" - } - ], - "tags": [ - "bookmark" - ], - "screenshots": [ - "https://media.sys.truenas.net/apps/linkding/screenshots/screenshot1.png" - ], - "sources": [ - "https://github.com/truenas/charts/tree/master/library/ix-dev/community/linkding", - "https://github.com/sissbruecker/linkding", - "https://hub.docker.com/r/sissbruecker/linkding/" - ], - "icon_url": "https://media.sys.truenas.net/apps/linkding/icons/icon.svg" - }, - "chia": { - "app_readme": "

Chia

\n

This container runs as root user.

\n

When a port is set to < 9000. Host Networking is enabled automatically.

\n
\n

Also NodePort services turn to ClusterIP services, to avoid attempts to bind ports twice.

\n
\n

Key file is stored in /plots/keyfile and is generated automatically, only if the file does not exist.\nIf you want to use your own keyfile, you can create a file called keyfile in the /plots directory and it will be used instead.

\n
\n

When set on harvester mode keys variable is set to none and no generation is performed.

\n
", - "categories": [ - "financial" - ], - "description": "Chia is a modern cryptocurrency built from scratch, designed to be efficient, decentralized, and secure.", - "healthy": true, - "healthy_error": null, - "home": "https://www.chia.net/", - "location": "/__w/charts/charts/community/chia", - "latest_version": "1.0.34", - "latest_app_version": "2.2.1", - "latest_human_version": "2.2.1_1.0.34", - "last_update": "2024-04-16 05:23:14", - "name": "chia", - "recommended": false, - "title": "Chia", - "maintainers": [ - { - "name": "truenas", - "url": "https://www.truenas.com/", - "email": "dev@ixsystems.com" - } - ], - "tags": [ - "blockchain", - "hard-drive" - ], - "screenshots": [], - "sources": [ - "https://github.com/Chia-Network/chia-docker", - "https://github.com/truenas/charts/tree/master/community/chia", - "https://www.chia.net/" - ], - "icon_url": "https://media.sys.truenas.net/apps/chia/icons/icon.svg" - }, - "jenkins": { - "app_readme": "

Jenkins

\n

Jenkins. The leading open source automation server, Jenkins provides hundreds of\nplugins to support building, deploying and automating any project.

\n
\n

When application is installed and on each startup, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the Jenkins directories.\nAfterward, the Jenkins container will run as a non-root user (1000).\nAll mounted storage(s) will be chowned only if the parent directory does not match the user and group (1000).

\n
", - "categories": [ - "productivity" - ], - "description": "Jenkins is a leading open source automation server,", - "healthy": true, - "healthy_error": null, - "home": "https://www.jenkins.io/", - "location": "/__w/charts/charts/community/jenkins", - "latest_version": "1.2.7", - "latest_app_version": "2.440.2", - "latest_human_version": "2.440.2_1.2.7", - "last_update": "2024-04-16 05:23:14", - "name": "jenkins", - "recommended": false, - "title": "Jenkins", - "maintainers": [ - { - "name": "truenas", - "url": "https://www.truenas.com/", - "email": "dev@ixsystems.com" - } - ], - "tags": [ - "automation", - "ci/cd" - ], - "screenshots": [ - "https://media.sys.truenas.net/apps/jenkins/screenshots/screenshot1.png", - "https://media.sys.truenas.net/apps/jenkins/screenshots/screenshot2.png" - ], - "sources": [ - "https://hub.docker.com/r/jenkins/jenkins", - "https://github.com/truenas/charts/tree/master/community/jenkins", - "https://github.com/jenkinsci/jenkins", - "https://www.jenkins.io/" - ], - "icon_url": "https://media.sys.truenas.net/apps/jenkins/icons/icon.svg" - }, - "audiobookshelf": { - "app_readme": "

Audiobookshelf

\n

Audiobookshelf is a self-hosted audiobook and podcast server.

\n
\n

The following applies only when the storage type is set to ixVolume\nWhen application is installed, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the Audiobookshelf directories.\nAfterward, the Audiobookshelf container will run as a non-root user (Default: 568).\nAll mounted storage(s) will be chowned only if the parent directory does not match the configured user.

\n
", - "categories": [ - "media" - ], - "description": "Audiobookshelf is a self-hosted audiobook and podcast server", - "healthy": true, - "healthy_error": null, - "home": "https://www.audiobookshelf.org/", - "location": "/__w/charts/charts/community/audiobookshelf", - "latest_version": "1.0.0", - "latest_app_version": "2.8.1", - "latest_human_version": "2.8.1_1.0.0", - "last_update": "2024-04-16 05:23:14", - "name": "audiobookshelf", - "recommended": false, - "title": "Audiobookshelf", - "maintainers": [ - { - "name": "truenas", - "url": "https://www.truenas.com/", - "email": "dev@ixsystems.com" - } - ], - "tags": [ - "audiobook" - ], - "screenshots": [ - "https://media.sys.truenas.net/apps/audiobookshelf/screenshots/screenshot1.png", - "https://media.sys.truenas.net/apps/audiobookshelf/screenshots/screenshot2.png", - "https://media.sys.truenas.net/apps/audiobookshelf/screenshots/screenshot3.png", - "https://media.sys.truenas.net/apps/audiobookshelf/screenshots/screenshot4.jpg" - ], - "sources": [ - "https://ghcr.io/advplyr/audiobookshelf", - "https://github.com/truenas/charts/tree/master/library/ix-dev/community/audiobookshelf", - "https://github.com/advplyr/audiobookshelf" - ], - "icon_url": "https://media.sys.truenas.net/apps/audiobookshelf/icons/icon.svg" - }, - "handbrake": { - "app_readme": "

Handbrake

\n

Handbrake is a tool for converting video from nearly any format to a selection of modern, widely supported codecs.

", - "categories": [ - "media" - ], - "description": "HandBrake is a tool for converting video from nearly any format to a selection of modern, widely supported codecs.", - "healthy": true, - "healthy_error": null, - "home": "https://github.com/jlesage/docker-handbrake", - "location": "/__w/charts/charts/community/handbrake", - "latest_version": "1.0.2", - "latest_app_version": "23.12.2", - "latest_human_version": "23.12.2_1.0.2", - "last_update": "2024-04-16 05:23:14", - "name": "handbrake", - "recommended": false, - "title": "HandBrake", - "maintainers": [ - { - "name": "truenas", - "url": "https://www.truenas.com/", - "email": "dev@ixsystems.com" - } - ], - "tags": [ - "media", - "video", - "transcoder" - ], - "screenshots": [], - "sources": [ - "https://github.com/jlesage/docker-handbrake", - "https://github.com/truenas/charts/tree/master/library/ix-dev/community/handbrake", - "https://hub.docker.com/r/jlesage/handbrake" - ], - "icon_url": "https://media.sys.truenas.net/apps/handbrake/icons/icon.png" - }, - "lidarr": { - "app_readme": "

Lidarr

\n

Lidarr is a music collection manager for Usenet and BitTorrent users.

\n
\n

When application is installed, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the Lidarr directories.\nAfterward, the Lidarr container will run as a non-root user (Default: 568).\nAll mounted storage(s) will be chowned only if the parent directory does not match the configured user.

\n
", - "categories": [ - "media" - ], - "description": "Lidarr is a music collection manager for Usenet and BitTorrent users.", - "healthy": true, - "healthy_error": null, - "home": "https://github.com/Lidarr/Lidarr", - "location": "/__w/charts/charts/community/lidarr", - "latest_version": "1.2.20", - "latest_app_version": "2.2.5.4141", - "latest_human_version": "2.2.5.4141_1.2.20", - "last_update": "2024-04-16 05:23:14", - "name": "lidarr", - "recommended": false, - "title": "Lidarr", - "maintainers": [ - { - "name": "truenas", - "url": "https://www.truenas.com/", - "email": "dev@ixsystems.com" - } - ], - "tags": [ - "music" - ], - "screenshots": [ - "https://media.sys.truenas.net/apps/lidarr/screenshots/screenshot1.png", - "https://media.sys.truenas.net/apps/lidarr/screenshots/screenshot2.png", - "https://media.sys.truenas.net/apps/lidarr/screenshots/screenshot3.png" - ], - "sources": [ - "https://github.com/onedr0p/containers/tree/main/apps/lidarr", - "https://github.com/truenas/charts/tree/master/community/lidarr", - "https://github.com/Lidarr/Lidarr" - ], - "icon_url": "https://media.sys.truenas.net/apps/lidarr/icons/icon.png" - }, - "tdarr": { - "app_readme": "

Tdarr

\n

Tdarr is a Distributed Transcoding System

\n
    \n
  • App runs as root user
  • \n
", - "categories": [ - "media" - ], - "description": "Tdarr is a Distributed Transcoding System", - "healthy": true, - "healthy_error": null, - "home": "https://home.tdarr.io/", - "location": "/__w/charts/charts/community/tdarr", - "latest_version": "1.2.3", - "latest_app_version": "2.17.01", - "latest_human_version": "2.17.01_1.2.3", - "last_update": "2024-04-16 05:23:14", - "name": "tdarr", - "recommended": false, - "title": "Tdarr", - "maintainers": [ - { - "name": "truenas", - "url": "https://www.truenas.com/", - "email": "dev@ixsystems.com" - } - ], - "tags": [ - "encode", - "transcode" - ], - "screenshots": [ - "https://home.tdarr.io/static/media/Stats2-min.a583d8ec.png", - "https://home.tdarr.io/static/media/Nodes-min.d8bf11b5.png", - "https://home.tdarr.io/static/media/VerdictHistory-min.444965ac.png" - ], - "sources": [ - "https://home.tdarr.io/", - "https://github.com/truenas/charts/tree/master/community/tdarr", - "https://docs.tdarr.io/docs" - ], - "icon_url": "https://media.sys.truenas.net/apps/tdarr/icons/icon.png" - }, - "piwigo": { - "app_readme": "

Piwigo

\n

Piwigo is a photo gallery software for the web that comes with powerful features to\npublish and manage your collection of pictures.

\n
\n

When application is installed, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the mariadb directories.\nAfterwards mariadb will start as a non-root user (999).>\nOn each upgrade, a container will be launched with root privileges in order to\napply the correct permissions to the mariadb backups directory.\nContainer that performs the backup will run as a non-root user (999) afterwards.\nKeep in mind the permissions on the backup directory will be changed to 999:999 on every update.\nBut will only be changed once for the mariadb data directories.

\n
", - "categories": [ - "media" - ], - "description": "Piwigo is a photo gallery software for the web that comes with powerful features to publish and manage your collection of pictures.", - "healthy": true, - "healthy_error": null, - "home": "https://piwigo.org", - "location": "/__w/charts/charts/community/piwigo", - "latest_version": "1.2.5", - "latest_app_version": "14.3.0", - "latest_human_version": "14.3.0_1.2.5", - "last_update": "2024-04-16 05:23:14", - "name": "piwigo", - "recommended": false, - "title": "Piwigo", - "maintainers": [ - { - "name": "truenas", - "url": "https://www.truenas.com/", - "email": "dev@ixsystems.com" - } - ], - "tags": [ - "photo", - "gallery" - ], - "screenshots": [ - "https://media.sys.truenas.net/apps/piwigo/screenshots/screenshot1.png", - "https://media.sys.truenas.net/apps/piwigo/screenshots/screenshot2.png" - ], - "sources": [ - "https://hub.docker.com/r/linuxserver/piwigo", - "https://github.com/truenas/charts/tree/master/community/piwigo" - ], - "icon_url": "https://media.sys.truenas.net/apps/piwigo/icons/icon.svg" - }, - "dashy": { - "app_readme": "

Dashy

\n

Dashy is a self-hostable personal dashboard built for you.

", - "categories": [ - "productivity" - ], - "description": "Dashy is a self-hostable personal dashboard built for you.", - "healthy": true, - "healthy_error": null, - "home": "https://dashy.to/", - "location": "/__w/charts/charts/community/dashy", - "latest_version": "1.0.9", - "latest_app_version": "2.1.2", - "latest_human_version": "2.1.2_1.0.9", - "last_update": "2024-04-16 05:23:14", - "name": "dashy", - "recommended": false, - "title": "Dashy", - "maintainers": [ - { - "name": "truenas", - "url": "https://www.truenas.com/", - "email": "dev@ixsystems.com" - } - ], - "tags": [ - "dashboard" - ], - "screenshots": [ - "https://media.sys.truenas.net/apps/dashy/screenshots/screenshot1.gif", - "https://media.sys.truenas.net/apps/dashy/screenshots/screenshot2.gif" - ], - "sources": [ - "https://dashy.to/", - "https://github.com/truenas/charts/tree/master/library/ix-dev/community/dashy", - "https://github.com/lissy93/dashy" - ], - "icon_url": "https://media.sys.truenas.net/apps/dashy/icons/icon.png" - }, - "autobrr": { - "app_readme": "

Autobrr

\n

Autobrr is the modern download automation tool for torrents and usenet.

", - "categories": [ - "media" - ], - "description": "Autobrr is the modern download automation tool for torrents and usenet.", - "healthy": true, - "healthy_error": null, - "home": "https://github.com/autobrr/autobrr", - "location": "/__w/charts/charts/community/autobrr", - "latest_version": "1.2.12", - "latest_app_version": "1.40.1", - "latest_human_version": "1.40.1_1.2.12", - "last_update": "2024-04-16 05:23:14", - "name": "autobrr", - "recommended": false, - "title": "Autobrr", - "maintainers": [ - { - "name": "truenas", - "url": "https://www.truenas.com/", - "email": "dev@ixsystems.com" - } - ], - "tags": [ - "torrent", - "usenet" - ], - "screenshots": [ - "https://github.com/autobrr/autobrr/raw/develop/.github/images/autobrr-front.png" - ], - "sources": [ - "https://autobrr.com/installation/docker", - "https://github.com/truenas/charts/tree/master/community/autobrr", - "https://github.com/autobrr/autobrr" - ], - "icon_url": "https://media.sys.truenas.net/apps/autobrr/icons/icon.png" - }, - "plex-auto-languages": { - "app_readme": "

Plex Auto Languages

\n

Plex Auto Languages offer automated language selection for Plex TV Shows

\n
\n

When application is installed, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the Plex Auto Languages directories.\nAfterward, the Plex Auto Languages container will run as a non-root user (Default: 568).\nAll mounted storage(s) will be chowned only if the parent directory does not match the configured user.

\n
", - "categories": [ - "media" - ], - "description": "Plex Auto Languages offer automated language selection for Plex TV Shows", - "healthy": true, - "healthy_error": null, - "home": "https://github.com/RemiRigal/Plex-Auto-Languages", - "location": "/__w/charts/charts/community/plex-auto-languages", - "latest_version": "1.2.4", - "latest_app_version": "1.2.3", - "latest_human_version": "1.2.3_1.2.4", - "last_update": "2024-04-16 05:23:14", - "name": "plex-auto-languages", - "recommended": false, - "title": "Plex Auto Languages", - "maintainers": [ - { - "name": "truenas", - "url": "https://www.truenas.com/", - "email": "dev@ixsystems.com" - } - ], - "tags": [ - "plex", - "languages" - ], - "screenshots": [], - "sources": [ - "https://github.com/RemiRigal/Plex-Auto-Languages", - "https://github.com/truenas/charts/tree/master/community/plex-auto-languages", - "https://hub.docker.com/r/remirigal/plex-auto-languages" - ], - "icon_url": "https://localhost/no-icon" - }, - "frigate": { - "app_readme": "

Frigate

\n

Frigate is an NVR With Realtime Object Detection for IP Cameras

\n
\n

Note: m.2 Coral TPU devices is not supported.

\n
", - "categories": [ - "security" - ], - "description": "Frigate is an NVR With Realtime Object Detection for IP Cameras", - "healthy": true, - "healthy_error": null, - "home": "https://github.com/blakeblackshear/frigate", - "location": "/__w/charts/charts/community/frigate", - "latest_version": "1.2.6", - "latest_app_version": "0.13.2", - "latest_human_version": "0.13.2_1.2.6", - "last_update": "2024-04-16 05:23:14", - "name": "frigate", - "recommended": false, - "title": "Frigate", - "maintainers": [ - { - "name": "truenas", - "url": "https://www.truenas.com/", - "email": "dev@ixsystems.com" - } - ], - "tags": [ - "camera", - "nvr" - ], - "screenshots": [ - "https://media.sys.truenas.net/apps/frigate/screenshots/screenshot1.png", - "https://media.sys.truenas.net/apps/frigate/screenshots/screenshot2.png", - "https://media.sys.truenas.net/apps/frigate/screenshots/screenshot3.png" - ], - "sources": [ - "https://github.com/truenas/charts/tree/master/library/ix-dev/community/frigate", - "https://github.com/blakeblackshear/frigate" - ], - "icon_url": "https://media.sys.truenas.net/apps/frigate/icons/icon.svg" - }, - "transmission": { - "app_readme": "

Transmission

\n

Transmission is designed for easy, powerful use.

\n
\n

When application is installed, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the Transmission directories.\nAfterward, the Transmission container will run as a non-root user (Default: 568).

\n
\n

For additional configuration via environment variables, see Container's source env var list.

", - "categories": [ - "media" - ], - "description": "Transmission is designed for easy, powerful use.", - "healthy": true, - "healthy_error": null, - "home": "https://transmissionbt.com/", - "location": "/__w/charts/charts/community/transmission", - "latest_version": "1.3.5", - "latest_app_version": "4.0.5", - "latest_human_version": "4.0.5_1.3.5", - "last_update": "2024-04-16 05:23:14", - "name": "transmission", - "recommended": false, - "title": "Transmission", - "maintainers": [ - { - "name": "truenas", - "url": "https://www.truenas.com/", - "email": "dev@ixsystems.com" - } - ], - "tags": [ - "torrent", - "download" - ], - "screenshots": [], - "sources": [ - "https://github.com/onedr0p/containers/tree/main/apps/transmission", - "https://github.com/truenas/charts/tree/master/community/transmission", - "https://transmissionbt.com/" - ], - "icon_url": "https://media.sys.truenas.net/apps/transmission/icons/icon.png" - }, - "kapowarr": { - "app_readme": "

Kapowarr

\n

Kapowarr is a software to build and manage a comic book library, fitting in the *arr suite of software.

\n
\n

When application is installed, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the Kapowarr directories.\nAfterward, the Kapowarr container will run as a non-root user (Default: 568).\nAll mounted storage(s) will be chowned only if the parent directory does not match the configured user.

\n
", - "categories": [ - "media" - ], - "description": "Kapowarr is a software to build and manage a comic book library, fitting in the *arr suite of software.", - "healthy": true, - "healthy_error": null, - "home": "https://casvt.github.io/Kapowarr/", - "location": "/__w/charts/charts/community/kapowarr", - "latest_version": "2.0.3", - "latest_app_version": "1.0.0", - "latest_human_version": "1.0.0_2.0.3", - "last_update": "2024-04-16 05:23:14", - "name": "kapowarr", - "recommended": false, - "title": "Kapowarr", - "maintainers": [ - { - "name": "truenas", - "url": "https://www.truenas.com/", - "email": "dev@ixsystems.com" - } - ], - "tags": [ - "comic" - ], - "screenshots": [ - "https://media.sys.truenas.net/apps/kapowarr/screenshots/screenshot1.png", - "https://media.sys.truenas.net/apps/kapowarr/screenshots/screenshot2.png" - ], - "sources": [ - "https://hub.docker.com/r/mrcas/kapowarr", - "https://github.com/truenas/charts/tree/master/library/ix-dev/community/kapowarr", - "https://github.com/Casvt/Kapowarr" - ], - "icon_url": "https://media.sys.truenas.net/apps/kapowarr/icons/icon.svg" - }, - "navidrome": { - "app_readme": "

Navidrome

\n

Navidrome is a personal streaming service

\n

Additional configuration options can be defined via environment variables.\nSee more information on the Navidrome Documentation

", - "categories": [ - "media" - ], - "description": "Navidrome is a personal streaming service", - "healthy": true, - "healthy_error": null, - "home": "https://www.navidrome.org/", - "location": "/__w/charts/charts/community/navidrome", - "latest_version": "1.2.6", - "latest_app_version": "0.51.1", - "latest_human_version": "0.51.1_1.2.6", - "last_update": "2024-04-16 05:23:14", - "name": "navidrome", - "recommended": false, - "title": "Navidrome", - "maintainers": [ - { - "name": "truenas", - "url": "https://www.truenas.com/", - "email": "dev@ixsystems.com" - } - ], - "tags": [ - "music" - ], - "screenshots": [ - "https://media.sys.truenas.net/apps/navidrome/screenshots/screenshot1.png" - ], - "sources": [ - "https://hub.docker.com/r/deluan/navidrome", - "https://github.com/truenas/charts/tree/master/community/navidrome", - "https://github.com/navidrome/navidrome/" - ], - "icon_url": "https://media.sys.truenas.net/apps/navidrome/icons/icon.png" - }, - "passbolt": { - "app_readme": "

Passbolt

\n

Passbolt is a security-first, open source password manager

\n
\n

When application is installed, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the Passbolt directories.\nAfterward, the Passbolt container will run as a non-root user (33).\nSame applies to the mariadb container. This will run afterwards as a non-root user (999).\nOn each upgrade, a container will be launched with root privileges in order to apply the correct\npermissions to the mariadb backups directory. Container that performs the backup will run as a non-root user (999) afterwards.\nKeep in mind the permissions on the backup directory will be changed to 999:999 on every update.\nBut will only be changed once for the Passbolt and mariadb data directories.

\n
\n

Register admin user

\n

Connect to the container's shell and run the following command replacing the\nvalues (user@example.com, first_name, last_name) with your own values.

\n

shell\n/usr/share/php/passbolt/bin/cake passbolt register_user -r admin \\\n -u user@example.com -f first_name -l last_name

", - "categories": [ - "security" - ], - "description": "Passbolt is a security-first, open source password manager", - "healthy": true, - "healthy_error": null, - "home": "https://www.passbolt.com", - "location": "/__w/charts/charts/community/passbolt", - "latest_version": "1.2.8", - "latest_app_version": "4.6.2.1", - "latest_human_version": "4.6.2.1_1.2.8", - "last_update": "2024-04-16 05:23:14", - "name": "passbolt", - "recommended": false, - "title": "Passbolt", - "maintainers": [ - { - "name": "truenas", - "url": "https://www.truenas.com/", - "email": "dev@ixsystems.com" - } - ], - "tags": [ - "password", - "manager" - ], - "screenshots": [ - "https://media.sys.truenas.net/apps/passbolt/screenshots/screenshot1.png", - "https://media.sys.truenas.net/apps/passbolt/screenshots/screenshot2.png", - "https://media.sys.truenas.net/apps/passbolt/screenshots/screenshot3.png", - "https://media.sys.truenas.net/apps/passbolt/screenshots/screenshot4.png" - ], - "sources": [ - "https://hub.docker.com/r/passbolt/passbolt", - "https://github.com/truenas/charts/tree/master/community/passbolt", - "https://www.passbolt.com" - ], - "icon_url": "https://media.sys.truenas.net/apps/passbolt/icon/icon.svg" - }, - "actual-budget": { - "app_readme": "

Actual Budget

\n

Actual Budget is a super fast and privacy-focused app for managing your finances.

", - "categories": [ - "productivity" - ], - "description": "Actual Budget is a super fast and privacy-focused app for managing your finances.", - "healthy": true, - "healthy_error": null, - "home": "https://actualbudget.org/", - "location": "/__w/charts/charts/community/actual-budget", - "latest_version": "1.2.12", - "latest_app_version": "24.4.0", - "latest_human_version": "24.4.0_1.2.12", - "last_update": "2024-04-16 05:23:14", - "name": "actual-budget", - "recommended": false, - "title": "Actual Budget", - "maintainers": [ - { - "name": "truenas", - "url": "https://www.truenas.com/", - "email": "dev@ixsystems.com" - } - ], - "tags": [ - "finance", - "budget" - ], - "screenshots": [ - "https://media.sys.truenas.net/apps/actual-budget/screenshots/screenshot1.png", - "https://media.sys.truenas.net/apps/actual-budget/screenshots/screenshot2.png", - "https://media.sys.truenas.net/apps/actual-budget/screenshots/screenshot3.png" - ], - "sources": [ - "https://github.com/actualbudget/actual-server", - "https://github.com/truenas/charts/tree/master/community/actual-budget", - "https://hub.docker.com/r/actualbudget/actual-server" - ], - "icon_url": "https://media.sys.truenas.net/apps/actual-budget/icons/icon.png" - }, - "grafana": { - "app_readme": "

Grafana

\n

Grafana is the open source analytics & monitoring solution for every database.

\n

Additional configuration can be made by adding additional environment variables\nHere is the available configuration documentation

\n

Use the following syntax:\nGF_[SECTION-NAME]_[KEY-NAME]

\n

Example:\nGF_SMTP_ENABLED

", - "categories": [ - "productivity" - ], - "description": "Grafana is the open source analytics & monitoring solution for every database.", - "healthy": true, - "healthy_error": null, - "home": "https://grafana.com", - "location": "/__w/charts/charts/community/grafana", - "latest_version": "1.2.12", - "latest_app_version": "10.4.2", - "latest_human_version": "10.4.2_1.2.12", - "last_update": "2024-04-16 05:23:14", - "name": "grafana", - "recommended": false, - "title": "Grafana", - "maintainers": [ - { - "name": "truenas", - "url": "https://www.truenas.com/", - "email": "dev@ixsystems.com" - } - ], - "tags": [ - "analytics", - "monitoring", - "metrics", - "dashboards" - ], - "screenshots": [ - "https://media.sys.truenas.net/apps/grafana/screenshots/screenshot1.png", - "https://media.sys.truenas.net/apps/grafana/screenshots/screenshot2.png" - ], - "sources": [ - "https://hub.docker.com/r/grafana/grafana", - "https://github.com/truenas/charts/tree/master/community/grafana", - "https://github.com/grafana" - ], - "icon_url": "https://media.sys.truenas.net/apps/grafana/icons/icon.png" - }, - "paperless-ngx": { - "app_readme": "

Paperless-ngx

\n

Paperless-ngx is a document management system that transforms your physical documents into a searchable online archive so you can keep, well, less paper.

", - "categories": [ - "productivity" - ], - "description": "Paperless-ngx is a document management system that transforms your physical documents into a searchable online archive so you can keep, well, less paper.", - "healthy": true, - "healthy_error": null, - "home": "https://docs.paperless-ngx.com", - "location": "/__w/charts/charts/community/paperless-ngx", - "latest_version": "1.2.34", - "latest_app_version": "2.7.2", - "latest_human_version": "2.7.2_1.2.34", - "last_update": "2024-04-16 05:23:14", - "name": "paperless-ngx", - "recommended": false, - "title": "Paperless-ngx", - "maintainers": [ - { - "name": "truenas", - "url": "https://www.truenas.com/", - "email": "dev@ixsystems.com" - } - ], - "tags": [ - "document", - "management" - ], - "screenshots": [ - "https://media.sys.truenas.net/apps/paperless-ngx/screenshots/screenshot1.png", - "https://media.sys.truenas.net/apps/paperless-ngx/screenshots/screenshot2.png", - "https://media.sys.truenas.net/apps/paperless-ngx/screenshots/screenshot3.png", - "https://media.sys.truenas.net/apps/paperless-ngx/screenshots/screenshot4.png", - "https://media.sys.truenas.net/apps/paperless-ngx/screenshots/screenshot5.png", - "https://media.sys.truenas.net/apps/paperless-ngx/screenshots/screenshot6.png", - "https://media.sys.truenas.net/apps/paperless-ngx/screenshots/screenshot7.png", - "https://media.sys.truenas.net/apps/paperless-ngx/screenshots/screenshot8.png" - ], - "sources": [ - "https://hub.docker.com/r/paperlessngx/paperless-ngx", - "https://github.com/truenas/charts/tree/master/library/ix-dev/community/paperless-ngx", - "https://github.com/paperless-ngx/paperless-ngx" - ], - "icon_url": "https://media.sys.truenas.net/apps/paperless-ngx/icons/icon.svg" - }, - "drawio": { - "app_readme": "

Draw.io

\n

Draw.io is a whiteboarding / diagramming software application.

", - "categories": [ - "productivity" - ], - "description": "Draw.io is a whiteboarding / diagramming software application.", - "healthy": true, - "healthy_error": null, - "home": "https://www.drawio.com", - "location": "/__w/charts/charts/community/drawio", - "latest_version": "1.2.32", - "latest_app_version": "24.2.5", - "latest_human_version": "24.2.5_1.2.32", - "last_update": "2024-04-16 05:23:14", - "name": "drawio", - "recommended": false, - "title": "Draw.IO", - "maintainers": [ - { - "name": "truenas", - "url": "https://www.truenas.com/", - "email": "dev@ixsystems.com" - } - ], - "tags": [ - "diagram", - "whiteboard" - ], - "screenshots": [ - "https://media.sys.truenas.net/apps/drawio/screenshots/screenshot1.png", - "https://media.sys.truenas.net/apps/drawio/screenshots/screenshot2.png", - "https://media.sys.truenas.net/apps/drawio/screenshots/screenshot3.png" - ], - "sources": [ - "https://hub.docker.com/r/jgraph/drawio", - "https://github.com/truenas/charts/tree/master/library/ix-dev/community/drawio", - "https://github.com/jgraph/drawio" - ], - "icon_url": "https://media.sys.truenas.net/apps/drawio/icons/icon.png" - }, - "prowlarr": { - "app_readme": "

Prowlarr

\n

Prowlarr is a music collection manager for Usenet and BitTorrent users.

", - "categories": [ - "media" - ], - "description": "Prowlarr is an indexer manager/proxy to integrate with your various PVR apps.", - "healthy": true, - "healthy_error": null, - "home": "https://prowlarr.com/", - "location": "/__w/charts/charts/community/prowlarr", - "latest_version": "1.2.22", - "latest_app_version": "1.16.1.4420", - "latest_human_version": "1.16.1.4420_1.2.22", - "last_update": "2024-04-16 05:23:14", - "name": "prowlarr", - "recommended": false, - "title": "Prowlarr", - "maintainers": [ - { - "name": "truenas", - "url": "https://www.truenas.com/", - "email": "dev@ixsystems.com" - } - ], - "tags": [ - "indexer" - ], - "screenshots": [], - "sources": [ - "https://github.com/onedr0p/containers/tree/main/apps/prowlarr", - "https://github.com/truenas/charts/tree/master/community/prowlarr", - "https://github.com/Prowlarr/Prowlarr" - ], - "icon_url": "https://media.sys.truenas.net/apps/prowlarr/icons/icon.png" - }, - "castopod": { - "app_readme": "

Castopod

\n

Castopod is an open-source hosting platform made for podcasters who want engage and interact with their audience.

", - "categories": [ - "media" - ], - "description": "Castopod is an open-source hosting platform made for podcasters who want engage and interact with their audience.", - "healthy": true, - "healthy_error": null, - "home": "https://castopod.org", - "location": "/__w/charts/charts/community/castopod", - "latest_version": "1.2.16", - "latest_app_version": "1.10.5", - "latest_human_version": "1.10.5_1.2.16", - "last_update": "2024-04-16 05:23:14", - "name": "castopod", - "recommended": false, - "title": "Castopod", - "maintainers": [ - { - "name": "truenas", - "url": "https://www.truenas.com/", - "email": "dev@ixsystems.com" - } - ], - "tags": [ - "podcast" - ], - "screenshots": [ - "https://media.sys.truenas.net/apps/castopod/screenshots/screenshot1.png" - ], - "sources": [ - "https://hub.docker.com/r/castopod/castopod", - "https://github.com/truenas/charts/tree/master/community/castopod", - "https://code.castopod.org/adaures/castopod" - ], - "icon_url": "https://media.sys.truenas.net/apps/castopod/icons/icon.svg" - }, - "redis": { - "app_readme": "

Redis

\n

Redis. The open source, in-memory data store used by millions of developers as a database, cache, streaming engine, and message broker.

\n
\n

When application is installed, a container will be launched with root privileges.\nThis is required in order to apply the correct permissions to the Redis directories.\nAfterward, the Redis container will run as a non-root user (1001) and root group.\nAll mounted storage(s) will be chowned only if the parent directory does not match 1001 user.

\n
", - "categories": [ - "database" - ], - "description": "Redis. The open source, in-memory data store used by millions of developers as a database, cache, streaming engine, and message broker.", - "healthy": true, - "healthy_error": null, - "home": "https://redis.io/", - "location": "/__w/charts/charts/community/redis", - "latest_version": "1.0.22", - "latest_app_version": "7.2.4", - "latest_human_version": "7.2.4_1.0.22", - "last_update": "2024-04-16 05:23:14", - "name": "redis", - "recommended": false, - "title": "Redis", - "maintainers": [ - { - "name": "truenas", - "url": "https://www.truenas.com/", - "email": "dev@ixsystems.com" - } - ], - "tags": [ - "cache" - ], - "screenshots": [], - "sources": [ - "https://hub.docker.com/r/bitnami/redis", - "https://github.com/bitnami/containers/tree/main/bitnami/redis", - "https://redis.io/" - ], - "icon_url": "https://media.sys.truenas.net/apps/redis/icons/icon.png" + "icon_url": "https://media.sys.truenas.net/apps/minio/icons/icon.png" } } } \ No newline at end of file diff --git a/charts/collabora/app_versions.json b/charts/collabora/app_versions.json index dac702f543..df53abc313 100644 --- a/charts/collabora/app_versions.json +++ b/charts/collabora/app_versions.json @@ -4,13 +4,13 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/collabora/2.0.12", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ + "normalize/acl", "definitions/nodeIP", "definitions/certificate", - "normalize/ixVolume", "definitions/timezone", - "normalize/acl" + "normalize/ixVolume" ], "human_version": "23.05.10.1.1_2.0.12", "version": "2.0.12", @@ -874,10 +874,10 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/collabora/1.2.30", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ - "definitions/timezone", "definitions/nodeIP", + "definitions/timezone", "definitions/certificate" ], "human_version": "23.05.8.2.1_1.2.30", diff --git a/charts/diskoverdata/app_versions.json b/charts/diskoverdata/app_versions.json index 702e94f51a..7ba58d9be4 100644 --- a/charts/diskoverdata/app_versions.json +++ b/charts/diskoverdata/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/diskoverdata/2.0.0", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ - "normalize/ixVolume", + "normalize/acl", "definitions/timezone", - "normalize/acl" + "normalize/ixVolume" ], "human_version": "2.0.1_2.0.0", "version": "2.0.0", @@ -1835,10 +1835,10 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/diskoverdata/1.0.15", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ - "normalize/ixVolume", - "definitions/timezone" + "definitions/timezone", + "normalize/ixVolume" ], "human_version": "2.0.1_1.0.15", "version": "1.0.15", diff --git a/charts/elastic-search/app_versions.json b/charts/elastic-search/app_versions.json index c993ab9144..5a635b242e 100644 --- a/charts/elastic-search/app_versions.json +++ b/charts/elastic-search/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/elastic-search/1.1.16", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ + "normalize/acl", "normalize/ixVolume", - "definitions/certificate", - "normalize/acl" + "definitions/certificate" ], "human_version": "8.13.2_1.1.16", "version": "1.1.16", diff --git a/charts/emby/app_versions.json b/charts/emby/app_versions.json index 0a784097b7..ccb3208f93 100644 --- a/charts/emby/app_versions.json +++ b/charts/emby/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/emby/2.0.6", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ - "normalize/ixVolume", "normalize/acl", + "normalize/ixVolume", "definitions/gpuConfiguration" ], "human_version": "4.8.3.0_2.0.6", @@ -1061,10 +1061,10 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/emby/1.0.30", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ - "normalize/ixVolume", - "definitions/gpuConfiguration" + "definitions/gpuConfiguration", + "normalize/ixVolume" ], "human_version": "4.7.14.0_1.0.30", "version": "1.0.30", diff --git a/charts/home-assistant/app_versions.json b/charts/home-assistant/app_versions.json index ae20beaa1a..637f51b3ab 100644 --- a/charts/home-assistant/app_versions.json +++ b/charts/home-assistant/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/home-assistant/2.0.19", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ - "normalize/ixVolume", + "normalize/acl", "definitions/timezone", - "normalize/acl" + "normalize/ixVolume" ], "human_version": "2024.4.3_2.0.19", "version": "2.0.19", @@ -2056,10 +2056,10 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/home-assistant/1.0.130", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ - "normalize/ixVolume", - "definitions/timezone" + "definitions/timezone", + "normalize/ixVolume" ], "human_version": "2024.1.3_1.0.130", "version": "1.0.130", diff --git a/charts/ix-chart/app_versions.json b/charts/ix-chart/app_versions.json index d31dc63fcb..cd23242bbb 100644 --- a/charts/ix-chart/app_versions.json +++ b/charts/ix-chart/app_versions.json @@ -4,13 +4,13 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/ix-chart/2403.0.0", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ - "definitions/nodeIP", - "normalize/ixVolume", - "definitions/interface", "definitions/gpuConfiguration", - "normalize/interfaceConfiguration" + "definitions/nodeIP", + "normalize/interfaceConfiguration", + "definitions/interface", + "normalize/ixVolume" ], "human_version": "2403.0.0", "version": "2403.0.0", diff --git a/charts/minio/app_versions.json b/charts/minio/app_versions.json index 71b3b8b7c9..dbee1a1a56 100644 --- a/charts/minio/app_versions.json +++ b/charts/minio/app_versions.json @@ -1,17 +1,17 @@ { - "2.0.5": { + "2.0.6": { "healthy": true, "supported": false, "healthy_error": null, - "location": "/__w/charts/charts/charts/minio/2.0.5", - "last_update": "2024-04-16 05:23:14", + "location": "/__w/charts/charts/charts/minio/2.0.6", + "last_update": "2024-04-17 11:37:46", "required_features": [ + "normalize/acl", "normalize/ixVolume", - "definitions/certificate", - "normalize/acl" + "definitions/certificate" ], - "human_version": "2023-03-13_2.0.5", - "version": "2.0.5", + "human_version": "2023-03-13_2.0.6", + "version": "2.0.6", "chart_metadata": { "name": "minio", "description": "High Performance, Kubernetes Native Object Storage", @@ -19,7 +19,7 @@ "title": "MinIO" }, "type": "application", - "version": "2.0.5", + "version": "2.0.6", "apiVersion": "v2", "appVersion": "2023-03-13", "kubeVersion": ">=1.16.0-0", @@ -1837,7 +1837,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/minio/1.7.24", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ "normalize/ixVolume", "definitions/certificate" diff --git a/charts/netdata/app_versions.json b/charts/netdata/app_versions.json index da9b70ac74..5fd96956a9 100644 --- a/charts/netdata/app_versions.json +++ b/charts/netdata/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/netdata/2.0.7", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "v1.45.3_2.0.7", "version": "2.0.7", @@ -1730,7 +1730,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/netdata/1.0.40", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ "normalize/ixVolume" ], diff --git a/charts/nextcloud/app_versions.json b/charts/nextcloud/app_versions.json index cb56143af9..1bc570602e 100644 --- a/charts/nextcloud/app_versions.json +++ b/charts/nextcloud/app_versions.json @@ -4,11 +4,11 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/nextcloud/1.6.59", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ + "definitions/nodeIP", "normalize/ixVolume", - "definitions/certificate", - "definitions/nodeIP" + "definitions/certificate" ], "human_version": "28.0.4_1.6.59", "version": "1.6.59", @@ -828,11 +828,11 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/nextcloud/1.6.53", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ + "definitions/nodeIP", "normalize/ixVolume", - "definitions/certificate", - "definitions/nodeIP" + "definitions/certificate" ], "human_version": "27.1.4_1.6.53", "version": "1.6.53", @@ -1652,11 +1652,11 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/nextcloud/1.6.29", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ + "definitions/nodeIP", "normalize/ixVolume", - "definitions/certificate", - "definitions/nodeIP" + "definitions/certificate" ], "human_version": "26.0.2_1.6.29", "version": "1.6.29", diff --git a/charts/photoprism/app_versions.json b/charts/photoprism/app_versions.json index a42e5c67a3..3def9688d6 100644 --- a/charts/photoprism/app_versions.json +++ b/charts/photoprism/app_versions.json @@ -4,12 +4,12 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/photoprism/2.0.4", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ - "normalize/ixVolume", - "definitions/certificate", + "definitions/gpuConfiguration", "normalize/acl", - "definitions/gpuConfiguration" + "normalize/ixVolume", + "definitions/certificate" ], "human_version": "231128_2.0.4", "version": "2.0.4", @@ -1824,7 +1824,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/photoprism/1.1.3", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ "normalize/ixVolume", "definitions/gpuConfiguration" diff --git a/charts/pihole/app_versions.json b/charts/pihole/app_versions.json index 2682d6364a..a019f0cd98 100644 --- a/charts/pihole/app_versions.json +++ b/charts/pihole/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/pihole/2.0.10", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ - "normalize/ixVolume", + "normalize/acl", "definitions/timezone", - "normalize/acl" + "normalize/ixVolume" ], "human_version": "2024.03.2_2.0.10", "version": "2.0.10", @@ -1500,10 +1500,10 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/pihole/1.0.25", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ - "normalize/ixVolume", - "definitions/timezone" + "definitions/timezone", + "normalize/ixVolume" ], "human_version": "2023.11.0_1.0.25", "version": "1.0.25", diff --git a/charts/plex/app_versions.json b/charts/plex/app_versions.json index 3e8d676c6e..80a9e08f28 100644 --- a/charts/plex/app_versions.json +++ b/charts/plex/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/plex/2.0.4", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ - "normalize/ixVolume", - "definitions/timezone", "normalize/acl", + "definitions/timezone", + "normalize/ixVolume", "definitions/gpuConfiguration" ], "human_version": "1.40.1.8227_2.0.4", @@ -2229,12 +2229,12 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/plex/1.7.60", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ - "normalize/ixVolume", - "definitions/timezone", "validations/lockedHostPath", - "definitions/gpuConfiguration" + "definitions/timezone", + "definitions/gpuConfiguration", + "normalize/ixVolume" ], "human_version": "1.32.8.7639_1.7.60", "version": "1.7.60", diff --git a/charts/prometheus/app_versions.json b/charts/prometheus/app_versions.json index 83bea09340..1a0e2d664e 100644 --- a/charts/prometheus/app_versions.json +++ b/charts/prometheus/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/prometheus/1.1.14", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "v2.51.2_1.1.14", "version": "1.1.14", diff --git a/charts/storj/app_versions.json b/charts/storj/app_versions.json index 1dd14483cf..8de84c532d 100644 --- a/charts/storj/app_versions.json +++ b/charts/storj/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/storj/2.0.1", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "v1.68.2_2.0.1", "version": "2.0.1", @@ -1556,7 +1556,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/storj/1.0.18", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ "normalize/ixVolume" ], diff --git a/charts/syncthing/app_versions.json b/charts/syncthing/app_versions.json index c3f6a5ed84..9f15e42a5d 100644 --- a/charts/syncthing/app_versions.json +++ b/charts/syncthing/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/syncthing/2.0.5", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "1.27.6_2.0.5", "version": "2.0.5", @@ -1171,7 +1171,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/syncthing/1.0.42", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ "normalize/ixVolume", "validations/lockedHostPath" diff --git a/charts/wg-easy/app_versions.json b/charts/wg-easy/app_versions.json index 1375163c3e..88cbad5bee 100644 --- a/charts/wg-easy/app_versions.json +++ b/charts/wg-easy/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/wg-easy/2.0.15", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ - "normalize/ixVolume", "definitions/nodeIP", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "12_2.0.15", "version": "2.0.15", @@ -1159,10 +1159,10 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/wg-easy/1.0.12", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ - "normalize/ixVolume", "definitions/nodeIP", + "normalize/ixVolume", "validations/lockedHostPath" ], "human_version": "7_1.0.12", diff --git a/community/actual-budget/app_versions.json b/community/actual-budget/app_versions.json index 4098a93298..3f7151caee 100644 --- a/community/actual-budget/app_versions.json +++ b/community/actual-budget/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/actual-budget/1.2.12", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ + "normalize/acl", "normalize/ixVolume", - "definitions/certificate", - "normalize/acl" + "definitions/certificate" ], "human_version": "24.4.0_1.2.12", "version": "1.2.12", diff --git a/community/adguard-home/app_versions.json b/community/adguard-home/app_versions.json index 85b9bc9e8f..d966b2360b 100644 --- a/community/adguard-home/app_versions.json +++ b/community/adguard-home/app_versions.json @@ -4,7 +4,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/adguard-home/1.0.41", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ "normalize/ixVolume" ], diff --git a/community/audiobookshelf/app_versions.json b/community/audiobookshelf/app_versions.json index 6b00a34997..d4740daa75 100644 --- a/community/audiobookshelf/app_versions.json +++ b/community/audiobookshelf/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/audiobookshelf/1.0.0", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ - "normalize/ixVolume", + "normalize/acl", "definitions/timezone", - "normalize/acl" + "normalize/ixVolume" ], "human_version": "2.8.1_1.0.0", "version": "1.0.0", diff --git a/community/autobrr/app_versions.json b/community/autobrr/app_versions.json index a049387a5a..2349d39de0 100644 --- a/community/autobrr/app_versions.json +++ b/community/autobrr/app_versions.json @@ -1,17 +1,17 @@ { - "1.2.12": { + "1.2.13": { "healthy": true, "supported": false, "healthy_error": null, - "location": "/__w/charts/charts/community/autobrr/1.2.12", - "last_update": "2024-04-16 05:23:14", + "location": "/__w/charts/charts/community/autobrr/1.2.13", + "last_update": "2024-04-17 11:37:46", "required_features": [ - "normalize/ixVolume", + "normalize/acl", "definitions/timezone", - "normalize/acl" + "normalize/ixVolume" ], - "human_version": "1.40.1_1.2.12", - "version": "1.2.12", + "human_version": "1.41.0_1.2.13", + "version": "1.2.13", "chart_metadata": { "name": "autobrr", "description": "Autobrr is the modern download automation tool for torrents and usenet.", @@ -19,9 +19,9 @@ "title": "Autobrr" }, "type": "application", - "version": "1.2.12", + "version": "1.2.13", "apiVersion": "v2", - "appVersion": "1.40.1", + "appVersion": "1.41.0", "kubeVersion": ">=1.16.0-0", "maintainers": [ { diff --git a/community/bazarr/app_versions.json b/community/bazarr/app_versions.json index 1c5413da75..cab3828319 100644 --- a/community/bazarr/app_versions.json +++ b/community/bazarr/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/bazarr/1.2.10", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "1.4.2_1.2.10", "version": "1.2.10", diff --git a/community/briefkasten/app_versions.json b/community/briefkasten/app_versions.json index 228724e4a0..20754c8269 100644 --- a/community/briefkasten/app_versions.json +++ b/community/briefkasten/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/briefkasten/1.2.7", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "latest_1.2.7", "version": "1.2.7", diff --git a/community/castopod/app_versions.json b/community/castopod/app_versions.json index b253a928ec..0b23be6bcc 100644 --- a/community/castopod/app_versions.json +++ b/community/castopod/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/castopod/1.2.16", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "1.10.5_1.2.16", "version": "1.2.16", diff --git a/community/chia/app_versions.json b/community/chia/app_versions.json index f0641d60db..578af8fa28 100644 --- a/community/chia/app_versions.json +++ b/community/chia/app_versions.json @@ -4,10 +4,10 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/chia/1.0.34", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ - "normalize/ixVolume", - "definitions/timezone" + "definitions/timezone", + "normalize/ixVolume" ], "human_version": "2.2.1_1.0.34", "version": "1.0.34", diff --git a/community/clamav/app_versions.json b/community/clamav/app_versions.json index baeb5dcec0..62c5721078 100644 --- a/community/clamav/app_versions.json +++ b/community/clamav/app_versions.json @@ -4,7 +4,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/clamav/1.0.21", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ "normalize/ixVolume" ], diff --git a/community/cloudflared/app_versions.json b/community/cloudflared/app_versions.json index ab7cc71e04..69a8a9b9f1 100644 --- a/community/cloudflared/app_versions.json +++ b/community/cloudflared/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/cloudflared/1.2.11", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "2024.4.0_1.2.11", "version": "1.2.11", diff --git a/community/dashy/app_versions.json b/community/dashy/app_versions.json index 5bfae81514..60b7fed537 100644 --- a/community/dashy/app_versions.json +++ b/community/dashy/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/dashy/1.0.9", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ + "normalize/acl", "normalize/ixVolume", - "definitions/certificate", - "normalize/acl" + "definitions/certificate" ], "human_version": "2.1.2_1.0.9", "version": "1.0.9", diff --git a/community/ddns-updater/app_versions.json b/community/ddns-updater/app_versions.json index 6cfa6bf7f9..2757160847 100644 --- a/community/ddns-updater/app_versions.json +++ b/community/ddns-updater/app_versions.json @@ -4,10 +4,10 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/ddns-updater/1.0.27", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ - "normalize/ixVolume", - "definitions/timezone" + "definitions/timezone", + "normalize/ixVolume" ], "human_version": "2.6.0_1.0.27", "version": "1.0.27", diff --git a/community/deluge/app_versions.json b/community/deluge/app_versions.json index 5d6ad84dbc..12abeeb471 100644 --- a/community/deluge/app_versions.json +++ b/community/deluge/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/deluge/1.2.6", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ - "normalize/ixVolume", + "normalize/acl", "definitions/timezone", - "normalize/acl" + "normalize/ixVolume" ], "human_version": "2.1.1_1.2.6", "version": "1.2.6", diff --git a/community/distribution/app_versions.json b/community/distribution/app_versions.json index 94064a6a8e..e257b04872 100644 --- a/community/distribution/app_versions.json +++ b/community/distribution/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/distribution/1.2.4", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ + "normalize/acl", "normalize/ixVolume", - "definitions/certificate", - "normalize/acl" + "definitions/certificate" ], "human_version": "2.8.3_1.2.4", "version": "1.2.4", diff --git a/community/drawio/app_versions.json b/community/drawio/app_versions.json index d0d660fa9d..a4edc9c987 100644 --- a/community/drawio/app_versions.json +++ b/community/drawio/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/drawio/1.2.32", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "24.2.5_1.2.32", "version": "1.2.32", diff --git a/community/filebrowser/app_versions.json b/community/filebrowser/app_versions.json index 33b895ce67..d0ca6b6f15 100644 --- a/community/filebrowser/app_versions.json +++ b/community/filebrowser/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/filebrowser/1.2.7", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ + "normalize/acl", "normalize/ixVolume", - "definitions/certificate", - "normalize/acl" + "definitions/certificate" ], "human_version": "2.28.0_1.2.7", "version": "1.2.7", diff --git a/community/firefly-iii/app_versions.json b/community/firefly-iii/app_versions.json index 70fae7f6c2..c361ae5d65 100644 --- a/community/firefly-iii/app_versions.json +++ b/community/firefly-iii/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/firefly-iii/1.1.22", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "6.1.13_1.1.22", "version": "1.1.22", diff --git a/community/flame/app_versions.json b/community/flame/app_versions.json index bb57139057..01d43e7100 100644 --- a/community/flame/app_versions.json +++ b/community/flame/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/flame/1.2.4", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "2.3.1_1.2.4", "version": "1.2.4", diff --git a/community/freshrss/app_versions.json b/community/freshrss/app_versions.json index bb15c491c3..6d5c808eb6 100644 --- a/community/freshrss/app_versions.json +++ b/community/freshrss/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/freshrss/1.1.9", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ - "normalize/ixVolume", + "normalize/acl", "definitions/timezone", - "normalize/acl" + "normalize/ixVolume" ], "human_version": "1.23.1_1.1.9", "version": "1.1.9", diff --git a/community/frigate/app_versions.json b/community/frigate/app_versions.json index 58b0493e88..737f4e7c45 100644 --- a/community/frigate/app_versions.json +++ b/community/frigate/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/frigate/1.2.6", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ - "normalize/ixVolume", "normalize/acl", + "normalize/ixVolume", "definitions/gpuConfiguration" ], "human_version": "0.13.2_1.2.6", diff --git a/community/fscrawler/app_versions.json b/community/fscrawler/app_versions.json index 37b5ba167e..f73be616eb 100644 --- a/community/fscrawler/app_versions.json +++ b/community/fscrawler/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/fscrawler/1.2.4", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ - "normalize/ixVolume", + "normalize/acl", "definitions/timezone", - "normalize/acl" + "normalize/ixVolume" ], "human_version": "2.9_1.2.4", "version": "1.2.4", diff --git a/community/gitea/app_versions.json b/community/gitea/app_versions.json index b931666dbd..9634602a21 100644 --- a/community/gitea/app_versions.json +++ b/community/gitea/app_versions.json @@ -1,17 +1,17 @@ { - "1.1.18": { + "1.1.19": { "healthy": true, "supported": false, "healthy_error": null, - "location": "/__w/charts/charts/community/gitea/1.1.18", - "last_update": "2024-04-16 05:23:14", + "location": "/__w/charts/charts/community/gitea/1.1.19", + "last_update": "2024-04-17 11:37:46", "required_features": [ + "normalize/acl", "normalize/ixVolume", - "definitions/certificate", - "normalize/acl" + "definitions/certificate" ], - "human_version": "1.21.10_1.1.18", - "version": "1.1.18", + "human_version": "1.21.11_1.1.19", + "version": "1.1.19", "chart_metadata": { "name": "gitea", "description": "Gitea - Git with a cup of tea", @@ -19,9 +19,9 @@ "title": "Gitea" }, "type": "application", - "version": "1.1.18", + "version": "1.1.19", "apiVersion": "v2", - "appVersion": "1.21.10", + "appVersion": "1.21.11", "kubeVersion": ">=1.16.0-0", "maintainers": [ { diff --git a/community/grafana/app_versions.json b/community/grafana/app_versions.json index 019e0f33b3..68af822e04 100644 --- a/community/grafana/app_versions.json +++ b/community/grafana/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/grafana/1.2.12", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ + "normalize/acl", "normalize/ixVolume", - "definitions/certificate", - "normalize/acl" + "definitions/certificate" ], "human_version": "10.4.2_1.2.12", "version": "1.2.12", diff --git a/community/handbrake/app_versions.json b/community/handbrake/app_versions.json index f3a49b9146..c3264325af 100644 --- a/community/handbrake/app_versions.json +++ b/community/handbrake/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/handbrake/1.0.2", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ - "normalize/ixVolume", + "normalize/acl", "definitions/timezone", - "normalize/acl" + "normalize/ixVolume" ], "human_version": "23.12.2_1.0.2", "version": "1.0.2", diff --git a/community/homarr/app_versions.json b/community/homarr/app_versions.json index 5246d94a68..7a268c6c3f 100644 --- a/community/homarr/app_versions.json +++ b/community/homarr/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/homarr/2.0.13", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ - "normalize/ixVolume", + "normalize/acl", "definitions/timezone", - "normalize/acl" + "normalize/ixVolume" ], "human_version": "0.15.2_2.0.13", "version": "2.0.13", diff --git a/community/homepage/app_versions.json b/community/homepage/app_versions.json index 4aa70706de..6ed9bc80f1 100644 --- a/community/homepage/app_versions.json +++ b/community/homepage/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/homepage/1.2.10", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "0.8.11_1.2.10", "version": "1.2.10", diff --git a/community/homer/app_versions.json b/community/homer/app_versions.json index a692ababc5..a7a028417f 100644 --- a/community/homer/app_versions.json +++ b/community/homer/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/homer/1.2.4", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "23.10.1_1.2.4", "version": "1.2.4", diff --git a/community/immich/app_versions.json b/community/immich/app_versions.json index a5a6fdace3..25296e74ba 100644 --- a/community/immich/app_versions.json +++ b/community/immich/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/immich/3.0.19", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ - "normalize/ixVolume", - "definitions/timezone", "normalize/acl", + "definitions/timezone", + "normalize/ixVolume", "definitions/gpuConfiguration" ], "human_version": "1.101.0_3.0.19", diff --git a/community/invidious/app_versions.json b/community/invidious/app_versions.json index ea6c3b69de..f2dc13f9e3 100644 --- a/community/invidious/app_versions.json +++ b/community/invidious/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/invidious/2.0.1", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "latest_2.0.1", "version": "2.0.1", diff --git a/community/ipfs/app_versions.json b/community/ipfs/app_versions.json index b8aa2a1508..0326ae9809 100644 --- a/community/ipfs/app_versions.json +++ b/community/ipfs/app_versions.json @@ -4,7 +4,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/ipfs/1.0.36", - "last_update": "2024-04-16 05:24:36", + "last_update": "2024-04-17 11:36:16", "required_features": [ "normalize/ixVolume" ], diff --git a/community/jellyfin/app_versions.json b/community/jellyfin/app_versions.json index a0722dc849..6483408d6c 100644 --- a/community/jellyfin/app_versions.json +++ b/community/jellyfin/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/jellyfin/1.2.7", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ - "normalize/ixVolume", "normalize/acl", + "normalize/ixVolume", "definitions/gpuConfiguration" ], "human_version": "10.8.13.1_1.2.7", diff --git a/community/jellyseerr/app_versions.json b/community/jellyseerr/app_versions.json index 6780562a0d..072c10a49a 100644 --- a/community/jellyseerr/app_versions.json +++ b/community/jellyseerr/app_versions.json @@ -4,10 +4,10 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/jellyseerr/1.0.20", - "last_update": "2024-04-16 05:24:36", + "last_update": "2024-04-17 11:36:16", "required_features": [ - "normalize/ixVolume", - "definitions/timezone" + "definitions/timezone", + "normalize/ixVolume" ], "human_version": "1.8.0_1.0.20", "version": "1.0.20", diff --git a/community/jenkins/app_versions.json b/community/jenkins/app_versions.json index f7b9538587..6718ad1841 100644 --- a/community/jenkins/app_versions.json +++ b/community/jenkins/app_versions.json @@ -4,12 +4,12 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/jenkins/1.2.7", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ - "normalize/ixVolume", + "normalize/acl", "definitions/timezone", - "definitions/certificate", - "normalize/acl" + "normalize/ixVolume", + "definitions/certificate" ], "human_version": "2.440.2_1.2.7", "version": "1.2.7", diff --git a/community/joplin/app_versions.json b/community/joplin/app_versions.json index 8bae13fa88..e4b9233922 100644 --- a/community/joplin/app_versions.json +++ b/community/joplin/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/joplin/1.1.11", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "2.14.2_1.1.11", "version": "1.1.11", diff --git a/community/kapowarr/app_versions.json b/community/kapowarr/app_versions.json index 5425379cc1..b861135d28 100644 --- a/community/kapowarr/app_versions.json +++ b/community/kapowarr/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/kapowarr/2.0.3", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "1.0.0_2.0.3", "version": "2.0.3", diff --git a/community/kavita/app_versions.json b/community/kavita/app_versions.json index e9f85316f3..1fefda569a 100644 --- a/community/kavita/app_versions.json +++ b/community/kavita/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/kavita/1.2.8", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ - "normalize/ixVolume", + "normalize/acl", "definitions/timezone", - "normalize/acl" + "normalize/ixVolume" ], "human_version": "0.8.0_1.2.8", "version": "1.2.8", diff --git a/community/komga/app_versions.json b/community/komga/app_versions.json index c0fd6ccb7b..6121e34468 100644 --- a/community/komga/app_versions.json +++ b/community/komga/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/komga/1.2.8", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ - "normalize/ixVolume", + "normalize/acl", "definitions/timezone", - "normalize/acl" + "normalize/ixVolume" ], "human_version": "1.10.4_1.2.8", "version": "1.2.8", diff --git a/community/lidarr/app_versions.json b/community/lidarr/app_versions.json index cb8c4a9981..d59970ae1c 100644 --- a/community/lidarr/app_versions.json +++ b/community/lidarr/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/lidarr/1.2.20", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "2.2.5.4141_1.2.20", "version": "1.2.20", diff --git a/community/linkding/app_versions.json b/community/linkding/app_versions.json index 6e8209838b..3552622c8c 100644 --- a/community/linkding/app_versions.json +++ b/community/linkding/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/linkding/1.2.15", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "1.27.0_1.2.15", "version": "1.2.15", diff --git a/community/listmonk/app_versions.json b/community/listmonk/app_versions.json index f96968c4be..aa38c125f1 100644 --- a/community/listmonk/app_versions.json +++ b/community/listmonk/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/listmonk/1.2.8", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "3.0.0_1.2.8", "version": "1.2.8", diff --git a/community/logseq/app_versions.json b/community/logseq/app_versions.json index d453be737f..bfa2a88e39 100644 --- a/community/logseq/app_versions.json +++ b/community/logseq/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/logseq/1.2.3", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ + "normalize/acl", "normalize/ixVolume", - "definitions/certificate", - "normalize/acl" + "definitions/certificate" ], "human_version": "latest_1.2.3", "version": "1.2.3", diff --git a/community/mealie/app_versions.json b/community/mealie/app_versions.json index 41539515e8..8e53ac0f7f 100644 --- a/community/mealie/app_versions.json +++ b/community/mealie/app_versions.json @@ -1,17 +1,17 @@ { - "1.0.15": { + "1.0.16": { "healthy": true, "supported": false, "healthy_error": null, - "location": "/__w/charts/charts/community/mealie/1.0.15", - "last_update": "2024-04-16 05:23:14", + "location": "/__w/charts/charts/community/mealie/1.0.16", + "last_update": "2024-04-17 11:37:46", "required_features": [ - "normalize/ixVolume", + "normalize/acl", "definitions/timezone", - "normalize/acl" + "normalize/ixVolume" ], - "human_version": "1.4.0_1.0.15", - "version": "1.0.15", + "human_version": "1.5.0_1.0.16", + "version": "1.0.16", "chart_metadata": { "name": "mealie", "description": "Mealie is a self-hosted recipe manager and meal planner", @@ -19,9 +19,9 @@ "title": "Mealie" }, "type": "application", - "version": "1.0.15", + "version": "1.0.16", "apiVersion": "v2", - "appVersion": "1.4.0", + "appVersion": "1.5.0", "kubeVersion": ">=1.16.0-0", "maintainers": [ { diff --git a/community/metube/app_versions.json b/community/metube/app_versions.json index 587d2c296f..93e646c22c 100644 --- a/community/metube/app_versions.json +++ b/community/metube/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/metube/1.2.12", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "2024-04-12_1.2.12", "version": "1.2.12", diff --git a/community/minecraft/app_versions.json b/community/minecraft/app_versions.json index 3306517ec9..31b953f2df 100644 --- a/community/minecraft/app_versions.json +++ b/community/minecraft/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/minecraft/1.2.8", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ - "normalize/ixVolume", + "normalize/acl", "definitions/timezone", - "normalize/acl" + "normalize/ixVolume" ], "human_version": "2024.4.0_1.2.8", "version": "1.2.8", diff --git a/community/mineos/app_versions.json b/community/mineos/app_versions.json index 802c4821dc..96a9179915 100644 --- a/community/mineos/app_versions.json +++ b/community/mineos/app_versions.json @@ -4,7 +4,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/mineos/1.0.20", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ "normalize/ixVolume", "definitions/certificate" diff --git a/community/mumble/app_versions.json b/community/mumble/app_versions.json index 30e8bad68e..bc7fa8f97f 100644 --- a/community/mumble/app_versions.json +++ b/community/mumble/app_versions.json @@ -4,7 +4,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/mumble/1.0.22", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ "normalize/ixVolume", "definitions/certificate" diff --git a/community/n8n/app_versions.json b/community/n8n/app_versions.json index f1cee29bbc..167c0e2e5b 100644 --- a/community/n8n/app_versions.json +++ b/community/n8n/app_versions.json @@ -4,12 +4,12 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/n8n/1.2.39", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ - "normalize/ixVolume", "definitions/nodeIP", - "definitions/certificate", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume", + "definitions/certificate" ], "human_version": "1.37.1_1.2.39", "version": "1.2.39", diff --git a/community/navidrome/app_versions.json b/community/navidrome/app_versions.json index fa14952d5d..32fbd7a926 100644 --- a/community/navidrome/app_versions.json +++ b/community/navidrome/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/navidrome/1.2.6", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "0.51.1_1.2.6", "version": "1.2.6", diff --git a/community/netbootxyz/app_versions.json b/community/netbootxyz/app_versions.json index cdb81c0703..7aa5cabc1d 100644 --- a/community/netbootxyz/app_versions.json +++ b/community/netbootxyz/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/netbootxyz/1.0.5", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ - "normalize/ixVolume", + "normalize/acl", "definitions/timezone", - "normalize/acl" + "normalize/ixVolume" ], "human_version": "0.7.1.1_1.0.5", "version": "1.0.5", diff --git a/community/nginx-proxy-manager/app_versions.json b/community/nginx-proxy-manager/app_versions.json index a7f975e22f..ee790b7076 100644 --- a/community/nginx-proxy-manager/app_versions.json +++ b/community/nginx-proxy-manager/app_versions.json @@ -4,10 +4,10 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/nginx-proxy-manager/1.0.29", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ - "normalize/ixVolume", - "definitions/timezone" + "definitions/timezone", + "normalize/ixVolume" ], "human_version": "2.11.1_1.0.29", "version": "1.0.29", diff --git a/community/node-red/app_versions.json b/community/node-red/app_versions.json index 91ff06f07a..84ca8ea515 100644 --- a/community/node-red/app_versions.json +++ b/community/node-red/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/node-red/1.2.9", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "3.1.9_1.2.9", "version": "1.2.9", diff --git a/community/odoo/app_versions.json b/community/odoo/app_versions.json index 56b326b772..20f97cfadc 100644 --- a/community/odoo/app_versions.json +++ b/community/odoo/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/odoo/2.0.8", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "17.0_2.0.8", "version": "2.0.8", @@ -1996,10 +1996,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/odoo/1.1.1", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "16.0_1.1.1", "version": "1.1.1", diff --git a/community/omada-controller/app_versions.json b/community/omada-controller/app_versions.json index 93501d7e67..a04cc952e2 100644 --- a/community/omada-controller/app_versions.json +++ b/community/omada-controller/app_versions.json @@ -4,12 +4,12 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/omada-controller/1.2.3", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ - "normalize/ixVolume", + "normalize/acl", "definitions/timezone", - "definitions/certificate", - "normalize/acl" + "normalize/ixVolume", + "definitions/certificate" ], "human_version": "5.13_1.2.3", "version": "1.2.3", diff --git a/community/organizr/app_versions.json b/community/organizr/app_versions.json index 6754a31942..9dd4204882 100644 --- a/community/organizr/app_versions.json +++ b/community/organizr/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/organizr/1.0.1", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ - "normalize/ixVolume", + "normalize/acl", "definitions/timezone", - "normalize/acl" + "normalize/ixVolume" ], "human_version": "latest_1.0.1", "version": "1.0.1", diff --git a/community/overseerr/app_versions.json b/community/overseerr/app_versions.json index 775bc3c62b..992f36f2de 100644 --- a/community/overseerr/app_versions.json +++ b/community/overseerr/app_versions.json @@ -4,10 +4,10 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/overseerr/1.0.25", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ - "normalize/ixVolume", - "definitions/timezone" + "definitions/timezone", + "normalize/ixVolume" ], "human_version": "1.33.2_1.0.25", "version": "1.0.25", diff --git a/community/palworld/app_versions.json b/community/palworld/app_versions.json index 2bac6dc563..346696d177 100644 --- a/community/palworld/app_versions.json +++ b/community/palworld/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/palworld/1.0.4", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "palworld_1.0.4", "version": "1.0.4", diff --git a/community/paperless-ngx/app_versions.json b/community/paperless-ngx/app_versions.json index 6ebeba37bc..47c069daae 100644 --- a/community/paperless-ngx/app_versions.json +++ b/community/paperless-ngx/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/paperless-ngx/1.2.34", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ - "normalize/ixVolume", + "normalize/acl", "definitions/timezone", - "normalize/acl" + "normalize/ixVolume" ], "human_version": "2.7.2_1.2.34", "version": "1.2.34", diff --git a/community/passbolt/app_versions.json b/community/passbolt/app_versions.json index 1c59e5070a..8664c1bc5e 100644 --- a/community/passbolt/app_versions.json +++ b/community/passbolt/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/passbolt/1.2.8", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ + "normalize/acl", "normalize/ixVolume", - "definitions/certificate", - "normalize/acl" + "definitions/certificate" ], "human_version": "4.6.2.1_1.2.8", "version": "1.2.8", diff --git a/community/pgadmin/app_versions.json b/community/pgadmin/app_versions.json index e3389e5d40..e247307931 100644 --- a/community/pgadmin/app_versions.json +++ b/community/pgadmin/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/pgadmin/1.2.7", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ + "normalize/acl", "normalize/ixVolume", - "definitions/certificate", - "normalize/acl" + "definitions/certificate" ], "human_version": "8.5_1.2.7", "version": "1.2.7", diff --git a/community/pigallery2/app_versions.json b/community/pigallery2/app_versions.json index ec6b49be28..7873114b24 100644 --- a/community/pigallery2/app_versions.json +++ b/community/pigallery2/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/pigallery2/1.2.4", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "2.0.0_1.2.4", "version": "1.2.4", diff --git a/community/piwigo/app_versions.json b/community/piwigo/app_versions.json index f020223589..41b2c2618d 100644 --- a/community/piwigo/app_versions.json +++ b/community/piwigo/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/piwigo/1.2.5", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "14.3.0_1.2.5", "version": "1.2.5", diff --git a/community/planka/app_versions.json b/community/planka/app_versions.json index b29ac9faa9..46b9c09c4e 100644 --- a/community/planka/app_versions.json +++ b/community/planka/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/planka/1.2.19", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "1.16.4_1.2.19", "version": "1.2.19", diff --git a/community/plex-auto-languages/app_versions.json b/community/plex-auto-languages/app_versions.json index a815654c3f..574c16e187 100644 --- a/community/plex-auto-languages/app_versions.json +++ b/community/plex-auto-languages/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/plex-auto-languages/1.2.4", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ - "normalize/ixVolume", + "normalize/acl", "definitions/timezone", - "normalize/acl" + "normalize/ixVolume" ], "human_version": "1.2.3_1.2.4", "version": "1.2.4", diff --git a/community/prowlarr/app_versions.json b/community/prowlarr/app_versions.json index bd8783704c..628cef5364 100644 --- a/community/prowlarr/app_versions.json +++ b/community/prowlarr/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/prowlarr/1.2.22", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "1.16.1.4420_1.2.22", "version": "1.2.22", diff --git a/community/qbittorrent/app_versions.json b/community/qbittorrent/app_versions.json index 2b7577f385..e39954cf59 100644 --- a/community/qbittorrent/app_versions.json +++ b/community/qbittorrent/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/qbittorrent/1.2.11", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "4.6.4_1.2.11", "version": "1.2.11", diff --git a/community/radarr/app_versions.json b/community/radarr/app_versions.json index fbe9db921b..20b4d8fc61 100644 --- a/community/radarr/app_versions.json +++ b/community/radarr/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/radarr/1.2.11", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "5.4.6.8723_1.2.11", "version": "1.2.11", diff --git a/community/readarr/app_versions.json b/community/readarr/app_versions.json index 57fba0051c..8923033b55 100644 --- a/community/readarr/app_versions.json +++ b/community/readarr/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/readarr/1.2.16", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "0.3.22.2499_1.2.16", "version": "1.2.16", diff --git a/community/recyclarr/app_versions.json b/community/recyclarr/app_versions.json index a53432aa34..0c8f919de8 100644 --- a/community/recyclarr/app_versions.json +++ b/community/recyclarr/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/recyclarr/1.2.3", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ - "normalize/ixVolume", + "normalize/acl", "definitions/timezone", - "normalize/acl" + "normalize/ixVolume" ], "human_version": "6.0.2_1.2.3", "version": "1.2.3", diff --git a/community/redis/app_versions.json b/community/redis/app_versions.json index 59ecd236bb..2b3deba602 100644 --- a/community/redis/app_versions.json +++ b/community/redis/app_versions.json @@ -4,7 +4,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/redis/1.0.22", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ "normalize/ixVolume" ], diff --git a/community/roundcube/app_versions.json b/community/roundcube/app_versions.json index 2e17cd6025..55f752f1ae 100644 --- a/community/roundcube/app_versions.json +++ b/community/roundcube/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/roundcube/1.0.3", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "1.6.6_1.0.3", "version": "1.0.3", diff --git a/community/rsyncd/app_versions.json b/community/rsyncd/app_versions.json index 053ffda47c..e9cc60213a 100644 --- a/community/rsyncd/app_versions.json +++ b/community/rsyncd/app_versions.json @@ -4,7 +4,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/rsyncd/1.0.16", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [], "human_version": "1.0.0_1.0.16", "version": "1.0.16", diff --git a/community/rust-desk/app_versions.json b/community/rust-desk/app_versions.json index 229fc175bf..af4cf2d618 100644 --- a/community/rust-desk/app_versions.json +++ b/community/rust-desk/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/rust-desk/1.2.4", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "1.1.10.3_1.2.4", "version": "1.2.4", diff --git a/community/sabnzbd/app_versions.json b/community/sabnzbd/app_versions.json index 47eb565bfa..4100d85ae0 100644 --- a/community/sabnzbd/app_versions.json +++ b/community/sabnzbd/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/sabnzbd/1.2.7", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "4.2.3_1.2.7", "version": "1.2.7", diff --git a/community/searxng/app_versions.json b/community/searxng/app_versions.json index 8e7958d89f..38be21588f 100644 --- a/community/searxng/app_versions.json +++ b/community/searxng/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/searxng/1.2.18", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "2023.12.31_1.2.18", "version": "1.2.18", diff --git a/community/sftpgo/app_versions.json b/community/sftpgo/app_versions.json index 95002a41b9..e717fbe752 100644 --- a/community/sftpgo/app_versions.json +++ b/community/sftpgo/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/sftpgo/1.2.5", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ + "normalize/acl", "normalize/ixVolume", - "definitions/certificate", - "normalize/acl" + "definitions/certificate" ], "human_version": "2.5.6_1.2.5", "version": "1.2.5", diff --git a/community/sonarr/app_versions.json b/community/sonarr/app_versions.json index 05daa36c25..381502e4d7 100644 --- a/community/sonarr/app_versions.json +++ b/community/sonarr/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/sonarr/1.2.13", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "4.0.4.1491_1.2.13", "version": "1.2.13", diff --git a/community/tailscale/app_versions.json b/community/tailscale/app_versions.json index c11409894d..93dd91eb0f 100644 --- a/community/tailscale/app_versions.json +++ b/community/tailscale/app_versions.json @@ -4,7 +4,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/tailscale/1.0.36", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [], "human_version": "1.62.1_1.0.36", "version": "1.0.36", diff --git a/community/tautulli/app_versions.json b/community/tautulli/app_versions.json index 5ef34e8528..57465a7264 100644 --- a/community/tautulli/app_versions.json +++ b/community/tautulli/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/tautulli/1.2.3", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "2.13.4_1.2.3", "version": "1.2.3", diff --git a/community/tdarr/app_versions.json b/community/tdarr/app_versions.json index f8061f3a82..5e9e86d7fa 100644 --- a/community/tdarr/app_versions.json +++ b/community/tdarr/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/tdarr/1.2.3", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ - "normalize/ixVolume", - "definitions/timezone", "normalize/acl", + "definitions/timezone", + "normalize/ixVolume", "definitions/gpuConfiguration" ], "human_version": "2.17.01_1.2.3", diff --git a/community/terraria/app_versions.json b/community/terraria/app_versions.json index 0d59d0b506..e8bd7e8d00 100644 --- a/community/terraria/app_versions.json +++ b/community/terraria/app_versions.json @@ -4,7 +4,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/terraria/1.0.21", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ "normalize/ixVolume" ], diff --git a/community/tftpd-hpa/app_versions.json b/community/tftpd-hpa/app_versions.json index f181b623ae..0d2485fa49 100644 --- a/community/tftpd-hpa/app_versions.json +++ b/community/tftpd-hpa/app_versions.json @@ -4,10 +4,10 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/tftpd-hpa/1.0.18", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ - "normalize/ixVolume", - "definitions/timezone" + "definitions/timezone", + "normalize/ixVolume" ], "human_version": "1.0.0_1.0.18", "version": "1.0.18", diff --git a/community/tiny-media-manager/app_versions.json b/community/tiny-media-manager/app_versions.json index 4df6e9cb09..6aa2b05fea 100644 --- a/community/tiny-media-manager/app_versions.json +++ b/community/tiny-media-manager/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/tiny-media-manager/1.2.7", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "5.0.4_1.2.7", "version": "1.2.7", diff --git a/community/transmission/app_versions.json b/community/transmission/app_versions.json index 343bd9fca3..e180ef4a5e 100644 --- a/community/transmission/app_versions.json +++ b/community/transmission/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/transmission/1.3.5", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "4.0.5_1.3.5", "version": "1.3.5", diff --git a/community/twofactor-auth/app_versions.json b/community/twofactor-auth/app_versions.json index cadb9f280a..710edf15e8 100644 --- a/community/twofactor-auth/app_versions.json +++ b/community/twofactor-auth/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/twofactor-auth/1.2.6", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "5.1.1_1.2.6", "version": "1.2.6", diff --git a/community/unifi-controller/app_versions.json b/community/unifi-controller/app_versions.json index e919720b98..caba8fbcd7 100644 --- a/community/unifi-controller/app_versions.json +++ b/community/unifi-controller/app_versions.json @@ -4,12 +4,12 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/unifi-controller/1.3.7", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ - "normalize/ixVolume", + "normalize/acl", "definitions/timezone", - "definitions/certificate", - "normalize/acl" + "normalize/ixVolume", + "definitions/certificate" ], "human_version": "8.1.113_1.3.7", "version": "1.3.7", diff --git a/community/unifi-protect-backup/app_versions.json b/community/unifi-protect-backup/app_versions.json index 9b80543cb2..5198dbb97b 100644 --- a/community/unifi-protect-backup/app_versions.json +++ b/community/unifi-protect-backup/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/unifi-protect-backup/1.2.8", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ - "normalize/ixVolume", + "normalize/acl", "definitions/timezone", - "normalize/acl" + "normalize/ixVolume" ], "human_version": "0.10.7_1.2.8", "version": "1.2.8", diff --git a/community/vaultwarden/app_versions.json b/community/vaultwarden/app_versions.json index eea6ff1ee9..e829338f07 100644 --- a/community/vaultwarden/app_versions.json +++ b/community/vaultwarden/app_versions.json @@ -4,12 +4,12 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/vaultwarden/1.1.12", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ - "normalize/ixVolume", + "normalize/acl", "definitions/timezone", - "definitions/certificate", - "normalize/acl" + "normalize/ixVolume", + "definitions/certificate" ], "human_version": "1.30.5_1.1.12", "version": "1.1.12", diff --git a/community/vikunja/app_versions.json b/community/vikunja/app_versions.json index b8ff3e82d0..a864705c41 100644 --- a/community/vikunja/app_versions.json +++ b/community/vikunja/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/vikunja/1.0.11", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ - "normalize/ixVolume", + "normalize/acl", "definitions/timezone", - "normalize/acl" + "normalize/ixVolume" ], "human_version": "0.22.1_1.0.11", "version": "1.0.11", diff --git a/community/webdav/app_versions.json b/community/webdav/app_versions.json index ed043d28cc..ef2cffd243 100644 --- a/community/webdav/app_versions.json +++ b/community/webdav/app_versions.json @@ -4,7 +4,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/webdav/1.0.22", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ "definitions/certificate" ], diff --git a/community/whoogle/app_versions.json b/community/whoogle/app_versions.json index fd3a70e3c6..7399d3adc3 100644 --- a/community/whoogle/app_versions.json +++ b/community/whoogle/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/whoogle/1.2.3", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "0.8.4_1.2.3", "version": "1.2.3", diff --git a/community/wordpress/app_versions.json b/community/wordpress/app_versions.json index 0aa7c3cffb..98f2e488b5 100644 --- a/community/wordpress/app_versions.json +++ b/community/wordpress/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/wordpress/1.2.6", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "6.5.2_1.2.6", "version": "1.2.6", diff --git a/community/zerotier/app_versions.json b/community/zerotier/app_versions.json index a1470e8de4..6e2465e356 100644 --- a/community/zerotier/app_versions.json +++ b/community/zerotier/app_versions.json @@ -4,7 +4,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/zerotier/1.0.19", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [], "human_version": "1.12.2_1.0.19", "version": "1.0.19", diff --git a/enterprise/minio/app_versions.json b/enterprise/minio/app_versions.json index c3e2581e70..2c9c7124c3 100644 --- a/enterprise/minio/app_versions.json +++ b/enterprise/minio/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/enterprise/minio/1.1.3", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ + "normalize/acl", "normalize/ixVolume", - "definitions/certificate", - "normalize/acl" + "definitions/certificate" ], "human_version": "2023-12-07_1.1.3", "version": "1.1.3", diff --git a/enterprise/syncthing/app_versions.json b/enterprise/syncthing/app_versions.json index a8c7b2fe90..6f21f66c5e 100644 --- a/enterprise/syncthing/app_versions.json +++ b/enterprise/syncthing/app_versions.json @@ -4,10 +4,10 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/enterprise/syncthing/1.1.8", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ - "normalize/ixVolume", "definitions/timezone", + "normalize/ixVolume", "definitions/certificate" ], "human_version": "1.27.0_1.1.8", diff --git a/test/jellyfin/app_versions.json b/test/jellyfin/app_versions.json index 82ded7990b..f6f519469a 100644 --- a/test/jellyfin/app_versions.json +++ b/test/jellyfin/app_versions.json @@ -4,7 +4,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/test/jellyfin/1.0.16", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ "normalize/ixVolume", "definitions/gpuConfiguration" diff --git a/test/minio/app_versions.json b/test/minio/app_versions.json index f654440c89..1a416262d2 100644 --- a/test/minio/app_versions.json +++ b/test/minio/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/test/minio/1.1.0", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ + "normalize/acl", "normalize/ixVolume", - "definitions/certificate", - "normalize/acl" + "definitions/certificate" ], "human_version": "2023-12-07_1.1.0", "version": "1.1.0", @@ -1412,7 +1412,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/test/minio/1.0.24", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ "normalize/ixVolume", "definitions/certificate" diff --git a/test/sonarr/app_versions.json b/test/sonarr/app_versions.json index fb6890d521..5263edd6dd 100644 --- a/test/sonarr/app_versions.json +++ b/test/sonarr/app_versions.json @@ -4,7 +4,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/test/sonarr/1.0.16", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ "normalize/ixVolume" ], diff --git a/test/syncthing/app_versions.json b/test/syncthing/app_versions.json index 251b80aa48..ed03df56fc 100644 --- a/test/syncthing/app_versions.json +++ b/test/syncthing/app_versions.json @@ -4,12 +4,12 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/test/syncthing/1.2.2", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ - "normalize/ixVolume", + "normalize/acl", "definitions/timezone", - "definitions/certificate", - "normalize/acl" + "normalize/ixVolume", + "definitions/certificate" ], "human_version": "1.27.0_1.2.2", "version": "1.2.2", @@ -1072,10 +1072,10 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/test/syncthing/1.1.5", - "last_update": "2024-04-16 05:23:14", + "last_update": "2024-04-17 11:36:16", "required_features": [ - "normalize/ixVolume", "definitions/timezone", + "normalize/ixVolume", "definitions/certificate" ], "human_version": "1.27.0_1.1.5", From 6d7ccc7a6b1f0b2b099a211a7d84a9216b48d086 Mon Sep 17 00:00:00 2001 From: sonicaj Date: Wed, 17 Apr 2024 13:06:45 +0000 Subject: [PATCH 08/20] Update catalog changes --- catalog.json | 228 +++++++++--------- charts/collabora/app_versions.json | 14 +- charts/diskoverdata/app_versions.json | 12 +- charts/elastic-search/app_versions.json | 6 +- charts/emby/app_versions.json | 8 +- charts/home-assistant/app_versions.json | 12 +- charts/ix-chart/app_versions.json | 6 +- charts/minio/app_versions.json | 10 +- charts/netdata/app_versions.json | 8 +- charts/nextcloud/app_versions.json | 18 +- charts/photoprism/app_versions.json | 10 +- charts/pihole/app_versions.json | 12 +- charts/plex/app_versions.json | 16 +- charts/prometheus/app_versions.json | 6 +- charts/storj/app_versions.json | 8 +- charts/syncthing/app_versions.json | 8 +- charts/wg-easy/app_versions.json | 10 +- community/actual-budget/app_versions.json | 6 +- community/adguard-home/app_versions.json | 2 +- community/audiobookshelf/app_versions.json | 6 +- community/autobrr/app_versions.json | 4 +- community/bazarr/app_versions.json | 6 +- community/briefkasten/app_versions.json | 6 +- community/castopod/app_versions.json | 6 +- community/chia/app_versions.json | 6 +- community/clamav/app_versions.json | 2 +- community/cloudflared/app_versions.json | 2 +- community/dashy/app_versions.json | 6 +- community/ddns-updater/app_versions.json | 6 +- community/deluge/app_versions.json | 6 +- community/distribution/app_versions.json | 6 +- community/drawio/app_versions.json | 2 +- community/filebrowser/app_versions.json | 6 +- community/firefly-iii/app_versions.json | 6 +- community/flame/app_versions.json | 6 +- community/freshrss/app_versions.json | 6 +- community/frigate/app_versions.json | 6 +- community/fscrawler/app_versions.json | 6 +- community/gitea/app_versions.json | 4 +- community/grafana/app_versions.json | 6 +- community/handbrake/app_versions.json | 6 +- community/homarr/app_versions.json | 6 +- community/homepage/app_versions.json | 6 +- community/homer/app_versions.json | 6 +- community/immich/app_versions.json | 8 +- community/invidious/app_versions.json | 6 +- community/ipfs/app_versions.json | 2 +- community/jellyfin/app_versions.json | 6 +- community/jellyseerr/app_versions.json | 6 +- community/jenkins/app_versions.json | 8 +- community/joplin/app_versions.json | 6 +- community/kapowarr/app_versions.json | 6 +- community/kavita/app_versions.json | 6 +- community/komga/app_versions.json | 6 +- community/lidarr/app_versions.json | 6 +- community/linkding/app_versions.json | 6 +- community/listmonk/app_versions.json | 6 +- community/logseq/app_versions.json | 6 +- community/mealie/app_versions.json | 4 +- community/metube/app_versions.json | 6 +- community/minecraft/app_versions.json | 6 +- community/mineos/app_versions.json | 6 +- community/mumble/app_versions.json | 6 +- community/n8n/app_versions.json | 8 +- community/navidrome/app_versions.json | 6 +- community/netbootxyz/app_versions.json | 6 +- .../nginx-proxy-manager/app_versions.json | 6 +- community/node-red/app_versions.json | 6 +- community/odoo/app_versions.json | 12 +- community/omada-controller/app_versions.json | 8 +- community/organizr/app_versions.json | 6 +- community/overseerr/app_versions.json | 6 +- community/palworld/app_versions.json | 6 +- community/paperless-ngx/app_versions.json | 6 +- community/passbolt/app_versions.json | 6 +- community/pgadmin/app_versions.json | 6 +- community/pigallery2/app_versions.json | 6 +- community/piwigo/app_versions.json | 6 +- community/planka/app_versions.json | 6 +- .../plex-auto-languages/app_versions.json | 6 +- community/prowlarr/app_versions.json | 6 +- community/qbittorrent/app_versions.json | 6 +- community/radarr/app_versions.json | 6 +- community/readarr/app_versions.json | 6 +- community/recyclarr/app_versions.json | 6 +- community/redis/app_versions.json | 2 +- community/roundcube/app_versions.json | 6 +- community/rsyncd/app_versions.json | 2 +- community/rust-desk/app_versions.json | 6 +- community/sabnzbd/app_versions.json | 6 +- community/searxng/app_versions.json | 6 +- community/sftpgo/app_versions.json | 6 +- community/sonarr/app_versions.json | 6 +- community/tailscale/app_versions.json | 2 +- community/tautulli/app_versions.json | 6 +- community/tdarr/app_versions.json | 8 +- community/terraria/app_versions.json | 2 +- community/tftpd-hpa/app_versions.json | 6 +- .../tiny-media-manager/app_versions.json | 6 +- community/transmission/app_versions.json | 6 +- community/twofactor-auth/app_versions.json | 6 +- community/unifi-controller/app_versions.json | 8 +- .../unifi-protect-backup/app_versions.json | 6 +- community/vaultwarden/app_versions.json | 8 +- community/vikunja/app_versions.json | 6 +- community/webdav/app_versions.json | 2 +- community/whoogle/app_versions.json | 2 +- community/wordpress/app_versions.json | 6 +- community/zerotier/app_versions.json | 2 +- enterprise/minio/app_versions.json | 6 +- enterprise/syncthing/app_versions.json | 6 +- test/jellyfin/app_versions.json | 2 +- test/minio/app_versions.json | 12 +- test/sonarr/app_versions.json | 2 +- test/syncthing/app_versions.json | 14 +- 115 files changed, 476 insertions(+), 476 deletions(-) diff --git a/catalog.json b/catalog.json index d4f23c6087..d9c06c61bd 100644 --- a/catalog.json +++ b/catalog.json @@ -13,7 +13,7 @@ "latest_version": "2.0.0", "latest_app_version": "2.0.1", "latest_human_version": "2.0.1_2.0.0", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "diskoverdata", "recommended": false, "title": "Diskover Data", @@ -52,7 +52,7 @@ "latest_version": "2403.0.0", "latest_app_version": "v1", "latest_human_version": "v1_2403.0.0", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "ix-chart", "recommended": false, "title": "ix-chart", @@ -81,7 +81,7 @@ "latest_version": "2.0.4", "latest_app_version": "1.40.1.8227", "latest_human_version": "1.40.1.8227_2.0.4", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "plex", "recommended": false, "title": "Plex", @@ -123,7 +123,7 @@ "latest_version": "2.0.6", "latest_app_version": "4.8.3.0", "latest_human_version": "4.8.3.0_2.0.6", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "emby", "recommended": false, "title": "Emby Server", @@ -165,7 +165,7 @@ "latest_version": "2.0.12", "latest_app_version": "23.05.10.1.1", "latest_human_version": "23.05.10.1.1_2.0.12", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "collabora", "recommended": false, "title": "Collabora", @@ -204,7 +204,7 @@ "latest_version": "2.0.5", "latest_app_version": "1.27.6", "latest_human_version": "1.27.6_2.0.5", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "syncthing", "recommended": false, "title": "Syncthing", @@ -245,7 +245,7 @@ "latest_version": "2.0.15", "latest_app_version": "12", "latest_human_version": "12_2.0.15", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "wg-easy", "recommended": false, "title": "WG Easy", @@ -282,7 +282,7 @@ "latest_version": "2.0.4", "latest_app_version": "231128", "latest_human_version": "231128_2.0.4", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "photoprism", "recommended": false, "title": "PhotoPrism", @@ -320,7 +320,7 @@ "latest_version": "1.1.14", "latest_app_version": "v2.51.2", "latest_human_version": "v2.51.2_1.1.14", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "prometheus", "recommended": false, "title": "Prometheus", @@ -358,7 +358,7 @@ "latest_version": "2.0.19", "latest_app_version": "2024.4.3", "latest_human_version": "2024.4.3_2.0.19", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "home-assistant", "recommended": false, "title": "Home Assistant", @@ -395,7 +395,7 @@ "latest_version": "1.6.59", "latest_app_version": "28.0.4", "latest_human_version": "28.0.4_1.6.59", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "nextcloud", "recommended": false, "title": "Nextcloud", @@ -437,7 +437,7 @@ "latest_version": "2.0.6", "latest_app_version": "2023-03-13", "latest_human_version": "2023-03-13_2.0.6", - "last_update": "2024-04-17 11:37:46", + "last_update": "2024-04-17 11:38:04", "name": "minio", "recommended": false, "title": "MinIO", @@ -473,7 +473,7 @@ "latest_version": "2.0.10", "latest_app_version": "2024.03.2", "latest_human_version": "2024.03.2_2.0.10", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "pihole", "recommended": false, "title": "Pi-hole", @@ -510,7 +510,7 @@ "latest_version": "1.1.16", "latest_app_version": "8.13.2", "latest_human_version": "8.13.2_1.1.16", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "elastic-search", "recommended": false, "title": "Elastic Search", @@ -547,7 +547,7 @@ "latest_version": "2.0.7", "latest_app_version": "v1.45.3", "latest_human_version": "v1.45.3_2.0.7", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "netdata", "recommended": false, "title": "Netdata", @@ -587,7 +587,7 @@ "latest_version": "2.0.1", "latest_app_version": "v1.68.2", "latest_human_version": "v1.68.2_2.0.1", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "storj", "recommended": false, "title": "Storj", @@ -627,7 +627,7 @@ "latest_version": "1.2.2", "latest_app_version": "1.27.0", "latest_human_version": "1.27.0_1.2.2", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "syncthing", "recommended": false, "title": "Syncthing", @@ -669,7 +669,7 @@ "latest_version": "1.0.16", "latest_app_version": "3.0.10.1567", "latest_human_version": "3.0.10.1567_1.0.16", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "sonarr", "recommended": false, "title": "Sonarr", @@ -708,7 +708,7 @@ "latest_version": "1.1.0", "latest_app_version": "2023-12-07", "latest_human_version": "2023-12-07_1.1.0", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "minio", "recommended": false, "title": "MinIO", @@ -748,7 +748,7 @@ "latest_version": "1.0.16", "latest_app_version": "10.8.13", "latest_human_version": "10.8.13_1.0.16", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "jellyfin", "recommended": false, "title": "Jellyfin", @@ -792,7 +792,7 @@ "latest_version": "1.0.21", "latest_app_version": "1.4.4.9", "latest_human_version": "1.4.4.9_1.0.21", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "terraria", "recommended": false, "title": "Terraria", @@ -829,7 +829,7 @@ "latest_version": "1.2.3", "latest_app_version": "latest", "latest_human_version": "latest_1.2.3", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "logseq", "recommended": false, "title": "Logseq", @@ -864,7 +864,7 @@ "latest_version": "1.2.13", "latest_app_version": "1.41.0", "latest_human_version": "1.41.0_1.2.13", - "last_update": "2024-04-17 11:37:46", + "last_update": "2024-04-17 11:38:04", "name": "autobrr", "recommended": false, "title": "Autobrr", @@ -902,7 +902,7 @@ "latest_version": "1.2.15", "latest_app_version": "1.27.0", "latest_human_version": "1.27.0_1.2.15", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "linkding", "recommended": false, "title": "Linkding", @@ -939,7 +939,7 @@ "latest_version": "1.2.10", "latest_app_version": "1.4.2", "latest_human_version": "1.4.2_1.2.10", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "bazarr", "recommended": false, "title": "Bazarr", @@ -977,7 +977,7 @@ "latest_version": "1.2.12", "latest_app_version": "10.4.2", "latest_human_version": "10.4.2_1.2.12", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "grafana", "recommended": false, "title": "Grafana", @@ -1018,7 +1018,7 @@ "latest_version": "1.0.20", "latest_app_version": "1.8.0", "latest_human_version": "1.8.0_1.0.20", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "jellyseerr", "recommended": false, "title": "Jellyseerr", @@ -1058,7 +1058,7 @@ "latest_version": "1.0.21", "latest_app_version": "1.0.1", "latest_human_version": "1.0.1_1.0.21", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "clamav", "recommended": false, "title": "Clam AV", @@ -1093,7 +1093,7 @@ "latest_version": "1.0.34", "latest_app_version": "2.2.1", "latest_human_version": "2.2.1_1.0.34", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "chia", "recommended": false, "title": "Chia", @@ -1129,7 +1129,7 @@ "latest_version": "1.1.19", "latest_app_version": "1.21.11", "latest_human_version": "1.21.11_1.1.19", - "last_update": "2024-04-17 11:37:46", + "last_update": "2024-04-17 11:38:04", "name": "gitea", "recommended": false, "title": "Gitea", @@ -1169,7 +1169,7 @@ "latest_version": "1.2.20", "latest_app_version": "2.2.5.4141", "latest_human_version": "2.2.5.4141_1.2.20", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "lidarr", "recommended": false, "title": "Lidarr", @@ -1208,7 +1208,7 @@ "latest_version": "2.0.13", "latest_app_version": "0.15.2", "latest_human_version": "0.15.2_2.0.13", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "homarr", "recommended": false, "title": "Homarr", @@ -1247,7 +1247,7 @@ "latest_version": "1.0.22", "latest_app_version": "v1.4.230", "latest_human_version": "v1.4.230_1.0.22", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "mumble", "recommended": false, "title": "Mumble", @@ -1282,7 +1282,7 @@ "latest_version": "1.2.7", "latest_app_version": "2.28.0", "latest_human_version": "2.28.0_1.2.7", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "filebrowser", "recommended": false, "title": "File Browser", @@ -1322,7 +1322,7 @@ "latest_version": "1.2.8", "latest_app_version": "0.8.0", "latest_human_version": "0.8.0_1.2.8", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "kavita", "recommended": false, "title": "Kavita", @@ -1364,7 +1364,7 @@ "latest_version": "1.3.7", "latest_app_version": "8.1.113", "latest_human_version": "8.1.113_1.3.7", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "unifi-controller", "recommended": false, "title": "Unifi Controller", @@ -1400,7 +1400,7 @@ "latest_version": "1.2.6", "latest_app_version": "2.1.1", "latest_human_version": "2.1.1_1.2.6", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "deluge", "recommended": false, "title": "Deluge", @@ -1436,7 +1436,7 @@ "latest_version": "1.2.10", "latest_app_version": "0.8.11", "latest_human_version": "0.8.11_1.2.10", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "homepage", "recommended": false, "title": "Homepage", @@ -1478,7 +1478,7 @@ "latest_version": "1.2.11", "latest_app_version": "5.4.6.8723", "latest_human_version": "5.4.6.8723_1.2.11", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "radarr", "recommended": false, "title": "Radarr", @@ -1518,7 +1518,7 @@ "latest_version": "1.2.4", "latest_app_version": "2.3.1", "latest_human_version": "2.3.1_1.2.4", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "flame", "recommended": false, "title": "Flame", @@ -1555,7 +1555,7 @@ "latest_version": "1.2.19", "latest_app_version": "1.16.4", "latest_human_version": "1.16.4_1.2.19", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "planka", "recommended": false, "title": "Planka", @@ -1593,7 +1593,7 @@ "latest_version": "1.2.4", "latest_app_version": "2.8.3", "latest_human_version": "2.8.3_1.2.4", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "distribution", "recommended": false, "title": "Distribution", @@ -1630,7 +1630,7 @@ "latest_version": "1.0.2", "latest_app_version": "23.12.2", "latest_human_version": "23.12.2_1.0.2", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "handbrake", "recommended": false, "title": "HandBrake", @@ -1667,7 +1667,7 @@ "latest_version": "1.2.12", "latest_app_version": "2024-04-12", "latest_human_version": "2024-04-12_1.2.12", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "metube", "recommended": false, "title": "MeTube", @@ -1704,7 +1704,7 @@ "latest_version": "1.0.1", "latest_app_version": "latest", "latest_human_version": "latest_1.0.1", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "organizr", "recommended": false, "title": "Organizr", @@ -1743,7 +1743,7 @@ "latest_version": "1.0.5", "latest_app_version": "0.7.1.1", "latest_human_version": "0.7.1.1_1.0.5", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "netbootxyz", "recommended": false, "title": "netbootxyz", @@ -1783,7 +1783,7 @@ "latest_version": "1.2.7", "latest_app_version": "8.5", "latest_human_version": "8.5_1.2.7", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "pgadmin", "recommended": false, "title": "pgAdmin", @@ -1823,7 +1823,7 @@ "latest_version": "1.2.11", "latest_app_version": "4.6.4", "latest_human_version": "4.6.4_1.2.11", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "qbittorrent", "recommended": false, "title": "qBittorrent", @@ -1861,7 +1861,7 @@ "latest_version": "1.2.32", "latest_app_version": "24.2.5", "latest_human_version": "24.2.5_1.2.32", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "drawio", "recommended": false, "title": "Draw.IO", @@ -1901,7 +1901,7 @@ "latest_version": "1.2.9", "latest_app_version": "3.1.9", "latest_human_version": "3.1.9_1.2.9", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "node-red", "recommended": false, "title": "Node-RED", @@ -1938,7 +1938,7 @@ "latest_version": "1.0.9", "latest_app_version": "2.1.2", "latest_human_version": "2.1.2_1.0.9", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "dashy", "recommended": false, "title": "Dashy", @@ -1976,7 +1976,7 @@ "latest_version": "1.1.9", "latest_app_version": "1.23.1", "latest_human_version": "1.23.1_1.1.9", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "freshrss", "recommended": false, "title": "FreshRSS", @@ -2014,7 +2014,7 @@ "latest_version": "1.1.22", "latest_app_version": "6.1.13", "latest_human_version": "6.1.13_1.1.22", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "firefly-iii", "recommended": false, "title": "Firefly III", @@ -2054,7 +2054,7 @@ "latest_version": "1.2.22", "latest_app_version": "1.16.1.4420", "latest_human_version": "1.16.1.4420_1.2.22", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "prowlarr", "recommended": false, "title": "Prowlarr", @@ -2089,7 +2089,7 @@ "latest_version": "1.2.4", "latest_app_version": "1.1.10.3", "latest_human_version": "1.1.10.3_1.2.4", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "rust-desk", "recommended": false, "title": "Rust Desk", @@ -2125,7 +2125,7 @@ "latest_version": "1.1.11", "latest_app_version": "2.14.2", "latest_human_version": "2.14.2_1.1.11", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "joplin", "recommended": false, "title": "Joplin", @@ -2164,7 +2164,7 @@ "latest_version": "1.0.19", "latest_app_version": "1.12.2", "latest_human_version": "1.12.2_1.0.19", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "zerotier", "recommended": false, "title": "Zerotier", @@ -2199,7 +2199,7 @@ "latest_version": "2.0.1", "latest_app_version": "latest", "latest_human_version": "latest_2.0.1", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "invidious", "recommended": false, "title": "Invidious", @@ -2241,7 +2241,7 @@ "latest_version": "1.0.18", "latest_app_version": "1.0.0", "latest_human_version": "1.0.0_1.0.18", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "tftpd-hpa", "recommended": false, "title": "TFTP Server", @@ -2276,7 +2276,7 @@ "latest_version": "1.0.41", "latest_app_version": "0.107.48", "latest_human_version": "0.107.48_1.0.41", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "adguard-home", "recommended": false, "title": "AdGuard Home", @@ -2315,7 +2315,7 @@ "latest_version": "1.0.29", "latest_app_version": "2.11.1", "latest_human_version": "2.11.1_1.0.29", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "nginx-proxy-manager", "recommended": false, "title": "Nginx Proxy Manager", @@ -2355,7 +2355,7 @@ "latest_version": "1.2.3", "latest_app_version": "5.13", "latest_human_version": "5.13_1.2.3", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "omada-controller", "recommended": false, "title": "Omada Controller", @@ -2391,7 +2391,7 @@ "latest_version": "1.2.8", "latest_app_version": "0.10.7", "latest_human_version": "0.10.7_1.2.8", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "unifi-protect-backup", "recommended": false, "title": "Unifi Protect Backup", @@ -2427,7 +2427,7 @@ "latest_version": "1.0.22", "latest_app_version": "7.2.4", "latest_human_version": "7.2.4_1.0.22", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "redis", "recommended": false, "title": "Redis", @@ -2462,7 +2462,7 @@ "latest_version": "1.3.5", "latest_app_version": "4.0.5", "latest_human_version": "4.0.5_1.3.5", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "transmission", "recommended": false, "title": "Transmission", @@ -2498,7 +2498,7 @@ "latest_version": "1.2.5", "latest_app_version": "14.3.0", "latest_human_version": "14.3.0_1.2.5", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "piwigo", "recommended": false, "title": "Piwigo", @@ -2536,7 +2536,7 @@ "latest_version": "1.2.39", "latest_app_version": "1.37.1", "latest_human_version": "1.37.1_1.2.39", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "n8n", "recommended": false, "title": "n8n", @@ -2577,7 +2577,7 @@ "latest_version": "1.0.27", "latest_app_version": "2.6.0", "latest_human_version": "2.6.0_1.0.27", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "ddns-updater", "recommended": false, "title": "DDNS Updater", @@ -2614,7 +2614,7 @@ "latest_version": "1.2.8", "latest_app_version": "1.10.4", "latest_human_version": "1.10.4_1.2.8", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "komga", "recommended": false, "title": "Komga", @@ -2652,7 +2652,7 @@ "latest_version": "1.0.16", "latest_app_version": "1.0.0", "latest_human_version": "1.0.0_1.0.16", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "rsyncd", "recommended": false, "title": "Rsync Daemon", @@ -2688,7 +2688,7 @@ "latest_version": "1.2.8", "latest_app_version": "4.6.2.1", "latest_human_version": "4.6.2.1_1.2.8", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "passbolt", "recommended": false, "title": "Passbolt", @@ -2729,7 +2729,7 @@ "latest_version": "1.1.12", "latest_app_version": "1.30.5", "latest_human_version": "1.30.5_1.1.12", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "vaultwarden", "recommended": false, "title": "Vaultwarden", @@ -2766,7 +2766,7 @@ "latest_version": "1.2.6", "latest_app_version": "0.13.2", "latest_human_version": "0.13.2_1.2.6", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "frigate", "recommended": false, "title": "Frigate", @@ -2805,7 +2805,7 @@ "latest_version": "1.2.11", "latest_app_version": "2024.4.0", "latest_human_version": "2024.4.0_1.2.11", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "cloudflared", "recommended": false, "title": "Cloudflared", @@ -2841,7 +2841,7 @@ "latest_version": "1.2.3", "latest_app_version": "6.0.2", "latest_human_version": "6.0.2_1.2.3", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "recyclarr", "recommended": false, "title": "Recyclarr", @@ -2878,7 +2878,7 @@ "latest_version": "1.0.0", "latest_app_version": "2.8.1", "latest_human_version": "2.8.1_1.0.0", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "audiobookshelf", "recommended": false, "title": "Audiobookshelf", @@ -2918,7 +2918,7 @@ "latest_version": "1.2.3", "latest_app_version": "2.13.4", "latest_human_version": "2.13.4_1.2.3", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "tautulli", "recommended": false, "title": "Tautulli", @@ -2959,7 +2959,7 @@ "latest_version": "1.2.5", "latest_app_version": "2.5.6", "latest_human_version": "2.5.6_1.2.5", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "sftpgo", "recommended": false, "title": "SFTPGo", @@ -2994,7 +2994,7 @@ "latest_version": "1.2.7", "latest_app_version": "latest", "latest_human_version": "latest_1.2.7", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "briefkasten", "recommended": false, "title": "Briefkasten", @@ -3034,7 +3034,7 @@ "latest_version": "1.0.11", "latest_app_version": "0.22.1", "latest_human_version": "0.22.1_1.0.11", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "vikunja", "recommended": false, "title": "Vikunja", @@ -3078,7 +3078,7 @@ "latest_version": "1.2.13", "latest_app_version": "4.0.4.1491", "latest_human_version": "4.0.4.1491_1.2.13", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "sonarr", "recommended": false, "title": "Sonarr", @@ -3117,7 +3117,7 @@ "latest_version": "1.2.7", "latest_app_version": "4.2.3", "latest_human_version": "4.2.3_1.2.7", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "sabnzbd", "recommended": false, "title": "SABnzbd", @@ -3157,7 +3157,7 @@ "latest_version": "1.2.6", "latest_app_version": "0.51.1", "latest_human_version": "0.51.1_1.2.6", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "navidrome", "recommended": false, "title": "Navidrome", @@ -3194,7 +3194,7 @@ "latest_version": "1.0.36", "latest_app_version": "1.62.1", "latest_human_version": "1.62.1_1.0.36", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "tailscale", "recommended": false, "title": "Tailscale", @@ -3229,7 +3229,7 @@ "latest_version": "1.2.8", "latest_app_version": "2024.4.0", "latest_human_version": "2024.4.0_1.2.8", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "minecraft", "recommended": false, "title": "Minecraft", @@ -3265,7 +3265,7 @@ "latest_version": "1.0.3", "latest_app_version": "1.6.6", "latest_human_version": "1.6.6_1.0.3", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "roundcube", "recommended": false, "title": "Roundcube", @@ -3307,7 +3307,7 @@ "latest_version": "1.2.4", "latest_app_version": "1.2.3", "latest_human_version": "1.2.3_1.2.4", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "plex-auto-languages", "recommended": false, "title": "Plex Auto Languages", @@ -3343,7 +3343,7 @@ "latest_version": "2.0.3", "latest_app_version": "1.0.0", "latest_human_version": "1.0.0_2.0.3", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "kapowarr", "recommended": false, "title": "Kapowarr", @@ -3381,7 +3381,7 @@ "latest_version": "1.2.16", "latest_app_version": "1.10.5", "latest_human_version": "1.10.5_1.2.16", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "castopod", "recommended": false, "title": "Castopod", @@ -3418,7 +3418,7 @@ "latest_version": "1.2.4", "latest_app_version": "2.9", "latest_human_version": "2.9_1.2.4", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "fscrawler", "recommended": false, "title": "FSCrawler", @@ -3455,7 +3455,7 @@ "latest_version": "1.2.8", "latest_app_version": "3.0.0", "latest_human_version": "3.0.0_1.2.8", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "listmonk", "recommended": false, "title": "Listmonk", @@ -3495,7 +3495,7 @@ "latest_version": "1.2.4", "latest_app_version": "23.10.1", "latest_human_version": "23.10.1_1.2.4", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "homer", "recommended": false, "title": "Homer", @@ -3533,7 +3533,7 @@ "latest_version": "1.0.22", "latest_app_version": "2.4.59", "latest_human_version": "2.4.59_1.0.22", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "webdav", "recommended": false, "title": "WebDAV", @@ -3568,7 +3568,7 @@ "latest_version": "1.2.18", "latest_app_version": "2023.12.31", "latest_human_version": "2023.12.31_1.2.18", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "searxng", "recommended": false, "title": "SearXNG", @@ -3603,7 +3603,7 @@ "latest_version": "1.2.7", "latest_app_version": "5.0.4", "latest_human_version": "5.0.4_1.2.7", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "tiny-media-manager", "recommended": false, "title": "tinyMediaManager", @@ -3644,7 +3644,7 @@ "latest_version": "1.2.12", "latest_app_version": "24.4.0", "latest_human_version": "24.4.0_1.2.12", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "actual-budget", "recommended": false, "title": "Actual Budget", @@ -3684,7 +3684,7 @@ "latest_version": "1.2.7", "latest_app_version": "10.8.13.1", "latest_human_version": "10.8.13.1_1.2.7", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "jellyfin", "recommended": false, "title": "Jellyfin", @@ -3726,7 +3726,7 @@ "latest_version": "1.0.36", "latest_app_version": "v0.28.0", "latest_human_version": "v0.28.0_1.0.36", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "ipfs", "recommended": false, "title": "IPFS", @@ -3765,7 +3765,7 @@ "latest_version": "1.0.20", "latest_app_version": "latest", "latest_human_version": "latest_1.0.20", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "mineos", "recommended": false, "title": "MineOS", @@ -3802,7 +3802,7 @@ "latest_version": "1.2.7", "latest_app_version": "2.440.2", "latest_human_version": "2.440.2_1.2.7", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "jenkins", "recommended": false, "title": "Jenkins", @@ -3842,7 +3842,7 @@ "latest_version": "1.2.16", "latest_app_version": "0.3.22.2499", "latest_human_version": "0.3.22.2499_1.2.16", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "readarr", "recommended": false, "title": "Readarr", @@ -3882,7 +3882,7 @@ "latest_version": "1.2.3", "latest_app_version": "2.17.01", "latest_human_version": "2.17.01_1.2.3", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "tdarr", "recommended": false, "title": "Tdarr", @@ -3922,7 +3922,7 @@ "latest_version": "1.2.6", "latest_app_version": "6.5.2", "latest_human_version": "6.5.2_1.2.6", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "wordpress", "recommended": false, "title": "Wordpress", @@ -3962,7 +3962,7 @@ "latest_version": "1.2.6", "latest_app_version": "5.1.1", "latest_human_version": "5.1.1_1.2.6", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "twofactor-auth", "recommended": false, "title": "2FAuth", @@ -4000,7 +4000,7 @@ "latest_version": "3.0.19", "latest_app_version": "1.101.0", "latest_human_version": "1.101.0_3.0.19", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "immich", "recommended": false, "title": "Immich", @@ -4036,7 +4036,7 @@ "latest_version": "1.2.34", "latest_app_version": "2.7.2", "latest_human_version": "2.7.2_1.2.34", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "paperless-ngx", "recommended": false, "title": "Paperless-ngx", @@ -4081,7 +4081,7 @@ "latest_version": "2.0.8", "latest_app_version": "17.0", "latest_human_version": "17.0_2.0.8", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "odoo", "recommended": false, "title": "Odoo", @@ -4119,7 +4119,7 @@ "latest_version": "1.2.4", "latest_app_version": "2.0.0", "latest_human_version": "2.0.0_1.2.4", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "pigallery2", "recommended": false, "title": "PiGallery2", @@ -4165,7 +4165,7 @@ "latest_version": "1.0.4", "latest_app_version": "palworld", "latest_human_version": "palworld_1.0.4", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "palworld", "recommended": false, "title": "Palworld", @@ -4200,7 +4200,7 @@ "latest_version": "1.2.3", "latest_app_version": "0.8.4", "latest_human_version": "0.8.4_1.2.3", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "whoogle", "recommended": false, "title": "Whoogle", @@ -4239,7 +4239,7 @@ "latest_version": "1.0.16", "latest_app_version": "1.5.0", "latest_human_version": "1.5.0_1.0.16", - "last_update": "2024-04-17 11:37:46", + "last_update": "2024-04-17 11:38:04", "name": "mealie", "recommended": false, "title": "Mealie", @@ -4277,7 +4277,7 @@ "latest_version": "1.0.25", "latest_app_version": "1.33.2", "latest_human_version": "1.33.2_1.0.25", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "overseerr", "recommended": false, "title": "Overseerr", @@ -4319,7 +4319,7 @@ "latest_version": "1.1.8", "latest_app_version": "1.27.0", "latest_human_version": "1.27.0_1.1.8", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "syncthing", "recommended": false, "title": "Syncthing", @@ -4361,7 +4361,7 @@ "latest_version": "1.1.3", "latest_app_version": "2023-12-07", "latest_human_version": "2023-12-07_1.1.3", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-17 11:38:04", "name": "minio", "recommended": false, "title": "MinIO", diff --git a/charts/collabora/app_versions.json b/charts/collabora/app_versions.json index df53abc313..f0a00dd931 100644 --- a/charts/collabora/app_versions.json +++ b/charts/collabora/app_versions.json @@ -4,13 +4,13 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/collabora/2.0.12", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-08 10:39:22", "required_features": [ "normalize/acl", - "definitions/nodeIP", - "definitions/certificate", "definitions/timezone", - "normalize/ixVolume" + "definitions/certificate", + "normalize/ixVolume", + "definitions/nodeIP" ], "human_version": "23.05.10.1.1_2.0.12", "version": "2.0.12", @@ -874,11 +874,11 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/collabora/1.2.30", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-02-07 12:33:54", "required_features": [ - "definitions/nodeIP", + "definitions/certificate", "definitions/timezone", - "definitions/certificate" + "definitions/nodeIP" ], "human_version": "23.05.8.2.1_1.2.30", "version": "1.2.30", diff --git a/charts/diskoverdata/app_versions.json b/charts/diskoverdata/app_versions.json index 7ba58d9be4..bdf3a570e5 100644 --- a/charts/diskoverdata/app_versions.json +++ b/charts/diskoverdata/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/diskoverdata/2.0.0", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-03-01 12:57:21", "required_features": [ - "normalize/acl", + "normalize/ixVolume", "definitions/timezone", - "normalize/ixVolume" + "normalize/acl" ], "human_version": "2.0.1_2.0.0", "version": "2.0.0", @@ -1835,10 +1835,10 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/diskoverdata/1.0.15", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-03-01 12:45:47", "required_features": [ - "definitions/timezone", - "normalize/ixVolume" + "normalize/ixVolume", + "definitions/timezone" ], "human_version": "2.0.1_1.0.15", "version": "1.0.15", diff --git a/charts/elastic-search/app_versions.json b/charts/elastic-search/app_versions.json index 5a635b242e..c42e308b0b 100644 --- a/charts/elastic-search/app_versions.json +++ b/charts/elastic-search/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/elastic-search/1.1.16", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-09 04:12:05", "required_features": [ - "normalize/acl", + "definitions/certificate", "normalize/ixVolume", - "definitions/certificate" + "normalize/acl" ], "human_version": "8.13.2_1.1.16", "version": "1.1.16", diff --git a/charts/emby/app_versions.json b/charts/emby/app_versions.json index ccb3208f93..ec346ca7ee 100644 --- a/charts/emby/app_versions.json +++ b/charts/emby/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/emby/2.0.6", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-03-06 09:22:51", "required_features": [ - "normalize/acl", "normalize/ixVolume", - "definitions/gpuConfiguration" + "definitions/gpuConfiguration", + "normalize/acl" ], "human_version": "4.8.3.0_2.0.6", "version": "2.0.6", @@ -1061,7 +1061,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/emby/1.0.30", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-01-23 11:03:33", "required_features": [ "definitions/gpuConfiguration", "normalize/ixVolume" diff --git a/charts/home-assistant/app_versions.json b/charts/home-assistant/app_versions.json index 637f51b3ab..f627f39a85 100644 --- a/charts/home-assistant/app_versions.json +++ b/charts/home-assistant/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/home-assistant/2.0.19", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-13 22:16:47", "required_features": [ - "normalize/acl", + "normalize/ixVolume", "definitions/timezone", - "normalize/ixVolume" + "normalize/acl" ], "human_version": "2024.4.3_2.0.19", "version": "2.0.19", @@ -2056,10 +2056,10 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/home-assistant/1.0.130", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-01-19 12:10:17", "required_features": [ - "definitions/timezone", - "normalize/ixVolume" + "normalize/ixVolume", + "definitions/timezone" ], "human_version": "2024.1.3_1.0.130", "version": "1.0.130", diff --git a/charts/ix-chart/app_versions.json b/charts/ix-chart/app_versions.json index cd23242bbb..161aaefcf0 100644 --- a/charts/ix-chart/app_versions.json +++ b/charts/ix-chart/app_versions.json @@ -4,13 +4,13 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/ix-chart/2403.0.0", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-03-05 10:06:22", "required_features": [ "definitions/gpuConfiguration", - "definitions/nodeIP", "normalize/interfaceConfiguration", + "normalize/ixVolume", "definitions/interface", - "normalize/ixVolume" + "definitions/nodeIP" ], "human_version": "2403.0.0", "version": "2403.0.0", diff --git a/charts/minio/app_versions.json b/charts/minio/app_versions.json index dbee1a1a56..b0b9056217 100644 --- a/charts/minio/app_versions.json +++ b/charts/minio/app_versions.json @@ -6,9 +6,9 @@ "location": "/__w/charts/charts/charts/minio/2.0.6", "last_update": "2024-04-17 11:37:46", "required_features": [ - "normalize/acl", + "definitions/certificate", "normalize/ixVolume", - "definitions/certificate" + "normalize/acl" ], "human_version": "2023-03-13_2.0.6", "version": "2.0.6", @@ -1837,10 +1837,10 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/minio/1.7.24", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-02-13 11:43:58", "required_features": [ - "normalize/ixVolume", - "definitions/certificate" + "definitions/certificate", + "normalize/ixVolume" ], "human_version": "2023-03-13_1.7.24", "version": "1.7.24", diff --git a/charts/netdata/app_versions.json b/charts/netdata/app_versions.json index 5fd96956a9..d5042bf720 100644 --- a/charts/netdata/app_versions.json +++ b/charts/netdata/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/netdata/2.0.7", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-13 22:16:47", "required_features": [ - "normalize/acl", - "normalize/ixVolume" + "normalize/ixVolume", + "normalize/acl" ], "human_version": "v1.45.3_2.0.7", "version": "2.0.7", @@ -1730,7 +1730,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/netdata/1.0.40", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-02-16 09:21:47", "required_features": [ "normalize/ixVolume" ], diff --git a/charts/nextcloud/app_versions.json b/charts/nextcloud/app_versions.json index 1bc570602e..91e5adbe5f 100644 --- a/charts/nextcloud/app_versions.json +++ b/charts/nextcloud/app_versions.json @@ -4,11 +4,11 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/nextcloud/1.6.59", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-03-30 11:38:54", "required_features": [ - "definitions/nodeIP", + "definitions/certificate", "normalize/ixVolume", - "definitions/certificate" + "definitions/nodeIP" ], "human_version": "28.0.4_1.6.59", "version": "1.6.59", @@ -828,11 +828,11 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/nextcloud/1.6.53", - "last_update": "2024-04-17 11:36:16", + "last_update": "2023-11-29 13:01:06", "required_features": [ - "definitions/nodeIP", + "definitions/certificate", "normalize/ixVolume", - "definitions/certificate" + "definitions/nodeIP" ], "human_version": "27.1.4_1.6.53", "version": "1.6.53", @@ -1652,11 +1652,11 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/nextcloud/1.6.29", - "last_update": "2024-04-17 11:36:16", + "last_update": "2023-10-06 13:44:43", "required_features": [ - "definitions/nodeIP", + "definitions/certificate", "normalize/ixVolume", - "definitions/certificate" + "definitions/nodeIP" ], "human_version": "26.0.2_1.6.29", "version": "1.6.29", diff --git a/charts/photoprism/app_versions.json b/charts/photoprism/app_versions.json index 3def9688d6..ce2a4cca38 100644 --- a/charts/photoprism/app_versions.json +++ b/charts/photoprism/app_versions.json @@ -4,12 +4,12 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/photoprism/2.0.4", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-03-19 12:43:24", "required_features": [ - "definitions/gpuConfiguration", - "normalize/acl", + "definitions/certificate", "normalize/ixVolume", - "definitions/certificate" + "definitions/gpuConfiguration", + "normalize/acl" ], "human_version": "231128_2.0.4", "version": "2.0.4", @@ -1824,7 +1824,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/photoprism/1.1.3", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-02-19 08:22:01", "required_features": [ "normalize/ixVolume", "definitions/gpuConfiguration" diff --git a/charts/pihole/app_versions.json b/charts/pihole/app_versions.json index a019f0cd98..722b504a72 100644 --- a/charts/pihole/app_versions.json +++ b/charts/pihole/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/pihole/2.0.10", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-01 07:38:48", "required_features": [ - "normalize/acl", + "normalize/ixVolume", "definitions/timezone", - "normalize/ixVolume" + "normalize/acl" ], "human_version": "2024.03.2_2.0.10", "version": "2.0.10", @@ -1500,10 +1500,10 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/pihole/1.0.25", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-02-12 11:09:38", "required_features": [ - "definitions/timezone", - "normalize/ixVolume" + "normalize/ixVolume", + "definitions/timezone" ], "human_version": "2023.11.0_1.0.25", "version": "1.0.25", diff --git a/charts/plex/app_versions.json b/charts/plex/app_versions.json index 80a9e08f28..9ab63fbe5d 100644 --- a/charts/plex/app_versions.json +++ b/charts/plex/app_versions.json @@ -4,12 +4,12 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/plex/2.0.4", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-08 10:39:22", "required_features": [ - "normalize/acl", - "definitions/timezone", + "definitions/gpuConfiguration", "normalize/ixVolume", - "definitions/gpuConfiguration" + "definitions/timezone", + "normalize/acl" ], "human_version": "1.40.1.8227_2.0.4", "version": "2.0.4", @@ -2229,12 +2229,12 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/plex/1.7.60", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-01-26 08:07:26", "required_features": [ - "validations/lockedHostPath", - "definitions/timezone", "definitions/gpuConfiguration", - "normalize/ixVolume" + "definitions/timezone", + "normalize/ixVolume", + "validations/lockedHostPath" ], "human_version": "1.32.8.7639_1.7.60", "version": "1.7.60", diff --git a/charts/prometheus/app_versions.json b/charts/prometheus/app_versions.json index 1a0e2d664e..d5e3d2a708 100644 --- a/charts/prometheus/app_versions.json +++ b/charts/prometheus/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/prometheus/1.1.14", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-11 10:31:41", "required_features": [ - "normalize/acl", - "normalize/ixVolume" + "normalize/ixVolume", + "normalize/acl" ], "human_version": "v2.51.2_1.1.14", "version": "1.1.14", diff --git a/charts/storj/app_versions.json b/charts/storj/app_versions.json index 8de84c532d..d429e4cc89 100644 --- a/charts/storj/app_versions.json +++ b/charts/storj/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/storj/2.0.1", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-03-04 13:20:43", "required_features": [ - "normalize/acl", - "normalize/ixVolume" + "normalize/ixVolume", + "normalize/acl" ], "human_version": "v1.68.2_2.0.1", "version": "2.0.1", @@ -1556,7 +1556,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/storj/1.0.18", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-02-27 13:43:23", "required_features": [ "normalize/ixVolume" ], diff --git a/charts/syncthing/app_versions.json b/charts/syncthing/app_versions.json index 9f15e42a5d..bf95b1b482 100644 --- a/charts/syncthing/app_versions.json +++ b/charts/syncthing/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/syncthing/2.0.5", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-10 05:27:23", "required_features": [ - "normalize/acl", - "normalize/ixVolume" + "normalize/ixVolume", + "normalize/acl" ], "human_version": "1.27.6_2.0.5", "version": "2.0.5", @@ -1171,7 +1171,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/syncthing/1.0.42", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-02-19 11:57:46", "required_features": [ "normalize/ixVolume", "validations/lockedHostPath" diff --git a/charts/wg-easy/app_versions.json b/charts/wg-easy/app_versions.json index 88cbad5bee..23b8e7b1a0 100644 --- a/charts/wg-easy/app_versions.json +++ b/charts/wg-easy/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/wg-easy/2.0.15", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-15 09:39:58", "required_features": [ - "definitions/nodeIP", "normalize/acl", - "normalize/ixVolume" + "normalize/ixVolume", + "definitions/nodeIP" ], "human_version": "12_2.0.15", "version": "2.0.15", @@ -1159,10 +1159,10 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/wg-easy/1.0.12", - "last_update": "2024-04-17 11:36:16", + "last_update": "2023-10-19 04:50:58", "required_features": [ - "definitions/nodeIP", "normalize/ixVolume", + "definitions/nodeIP", "validations/lockedHostPath" ], "human_version": "7_1.0.12", diff --git a/community/actual-budget/app_versions.json b/community/actual-budget/app_versions.json index 3f7151caee..b8798baefc 100644 --- a/community/actual-budget/app_versions.json +++ b/community/actual-budget/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/actual-budget/1.2.12", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-03 12:33:47", "required_features": [ - "normalize/acl", + "definitions/certificate", "normalize/ixVolume", - "definitions/certificate" + "normalize/acl" ], "human_version": "24.4.0_1.2.12", "version": "1.2.12", diff --git a/community/adguard-home/app_versions.json b/community/adguard-home/app_versions.json index d966b2360b..1a5096f1c2 100644 --- a/community/adguard-home/app_versions.json +++ b/community/adguard-home/app_versions.json @@ -4,7 +4,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/adguard-home/1.0.41", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-06 11:37:00", "required_features": [ "normalize/ixVolume" ], diff --git a/community/audiobookshelf/app_versions.json b/community/audiobookshelf/app_versions.json index d4740daa75..cb6dd88ad6 100644 --- a/community/audiobookshelf/app_versions.json +++ b/community/audiobookshelf/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/audiobookshelf/1.0.0", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-03-26 12:54:30", "required_features": [ - "normalize/acl", + "normalize/ixVolume", "definitions/timezone", - "normalize/ixVolume" + "normalize/acl" ], "human_version": "2.8.1_1.0.0", "version": "1.0.0", diff --git a/community/autobrr/app_versions.json b/community/autobrr/app_versions.json index 2349d39de0..658a66ab59 100644 --- a/community/autobrr/app_versions.json +++ b/community/autobrr/app_versions.json @@ -6,9 +6,9 @@ "location": "/__w/charts/charts/community/autobrr/1.2.13", "last_update": "2024-04-17 11:37:46", "required_features": [ - "normalize/acl", + "normalize/ixVolume", "definitions/timezone", - "normalize/ixVolume" + "normalize/acl" ], "human_version": "1.41.0_1.2.13", "version": "1.2.13", diff --git a/community/bazarr/app_versions.json b/community/bazarr/app_versions.json index cab3828319..c130646c80 100644 --- a/community/bazarr/app_versions.json +++ b/community/bazarr/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/bazarr/1.2.10", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-02-21 12:32:45", "required_features": [ - "normalize/acl", - "normalize/ixVolume" + "normalize/ixVolume", + "normalize/acl" ], "human_version": "1.4.2_1.2.10", "version": "1.2.10", diff --git a/community/briefkasten/app_versions.json b/community/briefkasten/app_versions.json index 20754c8269..4b021fa09a 100644 --- a/community/briefkasten/app_versions.json +++ b/community/briefkasten/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/briefkasten/1.2.7", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-01-22 14:14:24", "required_features": [ - "normalize/acl", - "normalize/ixVolume" + "normalize/ixVolume", + "normalize/acl" ], "human_version": "latest_1.2.7", "version": "1.2.7", diff --git a/community/castopod/app_versions.json b/community/castopod/app_versions.json index 0b23be6bcc..1327ea00ae 100644 --- a/community/castopod/app_versions.json +++ b/community/castopod/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/castopod/1.2.16", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-03-18 11:32:52", "required_features": [ - "normalize/acl", - "normalize/ixVolume" + "normalize/ixVolume", + "normalize/acl" ], "human_version": "1.10.5_1.2.16", "version": "1.2.16", diff --git a/community/chia/app_versions.json b/community/chia/app_versions.json index 578af8fa28..cc5823ef8a 100644 --- a/community/chia/app_versions.json +++ b/community/chia/app_versions.json @@ -4,10 +4,10 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/chia/1.0.34", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-03-07 08:57:39", "required_features": [ - "definitions/timezone", - "normalize/ixVolume" + "normalize/ixVolume", + "definitions/timezone" ], "human_version": "2.2.1_1.0.34", "version": "1.0.34", diff --git a/community/clamav/app_versions.json b/community/clamav/app_versions.json index 62c5721078..56c1857eef 100644 --- a/community/clamav/app_versions.json +++ b/community/clamav/app_versions.json @@ -4,7 +4,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/clamav/1.0.21", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-01-22 14:14:24", "required_features": [ "normalize/ixVolume" ], diff --git a/community/cloudflared/app_versions.json b/community/cloudflared/app_versions.json index 69a8a9b9f1..9cc1953f6a 100644 --- a/community/cloudflared/app_versions.json +++ b/community/cloudflared/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/cloudflared/1.2.11", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-11 10:31:41", "required_features": [ "normalize/acl", "normalize/ixVolume" diff --git a/community/dashy/app_versions.json b/community/dashy/app_versions.json index 60b7fed537..c6aab8d0a9 100644 --- a/community/dashy/app_versions.json +++ b/community/dashy/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/dashy/1.0.9", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-03-05 06:14:25", "required_features": [ - "normalize/acl", + "definitions/certificate", "normalize/ixVolume", - "definitions/certificate" + "normalize/acl" ], "human_version": "2.1.2_1.0.9", "version": "1.0.9", diff --git a/community/ddns-updater/app_versions.json b/community/ddns-updater/app_versions.json index 2757160847..34b903fce9 100644 --- a/community/ddns-updater/app_versions.json +++ b/community/ddns-updater/app_versions.json @@ -4,10 +4,10 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/ddns-updater/1.0.27", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-02-06 10:04:25", "required_features": [ - "definitions/timezone", - "normalize/ixVolume" + "normalize/ixVolume", + "definitions/timezone" ], "human_version": "2.6.0_1.0.27", "version": "1.0.27", diff --git a/community/deluge/app_versions.json b/community/deluge/app_versions.json index 12abeeb471..39de95d030 100644 --- a/community/deluge/app_versions.json +++ b/community/deluge/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/deluge/1.2.6", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-01-30 12:02:19", "required_features": [ - "normalize/acl", + "normalize/ixVolume", "definitions/timezone", - "normalize/ixVolume" + "normalize/acl" ], "human_version": "2.1.1_1.2.6", "version": "1.2.6", diff --git a/community/distribution/app_versions.json b/community/distribution/app_versions.json index e257b04872..e034b59989 100644 --- a/community/distribution/app_versions.json +++ b/community/distribution/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/distribution/1.2.4", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-01-22 14:14:24", "required_features": [ - "normalize/acl", + "definitions/certificate", "normalize/ixVolume", - "definitions/certificate" + "normalize/acl" ], "human_version": "2.8.3_1.2.4", "version": "1.2.4", diff --git a/community/drawio/app_versions.json b/community/drawio/app_versions.json index a4edc9c987..c134fa5fdd 100644 --- a/community/drawio/app_versions.json +++ b/community/drawio/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/drawio/1.2.32", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-13 22:16:47", "required_features": [ "normalize/acl", "normalize/ixVolume" diff --git a/community/filebrowser/app_versions.json b/community/filebrowser/app_versions.json index d0ca6b6f15..131a0a99f4 100644 --- a/community/filebrowser/app_versions.json +++ b/community/filebrowser/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/filebrowser/1.2.7", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-02 05:17:11", "required_features": [ - "normalize/acl", + "definitions/certificate", "normalize/ixVolume", - "definitions/certificate" + "normalize/acl" ], "human_version": "2.28.0_1.2.7", "version": "1.2.7", diff --git a/community/firefly-iii/app_versions.json b/community/firefly-iii/app_versions.json index c361ae5d65..d0f874e3c9 100644 --- a/community/firefly-iii/app_versions.json +++ b/community/firefly-iii/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/firefly-iii/1.1.22", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-02 05:17:11", "required_features": [ - "normalize/acl", - "normalize/ixVolume" + "normalize/ixVolume", + "normalize/acl" ], "human_version": "6.1.13_1.1.22", "version": "1.1.22", diff --git a/community/flame/app_versions.json b/community/flame/app_versions.json index 01d43e7100..bebdf39c1c 100644 --- a/community/flame/app_versions.json +++ b/community/flame/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/flame/1.2.4", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-01-22 14:14:24", "required_features": [ - "normalize/acl", - "normalize/ixVolume" + "normalize/ixVolume", + "normalize/acl" ], "human_version": "2.3.1_1.2.4", "version": "1.2.4", diff --git a/community/freshrss/app_versions.json b/community/freshrss/app_versions.json index 6d5c808eb6..c87dc974c6 100644 --- a/community/freshrss/app_versions.json +++ b/community/freshrss/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/freshrss/1.1.9", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-01-22 14:14:24", "required_features": [ - "normalize/acl", + "normalize/ixVolume", "definitions/timezone", - "normalize/ixVolume" + "normalize/acl" ], "human_version": "1.23.1_1.1.9", "version": "1.1.9", diff --git a/community/frigate/app_versions.json b/community/frigate/app_versions.json index 737f4e7c45..1b64e3c5d1 100644 --- a/community/frigate/app_versions.json +++ b/community/frigate/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/frigate/1.2.6", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-02-19 12:32:16", "required_features": [ - "normalize/acl", "normalize/ixVolume", - "definitions/gpuConfiguration" + "definitions/gpuConfiguration", + "normalize/acl" ], "human_version": "0.13.2_1.2.6", "version": "1.2.6", diff --git a/community/fscrawler/app_versions.json b/community/fscrawler/app_versions.json index f73be616eb..380363245c 100644 --- a/community/fscrawler/app_versions.json +++ b/community/fscrawler/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/fscrawler/1.2.4", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-01-22 14:14:24", "required_features": [ - "normalize/acl", + "normalize/ixVolume", "definitions/timezone", - "normalize/ixVolume" + "normalize/acl" ], "human_version": "2.9_1.2.4", "version": "1.2.4", diff --git a/community/gitea/app_versions.json b/community/gitea/app_versions.json index 9634602a21..0b06024a60 100644 --- a/community/gitea/app_versions.json +++ b/community/gitea/app_versions.json @@ -6,9 +6,9 @@ "location": "/__w/charts/charts/community/gitea/1.1.19", "last_update": "2024-04-17 11:37:46", "required_features": [ - "normalize/acl", + "definitions/certificate", "normalize/ixVolume", - "definitions/certificate" + "normalize/acl" ], "human_version": "1.21.11_1.1.19", "version": "1.1.19", diff --git a/community/grafana/app_versions.json b/community/grafana/app_versions.json index 68af822e04..aa731e2bf5 100644 --- a/community/grafana/app_versions.json +++ b/community/grafana/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/grafana/1.2.12", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-12 04:35:23", "required_features": [ - "normalize/acl", + "definitions/certificate", "normalize/ixVolume", - "definitions/certificate" + "normalize/acl" ], "human_version": "10.4.2_1.2.12", "version": "1.2.12", diff --git a/community/handbrake/app_versions.json b/community/handbrake/app_versions.json index c3264325af..97aa103b11 100644 --- a/community/handbrake/app_versions.json +++ b/community/handbrake/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/handbrake/1.0.2", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-01-22 14:14:24", "required_features": [ - "normalize/acl", + "normalize/ixVolume", "definitions/timezone", - "normalize/ixVolume" + "normalize/acl" ], "human_version": "23.12.2_1.0.2", "version": "1.0.2", diff --git a/community/homarr/app_versions.json b/community/homarr/app_versions.json index 7a268c6c3f..52c4fe9aee 100644 --- a/community/homarr/app_versions.json +++ b/community/homarr/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/homarr/2.0.13", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-03-18 11:32:52", "required_features": [ - "normalize/acl", + "normalize/ixVolume", "definitions/timezone", - "normalize/ixVolume" + "normalize/acl" ], "human_version": "0.15.2_2.0.13", "version": "2.0.13", diff --git a/community/homepage/app_versions.json b/community/homepage/app_versions.json index 6ed9bc80f1..870a7ff7f3 100644 --- a/community/homepage/app_versions.json +++ b/community/homepage/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/homepage/1.2.10", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-09 04:12:05", "required_features": [ - "normalize/acl", - "normalize/ixVolume" + "normalize/ixVolume", + "normalize/acl" ], "human_version": "0.8.11_1.2.10", "version": "1.2.10", diff --git a/community/homer/app_versions.json b/community/homer/app_versions.json index a7a028417f..f071eac7b4 100644 --- a/community/homer/app_versions.json +++ b/community/homer/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/homer/1.2.4", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-01-22 14:14:24", "required_features": [ - "normalize/acl", - "normalize/ixVolume" + "normalize/ixVolume", + "normalize/acl" ], "human_version": "23.10.1_1.2.4", "version": "1.2.4", diff --git a/community/immich/app_versions.json b/community/immich/app_versions.json index 25296e74ba..4ee6cd3c63 100644 --- a/community/immich/app_versions.json +++ b/community/immich/app_versions.json @@ -4,12 +4,12 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/immich/3.0.19", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-06 11:37:00", "required_features": [ - "normalize/acl", - "definitions/timezone", + "definitions/gpuConfiguration", "normalize/ixVolume", - "definitions/gpuConfiguration" + "definitions/timezone", + "normalize/acl" ], "human_version": "1.101.0_3.0.19", "version": "3.0.19", diff --git a/community/invidious/app_versions.json b/community/invidious/app_versions.json index f2dc13f9e3..39c3a3a2b9 100644 --- a/community/invidious/app_versions.json +++ b/community/invidious/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/invidious/2.0.1", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-15 09:30:16", "required_features": [ - "normalize/acl", - "normalize/ixVolume" + "normalize/ixVolume", + "normalize/acl" ], "human_version": "latest_2.0.1", "version": "2.0.1", diff --git a/community/ipfs/app_versions.json b/community/ipfs/app_versions.json index 0326ae9809..b8aa2a1508 100644 --- a/community/ipfs/app_versions.json +++ b/community/ipfs/app_versions.json @@ -4,7 +4,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/ipfs/1.0.36", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-16 05:24:36", "required_features": [ "normalize/ixVolume" ], diff --git a/community/jellyfin/app_versions.json b/community/jellyfin/app_versions.json index 6483408d6c..9bc3f1b8a7 100644 --- a/community/jellyfin/app_versions.json +++ b/community/jellyfin/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/jellyfin/1.2.7", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-01-22 12:14:41", "required_features": [ - "normalize/acl", "normalize/ixVolume", - "definitions/gpuConfiguration" + "definitions/gpuConfiguration", + "normalize/acl" ], "human_version": "10.8.13.1_1.2.7", "version": "1.2.7", diff --git a/community/jellyseerr/app_versions.json b/community/jellyseerr/app_versions.json index 072c10a49a..6780562a0d 100644 --- a/community/jellyseerr/app_versions.json +++ b/community/jellyseerr/app_versions.json @@ -4,10 +4,10 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/jellyseerr/1.0.20", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-16 05:24:36", "required_features": [ - "definitions/timezone", - "normalize/ixVolume" + "normalize/ixVolume", + "definitions/timezone" ], "human_version": "1.8.0_1.0.20", "version": "1.0.20", diff --git a/community/jenkins/app_versions.json b/community/jenkins/app_versions.json index 6718ad1841..da2528d7f8 100644 --- a/community/jenkins/app_versions.json +++ b/community/jenkins/app_versions.json @@ -4,12 +4,12 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/jenkins/1.2.7", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-03-21 06:10:27", "required_features": [ - "normalize/acl", - "definitions/timezone", + "definitions/certificate", "normalize/ixVolume", - "definitions/certificate" + "definitions/timezone", + "normalize/acl" ], "human_version": "2.440.2_1.2.7", "version": "1.2.7", diff --git a/community/joplin/app_versions.json b/community/joplin/app_versions.json index e4b9233922..144c6280c5 100644 --- a/community/joplin/app_versions.json +++ b/community/joplin/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/joplin/1.1.11", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-01-22 14:14:24", "required_features": [ - "normalize/acl", - "normalize/ixVolume" + "normalize/ixVolume", + "normalize/acl" ], "human_version": "2.14.2_1.1.11", "version": "1.1.11", diff --git a/community/kapowarr/app_versions.json b/community/kapowarr/app_versions.json index b861135d28..06e0e45e55 100644 --- a/community/kapowarr/app_versions.json +++ b/community/kapowarr/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/kapowarr/2.0.3", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-01-22 14:14:24", "required_features": [ - "normalize/acl", - "normalize/ixVolume" + "normalize/ixVolume", + "normalize/acl" ], "human_version": "1.0.0_2.0.3", "version": "2.0.3", diff --git a/community/kavita/app_versions.json b/community/kavita/app_versions.json index 1fefda569a..b7667de20a 100644 --- a/community/kavita/app_versions.json +++ b/community/kavita/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/kavita/1.2.8", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-13 22:16:47", "required_features": [ - "normalize/acl", + "normalize/ixVolume", "definitions/timezone", - "normalize/ixVolume" + "normalize/acl" ], "human_version": "0.8.0_1.2.8", "version": "1.2.8", diff --git a/community/komga/app_versions.json b/community/komga/app_versions.json index 6121e34468..7c5b7e5940 100644 --- a/community/komga/app_versions.json +++ b/community/komga/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/komga/1.2.8", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-03-18 11:32:52", "required_features": [ - "normalize/acl", + "normalize/ixVolume", "definitions/timezone", - "normalize/ixVolume" + "normalize/acl" ], "human_version": "1.10.4_1.2.8", "version": "1.2.8", diff --git a/community/lidarr/app_versions.json b/community/lidarr/app_versions.json index d59970ae1c..be99d70f26 100644 --- a/community/lidarr/app_versions.json +++ b/community/lidarr/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/lidarr/1.2.20", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-15 09:30:16", "required_features": [ - "normalize/acl", - "normalize/ixVolume" + "normalize/ixVolume", + "normalize/acl" ], "human_version": "2.2.5.4141_1.2.20", "version": "1.2.20", diff --git a/community/linkding/app_versions.json b/community/linkding/app_versions.json index 3552622c8c..d72897a82e 100644 --- a/community/linkding/app_versions.json +++ b/community/linkding/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/linkding/1.2.15", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-03 12:44:44", "required_features": [ - "normalize/acl", - "normalize/ixVolume" + "normalize/ixVolume", + "normalize/acl" ], "human_version": "1.27.0_1.2.15", "version": "1.2.15", diff --git a/community/listmonk/app_versions.json b/community/listmonk/app_versions.json index aa38c125f1..679b527ee0 100644 --- a/community/listmonk/app_versions.json +++ b/community/listmonk/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/listmonk/1.2.8", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-02-05 13:13:05", "required_features": [ - "normalize/acl", - "normalize/ixVolume" + "normalize/ixVolume", + "normalize/acl" ], "human_version": "3.0.0_1.2.8", "version": "1.2.8", diff --git a/community/logseq/app_versions.json b/community/logseq/app_versions.json index bfa2a88e39..3b8b4a36e2 100644 --- a/community/logseq/app_versions.json +++ b/community/logseq/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/logseq/1.2.3", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-01-22 14:14:24", "required_features": [ + "definitions/certificate", "normalize/acl", - "normalize/ixVolume", - "definitions/certificate" + "normalize/ixVolume" ], "human_version": "latest_1.2.3", "version": "1.2.3", diff --git a/community/mealie/app_versions.json b/community/mealie/app_versions.json index 8e53ac0f7f..175ceb1fdc 100644 --- a/community/mealie/app_versions.json +++ b/community/mealie/app_versions.json @@ -6,9 +6,9 @@ "location": "/__w/charts/charts/community/mealie/1.0.16", "last_update": "2024-04-17 11:37:46", "required_features": [ - "normalize/acl", + "normalize/ixVolume", "definitions/timezone", - "normalize/ixVolume" + "normalize/acl" ], "human_version": "1.5.0_1.0.16", "version": "1.0.16", diff --git a/community/metube/app_versions.json b/community/metube/app_versions.json index 93e646c22c..6ed9783d75 100644 --- a/community/metube/app_versions.json +++ b/community/metube/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/metube/1.2.12", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-13 22:16:47", "required_features": [ - "normalize/acl", - "normalize/ixVolume" + "normalize/ixVolume", + "normalize/acl" ], "human_version": "2024-04-12_1.2.12", "version": "1.2.12", diff --git a/community/minecraft/app_versions.json b/community/minecraft/app_versions.json index 31b953f2df..3f5fb32b53 100644 --- a/community/minecraft/app_versions.json +++ b/community/minecraft/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/minecraft/1.2.8", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-06 11:37:00", "required_features": [ - "normalize/acl", + "normalize/ixVolume", "definitions/timezone", - "normalize/ixVolume" + "normalize/acl" ], "human_version": "2024.4.0_1.2.8", "version": "1.2.8", diff --git a/community/mineos/app_versions.json b/community/mineos/app_versions.json index 96a9179915..363b1df487 100644 --- a/community/mineos/app_versions.json +++ b/community/mineos/app_versions.json @@ -4,10 +4,10 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/mineos/1.0.20", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-01-22 14:14:24", "required_features": [ - "normalize/ixVolume", - "definitions/certificate" + "definitions/certificate", + "normalize/ixVolume" ], "human_version": "latest_1.0.20", "version": "1.0.20", diff --git a/community/mumble/app_versions.json b/community/mumble/app_versions.json index bc7fa8f97f..80138bb236 100644 --- a/community/mumble/app_versions.json +++ b/community/mumble/app_versions.json @@ -4,10 +4,10 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/mumble/1.0.22", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-01-22 14:14:24", "required_features": [ - "normalize/ixVolume", - "definitions/certificate" + "definitions/certificate", + "normalize/ixVolume" ], "human_version": "v1.4.230_1.0.22", "version": "1.0.22", diff --git a/community/n8n/app_versions.json b/community/n8n/app_versions.json index 167c0e2e5b..10d2a83009 100644 --- a/community/n8n/app_versions.json +++ b/community/n8n/app_versions.json @@ -4,12 +4,12 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/n8n/1.2.39", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-12 04:35:23", "required_features": [ - "definitions/nodeIP", - "normalize/acl", + "definitions/certificate", "normalize/ixVolume", - "definitions/certificate" + "normalize/acl", + "definitions/nodeIP" ], "human_version": "1.37.1_1.2.39", "version": "1.2.39", diff --git a/community/navidrome/app_versions.json b/community/navidrome/app_versions.json index 32fbd7a926..0105fa80a8 100644 --- a/community/navidrome/app_versions.json +++ b/community/navidrome/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/navidrome/1.2.6", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-02-17 08:57:01", "required_features": [ - "normalize/acl", - "normalize/ixVolume" + "normalize/ixVolume", + "normalize/acl" ], "human_version": "0.51.1_1.2.6", "version": "1.2.6", diff --git a/community/netbootxyz/app_versions.json b/community/netbootxyz/app_versions.json index 7aa5cabc1d..f74a4c0dca 100644 --- a/community/netbootxyz/app_versions.json +++ b/community/netbootxyz/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/netbootxyz/1.0.5", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-15 09:34:41", "required_features": [ - "normalize/acl", + "normalize/ixVolume", "definitions/timezone", - "normalize/ixVolume" + "normalize/acl" ], "human_version": "0.7.1.1_1.0.5", "version": "1.0.5", diff --git a/community/nginx-proxy-manager/app_versions.json b/community/nginx-proxy-manager/app_versions.json index ee790b7076..f7c5de6220 100644 --- a/community/nginx-proxy-manager/app_versions.json +++ b/community/nginx-proxy-manager/app_versions.json @@ -4,10 +4,10 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/nginx-proxy-manager/1.0.29", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-05 11:19:45", "required_features": [ - "definitions/timezone", - "normalize/ixVolume" + "normalize/ixVolume", + "definitions/timezone" ], "human_version": "2.11.1_1.0.29", "version": "1.0.29", diff --git a/community/node-red/app_versions.json b/community/node-red/app_versions.json index 84ca8ea515..3713a63c02 100644 --- a/community/node-red/app_versions.json +++ b/community/node-red/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/node-red/1.2.9", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-12 04:35:23", "required_features": [ - "normalize/acl", - "normalize/ixVolume" + "normalize/ixVolume", + "normalize/acl" ], "human_version": "3.1.9_1.2.9", "version": "1.2.9", diff --git a/community/odoo/app_versions.json b/community/odoo/app_versions.json index 20f97cfadc..f9038d51e7 100644 --- a/community/odoo/app_versions.json +++ b/community/odoo/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/odoo/2.0.8", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-02-23 09:53:28", "required_features": [ - "normalize/acl", - "normalize/ixVolume" + "normalize/ixVolume", + "normalize/acl" ], "human_version": "17.0_2.0.8", "version": "2.0.8", @@ -1996,10 +1996,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/odoo/1.1.1", - "last_update": "2024-04-17 11:36:16", + "last_update": "2023-11-26 09:29:22", "required_features": [ - "normalize/acl", - "normalize/ixVolume" + "normalize/ixVolume", + "normalize/acl" ], "human_version": "16.0_1.1.1", "version": "1.1.1", diff --git a/community/omada-controller/app_versions.json b/community/omada-controller/app_versions.json index a04cc952e2..d3e9dcf576 100644 --- a/community/omada-controller/app_versions.json +++ b/community/omada-controller/app_versions.json @@ -4,12 +4,12 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/omada-controller/1.2.3", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-01-22 14:14:24", "required_features": [ - "normalize/acl", - "definitions/timezone", + "definitions/certificate", "normalize/ixVolume", - "definitions/certificate" + "definitions/timezone", + "normalize/acl" ], "human_version": "5.13_1.2.3", "version": "1.2.3", diff --git a/community/organizr/app_versions.json b/community/organizr/app_versions.json index 9dd4204882..c0a7f36ccc 100644 --- a/community/organizr/app_versions.json +++ b/community/organizr/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/organizr/1.0.1", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-01-22 14:14:24", "required_features": [ - "normalize/acl", + "normalize/ixVolume", "definitions/timezone", - "normalize/ixVolume" + "normalize/acl" ], "human_version": "latest_1.0.1", "version": "1.0.1", diff --git a/community/overseerr/app_versions.json b/community/overseerr/app_versions.json index 992f36f2de..67c4423e99 100644 --- a/community/overseerr/app_versions.json +++ b/community/overseerr/app_versions.json @@ -4,10 +4,10 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/overseerr/1.0.25", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-01-22 14:14:24", "required_features": [ - "definitions/timezone", - "normalize/ixVolume" + "normalize/ixVolume", + "definitions/timezone" ], "human_version": "1.33.2_1.0.25", "version": "1.0.25", diff --git a/community/palworld/app_versions.json b/community/palworld/app_versions.json index 346696d177..3d6d319897 100644 --- a/community/palworld/app_versions.json +++ b/community/palworld/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/palworld/1.0.4", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-02-02 10:01:06", "required_features": [ - "normalize/acl", - "normalize/ixVolume" + "normalize/ixVolume", + "normalize/acl" ], "human_version": "palworld_1.0.4", "version": "1.0.4", diff --git a/community/paperless-ngx/app_versions.json b/community/paperless-ngx/app_versions.json index 47c069daae..4c0cdde368 100644 --- a/community/paperless-ngx/app_versions.json +++ b/community/paperless-ngx/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/paperless-ngx/1.2.34", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-09 04:12:05", "required_features": [ - "normalize/acl", + "normalize/ixVolume", "definitions/timezone", - "normalize/ixVolume" + "normalize/acl" ], "human_version": "2.7.2_1.2.34", "version": "1.2.34", diff --git a/community/passbolt/app_versions.json b/community/passbolt/app_versions.json index 8664c1bc5e..cf356b7522 100644 --- a/community/passbolt/app_versions.json +++ b/community/passbolt/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/passbolt/1.2.8", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-12 04:35:23", "required_features": [ - "normalize/acl", + "definitions/certificate", "normalize/ixVolume", - "definitions/certificate" + "normalize/acl" ], "human_version": "4.6.2.1_1.2.8", "version": "1.2.8", diff --git a/community/pgadmin/app_versions.json b/community/pgadmin/app_versions.json index e247307931..6e46b54a40 100644 --- a/community/pgadmin/app_versions.json +++ b/community/pgadmin/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/pgadmin/1.2.7", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-05 04:20:58", "required_features": [ - "normalize/acl", + "definitions/certificate", "normalize/ixVolume", - "definitions/certificate" + "normalize/acl" ], "human_version": "8.5_1.2.7", "version": "1.2.7", diff --git a/community/pigallery2/app_versions.json b/community/pigallery2/app_versions.json index 7873114b24..176b733f83 100644 --- a/community/pigallery2/app_versions.json +++ b/community/pigallery2/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/pigallery2/1.2.4", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-02-13 11:43:58", "required_features": [ - "normalize/acl", - "normalize/ixVolume" + "normalize/ixVolume", + "normalize/acl" ], "human_version": "2.0.0_1.2.4", "version": "1.2.4", diff --git a/community/piwigo/app_versions.json b/community/piwigo/app_versions.json index 41b2c2618d..39b81ef158 100644 --- a/community/piwigo/app_versions.json +++ b/community/piwigo/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/piwigo/1.2.5", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-03-02 09:29:11", "required_features": [ - "normalize/acl", - "normalize/ixVolume" + "normalize/ixVolume", + "normalize/acl" ], "human_version": "14.3.0_1.2.5", "version": "1.2.5", diff --git a/community/planka/app_versions.json b/community/planka/app_versions.json index 46b9c09c4e..57dba7c139 100644 --- a/community/planka/app_versions.json +++ b/community/planka/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/planka/1.2.19", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-13 22:16:47", "required_features": [ - "normalize/acl", - "normalize/ixVolume" + "normalize/ixVolume", + "normalize/acl" ], "human_version": "1.16.4_1.2.19", "version": "1.2.19", diff --git a/community/plex-auto-languages/app_versions.json b/community/plex-auto-languages/app_versions.json index 574c16e187..246458c254 100644 --- a/community/plex-auto-languages/app_versions.json +++ b/community/plex-auto-languages/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/plex-auto-languages/1.2.4", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-01-22 14:14:24", "required_features": [ - "normalize/acl", + "normalize/ixVolume", "definitions/timezone", - "normalize/ixVolume" + "normalize/acl" ], "human_version": "1.2.3_1.2.4", "version": "1.2.4", diff --git a/community/prowlarr/app_versions.json b/community/prowlarr/app_versions.json index 628cef5364..3b52336029 100644 --- a/community/prowlarr/app_versions.json +++ b/community/prowlarr/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/prowlarr/1.2.22", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-15 09:30:16", "required_features": [ - "normalize/acl", - "normalize/ixVolume" + "normalize/ixVolume", + "normalize/acl" ], "human_version": "1.16.1.4420_1.2.22", "version": "1.2.22", diff --git a/community/qbittorrent/app_versions.json b/community/qbittorrent/app_versions.json index e39954cf59..22e6d3979d 100644 --- a/community/qbittorrent/app_versions.json +++ b/community/qbittorrent/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/qbittorrent/1.2.11", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-09 08:04:57", "required_features": [ - "normalize/acl", - "normalize/ixVolume" + "normalize/ixVolume", + "normalize/acl" ], "human_version": "4.6.4_1.2.11", "version": "1.2.11", diff --git a/community/radarr/app_versions.json b/community/radarr/app_versions.json index 20b4d8fc61..19faed1725 100644 --- a/community/radarr/app_versions.json +++ b/community/radarr/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/radarr/1.2.11", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-15 09:30:16", "required_features": [ - "normalize/acl", - "normalize/ixVolume" + "normalize/ixVolume", + "normalize/acl" ], "human_version": "5.4.6.8723_1.2.11", "version": "1.2.11", diff --git a/community/readarr/app_versions.json b/community/readarr/app_versions.json index 8923033b55..4e5b7f874d 100644 --- a/community/readarr/app_versions.json +++ b/community/readarr/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/readarr/1.2.16", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-15 09:30:16", "required_features": [ - "normalize/acl", - "normalize/ixVolume" + "normalize/ixVolume", + "normalize/acl" ], "human_version": "0.3.22.2499_1.2.16", "version": "1.2.16", diff --git a/community/recyclarr/app_versions.json b/community/recyclarr/app_versions.json index 0c8f919de8..2c58fae4e6 100644 --- a/community/recyclarr/app_versions.json +++ b/community/recyclarr/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/recyclarr/1.2.3", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-01-22 14:14:24", "required_features": [ - "normalize/acl", + "normalize/ixVolume", "definitions/timezone", - "normalize/ixVolume" + "normalize/acl" ], "human_version": "6.0.2_1.2.3", "version": "1.2.3", diff --git a/community/redis/app_versions.json b/community/redis/app_versions.json index 2b3deba602..a88aa77575 100644 --- a/community/redis/app_versions.json +++ b/community/redis/app_versions.json @@ -4,7 +4,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/redis/1.0.22", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-01-22 14:14:24", "required_features": [ "normalize/ixVolume" ], diff --git a/community/roundcube/app_versions.json b/community/roundcube/app_versions.json index 55f752f1ae..99e25f3f3c 100644 --- a/community/roundcube/app_versions.json +++ b/community/roundcube/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/roundcube/1.0.3", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-01-22 12:14:41", "required_features": [ - "normalize/acl", - "normalize/ixVolume" + "normalize/ixVolume", + "normalize/acl" ], "human_version": "1.6.6_1.0.3", "version": "1.0.3", diff --git a/community/rsyncd/app_versions.json b/community/rsyncd/app_versions.json index e9cc60213a..c82b1d88b7 100644 --- a/community/rsyncd/app_versions.json +++ b/community/rsyncd/app_versions.json @@ -4,7 +4,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/rsyncd/1.0.16", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-01-22 14:14:24", "required_features": [], "human_version": "1.0.0_1.0.16", "version": "1.0.16", diff --git a/community/rust-desk/app_versions.json b/community/rust-desk/app_versions.json index af4cf2d618..ff344ade23 100644 --- a/community/rust-desk/app_versions.json +++ b/community/rust-desk/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/rust-desk/1.2.4", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-02-01 09:44:49", "required_features": [ - "normalize/acl", - "normalize/ixVolume" + "normalize/ixVolume", + "normalize/acl" ], "human_version": "1.1.10.3_1.2.4", "version": "1.2.4", diff --git a/community/sabnzbd/app_versions.json b/community/sabnzbd/app_versions.json index 4100d85ae0..0d4d060f86 100644 --- a/community/sabnzbd/app_versions.json +++ b/community/sabnzbd/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/sabnzbd/1.2.7", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-03-18 11:32:52", "required_features": [ - "normalize/acl", - "normalize/ixVolume" + "normalize/ixVolume", + "normalize/acl" ], "human_version": "4.2.3_1.2.7", "version": "1.2.7", diff --git a/community/searxng/app_versions.json b/community/searxng/app_versions.json index 38be21588f..4371d31253 100644 --- a/community/searxng/app_versions.json +++ b/community/searxng/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/searxng/1.2.18", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-01-22 14:14:24", "required_features": [ - "normalize/acl", - "normalize/ixVolume" + "normalize/ixVolume", + "normalize/acl" ], "human_version": "2023.12.31_1.2.18", "version": "1.2.18", diff --git a/community/sftpgo/app_versions.json b/community/sftpgo/app_versions.json index e717fbe752..830426836a 100644 --- a/community/sftpgo/app_versions.json +++ b/community/sftpgo/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/sftpgo/1.2.5", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-01-22 14:14:24", "required_features": [ - "normalize/acl", + "definitions/certificate", "normalize/ixVolume", - "definitions/certificate" + "normalize/acl" ], "human_version": "2.5.6_1.2.5", "version": "1.2.5", diff --git a/community/sonarr/app_versions.json b/community/sonarr/app_versions.json index 381502e4d7..b57b0c3345 100644 --- a/community/sonarr/app_versions.json +++ b/community/sonarr/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/sonarr/1.2.13", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-15 09:30:16", "required_features": [ - "normalize/acl", - "normalize/ixVolume" + "normalize/ixVolume", + "normalize/acl" ], "human_version": "4.0.4.1491_1.2.13", "version": "1.2.13", diff --git a/community/tailscale/app_versions.json b/community/tailscale/app_versions.json index 93dd91eb0f..a4a1969f86 100644 --- a/community/tailscale/app_versions.json +++ b/community/tailscale/app_versions.json @@ -4,7 +4,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/tailscale/1.0.36", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-03-27 05:49:25", "required_features": [], "human_version": "1.62.1_1.0.36", "version": "1.0.36", diff --git a/community/tautulli/app_versions.json b/community/tautulli/app_versions.json index 57465a7264..287c73cd13 100644 --- a/community/tautulli/app_versions.json +++ b/community/tautulli/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/tautulli/1.2.3", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-01-22 14:14:24", "required_features": [ - "normalize/acl", - "normalize/ixVolume" + "normalize/ixVolume", + "normalize/acl" ], "human_version": "2.13.4_1.2.3", "version": "1.2.3", diff --git a/community/tdarr/app_versions.json b/community/tdarr/app_versions.json index 5e9e86d7fa..05c5c2b9ae 100644 --- a/community/tdarr/app_versions.json +++ b/community/tdarr/app_versions.json @@ -4,12 +4,12 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/tdarr/1.2.3", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-01-22 14:14:24", "required_features": [ - "normalize/acl", - "definitions/timezone", + "definitions/gpuConfiguration", "normalize/ixVolume", - "definitions/gpuConfiguration" + "definitions/timezone", + "normalize/acl" ], "human_version": "2.17.01_1.2.3", "version": "1.2.3", diff --git a/community/terraria/app_versions.json b/community/terraria/app_versions.json index e8bd7e8d00..7958c79a6d 100644 --- a/community/terraria/app_versions.json +++ b/community/terraria/app_versions.json @@ -4,7 +4,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/terraria/1.0.21", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-01-22 14:14:24", "required_features": [ "normalize/ixVolume" ], diff --git a/community/tftpd-hpa/app_versions.json b/community/tftpd-hpa/app_versions.json index 0d2485fa49..42d640e562 100644 --- a/community/tftpd-hpa/app_versions.json +++ b/community/tftpd-hpa/app_versions.json @@ -4,10 +4,10 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/tftpd-hpa/1.0.18", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-01-22 14:14:24", "required_features": [ - "definitions/timezone", - "normalize/ixVolume" + "normalize/ixVolume", + "definitions/timezone" ], "human_version": "1.0.0_1.0.18", "version": "1.0.18", diff --git a/community/tiny-media-manager/app_versions.json b/community/tiny-media-manager/app_versions.json index 6aa2b05fea..f0515d7290 100644 --- a/community/tiny-media-manager/app_versions.json +++ b/community/tiny-media-manager/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/tiny-media-manager/1.2.7", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-08 11:22:43", "required_features": [ - "normalize/acl", - "normalize/ixVolume" + "normalize/ixVolume", + "normalize/acl" ], "human_version": "5.0.4_1.2.7", "version": "1.2.7", diff --git a/community/transmission/app_versions.json b/community/transmission/app_versions.json index e180ef4a5e..b2df3ffc94 100644 --- a/community/transmission/app_versions.json +++ b/community/transmission/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/transmission/1.3.5", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-01-22 14:14:24", "required_features": [ - "normalize/acl", - "normalize/ixVolume" + "normalize/ixVolume", + "normalize/acl" ], "human_version": "4.0.5_1.3.5", "version": "1.3.5", diff --git a/community/twofactor-auth/app_versions.json b/community/twofactor-auth/app_versions.json index 710edf15e8..991d46caf3 100644 --- a/community/twofactor-auth/app_versions.json +++ b/community/twofactor-auth/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/twofactor-auth/1.2.6", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-03-22 05:14:40", "required_features": [ - "normalize/acl", - "normalize/ixVolume" + "normalize/ixVolume", + "normalize/acl" ], "human_version": "5.1.1_1.2.6", "version": "1.2.6", diff --git a/community/unifi-controller/app_versions.json b/community/unifi-controller/app_versions.json index caba8fbcd7..d1d0952247 100644 --- a/community/unifi-controller/app_versions.json +++ b/community/unifi-controller/app_versions.json @@ -4,12 +4,12 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/unifi-controller/1.3.7", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-05 11:19:45", "required_features": [ - "normalize/acl", - "definitions/timezone", + "definitions/certificate", "normalize/ixVolume", - "definitions/certificate" + "definitions/timezone", + "normalize/acl" ], "human_version": "8.1.113_1.3.7", "version": "1.3.7", diff --git a/community/unifi-protect-backup/app_versions.json b/community/unifi-protect-backup/app_versions.json index 5198dbb97b..896e2991ab 100644 --- a/community/unifi-protect-backup/app_versions.json +++ b/community/unifi-protect-backup/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/unifi-protect-backup/1.2.8", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-15 09:34:41", "required_features": [ - "normalize/acl", + "normalize/ixVolume", "definitions/timezone", - "normalize/ixVolume" + "normalize/acl" ], "human_version": "0.10.7_1.2.8", "version": "1.2.8", diff --git a/community/vaultwarden/app_versions.json b/community/vaultwarden/app_versions.json index e829338f07..f3f6a6811c 100644 --- a/community/vaultwarden/app_versions.json +++ b/community/vaultwarden/app_versions.json @@ -4,12 +4,12 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/vaultwarden/1.1.12", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-03-03 11:53:16", "required_features": [ - "normalize/acl", - "definitions/timezone", + "definitions/certificate", "normalize/ixVolume", - "definitions/certificate" + "definitions/timezone", + "normalize/acl" ], "human_version": "1.30.5_1.1.12", "version": "1.1.12", diff --git a/community/vikunja/app_versions.json b/community/vikunja/app_versions.json index a864705c41..2dd65949ad 100644 --- a/community/vikunja/app_versions.json +++ b/community/vikunja/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/vikunja/1.0.11", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-02-15 09:11:01", "required_features": [ - "normalize/acl", + "normalize/ixVolume", "definitions/timezone", - "normalize/ixVolume" + "normalize/acl" ], "human_version": "0.22.1_1.0.11", "version": "1.0.11", diff --git a/community/webdav/app_versions.json b/community/webdav/app_versions.json index ef2cffd243..ca1dac2ea9 100644 --- a/community/webdav/app_versions.json +++ b/community/webdav/app_versions.json @@ -4,7 +4,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/webdav/1.0.22", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-15 09:30:16", "required_features": [ "definitions/certificate" ], diff --git a/community/whoogle/app_versions.json b/community/whoogle/app_versions.json index 7399d3adc3..7db2b374f8 100644 --- a/community/whoogle/app_versions.json +++ b/community/whoogle/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/whoogle/1.2.3", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-01-22 14:14:24", "required_features": [ "normalize/acl", "normalize/ixVolume" diff --git a/community/wordpress/app_versions.json b/community/wordpress/app_versions.json index 98f2e488b5..e54c4bd7a9 100644 --- a/community/wordpress/app_versions.json +++ b/community/wordpress/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/wordpress/1.2.6", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-04-11 10:31:41", "required_features": [ - "normalize/acl", - "normalize/ixVolume" + "normalize/ixVolume", + "normalize/acl" ], "human_version": "6.5.2_1.2.6", "version": "1.2.6", diff --git a/community/zerotier/app_versions.json b/community/zerotier/app_versions.json index 6e2465e356..f04662a589 100644 --- a/community/zerotier/app_versions.json +++ b/community/zerotier/app_versions.json @@ -4,7 +4,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/zerotier/1.0.19", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-01-22 14:14:24", "required_features": [], "human_version": "1.12.2_1.0.19", "version": "1.0.19", diff --git a/enterprise/minio/app_versions.json b/enterprise/minio/app_versions.json index 2c9c7124c3..74f651d2e8 100644 --- a/enterprise/minio/app_versions.json +++ b/enterprise/minio/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/enterprise/minio/1.1.3", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-01-22 14:14:24", "required_features": [ - "normalize/acl", + "definitions/certificate", "normalize/ixVolume", - "definitions/certificate" + "normalize/acl" ], "human_version": "2023-12-07_1.1.3", "version": "1.1.3", diff --git a/enterprise/syncthing/app_versions.json b/enterprise/syncthing/app_versions.json index 6f21f66c5e..4c3425ae85 100644 --- a/enterprise/syncthing/app_versions.json +++ b/enterprise/syncthing/app_versions.json @@ -4,11 +4,11 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/enterprise/syncthing/1.1.8", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-01-22 14:14:24", "required_features": [ - "definitions/timezone", + "definitions/certificate", "normalize/ixVolume", - "definitions/certificate" + "definitions/timezone" ], "human_version": "1.27.0_1.1.8", "version": "1.1.8", diff --git a/test/jellyfin/app_versions.json b/test/jellyfin/app_versions.json index f6f519469a..7e7e4da41a 100644 --- a/test/jellyfin/app_versions.json +++ b/test/jellyfin/app_versions.json @@ -4,7 +4,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/test/jellyfin/1.0.16", - "last_update": "2024-04-17 11:36:16", + "last_update": "2023-11-30 13:16:58", "required_features": [ "normalize/ixVolume", "definitions/gpuConfiguration" diff --git a/test/minio/app_versions.json b/test/minio/app_versions.json index 1a416262d2..beefbd84e7 100644 --- a/test/minio/app_versions.json +++ b/test/minio/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/test/minio/1.1.0", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-01-04 11:59:32", "required_features": [ - "normalize/acl", + "definitions/certificate", "normalize/ixVolume", - "definitions/certificate" + "normalize/acl" ], "human_version": "2023-12-07_1.1.0", "version": "1.1.0", @@ -1412,10 +1412,10 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/test/minio/1.0.24", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-01-04 11:56:43", "required_features": [ - "normalize/ixVolume", - "definitions/certificate" + "definitions/certificate", + "normalize/ixVolume" ], "human_version": "2023-03-24_1.0.24", "version": "1.0.24", diff --git a/test/sonarr/app_versions.json b/test/sonarr/app_versions.json index 5263edd6dd..a1b3966049 100644 --- a/test/sonarr/app_versions.json +++ b/test/sonarr/app_versions.json @@ -4,7 +4,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/test/sonarr/1.0.16", - "last_update": "2024-04-17 11:36:16", + "last_update": "2023-09-22 10:45:35", "required_features": [ "normalize/ixVolume" ], diff --git a/test/syncthing/app_versions.json b/test/syncthing/app_versions.json index ed03df56fc..7938f1410b 100644 --- a/test/syncthing/app_versions.json +++ b/test/syncthing/app_versions.json @@ -4,12 +4,12 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/test/syncthing/1.2.2", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-01-12 12:28:43", "required_features": [ - "normalize/acl", - "definitions/timezone", + "definitions/certificate", "normalize/ixVolume", - "definitions/certificate" + "definitions/timezone", + "normalize/acl" ], "human_version": "1.27.0_1.2.2", "version": "1.2.2", @@ -1072,11 +1072,11 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/test/syncthing/1.1.5", - "last_update": "2024-04-17 11:36:16", + "last_update": "2024-01-03 08:02:28", "required_features": [ - "definitions/timezone", + "definitions/certificate", "normalize/ixVolume", - "definitions/certificate" + "definitions/timezone" ], "human_version": "1.27.0_1.1.5", "version": "1.1.5", From cfe527dc60cf21494f4f6ff1d030acb1173d224d Mon Sep 17 00:00:00 2001 From: bugclerk <40872210+bugclerk@users.noreply.github.com> Date: Wed, 17 Apr 2024 21:33:29 -0700 Subject: [PATCH 09/20] Upgraded catalog item(s) (#2390) --- library/ix-dev/community/castopod/Chart.yaml | 4 ++-- library/ix-dev/community/castopod/values.yaml | 4 ++-- library/ix-dev/community/firefly-iii/Chart.yaml | 2 +- library/ix-dev/community/firefly-iii/values.yaml | 2 +- library/ix-dev/community/homepage/Chart.yaml | 4 ++-- library/ix-dev/community/homepage/values.yaml | 2 +- library/ix-dev/community/jellyseerr/Chart.yaml | 4 ++-- library/ix-dev/community/jellyseerr/values.yaml | 2 +- library/ix-dev/community/jenkins/Chart.yaml | 4 ++-- library/ix-dev/community/jenkins/values.yaml | 2 +- library/ix-dev/community/mealie/Chart.yaml | 4 ++-- library/ix-dev/community/mealie/values.yaml | 2 +- library/ix-dev/community/minecraft/Chart.yaml | 4 ++-- library/ix-dev/community/minecraft/values.yaml | 8 ++++---- library/ix-dev/community/n8n/Chart.yaml | 4 ++-- library/ix-dev/community/n8n/values.yaml | 2 +- library/ix-dev/community/piwigo/Chart.yaml | 4 ++-- library/ix-dev/community/piwigo/values.yaml | 2 +- library/ix-dev/community/tailscale/Chart.yaml | 4 ++-- library/ix-dev/community/tailscale/values.yaml | 2 +- library/ix-dev/community/vikunja/Chart.yaml | 2 +- library/ix-dev/community/vikunja/values.yaml | 2 +- 22 files changed, 35 insertions(+), 35 deletions(-) diff --git a/library/ix-dev/community/castopod/Chart.yaml b/library/ix-dev/community/castopod/Chart.yaml index e715d75309..293ee2bc25 100644 --- a/library/ix-dev/community/castopod/Chart.yaml +++ b/library/ix-dev/community/castopod/Chart.yaml @@ -4,9 +4,9 @@ description: Castopod is an open-source hosting platform made for podcasters who annotations: title: Castopod type: application -version: 1.2.16 +version: 1.2.17 apiVersion: v2 -appVersion: 1.10.5 +appVersion: 1.11.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/castopod/values.yaml b/library/ix-dev/community/castopod/values.yaml index 564c2fdadd..845c42d1d8 100644 --- a/library/ix-dev/community/castopod/values.yaml +++ b/library/ix-dev/community/castopod/values.yaml @@ -1,11 +1,11 @@ image: repository: castopod/app pullPolicy: IfNotPresent - tag: 1.10.5 + tag: 1.11.0 webImage: repository: castopod/web-server pullPolicy: IfNotPresent - tag: 1.10.5 + tag: 1.11.0 resources: limits: diff --git a/library/ix-dev/community/firefly-iii/Chart.yaml b/library/ix-dev/community/firefly-iii/Chart.yaml index fafc88459a..4356cdcb81 100644 --- a/library/ix-dev/community/firefly-iii/Chart.yaml +++ b/library/ix-dev/community/firefly-iii/Chart.yaml @@ -3,7 +3,7 @@ description: Firefly III is a personal finances manager annotations: title: Firefly III type: application -version: 1.1.22 +version: 1.1.23 apiVersion: v2 appVersion: 6.1.13 kubeVersion: '>=1.16.0-0' diff --git a/library/ix-dev/community/firefly-iii/values.yaml b/library/ix-dev/community/firefly-iii/values.yaml index 56cf9d28eb..8eb594302b 100644 --- a/library/ix-dev/community/firefly-iii/values.yaml +++ b/library/ix-dev/community/firefly-iii/values.yaml @@ -6,7 +6,7 @@ image: importerImage: repository: fireflyiii/data-importer pullPolicy: IfNotPresent - tag: version-1.4.5 + tag: version-1.5.1 resources: limits: diff --git a/library/ix-dev/community/homepage/Chart.yaml b/library/ix-dev/community/homepage/Chart.yaml index e86eadac39..3c86939dfc 100644 --- a/library/ix-dev/community/homepage/Chart.yaml +++ b/library/ix-dev/community/homepage/Chart.yaml @@ -3,9 +3,9 @@ description: Homepage is a modern, secure, highly customizable application dashb annotations: title: Homepage type: application -version: 1.2.10 +version: 1.2.11 apiVersion: v2 -appVersion: 0.8.11 +appVersion: 0.8.12 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/homepage/values.yaml b/library/ix-dev/community/homepage/values.yaml index 2fba3be8b0..fc9b44af5f 100644 --- a/library/ix-dev/community/homepage/values.yaml +++ b/library/ix-dev/community/homepage/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/gethomepage/homepage pullPolicy: IfNotPresent - tag: v0.8.11 + tag: v0.8.12 resources: limits: diff --git a/library/ix-dev/community/jellyseerr/Chart.yaml b/library/ix-dev/community/jellyseerr/Chart.yaml index 1f7b4ee9e5..7236e906a2 100644 --- a/library/ix-dev/community/jellyseerr/Chart.yaml +++ b/library/ix-dev/community/jellyseerr/Chart.yaml @@ -4,9 +4,9 @@ description: Jellyseerr is a free and open source software application for manag annotations: title: Jellyseerr type: application -version: 1.0.20 +version: 1.0.21 apiVersion: v2 -appVersion: 1.8.0 +appVersion: 1.8.1 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/jellyseerr/values.yaml b/library/ix-dev/community/jellyseerr/values.yaml index 213fa022cb..6e6d15979e 100644 --- a/library/ix-dev/community/jellyseerr/values.yaml +++ b/library/ix-dev/community/jellyseerr/values.yaml @@ -1,7 +1,7 @@ image: repository: fallenbagel/jellyseerr pullPolicy: IfNotPresent - tag: 1.8.0 + tag: 1.8.1 resources: limits: diff --git a/library/ix-dev/community/jenkins/Chart.yaml b/library/ix-dev/community/jenkins/Chart.yaml index b5baf9bae3..1e3d483c88 100644 --- a/library/ix-dev/community/jenkins/Chart.yaml +++ b/library/ix-dev/community/jenkins/Chart.yaml @@ -3,9 +3,9 @@ description: Jenkins is a leading open source automation server, annotations: title: Jenkins type: application -version: 1.2.7 +version: 1.2.8 apiVersion: v2 -appVersion: 2.440.2 +appVersion: 2.440.3 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/jenkins/values.yaml b/library/ix-dev/community/jenkins/values.yaml index c3a389c18d..8cc3a16747 100644 --- a/library/ix-dev/community/jenkins/values.yaml +++ b/library/ix-dev/community/jenkins/values.yaml @@ -1,7 +1,7 @@ image: repository: jenkins/jenkins pullPolicy: IfNotPresent - tag: 2.440.2-jdk17 + tag: 2.440.3-jdk17 resources: limits: diff --git a/library/ix-dev/community/mealie/Chart.yaml b/library/ix-dev/community/mealie/Chart.yaml index 8b6e2d4367..d9c23cbecb 100644 --- a/library/ix-dev/community/mealie/Chart.yaml +++ b/library/ix-dev/community/mealie/Chart.yaml @@ -3,9 +3,9 @@ description: Mealie is a self-hosted recipe manager and meal planner annotations: title: Mealie type: application -version: 1.0.16 +version: 1.0.17 apiVersion: v2 -appVersion: 1.5.0 +appVersion: 1.5.1 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/mealie/values.yaml b/library/ix-dev/community/mealie/values.yaml index edba220167..a360267ed8 100644 --- a/library/ix-dev/community/mealie/values.yaml +++ b/library/ix-dev/community/mealie/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/mealie-recipes/mealie pullPolicy: IfNotPresent - tag: v1.5.0 + tag: v1.5.1 resources: limits: diff --git a/library/ix-dev/community/minecraft/Chart.yaml b/library/ix-dev/community/minecraft/Chart.yaml index de8cfcba78..f2fe5beb89 100644 --- a/library/ix-dev/community/minecraft/Chart.yaml +++ b/library/ix-dev/community/minecraft/Chart.yaml @@ -3,9 +3,9 @@ description: Minecraft is a sandbox game annotations: title: Minecraft type: application -version: 1.2.8 +version: 1.2.9 apiVersion: v2 -appVersion: 2024.4.0 +appVersion: 2024.4.1 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/minecraft/values.yaml b/library/ix-dev/community/minecraft/values.yaml index 0f5c013605..478637ead9 100644 --- a/library/ix-dev/community/minecraft/values.yaml +++ b/library/ix-dev/community/minecraft/values.yaml @@ -1,19 +1,19 @@ j8Image: repository: itzg/minecraft-server pullPolicy: IfNotPresent - tag: 2024.4.0-java8 + tag: 2024.4.1-java8 j8gceImage: repository: itzg/minecraft-server pullPolicy: IfNotPresent - tag: 2024.4.0-java8-graalvm-ce + tag: 2024.4.1-java8-graalvm-ce j8j9Image: repository: itzg/minecraft-server pullPolicy: IfNotPresent - tag: 2024.4.0-java8-openj9 + tag: 2024.4.1-java8-openj9 j8jdkImage: repository: itzg/minecraft-server pullPolicy: IfNotPresent - tag: 2024.4.0-java8-jdk + tag: 2024.4.1-java8-jdk j11Image: repository: itzg/minecraft-server pullPolicy: IfNotPresent diff --git a/library/ix-dev/community/n8n/Chart.yaml b/library/ix-dev/community/n8n/Chart.yaml index 1f00c6b765..3323c3cb99 100644 --- a/library/ix-dev/community/n8n/Chart.yaml +++ b/library/ix-dev/community/n8n/Chart.yaml @@ -3,9 +3,9 @@ description: n8n is an extendable workflow automation tool. annotations: title: n8n type: application -version: 1.2.39 +version: 1.2.40 apiVersion: v2 -appVersion: 1.37.1 +appVersion: 1.38.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/n8n/values.yaml b/library/ix-dev/community/n8n/values.yaml index 4af7098edd..c2f77a2206 100644 --- a/library/ix-dev/community/n8n/values.yaml +++ b/library/ix-dev/community/n8n/values.yaml @@ -1,7 +1,7 @@ image: repository: n8nio/n8n pullPolicy: IfNotPresent - tag: 1.37.1 + tag: 1.38.0 resources: limits: diff --git a/library/ix-dev/community/piwigo/Chart.yaml b/library/ix-dev/community/piwigo/Chart.yaml index 2010121da1..a298929ec8 100644 --- a/library/ix-dev/community/piwigo/Chart.yaml +++ b/library/ix-dev/community/piwigo/Chart.yaml @@ -4,9 +4,9 @@ description: Piwigo is a photo gallery software for the web that comes with powe annotations: title: Piwigo type: application -version: 1.2.5 +version: 1.2.6 apiVersion: v2 -appVersion: 14.3.0 +appVersion: 14.4.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/piwigo/values.yaml b/library/ix-dev/community/piwigo/values.yaml index 8738f639b0..0993737665 100644 --- a/library/ix-dev/community/piwigo/values.yaml +++ b/library/ix-dev/community/piwigo/values.yaml @@ -1,7 +1,7 @@ image: repository: linuxserver/piwigo pullPolicy: IfNotPresent - tag: 14.3.0 + tag: 14.4.0 resources: limits: diff --git a/library/ix-dev/community/tailscale/Chart.yaml b/library/ix-dev/community/tailscale/Chart.yaml index ff6c4414b8..e168d7b4c0 100644 --- a/library/ix-dev/community/tailscale/Chart.yaml +++ b/library/ix-dev/community/tailscale/Chart.yaml @@ -3,9 +3,9 @@ description: Secure remote access to shared resources annotations: title: Tailscale type: application -version: 1.0.36 +version: 1.0.37 apiVersion: v2 -appVersion: 1.62.1 +appVersion: 1.64.1 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/tailscale/values.yaml b/library/ix-dev/community/tailscale/values.yaml index 7ace83186b..dd526bac2f 100644 --- a/library/ix-dev/community/tailscale/values.yaml +++ b/library/ix-dev/community/tailscale/values.yaml @@ -1,7 +1,7 @@ image: repository: tailscale/tailscale pullPolicy: IfNotPresent - tag: v1.62.1 + tag: v1.64.1 resources: limits: diff --git a/library/ix-dev/community/vikunja/Chart.yaml b/library/ix-dev/community/vikunja/Chart.yaml index d1a1033041..6dcdda5e81 100644 --- a/library/ix-dev/community/vikunja/Chart.yaml +++ b/library/ix-dev/community/vikunja/Chart.yaml @@ -3,7 +3,7 @@ description: Vikunja is an open-source, self-hostable to-do app. annotations: title: Vikunja type: application -version: 1.0.11 +version: 1.0.12 apiVersion: v2 appVersion: 0.22.1 kubeVersion: '>=1.16.0-0' diff --git a/library/ix-dev/community/vikunja/values.yaml b/library/ix-dev/community/vikunja/values.yaml index bcce617f37..66e6d112dc 100644 --- a/library/ix-dev/community/vikunja/values.yaml +++ b/library/ix-dev/community/vikunja/values.yaml @@ -9,7 +9,7 @@ frontendImage: nginxImage: repository: nginx pullPolicy: IfNotPresent - tag: 1.25.4 + tag: 1.25.5 resources: limits: From d3ffeae3d111f9cb91c93f37ac8bd4cc039c3c0e Mon Sep 17 00:00:00 2001 From: sonicaj Date: Thu, 18 Apr 2024 04:34:56 +0000 Subject: [PATCH 10/20] Publish new changes in catalog --- community/castopod/{1.2.16 => 1.2.17}/Chart.lock | 0 community/castopod/{1.2.16 => 1.2.17}/Chart.yaml | 4 ++-- community/castopod/{1.2.16 => 1.2.17}/README.md | 0 community/castopod/{1.2.16 => 1.2.17}/app-readme.md | 0 .../{1.2.16 => 1.2.17}/charts/common-1.2.9.tgz | Bin .../castopod/{1.2.16 => 1.2.17}/ci/2fa-values.yaml | 0 .../{1.2.16 => 1.2.17}/ci/basic-values.yaml | 0 .../{1.2.16 => 1.2.17}/ci/extra-values.yaml | 0 .../ci/https-redirect-values.yaml | 0 .../castopod/{1.2.16 => 1.2.17}/ix_values.yaml | 4 ++-- community/castopod/{1.2.16 => 1.2.17}/metadata.yaml | 0 .../castopod/{1.2.16 => 1.2.17}/migrations/migrate | 0 .../castopod/{1.2.16 => 1.2.17}/questions.yaml | 0 .../castopod/{1.2.16 => 1.2.17}/templates/NOTES.txt | 0 .../{1.2.16 => 1.2.17}/templates/_castopod.tpl | 0 .../{1.2.16 => 1.2.17}/templates/_configuration.tpl | 0 .../{1.2.16 => 1.2.17}/templates/_mariadb.tpl | 0 .../{1.2.16 => 1.2.17}/templates/_persistance.tpl | 0 .../{1.2.16 => 1.2.17}/templates/_portal.tpl | 0 .../{1.2.16 => 1.2.17}/templates/_redis.tpl | 0 .../{1.2.16 => 1.2.17}/templates/_service.tpl | 0 .../castopod/{1.2.16 => 1.2.17}/templates/_web.tpl | 0 .../{1.2.16 => 1.2.17}/templates/common.yaml | 0 community/firefly-iii/{1.1.22 => 1.1.23}/Chart.lock | 0 community/firefly-iii/{1.1.22 => 1.1.23}/Chart.yaml | 2 +- community/firefly-iii/{1.1.22 => 1.1.23}/README.md | 0 .../firefly-iii/{1.1.22 => 1.1.23}/app-readme.md | 0 .../{1.1.22 => 1.1.23}/charts/common-1.2.9.tgz | Bin .../{1.1.22 => 1.1.23}/ci/basic-values.yaml | 0 .../{1.1.22 => 1.1.23}/ci/importer-values.yaml | 0 .../firefly-iii/{1.1.22 => 1.1.23}/ix_values.yaml | 2 +- .../firefly-iii/{1.1.22 => 1.1.23}/metadata.yaml | 0 .../{1.1.22 => 1.1.23}/migrations/migrate | 0 .../firefly-iii/{1.1.22 => 1.1.23}/questions.yaml | 0 .../{1.1.22 => 1.1.23}/templates/NOTES.txt | 0 .../{1.1.22 => 1.1.23}/templates/_configuration.tpl | 0 .../{1.1.22 => 1.1.23}/templates/_firefly.tpl | 0 .../{1.1.22 => 1.1.23}/templates/_firefly_cron.tpl | 0 .../templates/_firefly_importer.tpl | 0 .../{1.1.22 => 1.1.23}/templates/_persistence.tpl | 0 .../{1.1.22 => 1.1.23}/templates/_portal.tpl | 0 .../{1.1.22 => 1.1.23}/templates/_postgres.tpl | 0 .../{1.1.22 => 1.1.23}/templates/_redis.tpl | 0 .../{1.1.22 => 1.1.23}/templates/_service.tpl | 0 .../{1.1.22 => 1.1.23}/templates/common.yaml | 0 community/homepage/{1.2.10 => 1.2.11}/Chart.lock | 0 community/homepage/{1.2.10 => 1.2.11}/Chart.yaml | 4 ++-- community/homepage/{1.2.10 => 1.2.11}/README.md | 0 community/homepage/{1.2.10 => 1.2.11}/app-readme.md | 0 .../{1.2.10 => 1.2.11}/charts/common-1.2.9.tgz | Bin .../{1.2.10 => 1.2.11}/ci/basic-values.yaml | 0 .../{1.2.10 => 1.2.11}/ci/extra-values.yaml | 0 .../{1.2.10 => 1.2.11}/ci/hostNet-values.yaml | 0 .../homepage/{1.2.10 => 1.2.11}/ix_values.yaml | 2 +- community/homepage/{1.2.10 => 1.2.11}/metadata.yaml | 0 .../homepage/{1.2.10 => 1.2.11}/migrations/migrate | 0 .../homepage/{1.2.10 => 1.2.11}/questions.yaml | 0 .../homepage/{1.2.10 => 1.2.11}/templates/NOTES.txt | 0 .../{1.2.10 => 1.2.11}/templates/_homepage.tpl | 0 .../{1.2.10 => 1.2.11}/templates/_persistence.tpl | 0 .../{1.2.10 => 1.2.11}/templates/_portal.tpl | 0 .../homepage/{1.2.10 => 1.2.11}/templates/_rbac.tpl | 0 .../{1.2.10 => 1.2.11}/templates/_service.tpl | 0 .../{1.2.10 => 1.2.11}/templates/common.yaml | 0 community/jellyseerr/{1.0.20 => 1.0.21}/Chart.lock | 0 community/jellyseerr/{1.0.20 => 1.0.21}/Chart.yaml | 4 ++-- community/jellyseerr/{1.0.20 => 1.0.21}/README.md | 0 .../jellyseerr/{1.0.20 => 1.0.21}/app-readme.md | 0 .../{1.0.20 => 1.0.21}/charts/common-1.2.9.tgz | Bin .../{1.0.20 => 1.0.21}/ci/basic-values.yaml | 0 .../{1.0.20 => 1.0.21}/ci/hostNet-values.yaml | 0 .../jellyseerr/{1.0.20 => 1.0.21}/ix_values.yaml | 2 +- .../jellyseerr/{1.0.20 => 1.0.21}/metadata.yaml | 0 .../jellyseerr/{1.0.20 => 1.0.21}/questions.yaml | 0 .../{1.0.20 => 1.0.21}/templates/NOTES.txt | 0 .../{1.0.20 => 1.0.21}/templates/_overseerr.tpl | 0 .../{1.0.20 => 1.0.21}/templates/_portal.tpl | 0 .../{1.0.20 => 1.0.21}/templates/common.yaml | 0 community/jenkins/{1.2.7 => 1.2.8}/Chart.lock | 0 community/jenkins/{1.2.7 => 1.2.8}/Chart.yaml | 4 ++-- community/jenkins/{1.2.7 => 1.2.8}/README.md | 0 community/jenkins/{1.2.7 => 1.2.8}/app-readme.md | 0 .../{1.2.7 => 1.2.8}/charts/common-1.2.9.tgz | Bin .../{1.2.7 => 1.2.8}/ci/additional-values.yaml | 0 .../jenkins/{1.2.7 => 1.2.8}/ci/basic-values.yaml | 0 .../{1.2.7 => 1.2.8}/ci/http-agent-values.yaml | 0 .../{1.2.7 => 1.2.8}/ci/https-agent-values.yaml | 0 .../jenkins/{1.2.7 => 1.2.8}/ci/https-values.yaml | 0 community/jenkins/{1.2.7 => 1.2.8}/ix_values.yaml | 2 +- community/jenkins/{1.2.7 => 1.2.8}/metadata.yaml | 0 .../jenkins/{1.2.7 => 1.2.8}/migrations/migrate | 0 community/jenkins/{1.2.7 => 1.2.8}/questions.yaml | 0 .../jenkins/{1.2.7 => 1.2.8}/templates/NOTES.txt | 0 .../{1.2.7 => 1.2.8}/templates/_certContainer.tpl | 0 .../{1.2.7 => 1.2.8}/templates/_configuration.tpl | 0 .../jenkins/{1.2.7 => 1.2.8}/templates/_jenkins.tpl | 0 .../jenkins/{1.2.7 => 1.2.8}/templates/_portal.tpl | 0 .../{1.2.7 => 1.2.8}/templates/_validation.tpl | 0 .../jenkins/{1.2.7 => 1.2.8}/templates/common.yaml | 0 community/mealie/{1.0.16 => 1.0.17}/Chart.lock | 0 community/mealie/{1.0.16 => 1.0.17}/Chart.yaml | 4 ++-- community/mealie/{1.0.16 => 1.0.17}/README.md | 0 community/mealie/{1.0.16 => 1.0.17}/app-readme.md | 0 .../{1.0.16 => 1.0.17}/charts/common-1.2.9.tgz | Bin .../mealie/{1.0.16 => 1.0.17}/ci/basic-values.yaml | 0 .../mealie/{1.0.16 => 1.0.17}/ci/extra-values.yaml | 0 .../{1.0.16 => 1.0.17}/ci/hostNet-values.yaml | 0 community/mealie/{1.0.16 => 1.0.17}/ix_values.yaml | 2 +- community/mealie/{1.0.16 => 1.0.17}/metadata.yaml | 0 community/mealie/{1.0.16 => 1.0.17}/questions.yaml | 0 .../mealie/{1.0.16 => 1.0.17}/templates/NOTES.txt | 0 .../{1.0.16 => 1.0.17}/templates/_configuration.tpl | 0 .../mealie/{1.0.16 => 1.0.17}/templates/_mealie.tpl | 0 .../{1.0.16 => 1.0.17}/templates/_persistence.tpl | 0 .../mealie/{1.0.16 => 1.0.17}/templates/_portal.tpl | 0 .../{1.0.16 => 1.0.17}/templates/_postgres.tpl | 0 .../{1.0.16 => 1.0.17}/templates/_service.tpl | 0 .../mealie/{1.0.16 => 1.0.17}/templates/common.yaml | 0 community/minecraft/{1.2.8 => 1.2.9}/Chart.lock | 0 community/minecraft/{1.2.8 => 1.2.9}/Chart.yaml | 4 ++-- community/minecraft/{1.2.8 => 1.2.9}/README.md | 0 community/minecraft/{1.2.8 => 1.2.9}/app-readme.md | 0 .../{1.2.8 => 1.2.9}/charts/common-1.2.9.tgz | Bin .../ci/java11-j9-vanilla-values.yaml | 0 .../ci/java11-jdk-vanilla-values.yaml | 0 .../{1.2.8 => 1.2.9}/ci/java11-vanilla-values.yaml | 0 .../ci/java17-alpine-vanilla-values.yaml | 0 .../ci/java17-gce-vanilla-values.yaml | 0 .../ci/java17-j9-vanilla-values.yaml | 0 .../ci/java17-jdk-vanilla-values.yaml | 0 .../{1.2.8 => 1.2.9}/ci/java17-vanilla-values.yaml | 0 .../{1.2.8 => 1.2.9}/ci/java19-vanilla-values.yaml | 0 .../ci/java8-gce-vanilla-values.yaml | 0 .../ci/java8-j9-vanilla-values.yaml | 0 .../ci/java8-jdk-vanilla-values.yaml | 0 .../{1.2.8 => 1.2.9}/ci/java8-vanilla-values.yaml | 0 community/minecraft/{1.2.8 => 1.2.9}/ix_values.yaml | 8 ++++---- community/minecraft/{1.2.8 => 1.2.9}/metadata.yaml | 0 .../minecraft/{1.2.8 => 1.2.9}/migrations/migrate | 0 community/minecraft/{1.2.8 => 1.2.9}/questions.yaml | 0 .../minecraft/{1.2.8 => 1.2.9}/templates/NOTES.txt | 0 .../{1.2.8 => 1.2.9}/templates/_configuration.tpl | 0 .../{1.2.8 => 1.2.9}/templates/_minecraft.tpl | 0 .../{1.2.8 => 1.2.9}/templates/common.yaml | 0 community/n8n/{1.2.39 => 1.2.40}/Chart.lock | 0 community/n8n/{1.2.39 => 1.2.40}/Chart.yaml | 4 ++-- community/n8n/{1.2.39 => 1.2.40}/README.md | 0 community/n8n/{1.2.39 => 1.2.40}/app-readme.md | 0 .../n8n/{1.2.39 => 1.2.40}/charts/common-1.2.9.tgz | Bin .../n8n/{1.2.39 => 1.2.40}/ci/basic-values.yaml | 0 .../n8n/{1.2.39 => 1.2.40}/ci/https-values.yaml | 0 community/n8n/{1.2.39 => 1.2.40}/ix_values.yaml | 2 +- community/n8n/{1.2.39 => 1.2.40}/metadata.yaml | 0 community/n8n/{1.2.39 => 1.2.40}/migrations/migrate | 0 community/n8n/{1.2.39 => 1.2.40}/questions.yaml | 0 .../n8n/{1.2.39 => 1.2.40}/templates/NOTES.txt | 0 .../{1.2.39 => 1.2.40}/templates/_configuration.tpl | 0 community/n8n/{1.2.39 => 1.2.40}/templates/_n8n.tpl | 0 .../{1.2.39 => 1.2.40}/templates/_persistence.tpl | 0 .../n8n/{1.2.39 => 1.2.40}/templates/_portal.tpl | 0 .../n8n/{1.2.39 => 1.2.40}/templates/_postgres.tpl | 0 .../n8n/{1.2.39 => 1.2.40}/templates/_redis.tpl | 0 .../n8n/{1.2.39 => 1.2.40}/templates/_service.tpl | 0 .../{1.2.39 => 1.2.40}/templates/_validation.tpl | 0 .../n8n/{1.2.39 => 1.2.40}/templates/common.yaml | 0 community/piwigo/{1.2.5 => 1.2.6}/Chart.lock | 0 community/piwigo/{1.2.5 => 1.2.6}/Chart.yaml | 4 ++-- community/piwigo/{1.2.5 => 1.2.6}/README.md | 0 community/piwigo/{1.2.5 => 1.2.6}/app-readme.md | 0 .../piwigo/{1.2.5 => 1.2.6}/charts/common-1.2.9.tgz | Bin .../piwigo/{1.2.5 => 1.2.6}/ci/basic-values.yaml | 0 community/piwigo/{1.2.5 => 1.2.6}/ix_values.yaml | 2 +- community/piwigo/{1.2.5 => 1.2.6}/metadata.yaml | 0 .../piwigo/{1.2.5 => 1.2.6}/migrations/migrate | 0 community/piwigo/{1.2.5 => 1.2.6}/questions.yaml | 0 .../piwigo/{1.2.5 => 1.2.6}/templates/NOTES.txt | 0 .../{1.2.5 => 1.2.6}/templates/_configuration.tpl | 0 .../piwigo/{1.2.5 => 1.2.6}/templates/_mariadb.tpl | 0 .../{1.2.5 => 1.2.6}/templates/_persistance.tpl | 0 .../piwigo/{1.2.5 => 1.2.6}/templates/_piwigo.tpl | 0 .../piwigo/{1.2.5 => 1.2.6}/templates/_portal.tpl | 0 .../piwigo/{1.2.5 => 1.2.6}/templates/_service.tpl | 0 .../piwigo/{1.2.5 => 1.2.6}/templates/common.yaml | 0 community/tailscale/{1.0.36 => 1.0.37}/Chart.lock | 0 community/tailscale/{1.0.36 => 1.0.37}/Chart.yaml | 4 ++-- community/tailscale/{1.0.36 => 1.0.37}/README.md | 0 .../tailscale/{1.0.36 => 1.0.37}/app-readme.md | 0 .../{1.0.36 => 1.0.37}/charts/common-1.2.9.tgz | Bin .../{1.0.36 => 1.0.37}/ci/basic-values.yaml | 0 .../tailscale/{1.0.36 => 1.0.37}/ix_values.yaml | 2 +- .../tailscale/{1.0.36 => 1.0.37}/metadata.yaml | 0 .../tailscale/{1.0.36 => 1.0.37}/questions.yaml | 0 .../{1.0.36 => 1.0.37}/templates/NOTES.txt | 0 .../{1.0.36 => 1.0.37}/templates/_helper.tpl | 0 .../{1.0.36 => 1.0.37}/templates/_tailscale.tpl | 0 .../{1.0.36 => 1.0.37}/templates/common.yaml | 0 community/vikunja/{1.0.11 => 1.0.12}/Chart.lock | 0 community/vikunja/{1.0.11 => 1.0.12}/Chart.yaml | 2 +- community/vikunja/{1.0.11 => 1.0.12}/README.md | 0 community/vikunja/{1.0.11 => 1.0.12}/app-readme.md | 0 .../{1.0.11 => 1.0.12}/charts/common-1.2.9.tgz | Bin .../vikunja/{1.0.11 => 1.0.12}/ci/basic-values.yaml | 0 .../vikunja/{1.0.11 => 1.0.12}/ci/extra-values.yaml | 0 community/vikunja/{1.0.11 => 1.0.12}/ix_values.yaml | 2 +- community/vikunja/{1.0.11 => 1.0.12}/metadata.yaml | 0 community/vikunja/{1.0.11 => 1.0.12}/questions.yaml | 0 .../vikunja/{1.0.11 => 1.0.12}/templates/NOTES.txt | 0 .../{1.0.11 => 1.0.12}/templates/_configuration.tpl | 0 .../{1.0.11 => 1.0.12}/templates/_persistence.tpl | 0 .../{1.0.11 => 1.0.12}/templates/_portal.tpl | 0 .../{1.0.11 => 1.0.12}/templates/_postgres.tpl | 0 .../vikunja/{1.0.11 => 1.0.12}/templates/_redis.tpl | 0 .../{1.0.11 => 1.0.12}/templates/_service.tpl | 0 .../{1.0.11 => 1.0.12}/templates/_vikunja_api.tpl | 0 .../templates/_vikunja_frontend.tpl | 0 .../{1.0.11 => 1.0.12}/templates/_vikunja_nginx.tpl | 0 .../{1.0.11 => 1.0.12}/templates/_wait-url.tpl | 0 .../{1.0.11 => 1.0.12}/templates/common.yaml | 0 218 files changed, 35 insertions(+), 35 deletions(-) rename community/castopod/{1.2.16 => 1.2.17}/Chart.lock (100%) rename community/castopod/{1.2.16 => 1.2.17}/Chart.yaml (95%) rename community/castopod/{1.2.16 => 1.2.17}/README.md (100%) rename community/castopod/{1.2.16 => 1.2.17}/app-readme.md (100%) rename community/castopod/{1.2.16 => 1.2.17}/charts/common-1.2.9.tgz (100%) rename community/castopod/{1.2.16 => 1.2.17}/ci/2fa-values.yaml (100%) rename community/castopod/{1.2.16 => 1.2.17}/ci/basic-values.yaml (100%) rename community/castopod/{1.2.16 => 1.2.17}/ci/extra-values.yaml (100%) rename community/castopod/{1.2.16 => 1.2.17}/ci/https-redirect-values.yaml (100%) rename community/castopod/{1.2.16 => 1.2.17}/ix_values.yaml (96%) rename community/castopod/{1.2.16 => 1.2.17}/metadata.yaml (100%) rename community/castopod/{1.2.16 => 1.2.17}/migrations/migrate (100%) rename community/castopod/{1.2.16 => 1.2.17}/questions.yaml (100%) rename community/castopod/{1.2.16 => 1.2.17}/templates/NOTES.txt (100%) rename community/castopod/{1.2.16 => 1.2.17}/templates/_castopod.tpl (100%) rename community/castopod/{1.2.16 => 1.2.17}/templates/_configuration.tpl (100%) rename community/castopod/{1.2.16 => 1.2.17}/templates/_mariadb.tpl (100%) rename community/castopod/{1.2.16 => 1.2.17}/templates/_persistance.tpl (100%) rename community/castopod/{1.2.16 => 1.2.17}/templates/_portal.tpl (100%) rename community/castopod/{1.2.16 => 1.2.17}/templates/_redis.tpl (100%) rename community/castopod/{1.2.16 => 1.2.17}/templates/_service.tpl (100%) rename community/castopod/{1.2.16 => 1.2.17}/templates/_web.tpl (100%) rename community/castopod/{1.2.16 => 1.2.17}/templates/common.yaml (100%) rename community/firefly-iii/{1.1.22 => 1.1.23}/Chart.lock (100%) rename community/firefly-iii/{1.1.22 => 1.1.23}/Chart.yaml (97%) rename community/firefly-iii/{1.1.22 => 1.1.23}/README.md (100%) rename community/firefly-iii/{1.1.22 => 1.1.23}/app-readme.md (100%) rename community/firefly-iii/{1.1.22 => 1.1.23}/charts/common-1.2.9.tgz (100%) rename community/firefly-iii/{1.1.22 => 1.1.23}/ci/basic-values.yaml (100%) rename community/firefly-iii/{1.1.22 => 1.1.23}/ci/importer-values.yaml (100%) rename community/firefly-iii/{1.1.22 => 1.1.23}/ix_values.yaml (98%) rename community/firefly-iii/{1.1.22 => 1.1.23}/metadata.yaml (100%) rename community/firefly-iii/{1.1.22 => 1.1.23}/migrations/migrate (100%) rename community/firefly-iii/{1.1.22 => 1.1.23}/questions.yaml (100%) rename community/firefly-iii/{1.1.22 => 1.1.23}/templates/NOTES.txt (100%) rename community/firefly-iii/{1.1.22 => 1.1.23}/templates/_configuration.tpl (100%) rename community/firefly-iii/{1.1.22 => 1.1.23}/templates/_firefly.tpl (100%) rename community/firefly-iii/{1.1.22 => 1.1.23}/templates/_firefly_cron.tpl (100%) rename community/firefly-iii/{1.1.22 => 1.1.23}/templates/_firefly_importer.tpl (100%) rename community/firefly-iii/{1.1.22 => 1.1.23}/templates/_persistence.tpl (100%) rename community/firefly-iii/{1.1.22 => 1.1.23}/templates/_portal.tpl (100%) rename community/firefly-iii/{1.1.22 => 1.1.23}/templates/_postgres.tpl (100%) rename community/firefly-iii/{1.1.22 => 1.1.23}/templates/_redis.tpl (100%) rename community/firefly-iii/{1.1.22 => 1.1.23}/templates/_service.tpl (100%) rename community/firefly-iii/{1.1.22 => 1.1.23}/templates/common.yaml (100%) rename community/homepage/{1.2.10 => 1.2.11}/Chart.lock (100%) rename community/homepage/{1.2.10 => 1.2.11}/Chart.yaml (94%) rename community/homepage/{1.2.10 => 1.2.11}/README.md (100%) rename community/homepage/{1.2.10 => 1.2.11}/app-readme.md (100%) rename community/homepage/{1.2.10 => 1.2.11}/charts/common-1.2.9.tgz (100%) rename community/homepage/{1.2.10 => 1.2.11}/ci/basic-values.yaml (100%) rename community/homepage/{1.2.10 => 1.2.11}/ci/extra-values.yaml (100%) rename community/homepage/{1.2.10 => 1.2.11}/ci/hostNet-values.yaml (100%) rename community/homepage/{1.2.10 => 1.2.11}/ix_values.yaml (95%) rename community/homepage/{1.2.10 => 1.2.11}/metadata.yaml (100%) rename community/homepage/{1.2.10 => 1.2.11}/migrations/migrate (100%) rename community/homepage/{1.2.10 => 1.2.11}/questions.yaml (100%) rename community/homepage/{1.2.10 => 1.2.11}/templates/NOTES.txt (100%) rename community/homepage/{1.2.10 => 1.2.11}/templates/_homepage.tpl (100%) rename community/homepage/{1.2.10 => 1.2.11}/templates/_persistence.tpl (100%) rename community/homepage/{1.2.10 => 1.2.11}/templates/_portal.tpl (100%) rename community/homepage/{1.2.10 => 1.2.11}/templates/_rbac.tpl (100%) rename community/homepage/{1.2.10 => 1.2.11}/templates/_service.tpl (100%) rename community/homepage/{1.2.10 => 1.2.11}/templates/common.yaml (100%) rename community/jellyseerr/{1.0.20 => 1.0.21}/Chart.lock (100%) rename community/jellyseerr/{1.0.20 => 1.0.21}/Chart.yaml (95%) rename community/jellyseerr/{1.0.20 => 1.0.21}/README.md (100%) rename community/jellyseerr/{1.0.20 => 1.0.21}/app-readme.md (100%) rename community/jellyseerr/{1.0.20 => 1.0.21}/charts/common-1.2.9.tgz (100%) rename community/jellyseerr/{1.0.20 => 1.0.21}/ci/basic-values.yaml (100%) rename community/jellyseerr/{1.0.20 => 1.0.21}/ci/hostNet-values.yaml (100%) rename community/jellyseerr/{1.0.20 => 1.0.21}/ix_values.yaml (96%) rename community/jellyseerr/{1.0.20 => 1.0.21}/metadata.yaml (100%) rename community/jellyseerr/{1.0.20 => 1.0.21}/questions.yaml (100%) rename community/jellyseerr/{1.0.20 => 1.0.21}/templates/NOTES.txt (100%) rename community/jellyseerr/{1.0.20 => 1.0.21}/templates/_overseerr.tpl (100%) rename community/jellyseerr/{1.0.20 => 1.0.21}/templates/_portal.tpl (100%) rename community/jellyseerr/{1.0.20 => 1.0.21}/templates/common.yaml (100%) rename community/jenkins/{1.2.7 => 1.2.8}/Chart.lock (100%) rename community/jenkins/{1.2.7 => 1.2.8}/Chart.yaml (95%) rename community/jenkins/{1.2.7 => 1.2.8}/README.md (100%) rename community/jenkins/{1.2.7 => 1.2.8}/app-readme.md (100%) rename community/jenkins/{1.2.7 => 1.2.8}/charts/common-1.2.9.tgz (100%) rename community/jenkins/{1.2.7 => 1.2.8}/ci/additional-values.yaml (100%) rename community/jenkins/{1.2.7 => 1.2.8}/ci/basic-values.yaml (100%) rename community/jenkins/{1.2.7 => 1.2.8}/ci/http-agent-values.yaml (100%) rename community/jenkins/{1.2.7 => 1.2.8}/ci/https-agent-values.yaml (100%) rename community/jenkins/{1.2.7 => 1.2.8}/ci/https-values.yaml (100%) rename community/jenkins/{1.2.7 => 1.2.8}/ix_values.yaml (97%) rename community/jenkins/{1.2.7 => 1.2.8}/metadata.yaml (100%) rename community/jenkins/{1.2.7 => 1.2.8}/migrations/migrate (100%) rename community/jenkins/{1.2.7 => 1.2.8}/questions.yaml (100%) rename community/jenkins/{1.2.7 => 1.2.8}/templates/NOTES.txt (100%) rename community/jenkins/{1.2.7 => 1.2.8}/templates/_certContainer.tpl (100%) rename community/jenkins/{1.2.7 => 1.2.8}/templates/_configuration.tpl (100%) rename community/jenkins/{1.2.7 => 1.2.8}/templates/_jenkins.tpl (100%) rename community/jenkins/{1.2.7 => 1.2.8}/templates/_portal.tpl (100%) rename community/jenkins/{1.2.7 => 1.2.8}/templates/_validation.tpl (100%) rename community/jenkins/{1.2.7 => 1.2.8}/templates/common.yaml (100%) rename community/mealie/{1.0.16 => 1.0.17}/Chart.lock (100%) rename community/mealie/{1.0.16 => 1.0.17}/Chart.yaml (94%) rename community/mealie/{1.0.16 => 1.0.17}/README.md (100%) rename community/mealie/{1.0.16 => 1.0.17}/app-readme.md (100%) rename community/mealie/{1.0.16 => 1.0.17}/charts/common-1.2.9.tgz (100%) rename community/mealie/{1.0.16 => 1.0.17}/ci/basic-values.yaml (100%) rename community/mealie/{1.0.16 => 1.0.17}/ci/extra-values.yaml (100%) rename community/mealie/{1.0.16 => 1.0.17}/ci/hostNet-values.yaml (100%) rename community/mealie/{1.0.16 => 1.0.17}/ix_values.yaml (98%) rename community/mealie/{1.0.16 => 1.0.17}/metadata.yaml (100%) rename community/mealie/{1.0.16 => 1.0.17}/questions.yaml (100%) rename community/mealie/{1.0.16 => 1.0.17}/templates/NOTES.txt (100%) rename community/mealie/{1.0.16 => 1.0.17}/templates/_configuration.tpl (100%) rename community/mealie/{1.0.16 => 1.0.17}/templates/_mealie.tpl (100%) rename community/mealie/{1.0.16 => 1.0.17}/templates/_persistence.tpl (100%) rename community/mealie/{1.0.16 => 1.0.17}/templates/_portal.tpl (100%) rename community/mealie/{1.0.16 => 1.0.17}/templates/_postgres.tpl (100%) rename community/mealie/{1.0.16 => 1.0.17}/templates/_service.tpl (100%) rename community/mealie/{1.0.16 => 1.0.17}/templates/common.yaml (100%) rename community/minecraft/{1.2.8 => 1.2.9}/Chart.lock (100%) rename community/minecraft/{1.2.8 => 1.2.9}/Chart.yaml (94%) rename community/minecraft/{1.2.8 => 1.2.9}/README.md (100%) rename community/minecraft/{1.2.8 => 1.2.9}/app-readme.md (100%) rename community/minecraft/{1.2.8 => 1.2.9}/charts/common-1.2.9.tgz (100%) rename community/minecraft/{1.2.8 => 1.2.9}/ci/java11-j9-vanilla-values.yaml (100%) rename community/minecraft/{1.2.8 => 1.2.9}/ci/java11-jdk-vanilla-values.yaml (100%) rename community/minecraft/{1.2.8 => 1.2.9}/ci/java11-vanilla-values.yaml (100%) rename community/minecraft/{1.2.8 => 1.2.9}/ci/java17-alpine-vanilla-values.yaml (100%) rename community/minecraft/{1.2.8 => 1.2.9}/ci/java17-gce-vanilla-values.yaml (100%) rename community/minecraft/{1.2.8 => 1.2.9}/ci/java17-j9-vanilla-values.yaml (100%) rename community/minecraft/{1.2.8 => 1.2.9}/ci/java17-jdk-vanilla-values.yaml (100%) rename community/minecraft/{1.2.8 => 1.2.9}/ci/java17-vanilla-values.yaml (100%) rename community/minecraft/{1.2.8 => 1.2.9}/ci/java19-vanilla-values.yaml (100%) rename community/minecraft/{1.2.8 => 1.2.9}/ci/java8-gce-vanilla-values.yaml (100%) rename community/minecraft/{1.2.8 => 1.2.9}/ci/java8-j9-vanilla-values.yaml (100%) rename community/minecraft/{1.2.8 => 1.2.9}/ci/java8-jdk-vanilla-values.yaml (100%) rename community/minecraft/{1.2.8 => 1.2.9}/ci/java8-vanilla-values.yaml (100%) rename community/minecraft/{1.2.8 => 1.2.9}/ix_values.yaml (95%) rename community/minecraft/{1.2.8 => 1.2.9}/metadata.yaml (100%) rename community/minecraft/{1.2.8 => 1.2.9}/migrations/migrate (100%) rename community/minecraft/{1.2.8 => 1.2.9}/questions.yaml (100%) rename community/minecraft/{1.2.8 => 1.2.9}/templates/NOTES.txt (100%) rename community/minecraft/{1.2.8 => 1.2.9}/templates/_configuration.tpl (100%) rename community/minecraft/{1.2.8 => 1.2.9}/templates/_minecraft.tpl (100%) rename community/minecraft/{1.2.8 => 1.2.9}/templates/common.yaml (100%) rename community/n8n/{1.2.39 => 1.2.40}/Chart.lock (100%) rename community/n8n/{1.2.39 => 1.2.40}/Chart.yaml (94%) rename community/n8n/{1.2.39 => 1.2.40}/README.md (100%) rename community/n8n/{1.2.39 => 1.2.40}/app-readme.md (100%) rename community/n8n/{1.2.39 => 1.2.40}/charts/common-1.2.9.tgz (100%) rename community/n8n/{1.2.39 => 1.2.40}/ci/basic-values.yaml (100%) rename community/n8n/{1.2.39 => 1.2.40}/ci/https-values.yaml (100%) rename community/n8n/{1.2.39 => 1.2.40}/ix_values.yaml (98%) rename community/n8n/{1.2.39 => 1.2.40}/metadata.yaml (100%) rename community/n8n/{1.2.39 => 1.2.40}/migrations/migrate (100%) rename community/n8n/{1.2.39 => 1.2.40}/questions.yaml (100%) rename community/n8n/{1.2.39 => 1.2.40}/templates/NOTES.txt (100%) rename community/n8n/{1.2.39 => 1.2.40}/templates/_configuration.tpl (100%) rename community/n8n/{1.2.39 => 1.2.40}/templates/_n8n.tpl (100%) rename community/n8n/{1.2.39 => 1.2.40}/templates/_persistence.tpl (100%) rename community/n8n/{1.2.39 => 1.2.40}/templates/_portal.tpl (100%) rename community/n8n/{1.2.39 => 1.2.40}/templates/_postgres.tpl (100%) rename community/n8n/{1.2.39 => 1.2.40}/templates/_redis.tpl (100%) rename community/n8n/{1.2.39 => 1.2.40}/templates/_service.tpl (100%) rename community/n8n/{1.2.39 => 1.2.40}/templates/_validation.tpl (100%) rename community/n8n/{1.2.39 => 1.2.40}/templates/common.yaml (100%) rename community/piwigo/{1.2.5 => 1.2.6}/Chart.lock (100%) rename community/piwigo/{1.2.5 => 1.2.6}/Chart.yaml (95%) rename community/piwigo/{1.2.5 => 1.2.6}/README.md (100%) rename community/piwigo/{1.2.5 => 1.2.6}/app-readme.md (100%) rename community/piwigo/{1.2.5 => 1.2.6}/charts/common-1.2.9.tgz (100%) rename community/piwigo/{1.2.5 => 1.2.6}/ci/basic-values.yaml (100%) rename community/piwigo/{1.2.5 => 1.2.6}/ix_values.yaml (97%) rename community/piwigo/{1.2.5 => 1.2.6}/metadata.yaml (100%) rename community/piwigo/{1.2.5 => 1.2.6}/migrations/migrate (100%) rename community/piwigo/{1.2.5 => 1.2.6}/questions.yaml (100%) rename community/piwigo/{1.2.5 => 1.2.6}/templates/NOTES.txt (100%) rename community/piwigo/{1.2.5 => 1.2.6}/templates/_configuration.tpl (100%) rename community/piwigo/{1.2.5 => 1.2.6}/templates/_mariadb.tpl (100%) rename community/piwigo/{1.2.5 => 1.2.6}/templates/_persistance.tpl (100%) rename community/piwigo/{1.2.5 => 1.2.6}/templates/_piwigo.tpl (100%) rename community/piwigo/{1.2.5 => 1.2.6}/templates/_portal.tpl (100%) rename community/piwigo/{1.2.5 => 1.2.6}/templates/_service.tpl (100%) rename community/piwigo/{1.2.5 => 1.2.6}/templates/common.yaml (100%) rename community/tailscale/{1.0.36 => 1.0.37}/Chart.lock (100%) rename community/tailscale/{1.0.36 => 1.0.37}/Chart.yaml (94%) rename community/tailscale/{1.0.36 => 1.0.37}/README.md (100%) rename community/tailscale/{1.0.36 => 1.0.37}/app-readme.md (100%) rename community/tailscale/{1.0.36 => 1.0.37}/charts/common-1.2.9.tgz (100%) rename community/tailscale/{1.0.36 => 1.0.37}/ci/basic-values.yaml (100%) rename community/tailscale/{1.0.36 => 1.0.37}/ix_values.yaml (95%) rename community/tailscale/{1.0.36 => 1.0.37}/metadata.yaml (100%) rename community/tailscale/{1.0.36 => 1.0.37}/questions.yaml (100%) rename community/tailscale/{1.0.36 => 1.0.37}/templates/NOTES.txt (100%) rename community/tailscale/{1.0.36 => 1.0.37}/templates/_helper.tpl (100%) rename community/tailscale/{1.0.36 => 1.0.37}/templates/_tailscale.tpl (100%) rename community/tailscale/{1.0.36 => 1.0.37}/templates/common.yaml (100%) rename community/vikunja/{1.0.11 => 1.0.12}/Chart.lock (100%) rename community/vikunja/{1.0.11 => 1.0.12}/Chart.yaml (97%) rename community/vikunja/{1.0.11 => 1.0.12}/README.md (100%) rename community/vikunja/{1.0.11 => 1.0.12}/app-readme.md (100%) rename community/vikunja/{1.0.11 => 1.0.12}/charts/common-1.2.9.tgz (100%) rename community/vikunja/{1.0.11 => 1.0.12}/ci/basic-values.yaml (100%) rename community/vikunja/{1.0.11 => 1.0.12}/ci/extra-values.yaml (100%) rename community/vikunja/{1.0.11 => 1.0.12}/ix_values.yaml (98%) rename community/vikunja/{1.0.11 => 1.0.12}/metadata.yaml (100%) rename community/vikunja/{1.0.11 => 1.0.12}/questions.yaml (100%) rename community/vikunja/{1.0.11 => 1.0.12}/templates/NOTES.txt (100%) rename community/vikunja/{1.0.11 => 1.0.12}/templates/_configuration.tpl (100%) rename community/vikunja/{1.0.11 => 1.0.12}/templates/_persistence.tpl (100%) rename community/vikunja/{1.0.11 => 1.0.12}/templates/_portal.tpl (100%) rename community/vikunja/{1.0.11 => 1.0.12}/templates/_postgres.tpl (100%) rename community/vikunja/{1.0.11 => 1.0.12}/templates/_redis.tpl (100%) rename community/vikunja/{1.0.11 => 1.0.12}/templates/_service.tpl (100%) rename community/vikunja/{1.0.11 => 1.0.12}/templates/_vikunja_api.tpl (100%) rename community/vikunja/{1.0.11 => 1.0.12}/templates/_vikunja_frontend.tpl (100%) rename community/vikunja/{1.0.11 => 1.0.12}/templates/_vikunja_nginx.tpl (100%) rename community/vikunja/{1.0.11 => 1.0.12}/templates/_wait-url.tpl (100%) rename community/vikunja/{1.0.11 => 1.0.12}/templates/common.yaml (100%) diff --git a/community/castopod/1.2.16/Chart.lock b/community/castopod/1.2.17/Chart.lock similarity index 100% rename from community/castopod/1.2.16/Chart.lock rename to community/castopod/1.2.17/Chart.lock diff --git a/community/castopod/1.2.16/Chart.yaml b/community/castopod/1.2.17/Chart.yaml similarity index 95% rename from community/castopod/1.2.16/Chart.yaml rename to community/castopod/1.2.17/Chart.yaml index e715d75309..293ee2bc25 100644 --- a/community/castopod/1.2.16/Chart.yaml +++ b/community/castopod/1.2.17/Chart.yaml @@ -4,9 +4,9 @@ description: Castopod is an open-source hosting platform made for podcasters who annotations: title: Castopod type: application -version: 1.2.16 +version: 1.2.17 apiVersion: v2 -appVersion: 1.10.5 +appVersion: 1.11.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/castopod/1.2.16/README.md b/community/castopod/1.2.17/README.md similarity index 100% rename from community/castopod/1.2.16/README.md rename to community/castopod/1.2.17/README.md diff --git a/community/castopod/1.2.16/app-readme.md b/community/castopod/1.2.17/app-readme.md similarity index 100% rename from community/castopod/1.2.16/app-readme.md rename to community/castopod/1.2.17/app-readme.md diff --git a/community/castopod/1.2.16/charts/common-1.2.9.tgz b/community/castopod/1.2.17/charts/common-1.2.9.tgz similarity index 100% rename from community/castopod/1.2.16/charts/common-1.2.9.tgz rename to community/castopod/1.2.17/charts/common-1.2.9.tgz diff --git a/community/castopod/1.2.16/ci/2fa-values.yaml b/community/castopod/1.2.17/ci/2fa-values.yaml similarity index 100% rename from community/castopod/1.2.16/ci/2fa-values.yaml rename to community/castopod/1.2.17/ci/2fa-values.yaml diff --git a/community/castopod/1.2.16/ci/basic-values.yaml b/community/castopod/1.2.17/ci/basic-values.yaml similarity index 100% rename from community/castopod/1.2.16/ci/basic-values.yaml rename to community/castopod/1.2.17/ci/basic-values.yaml diff --git a/community/castopod/1.2.16/ci/extra-values.yaml b/community/castopod/1.2.17/ci/extra-values.yaml similarity index 100% rename from community/castopod/1.2.16/ci/extra-values.yaml rename to community/castopod/1.2.17/ci/extra-values.yaml diff --git a/community/castopod/1.2.16/ci/https-redirect-values.yaml b/community/castopod/1.2.17/ci/https-redirect-values.yaml similarity index 100% rename from community/castopod/1.2.16/ci/https-redirect-values.yaml rename to community/castopod/1.2.17/ci/https-redirect-values.yaml diff --git a/community/castopod/1.2.16/ix_values.yaml b/community/castopod/1.2.17/ix_values.yaml similarity index 96% rename from community/castopod/1.2.16/ix_values.yaml rename to community/castopod/1.2.17/ix_values.yaml index 564c2fdadd..845c42d1d8 100644 --- a/community/castopod/1.2.16/ix_values.yaml +++ b/community/castopod/1.2.17/ix_values.yaml @@ -1,11 +1,11 @@ image: repository: castopod/app pullPolicy: IfNotPresent - tag: 1.10.5 + tag: 1.11.0 webImage: repository: castopod/web-server pullPolicy: IfNotPresent - tag: 1.10.5 + tag: 1.11.0 resources: limits: diff --git a/community/castopod/1.2.16/metadata.yaml b/community/castopod/1.2.17/metadata.yaml similarity index 100% rename from community/castopod/1.2.16/metadata.yaml rename to community/castopod/1.2.17/metadata.yaml diff --git a/community/castopod/1.2.16/migrations/migrate b/community/castopod/1.2.17/migrations/migrate similarity index 100% rename from community/castopod/1.2.16/migrations/migrate rename to community/castopod/1.2.17/migrations/migrate diff --git a/community/castopod/1.2.16/questions.yaml b/community/castopod/1.2.17/questions.yaml similarity index 100% rename from community/castopod/1.2.16/questions.yaml rename to community/castopod/1.2.17/questions.yaml diff --git a/community/castopod/1.2.16/templates/NOTES.txt b/community/castopod/1.2.17/templates/NOTES.txt similarity index 100% rename from community/castopod/1.2.16/templates/NOTES.txt rename to community/castopod/1.2.17/templates/NOTES.txt diff --git a/community/castopod/1.2.16/templates/_castopod.tpl b/community/castopod/1.2.17/templates/_castopod.tpl similarity index 100% rename from community/castopod/1.2.16/templates/_castopod.tpl rename to community/castopod/1.2.17/templates/_castopod.tpl diff --git a/community/castopod/1.2.16/templates/_configuration.tpl b/community/castopod/1.2.17/templates/_configuration.tpl similarity index 100% rename from community/castopod/1.2.16/templates/_configuration.tpl rename to community/castopod/1.2.17/templates/_configuration.tpl diff --git a/community/castopod/1.2.16/templates/_mariadb.tpl b/community/castopod/1.2.17/templates/_mariadb.tpl similarity index 100% rename from community/castopod/1.2.16/templates/_mariadb.tpl rename to community/castopod/1.2.17/templates/_mariadb.tpl diff --git a/community/castopod/1.2.16/templates/_persistance.tpl b/community/castopod/1.2.17/templates/_persistance.tpl similarity index 100% rename from community/castopod/1.2.16/templates/_persistance.tpl rename to community/castopod/1.2.17/templates/_persistance.tpl diff --git a/community/castopod/1.2.16/templates/_portal.tpl b/community/castopod/1.2.17/templates/_portal.tpl similarity index 100% rename from community/castopod/1.2.16/templates/_portal.tpl rename to community/castopod/1.2.17/templates/_portal.tpl diff --git a/community/castopod/1.2.16/templates/_redis.tpl b/community/castopod/1.2.17/templates/_redis.tpl similarity index 100% rename from community/castopod/1.2.16/templates/_redis.tpl rename to community/castopod/1.2.17/templates/_redis.tpl diff --git a/community/castopod/1.2.16/templates/_service.tpl b/community/castopod/1.2.17/templates/_service.tpl similarity index 100% rename from community/castopod/1.2.16/templates/_service.tpl rename to community/castopod/1.2.17/templates/_service.tpl diff --git a/community/castopod/1.2.16/templates/_web.tpl b/community/castopod/1.2.17/templates/_web.tpl similarity index 100% rename from community/castopod/1.2.16/templates/_web.tpl rename to community/castopod/1.2.17/templates/_web.tpl diff --git a/community/castopod/1.2.16/templates/common.yaml b/community/castopod/1.2.17/templates/common.yaml similarity index 100% rename from community/castopod/1.2.16/templates/common.yaml rename to community/castopod/1.2.17/templates/common.yaml diff --git a/community/firefly-iii/1.1.22/Chart.lock b/community/firefly-iii/1.1.23/Chart.lock similarity index 100% rename from community/firefly-iii/1.1.22/Chart.lock rename to community/firefly-iii/1.1.23/Chart.lock diff --git a/community/firefly-iii/1.1.22/Chart.yaml b/community/firefly-iii/1.1.23/Chart.yaml similarity index 97% rename from community/firefly-iii/1.1.22/Chart.yaml rename to community/firefly-iii/1.1.23/Chart.yaml index fafc88459a..4356cdcb81 100644 --- a/community/firefly-iii/1.1.22/Chart.yaml +++ b/community/firefly-iii/1.1.23/Chart.yaml @@ -3,7 +3,7 @@ description: Firefly III is a personal finances manager annotations: title: Firefly III type: application -version: 1.1.22 +version: 1.1.23 apiVersion: v2 appVersion: 6.1.13 kubeVersion: '>=1.16.0-0' diff --git a/community/firefly-iii/1.1.22/README.md b/community/firefly-iii/1.1.23/README.md similarity index 100% rename from community/firefly-iii/1.1.22/README.md rename to community/firefly-iii/1.1.23/README.md diff --git a/community/firefly-iii/1.1.22/app-readme.md b/community/firefly-iii/1.1.23/app-readme.md similarity index 100% rename from community/firefly-iii/1.1.22/app-readme.md rename to community/firefly-iii/1.1.23/app-readme.md diff --git a/community/firefly-iii/1.1.22/charts/common-1.2.9.tgz b/community/firefly-iii/1.1.23/charts/common-1.2.9.tgz similarity index 100% rename from community/firefly-iii/1.1.22/charts/common-1.2.9.tgz rename to community/firefly-iii/1.1.23/charts/common-1.2.9.tgz diff --git a/community/firefly-iii/1.1.22/ci/basic-values.yaml b/community/firefly-iii/1.1.23/ci/basic-values.yaml similarity index 100% rename from community/firefly-iii/1.1.22/ci/basic-values.yaml rename to community/firefly-iii/1.1.23/ci/basic-values.yaml diff --git a/community/firefly-iii/1.1.22/ci/importer-values.yaml b/community/firefly-iii/1.1.23/ci/importer-values.yaml similarity index 100% rename from community/firefly-iii/1.1.22/ci/importer-values.yaml rename to community/firefly-iii/1.1.23/ci/importer-values.yaml diff --git a/community/firefly-iii/1.1.22/ix_values.yaml b/community/firefly-iii/1.1.23/ix_values.yaml similarity index 98% rename from community/firefly-iii/1.1.22/ix_values.yaml rename to community/firefly-iii/1.1.23/ix_values.yaml index 56cf9d28eb..8eb594302b 100644 --- a/community/firefly-iii/1.1.22/ix_values.yaml +++ b/community/firefly-iii/1.1.23/ix_values.yaml @@ -6,7 +6,7 @@ image: importerImage: repository: fireflyiii/data-importer pullPolicy: IfNotPresent - tag: version-1.4.5 + tag: version-1.5.1 resources: limits: diff --git a/community/firefly-iii/1.1.22/metadata.yaml b/community/firefly-iii/1.1.23/metadata.yaml similarity index 100% rename from community/firefly-iii/1.1.22/metadata.yaml rename to community/firefly-iii/1.1.23/metadata.yaml diff --git a/community/firefly-iii/1.1.22/migrations/migrate b/community/firefly-iii/1.1.23/migrations/migrate similarity index 100% rename from community/firefly-iii/1.1.22/migrations/migrate rename to community/firefly-iii/1.1.23/migrations/migrate diff --git a/community/firefly-iii/1.1.22/questions.yaml b/community/firefly-iii/1.1.23/questions.yaml similarity index 100% rename from community/firefly-iii/1.1.22/questions.yaml rename to community/firefly-iii/1.1.23/questions.yaml diff --git a/community/firefly-iii/1.1.22/templates/NOTES.txt b/community/firefly-iii/1.1.23/templates/NOTES.txt similarity index 100% rename from community/firefly-iii/1.1.22/templates/NOTES.txt rename to community/firefly-iii/1.1.23/templates/NOTES.txt diff --git a/community/firefly-iii/1.1.22/templates/_configuration.tpl b/community/firefly-iii/1.1.23/templates/_configuration.tpl similarity index 100% rename from community/firefly-iii/1.1.22/templates/_configuration.tpl rename to community/firefly-iii/1.1.23/templates/_configuration.tpl diff --git a/community/firefly-iii/1.1.22/templates/_firefly.tpl b/community/firefly-iii/1.1.23/templates/_firefly.tpl similarity index 100% rename from community/firefly-iii/1.1.22/templates/_firefly.tpl rename to community/firefly-iii/1.1.23/templates/_firefly.tpl diff --git a/community/firefly-iii/1.1.22/templates/_firefly_cron.tpl b/community/firefly-iii/1.1.23/templates/_firefly_cron.tpl similarity index 100% rename from community/firefly-iii/1.1.22/templates/_firefly_cron.tpl rename to community/firefly-iii/1.1.23/templates/_firefly_cron.tpl diff --git a/community/firefly-iii/1.1.22/templates/_firefly_importer.tpl b/community/firefly-iii/1.1.23/templates/_firefly_importer.tpl similarity index 100% rename from community/firefly-iii/1.1.22/templates/_firefly_importer.tpl rename to community/firefly-iii/1.1.23/templates/_firefly_importer.tpl diff --git a/community/firefly-iii/1.1.22/templates/_persistence.tpl b/community/firefly-iii/1.1.23/templates/_persistence.tpl similarity index 100% rename from community/firefly-iii/1.1.22/templates/_persistence.tpl rename to community/firefly-iii/1.1.23/templates/_persistence.tpl diff --git a/community/firefly-iii/1.1.22/templates/_portal.tpl b/community/firefly-iii/1.1.23/templates/_portal.tpl similarity index 100% rename from community/firefly-iii/1.1.22/templates/_portal.tpl rename to community/firefly-iii/1.1.23/templates/_portal.tpl diff --git a/community/firefly-iii/1.1.22/templates/_postgres.tpl b/community/firefly-iii/1.1.23/templates/_postgres.tpl similarity index 100% rename from community/firefly-iii/1.1.22/templates/_postgres.tpl rename to community/firefly-iii/1.1.23/templates/_postgres.tpl diff --git a/community/firefly-iii/1.1.22/templates/_redis.tpl b/community/firefly-iii/1.1.23/templates/_redis.tpl similarity index 100% rename from community/firefly-iii/1.1.22/templates/_redis.tpl rename to community/firefly-iii/1.1.23/templates/_redis.tpl diff --git a/community/firefly-iii/1.1.22/templates/_service.tpl b/community/firefly-iii/1.1.23/templates/_service.tpl similarity index 100% rename from community/firefly-iii/1.1.22/templates/_service.tpl rename to community/firefly-iii/1.1.23/templates/_service.tpl diff --git a/community/firefly-iii/1.1.22/templates/common.yaml b/community/firefly-iii/1.1.23/templates/common.yaml similarity index 100% rename from community/firefly-iii/1.1.22/templates/common.yaml rename to community/firefly-iii/1.1.23/templates/common.yaml diff --git a/community/homepage/1.2.10/Chart.lock b/community/homepage/1.2.11/Chart.lock similarity index 100% rename from community/homepage/1.2.10/Chart.lock rename to community/homepage/1.2.11/Chart.lock diff --git a/community/homepage/1.2.10/Chart.yaml b/community/homepage/1.2.11/Chart.yaml similarity index 94% rename from community/homepage/1.2.10/Chart.yaml rename to community/homepage/1.2.11/Chart.yaml index e86eadac39..3c86939dfc 100644 --- a/community/homepage/1.2.10/Chart.yaml +++ b/community/homepage/1.2.11/Chart.yaml @@ -3,9 +3,9 @@ description: Homepage is a modern, secure, highly customizable application dashb annotations: title: Homepage type: application -version: 1.2.10 +version: 1.2.11 apiVersion: v2 -appVersion: 0.8.11 +appVersion: 0.8.12 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/homepage/1.2.10/README.md b/community/homepage/1.2.11/README.md similarity index 100% rename from community/homepage/1.2.10/README.md rename to community/homepage/1.2.11/README.md diff --git a/community/homepage/1.2.10/app-readme.md b/community/homepage/1.2.11/app-readme.md similarity index 100% rename from community/homepage/1.2.10/app-readme.md rename to community/homepage/1.2.11/app-readme.md diff --git a/community/homepage/1.2.10/charts/common-1.2.9.tgz b/community/homepage/1.2.11/charts/common-1.2.9.tgz similarity index 100% rename from community/homepage/1.2.10/charts/common-1.2.9.tgz rename to community/homepage/1.2.11/charts/common-1.2.9.tgz diff --git a/community/homepage/1.2.10/ci/basic-values.yaml b/community/homepage/1.2.11/ci/basic-values.yaml similarity index 100% rename from community/homepage/1.2.10/ci/basic-values.yaml rename to community/homepage/1.2.11/ci/basic-values.yaml diff --git a/community/homepage/1.2.10/ci/extra-values.yaml b/community/homepage/1.2.11/ci/extra-values.yaml similarity index 100% rename from community/homepage/1.2.10/ci/extra-values.yaml rename to community/homepage/1.2.11/ci/extra-values.yaml diff --git a/community/homepage/1.2.10/ci/hostNet-values.yaml b/community/homepage/1.2.11/ci/hostNet-values.yaml similarity index 100% rename from community/homepage/1.2.10/ci/hostNet-values.yaml rename to community/homepage/1.2.11/ci/hostNet-values.yaml diff --git a/community/homepage/1.2.10/ix_values.yaml b/community/homepage/1.2.11/ix_values.yaml similarity index 95% rename from community/homepage/1.2.10/ix_values.yaml rename to community/homepage/1.2.11/ix_values.yaml index 2fba3be8b0..fc9b44af5f 100644 --- a/community/homepage/1.2.10/ix_values.yaml +++ b/community/homepage/1.2.11/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/gethomepage/homepage pullPolicy: IfNotPresent - tag: v0.8.11 + tag: v0.8.12 resources: limits: diff --git a/community/homepage/1.2.10/metadata.yaml b/community/homepage/1.2.11/metadata.yaml similarity index 100% rename from community/homepage/1.2.10/metadata.yaml rename to community/homepage/1.2.11/metadata.yaml diff --git a/community/homepage/1.2.10/migrations/migrate b/community/homepage/1.2.11/migrations/migrate similarity index 100% rename from community/homepage/1.2.10/migrations/migrate rename to community/homepage/1.2.11/migrations/migrate diff --git a/community/homepage/1.2.10/questions.yaml b/community/homepage/1.2.11/questions.yaml similarity index 100% rename from community/homepage/1.2.10/questions.yaml rename to community/homepage/1.2.11/questions.yaml diff --git a/community/homepage/1.2.10/templates/NOTES.txt b/community/homepage/1.2.11/templates/NOTES.txt similarity index 100% rename from community/homepage/1.2.10/templates/NOTES.txt rename to community/homepage/1.2.11/templates/NOTES.txt diff --git a/community/homepage/1.2.10/templates/_homepage.tpl b/community/homepage/1.2.11/templates/_homepage.tpl similarity index 100% rename from community/homepage/1.2.10/templates/_homepage.tpl rename to community/homepage/1.2.11/templates/_homepage.tpl diff --git a/community/homepage/1.2.10/templates/_persistence.tpl b/community/homepage/1.2.11/templates/_persistence.tpl similarity index 100% rename from community/homepage/1.2.10/templates/_persistence.tpl rename to community/homepage/1.2.11/templates/_persistence.tpl diff --git a/community/homepage/1.2.10/templates/_portal.tpl b/community/homepage/1.2.11/templates/_portal.tpl similarity index 100% rename from community/homepage/1.2.10/templates/_portal.tpl rename to community/homepage/1.2.11/templates/_portal.tpl diff --git a/community/homepage/1.2.10/templates/_rbac.tpl b/community/homepage/1.2.11/templates/_rbac.tpl similarity index 100% rename from community/homepage/1.2.10/templates/_rbac.tpl rename to community/homepage/1.2.11/templates/_rbac.tpl diff --git a/community/homepage/1.2.10/templates/_service.tpl b/community/homepage/1.2.11/templates/_service.tpl similarity index 100% rename from community/homepage/1.2.10/templates/_service.tpl rename to community/homepage/1.2.11/templates/_service.tpl diff --git a/community/homepage/1.2.10/templates/common.yaml b/community/homepage/1.2.11/templates/common.yaml similarity index 100% rename from community/homepage/1.2.10/templates/common.yaml rename to community/homepage/1.2.11/templates/common.yaml diff --git a/community/jellyseerr/1.0.20/Chart.lock b/community/jellyseerr/1.0.21/Chart.lock similarity index 100% rename from community/jellyseerr/1.0.20/Chart.lock rename to community/jellyseerr/1.0.21/Chart.lock diff --git a/community/jellyseerr/1.0.20/Chart.yaml b/community/jellyseerr/1.0.21/Chart.yaml similarity index 95% rename from community/jellyseerr/1.0.20/Chart.yaml rename to community/jellyseerr/1.0.21/Chart.yaml index 1f7b4ee9e5..7236e906a2 100644 --- a/community/jellyseerr/1.0.20/Chart.yaml +++ b/community/jellyseerr/1.0.21/Chart.yaml @@ -4,9 +4,9 @@ description: Jellyseerr is a free and open source software application for manag annotations: title: Jellyseerr type: application -version: 1.0.20 +version: 1.0.21 apiVersion: v2 -appVersion: 1.8.0 +appVersion: 1.8.1 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/jellyseerr/1.0.20/README.md b/community/jellyseerr/1.0.21/README.md similarity index 100% rename from community/jellyseerr/1.0.20/README.md rename to community/jellyseerr/1.0.21/README.md diff --git a/community/jellyseerr/1.0.20/app-readme.md b/community/jellyseerr/1.0.21/app-readme.md similarity index 100% rename from community/jellyseerr/1.0.20/app-readme.md rename to community/jellyseerr/1.0.21/app-readme.md diff --git a/community/jellyseerr/1.0.20/charts/common-1.2.9.tgz b/community/jellyseerr/1.0.21/charts/common-1.2.9.tgz similarity index 100% rename from community/jellyseerr/1.0.20/charts/common-1.2.9.tgz rename to community/jellyseerr/1.0.21/charts/common-1.2.9.tgz diff --git a/community/jellyseerr/1.0.20/ci/basic-values.yaml b/community/jellyseerr/1.0.21/ci/basic-values.yaml similarity index 100% rename from community/jellyseerr/1.0.20/ci/basic-values.yaml rename to community/jellyseerr/1.0.21/ci/basic-values.yaml diff --git a/community/jellyseerr/1.0.20/ci/hostNet-values.yaml b/community/jellyseerr/1.0.21/ci/hostNet-values.yaml similarity index 100% rename from community/jellyseerr/1.0.20/ci/hostNet-values.yaml rename to community/jellyseerr/1.0.21/ci/hostNet-values.yaml diff --git a/community/jellyseerr/1.0.20/ix_values.yaml b/community/jellyseerr/1.0.21/ix_values.yaml similarity index 96% rename from community/jellyseerr/1.0.20/ix_values.yaml rename to community/jellyseerr/1.0.21/ix_values.yaml index 213fa022cb..6e6d15979e 100644 --- a/community/jellyseerr/1.0.20/ix_values.yaml +++ b/community/jellyseerr/1.0.21/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: fallenbagel/jellyseerr pullPolicy: IfNotPresent - tag: 1.8.0 + tag: 1.8.1 resources: limits: diff --git a/community/jellyseerr/1.0.20/metadata.yaml b/community/jellyseerr/1.0.21/metadata.yaml similarity index 100% rename from community/jellyseerr/1.0.20/metadata.yaml rename to community/jellyseerr/1.0.21/metadata.yaml diff --git a/community/jellyseerr/1.0.20/questions.yaml b/community/jellyseerr/1.0.21/questions.yaml similarity index 100% rename from community/jellyseerr/1.0.20/questions.yaml rename to community/jellyseerr/1.0.21/questions.yaml diff --git a/community/jellyseerr/1.0.20/templates/NOTES.txt b/community/jellyseerr/1.0.21/templates/NOTES.txt similarity index 100% rename from community/jellyseerr/1.0.20/templates/NOTES.txt rename to community/jellyseerr/1.0.21/templates/NOTES.txt diff --git a/community/jellyseerr/1.0.20/templates/_overseerr.tpl b/community/jellyseerr/1.0.21/templates/_overseerr.tpl similarity index 100% rename from community/jellyseerr/1.0.20/templates/_overseerr.tpl rename to community/jellyseerr/1.0.21/templates/_overseerr.tpl diff --git a/community/jellyseerr/1.0.20/templates/_portal.tpl b/community/jellyseerr/1.0.21/templates/_portal.tpl similarity index 100% rename from community/jellyseerr/1.0.20/templates/_portal.tpl rename to community/jellyseerr/1.0.21/templates/_portal.tpl diff --git a/community/jellyseerr/1.0.20/templates/common.yaml b/community/jellyseerr/1.0.21/templates/common.yaml similarity index 100% rename from community/jellyseerr/1.0.20/templates/common.yaml rename to community/jellyseerr/1.0.21/templates/common.yaml diff --git a/community/jenkins/1.2.7/Chart.lock b/community/jenkins/1.2.8/Chart.lock similarity index 100% rename from community/jenkins/1.2.7/Chart.lock rename to community/jenkins/1.2.8/Chart.lock diff --git a/community/jenkins/1.2.7/Chart.yaml b/community/jenkins/1.2.8/Chart.yaml similarity index 95% rename from community/jenkins/1.2.7/Chart.yaml rename to community/jenkins/1.2.8/Chart.yaml index b5baf9bae3..1e3d483c88 100644 --- a/community/jenkins/1.2.7/Chart.yaml +++ b/community/jenkins/1.2.8/Chart.yaml @@ -3,9 +3,9 @@ description: Jenkins is a leading open source automation server, annotations: title: Jenkins type: application -version: 1.2.7 +version: 1.2.8 apiVersion: v2 -appVersion: 2.440.2 +appVersion: 2.440.3 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/jenkins/1.2.7/README.md b/community/jenkins/1.2.8/README.md similarity index 100% rename from community/jenkins/1.2.7/README.md rename to community/jenkins/1.2.8/README.md diff --git a/community/jenkins/1.2.7/app-readme.md b/community/jenkins/1.2.8/app-readme.md similarity index 100% rename from community/jenkins/1.2.7/app-readme.md rename to community/jenkins/1.2.8/app-readme.md diff --git a/community/jenkins/1.2.7/charts/common-1.2.9.tgz b/community/jenkins/1.2.8/charts/common-1.2.9.tgz similarity index 100% rename from community/jenkins/1.2.7/charts/common-1.2.9.tgz rename to community/jenkins/1.2.8/charts/common-1.2.9.tgz diff --git a/community/jenkins/1.2.7/ci/additional-values.yaml b/community/jenkins/1.2.8/ci/additional-values.yaml similarity index 100% rename from community/jenkins/1.2.7/ci/additional-values.yaml rename to community/jenkins/1.2.8/ci/additional-values.yaml diff --git a/community/jenkins/1.2.7/ci/basic-values.yaml b/community/jenkins/1.2.8/ci/basic-values.yaml similarity index 100% rename from community/jenkins/1.2.7/ci/basic-values.yaml rename to community/jenkins/1.2.8/ci/basic-values.yaml diff --git a/community/jenkins/1.2.7/ci/http-agent-values.yaml b/community/jenkins/1.2.8/ci/http-agent-values.yaml similarity index 100% rename from community/jenkins/1.2.7/ci/http-agent-values.yaml rename to community/jenkins/1.2.8/ci/http-agent-values.yaml diff --git a/community/jenkins/1.2.7/ci/https-agent-values.yaml b/community/jenkins/1.2.8/ci/https-agent-values.yaml similarity index 100% rename from community/jenkins/1.2.7/ci/https-agent-values.yaml rename to community/jenkins/1.2.8/ci/https-agent-values.yaml diff --git a/community/jenkins/1.2.7/ci/https-values.yaml b/community/jenkins/1.2.8/ci/https-values.yaml similarity index 100% rename from community/jenkins/1.2.7/ci/https-values.yaml rename to community/jenkins/1.2.8/ci/https-values.yaml diff --git a/community/jenkins/1.2.7/ix_values.yaml b/community/jenkins/1.2.8/ix_values.yaml similarity index 97% rename from community/jenkins/1.2.7/ix_values.yaml rename to community/jenkins/1.2.8/ix_values.yaml index c3a389c18d..8cc3a16747 100644 --- a/community/jenkins/1.2.7/ix_values.yaml +++ b/community/jenkins/1.2.8/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: jenkins/jenkins pullPolicy: IfNotPresent - tag: 2.440.2-jdk17 + tag: 2.440.3-jdk17 resources: limits: diff --git a/community/jenkins/1.2.7/metadata.yaml b/community/jenkins/1.2.8/metadata.yaml similarity index 100% rename from community/jenkins/1.2.7/metadata.yaml rename to community/jenkins/1.2.8/metadata.yaml diff --git a/community/jenkins/1.2.7/migrations/migrate b/community/jenkins/1.2.8/migrations/migrate similarity index 100% rename from community/jenkins/1.2.7/migrations/migrate rename to community/jenkins/1.2.8/migrations/migrate diff --git a/community/jenkins/1.2.7/questions.yaml b/community/jenkins/1.2.8/questions.yaml similarity index 100% rename from community/jenkins/1.2.7/questions.yaml rename to community/jenkins/1.2.8/questions.yaml diff --git a/community/jenkins/1.2.7/templates/NOTES.txt b/community/jenkins/1.2.8/templates/NOTES.txt similarity index 100% rename from community/jenkins/1.2.7/templates/NOTES.txt rename to community/jenkins/1.2.8/templates/NOTES.txt diff --git a/community/jenkins/1.2.7/templates/_certContainer.tpl b/community/jenkins/1.2.8/templates/_certContainer.tpl similarity index 100% rename from community/jenkins/1.2.7/templates/_certContainer.tpl rename to community/jenkins/1.2.8/templates/_certContainer.tpl diff --git a/community/jenkins/1.2.7/templates/_configuration.tpl b/community/jenkins/1.2.8/templates/_configuration.tpl similarity index 100% rename from community/jenkins/1.2.7/templates/_configuration.tpl rename to community/jenkins/1.2.8/templates/_configuration.tpl diff --git a/community/jenkins/1.2.7/templates/_jenkins.tpl b/community/jenkins/1.2.8/templates/_jenkins.tpl similarity index 100% rename from community/jenkins/1.2.7/templates/_jenkins.tpl rename to community/jenkins/1.2.8/templates/_jenkins.tpl diff --git a/community/jenkins/1.2.7/templates/_portal.tpl b/community/jenkins/1.2.8/templates/_portal.tpl similarity index 100% rename from community/jenkins/1.2.7/templates/_portal.tpl rename to community/jenkins/1.2.8/templates/_portal.tpl diff --git a/community/jenkins/1.2.7/templates/_validation.tpl b/community/jenkins/1.2.8/templates/_validation.tpl similarity index 100% rename from community/jenkins/1.2.7/templates/_validation.tpl rename to community/jenkins/1.2.8/templates/_validation.tpl diff --git a/community/jenkins/1.2.7/templates/common.yaml b/community/jenkins/1.2.8/templates/common.yaml similarity index 100% rename from community/jenkins/1.2.7/templates/common.yaml rename to community/jenkins/1.2.8/templates/common.yaml diff --git a/community/mealie/1.0.16/Chart.lock b/community/mealie/1.0.17/Chart.lock similarity index 100% rename from community/mealie/1.0.16/Chart.lock rename to community/mealie/1.0.17/Chart.lock diff --git a/community/mealie/1.0.16/Chart.yaml b/community/mealie/1.0.17/Chart.yaml similarity index 94% rename from community/mealie/1.0.16/Chart.yaml rename to community/mealie/1.0.17/Chart.yaml index 8b6e2d4367..d9c23cbecb 100644 --- a/community/mealie/1.0.16/Chart.yaml +++ b/community/mealie/1.0.17/Chart.yaml @@ -3,9 +3,9 @@ description: Mealie is a self-hosted recipe manager and meal planner annotations: title: Mealie type: application -version: 1.0.16 +version: 1.0.17 apiVersion: v2 -appVersion: 1.5.0 +appVersion: 1.5.1 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/mealie/1.0.16/README.md b/community/mealie/1.0.17/README.md similarity index 100% rename from community/mealie/1.0.16/README.md rename to community/mealie/1.0.17/README.md diff --git a/community/mealie/1.0.16/app-readme.md b/community/mealie/1.0.17/app-readme.md similarity index 100% rename from community/mealie/1.0.16/app-readme.md rename to community/mealie/1.0.17/app-readme.md diff --git a/community/mealie/1.0.16/charts/common-1.2.9.tgz b/community/mealie/1.0.17/charts/common-1.2.9.tgz similarity index 100% rename from community/mealie/1.0.16/charts/common-1.2.9.tgz rename to community/mealie/1.0.17/charts/common-1.2.9.tgz diff --git a/community/mealie/1.0.16/ci/basic-values.yaml b/community/mealie/1.0.17/ci/basic-values.yaml similarity index 100% rename from community/mealie/1.0.16/ci/basic-values.yaml rename to community/mealie/1.0.17/ci/basic-values.yaml diff --git a/community/mealie/1.0.16/ci/extra-values.yaml b/community/mealie/1.0.17/ci/extra-values.yaml similarity index 100% rename from community/mealie/1.0.16/ci/extra-values.yaml rename to community/mealie/1.0.17/ci/extra-values.yaml diff --git a/community/mealie/1.0.16/ci/hostNet-values.yaml b/community/mealie/1.0.17/ci/hostNet-values.yaml similarity index 100% rename from community/mealie/1.0.16/ci/hostNet-values.yaml rename to community/mealie/1.0.17/ci/hostNet-values.yaml diff --git a/community/mealie/1.0.16/ix_values.yaml b/community/mealie/1.0.17/ix_values.yaml similarity index 98% rename from community/mealie/1.0.16/ix_values.yaml rename to community/mealie/1.0.17/ix_values.yaml index edba220167..a360267ed8 100644 --- a/community/mealie/1.0.16/ix_values.yaml +++ b/community/mealie/1.0.17/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/mealie-recipes/mealie pullPolicy: IfNotPresent - tag: v1.5.0 + tag: v1.5.1 resources: limits: diff --git a/community/mealie/1.0.16/metadata.yaml b/community/mealie/1.0.17/metadata.yaml similarity index 100% rename from community/mealie/1.0.16/metadata.yaml rename to community/mealie/1.0.17/metadata.yaml diff --git a/community/mealie/1.0.16/questions.yaml b/community/mealie/1.0.17/questions.yaml similarity index 100% rename from community/mealie/1.0.16/questions.yaml rename to community/mealie/1.0.17/questions.yaml diff --git a/community/mealie/1.0.16/templates/NOTES.txt b/community/mealie/1.0.17/templates/NOTES.txt similarity index 100% rename from community/mealie/1.0.16/templates/NOTES.txt rename to community/mealie/1.0.17/templates/NOTES.txt diff --git a/community/mealie/1.0.16/templates/_configuration.tpl b/community/mealie/1.0.17/templates/_configuration.tpl similarity index 100% rename from community/mealie/1.0.16/templates/_configuration.tpl rename to community/mealie/1.0.17/templates/_configuration.tpl diff --git a/community/mealie/1.0.16/templates/_mealie.tpl b/community/mealie/1.0.17/templates/_mealie.tpl similarity index 100% rename from community/mealie/1.0.16/templates/_mealie.tpl rename to community/mealie/1.0.17/templates/_mealie.tpl diff --git a/community/mealie/1.0.16/templates/_persistence.tpl b/community/mealie/1.0.17/templates/_persistence.tpl similarity index 100% rename from community/mealie/1.0.16/templates/_persistence.tpl rename to community/mealie/1.0.17/templates/_persistence.tpl diff --git a/community/mealie/1.0.16/templates/_portal.tpl b/community/mealie/1.0.17/templates/_portal.tpl similarity index 100% rename from community/mealie/1.0.16/templates/_portal.tpl rename to community/mealie/1.0.17/templates/_portal.tpl diff --git a/community/mealie/1.0.16/templates/_postgres.tpl b/community/mealie/1.0.17/templates/_postgres.tpl similarity index 100% rename from community/mealie/1.0.16/templates/_postgres.tpl rename to community/mealie/1.0.17/templates/_postgres.tpl diff --git a/community/mealie/1.0.16/templates/_service.tpl b/community/mealie/1.0.17/templates/_service.tpl similarity index 100% rename from community/mealie/1.0.16/templates/_service.tpl rename to community/mealie/1.0.17/templates/_service.tpl diff --git a/community/mealie/1.0.16/templates/common.yaml b/community/mealie/1.0.17/templates/common.yaml similarity index 100% rename from community/mealie/1.0.16/templates/common.yaml rename to community/mealie/1.0.17/templates/common.yaml diff --git a/community/minecraft/1.2.8/Chart.lock b/community/minecraft/1.2.9/Chart.lock similarity index 100% rename from community/minecraft/1.2.8/Chart.lock rename to community/minecraft/1.2.9/Chart.lock diff --git a/community/minecraft/1.2.8/Chart.yaml b/community/minecraft/1.2.9/Chart.yaml similarity index 94% rename from community/minecraft/1.2.8/Chart.yaml rename to community/minecraft/1.2.9/Chart.yaml index de8cfcba78..f2fe5beb89 100644 --- a/community/minecraft/1.2.8/Chart.yaml +++ b/community/minecraft/1.2.9/Chart.yaml @@ -3,9 +3,9 @@ description: Minecraft is a sandbox game annotations: title: Minecraft type: application -version: 1.2.8 +version: 1.2.9 apiVersion: v2 -appVersion: 2024.4.0 +appVersion: 2024.4.1 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/minecraft/1.2.8/README.md b/community/minecraft/1.2.9/README.md similarity index 100% rename from community/minecraft/1.2.8/README.md rename to community/minecraft/1.2.9/README.md diff --git a/community/minecraft/1.2.8/app-readme.md b/community/minecraft/1.2.9/app-readme.md similarity index 100% rename from community/minecraft/1.2.8/app-readme.md rename to community/minecraft/1.2.9/app-readme.md diff --git a/community/minecraft/1.2.8/charts/common-1.2.9.tgz b/community/minecraft/1.2.9/charts/common-1.2.9.tgz similarity index 100% rename from community/minecraft/1.2.8/charts/common-1.2.9.tgz rename to community/minecraft/1.2.9/charts/common-1.2.9.tgz diff --git a/community/minecraft/1.2.8/ci/java11-j9-vanilla-values.yaml b/community/minecraft/1.2.9/ci/java11-j9-vanilla-values.yaml similarity index 100% rename from community/minecraft/1.2.8/ci/java11-j9-vanilla-values.yaml rename to community/minecraft/1.2.9/ci/java11-j9-vanilla-values.yaml diff --git a/community/minecraft/1.2.8/ci/java11-jdk-vanilla-values.yaml b/community/minecraft/1.2.9/ci/java11-jdk-vanilla-values.yaml similarity index 100% rename from community/minecraft/1.2.8/ci/java11-jdk-vanilla-values.yaml rename to community/minecraft/1.2.9/ci/java11-jdk-vanilla-values.yaml diff --git a/community/minecraft/1.2.8/ci/java11-vanilla-values.yaml b/community/minecraft/1.2.9/ci/java11-vanilla-values.yaml similarity index 100% rename from community/minecraft/1.2.8/ci/java11-vanilla-values.yaml rename to community/minecraft/1.2.9/ci/java11-vanilla-values.yaml diff --git a/community/minecraft/1.2.8/ci/java17-alpine-vanilla-values.yaml b/community/minecraft/1.2.9/ci/java17-alpine-vanilla-values.yaml similarity index 100% rename from community/minecraft/1.2.8/ci/java17-alpine-vanilla-values.yaml rename to community/minecraft/1.2.9/ci/java17-alpine-vanilla-values.yaml diff --git a/community/minecraft/1.2.8/ci/java17-gce-vanilla-values.yaml b/community/minecraft/1.2.9/ci/java17-gce-vanilla-values.yaml similarity index 100% rename from community/minecraft/1.2.8/ci/java17-gce-vanilla-values.yaml rename to community/minecraft/1.2.9/ci/java17-gce-vanilla-values.yaml diff --git a/community/minecraft/1.2.8/ci/java17-j9-vanilla-values.yaml b/community/minecraft/1.2.9/ci/java17-j9-vanilla-values.yaml similarity index 100% rename from community/minecraft/1.2.8/ci/java17-j9-vanilla-values.yaml rename to community/minecraft/1.2.9/ci/java17-j9-vanilla-values.yaml diff --git a/community/minecraft/1.2.8/ci/java17-jdk-vanilla-values.yaml b/community/minecraft/1.2.9/ci/java17-jdk-vanilla-values.yaml similarity index 100% rename from community/minecraft/1.2.8/ci/java17-jdk-vanilla-values.yaml rename to community/minecraft/1.2.9/ci/java17-jdk-vanilla-values.yaml diff --git a/community/minecraft/1.2.8/ci/java17-vanilla-values.yaml b/community/minecraft/1.2.9/ci/java17-vanilla-values.yaml similarity index 100% rename from community/minecraft/1.2.8/ci/java17-vanilla-values.yaml rename to community/minecraft/1.2.9/ci/java17-vanilla-values.yaml diff --git a/community/minecraft/1.2.8/ci/java19-vanilla-values.yaml b/community/minecraft/1.2.9/ci/java19-vanilla-values.yaml similarity index 100% rename from community/minecraft/1.2.8/ci/java19-vanilla-values.yaml rename to community/minecraft/1.2.9/ci/java19-vanilla-values.yaml diff --git a/community/minecraft/1.2.8/ci/java8-gce-vanilla-values.yaml b/community/minecraft/1.2.9/ci/java8-gce-vanilla-values.yaml similarity index 100% rename from community/minecraft/1.2.8/ci/java8-gce-vanilla-values.yaml rename to community/minecraft/1.2.9/ci/java8-gce-vanilla-values.yaml diff --git a/community/minecraft/1.2.8/ci/java8-j9-vanilla-values.yaml b/community/minecraft/1.2.9/ci/java8-j9-vanilla-values.yaml similarity index 100% rename from community/minecraft/1.2.8/ci/java8-j9-vanilla-values.yaml rename to community/minecraft/1.2.9/ci/java8-j9-vanilla-values.yaml diff --git a/community/minecraft/1.2.8/ci/java8-jdk-vanilla-values.yaml b/community/minecraft/1.2.9/ci/java8-jdk-vanilla-values.yaml similarity index 100% rename from community/minecraft/1.2.8/ci/java8-jdk-vanilla-values.yaml rename to community/minecraft/1.2.9/ci/java8-jdk-vanilla-values.yaml diff --git a/community/minecraft/1.2.8/ci/java8-vanilla-values.yaml b/community/minecraft/1.2.9/ci/java8-vanilla-values.yaml similarity index 100% rename from community/minecraft/1.2.8/ci/java8-vanilla-values.yaml rename to community/minecraft/1.2.9/ci/java8-vanilla-values.yaml diff --git a/community/minecraft/1.2.8/ix_values.yaml b/community/minecraft/1.2.9/ix_values.yaml similarity index 95% rename from community/minecraft/1.2.8/ix_values.yaml rename to community/minecraft/1.2.9/ix_values.yaml index 0f5c013605..478637ead9 100644 --- a/community/minecraft/1.2.8/ix_values.yaml +++ b/community/minecraft/1.2.9/ix_values.yaml @@ -1,19 +1,19 @@ j8Image: repository: itzg/minecraft-server pullPolicy: IfNotPresent - tag: 2024.4.0-java8 + tag: 2024.4.1-java8 j8gceImage: repository: itzg/minecraft-server pullPolicy: IfNotPresent - tag: 2024.4.0-java8-graalvm-ce + tag: 2024.4.1-java8-graalvm-ce j8j9Image: repository: itzg/minecraft-server pullPolicy: IfNotPresent - tag: 2024.4.0-java8-openj9 + tag: 2024.4.1-java8-openj9 j8jdkImage: repository: itzg/minecraft-server pullPolicy: IfNotPresent - tag: 2024.4.0-java8-jdk + tag: 2024.4.1-java8-jdk j11Image: repository: itzg/minecraft-server pullPolicy: IfNotPresent diff --git a/community/minecraft/1.2.8/metadata.yaml b/community/minecraft/1.2.9/metadata.yaml similarity index 100% rename from community/minecraft/1.2.8/metadata.yaml rename to community/minecraft/1.2.9/metadata.yaml diff --git a/community/minecraft/1.2.8/migrations/migrate b/community/minecraft/1.2.9/migrations/migrate similarity index 100% rename from community/minecraft/1.2.8/migrations/migrate rename to community/minecraft/1.2.9/migrations/migrate diff --git a/community/minecraft/1.2.8/questions.yaml b/community/minecraft/1.2.9/questions.yaml similarity index 100% rename from community/minecraft/1.2.8/questions.yaml rename to community/minecraft/1.2.9/questions.yaml diff --git a/community/minecraft/1.2.8/templates/NOTES.txt b/community/minecraft/1.2.9/templates/NOTES.txt similarity index 100% rename from community/minecraft/1.2.8/templates/NOTES.txt rename to community/minecraft/1.2.9/templates/NOTES.txt diff --git a/community/minecraft/1.2.8/templates/_configuration.tpl b/community/minecraft/1.2.9/templates/_configuration.tpl similarity index 100% rename from community/minecraft/1.2.8/templates/_configuration.tpl rename to community/minecraft/1.2.9/templates/_configuration.tpl diff --git a/community/minecraft/1.2.8/templates/_minecraft.tpl b/community/minecraft/1.2.9/templates/_minecraft.tpl similarity index 100% rename from community/minecraft/1.2.8/templates/_minecraft.tpl rename to community/minecraft/1.2.9/templates/_minecraft.tpl diff --git a/community/minecraft/1.2.8/templates/common.yaml b/community/minecraft/1.2.9/templates/common.yaml similarity index 100% rename from community/minecraft/1.2.8/templates/common.yaml rename to community/minecraft/1.2.9/templates/common.yaml diff --git a/community/n8n/1.2.39/Chart.lock b/community/n8n/1.2.40/Chart.lock similarity index 100% rename from community/n8n/1.2.39/Chart.lock rename to community/n8n/1.2.40/Chart.lock diff --git a/community/n8n/1.2.39/Chart.yaml b/community/n8n/1.2.40/Chart.yaml similarity index 94% rename from community/n8n/1.2.39/Chart.yaml rename to community/n8n/1.2.40/Chart.yaml index 1f00c6b765..3323c3cb99 100644 --- a/community/n8n/1.2.39/Chart.yaml +++ b/community/n8n/1.2.40/Chart.yaml @@ -3,9 +3,9 @@ description: n8n is an extendable workflow automation tool. annotations: title: n8n type: application -version: 1.2.39 +version: 1.2.40 apiVersion: v2 -appVersion: 1.37.1 +appVersion: 1.38.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/n8n/1.2.39/README.md b/community/n8n/1.2.40/README.md similarity index 100% rename from community/n8n/1.2.39/README.md rename to community/n8n/1.2.40/README.md diff --git a/community/n8n/1.2.39/app-readme.md b/community/n8n/1.2.40/app-readme.md similarity index 100% rename from community/n8n/1.2.39/app-readme.md rename to community/n8n/1.2.40/app-readme.md diff --git a/community/n8n/1.2.39/charts/common-1.2.9.tgz b/community/n8n/1.2.40/charts/common-1.2.9.tgz similarity index 100% rename from community/n8n/1.2.39/charts/common-1.2.9.tgz rename to community/n8n/1.2.40/charts/common-1.2.9.tgz diff --git a/community/n8n/1.2.39/ci/basic-values.yaml b/community/n8n/1.2.40/ci/basic-values.yaml similarity index 100% rename from community/n8n/1.2.39/ci/basic-values.yaml rename to community/n8n/1.2.40/ci/basic-values.yaml diff --git a/community/n8n/1.2.39/ci/https-values.yaml b/community/n8n/1.2.40/ci/https-values.yaml similarity index 100% rename from community/n8n/1.2.39/ci/https-values.yaml rename to community/n8n/1.2.40/ci/https-values.yaml diff --git a/community/n8n/1.2.39/ix_values.yaml b/community/n8n/1.2.40/ix_values.yaml similarity index 98% rename from community/n8n/1.2.39/ix_values.yaml rename to community/n8n/1.2.40/ix_values.yaml index 4af7098edd..c2f77a2206 100644 --- a/community/n8n/1.2.39/ix_values.yaml +++ b/community/n8n/1.2.40/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: n8nio/n8n pullPolicy: IfNotPresent - tag: 1.37.1 + tag: 1.38.0 resources: limits: diff --git a/community/n8n/1.2.39/metadata.yaml b/community/n8n/1.2.40/metadata.yaml similarity index 100% rename from community/n8n/1.2.39/metadata.yaml rename to community/n8n/1.2.40/metadata.yaml diff --git a/community/n8n/1.2.39/migrations/migrate b/community/n8n/1.2.40/migrations/migrate similarity index 100% rename from community/n8n/1.2.39/migrations/migrate rename to community/n8n/1.2.40/migrations/migrate diff --git a/community/n8n/1.2.39/questions.yaml b/community/n8n/1.2.40/questions.yaml similarity index 100% rename from community/n8n/1.2.39/questions.yaml rename to community/n8n/1.2.40/questions.yaml diff --git a/community/n8n/1.2.39/templates/NOTES.txt b/community/n8n/1.2.40/templates/NOTES.txt similarity index 100% rename from community/n8n/1.2.39/templates/NOTES.txt rename to community/n8n/1.2.40/templates/NOTES.txt diff --git a/community/n8n/1.2.39/templates/_configuration.tpl b/community/n8n/1.2.40/templates/_configuration.tpl similarity index 100% rename from community/n8n/1.2.39/templates/_configuration.tpl rename to community/n8n/1.2.40/templates/_configuration.tpl diff --git a/community/n8n/1.2.39/templates/_n8n.tpl b/community/n8n/1.2.40/templates/_n8n.tpl similarity index 100% rename from community/n8n/1.2.39/templates/_n8n.tpl rename to community/n8n/1.2.40/templates/_n8n.tpl diff --git a/community/n8n/1.2.39/templates/_persistence.tpl b/community/n8n/1.2.40/templates/_persistence.tpl similarity index 100% rename from community/n8n/1.2.39/templates/_persistence.tpl rename to community/n8n/1.2.40/templates/_persistence.tpl diff --git a/community/n8n/1.2.39/templates/_portal.tpl b/community/n8n/1.2.40/templates/_portal.tpl similarity index 100% rename from community/n8n/1.2.39/templates/_portal.tpl rename to community/n8n/1.2.40/templates/_portal.tpl diff --git a/community/n8n/1.2.39/templates/_postgres.tpl b/community/n8n/1.2.40/templates/_postgres.tpl similarity index 100% rename from community/n8n/1.2.39/templates/_postgres.tpl rename to community/n8n/1.2.40/templates/_postgres.tpl diff --git a/community/n8n/1.2.39/templates/_redis.tpl b/community/n8n/1.2.40/templates/_redis.tpl similarity index 100% rename from community/n8n/1.2.39/templates/_redis.tpl rename to community/n8n/1.2.40/templates/_redis.tpl diff --git a/community/n8n/1.2.39/templates/_service.tpl b/community/n8n/1.2.40/templates/_service.tpl similarity index 100% rename from community/n8n/1.2.39/templates/_service.tpl rename to community/n8n/1.2.40/templates/_service.tpl diff --git a/community/n8n/1.2.39/templates/_validation.tpl b/community/n8n/1.2.40/templates/_validation.tpl similarity index 100% rename from community/n8n/1.2.39/templates/_validation.tpl rename to community/n8n/1.2.40/templates/_validation.tpl diff --git a/community/n8n/1.2.39/templates/common.yaml b/community/n8n/1.2.40/templates/common.yaml similarity index 100% rename from community/n8n/1.2.39/templates/common.yaml rename to community/n8n/1.2.40/templates/common.yaml diff --git a/community/piwigo/1.2.5/Chart.lock b/community/piwigo/1.2.6/Chart.lock similarity index 100% rename from community/piwigo/1.2.5/Chart.lock rename to community/piwigo/1.2.6/Chart.lock diff --git a/community/piwigo/1.2.5/Chart.yaml b/community/piwigo/1.2.6/Chart.yaml similarity index 95% rename from community/piwigo/1.2.5/Chart.yaml rename to community/piwigo/1.2.6/Chart.yaml index 2010121da1..a298929ec8 100644 --- a/community/piwigo/1.2.5/Chart.yaml +++ b/community/piwigo/1.2.6/Chart.yaml @@ -4,9 +4,9 @@ description: Piwigo is a photo gallery software for the web that comes with powe annotations: title: Piwigo type: application -version: 1.2.5 +version: 1.2.6 apiVersion: v2 -appVersion: 14.3.0 +appVersion: 14.4.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/piwigo/1.2.5/README.md b/community/piwigo/1.2.6/README.md similarity index 100% rename from community/piwigo/1.2.5/README.md rename to community/piwigo/1.2.6/README.md diff --git a/community/piwigo/1.2.5/app-readme.md b/community/piwigo/1.2.6/app-readme.md similarity index 100% rename from community/piwigo/1.2.5/app-readme.md rename to community/piwigo/1.2.6/app-readme.md diff --git a/community/piwigo/1.2.5/charts/common-1.2.9.tgz b/community/piwigo/1.2.6/charts/common-1.2.9.tgz similarity index 100% rename from community/piwigo/1.2.5/charts/common-1.2.9.tgz rename to community/piwigo/1.2.6/charts/common-1.2.9.tgz diff --git a/community/piwigo/1.2.5/ci/basic-values.yaml b/community/piwigo/1.2.6/ci/basic-values.yaml similarity index 100% rename from community/piwigo/1.2.5/ci/basic-values.yaml rename to community/piwigo/1.2.6/ci/basic-values.yaml diff --git a/community/piwigo/1.2.5/ix_values.yaml b/community/piwigo/1.2.6/ix_values.yaml similarity index 97% rename from community/piwigo/1.2.5/ix_values.yaml rename to community/piwigo/1.2.6/ix_values.yaml index 8738f639b0..0993737665 100644 --- a/community/piwigo/1.2.5/ix_values.yaml +++ b/community/piwigo/1.2.6/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: linuxserver/piwigo pullPolicy: IfNotPresent - tag: 14.3.0 + tag: 14.4.0 resources: limits: diff --git a/community/piwigo/1.2.5/metadata.yaml b/community/piwigo/1.2.6/metadata.yaml similarity index 100% rename from community/piwigo/1.2.5/metadata.yaml rename to community/piwigo/1.2.6/metadata.yaml diff --git a/community/piwigo/1.2.5/migrations/migrate b/community/piwigo/1.2.6/migrations/migrate similarity index 100% rename from community/piwigo/1.2.5/migrations/migrate rename to community/piwigo/1.2.6/migrations/migrate diff --git a/community/piwigo/1.2.5/questions.yaml b/community/piwigo/1.2.6/questions.yaml similarity index 100% rename from community/piwigo/1.2.5/questions.yaml rename to community/piwigo/1.2.6/questions.yaml diff --git a/community/piwigo/1.2.5/templates/NOTES.txt b/community/piwigo/1.2.6/templates/NOTES.txt similarity index 100% rename from community/piwigo/1.2.5/templates/NOTES.txt rename to community/piwigo/1.2.6/templates/NOTES.txt diff --git a/community/piwigo/1.2.5/templates/_configuration.tpl b/community/piwigo/1.2.6/templates/_configuration.tpl similarity index 100% rename from community/piwigo/1.2.5/templates/_configuration.tpl rename to community/piwigo/1.2.6/templates/_configuration.tpl diff --git a/community/piwigo/1.2.5/templates/_mariadb.tpl b/community/piwigo/1.2.6/templates/_mariadb.tpl similarity index 100% rename from community/piwigo/1.2.5/templates/_mariadb.tpl rename to community/piwigo/1.2.6/templates/_mariadb.tpl diff --git a/community/piwigo/1.2.5/templates/_persistance.tpl b/community/piwigo/1.2.6/templates/_persistance.tpl similarity index 100% rename from community/piwigo/1.2.5/templates/_persistance.tpl rename to community/piwigo/1.2.6/templates/_persistance.tpl diff --git a/community/piwigo/1.2.5/templates/_piwigo.tpl b/community/piwigo/1.2.6/templates/_piwigo.tpl similarity index 100% rename from community/piwigo/1.2.5/templates/_piwigo.tpl rename to community/piwigo/1.2.6/templates/_piwigo.tpl diff --git a/community/piwigo/1.2.5/templates/_portal.tpl b/community/piwigo/1.2.6/templates/_portal.tpl similarity index 100% rename from community/piwigo/1.2.5/templates/_portal.tpl rename to community/piwigo/1.2.6/templates/_portal.tpl diff --git a/community/piwigo/1.2.5/templates/_service.tpl b/community/piwigo/1.2.6/templates/_service.tpl similarity index 100% rename from community/piwigo/1.2.5/templates/_service.tpl rename to community/piwigo/1.2.6/templates/_service.tpl diff --git a/community/piwigo/1.2.5/templates/common.yaml b/community/piwigo/1.2.6/templates/common.yaml similarity index 100% rename from community/piwigo/1.2.5/templates/common.yaml rename to community/piwigo/1.2.6/templates/common.yaml diff --git a/community/tailscale/1.0.36/Chart.lock b/community/tailscale/1.0.37/Chart.lock similarity index 100% rename from community/tailscale/1.0.36/Chart.lock rename to community/tailscale/1.0.37/Chart.lock diff --git a/community/tailscale/1.0.36/Chart.yaml b/community/tailscale/1.0.37/Chart.yaml similarity index 94% rename from community/tailscale/1.0.36/Chart.yaml rename to community/tailscale/1.0.37/Chart.yaml index ff6c4414b8..e168d7b4c0 100644 --- a/community/tailscale/1.0.36/Chart.yaml +++ b/community/tailscale/1.0.37/Chart.yaml @@ -3,9 +3,9 @@ description: Secure remote access to shared resources annotations: title: Tailscale type: application -version: 1.0.36 +version: 1.0.37 apiVersion: v2 -appVersion: 1.62.1 +appVersion: 1.64.1 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/tailscale/1.0.36/README.md b/community/tailscale/1.0.37/README.md similarity index 100% rename from community/tailscale/1.0.36/README.md rename to community/tailscale/1.0.37/README.md diff --git a/community/tailscale/1.0.36/app-readme.md b/community/tailscale/1.0.37/app-readme.md similarity index 100% rename from community/tailscale/1.0.36/app-readme.md rename to community/tailscale/1.0.37/app-readme.md diff --git a/community/tailscale/1.0.36/charts/common-1.2.9.tgz b/community/tailscale/1.0.37/charts/common-1.2.9.tgz similarity index 100% rename from community/tailscale/1.0.36/charts/common-1.2.9.tgz rename to community/tailscale/1.0.37/charts/common-1.2.9.tgz diff --git a/community/tailscale/1.0.36/ci/basic-values.yaml b/community/tailscale/1.0.37/ci/basic-values.yaml similarity index 100% rename from community/tailscale/1.0.36/ci/basic-values.yaml rename to community/tailscale/1.0.37/ci/basic-values.yaml diff --git a/community/tailscale/1.0.36/ix_values.yaml b/community/tailscale/1.0.37/ix_values.yaml similarity index 95% rename from community/tailscale/1.0.36/ix_values.yaml rename to community/tailscale/1.0.37/ix_values.yaml index 7ace83186b..dd526bac2f 100644 --- a/community/tailscale/1.0.36/ix_values.yaml +++ b/community/tailscale/1.0.37/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tailscale/tailscale pullPolicy: IfNotPresent - tag: v1.62.1 + tag: v1.64.1 resources: limits: diff --git a/community/tailscale/1.0.36/metadata.yaml b/community/tailscale/1.0.37/metadata.yaml similarity index 100% rename from community/tailscale/1.0.36/metadata.yaml rename to community/tailscale/1.0.37/metadata.yaml diff --git a/community/tailscale/1.0.36/questions.yaml b/community/tailscale/1.0.37/questions.yaml similarity index 100% rename from community/tailscale/1.0.36/questions.yaml rename to community/tailscale/1.0.37/questions.yaml diff --git a/community/tailscale/1.0.36/templates/NOTES.txt b/community/tailscale/1.0.37/templates/NOTES.txt similarity index 100% rename from community/tailscale/1.0.36/templates/NOTES.txt rename to community/tailscale/1.0.37/templates/NOTES.txt diff --git a/community/tailscale/1.0.36/templates/_helper.tpl b/community/tailscale/1.0.37/templates/_helper.tpl similarity index 100% rename from community/tailscale/1.0.36/templates/_helper.tpl rename to community/tailscale/1.0.37/templates/_helper.tpl diff --git a/community/tailscale/1.0.36/templates/_tailscale.tpl b/community/tailscale/1.0.37/templates/_tailscale.tpl similarity index 100% rename from community/tailscale/1.0.36/templates/_tailscale.tpl rename to community/tailscale/1.0.37/templates/_tailscale.tpl diff --git a/community/tailscale/1.0.36/templates/common.yaml b/community/tailscale/1.0.37/templates/common.yaml similarity index 100% rename from community/tailscale/1.0.36/templates/common.yaml rename to community/tailscale/1.0.37/templates/common.yaml diff --git a/community/vikunja/1.0.11/Chart.lock b/community/vikunja/1.0.12/Chart.lock similarity index 100% rename from community/vikunja/1.0.11/Chart.lock rename to community/vikunja/1.0.12/Chart.lock diff --git a/community/vikunja/1.0.11/Chart.yaml b/community/vikunja/1.0.12/Chart.yaml similarity index 97% rename from community/vikunja/1.0.11/Chart.yaml rename to community/vikunja/1.0.12/Chart.yaml index d1a1033041..6dcdda5e81 100644 --- a/community/vikunja/1.0.11/Chart.yaml +++ b/community/vikunja/1.0.12/Chart.yaml @@ -3,7 +3,7 @@ description: Vikunja is an open-source, self-hostable to-do app. annotations: title: Vikunja type: application -version: 1.0.11 +version: 1.0.12 apiVersion: v2 appVersion: 0.22.1 kubeVersion: '>=1.16.0-0' diff --git a/community/vikunja/1.0.11/README.md b/community/vikunja/1.0.12/README.md similarity index 100% rename from community/vikunja/1.0.11/README.md rename to community/vikunja/1.0.12/README.md diff --git a/community/vikunja/1.0.11/app-readme.md b/community/vikunja/1.0.12/app-readme.md similarity index 100% rename from community/vikunja/1.0.11/app-readme.md rename to community/vikunja/1.0.12/app-readme.md diff --git a/community/vikunja/1.0.11/charts/common-1.2.9.tgz b/community/vikunja/1.0.12/charts/common-1.2.9.tgz similarity index 100% rename from community/vikunja/1.0.11/charts/common-1.2.9.tgz rename to community/vikunja/1.0.12/charts/common-1.2.9.tgz diff --git a/community/vikunja/1.0.11/ci/basic-values.yaml b/community/vikunja/1.0.12/ci/basic-values.yaml similarity index 100% rename from community/vikunja/1.0.11/ci/basic-values.yaml rename to community/vikunja/1.0.12/ci/basic-values.yaml diff --git a/community/vikunja/1.0.11/ci/extra-values.yaml b/community/vikunja/1.0.12/ci/extra-values.yaml similarity index 100% rename from community/vikunja/1.0.11/ci/extra-values.yaml rename to community/vikunja/1.0.12/ci/extra-values.yaml diff --git a/community/vikunja/1.0.11/ix_values.yaml b/community/vikunja/1.0.12/ix_values.yaml similarity index 98% rename from community/vikunja/1.0.11/ix_values.yaml rename to community/vikunja/1.0.12/ix_values.yaml index bcce617f37..66e6d112dc 100644 --- a/community/vikunja/1.0.11/ix_values.yaml +++ b/community/vikunja/1.0.12/ix_values.yaml @@ -9,7 +9,7 @@ frontendImage: nginxImage: repository: nginx pullPolicy: IfNotPresent - tag: 1.25.4 + tag: 1.25.5 resources: limits: diff --git a/community/vikunja/1.0.11/metadata.yaml b/community/vikunja/1.0.12/metadata.yaml similarity index 100% rename from community/vikunja/1.0.11/metadata.yaml rename to community/vikunja/1.0.12/metadata.yaml diff --git a/community/vikunja/1.0.11/questions.yaml b/community/vikunja/1.0.12/questions.yaml similarity index 100% rename from community/vikunja/1.0.11/questions.yaml rename to community/vikunja/1.0.12/questions.yaml diff --git a/community/vikunja/1.0.11/templates/NOTES.txt b/community/vikunja/1.0.12/templates/NOTES.txt similarity index 100% rename from community/vikunja/1.0.11/templates/NOTES.txt rename to community/vikunja/1.0.12/templates/NOTES.txt diff --git a/community/vikunja/1.0.11/templates/_configuration.tpl b/community/vikunja/1.0.12/templates/_configuration.tpl similarity index 100% rename from community/vikunja/1.0.11/templates/_configuration.tpl rename to community/vikunja/1.0.12/templates/_configuration.tpl diff --git a/community/vikunja/1.0.11/templates/_persistence.tpl b/community/vikunja/1.0.12/templates/_persistence.tpl similarity index 100% rename from community/vikunja/1.0.11/templates/_persistence.tpl rename to community/vikunja/1.0.12/templates/_persistence.tpl diff --git a/community/vikunja/1.0.11/templates/_portal.tpl b/community/vikunja/1.0.12/templates/_portal.tpl similarity index 100% rename from community/vikunja/1.0.11/templates/_portal.tpl rename to community/vikunja/1.0.12/templates/_portal.tpl diff --git a/community/vikunja/1.0.11/templates/_postgres.tpl b/community/vikunja/1.0.12/templates/_postgres.tpl similarity index 100% rename from community/vikunja/1.0.11/templates/_postgres.tpl rename to community/vikunja/1.0.12/templates/_postgres.tpl diff --git a/community/vikunja/1.0.11/templates/_redis.tpl b/community/vikunja/1.0.12/templates/_redis.tpl similarity index 100% rename from community/vikunja/1.0.11/templates/_redis.tpl rename to community/vikunja/1.0.12/templates/_redis.tpl diff --git a/community/vikunja/1.0.11/templates/_service.tpl b/community/vikunja/1.0.12/templates/_service.tpl similarity index 100% rename from community/vikunja/1.0.11/templates/_service.tpl rename to community/vikunja/1.0.12/templates/_service.tpl diff --git a/community/vikunja/1.0.11/templates/_vikunja_api.tpl b/community/vikunja/1.0.12/templates/_vikunja_api.tpl similarity index 100% rename from community/vikunja/1.0.11/templates/_vikunja_api.tpl rename to community/vikunja/1.0.12/templates/_vikunja_api.tpl diff --git a/community/vikunja/1.0.11/templates/_vikunja_frontend.tpl b/community/vikunja/1.0.12/templates/_vikunja_frontend.tpl similarity index 100% rename from community/vikunja/1.0.11/templates/_vikunja_frontend.tpl rename to community/vikunja/1.0.12/templates/_vikunja_frontend.tpl diff --git a/community/vikunja/1.0.11/templates/_vikunja_nginx.tpl b/community/vikunja/1.0.12/templates/_vikunja_nginx.tpl similarity index 100% rename from community/vikunja/1.0.11/templates/_vikunja_nginx.tpl rename to community/vikunja/1.0.12/templates/_vikunja_nginx.tpl diff --git a/community/vikunja/1.0.11/templates/_wait-url.tpl b/community/vikunja/1.0.12/templates/_wait-url.tpl similarity index 100% rename from community/vikunja/1.0.11/templates/_wait-url.tpl rename to community/vikunja/1.0.12/templates/_wait-url.tpl diff --git a/community/vikunja/1.0.11/templates/common.yaml b/community/vikunja/1.0.12/templates/common.yaml similarity index 100% rename from community/vikunja/1.0.11/templates/common.yaml rename to community/vikunja/1.0.12/templates/common.yaml From 847ed0f61c5d9f76f65b04b41be1df66ce8c9c95 Mon Sep 17 00:00:00 2001 From: sonicaj Date: Thu, 18 Apr 2024 04:35:14 +0000 Subject: [PATCH 11/20] Update catalog changes --- catalog.json | 290 +++++++++--------- charts/collabora/app_versions.json | 16 +- charts/diskoverdata/app_versions.json | 12 +- charts/elastic-search/app_versions.json | 6 +- charts/emby/app_versions.json | 12 +- charts/home-assistant/app_versions.json | 12 +- charts/ix-chart/app_versions.json | 8 +- charts/minio/app_versions.json | 12 +- charts/netdata/app_versions.json | 8 +- charts/nextcloud/app_versions.json | 18 +- charts/photoprism/app_versions.json | 8 +- charts/pihole/app_versions.json | 12 +- charts/plex/app_versions.json | 14 +- charts/prometheus/app_versions.json | 6 +- charts/storj/app_versions.json | 8 +- charts/syncthing/app_versions.json | 12 +- charts/wg-easy/app_versions.json | 8 +- community/actual-budget/app_versions.json | 6 +- community/adguard-home/app_versions.json | 2 +- community/audiobookshelf/app_versions.json | 6 +- community/autobrr/app_versions.json | 6 +- community/bazarr/app_versions.json | 6 +- community/briefkasten/app_versions.json | 6 +- community/castopod/app_versions.json | 18 +- community/chia/app_versions.json | 6 +- community/clamav/app_versions.json | 2 +- community/cloudflared/app_versions.json | 2 +- community/dashy/app_versions.json | 6 +- community/ddns-updater/app_versions.json | 6 +- community/deluge/app_versions.json | 6 +- community/distribution/app_versions.json | 6 +- community/drawio/app_versions.json | 2 +- community/filebrowser/app_versions.json | 6 +- community/firefly-iii/app_versions.json | 16 +- community/flame/app_versions.json | 6 +- community/freshrss/app_versions.json | 6 +- community/frigate/app_versions.json | 6 +- community/fscrawler/app_versions.json | 6 +- community/gitea/app_versions.json | 6 +- community/grafana/app_versions.json | 6 +- community/handbrake/app_versions.json | 6 +- community/homarr/app_versions.json | 6 +- community/homepage/app_versions.json | 18 +- community/homer/app_versions.json | 6 +- community/immich/app_versions.json | 8 +- community/invidious/app_versions.json | 6 +- community/ipfs/app_versions.json | 2 +- community/jellyfin/app_versions.json | 6 +- community/jellyseerr/app_versions.json | 18 +- community/jenkins/app_versions.json | 20 +- community/joplin/app_versions.json | 6 +- community/kapowarr/app_versions.json | 6 +- community/kavita/app_versions.json | 6 +- community/komga/app_versions.json | 6 +- community/lidarr/app_versions.json | 6 +- community/linkding/app_versions.json | 6 +- community/listmonk/app_versions.json | 6 +- community/logseq/app_versions.json | 6 +- community/mealie/app_versions.json | 18 +- community/metube/app_versions.json | 6 +- community/minecraft/app_versions.json | 18 +- community/mineos/app_versions.json | 6 +- community/mumble/app_versions.json | 6 +- community/n8n/app_versions.json | 20 +- community/navidrome/app_versions.json | 6 +- community/netbootxyz/app_versions.json | 6 +- .../nginx-proxy-manager/app_versions.json | 6 +- community/node-red/app_versions.json | 6 +- community/odoo/app_versions.json | 12 +- community/omada-controller/app_versions.json | 8 +- community/organizr/app_versions.json | 6 +- community/overseerr/app_versions.json | 6 +- community/palworld/app_versions.json | 6 +- community/paperless-ngx/app_versions.json | 6 +- community/passbolt/app_versions.json | 6 +- community/pgadmin/app_versions.json | 6 +- community/pigallery2/app_versions.json | 6 +- community/piwigo/app_versions.json | 18 +- community/planka/app_versions.json | 6 +- .../plex-auto-languages/app_versions.json | 6 +- community/prowlarr/app_versions.json | 6 +- community/qbittorrent/app_versions.json | 6 +- community/radarr/app_versions.json | 6 +- community/readarr/app_versions.json | 6 +- community/recyclarr/app_versions.json | 6 +- community/redis/app_versions.json | 2 +- community/roundcube/app_versions.json | 6 +- community/rsyncd/app_versions.json | 2 +- community/rust-desk/app_versions.json | 6 +- community/sabnzbd/app_versions.json | 6 +- community/searxng/app_versions.json | 6 +- community/sftpgo/app_versions.json | 6 +- community/sonarr/app_versions.json | 6 +- community/tailscale/app_versions.json | 14 +- community/tautulli/app_versions.json | 6 +- community/tdarr/app_versions.json | 8 +- community/terraria/app_versions.json | 2 +- community/tftpd-hpa/app_versions.json | 6 +- .../tiny-media-manager/app_versions.json | 6 +- community/transmission/app_versions.json | 6 +- community/twofactor-auth/app_versions.json | 6 +- community/unifi-controller/app_versions.json | 8 +- .../unifi-protect-backup/app_versions.json | 6 +- community/vaultwarden/app_versions.json | 8 +- community/vikunja/app_versions.json | 16 +- community/webdav/app_versions.json | 2 +- community/whoogle/app_versions.json | 2 +- community/wordpress/app_versions.json | 6 +- community/zerotier/app_versions.json | 2 +- enterprise/minio/app_versions.json | 6 +- enterprise/syncthing/app_versions.json | 6 +- test/jellyfin/app_versions.json | 2 +- test/minio/app_versions.json | 12 +- test/sonarr/app_versions.json | 2 +- test/syncthing/app_versions.json | 14 +- 115 files changed, 578 insertions(+), 578 deletions(-) diff --git a/catalog.json b/catalog.json index d9c06c61bd..1e5f89137b 100644 --- a/catalog.json +++ b/catalog.json @@ -13,7 +13,7 @@ "latest_version": "2.0.0", "latest_app_version": "2.0.1", "latest_human_version": "2.0.1_2.0.0", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "diskoverdata", "recommended": false, "title": "Diskover Data", @@ -52,7 +52,7 @@ "latest_version": "2403.0.0", "latest_app_version": "v1", "latest_human_version": "v1_2403.0.0", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "ix-chart", "recommended": false, "title": "ix-chart", @@ -81,7 +81,7 @@ "latest_version": "2.0.4", "latest_app_version": "1.40.1.8227", "latest_human_version": "1.40.1.8227_2.0.4", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "plex", "recommended": false, "title": "Plex", @@ -123,7 +123,7 @@ "latest_version": "2.0.6", "latest_app_version": "4.8.3.0", "latest_human_version": "4.8.3.0_2.0.6", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "emby", "recommended": false, "title": "Emby Server", @@ -165,7 +165,7 @@ "latest_version": "2.0.12", "latest_app_version": "23.05.10.1.1", "latest_human_version": "23.05.10.1.1_2.0.12", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "collabora", "recommended": false, "title": "Collabora", @@ -204,7 +204,7 @@ "latest_version": "2.0.5", "latest_app_version": "1.27.6", "latest_human_version": "1.27.6_2.0.5", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "syncthing", "recommended": false, "title": "Syncthing", @@ -245,7 +245,7 @@ "latest_version": "2.0.15", "latest_app_version": "12", "latest_human_version": "12_2.0.15", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "wg-easy", "recommended": false, "title": "WG Easy", @@ -282,7 +282,7 @@ "latest_version": "2.0.4", "latest_app_version": "231128", "latest_human_version": "231128_2.0.4", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "photoprism", "recommended": false, "title": "PhotoPrism", @@ -320,7 +320,7 @@ "latest_version": "1.1.14", "latest_app_version": "v2.51.2", "latest_human_version": "v2.51.2_1.1.14", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "prometheus", "recommended": false, "title": "Prometheus", @@ -358,7 +358,7 @@ "latest_version": "2.0.19", "latest_app_version": "2024.4.3", "latest_human_version": "2024.4.3_2.0.19", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "home-assistant", "recommended": false, "title": "Home Assistant", @@ -395,7 +395,7 @@ "latest_version": "1.6.59", "latest_app_version": "28.0.4", "latest_human_version": "28.0.4_1.6.59", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "nextcloud", "recommended": false, "title": "Nextcloud", @@ -437,7 +437,7 @@ "latest_version": "2.0.6", "latest_app_version": "2023-03-13", "latest_human_version": "2023-03-13_2.0.6", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "minio", "recommended": false, "title": "MinIO", @@ -473,7 +473,7 @@ "latest_version": "2.0.10", "latest_app_version": "2024.03.2", "latest_human_version": "2024.03.2_2.0.10", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "pihole", "recommended": false, "title": "Pi-hole", @@ -510,7 +510,7 @@ "latest_version": "1.1.16", "latest_app_version": "8.13.2", "latest_human_version": "8.13.2_1.1.16", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "elastic-search", "recommended": false, "title": "Elastic Search", @@ -547,7 +547,7 @@ "latest_version": "2.0.7", "latest_app_version": "v1.45.3", "latest_human_version": "v1.45.3_2.0.7", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "netdata", "recommended": false, "title": "Netdata", @@ -587,7 +587,7 @@ "latest_version": "2.0.1", "latest_app_version": "v1.68.2", "latest_human_version": "v1.68.2_2.0.1", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "storj", "recommended": false, "title": "Storj", @@ -627,7 +627,7 @@ "latest_version": "1.2.2", "latest_app_version": "1.27.0", "latest_human_version": "1.27.0_1.2.2", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "syncthing", "recommended": false, "title": "Syncthing", @@ -669,7 +669,7 @@ "latest_version": "1.0.16", "latest_app_version": "3.0.10.1567", "latest_human_version": "3.0.10.1567_1.0.16", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "sonarr", "recommended": false, "title": "Sonarr", @@ -708,7 +708,7 @@ "latest_version": "1.1.0", "latest_app_version": "2023-12-07", "latest_human_version": "2023-12-07_1.1.0", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "minio", "recommended": false, "title": "MinIO", @@ -748,7 +748,7 @@ "latest_version": "1.0.16", "latest_app_version": "10.8.13", "latest_human_version": "10.8.13_1.0.16", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "jellyfin", "recommended": false, "title": "Jellyfin", @@ -792,7 +792,7 @@ "latest_version": "1.0.21", "latest_app_version": "1.4.4.9", "latest_human_version": "1.4.4.9_1.0.21", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "terraria", "recommended": false, "title": "Terraria", @@ -829,7 +829,7 @@ "latest_version": "1.2.3", "latest_app_version": "latest", "latest_human_version": "latest_1.2.3", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "logseq", "recommended": false, "title": "Logseq", @@ -864,7 +864,7 @@ "latest_version": "1.2.13", "latest_app_version": "1.41.0", "latest_human_version": "1.41.0_1.2.13", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "autobrr", "recommended": false, "title": "Autobrr", @@ -902,7 +902,7 @@ "latest_version": "1.2.15", "latest_app_version": "1.27.0", "latest_human_version": "1.27.0_1.2.15", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "linkding", "recommended": false, "title": "Linkding", @@ -939,7 +939,7 @@ "latest_version": "1.2.10", "latest_app_version": "1.4.2", "latest_human_version": "1.4.2_1.2.10", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "bazarr", "recommended": false, "title": "Bazarr", @@ -977,7 +977,7 @@ "latest_version": "1.2.12", "latest_app_version": "10.4.2", "latest_human_version": "10.4.2_1.2.12", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "grafana", "recommended": false, "title": "Grafana", @@ -1015,10 +1015,10 @@ "healthy_error": null, "home": "https://github.com/Fallenbagel/jellyseerr", "location": "/__w/charts/charts/community/jellyseerr", - "latest_version": "1.0.20", - "latest_app_version": "1.8.0", - "latest_human_version": "1.8.0_1.0.20", - "last_update": "2024-04-17 11:38:04", + "latest_version": "1.0.21", + "latest_app_version": "1.8.1", + "latest_human_version": "1.8.1_1.0.21", + "last_update": "2024-04-18 04:34:56", "name": "jellyseerr", "recommended": false, "title": "Jellyseerr", @@ -1058,7 +1058,7 @@ "latest_version": "1.0.21", "latest_app_version": "1.0.1", "latest_human_version": "1.0.1_1.0.21", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "clamav", "recommended": false, "title": "Clam AV", @@ -1093,7 +1093,7 @@ "latest_version": "1.0.34", "latest_app_version": "2.2.1", "latest_human_version": "2.2.1_1.0.34", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "chia", "recommended": false, "title": "Chia", @@ -1129,7 +1129,7 @@ "latest_version": "1.1.19", "latest_app_version": "1.21.11", "latest_human_version": "1.21.11_1.1.19", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "gitea", "recommended": false, "title": "Gitea", @@ -1169,7 +1169,7 @@ "latest_version": "1.2.20", "latest_app_version": "2.2.5.4141", "latest_human_version": "2.2.5.4141_1.2.20", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "lidarr", "recommended": false, "title": "Lidarr", @@ -1208,7 +1208,7 @@ "latest_version": "2.0.13", "latest_app_version": "0.15.2", "latest_human_version": "0.15.2_2.0.13", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "homarr", "recommended": false, "title": "Homarr", @@ -1247,7 +1247,7 @@ "latest_version": "1.0.22", "latest_app_version": "v1.4.230", "latest_human_version": "v1.4.230_1.0.22", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "mumble", "recommended": false, "title": "Mumble", @@ -1282,7 +1282,7 @@ "latest_version": "1.2.7", "latest_app_version": "2.28.0", "latest_human_version": "2.28.0_1.2.7", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "filebrowser", "recommended": false, "title": "File Browser", @@ -1322,7 +1322,7 @@ "latest_version": "1.2.8", "latest_app_version": "0.8.0", "latest_human_version": "0.8.0_1.2.8", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "kavita", "recommended": false, "title": "Kavita", @@ -1364,7 +1364,7 @@ "latest_version": "1.3.7", "latest_app_version": "8.1.113", "latest_human_version": "8.1.113_1.3.7", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "unifi-controller", "recommended": false, "title": "Unifi Controller", @@ -1400,7 +1400,7 @@ "latest_version": "1.2.6", "latest_app_version": "2.1.1", "latest_human_version": "2.1.1_1.2.6", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "deluge", "recommended": false, "title": "Deluge", @@ -1433,10 +1433,10 @@ "healthy_error": null, "home": "https://gethomepage.dev/", "location": "/__w/charts/charts/community/homepage", - "latest_version": "1.2.10", - "latest_app_version": "0.8.11", - "latest_human_version": "0.8.11_1.2.10", - "last_update": "2024-04-17 11:38:04", + "latest_version": "1.2.11", + "latest_app_version": "0.8.12", + "latest_human_version": "0.8.12_1.2.11", + "last_update": "2024-04-18 04:34:56", "name": "homepage", "recommended": false, "title": "Homepage", @@ -1478,7 +1478,7 @@ "latest_version": "1.2.11", "latest_app_version": "5.4.6.8723", "latest_human_version": "5.4.6.8723_1.2.11", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "radarr", "recommended": false, "title": "Radarr", @@ -1518,7 +1518,7 @@ "latest_version": "1.2.4", "latest_app_version": "2.3.1", "latest_human_version": "2.3.1_1.2.4", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "flame", "recommended": false, "title": "Flame", @@ -1555,7 +1555,7 @@ "latest_version": "1.2.19", "latest_app_version": "1.16.4", "latest_human_version": "1.16.4_1.2.19", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "planka", "recommended": false, "title": "Planka", @@ -1593,7 +1593,7 @@ "latest_version": "1.2.4", "latest_app_version": "2.8.3", "latest_human_version": "2.8.3_1.2.4", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "distribution", "recommended": false, "title": "Distribution", @@ -1630,7 +1630,7 @@ "latest_version": "1.0.2", "latest_app_version": "23.12.2", "latest_human_version": "23.12.2_1.0.2", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "handbrake", "recommended": false, "title": "HandBrake", @@ -1667,7 +1667,7 @@ "latest_version": "1.2.12", "latest_app_version": "2024-04-12", "latest_human_version": "2024-04-12_1.2.12", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "metube", "recommended": false, "title": "MeTube", @@ -1704,7 +1704,7 @@ "latest_version": "1.0.1", "latest_app_version": "latest", "latest_human_version": "latest_1.0.1", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "organizr", "recommended": false, "title": "Organizr", @@ -1743,7 +1743,7 @@ "latest_version": "1.0.5", "latest_app_version": "0.7.1.1", "latest_human_version": "0.7.1.1_1.0.5", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "netbootxyz", "recommended": false, "title": "netbootxyz", @@ -1783,7 +1783,7 @@ "latest_version": "1.2.7", "latest_app_version": "8.5", "latest_human_version": "8.5_1.2.7", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "pgadmin", "recommended": false, "title": "pgAdmin", @@ -1823,7 +1823,7 @@ "latest_version": "1.2.11", "latest_app_version": "4.6.4", "latest_human_version": "4.6.4_1.2.11", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "qbittorrent", "recommended": false, "title": "qBittorrent", @@ -1861,7 +1861,7 @@ "latest_version": "1.2.32", "latest_app_version": "24.2.5", "latest_human_version": "24.2.5_1.2.32", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "drawio", "recommended": false, "title": "Draw.IO", @@ -1901,7 +1901,7 @@ "latest_version": "1.2.9", "latest_app_version": "3.1.9", "latest_human_version": "3.1.9_1.2.9", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "node-red", "recommended": false, "title": "Node-RED", @@ -1938,7 +1938,7 @@ "latest_version": "1.0.9", "latest_app_version": "2.1.2", "latest_human_version": "2.1.2_1.0.9", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "dashy", "recommended": false, "title": "Dashy", @@ -1976,7 +1976,7 @@ "latest_version": "1.1.9", "latest_app_version": "1.23.1", "latest_human_version": "1.23.1_1.1.9", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "freshrss", "recommended": false, "title": "FreshRSS", @@ -2011,10 +2011,10 @@ "healthy_error": null, "home": "https://www.firefly-iii.org/", "location": "/__w/charts/charts/community/firefly-iii", - "latest_version": "1.1.22", + "latest_version": "1.1.23", "latest_app_version": "6.1.13", - "latest_human_version": "6.1.13_1.1.22", - "last_update": "2024-04-17 11:38:04", + "latest_human_version": "6.1.13_1.1.23", + "last_update": "2024-04-18 04:34:56", "name": "firefly-iii", "recommended": false, "title": "Firefly III", @@ -2054,7 +2054,7 @@ "latest_version": "1.2.22", "latest_app_version": "1.16.1.4420", "latest_human_version": "1.16.1.4420_1.2.22", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "prowlarr", "recommended": false, "title": "Prowlarr", @@ -2089,7 +2089,7 @@ "latest_version": "1.2.4", "latest_app_version": "1.1.10.3", "latest_human_version": "1.1.10.3_1.2.4", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "rust-desk", "recommended": false, "title": "Rust Desk", @@ -2125,7 +2125,7 @@ "latest_version": "1.1.11", "latest_app_version": "2.14.2", "latest_human_version": "2.14.2_1.1.11", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "joplin", "recommended": false, "title": "Joplin", @@ -2164,7 +2164,7 @@ "latest_version": "1.0.19", "latest_app_version": "1.12.2", "latest_human_version": "1.12.2_1.0.19", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "zerotier", "recommended": false, "title": "Zerotier", @@ -2199,7 +2199,7 @@ "latest_version": "2.0.1", "latest_app_version": "latest", "latest_human_version": "latest_2.0.1", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "invidious", "recommended": false, "title": "Invidious", @@ -2241,7 +2241,7 @@ "latest_version": "1.0.18", "latest_app_version": "1.0.0", "latest_human_version": "1.0.0_1.0.18", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "tftpd-hpa", "recommended": false, "title": "TFTP Server", @@ -2276,7 +2276,7 @@ "latest_version": "1.0.41", "latest_app_version": "0.107.48", "latest_human_version": "0.107.48_1.0.41", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "adguard-home", "recommended": false, "title": "AdGuard Home", @@ -2315,7 +2315,7 @@ "latest_version": "1.0.29", "latest_app_version": "2.11.1", "latest_human_version": "2.11.1_1.0.29", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "nginx-proxy-manager", "recommended": false, "title": "Nginx Proxy Manager", @@ -2355,7 +2355,7 @@ "latest_version": "1.2.3", "latest_app_version": "5.13", "latest_human_version": "5.13_1.2.3", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "omada-controller", "recommended": false, "title": "Omada Controller", @@ -2391,7 +2391,7 @@ "latest_version": "1.2.8", "latest_app_version": "0.10.7", "latest_human_version": "0.10.7_1.2.8", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "unifi-protect-backup", "recommended": false, "title": "Unifi Protect Backup", @@ -2427,7 +2427,7 @@ "latest_version": "1.0.22", "latest_app_version": "7.2.4", "latest_human_version": "7.2.4_1.0.22", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "redis", "recommended": false, "title": "Redis", @@ -2462,7 +2462,7 @@ "latest_version": "1.3.5", "latest_app_version": "4.0.5", "latest_human_version": "4.0.5_1.3.5", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "transmission", "recommended": false, "title": "Transmission", @@ -2495,10 +2495,10 @@ "healthy_error": null, "home": "https://piwigo.org", "location": "/__w/charts/charts/community/piwigo", - "latest_version": "1.2.5", - "latest_app_version": "14.3.0", - "latest_human_version": "14.3.0_1.2.5", - "last_update": "2024-04-17 11:38:04", + "latest_version": "1.2.6", + "latest_app_version": "14.4.0", + "latest_human_version": "14.4.0_1.2.6", + "last_update": "2024-04-18 04:34:56", "name": "piwigo", "recommended": false, "title": "Piwigo", @@ -2533,10 +2533,10 @@ "healthy_error": null, "home": "https://n8n.io/", "location": "/__w/charts/charts/community/n8n", - "latest_version": "1.2.39", - "latest_app_version": "1.37.1", - "latest_human_version": "1.37.1_1.2.39", - "last_update": "2024-04-17 11:38:04", + "latest_version": "1.2.40", + "latest_app_version": "1.38.0", + "latest_human_version": "1.38.0_1.2.40", + "last_update": "2024-04-18 04:34:56", "name": "n8n", "recommended": false, "title": "n8n", @@ -2577,7 +2577,7 @@ "latest_version": "1.0.27", "latest_app_version": "2.6.0", "latest_human_version": "2.6.0_1.0.27", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "ddns-updater", "recommended": false, "title": "DDNS Updater", @@ -2614,7 +2614,7 @@ "latest_version": "1.2.8", "latest_app_version": "1.10.4", "latest_human_version": "1.10.4_1.2.8", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "komga", "recommended": false, "title": "Komga", @@ -2652,7 +2652,7 @@ "latest_version": "1.0.16", "latest_app_version": "1.0.0", "latest_human_version": "1.0.0_1.0.16", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "rsyncd", "recommended": false, "title": "Rsync Daemon", @@ -2688,7 +2688,7 @@ "latest_version": "1.2.8", "latest_app_version": "4.6.2.1", "latest_human_version": "4.6.2.1_1.2.8", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "passbolt", "recommended": false, "title": "Passbolt", @@ -2729,7 +2729,7 @@ "latest_version": "1.1.12", "latest_app_version": "1.30.5", "latest_human_version": "1.30.5_1.1.12", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "vaultwarden", "recommended": false, "title": "Vaultwarden", @@ -2766,7 +2766,7 @@ "latest_version": "1.2.6", "latest_app_version": "0.13.2", "latest_human_version": "0.13.2_1.2.6", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "frigate", "recommended": false, "title": "Frigate", @@ -2805,7 +2805,7 @@ "latest_version": "1.2.11", "latest_app_version": "2024.4.0", "latest_human_version": "2024.4.0_1.2.11", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "cloudflared", "recommended": false, "title": "Cloudflared", @@ -2841,7 +2841,7 @@ "latest_version": "1.2.3", "latest_app_version": "6.0.2", "latest_human_version": "6.0.2_1.2.3", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "recyclarr", "recommended": false, "title": "Recyclarr", @@ -2878,7 +2878,7 @@ "latest_version": "1.0.0", "latest_app_version": "2.8.1", "latest_human_version": "2.8.1_1.0.0", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "audiobookshelf", "recommended": false, "title": "Audiobookshelf", @@ -2918,7 +2918,7 @@ "latest_version": "1.2.3", "latest_app_version": "2.13.4", "latest_human_version": "2.13.4_1.2.3", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "tautulli", "recommended": false, "title": "Tautulli", @@ -2959,7 +2959,7 @@ "latest_version": "1.2.5", "latest_app_version": "2.5.6", "latest_human_version": "2.5.6_1.2.5", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "sftpgo", "recommended": false, "title": "SFTPGo", @@ -2994,7 +2994,7 @@ "latest_version": "1.2.7", "latest_app_version": "latest", "latest_human_version": "latest_1.2.7", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "briefkasten", "recommended": false, "title": "Briefkasten", @@ -3031,10 +3031,10 @@ "healthy_error": null, "home": "https://vikunja.io/", "location": "/__w/charts/charts/community/vikunja", - "latest_version": "1.0.11", + "latest_version": "1.0.12", "latest_app_version": "0.22.1", - "latest_human_version": "0.22.1_1.0.11", - "last_update": "2024-04-17 11:38:04", + "latest_human_version": "0.22.1_1.0.12", + "last_update": "2024-04-18 04:34:56", "name": "vikunja", "recommended": false, "title": "Vikunja", @@ -3078,7 +3078,7 @@ "latest_version": "1.2.13", "latest_app_version": "4.0.4.1491", "latest_human_version": "4.0.4.1491_1.2.13", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "sonarr", "recommended": false, "title": "Sonarr", @@ -3117,7 +3117,7 @@ "latest_version": "1.2.7", "latest_app_version": "4.2.3", "latest_human_version": "4.2.3_1.2.7", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "sabnzbd", "recommended": false, "title": "SABnzbd", @@ -3157,7 +3157,7 @@ "latest_version": "1.2.6", "latest_app_version": "0.51.1", "latest_human_version": "0.51.1_1.2.6", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "navidrome", "recommended": false, "title": "Navidrome", @@ -3191,10 +3191,10 @@ "healthy_error": null, "home": "https://tailscale.com/", "location": "/__w/charts/charts/community/tailscale", - "latest_version": "1.0.36", - "latest_app_version": "1.62.1", - "latest_human_version": "1.62.1_1.0.36", - "last_update": "2024-04-17 11:38:04", + "latest_version": "1.0.37", + "latest_app_version": "1.64.1", + "latest_human_version": "1.64.1_1.0.37", + "last_update": "2024-04-18 04:34:56", "name": "tailscale", "recommended": false, "title": "Tailscale", @@ -3226,10 +3226,10 @@ "healthy_error": null, "home": "https://www.minecraft.net/en-us", "location": "/__w/charts/charts/community/minecraft", - "latest_version": "1.2.8", - "latest_app_version": "2024.4.0", - "latest_human_version": "2024.4.0_1.2.8", - "last_update": "2024-04-17 11:38:04", + "latest_version": "1.2.9", + "latest_app_version": "2024.4.1", + "latest_human_version": "2024.4.1_1.2.9", + "last_update": "2024-04-18 04:34:56", "name": "minecraft", "recommended": false, "title": "Minecraft", @@ -3265,7 +3265,7 @@ "latest_version": "1.0.3", "latest_app_version": "1.6.6", "latest_human_version": "1.6.6_1.0.3", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "roundcube", "recommended": false, "title": "Roundcube", @@ -3307,7 +3307,7 @@ "latest_version": "1.2.4", "latest_app_version": "1.2.3", "latest_human_version": "1.2.3_1.2.4", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "plex-auto-languages", "recommended": false, "title": "Plex Auto Languages", @@ -3343,7 +3343,7 @@ "latest_version": "2.0.3", "latest_app_version": "1.0.0", "latest_human_version": "1.0.0_2.0.3", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "kapowarr", "recommended": false, "title": "Kapowarr", @@ -3378,10 +3378,10 @@ "healthy_error": null, "home": "https://castopod.org", "location": "/__w/charts/charts/community/castopod", - "latest_version": "1.2.16", - "latest_app_version": "1.10.5", - "latest_human_version": "1.10.5_1.2.16", - "last_update": "2024-04-17 11:38:04", + "latest_version": "1.2.17", + "latest_app_version": "1.11.0", + "latest_human_version": "1.11.0_1.2.17", + "last_update": "2024-04-18 04:34:56", "name": "castopod", "recommended": false, "title": "Castopod", @@ -3418,7 +3418,7 @@ "latest_version": "1.2.4", "latest_app_version": "2.9", "latest_human_version": "2.9_1.2.4", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "fscrawler", "recommended": false, "title": "FSCrawler", @@ -3455,7 +3455,7 @@ "latest_version": "1.2.8", "latest_app_version": "3.0.0", "latest_human_version": "3.0.0_1.2.8", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "listmonk", "recommended": false, "title": "Listmonk", @@ -3495,7 +3495,7 @@ "latest_version": "1.2.4", "latest_app_version": "23.10.1", "latest_human_version": "23.10.1_1.2.4", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "homer", "recommended": false, "title": "Homer", @@ -3533,7 +3533,7 @@ "latest_version": "1.0.22", "latest_app_version": "2.4.59", "latest_human_version": "2.4.59_1.0.22", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "webdav", "recommended": false, "title": "WebDAV", @@ -3568,7 +3568,7 @@ "latest_version": "1.2.18", "latest_app_version": "2023.12.31", "latest_human_version": "2023.12.31_1.2.18", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "searxng", "recommended": false, "title": "SearXNG", @@ -3603,7 +3603,7 @@ "latest_version": "1.2.7", "latest_app_version": "5.0.4", "latest_human_version": "5.0.4_1.2.7", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "tiny-media-manager", "recommended": false, "title": "tinyMediaManager", @@ -3644,7 +3644,7 @@ "latest_version": "1.2.12", "latest_app_version": "24.4.0", "latest_human_version": "24.4.0_1.2.12", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "actual-budget", "recommended": false, "title": "Actual Budget", @@ -3684,7 +3684,7 @@ "latest_version": "1.2.7", "latest_app_version": "10.8.13.1", "latest_human_version": "10.8.13.1_1.2.7", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "jellyfin", "recommended": false, "title": "Jellyfin", @@ -3726,7 +3726,7 @@ "latest_version": "1.0.36", "latest_app_version": "v0.28.0", "latest_human_version": "v0.28.0_1.0.36", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "ipfs", "recommended": false, "title": "IPFS", @@ -3765,7 +3765,7 @@ "latest_version": "1.0.20", "latest_app_version": "latest", "latest_human_version": "latest_1.0.20", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "mineos", "recommended": false, "title": "MineOS", @@ -3799,10 +3799,10 @@ "healthy_error": null, "home": "https://www.jenkins.io/", "location": "/__w/charts/charts/community/jenkins", - "latest_version": "1.2.7", - "latest_app_version": "2.440.2", - "latest_human_version": "2.440.2_1.2.7", - "last_update": "2024-04-17 11:38:04", + "latest_version": "1.2.8", + "latest_app_version": "2.440.3", + "latest_human_version": "2.440.3_1.2.8", + "last_update": "2024-04-18 04:34:56", "name": "jenkins", "recommended": false, "title": "Jenkins", @@ -3842,7 +3842,7 @@ "latest_version": "1.2.16", "latest_app_version": "0.3.22.2499", "latest_human_version": "0.3.22.2499_1.2.16", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "readarr", "recommended": false, "title": "Readarr", @@ -3882,7 +3882,7 @@ "latest_version": "1.2.3", "latest_app_version": "2.17.01", "latest_human_version": "2.17.01_1.2.3", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "tdarr", "recommended": false, "title": "Tdarr", @@ -3922,7 +3922,7 @@ "latest_version": "1.2.6", "latest_app_version": "6.5.2", "latest_human_version": "6.5.2_1.2.6", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "wordpress", "recommended": false, "title": "Wordpress", @@ -3962,7 +3962,7 @@ "latest_version": "1.2.6", "latest_app_version": "5.1.1", "latest_human_version": "5.1.1_1.2.6", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "twofactor-auth", "recommended": false, "title": "2FAuth", @@ -4000,7 +4000,7 @@ "latest_version": "3.0.19", "latest_app_version": "1.101.0", "latest_human_version": "1.101.0_3.0.19", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "immich", "recommended": false, "title": "Immich", @@ -4036,7 +4036,7 @@ "latest_version": "1.2.34", "latest_app_version": "2.7.2", "latest_human_version": "2.7.2_1.2.34", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "paperless-ngx", "recommended": false, "title": "Paperless-ngx", @@ -4081,7 +4081,7 @@ "latest_version": "2.0.8", "latest_app_version": "17.0", "latest_human_version": "17.0_2.0.8", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "odoo", "recommended": false, "title": "Odoo", @@ -4119,7 +4119,7 @@ "latest_version": "1.2.4", "latest_app_version": "2.0.0", "latest_human_version": "2.0.0_1.2.4", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "pigallery2", "recommended": false, "title": "PiGallery2", @@ -4165,7 +4165,7 @@ "latest_version": "1.0.4", "latest_app_version": "palworld", "latest_human_version": "palworld_1.0.4", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "palworld", "recommended": false, "title": "Palworld", @@ -4200,7 +4200,7 @@ "latest_version": "1.2.3", "latest_app_version": "0.8.4", "latest_human_version": "0.8.4_1.2.3", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "whoogle", "recommended": false, "title": "Whoogle", @@ -4236,10 +4236,10 @@ "healthy_error": null, "home": "https://mealie.io", "location": "/__w/charts/charts/community/mealie", - "latest_version": "1.0.16", - "latest_app_version": "1.5.0", - "latest_human_version": "1.5.0_1.0.16", - "last_update": "2024-04-17 11:38:04", + "latest_version": "1.0.17", + "latest_app_version": "1.5.1", + "latest_human_version": "1.5.1_1.0.17", + "last_update": "2024-04-18 04:34:56", "name": "mealie", "recommended": false, "title": "Mealie", @@ -4277,7 +4277,7 @@ "latest_version": "1.0.25", "latest_app_version": "1.33.2", "latest_human_version": "1.33.2_1.0.25", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "overseerr", "recommended": false, "title": "Overseerr", @@ -4319,7 +4319,7 @@ "latest_version": "1.1.8", "latest_app_version": "1.27.0", "latest_human_version": "1.27.0_1.1.8", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "syncthing", "recommended": false, "title": "Syncthing", @@ -4361,7 +4361,7 @@ "latest_version": "1.1.3", "latest_app_version": "2023-12-07", "latest_human_version": "2023-12-07_1.1.3", - "last_update": "2024-04-17 11:38:04", + "last_update": "2024-04-18 04:33:29", "name": "minio", "recommended": false, "title": "MinIO", diff --git a/charts/collabora/app_versions.json b/charts/collabora/app_versions.json index f0a00dd931..71faecd40e 100644 --- a/charts/collabora/app_versions.json +++ b/charts/collabora/app_versions.json @@ -4,13 +4,13 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/collabora/2.0.12", - "last_update": "2024-04-08 10:39:22", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "normalize/acl", - "definitions/timezone", - "definitions/certificate", "normalize/ixVolume", - "definitions/nodeIP" + "definitions/nodeIP", + "definitions/certificate", + "definitions/timezone", + "normalize/acl" ], "human_version": "23.05.10.1.1_2.0.12", "version": "2.0.12", @@ -874,11 +874,11 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/collabora/1.2.30", - "last_update": "2024-02-07 12:33:54", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "definitions/certificate", "definitions/timezone", - "definitions/nodeIP" + "definitions/nodeIP", + "definitions/certificate" ], "human_version": "23.05.8.2.1_1.2.30", "version": "1.2.30", diff --git a/charts/diskoverdata/app_versions.json b/charts/diskoverdata/app_versions.json index bdf3a570e5..03ff182764 100644 --- a/charts/diskoverdata/app_versions.json +++ b/charts/diskoverdata/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/diskoverdata/2.0.0", - "last_update": "2024-03-01 12:57:21", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "normalize/ixVolume", "definitions/timezone", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "2.0.1_2.0.0", "version": "2.0.0", @@ -1835,10 +1835,10 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/diskoverdata/1.0.15", - "last_update": "2024-03-01 12:45:47", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "normalize/ixVolume", - "definitions/timezone" + "definitions/timezone", + "normalize/ixVolume" ], "human_version": "2.0.1_1.0.15", "version": "1.0.15", diff --git a/charts/elastic-search/app_versions.json b/charts/elastic-search/app_versions.json index c42e308b0b..fb0ff33427 100644 --- a/charts/elastic-search/app_versions.json +++ b/charts/elastic-search/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/elastic-search/1.1.16", - "last_update": "2024-04-09 04:12:05", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "definitions/certificate", + "normalize/acl", "normalize/ixVolume", - "normalize/acl" + "definitions/certificate" ], "human_version": "8.13.2_1.1.16", "version": "1.1.16", diff --git a/charts/emby/app_versions.json b/charts/emby/app_versions.json index ec346ca7ee..e80b7275fa 100644 --- a/charts/emby/app_versions.json +++ b/charts/emby/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/emby/2.0.6", - "last_update": "2024-03-06 09:22:51", + "last_update": "2024-04-18 04:33:29", "required_features": [ + "normalize/acl", "normalize/ixVolume", - "definitions/gpuConfiguration", - "normalize/acl" + "definitions/gpuConfiguration" ], "human_version": "4.8.3.0_2.0.6", "version": "2.0.6", @@ -1061,10 +1061,10 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/emby/1.0.30", - "last_update": "2024-01-23 11:03:33", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "definitions/gpuConfiguration", - "normalize/ixVolume" + "normalize/ixVolume", + "definitions/gpuConfiguration" ], "human_version": "4.7.14.0_1.0.30", "version": "1.0.30", diff --git a/charts/home-assistant/app_versions.json b/charts/home-assistant/app_versions.json index f627f39a85..681378b5dd 100644 --- a/charts/home-assistant/app_versions.json +++ b/charts/home-assistant/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/home-assistant/2.0.19", - "last_update": "2024-04-13 22:16:47", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "normalize/ixVolume", "definitions/timezone", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "2024.4.3_2.0.19", "version": "2.0.19", @@ -2056,10 +2056,10 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/home-assistant/1.0.130", - "last_update": "2024-01-19 12:10:17", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "normalize/ixVolume", - "definitions/timezone" + "definitions/timezone", + "normalize/ixVolume" ], "human_version": "2024.1.3_1.0.130", "version": "1.0.130", diff --git a/charts/ix-chart/app_versions.json b/charts/ix-chart/app_versions.json index 161aaefcf0..5423565df0 100644 --- a/charts/ix-chart/app_versions.json +++ b/charts/ix-chart/app_versions.json @@ -4,13 +4,13 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/ix-chart/2403.0.0", - "last_update": "2024-03-05 10:06:22", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "definitions/gpuConfiguration", - "normalize/interfaceConfiguration", "normalize/ixVolume", + "definitions/nodeIP", "definitions/interface", - "definitions/nodeIP" + "definitions/gpuConfiguration", + "normalize/interfaceConfiguration" ], "human_version": "2403.0.0", "version": "2403.0.0", diff --git a/charts/minio/app_versions.json b/charts/minio/app_versions.json index b0b9056217..df155eea8a 100644 --- a/charts/minio/app_versions.json +++ b/charts/minio/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/minio/2.0.6", - "last_update": "2024-04-17 11:37:46", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "definitions/certificate", + "normalize/acl", "normalize/ixVolume", - "normalize/acl" + "definitions/certificate" ], "human_version": "2023-03-13_2.0.6", "version": "2.0.6", @@ -1837,10 +1837,10 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/minio/1.7.24", - "last_update": "2024-02-13 11:43:58", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "definitions/certificate", - "normalize/ixVolume" + "normalize/ixVolume", + "definitions/certificate" ], "human_version": "2023-03-13_1.7.24", "version": "1.7.24", diff --git a/charts/netdata/app_versions.json b/charts/netdata/app_versions.json index d5042bf720..2bdc327bc5 100644 --- a/charts/netdata/app_versions.json +++ b/charts/netdata/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/netdata/2.0.7", - "last_update": "2024-04-13 22:16:47", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "v1.45.3_2.0.7", "version": "2.0.7", @@ -1730,7 +1730,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/netdata/1.0.40", - "last_update": "2024-02-16 09:21:47", + "last_update": "2024-04-18 04:33:29", "required_features": [ "normalize/ixVolume" ], diff --git a/charts/nextcloud/app_versions.json b/charts/nextcloud/app_versions.json index 91e5adbe5f..157f8645fb 100644 --- a/charts/nextcloud/app_versions.json +++ b/charts/nextcloud/app_versions.json @@ -4,11 +4,11 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/nextcloud/1.6.59", - "last_update": "2024-03-30 11:38:54", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "definitions/certificate", "normalize/ixVolume", - "definitions/nodeIP" + "definitions/nodeIP", + "definitions/certificate" ], "human_version": "28.0.4_1.6.59", "version": "1.6.59", @@ -828,11 +828,11 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/nextcloud/1.6.53", - "last_update": "2023-11-29 13:01:06", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "definitions/certificate", "normalize/ixVolume", - "definitions/nodeIP" + "definitions/nodeIP", + "definitions/certificate" ], "human_version": "27.1.4_1.6.53", "version": "1.6.53", @@ -1652,11 +1652,11 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/nextcloud/1.6.29", - "last_update": "2023-10-06 13:44:43", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "definitions/certificate", "normalize/ixVolume", - "definitions/nodeIP" + "definitions/nodeIP", + "definitions/certificate" ], "human_version": "26.0.2_1.6.29", "version": "1.6.29", diff --git a/charts/photoprism/app_versions.json b/charts/photoprism/app_versions.json index ce2a4cca38..cf8c5c4924 100644 --- a/charts/photoprism/app_versions.json +++ b/charts/photoprism/app_versions.json @@ -4,12 +4,12 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/photoprism/2.0.4", - "last_update": "2024-03-19 12:43:24", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "definitions/certificate", + "normalize/acl", "normalize/ixVolume", "definitions/gpuConfiguration", - "normalize/acl" + "definitions/certificate" ], "human_version": "231128_2.0.4", "version": "2.0.4", @@ -1824,7 +1824,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/photoprism/1.1.3", - "last_update": "2024-02-19 08:22:01", + "last_update": "2024-04-18 04:33:29", "required_features": [ "normalize/ixVolume", "definitions/gpuConfiguration" diff --git a/charts/pihole/app_versions.json b/charts/pihole/app_versions.json index 722b504a72..cef4d627ee 100644 --- a/charts/pihole/app_versions.json +++ b/charts/pihole/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/pihole/2.0.10", - "last_update": "2024-04-01 07:38:48", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "normalize/ixVolume", "definitions/timezone", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "2024.03.2_2.0.10", "version": "2.0.10", @@ -1500,10 +1500,10 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/pihole/1.0.25", - "last_update": "2024-02-12 11:09:38", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "normalize/ixVolume", - "definitions/timezone" + "definitions/timezone", + "normalize/ixVolume" ], "human_version": "2023.11.0_1.0.25", "version": "1.0.25", diff --git a/charts/plex/app_versions.json b/charts/plex/app_versions.json index 9ab63fbe5d..020ccb8003 100644 --- a/charts/plex/app_versions.json +++ b/charts/plex/app_versions.json @@ -4,12 +4,12 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/plex/2.0.4", - "last_update": "2024-04-08 10:39:22", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "definitions/gpuConfiguration", - "normalize/ixVolume", "definitions/timezone", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume", + "definitions/gpuConfiguration" ], "human_version": "1.40.1.8227_2.0.4", "version": "2.0.4", @@ -2229,12 +2229,12 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/plex/1.7.60", - "last_update": "2024-01-26 08:07:26", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "definitions/gpuConfiguration", + "validations/lockedHostPath", "definitions/timezone", "normalize/ixVolume", - "validations/lockedHostPath" + "definitions/gpuConfiguration" ], "human_version": "1.32.8.7639_1.7.60", "version": "1.7.60", diff --git a/charts/prometheus/app_versions.json b/charts/prometheus/app_versions.json index d5e3d2a708..0e466a8557 100644 --- a/charts/prometheus/app_versions.json +++ b/charts/prometheus/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/prometheus/1.1.14", - "last_update": "2024-04-11 10:31:41", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "v2.51.2_1.1.14", "version": "1.1.14", diff --git a/charts/storj/app_versions.json b/charts/storj/app_versions.json index d429e4cc89..107faa0566 100644 --- a/charts/storj/app_versions.json +++ b/charts/storj/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/storj/2.0.1", - "last_update": "2024-03-04 13:20:43", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "v1.68.2_2.0.1", "version": "2.0.1", @@ -1556,7 +1556,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/storj/1.0.18", - "last_update": "2024-02-27 13:43:23", + "last_update": "2024-04-18 04:33:29", "required_features": [ "normalize/ixVolume" ], diff --git a/charts/syncthing/app_versions.json b/charts/syncthing/app_versions.json index bf95b1b482..ef4c8cfe4c 100644 --- a/charts/syncthing/app_versions.json +++ b/charts/syncthing/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/syncthing/2.0.5", - "last_update": "2024-04-10 05:27:23", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "1.27.6_2.0.5", "version": "2.0.5", @@ -1171,10 +1171,10 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/syncthing/1.0.42", - "last_update": "2024-02-19 11:57:46", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "normalize/ixVolume", - "validations/lockedHostPath" + "validations/lockedHostPath", + "normalize/ixVolume" ], "human_version": "1.27.3_1.0.42", "version": "1.0.42", diff --git a/charts/wg-easy/app_versions.json b/charts/wg-easy/app_versions.json index 23b8e7b1a0..76015a7e9f 100644 --- a/charts/wg-easy/app_versions.json +++ b/charts/wg-easy/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/wg-easy/2.0.15", - "last_update": "2024-04-15 09:39:58", + "last_update": "2024-04-18 04:33:29", "required_features": [ "normalize/acl", "normalize/ixVolume", @@ -1159,11 +1159,11 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/wg-easy/1.0.12", - "last_update": "2023-10-19 04:50:58", + "last_update": "2024-04-18 04:33:29", "required_features": [ + "validations/lockedHostPath", "normalize/ixVolume", - "definitions/nodeIP", - "validations/lockedHostPath" + "definitions/nodeIP" ], "human_version": "7_1.0.12", "version": "1.0.12", diff --git a/community/actual-budget/app_versions.json b/community/actual-budget/app_versions.json index b8798baefc..244cae5c16 100644 --- a/community/actual-budget/app_versions.json +++ b/community/actual-budget/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/actual-budget/1.2.12", - "last_update": "2024-04-03 12:33:47", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "definitions/certificate", + "normalize/acl", "normalize/ixVolume", - "normalize/acl" + "definitions/certificate" ], "human_version": "24.4.0_1.2.12", "version": "1.2.12", diff --git a/community/adguard-home/app_versions.json b/community/adguard-home/app_versions.json index 1a5096f1c2..8285d50c96 100644 --- a/community/adguard-home/app_versions.json +++ b/community/adguard-home/app_versions.json @@ -4,7 +4,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/adguard-home/1.0.41", - "last_update": "2024-04-06 11:37:00", + "last_update": "2024-04-18 04:33:29", "required_features": [ "normalize/ixVolume" ], diff --git a/community/audiobookshelf/app_versions.json b/community/audiobookshelf/app_versions.json index cb6dd88ad6..03ba786f74 100644 --- a/community/audiobookshelf/app_versions.json +++ b/community/audiobookshelf/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/audiobookshelf/1.0.0", - "last_update": "2024-03-26 12:54:30", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "normalize/ixVolume", "definitions/timezone", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "2.8.1_1.0.0", "version": "1.0.0", diff --git a/community/autobrr/app_versions.json b/community/autobrr/app_versions.json index 658a66ab59..8bccb92df1 100644 --- a/community/autobrr/app_versions.json +++ b/community/autobrr/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/autobrr/1.2.13", - "last_update": "2024-04-17 11:37:46", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "normalize/ixVolume", "definitions/timezone", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "1.41.0_1.2.13", "version": "1.2.13", diff --git a/community/bazarr/app_versions.json b/community/bazarr/app_versions.json index c130646c80..95cde91907 100644 --- a/community/bazarr/app_versions.json +++ b/community/bazarr/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/bazarr/1.2.10", - "last_update": "2024-02-21 12:32:45", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "1.4.2_1.2.10", "version": "1.2.10", diff --git a/community/briefkasten/app_versions.json b/community/briefkasten/app_versions.json index 4b021fa09a..35188d5884 100644 --- a/community/briefkasten/app_versions.json +++ b/community/briefkasten/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/briefkasten/1.2.7", - "last_update": "2024-01-22 14:14:24", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "latest_1.2.7", "version": "1.2.7", diff --git a/community/castopod/app_versions.json b/community/castopod/app_versions.json index 1327ea00ae..5118d27bf2 100644 --- a/community/castopod/app_versions.json +++ b/community/castopod/app_versions.json @@ -1,16 +1,16 @@ { - "1.2.16": { + "1.2.17": { "healthy": true, "supported": false, "healthy_error": null, - "location": "/__w/charts/charts/community/castopod/1.2.16", - "last_update": "2024-03-18 11:32:52", + "location": "/__w/charts/charts/community/castopod/1.2.17", + "last_update": "2024-04-18 04:34:56", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], - "human_version": "1.10.5_1.2.16", - "version": "1.2.16", + "human_version": "1.11.0_1.2.17", + "version": "1.2.17", "chart_metadata": { "name": "castopod", "description": "Castopod is an open-source hosting platform made for podcasters who want engage and interact with their audience.", @@ -18,9 +18,9 @@ "title": "Castopod" }, "type": "application", - "version": "1.2.16", + "version": "1.2.17", "apiVersion": "v2", - "appVersion": "1.10.5", + "appVersion": "1.11.0", "kubeVersion": ">=1.16.0-0", "maintainers": [ { diff --git a/community/chia/app_versions.json b/community/chia/app_versions.json index cc5823ef8a..a0c5d81162 100644 --- a/community/chia/app_versions.json +++ b/community/chia/app_versions.json @@ -4,10 +4,10 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/chia/1.0.34", - "last_update": "2024-03-07 08:57:39", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "normalize/ixVolume", - "definitions/timezone" + "definitions/timezone", + "normalize/ixVolume" ], "human_version": "2.2.1_1.0.34", "version": "1.0.34", diff --git a/community/clamav/app_versions.json b/community/clamav/app_versions.json index 56c1857eef..bebd37bc4b 100644 --- a/community/clamav/app_versions.json +++ b/community/clamav/app_versions.json @@ -4,7 +4,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/clamav/1.0.21", - "last_update": "2024-01-22 14:14:24", + "last_update": "2024-04-18 04:33:29", "required_features": [ "normalize/ixVolume" ], diff --git a/community/cloudflared/app_versions.json b/community/cloudflared/app_versions.json index 9cc1953f6a..c942508665 100644 --- a/community/cloudflared/app_versions.json +++ b/community/cloudflared/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/cloudflared/1.2.11", - "last_update": "2024-04-11 10:31:41", + "last_update": "2024-04-18 04:33:29", "required_features": [ "normalize/acl", "normalize/ixVolume" diff --git a/community/dashy/app_versions.json b/community/dashy/app_versions.json index c6aab8d0a9..53051ba4bf 100644 --- a/community/dashy/app_versions.json +++ b/community/dashy/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/dashy/1.0.9", - "last_update": "2024-03-05 06:14:25", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "definitions/certificate", + "normalize/acl", "normalize/ixVolume", - "normalize/acl" + "definitions/certificate" ], "human_version": "2.1.2_1.0.9", "version": "1.0.9", diff --git a/community/ddns-updater/app_versions.json b/community/ddns-updater/app_versions.json index 34b903fce9..d1b8be144e 100644 --- a/community/ddns-updater/app_versions.json +++ b/community/ddns-updater/app_versions.json @@ -4,10 +4,10 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/ddns-updater/1.0.27", - "last_update": "2024-02-06 10:04:25", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "normalize/ixVolume", - "definitions/timezone" + "definitions/timezone", + "normalize/ixVolume" ], "human_version": "2.6.0_1.0.27", "version": "1.0.27", diff --git a/community/deluge/app_versions.json b/community/deluge/app_versions.json index 39de95d030..84b4f49278 100644 --- a/community/deluge/app_versions.json +++ b/community/deluge/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/deluge/1.2.6", - "last_update": "2024-01-30 12:02:19", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "normalize/ixVolume", "definitions/timezone", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "2.1.1_1.2.6", "version": "1.2.6", diff --git a/community/distribution/app_versions.json b/community/distribution/app_versions.json index e034b59989..d5a5964ae7 100644 --- a/community/distribution/app_versions.json +++ b/community/distribution/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/distribution/1.2.4", - "last_update": "2024-01-22 14:14:24", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "definitions/certificate", + "normalize/acl", "normalize/ixVolume", - "normalize/acl" + "definitions/certificate" ], "human_version": "2.8.3_1.2.4", "version": "1.2.4", diff --git a/community/drawio/app_versions.json b/community/drawio/app_versions.json index c134fa5fdd..b5b3b5b2de 100644 --- a/community/drawio/app_versions.json +++ b/community/drawio/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/drawio/1.2.32", - "last_update": "2024-04-13 22:16:47", + "last_update": "2024-04-18 04:33:29", "required_features": [ "normalize/acl", "normalize/ixVolume" diff --git a/community/filebrowser/app_versions.json b/community/filebrowser/app_versions.json index 131a0a99f4..c2cd69f7b5 100644 --- a/community/filebrowser/app_versions.json +++ b/community/filebrowser/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/filebrowser/1.2.7", - "last_update": "2024-04-02 05:17:11", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "definitions/certificate", + "normalize/acl", "normalize/ixVolume", - "normalize/acl" + "definitions/certificate" ], "human_version": "2.28.0_1.2.7", "version": "1.2.7", diff --git a/community/firefly-iii/app_versions.json b/community/firefly-iii/app_versions.json index d0f874e3c9..bdc265b9d8 100644 --- a/community/firefly-iii/app_versions.json +++ b/community/firefly-iii/app_versions.json @@ -1,16 +1,16 @@ { - "1.1.22": { + "1.1.23": { "healthy": true, "supported": false, "healthy_error": null, - "location": "/__w/charts/charts/community/firefly-iii/1.1.22", - "last_update": "2024-04-02 05:17:11", + "location": "/__w/charts/charts/community/firefly-iii/1.1.23", + "last_update": "2024-04-18 04:34:56", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], - "human_version": "6.1.13_1.1.22", - "version": "1.1.22", + "human_version": "6.1.13_1.1.23", + "version": "1.1.23", "chart_metadata": { "name": "firefly-iii", "description": "Firefly III is a personal finances manager", @@ -18,7 +18,7 @@ "title": "Firefly III" }, "type": "application", - "version": "1.1.22", + "version": "1.1.23", "apiVersion": "v2", "appVersion": "6.1.13", "kubeVersion": ">=1.16.0-0", diff --git a/community/flame/app_versions.json b/community/flame/app_versions.json index bebdf39c1c..e125329800 100644 --- a/community/flame/app_versions.json +++ b/community/flame/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/flame/1.2.4", - "last_update": "2024-01-22 14:14:24", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "2.3.1_1.2.4", "version": "1.2.4", diff --git a/community/freshrss/app_versions.json b/community/freshrss/app_versions.json index c87dc974c6..a7f394490f 100644 --- a/community/freshrss/app_versions.json +++ b/community/freshrss/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/freshrss/1.1.9", - "last_update": "2024-01-22 14:14:24", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "normalize/ixVolume", "definitions/timezone", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "1.23.1_1.1.9", "version": "1.1.9", diff --git a/community/frigate/app_versions.json b/community/frigate/app_versions.json index 1b64e3c5d1..da0b8da7e2 100644 --- a/community/frigate/app_versions.json +++ b/community/frigate/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/frigate/1.2.6", - "last_update": "2024-02-19 12:32:16", + "last_update": "2024-04-18 04:33:29", "required_features": [ + "normalize/acl", "normalize/ixVolume", - "definitions/gpuConfiguration", - "normalize/acl" + "definitions/gpuConfiguration" ], "human_version": "0.13.2_1.2.6", "version": "1.2.6", diff --git a/community/fscrawler/app_versions.json b/community/fscrawler/app_versions.json index 380363245c..facf18f19e 100644 --- a/community/fscrawler/app_versions.json +++ b/community/fscrawler/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/fscrawler/1.2.4", - "last_update": "2024-01-22 14:14:24", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "normalize/ixVolume", "definitions/timezone", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "2.9_1.2.4", "version": "1.2.4", diff --git a/community/gitea/app_versions.json b/community/gitea/app_versions.json index 0b06024a60..79042e8520 100644 --- a/community/gitea/app_versions.json +++ b/community/gitea/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/gitea/1.1.19", - "last_update": "2024-04-17 11:37:46", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "definitions/certificate", + "normalize/acl", "normalize/ixVolume", - "normalize/acl" + "definitions/certificate" ], "human_version": "1.21.11_1.1.19", "version": "1.1.19", diff --git a/community/grafana/app_versions.json b/community/grafana/app_versions.json index aa731e2bf5..272dbadb1d 100644 --- a/community/grafana/app_versions.json +++ b/community/grafana/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/grafana/1.2.12", - "last_update": "2024-04-12 04:35:23", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "definitions/certificate", + "normalize/acl", "normalize/ixVolume", - "normalize/acl" + "definitions/certificate" ], "human_version": "10.4.2_1.2.12", "version": "1.2.12", diff --git a/community/handbrake/app_versions.json b/community/handbrake/app_versions.json index 97aa103b11..19f4af004e 100644 --- a/community/handbrake/app_versions.json +++ b/community/handbrake/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/handbrake/1.0.2", - "last_update": "2024-01-22 14:14:24", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "normalize/ixVolume", "definitions/timezone", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "23.12.2_1.0.2", "version": "1.0.2", diff --git a/community/homarr/app_versions.json b/community/homarr/app_versions.json index 52c4fe9aee..d7f6539c51 100644 --- a/community/homarr/app_versions.json +++ b/community/homarr/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/homarr/2.0.13", - "last_update": "2024-03-18 11:32:52", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "normalize/ixVolume", "definitions/timezone", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "0.15.2_2.0.13", "version": "2.0.13", diff --git a/community/homepage/app_versions.json b/community/homepage/app_versions.json index 870a7ff7f3..917148f5bf 100644 --- a/community/homepage/app_versions.json +++ b/community/homepage/app_versions.json @@ -1,16 +1,16 @@ { - "1.2.10": { + "1.2.11": { "healthy": true, "supported": false, "healthy_error": null, - "location": "/__w/charts/charts/community/homepage/1.2.10", - "last_update": "2024-04-09 04:12:05", + "location": "/__w/charts/charts/community/homepage/1.2.11", + "last_update": "2024-04-18 04:34:56", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], - "human_version": "0.8.11_1.2.10", - "version": "1.2.10", + "human_version": "0.8.12_1.2.11", + "version": "1.2.11", "chart_metadata": { "name": "homepage", "description": "Homepage is a modern, secure, highly customizable application dashboard.", @@ -18,9 +18,9 @@ "title": "Homepage" }, "type": "application", - "version": "1.2.10", + "version": "1.2.11", "apiVersion": "v2", - "appVersion": "0.8.11", + "appVersion": "0.8.12", "kubeVersion": ">=1.16.0-0", "maintainers": [ { diff --git a/community/homer/app_versions.json b/community/homer/app_versions.json index f071eac7b4..3b3a1b605c 100644 --- a/community/homer/app_versions.json +++ b/community/homer/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/homer/1.2.4", - "last_update": "2024-01-22 14:14:24", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "23.10.1_1.2.4", "version": "1.2.4", diff --git a/community/immich/app_versions.json b/community/immich/app_versions.json index 4ee6cd3c63..bf90b7d6d0 100644 --- a/community/immich/app_versions.json +++ b/community/immich/app_versions.json @@ -4,12 +4,12 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/immich/3.0.19", - "last_update": "2024-04-06 11:37:00", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "definitions/gpuConfiguration", - "normalize/ixVolume", "definitions/timezone", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume", + "definitions/gpuConfiguration" ], "human_version": "1.101.0_3.0.19", "version": "3.0.19", diff --git a/community/invidious/app_versions.json b/community/invidious/app_versions.json index 39c3a3a2b9..25f56c6eaa 100644 --- a/community/invidious/app_versions.json +++ b/community/invidious/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/invidious/2.0.1", - "last_update": "2024-04-15 09:30:16", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "latest_2.0.1", "version": "2.0.1", diff --git a/community/ipfs/app_versions.json b/community/ipfs/app_versions.json index b8aa2a1508..d7a28ea179 100644 --- a/community/ipfs/app_versions.json +++ b/community/ipfs/app_versions.json @@ -4,7 +4,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/ipfs/1.0.36", - "last_update": "2024-04-16 05:24:36", + "last_update": "2024-04-18 04:33:29", "required_features": [ "normalize/ixVolume" ], diff --git a/community/jellyfin/app_versions.json b/community/jellyfin/app_versions.json index 9bc3f1b8a7..4348551e39 100644 --- a/community/jellyfin/app_versions.json +++ b/community/jellyfin/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/jellyfin/1.2.7", - "last_update": "2024-01-22 12:14:41", + "last_update": "2024-04-18 04:33:29", "required_features": [ + "normalize/acl", "normalize/ixVolume", - "definitions/gpuConfiguration", - "normalize/acl" + "definitions/gpuConfiguration" ], "human_version": "10.8.13.1_1.2.7", "version": "1.2.7", diff --git a/community/jellyseerr/app_versions.json b/community/jellyseerr/app_versions.json index 6780562a0d..a7c27b7c35 100644 --- a/community/jellyseerr/app_versions.json +++ b/community/jellyseerr/app_versions.json @@ -1,16 +1,16 @@ { - "1.0.20": { + "1.0.21": { "healthy": true, "supported": true, "healthy_error": null, - "location": "/__w/charts/charts/community/jellyseerr/1.0.20", - "last_update": "2024-04-16 05:24:36", + "location": "/__w/charts/charts/community/jellyseerr/1.0.21", + "last_update": "2024-04-18 04:34:56", "required_features": [ - "normalize/ixVolume", - "definitions/timezone" + "definitions/timezone", + "normalize/ixVolume" ], - "human_version": "1.8.0_1.0.20", - "version": "1.0.20", + "human_version": "1.8.1_1.0.21", + "version": "1.0.21", "chart_metadata": { "name": "jellyseerr", "description": "Jellyseerr is a free and open source software application for managing requests for your media library.", @@ -18,9 +18,9 @@ "title": "Jellyseerr" }, "type": "application", - "version": "1.0.20", + "version": "1.0.21", "apiVersion": "v2", - "appVersion": "1.8.0", + "appVersion": "1.8.1", "kubeVersion": ">=1.16.0-0", "maintainers": [ { diff --git a/community/jenkins/app_versions.json b/community/jenkins/app_versions.json index da2528d7f8..ea2c02c537 100644 --- a/community/jenkins/app_versions.json +++ b/community/jenkins/app_versions.json @@ -1,18 +1,18 @@ { - "1.2.7": { + "1.2.8": { "healthy": true, "supported": false, "healthy_error": null, - "location": "/__w/charts/charts/community/jenkins/1.2.7", - "last_update": "2024-03-21 06:10:27", + "location": "/__w/charts/charts/community/jenkins/1.2.8", + "last_update": "2024-04-18 04:34:56", "required_features": [ - "definitions/certificate", - "normalize/ixVolume", "definitions/timezone", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume", + "definitions/certificate" ], - "human_version": "2.440.2_1.2.7", - "version": "1.2.7", + "human_version": "2.440.3_1.2.8", + "version": "1.2.8", "chart_metadata": { "name": "jenkins", "description": "Jenkins is a leading open source automation server,", @@ -20,9 +20,9 @@ "title": "Jenkins" }, "type": "application", - "version": "1.2.7", + "version": "1.2.8", "apiVersion": "v2", - "appVersion": "2.440.2", + "appVersion": "2.440.3", "kubeVersion": ">=1.16.0-0", "maintainers": [ { diff --git a/community/joplin/app_versions.json b/community/joplin/app_versions.json index 144c6280c5..f1debb1ecd 100644 --- a/community/joplin/app_versions.json +++ b/community/joplin/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/joplin/1.1.11", - "last_update": "2024-01-22 14:14:24", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "2.14.2_1.1.11", "version": "1.1.11", diff --git a/community/kapowarr/app_versions.json b/community/kapowarr/app_versions.json index 06e0e45e55..d3d0cf8968 100644 --- a/community/kapowarr/app_versions.json +++ b/community/kapowarr/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/kapowarr/2.0.3", - "last_update": "2024-01-22 14:14:24", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "1.0.0_2.0.3", "version": "2.0.3", diff --git a/community/kavita/app_versions.json b/community/kavita/app_versions.json index b7667de20a..0670528268 100644 --- a/community/kavita/app_versions.json +++ b/community/kavita/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/kavita/1.2.8", - "last_update": "2024-04-13 22:16:47", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "normalize/ixVolume", "definitions/timezone", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "0.8.0_1.2.8", "version": "1.2.8", diff --git a/community/komga/app_versions.json b/community/komga/app_versions.json index 7c5b7e5940..e491e70b27 100644 --- a/community/komga/app_versions.json +++ b/community/komga/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/komga/1.2.8", - "last_update": "2024-03-18 11:32:52", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "normalize/ixVolume", "definitions/timezone", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "1.10.4_1.2.8", "version": "1.2.8", diff --git a/community/lidarr/app_versions.json b/community/lidarr/app_versions.json index be99d70f26..db193df6de 100644 --- a/community/lidarr/app_versions.json +++ b/community/lidarr/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/lidarr/1.2.20", - "last_update": "2024-04-15 09:30:16", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "2.2.5.4141_1.2.20", "version": "1.2.20", diff --git a/community/linkding/app_versions.json b/community/linkding/app_versions.json index d72897a82e..7f83485637 100644 --- a/community/linkding/app_versions.json +++ b/community/linkding/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/linkding/1.2.15", - "last_update": "2024-04-03 12:44:44", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "1.27.0_1.2.15", "version": "1.2.15", diff --git a/community/listmonk/app_versions.json b/community/listmonk/app_versions.json index 679b527ee0..2d2b1fe0d3 100644 --- a/community/listmonk/app_versions.json +++ b/community/listmonk/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/listmonk/1.2.8", - "last_update": "2024-02-05 13:13:05", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "3.0.0_1.2.8", "version": "1.2.8", diff --git a/community/logseq/app_versions.json b/community/logseq/app_versions.json index 3b8b4a36e2..4bca5ddb73 100644 --- a/community/logseq/app_versions.json +++ b/community/logseq/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/logseq/1.2.3", - "last_update": "2024-01-22 14:14:24", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "definitions/certificate", "normalize/acl", - "normalize/ixVolume" + "normalize/ixVolume", + "definitions/certificate" ], "human_version": "latest_1.2.3", "version": "1.2.3", diff --git a/community/mealie/app_versions.json b/community/mealie/app_versions.json index 175ceb1fdc..51e1ae8d4a 100644 --- a/community/mealie/app_versions.json +++ b/community/mealie/app_versions.json @@ -1,17 +1,17 @@ { - "1.0.16": { + "1.0.17": { "healthy": true, "supported": false, "healthy_error": null, - "location": "/__w/charts/charts/community/mealie/1.0.16", - "last_update": "2024-04-17 11:37:46", + "location": "/__w/charts/charts/community/mealie/1.0.17", + "last_update": "2024-04-18 04:34:56", "required_features": [ - "normalize/ixVolume", "definitions/timezone", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], - "human_version": "1.5.0_1.0.16", - "version": "1.0.16", + "human_version": "1.5.1_1.0.17", + "version": "1.0.17", "chart_metadata": { "name": "mealie", "description": "Mealie is a self-hosted recipe manager and meal planner", @@ -19,9 +19,9 @@ "title": "Mealie" }, "type": "application", - "version": "1.0.16", + "version": "1.0.17", "apiVersion": "v2", - "appVersion": "1.5.0", + "appVersion": "1.5.1", "kubeVersion": ">=1.16.0-0", "maintainers": [ { diff --git a/community/metube/app_versions.json b/community/metube/app_versions.json index 6ed9783d75..ae5ecb1540 100644 --- a/community/metube/app_versions.json +++ b/community/metube/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/metube/1.2.12", - "last_update": "2024-04-13 22:16:47", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "2024-04-12_1.2.12", "version": "1.2.12", diff --git a/community/minecraft/app_versions.json b/community/minecraft/app_versions.json index 3f5fb32b53..1b6195157c 100644 --- a/community/minecraft/app_versions.json +++ b/community/minecraft/app_versions.json @@ -1,17 +1,17 @@ { - "1.2.8": { + "1.2.9": { "healthy": true, "supported": false, "healthy_error": null, - "location": "/__w/charts/charts/community/minecraft/1.2.8", - "last_update": "2024-04-06 11:37:00", + "location": "/__w/charts/charts/community/minecraft/1.2.9", + "last_update": "2024-04-18 04:34:56", "required_features": [ - "normalize/ixVolume", "definitions/timezone", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], - "human_version": "2024.4.0_1.2.8", - "version": "1.2.8", + "human_version": "2024.4.1_1.2.9", + "version": "1.2.9", "chart_metadata": { "name": "minecraft", "description": "Minecraft is a sandbox game", @@ -19,9 +19,9 @@ "title": "Minecraft" }, "type": "application", - "version": "1.2.8", + "version": "1.2.9", "apiVersion": "v2", - "appVersion": "2024.4.0", + "appVersion": "2024.4.1", "kubeVersion": ">=1.16.0-0", "maintainers": [ { diff --git a/community/mineos/app_versions.json b/community/mineos/app_versions.json index 363b1df487..6167d4eb0d 100644 --- a/community/mineos/app_versions.json +++ b/community/mineos/app_versions.json @@ -4,10 +4,10 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/mineos/1.0.20", - "last_update": "2024-01-22 14:14:24", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "definitions/certificate", - "normalize/ixVolume" + "normalize/ixVolume", + "definitions/certificate" ], "human_version": "latest_1.0.20", "version": "1.0.20", diff --git a/community/mumble/app_versions.json b/community/mumble/app_versions.json index 80138bb236..e1580885dc 100644 --- a/community/mumble/app_versions.json +++ b/community/mumble/app_versions.json @@ -4,10 +4,10 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/mumble/1.0.22", - "last_update": "2024-01-22 14:14:24", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "definitions/certificate", - "normalize/ixVolume" + "normalize/ixVolume", + "definitions/certificate" ], "human_version": "v1.4.230_1.0.22", "version": "1.0.22", diff --git a/community/n8n/app_versions.json b/community/n8n/app_versions.json index 10d2a83009..1bd34fb02a 100644 --- a/community/n8n/app_versions.json +++ b/community/n8n/app_versions.json @@ -1,18 +1,18 @@ { - "1.2.39": { + "1.2.40": { "healthy": true, "supported": false, "healthy_error": null, - "location": "/__w/charts/charts/community/n8n/1.2.39", - "last_update": "2024-04-12 04:35:23", + "location": "/__w/charts/charts/community/n8n/1.2.40", + "last_update": "2024-04-18 04:34:56", "required_features": [ - "definitions/certificate", - "normalize/ixVolume", "normalize/acl", - "definitions/nodeIP" + "normalize/ixVolume", + "definitions/nodeIP", + "definitions/certificate" ], - "human_version": "1.37.1_1.2.39", - "version": "1.2.39", + "human_version": "1.38.0_1.2.40", + "version": "1.2.40", "chart_metadata": { "name": "n8n", "description": "n8n is an extendable workflow automation tool.", @@ -20,9 +20,9 @@ "title": "n8n" }, "type": "application", - "version": "1.2.39", + "version": "1.2.40", "apiVersion": "v2", - "appVersion": "1.37.1", + "appVersion": "1.38.0", "kubeVersion": ">=1.16.0-0", "maintainers": [ { diff --git a/community/navidrome/app_versions.json b/community/navidrome/app_versions.json index 0105fa80a8..a04c7a4bbc 100644 --- a/community/navidrome/app_versions.json +++ b/community/navidrome/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/navidrome/1.2.6", - "last_update": "2024-02-17 08:57:01", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "0.51.1_1.2.6", "version": "1.2.6", diff --git a/community/netbootxyz/app_versions.json b/community/netbootxyz/app_versions.json index f74a4c0dca..b3c63cc36b 100644 --- a/community/netbootxyz/app_versions.json +++ b/community/netbootxyz/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/netbootxyz/1.0.5", - "last_update": "2024-04-15 09:34:41", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "normalize/ixVolume", "definitions/timezone", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "0.7.1.1_1.0.5", "version": "1.0.5", diff --git a/community/nginx-proxy-manager/app_versions.json b/community/nginx-proxy-manager/app_versions.json index f7c5de6220..6841090187 100644 --- a/community/nginx-proxy-manager/app_versions.json +++ b/community/nginx-proxy-manager/app_versions.json @@ -4,10 +4,10 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/nginx-proxy-manager/1.0.29", - "last_update": "2024-04-05 11:19:45", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "normalize/ixVolume", - "definitions/timezone" + "definitions/timezone", + "normalize/ixVolume" ], "human_version": "2.11.1_1.0.29", "version": "1.0.29", diff --git a/community/node-red/app_versions.json b/community/node-red/app_versions.json index 3713a63c02..7d3f30d95b 100644 --- a/community/node-red/app_versions.json +++ b/community/node-red/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/node-red/1.2.9", - "last_update": "2024-04-12 04:35:23", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "3.1.9_1.2.9", "version": "1.2.9", diff --git a/community/odoo/app_versions.json b/community/odoo/app_versions.json index f9038d51e7..16cedd9b87 100644 --- a/community/odoo/app_versions.json +++ b/community/odoo/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/odoo/2.0.8", - "last_update": "2024-02-23 09:53:28", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "17.0_2.0.8", "version": "2.0.8", @@ -1996,10 +1996,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/odoo/1.1.1", - "last_update": "2023-11-26 09:29:22", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "16.0_1.1.1", "version": "1.1.1", diff --git a/community/omada-controller/app_versions.json b/community/omada-controller/app_versions.json index d3e9dcf576..8da9995d0f 100644 --- a/community/omada-controller/app_versions.json +++ b/community/omada-controller/app_versions.json @@ -4,12 +4,12 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/omada-controller/1.2.3", - "last_update": "2024-01-22 14:14:24", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "definitions/certificate", - "normalize/ixVolume", "definitions/timezone", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume", + "definitions/certificate" ], "human_version": "5.13_1.2.3", "version": "1.2.3", diff --git a/community/organizr/app_versions.json b/community/organizr/app_versions.json index c0a7f36ccc..5f18278f57 100644 --- a/community/organizr/app_versions.json +++ b/community/organizr/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/organizr/1.0.1", - "last_update": "2024-01-22 14:14:24", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "normalize/ixVolume", "definitions/timezone", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "latest_1.0.1", "version": "1.0.1", diff --git a/community/overseerr/app_versions.json b/community/overseerr/app_versions.json index 67c4423e99..2a4de83c83 100644 --- a/community/overseerr/app_versions.json +++ b/community/overseerr/app_versions.json @@ -4,10 +4,10 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/overseerr/1.0.25", - "last_update": "2024-01-22 14:14:24", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "normalize/ixVolume", - "definitions/timezone" + "definitions/timezone", + "normalize/ixVolume" ], "human_version": "1.33.2_1.0.25", "version": "1.0.25", diff --git a/community/palworld/app_versions.json b/community/palworld/app_versions.json index 3d6d319897..1103f56d61 100644 --- a/community/palworld/app_versions.json +++ b/community/palworld/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/palworld/1.0.4", - "last_update": "2024-02-02 10:01:06", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "palworld_1.0.4", "version": "1.0.4", diff --git a/community/paperless-ngx/app_versions.json b/community/paperless-ngx/app_versions.json index 4c0cdde368..aebdd0a790 100644 --- a/community/paperless-ngx/app_versions.json +++ b/community/paperless-ngx/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/paperless-ngx/1.2.34", - "last_update": "2024-04-09 04:12:05", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "normalize/ixVolume", "definitions/timezone", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "2.7.2_1.2.34", "version": "1.2.34", diff --git a/community/passbolt/app_versions.json b/community/passbolt/app_versions.json index cf356b7522..b4e4bc549b 100644 --- a/community/passbolt/app_versions.json +++ b/community/passbolt/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/passbolt/1.2.8", - "last_update": "2024-04-12 04:35:23", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "definitions/certificate", + "normalize/acl", "normalize/ixVolume", - "normalize/acl" + "definitions/certificate" ], "human_version": "4.6.2.1_1.2.8", "version": "1.2.8", diff --git a/community/pgadmin/app_versions.json b/community/pgadmin/app_versions.json index 6e46b54a40..76b72446ec 100644 --- a/community/pgadmin/app_versions.json +++ b/community/pgadmin/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/pgadmin/1.2.7", - "last_update": "2024-04-05 04:20:58", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "definitions/certificate", + "normalize/acl", "normalize/ixVolume", - "normalize/acl" + "definitions/certificate" ], "human_version": "8.5_1.2.7", "version": "1.2.7", diff --git a/community/pigallery2/app_versions.json b/community/pigallery2/app_versions.json index 176b733f83..2c55c812c0 100644 --- a/community/pigallery2/app_versions.json +++ b/community/pigallery2/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/pigallery2/1.2.4", - "last_update": "2024-02-13 11:43:58", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "2.0.0_1.2.4", "version": "1.2.4", diff --git a/community/piwigo/app_versions.json b/community/piwigo/app_versions.json index 39b81ef158..72714f405e 100644 --- a/community/piwigo/app_versions.json +++ b/community/piwigo/app_versions.json @@ -1,16 +1,16 @@ { - "1.2.5": { + "1.2.6": { "healthy": true, "supported": false, "healthy_error": null, - "location": "/__w/charts/charts/community/piwigo/1.2.5", - "last_update": "2024-03-02 09:29:11", + "location": "/__w/charts/charts/community/piwigo/1.2.6", + "last_update": "2024-04-18 04:34:56", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], - "human_version": "14.3.0_1.2.5", - "version": "1.2.5", + "human_version": "14.4.0_1.2.6", + "version": "1.2.6", "chart_metadata": { "name": "piwigo", "description": "Piwigo is a photo gallery software for the web that comes with powerful features to publish and manage your collection of pictures.", @@ -18,9 +18,9 @@ "title": "Piwigo" }, "type": "application", - "version": "1.2.5", + "version": "1.2.6", "apiVersion": "v2", - "appVersion": "14.3.0", + "appVersion": "14.4.0", "kubeVersion": ">=1.16.0-0", "maintainers": [ { diff --git a/community/planka/app_versions.json b/community/planka/app_versions.json index 57dba7c139..d72db3e9c0 100644 --- a/community/planka/app_versions.json +++ b/community/planka/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/planka/1.2.19", - "last_update": "2024-04-13 22:16:47", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "1.16.4_1.2.19", "version": "1.2.19", diff --git a/community/plex-auto-languages/app_versions.json b/community/plex-auto-languages/app_versions.json index 246458c254..894a90bd42 100644 --- a/community/plex-auto-languages/app_versions.json +++ b/community/plex-auto-languages/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/plex-auto-languages/1.2.4", - "last_update": "2024-01-22 14:14:24", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "normalize/ixVolume", "definitions/timezone", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "1.2.3_1.2.4", "version": "1.2.4", diff --git a/community/prowlarr/app_versions.json b/community/prowlarr/app_versions.json index 3b52336029..f9add571f2 100644 --- a/community/prowlarr/app_versions.json +++ b/community/prowlarr/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/prowlarr/1.2.22", - "last_update": "2024-04-15 09:30:16", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "1.16.1.4420_1.2.22", "version": "1.2.22", diff --git a/community/qbittorrent/app_versions.json b/community/qbittorrent/app_versions.json index 22e6d3979d..c6097f2b60 100644 --- a/community/qbittorrent/app_versions.json +++ b/community/qbittorrent/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/qbittorrent/1.2.11", - "last_update": "2024-04-09 08:04:57", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "4.6.4_1.2.11", "version": "1.2.11", diff --git a/community/radarr/app_versions.json b/community/radarr/app_versions.json index 19faed1725..ae1a3708cc 100644 --- a/community/radarr/app_versions.json +++ b/community/radarr/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/radarr/1.2.11", - "last_update": "2024-04-15 09:30:16", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "5.4.6.8723_1.2.11", "version": "1.2.11", diff --git a/community/readarr/app_versions.json b/community/readarr/app_versions.json index 4e5b7f874d..5b656c859d 100644 --- a/community/readarr/app_versions.json +++ b/community/readarr/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/readarr/1.2.16", - "last_update": "2024-04-15 09:30:16", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "0.3.22.2499_1.2.16", "version": "1.2.16", diff --git a/community/recyclarr/app_versions.json b/community/recyclarr/app_versions.json index 2c58fae4e6..131967c5cb 100644 --- a/community/recyclarr/app_versions.json +++ b/community/recyclarr/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/recyclarr/1.2.3", - "last_update": "2024-01-22 14:14:24", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "normalize/ixVolume", "definitions/timezone", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "6.0.2_1.2.3", "version": "1.2.3", diff --git a/community/redis/app_versions.json b/community/redis/app_versions.json index a88aa77575..4d32fb4104 100644 --- a/community/redis/app_versions.json +++ b/community/redis/app_versions.json @@ -4,7 +4,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/redis/1.0.22", - "last_update": "2024-01-22 14:14:24", + "last_update": "2024-04-18 04:33:29", "required_features": [ "normalize/ixVolume" ], diff --git a/community/roundcube/app_versions.json b/community/roundcube/app_versions.json index 99e25f3f3c..de925775ce 100644 --- a/community/roundcube/app_versions.json +++ b/community/roundcube/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/roundcube/1.0.3", - "last_update": "2024-01-22 12:14:41", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "1.6.6_1.0.3", "version": "1.0.3", diff --git a/community/rsyncd/app_versions.json b/community/rsyncd/app_versions.json index c82b1d88b7..b55d8d145a 100644 --- a/community/rsyncd/app_versions.json +++ b/community/rsyncd/app_versions.json @@ -4,7 +4,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/rsyncd/1.0.16", - "last_update": "2024-01-22 14:14:24", + "last_update": "2024-04-18 04:33:29", "required_features": [], "human_version": "1.0.0_1.0.16", "version": "1.0.16", diff --git a/community/rust-desk/app_versions.json b/community/rust-desk/app_versions.json index ff344ade23..03f9f77515 100644 --- a/community/rust-desk/app_versions.json +++ b/community/rust-desk/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/rust-desk/1.2.4", - "last_update": "2024-02-01 09:44:49", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "1.1.10.3_1.2.4", "version": "1.2.4", diff --git a/community/sabnzbd/app_versions.json b/community/sabnzbd/app_versions.json index 0d4d060f86..6dcaf064fa 100644 --- a/community/sabnzbd/app_versions.json +++ b/community/sabnzbd/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/sabnzbd/1.2.7", - "last_update": "2024-03-18 11:32:52", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "4.2.3_1.2.7", "version": "1.2.7", diff --git a/community/searxng/app_versions.json b/community/searxng/app_versions.json index 4371d31253..fb3f9113c8 100644 --- a/community/searxng/app_versions.json +++ b/community/searxng/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/searxng/1.2.18", - "last_update": "2024-01-22 14:14:24", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "2023.12.31_1.2.18", "version": "1.2.18", diff --git a/community/sftpgo/app_versions.json b/community/sftpgo/app_versions.json index 830426836a..ea4a8d117a 100644 --- a/community/sftpgo/app_versions.json +++ b/community/sftpgo/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/sftpgo/1.2.5", - "last_update": "2024-01-22 14:14:24", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "definitions/certificate", + "normalize/acl", "normalize/ixVolume", - "normalize/acl" + "definitions/certificate" ], "human_version": "2.5.6_1.2.5", "version": "1.2.5", diff --git a/community/sonarr/app_versions.json b/community/sonarr/app_versions.json index b57b0c3345..d354b62dc9 100644 --- a/community/sonarr/app_versions.json +++ b/community/sonarr/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/sonarr/1.2.13", - "last_update": "2024-04-15 09:30:16", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "4.0.4.1491_1.2.13", "version": "1.2.13", diff --git a/community/tailscale/app_versions.json b/community/tailscale/app_versions.json index a4a1969f86..0dc9a7f0fc 100644 --- a/community/tailscale/app_versions.json +++ b/community/tailscale/app_versions.json @@ -1,13 +1,13 @@ { - "1.0.36": { + "1.0.37": { "healthy": true, "supported": true, "healthy_error": null, - "location": "/__w/charts/charts/community/tailscale/1.0.36", - "last_update": "2024-03-27 05:49:25", + "location": "/__w/charts/charts/community/tailscale/1.0.37", + "last_update": "2024-04-18 04:34:56", "required_features": [], - "human_version": "1.62.1_1.0.36", - "version": "1.0.36", + "human_version": "1.64.1_1.0.37", + "version": "1.0.37", "chart_metadata": { "name": "tailscale", "description": "Secure remote access to shared resources", @@ -15,9 +15,9 @@ "title": "Tailscale" }, "type": "application", - "version": "1.0.36", + "version": "1.0.37", "apiVersion": "v2", - "appVersion": "1.62.1", + "appVersion": "1.64.1", "kubeVersion": ">=1.16.0-0", "maintainers": [ { diff --git a/community/tautulli/app_versions.json b/community/tautulli/app_versions.json index 287c73cd13..d6c64ccdce 100644 --- a/community/tautulli/app_versions.json +++ b/community/tautulli/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/tautulli/1.2.3", - "last_update": "2024-01-22 14:14:24", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "2.13.4_1.2.3", "version": "1.2.3", diff --git a/community/tdarr/app_versions.json b/community/tdarr/app_versions.json index 05c5c2b9ae..71644f4873 100644 --- a/community/tdarr/app_versions.json +++ b/community/tdarr/app_versions.json @@ -4,12 +4,12 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/tdarr/1.2.3", - "last_update": "2024-01-22 14:14:24", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "definitions/gpuConfiguration", - "normalize/ixVolume", "definitions/timezone", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume", + "definitions/gpuConfiguration" ], "human_version": "2.17.01_1.2.3", "version": "1.2.3", diff --git a/community/terraria/app_versions.json b/community/terraria/app_versions.json index 7958c79a6d..1e4afea506 100644 --- a/community/terraria/app_versions.json +++ b/community/terraria/app_versions.json @@ -4,7 +4,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/terraria/1.0.21", - "last_update": "2024-01-22 14:14:24", + "last_update": "2024-04-18 04:33:29", "required_features": [ "normalize/ixVolume" ], diff --git a/community/tftpd-hpa/app_versions.json b/community/tftpd-hpa/app_versions.json index 42d640e562..76cee7a82d 100644 --- a/community/tftpd-hpa/app_versions.json +++ b/community/tftpd-hpa/app_versions.json @@ -4,10 +4,10 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/tftpd-hpa/1.0.18", - "last_update": "2024-01-22 14:14:24", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "normalize/ixVolume", - "definitions/timezone" + "definitions/timezone", + "normalize/ixVolume" ], "human_version": "1.0.0_1.0.18", "version": "1.0.18", diff --git a/community/tiny-media-manager/app_versions.json b/community/tiny-media-manager/app_versions.json index f0515d7290..83d43e9366 100644 --- a/community/tiny-media-manager/app_versions.json +++ b/community/tiny-media-manager/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/tiny-media-manager/1.2.7", - "last_update": "2024-04-08 11:22:43", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "5.0.4_1.2.7", "version": "1.2.7", diff --git a/community/transmission/app_versions.json b/community/transmission/app_versions.json index b2df3ffc94..614117e079 100644 --- a/community/transmission/app_versions.json +++ b/community/transmission/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/transmission/1.3.5", - "last_update": "2024-01-22 14:14:24", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "4.0.5_1.3.5", "version": "1.3.5", diff --git a/community/twofactor-auth/app_versions.json b/community/twofactor-auth/app_versions.json index 991d46caf3..34b80ddf8e 100644 --- a/community/twofactor-auth/app_versions.json +++ b/community/twofactor-auth/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/twofactor-auth/1.2.6", - "last_update": "2024-03-22 05:14:40", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "5.1.1_1.2.6", "version": "1.2.6", diff --git a/community/unifi-controller/app_versions.json b/community/unifi-controller/app_versions.json index d1d0952247..d1747749fc 100644 --- a/community/unifi-controller/app_versions.json +++ b/community/unifi-controller/app_versions.json @@ -4,12 +4,12 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/unifi-controller/1.3.7", - "last_update": "2024-04-05 11:19:45", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "definitions/certificate", - "normalize/ixVolume", "definitions/timezone", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume", + "definitions/certificate" ], "human_version": "8.1.113_1.3.7", "version": "1.3.7", diff --git a/community/unifi-protect-backup/app_versions.json b/community/unifi-protect-backup/app_versions.json index 896e2991ab..f40db283a1 100644 --- a/community/unifi-protect-backup/app_versions.json +++ b/community/unifi-protect-backup/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/unifi-protect-backup/1.2.8", - "last_update": "2024-04-15 09:34:41", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "normalize/ixVolume", "definitions/timezone", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "0.10.7_1.2.8", "version": "1.2.8", diff --git a/community/vaultwarden/app_versions.json b/community/vaultwarden/app_versions.json index f3f6a6811c..5880dd815c 100644 --- a/community/vaultwarden/app_versions.json +++ b/community/vaultwarden/app_versions.json @@ -4,12 +4,12 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/vaultwarden/1.1.12", - "last_update": "2024-03-03 11:53:16", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "definitions/certificate", - "normalize/ixVolume", "definitions/timezone", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume", + "definitions/certificate" ], "human_version": "1.30.5_1.1.12", "version": "1.1.12", diff --git a/community/vikunja/app_versions.json b/community/vikunja/app_versions.json index 2dd65949ad..1f28517ccf 100644 --- a/community/vikunja/app_versions.json +++ b/community/vikunja/app_versions.json @@ -1,17 +1,17 @@ { - "1.0.11": { + "1.0.12": { "healthy": true, "supported": false, "healthy_error": null, - "location": "/__w/charts/charts/community/vikunja/1.0.11", - "last_update": "2024-02-15 09:11:01", + "location": "/__w/charts/charts/community/vikunja/1.0.12", + "last_update": "2024-04-18 04:34:56", "required_features": [ - "normalize/ixVolume", "definitions/timezone", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], - "human_version": "0.22.1_1.0.11", - "version": "1.0.11", + "human_version": "0.22.1_1.0.12", + "version": "1.0.12", "chart_metadata": { "name": "vikunja", "description": "Vikunja is an open-source, self-hostable to-do app.", @@ -19,7 +19,7 @@ "title": "Vikunja" }, "type": "application", - "version": "1.0.11", + "version": "1.0.12", "apiVersion": "v2", "appVersion": "0.22.1", "kubeVersion": ">=1.16.0-0", diff --git a/community/webdav/app_versions.json b/community/webdav/app_versions.json index ca1dac2ea9..7ab0fa74af 100644 --- a/community/webdav/app_versions.json +++ b/community/webdav/app_versions.json @@ -4,7 +4,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/webdav/1.0.22", - "last_update": "2024-04-15 09:30:16", + "last_update": "2024-04-18 04:33:29", "required_features": [ "definitions/certificate" ], diff --git a/community/whoogle/app_versions.json b/community/whoogle/app_versions.json index 7db2b374f8..e65088482e 100644 --- a/community/whoogle/app_versions.json +++ b/community/whoogle/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/whoogle/1.2.3", - "last_update": "2024-01-22 14:14:24", + "last_update": "2024-04-18 04:33:29", "required_features": [ "normalize/acl", "normalize/ixVolume" diff --git a/community/wordpress/app_versions.json b/community/wordpress/app_versions.json index e54c4bd7a9..6a842fed29 100644 --- a/community/wordpress/app_versions.json +++ b/community/wordpress/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/wordpress/1.2.6", - "last_update": "2024-04-11 10:31:41", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "6.5.2_1.2.6", "version": "1.2.6", diff --git a/community/zerotier/app_versions.json b/community/zerotier/app_versions.json index f04662a589..340ce2a871 100644 --- a/community/zerotier/app_versions.json +++ b/community/zerotier/app_versions.json @@ -4,7 +4,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/zerotier/1.0.19", - "last_update": "2024-01-22 14:14:24", + "last_update": "2024-04-18 04:33:29", "required_features": [], "human_version": "1.12.2_1.0.19", "version": "1.0.19", diff --git a/enterprise/minio/app_versions.json b/enterprise/minio/app_versions.json index 74f651d2e8..e24248923d 100644 --- a/enterprise/minio/app_versions.json +++ b/enterprise/minio/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/enterprise/minio/1.1.3", - "last_update": "2024-01-22 14:14:24", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "definitions/certificate", + "normalize/acl", "normalize/ixVolume", - "normalize/acl" + "definitions/certificate" ], "human_version": "2023-12-07_1.1.3", "version": "1.1.3", diff --git a/enterprise/syncthing/app_versions.json b/enterprise/syncthing/app_versions.json index 4c3425ae85..7723afadee 100644 --- a/enterprise/syncthing/app_versions.json +++ b/enterprise/syncthing/app_versions.json @@ -4,11 +4,11 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/enterprise/syncthing/1.1.8", - "last_update": "2024-01-22 14:14:24", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "definitions/certificate", + "definitions/timezone", "normalize/ixVolume", - "definitions/timezone" + "definitions/certificate" ], "human_version": "1.27.0_1.1.8", "version": "1.1.8", diff --git a/test/jellyfin/app_versions.json b/test/jellyfin/app_versions.json index 7e7e4da41a..8df7d4cc81 100644 --- a/test/jellyfin/app_versions.json +++ b/test/jellyfin/app_versions.json @@ -4,7 +4,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/test/jellyfin/1.0.16", - "last_update": "2023-11-30 13:16:58", + "last_update": "2024-04-18 04:33:29", "required_features": [ "normalize/ixVolume", "definitions/gpuConfiguration" diff --git a/test/minio/app_versions.json b/test/minio/app_versions.json index beefbd84e7..727224df8b 100644 --- a/test/minio/app_versions.json +++ b/test/minio/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/test/minio/1.1.0", - "last_update": "2024-01-04 11:59:32", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "definitions/certificate", + "normalize/acl", "normalize/ixVolume", - "normalize/acl" + "definitions/certificate" ], "human_version": "2023-12-07_1.1.0", "version": "1.1.0", @@ -1412,10 +1412,10 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/test/minio/1.0.24", - "last_update": "2024-01-04 11:56:43", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "definitions/certificate", - "normalize/ixVolume" + "normalize/ixVolume", + "definitions/certificate" ], "human_version": "2023-03-24_1.0.24", "version": "1.0.24", diff --git a/test/sonarr/app_versions.json b/test/sonarr/app_versions.json index a1b3966049..fa21c6b938 100644 --- a/test/sonarr/app_versions.json +++ b/test/sonarr/app_versions.json @@ -4,7 +4,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/test/sonarr/1.0.16", - "last_update": "2023-09-22 10:45:35", + "last_update": "2024-04-18 04:33:29", "required_features": [ "normalize/ixVolume" ], diff --git a/test/syncthing/app_versions.json b/test/syncthing/app_versions.json index 7938f1410b..80ed2a8c94 100644 --- a/test/syncthing/app_versions.json +++ b/test/syncthing/app_versions.json @@ -4,12 +4,12 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/test/syncthing/1.2.2", - "last_update": "2024-01-12 12:28:43", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "definitions/certificate", - "normalize/ixVolume", "definitions/timezone", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume", + "definitions/certificate" ], "human_version": "1.27.0_1.2.2", "version": "1.2.2", @@ -1072,11 +1072,11 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/test/syncthing/1.1.5", - "last_update": "2024-01-03 08:02:28", + "last_update": "2024-04-18 04:33:29", "required_features": [ - "definitions/certificate", + "definitions/timezone", "normalize/ixVolume", - "definitions/timezone" + "definitions/certificate" ], "human_version": "1.27.0_1.1.5", "version": "1.1.5", From c2e6c5197b25bdbc28b120695a5806dca64ae6e8 Mon Sep 17 00:00:00 2001 From: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Date: Thu, 18 Apr 2024 15:00:32 +0300 Subject: [PATCH 12/20] terraria: update tshock (#2389) --- library/ix-dev/community/terraria/Chart.yaml | 2 +- library/ix-dev/community/terraria/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library/ix-dev/community/terraria/Chart.yaml b/library/ix-dev/community/terraria/Chart.yaml index a070b889b6..c924860b91 100644 --- a/library/ix-dev/community/terraria/Chart.yaml +++ b/library/ix-dev/community/terraria/Chart.yaml @@ -3,7 +3,7 @@ description: Terraria is a land of adventure! A land of mystery! A land that's y annotations: title: Terraria type: application -version: 1.0.21 +version: 1.0.22 apiVersion: v2 appVersion: '1.4.4.9' kubeVersion: '>=1.16.0-0' diff --git a/library/ix-dev/community/terraria/values.yaml b/library/ix-dev/community/terraria/values.yaml index 160e1568f9..ed8162e135 100644 --- a/library/ix-dev/community/terraria/values.yaml +++ b/library/ix-dev/community/terraria/values.yaml @@ -1,7 +1,7 @@ image: repository: ryshe/terraria pullPolicy: IfNotPresent - tag: tshock-1.4.4.9-1.5.3-2 + tag: tshock-1.4.4.9-5.2.0-3 vanillaImage: repository: ryshe/terraria From 6bb3f55812faa5d9db20b9bed6cf1291c33a80c5 Mon Sep 17 00:00:00 2001 From: sonicaj Date: Thu, 18 Apr 2024 12:02:10 +0000 Subject: [PATCH 13/20] Publish new changes in catalog --- community/terraria/{1.0.21 => 1.0.22}/Chart.lock | 0 community/terraria/{1.0.21 => 1.0.22}/Chart.yaml | 2 +- community/terraria/{1.0.21 => 1.0.22}/README.md | 0 community/terraria/{1.0.21 => 1.0.22}/app-readme.md | 0 .../{1.0.21 => 1.0.22}/charts/common-1.2.9.tgz | Bin .../{1.0.21 => 1.0.22}/ci/tshock-basic-values.yaml | 0 .../ci/tshock-password-values.yaml | 0 .../{1.0.21 => 1.0.22}/ci/vanilla-basic-values.yaml | 0 .../terraria/{1.0.21 => 1.0.22}/ix_values.yaml | 2 +- community/terraria/{1.0.21 => 1.0.22}/metadata.yaml | 0 .../terraria/{1.0.21 => 1.0.22}/migrations/migrate | 0 .../terraria/{1.0.21 => 1.0.22}/questions.yaml | 0 .../terraria/{1.0.21 => 1.0.22}/templates/NOTES.txt | 0 .../{1.0.21 => 1.0.22}/templates/_configuarion.tpl | 0 .../{1.0.21 => 1.0.22}/templates/_terraria.tpl | 0 .../{1.0.21 => 1.0.22}/templates/common.yaml | 0 16 files changed, 2 insertions(+), 2 deletions(-) rename community/terraria/{1.0.21 => 1.0.22}/Chart.lock (100%) rename community/terraria/{1.0.21 => 1.0.22}/Chart.yaml (97%) rename community/terraria/{1.0.21 => 1.0.22}/README.md (100%) rename community/terraria/{1.0.21 => 1.0.22}/app-readme.md (100%) rename community/terraria/{1.0.21 => 1.0.22}/charts/common-1.2.9.tgz (100%) rename community/terraria/{1.0.21 => 1.0.22}/ci/tshock-basic-values.yaml (100%) rename community/terraria/{1.0.21 => 1.0.22}/ci/tshock-password-values.yaml (100%) rename community/terraria/{1.0.21 => 1.0.22}/ci/vanilla-basic-values.yaml (100%) rename community/terraria/{1.0.21 => 1.0.22}/ix_values.yaml (95%) rename community/terraria/{1.0.21 => 1.0.22}/metadata.yaml (100%) rename community/terraria/{1.0.21 => 1.0.22}/migrations/migrate (100%) rename community/terraria/{1.0.21 => 1.0.22}/questions.yaml (100%) rename community/terraria/{1.0.21 => 1.0.22}/templates/NOTES.txt (100%) rename community/terraria/{1.0.21 => 1.0.22}/templates/_configuarion.tpl (100%) rename community/terraria/{1.0.21 => 1.0.22}/templates/_terraria.tpl (100%) rename community/terraria/{1.0.21 => 1.0.22}/templates/common.yaml (100%) diff --git a/community/terraria/1.0.21/Chart.lock b/community/terraria/1.0.22/Chart.lock similarity index 100% rename from community/terraria/1.0.21/Chart.lock rename to community/terraria/1.0.22/Chart.lock diff --git a/community/terraria/1.0.21/Chart.yaml b/community/terraria/1.0.22/Chart.yaml similarity index 97% rename from community/terraria/1.0.21/Chart.yaml rename to community/terraria/1.0.22/Chart.yaml index a070b889b6..c924860b91 100644 --- a/community/terraria/1.0.21/Chart.yaml +++ b/community/terraria/1.0.22/Chart.yaml @@ -3,7 +3,7 @@ description: Terraria is a land of adventure! A land of mystery! A land that's y annotations: title: Terraria type: application -version: 1.0.21 +version: 1.0.22 apiVersion: v2 appVersion: '1.4.4.9' kubeVersion: '>=1.16.0-0' diff --git a/community/terraria/1.0.21/README.md b/community/terraria/1.0.22/README.md similarity index 100% rename from community/terraria/1.0.21/README.md rename to community/terraria/1.0.22/README.md diff --git a/community/terraria/1.0.21/app-readme.md b/community/terraria/1.0.22/app-readme.md similarity index 100% rename from community/terraria/1.0.21/app-readme.md rename to community/terraria/1.0.22/app-readme.md diff --git a/community/terraria/1.0.21/charts/common-1.2.9.tgz b/community/terraria/1.0.22/charts/common-1.2.9.tgz similarity index 100% rename from community/terraria/1.0.21/charts/common-1.2.9.tgz rename to community/terraria/1.0.22/charts/common-1.2.9.tgz diff --git a/community/terraria/1.0.21/ci/tshock-basic-values.yaml b/community/terraria/1.0.22/ci/tshock-basic-values.yaml similarity index 100% rename from community/terraria/1.0.21/ci/tshock-basic-values.yaml rename to community/terraria/1.0.22/ci/tshock-basic-values.yaml diff --git a/community/terraria/1.0.21/ci/tshock-password-values.yaml b/community/terraria/1.0.22/ci/tshock-password-values.yaml similarity index 100% rename from community/terraria/1.0.21/ci/tshock-password-values.yaml rename to community/terraria/1.0.22/ci/tshock-password-values.yaml diff --git a/community/terraria/1.0.21/ci/vanilla-basic-values.yaml b/community/terraria/1.0.22/ci/vanilla-basic-values.yaml similarity index 100% rename from community/terraria/1.0.21/ci/vanilla-basic-values.yaml rename to community/terraria/1.0.22/ci/vanilla-basic-values.yaml diff --git a/community/terraria/1.0.21/ix_values.yaml b/community/terraria/1.0.22/ix_values.yaml similarity index 95% rename from community/terraria/1.0.21/ix_values.yaml rename to community/terraria/1.0.22/ix_values.yaml index 160e1568f9..ed8162e135 100644 --- a/community/terraria/1.0.21/ix_values.yaml +++ b/community/terraria/1.0.22/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ryshe/terraria pullPolicy: IfNotPresent - tag: tshock-1.4.4.9-1.5.3-2 + tag: tshock-1.4.4.9-5.2.0-3 vanillaImage: repository: ryshe/terraria diff --git a/community/terraria/1.0.21/metadata.yaml b/community/terraria/1.0.22/metadata.yaml similarity index 100% rename from community/terraria/1.0.21/metadata.yaml rename to community/terraria/1.0.22/metadata.yaml diff --git a/community/terraria/1.0.21/migrations/migrate b/community/terraria/1.0.22/migrations/migrate similarity index 100% rename from community/terraria/1.0.21/migrations/migrate rename to community/terraria/1.0.22/migrations/migrate diff --git a/community/terraria/1.0.21/questions.yaml b/community/terraria/1.0.22/questions.yaml similarity index 100% rename from community/terraria/1.0.21/questions.yaml rename to community/terraria/1.0.22/questions.yaml diff --git a/community/terraria/1.0.21/templates/NOTES.txt b/community/terraria/1.0.22/templates/NOTES.txt similarity index 100% rename from community/terraria/1.0.21/templates/NOTES.txt rename to community/terraria/1.0.22/templates/NOTES.txt diff --git a/community/terraria/1.0.21/templates/_configuarion.tpl b/community/terraria/1.0.22/templates/_configuarion.tpl similarity index 100% rename from community/terraria/1.0.21/templates/_configuarion.tpl rename to community/terraria/1.0.22/templates/_configuarion.tpl diff --git a/community/terraria/1.0.21/templates/_terraria.tpl b/community/terraria/1.0.22/templates/_terraria.tpl similarity index 100% rename from community/terraria/1.0.21/templates/_terraria.tpl rename to community/terraria/1.0.22/templates/_terraria.tpl diff --git a/community/terraria/1.0.21/templates/common.yaml b/community/terraria/1.0.22/templates/common.yaml similarity index 100% rename from community/terraria/1.0.21/templates/common.yaml rename to community/terraria/1.0.22/templates/common.yaml From fc1f7682b9052db05a062f92a492e3cd09370885 Mon Sep 17 00:00:00 2001 From: sonicaj Date: Thu, 18 Apr 2024 12:02:27 +0000 Subject: [PATCH 14/20] Update catalog changes --- catalog.json | 232 +++++++++--------- charts/collabora/app_versions.json | 12 +- charts/diskoverdata/app_versions.json | 12 +- charts/elastic-search/app_versions.json | 6 +- charts/emby/app_versions.json | 6 +- charts/home-assistant/app_versions.json | 12 +- charts/ix-chart/app_versions.json | 8 +- charts/minio/app_versions.json | 8 +- charts/netdata/app_versions.json | 8 +- charts/nextcloud/app_versions.json | 18 +- charts/photoprism/app_versions.json | 10 +- charts/pihole/app_versions.json | 12 +- charts/plex/app_versions.json | 12 +- charts/prometheus/app_versions.json | 6 +- charts/storj/app_versions.json | 8 +- charts/syncthing/app_versions.json | 12 +- charts/wg-easy/app_versions.json | 12 +- community/actual-budget/app_versions.json | 6 +- community/adguard-home/app_versions.json | 2 +- community/audiobookshelf/app_versions.json | 6 +- community/autobrr/app_versions.json | 6 +- community/bazarr/app_versions.json | 6 +- community/briefkasten/app_versions.json | 6 +- community/castopod/app_versions.json | 6 +- community/chia/app_versions.json | 6 +- community/clamav/app_versions.json | 2 +- community/cloudflared/app_versions.json | 6 +- community/dashy/app_versions.json | 6 +- community/ddns-updater/app_versions.json | 6 +- community/deluge/app_versions.json | 6 +- community/distribution/app_versions.json | 6 +- community/drawio/app_versions.json | 6 +- community/filebrowser/app_versions.json | 6 +- community/firefly-iii/app_versions.json | 6 +- community/flame/app_versions.json | 6 +- community/freshrss/app_versions.json | 6 +- community/frigate/app_versions.json | 4 +- community/fscrawler/app_versions.json | 6 +- community/gitea/app_versions.json | 6 +- community/grafana/app_versions.json | 6 +- community/handbrake/app_versions.json | 6 +- community/homarr/app_versions.json | 6 +- community/homepage/app_versions.json | 6 +- community/homer/app_versions.json | 6 +- community/immich/app_versions.json | 4 +- community/invidious/app_versions.json | 6 +- community/ipfs/app_versions.json | 2 +- community/jellyfin/app_versions.json | 4 +- community/jellyseerr/app_versions.json | 6 +- community/jenkins/app_versions.json | 4 +- community/joplin/app_versions.json | 6 +- community/kapowarr/app_versions.json | 6 +- community/kavita/app_versions.json | 6 +- community/komga/app_versions.json | 6 +- community/lidarr/app_versions.json | 6 +- community/linkding/app_versions.json | 6 +- community/listmonk/app_versions.json | 6 +- community/logseq/app_versions.json | 6 +- community/mealie/app_versions.json | 6 +- community/metube/app_versions.json | 6 +- community/minecraft/app_versions.json | 6 +- community/mineos/app_versions.json | 2 +- community/mumble/app_versions.json | 2 +- community/n8n/app_versions.json | 6 +- community/navidrome/app_versions.json | 6 +- community/netbootxyz/app_versions.json | 6 +- .../nginx-proxy-manager/app_versions.json | 6 +- community/node-red/app_versions.json | 6 +- community/odoo/app_versions.json | 12 +- community/omada-controller/app_versions.json | 4 +- community/organizr/app_versions.json | 6 +- community/overseerr/app_versions.json | 6 +- community/palworld/app_versions.json | 6 +- community/paperless-ngx/app_versions.json | 6 +- community/passbolt/app_versions.json | 6 +- community/pgadmin/app_versions.json | 6 +- community/pigallery2/app_versions.json | 6 +- community/piwigo/app_versions.json | 6 +- community/planka/app_versions.json | 6 +- .../plex-auto-languages/app_versions.json | 6 +- community/prowlarr/app_versions.json | 6 +- community/qbittorrent/app_versions.json | 6 +- community/radarr/app_versions.json | 6 +- community/readarr/app_versions.json | 6 +- community/recyclarr/app_versions.json | 6 +- community/redis/app_versions.json | 2 +- community/roundcube/app_versions.json | 6 +- community/rsyncd/app_versions.json | 2 +- community/rust-desk/app_versions.json | 6 +- community/sabnzbd/app_versions.json | 6 +- community/searxng/app_versions.json | 6 +- community/sftpgo/app_versions.json | 6 +- community/sonarr/app_versions.json | 6 +- community/tailscale/app_versions.json | 2 +- community/tautulli/app_versions.json | 6 +- community/tdarr/app_versions.json | 4 +- community/terraria/app_versions.json | 12 +- community/tftpd-hpa/app_versions.json | 6 +- .../tiny-media-manager/app_versions.json | 6 +- community/transmission/app_versions.json | 6 +- community/twofactor-auth/app_versions.json | 6 +- community/unifi-controller/app_versions.json | 4 +- .../unifi-protect-backup/app_versions.json | 6 +- community/vaultwarden/app_versions.json | 4 +- community/vikunja/app_versions.json | 6 +- community/webdav/app_versions.json | 2 +- community/whoogle/app_versions.json | 6 +- community/wordpress/app_versions.json | 6 +- community/zerotier/app_versions.json | 2 +- enterprise/minio/app_versions.json | 6 +- enterprise/syncthing/app_versions.json | 4 +- test/jellyfin/app_versions.json | 2 +- test/minio/app_versions.json | 8 +- test/sonarr/app_versions.json | 2 +- test/syncthing/app_versions.json | 8 +- 115 files changed, 466 insertions(+), 466 deletions(-) diff --git a/catalog.json b/catalog.json index 1e5f89137b..38ce6fcfd2 100644 --- a/catalog.json +++ b/catalog.json @@ -13,7 +13,7 @@ "latest_version": "2.0.0", "latest_app_version": "2.0.1", "latest_human_version": "2.0.1_2.0.0", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "diskoverdata", "recommended": false, "title": "Diskover Data", @@ -52,7 +52,7 @@ "latest_version": "2403.0.0", "latest_app_version": "v1", "latest_human_version": "v1_2403.0.0", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "ix-chart", "recommended": false, "title": "ix-chart", @@ -81,7 +81,7 @@ "latest_version": "2.0.4", "latest_app_version": "1.40.1.8227", "latest_human_version": "1.40.1.8227_2.0.4", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "plex", "recommended": false, "title": "Plex", @@ -123,7 +123,7 @@ "latest_version": "2.0.6", "latest_app_version": "4.8.3.0", "latest_human_version": "4.8.3.0_2.0.6", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "emby", "recommended": false, "title": "Emby Server", @@ -165,7 +165,7 @@ "latest_version": "2.0.12", "latest_app_version": "23.05.10.1.1", "latest_human_version": "23.05.10.1.1_2.0.12", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "collabora", "recommended": false, "title": "Collabora", @@ -204,7 +204,7 @@ "latest_version": "2.0.5", "latest_app_version": "1.27.6", "latest_human_version": "1.27.6_2.0.5", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "syncthing", "recommended": false, "title": "Syncthing", @@ -245,7 +245,7 @@ "latest_version": "2.0.15", "latest_app_version": "12", "latest_human_version": "12_2.0.15", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "wg-easy", "recommended": false, "title": "WG Easy", @@ -282,7 +282,7 @@ "latest_version": "2.0.4", "latest_app_version": "231128", "latest_human_version": "231128_2.0.4", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "photoprism", "recommended": false, "title": "PhotoPrism", @@ -320,7 +320,7 @@ "latest_version": "1.1.14", "latest_app_version": "v2.51.2", "latest_human_version": "v2.51.2_1.1.14", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "prometheus", "recommended": false, "title": "Prometheus", @@ -358,7 +358,7 @@ "latest_version": "2.0.19", "latest_app_version": "2024.4.3", "latest_human_version": "2024.4.3_2.0.19", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "home-assistant", "recommended": false, "title": "Home Assistant", @@ -395,7 +395,7 @@ "latest_version": "1.6.59", "latest_app_version": "28.0.4", "latest_human_version": "28.0.4_1.6.59", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "nextcloud", "recommended": false, "title": "Nextcloud", @@ -437,7 +437,7 @@ "latest_version": "2.0.6", "latest_app_version": "2023-03-13", "latest_human_version": "2023-03-13_2.0.6", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "minio", "recommended": false, "title": "MinIO", @@ -473,7 +473,7 @@ "latest_version": "2.0.10", "latest_app_version": "2024.03.2", "latest_human_version": "2024.03.2_2.0.10", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "pihole", "recommended": false, "title": "Pi-hole", @@ -510,7 +510,7 @@ "latest_version": "1.1.16", "latest_app_version": "8.13.2", "latest_human_version": "8.13.2_1.1.16", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "elastic-search", "recommended": false, "title": "Elastic Search", @@ -547,7 +547,7 @@ "latest_version": "2.0.7", "latest_app_version": "v1.45.3", "latest_human_version": "v1.45.3_2.0.7", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "netdata", "recommended": false, "title": "Netdata", @@ -587,7 +587,7 @@ "latest_version": "2.0.1", "latest_app_version": "v1.68.2", "latest_human_version": "v1.68.2_2.0.1", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "storj", "recommended": false, "title": "Storj", @@ -627,7 +627,7 @@ "latest_version": "1.2.2", "latest_app_version": "1.27.0", "latest_human_version": "1.27.0_1.2.2", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "syncthing", "recommended": false, "title": "Syncthing", @@ -669,7 +669,7 @@ "latest_version": "1.0.16", "latest_app_version": "3.0.10.1567", "latest_human_version": "3.0.10.1567_1.0.16", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "sonarr", "recommended": false, "title": "Sonarr", @@ -708,7 +708,7 @@ "latest_version": "1.1.0", "latest_app_version": "2023-12-07", "latest_human_version": "2023-12-07_1.1.0", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "minio", "recommended": false, "title": "MinIO", @@ -748,7 +748,7 @@ "latest_version": "1.0.16", "latest_app_version": "10.8.13", "latest_human_version": "10.8.13_1.0.16", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "jellyfin", "recommended": false, "title": "Jellyfin", @@ -789,10 +789,10 @@ "healthy_error": null, "home": "https://terraria.org/", "location": "/__w/charts/charts/community/terraria", - "latest_version": "1.0.21", + "latest_version": "1.0.22", "latest_app_version": "1.4.4.9", - "latest_human_version": "1.4.4.9_1.0.21", - "last_update": "2024-04-18 04:33:29", + "latest_human_version": "1.4.4.9_1.0.22", + "last_update": "2024-04-18 12:02:10", "name": "terraria", "recommended": false, "title": "Terraria", @@ -829,7 +829,7 @@ "latest_version": "1.2.3", "latest_app_version": "latest", "latest_human_version": "latest_1.2.3", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "logseq", "recommended": false, "title": "Logseq", @@ -864,7 +864,7 @@ "latest_version": "1.2.13", "latest_app_version": "1.41.0", "latest_human_version": "1.41.0_1.2.13", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "autobrr", "recommended": false, "title": "Autobrr", @@ -902,7 +902,7 @@ "latest_version": "1.2.15", "latest_app_version": "1.27.0", "latest_human_version": "1.27.0_1.2.15", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "linkding", "recommended": false, "title": "Linkding", @@ -939,7 +939,7 @@ "latest_version": "1.2.10", "latest_app_version": "1.4.2", "latest_human_version": "1.4.2_1.2.10", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "bazarr", "recommended": false, "title": "Bazarr", @@ -977,7 +977,7 @@ "latest_version": "1.2.12", "latest_app_version": "10.4.2", "latest_human_version": "10.4.2_1.2.12", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "grafana", "recommended": false, "title": "Grafana", @@ -1018,7 +1018,7 @@ "latest_version": "1.0.21", "latest_app_version": "1.8.1", "latest_human_version": "1.8.1_1.0.21", - "last_update": "2024-04-18 04:34:56", + "last_update": "2024-04-18 12:00:32", "name": "jellyseerr", "recommended": false, "title": "Jellyseerr", @@ -1058,7 +1058,7 @@ "latest_version": "1.0.21", "latest_app_version": "1.0.1", "latest_human_version": "1.0.1_1.0.21", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "clamav", "recommended": false, "title": "Clam AV", @@ -1093,7 +1093,7 @@ "latest_version": "1.0.34", "latest_app_version": "2.2.1", "latest_human_version": "2.2.1_1.0.34", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "chia", "recommended": false, "title": "Chia", @@ -1129,7 +1129,7 @@ "latest_version": "1.1.19", "latest_app_version": "1.21.11", "latest_human_version": "1.21.11_1.1.19", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "gitea", "recommended": false, "title": "Gitea", @@ -1169,7 +1169,7 @@ "latest_version": "1.2.20", "latest_app_version": "2.2.5.4141", "latest_human_version": "2.2.5.4141_1.2.20", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "lidarr", "recommended": false, "title": "Lidarr", @@ -1208,7 +1208,7 @@ "latest_version": "2.0.13", "latest_app_version": "0.15.2", "latest_human_version": "0.15.2_2.0.13", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "homarr", "recommended": false, "title": "Homarr", @@ -1247,7 +1247,7 @@ "latest_version": "1.0.22", "latest_app_version": "v1.4.230", "latest_human_version": "v1.4.230_1.0.22", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "mumble", "recommended": false, "title": "Mumble", @@ -1282,7 +1282,7 @@ "latest_version": "1.2.7", "latest_app_version": "2.28.0", "latest_human_version": "2.28.0_1.2.7", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "filebrowser", "recommended": false, "title": "File Browser", @@ -1322,7 +1322,7 @@ "latest_version": "1.2.8", "latest_app_version": "0.8.0", "latest_human_version": "0.8.0_1.2.8", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "kavita", "recommended": false, "title": "Kavita", @@ -1364,7 +1364,7 @@ "latest_version": "1.3.7", "latest_app_version": "8.1.113", "latest_human_version": "8.1.113_1.3.7", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "unifi-controller", "recommended": false, "title": "Unifi Controller", @@ -1400,7 +1400,7 @@ "latest_version": "1.2.6", "latest_app_version": "2.1.1", "latest_human_version": "2.1.1_1.2.6", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "deluge", "recommended": false, "title": "Deluge", @@ -1436,7 +1436,7 @@ "latest_version": "1.2.11", "latest_app_version": "0.8.12", "latest_human_version": "0.8.12_1.2.11", - "last_update": "2024-04-18 04:34:56", + "last_update": "2024-04-18 12:00:32", "name": "homepage", "recommended": false, "title": "Homepage", @@ -1478,7 +1478,7 @@ "latest_version": "1.2.11", "latest_app_version": "5.4.6.8723", "latest_human_version": "5.4.6.8723_1.2.11", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "radarr", "recommended": false, "title": "Radarr", @@ -1518,7 +1518,7 @@ "latest_version": "1.2.4", "latest_app_version": "2.3.1", "latest_human_version": "2.3.1_1.2.4", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "flame", "recommended": false, "title": "Flame", @@ -1555,7 +1555,7 @@ "latest_version": "1.2.19", "latest_app_version": "1.16.4", "latest_human_version": "1.16.4_1.2.19", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "planka", "recommended": false, "title": "Planka", @@ -1593,7 +1593,7 @@ "latest_version": "1.2.4", "latest_app_version": "2.8.3", "latest_human_version": "2.8.3_1.2.4", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "distribution", "recommended": false, "title": "Distribution", @@ -1630,7 +1630,7 @@ "latest_version": "1.0.2", "latest_app_version": "23.12.2", "latest_human_version": "23.12.2_1.0.2", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "handbrake", "recommended": false, "title": "HandBrake", @@ -1667,7 +1667,7 @@ "latest_version": "1.2.12", "latest_app_version": "2024-04-12", "latest_human_version": "2024-04-12_1.2.12", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "metube", "recommended": false, "title": "MeTube", @@ -1704,7 +1704,7 @@ "latest_version": "1.0.1", "latest_app_version": "latest", "latest_human_version": "latest_1.0.1", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "organizr", "recommended": false, "title": "Organizr", @@ -1743,7 +1743,7 @@ "latest_version": "1.0.5", "latest_app_version": "0.7.1.1", "latest_human_version": "0.7.1.1_1.0.5", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "netbootxyz", "recommended": false, "title": "netbootxyz", @@ -1783,7 +1783,7 @@ "latest_version": "1.2.7", "latest_app_version": "8.5", "latest_human_version": "8.5_1.2.7", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "pgadmin", "recommended": false, "title": "pgAdmin", @@ -1823,7 +1823,7 @@ "latest_version": "1.2.11", "latest_app_version": "4.6.4", "latest_human_version": "4.6.4_1.2.11", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "qbittorrent", "recommended": false, "title": "qBittorrent", @@ -1861,7 +1861,7 @@ "latest_version": "1.2.32", "latest_app_version": "24.2.5", "latest_human_version": "24.2.5_1.2.32", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "drawio", "recommended": false, "title": "Draw.IO", @@ -1901,7 +1901,7 @@ "latest_version": "1.2.9", "latest_app_version": "3.1.9", "latest_human_version": "3.1.9_1.2.9", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "node-red", "recommended": false, "title": "Node-RED", @@ -1938,7 +1938,7 @@ "latest_version": "1.0.9", "latest_app_version": "2.1.2", "latest_human_version": "2.1.2_1.0.9", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "dashy", "recommended": false, "title": "Dashy", @@ -1976,7 +1976,7 @@ "latest_version": "1.1.9", "latest_app_version": "1.23.1", "latest_human_version": "1.23.1_1.1.9", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "freshrss", "recommended": false, "title": "FreshRSS", @@ -2014,7 +2014,7 @@ "latest_version": "1.1.23", "latest_app_version": "6.1.13", "latest_human_version": "6.1.13_1.1.23", - "last_update": "2024-04-18 04:34:56", + "last_update": "2024-04-18 12:00:32", "name": "firefly-iii", "recommended": false, "title": "Firefly III", @@ -2054,7 +2054,7 @@ "latest_version": "1.2.22", "latest_app_version": "1.16.1.4420", "latest_human_version": "1.16.1.4420_1.2.22", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "prowlarr", "recommended": false, "title": "Prowlarr", @@ -2089,7 +2089,7 @@ "latest_version": "1.2.4", "latest_app_version": "1.1.10.3", "latest_human_version": "1.1.10.3_1.2.4", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "rust-desk", "recommended": false, "title": "Rust Desk", @@ -2125,7 +2125,7 @@ "latest_version": "1.1.11", "latest_app_version": "2.14.2", "latest_human_version": "2.14.2_1.1.11", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "joplin", "recommended": false, "title": "Joplin", @@ -2164,7 +2164,7 @@ "latest_version": "1.0.19", "latest_app_version": "1.12.2", "latest_human_version": "1.12.2_1.0.19", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "zerotier", "recommended": false, "title": "Zerotier", @@ -2199,7 +2199,7 @@ "latest_version": "2.0.1", "latest_app_version": "latest", "latest_human_version": "latest_2.0.1", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "invidious", "recommended": false, "title": "Invidious", @@ -2241,7 +2241,7 @@ "latest_version": "1.0.18", "latest_app_version": "1.0.0", "latest_human_version": "1.0.0_1.0.18", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "tftpd-hpa", "recommended": false, "title": "TFTP Server", @@ -2276,7 +2276,7 @@ "latest_version": "1.0.41", "latest_app_version": "0.107.48", "latest_human_version": "0.107.48_1.0.41", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "adguard-home", "recommended": false, "title": "AdGuard Home", @@ -2315,7 +2315,7 @@ "latest_version": "1.0.29", "latest_app_version": "2.11.1", "latest_human_version": "2.11.1_1.0.29", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "nginx-proxy-manager", "recommended": false, "title": "Nginx Proxy Manager", @@ -2355,7 +2355,7 @@ "latest_version": "1.2.3", "latest_app_version": "5.13", "latest_human_version": "5.13_1.2.3", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "omada-controller", "recommended": false, "title": "Omada Controller", @@ -2391,7 +2391,7 @@ "latest_version": "1.2.8", "latest_app_version": "0.10.7", "latest_human_version": "0.10.7_1.2.8", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "unifi-protect-backup", "recommended": false, "title": "Unifi Protect Backup", @@ -2427,7 +2427,7 @@ "latest_version": "1.0.22", "latest_app_version": "7.2.4", "latest_human_version": "7.2.4_1.0.22", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "redis", "recommended": false, "title": "Redis", @@ -2462,7 +2462,7 @@ "latest_version": "1.3.5", "latest_app_version": "4.0.5", "latest_human_version": "4.0.5_1.3.5", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "transmission", "recommended": false, "title": "Transmission", @@ -2498,7 +2498,7 @@ "latest_version": "1.2.6", "latest_app_version": "14.4.0", "latest_human_version": "14.4.0_1.2.6", - "last_update": "2024-04-18 04:34:56", + "last_update": "2024-04-18 12:00:32", "name": "piwigo", "recommended": false, "title": "Piwigo", @@ -2536,7 +2536,7 @@ "latest_version": "1.2.40", "latest_app_version": "1.38.0", "latest_human_version": "1.38.0_1.2.40", - "last_update": "2024-04-18 04:34:56", + "last_update": "2024-04-18 12:00:32", "name": "n8n", "recommended": false, "title": "n8n", @@ -2577,7 +2577,7 @@ "latest_version": "1.0.27", "latest_app_version": "2.6.0", "latest_human_version": "2.6.0_1.0.27", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "ddns-updater", "recommended": false, "title": "DDNS Updater", @@ -2614,7 +2614,7 @@ "latest_version": "1.2.8", "latest_app_version": "1.10.4", "latest_human_version": "1.10.4_1.2.8", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "komga", "recommended": false, "title": "Komga", @@ -2652,7 +2652,7 @@ "latest_version": "1.0.16", "latest_app_version": "1.0.0", "latest_human_version": "1.0.0_1.0.16", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "rsyncd", "recommended": false, "title": "Rsync Daemon", @@ -2688,7 +2688,7 @@ "latest_version": "1.2.8", "latest_app_version": "4.6.2.1", "latest_human_version": "4.6.2.1_1.2.8", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "passbolt", "recommended": false, "title": "Passbolt", @@ -2729,7 +2729,7 @@ "latest_version": "1.1.12", "latest_app_version": "1.30.5", "latest_human_version": "1.30.5_1.1.12", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "vaultwarden", "recommended": false, "title": "Vaultwarden", @@ -2766,7 +2766,7 @@ "latest_version": "1.2.6", "latest_app_version": "0.13.2", "latest_human_version": "0.13.2_1.2.6", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "frigate", "recommended": false, "title": "Frigate", @@ -2805,7 +2805,7 @@ "latest_version": "1.2.11", "latest_app_version": "2024.4.0", "latest_human_version": "2024.4.0_1.2.11", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "cloudflared", "recommended": false, "title": "Cloudflared", @@ -2841,7 +2841,7 @@ "latest_version": "1.2.3", "latest_app_version": "6.0.2", "latest_human_version": "6.0.2_1.2.3", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "recyclarr", "recommended": false, "title": "Recyclarr", @@ -2878,7 +2878,7 @@ "latest_version": "1.0.0", "latest_app_version": "2.8.1", "latest_human_version": "2.8.1_1.0.0", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "audiobookshelf", "recommended": false, "title": "Audiobookshelf", @@ -2918,7 +2918,7 @@ "latest_version": "1.2.3", "latest_app_version": "2.13.4", "latest_human_version": "2.13.4_1.2.3", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "tautulli", "recommended": false, "title": "Tautulli", @@ -2959,7 +2959,7 @@ "latest_version": "1.2.5", "latest_app_version": "2.5.6", "latest_human_version": "2.5.6_1.2.5", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "sftpgo", "recommended": false, "title": "SFTPGo", @@ -2994,7 +2994,7 @@ "latest_version": "1.2.7", "latest_app_version": "latest", "latest_human_version": "latest_1.2.7", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "briefkasten", "recommended": false, "title": "Briefkasten", @@ -3034,7 +3034,7 @@ "latest_version": "1.0.12", "latest_app_version": "0.22.1", "latest_human_version": "0.22.1_1.0.12", - "last_update": "2024-04-18 04:34:56", + "last_update": "2024-04-18 12:00:32", "name": "vikunja", "recommended": false, "title": "Vikunja", @@ -3078,7 +3078,7 @@ "latest_version": "1.2.13", "latest_app_version": "4.0.4.1491", "latest_human_version": "4.0.4.1491_1.2.13", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "sonarr", "recommended": false, "title": "Sonarr", @@ -3117,7 +3117,7 @@ "latest_version": "1.2.7", "latest_app_version": "4.2.3", "latest_human_version": "4.2.3_1.2.7", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "sabnzbd", "recommended": false, "title": "SABnzbd", @@ -3157,7 +3157,7 @@ "latest_version": "1.2.6", "latest_app_version": "0.51.1", "latest_human_version": "0.51.1_1.2.6", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "navidrome", "recommended": false, "title": "Navidrome", @@ -3194,7 +3194,7 @@ "latest_version": "1.0.37", "latest_app_version": "1.64.1", "latest_human_version": "1.64.1_1.0.37", - "last_update": "2024-04-18 04:34:56", + "last_update": "2024-04-18 12:00:32", "name": "tailscale", "recommended": false, "title": "Tailscale", @@ -3229,7 +3229,7 @@ "latest_version": "1.2.9", "latest_app_version": "2024.4.1", "latest_human_version": "2024.4.1_1.2.9", - "last_update": "2024-04-18 04:34:56", + "last_update": "2024-04-18 12:00:32", "name": "minecraft", "recommended": false, "title": "Minecraft", @@ -3265,7 +3265,7 @@ "latest_version": "1.0.3", "latest_app_version": "1.6.6", "latest_human_version": "1.6.6_1.0.3", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "roundcube", "recommended": false, "title": "Roundcube", @@ -3307,7 +3307,7 @@ "latest_version": "1.2.4", "latest_app_version": "1.2.3", "latest_human_version": "1.2.3_1.2.4", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "plex-auto-languages", "recommended": false, "title": "Plex Auto Languages", @@ -3343,7 +3343,7 @@ "latest_version": "2.0.3", "latest_app_version": "1.0.0", "latest_human_version": "1.0.0_2.0.3", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "kapowarr", "recommended": false, "title": "Kapowarr", @@ -3381,7 +3381,7 @@ "latest_version": "1.2.17", "latest_app_version": "1.11.0", "latest_human_version": "1.11.0_1.2.17", - "last_update": "2024-04-18 04:34:56", + "last_update": "2024-04-18 12:00:32", "name": "castopod", "recommended": false, "title": "Castopod", @@ -3418,7 +3418,7 @@ "latest_version": "1.2.4", "latest_app_version": "2.9", "latest_human_version": "2.9_1.2.4", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "fscrawler", "recommended": false, "title": "FSCrawler", @@ -3455,7 +3455,7 @@ "latest_version": "1.2.8", "latest_app_version": "3.0.0", "latest_human_version": "3.0.0_1.2.8", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "listmonk", "recommended": false, "title": "Listmonk", @@ -3495,7 +3495,7 @@ "latest_version": "1.2.4", "latest_app_version": "23.10.1", "latest_human_version": "23.10.1_1.2.4", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "homer", "recommended": false, "title": "Homer", @@ -3533,7 +3533,7 @@ "latest_version": "1.0.22", "latest_app_version": "2.4.59", "latest_human_version": "2.4.59_1.0.22", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "webdav", "recommended": false, "title": "WebDAV", @@ -3568,7 +3568,7 @@ "latest_version": "1.2.18", "latest_app_version": "2023.12.31", "latest_human_version": "2023.12.31_1.2.18", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "searxng", "recommended": false, "title": "SearXNG", @@ -3603,7 +3603,7 @@ "latest_version": "1.2.7", "latest_app_version": "5.0.4", "latest_human_version": "5.0.4_1.2.7", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "tiny-media-manager", "recommended": false, "title": "tinyMediaManager", @@ -3644,7 +3644,7 @@ "latest_version": "1.2.12", "latest_app_version": "24.4.0", "latest_human_version": "24.4.0_1.2.12", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "actual-budget", "recommended": false, "title": "Actual Budget", @@ -3684,7 +3684,7 @@ "latest_version": "1.2.7", "latest_app_version": "10.8.13.1", "latest_human_version": "10.8.13.1_1.2.7", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "jellyfin", "recommended": false, "title": "Jellyfin", @@ -3726,7 +3726,7 @@ "latest_version": "1.0.36", "latest_app_version": "v0.28.0", "latest_human_version": "v0.28.0_1.0.36", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "ipfs", "recommended": false, "title": "IPFS", @@ -3765,7 +3765,7 @@ "latest_version": "1.0.20", "latest_app_version": "latest", "latest_human_version": "latest_1.0.20", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "mineos", "recommended": false, "title": "MineOS", @@ -3802,7 +3802,7 @@ "latest_version": "1.2.8", "latest_app_version": "2.440.3", "latest_human_version": "2.440.3_1.2.8", - "last_update": "2024-04-18 04:34:56", + "last_update": "2024-04-18 12:00:32", "name": "jenkins", "recommended": false, "title": "Jenkins", @@ -3842,7 +3842,7 @@ "latest_version": "1.2.16", "latest_app_version": "0.3.22.2499", "latest_human_version": "0.3.22.2499_1.2.16", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "readarr", "recommended": false, "title": "Readarr", @@ -3882,7 +3882,7 @@ "latest_version": "1.2.3", "latest_app_version": "2.17.01", "latest_human_version": "2.17.01_1.2.3", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "tdarr", "recommended": false, "title": "Tdarr", @@ -3922,7 +3922,7 @@ "latest_version": "1.2.6", "latest_app_version": "6.5.2", "latest_human_version": "6.5.2_1.2.6", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "wordpress", "recommended": false, "title": "Wordpress", @@ -3962,7 +3962,7 @@ "latest_version": "1.2.6", "latest_app_version": "5.1.1", "latest_human_version": "5.1.1_1.2.6", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "twofactor-auth", "recommended": false, "title": "2FAuth", @@ -4000,7 +4000,7 @@ "latest_version": "3.0.19", "latest_app_version": "1.101.0", "latest_human_version": "1.101.0_3.0.19", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "immich", "recommended": false, "title": "Immich", @@ -4036,7 +4036,7 @@ "latest_version": "1.2.34", "latest_app_version": "2.7.2", "latest_human_version": "2.7.2_1.2.34", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "paperless-ngx", "recommended": false, "title": "Paperless-ngx", @@ -4081,7 +4081,7 @@ "latest_version": "2.0.8", "latest_app_version": "17.0", "latest_human_version": "17.0_2.0.8", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "odoo", "recommended": false, "title": "Odoo", @@ -4119,7 +4119,7 @@ "latest_version": "1.2.4", "latest_app_version": "2.0.0", "latest_human_version": "2.0.0_1.2.4", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "pigallery2", "recommended": false, "title": "PiGallery2", @@ -4165,7 +4165,7 @@ "latest_version": "1.0.4", "latest_app_version": "palworld", "latest_human_version": "palworld_1.0.4", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "palworld", "recommended": false, "title": "Palworld", @@ -4200,7 +4200,7 @@ "latest_version": "1.2.3", "latest_app_version": "0.8.4", "latest_human_version": "0.8.4_1.2.3", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "whoogle", "recommended": false, "title": "Whoogle", @@ -4239,7 +4239,7 @@ "latest_version": "1.0.17", "latest_app_version": "1.5.1", "latest_human_version": "1.5.1_1.0.17", - "last_update": "2024-04-18 04:34:56", + "last_update": "2024-04-18 12:00:32", "name": "mealie", "recommended": false, "title": "Mealie", @@ -4277,7 +4277,7 @@ "latest_version": "1.0.25", "latest_app_version": "1.33.2", "latest_human_version": "1.33.2_1.0.25", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "overseerr", "recommended": false, "title": "Overseerr", @@ -4319,7 +4319,7 @@ "latest_version": "1.1.8", "latest_app_version": "1.27.0", "latest_human_version": "1.27.0_1.1.8", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "syncthing", "recommended": false, "title": "Syncthing", @@ -4361,7 +4361,7 @@ "latest_version": "1.1.3", "latest_app_version": "2023-12-07", "latest_human_version": "2023-12-07_1.1.3", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "name": "minio", "recommended": false, "title": "MinIO", diff --git a/charts/collabora/app_versions.json b/charts/collabora/app_versions.json index 71faecd40e..4fd1939fcb 100644 --- a/charts/collabora/app_versions.json +++ b/charts/collabora/app_versions.json @@ -4,13 +4,13 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/collabora/2.0.12", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ - "normalize/ixVolume", - "definitions/nodeIP", - "definitions/certificate", "definitions/timezone", - "normalize/acl" + "normalize/acl", + "definitions/certificate", + "normalize/ixVolume", + "definitions/nodeIP" ], "human_version": "23.05.10.1.1_2.0.12", "version": "2.0.12", @@ -874,7 +874,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/collabora/1.2.30", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ "definitions/timezone", "definitions/nodeIP", diff --git a/charts/diskoverdata/app_versions.json b/charts/diskoverdata/app_versions.json index 03ff182764..d7c5ee3c1a 100644 --- a/charts/diskoverdata/app_versions.json +++ b/charts/diskoverdata/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/diskoverdata/2.0.0", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ + "normalize/ixVolume", "definitions/timezone", - "normalize/acl", - "normalize/ixVolume" + "normalize/acl" ], "human_version": "2.0.1_2.0.0", "version": "2.0.0", @@ -1835,10 +1835,10 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/diskoverdata/1.0.15", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ - "definitions/timezone", - "normalize/ixVolume" + "normalize/ixVolume", + "definitions/timezone" ], "human_version": "2.0.1_1.0.15", "version": "1.0.15", diff --git a/charts/elastic-search/app_versions.json b/charts/elastic-search/app_versions.json index fb0ff33427..43f60e677a 100644 --- a/charts/elastic-search/app_versions.json +++ b/charts/elastic-search/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/elastic-search/1.1.16", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ - "normalize/acl", "normalize/ixVolume", - "definitions/certificate" + "definitions/certificate", + "normalize/acl" ], "human_version": "8.13.2_1.1.16", "version": "1.1.16", diff --git a/charts/emby/app_versions.json b/charts/emby/app_versions.json index e80b7275fa..38603e0134 100644 --- a/charts/emby/app_versions.json +++ b/charts/emby/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/emby/2.0.6", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ - "normalize/acl", "normalize/ixVolume", + "normalize/acl", "definitions/gpuConfiguration" ], "human_version": "4.8.3.0_2.0.6", @@ -1061,7 +1061,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/emby/1.0.30", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ "normalize/ixVolume", "definitions/gpuConfiguration" diff --git a/charts/home-assistant/app_versions.json b/charts/home-assistant/app_versions.json index 681378b5dd..e3066cec7c 100644 --- a/charts/home-assistant/app_versions.json +++ b/charts/home-assistant/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/home-assistant/2.0.19", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ + "normalize/ixVolume", "definitions/timezone", - "normalize/acl", - "normalize/ixVolume" + "normalize/acl" ], "human_version": "2024.4.3_2.0.19", "version": "2.0.19", @@ -2056,10 +2056,10 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/home-assistant/1.0.130", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ - "definitions/timezone", - "normalize/ixVolume" + "normalize/ixVolume", + "definitions/timezone" ], "human_version": "2024.1.3_1.0.130", "version": "1.0.130", diff --git a/charts/ix-chart/app_versions.json b/charts/ix-chart/app_versions.json index 5423565df0..f46157929b 100644 --- a/charts/ix-chart/app_versions.json +++ b/charts/ix-chart/app_versions.json @@ -4,13 +4,13 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/ix-chart/2403.0.0", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ + "normalize/interfaceConfiguration", "normalize/ixVolume", - "definitions/nodeIP", - "definitions/interface", "definitions/gpuConfiguration", - "normalize/interfaceConfiguration" + "definitions/interface", + "definitions/nodeIP" ], "human_version": "2403.0.0", "version": "2403.0.0", diff --git a/charts/minio/app_versions.json b/charts/minio/app_versions.json index df155eea8a..a405648739 100644 --- a/charts/minio/app_versions.json +++ b/charts/minio/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/minio/2.0.6", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ - "normalize/acl", "normalize/ixVolume", - "definitions/certificate" + "definitions/certificate", + "normalize/acl" ], "human_version": "2023-03-13_2.0.6", "version": "2.0.6", @@ -1837,7 +1837,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/minio/1.7.24", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ "normalize/ixVolume", "definitions/certificate" diff --git a/charts/netdata/app_versions.json b/charts/netdata/app_versions.json index 2bdc327bc5..ba8196e88a 100644 --- a/charts/netdata/app_versions.json +++ b/charts/netdata/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/netdata/2.0.7", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ - "normalize/acl", - "normalize/ixVolume" + "normalize/ixVolume", + "normalize/acl" ], "human_version": "v1.45.3_2.0.7", "version": "2.0.7", @@ -1730,7 +1730,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/netdata/1.0.40", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ "normalize/ixVolume" ], diff --git a/charts/nextcloud/app_versions.json b/charts/nextcloud/app_versions.json index 157f8645fb..a3974f266a 100644 --- a/charts/nextcloud/app_versions.json +++ b/charts/nextcloud/app_versions.json @@ -4,11 +4,11 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/nextcloud/1.6.59", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ "normalize/ixVolume", - "definitions/nodeIP", - "definitions/certificate" + "definitions/certificate", + "definitions/nodeIP" ], "human_version": "28.0.4_1.6.59", "version": "1.6.59", @@ -828,11 +828,11 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/nextcloud/1.6.53", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ "normalize/ixVolume", - "definitions/nodeIP", - "definitions/certificate" + "definitions/certificate", + "definitions/nodeIP" ], "human_version": "27.1.4_1.6.53", "version": "1.6.53", @@ -1652,11 +1652,11 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/nextcloud/1.6.29", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ "normalize/ixVolume", - "definitions/nodeIP", - "definitions/certificate" + "definitions/certificate", + "definitions/nodeIP" ], "human_version": "26.0.2_1.6.29", "version": "1.6.29", diff --git a/charts/photoprism/app_versions.json b/charts/photoprism/app_versions.json index cf8c5c4924..798d54c1a0 100644 --- a/charts/photoprism/app_versions.json +++ b/charts/photoprism/app_versions.json @@ -4,12 +4,12 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/photoprism/2.0.4", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ - "normalize/acl", "normalize/ixVolume", - "definitions/gpuConfiguration", - "definitions/certificate" + "definitions/certificate", + "normalize/acl", + "definitions/gpuConfiguration" ], "human_version": "231128_2.0.4", "version": "2.0.4", @@ -1824,7 +1824,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/photoprism/1.1.3", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ "normalize/ixVolume", "definitions/gpuConfiguration" diff --git a/charts/pihole/app_versions.json b/charts/pihole/app_versions.json index cef4d627ee..54c3fcce83 100644 --- a/charts/pihole/app_versions.json +++ b/charts/pihole/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/pihole/2.0.10", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ + "normalize/ixVolume", "definitions/timezone", - "normalize/acl", - "normalize/ixVolume" + "normalize/acl" ], "human_version": "2024.03.2_2.0.10", "version": "2.0.10", @@ -1500,10 +1500,10 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/pihole/1.0.25", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ - "definitions/timezone", - "normalize/ixVolume" + "normalize/ixVolume", + "definitions/timezone" ], "human_version": "2023.11.0_1.0.25", "version": "1.0.25", diff --git a/charts/plex/app_versions.json b/charts/plex/app_versions.json index 020ccb8003..16444bc3fe 100644 --- a/charts/plex/app_versions.json +++ b/charts/plex/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/plex/2.0.4", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ + "normalize/ixVolume", "definitions/timezone", "normalize/acl", - "normalize/ixVolume", "definitions/gpuConfiguration" ], "human_version": "1.40.1.8227_2.0.4", @@ -2229,12 +2229,12 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/plex/1.7.60", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ - "validations/lockedHostPath", - "definitions/timezone", "normalize/ixVolume", - "definitions/gpuConfiguration" + "definitions/timezone", + "definitions/gpuConfiguration", + "validations/lockedHostPath" ], "human_version": "1.32.8.7639_1.7.60", "version": "1.7.60", diff --git a/charts/prometheus/app_versions.json b/charts/prometheus/app_versions.json index 0e466a8557..5c0c5ed802 100644 --- a/charts/prometheus/app_versions.json +++ b/charts/prometheus/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/prometheus/1.1.14", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ - "normalize/acl", - "normalize/ixVolume" + "normalize/ixVolume", + "normalize/acl" ], "human_version": "v2.51.2_1.1.14", "version": "1.1.14", diff --git a/charts/storj/app_versions.json b/charts/storj/app_versions.json index 107faa0566..85faf93fa9 100644 --- a/charts/storj/app_versions.json +++ b/charts/storj/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/storj/2.0.1", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ - "normalize/acl", - "normalize/ixVolume" + "normalize/ixVolume", + "normalize/acl" ], "human_version": "v1.68.2_2.0.1", "version": "2.0.1", @@ -1556,7 +1556,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/storj/1.0.18", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ "normalize/ixVolume" ], diff --git a/charts/syncthing/app_versions.json b/charts/syncthing/app_versions.json index ef4c8cfe4c..9e46af608f 100644 --- a/charts/syncthing/app_versions.json +++ b/charts/syncthing/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/syncthing/2.0.5", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ - "normalize/acl", - "normalize/ixVolume" + "normalize/ixVolume", + "normalize/acl" ], "human_version": "1.27.6_2.0.5", "version": "2.0.5", @@ -1171,10 +1171,10 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/syncthing/1.0.42", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ - "validations/lockedHostPath", - "normalize/ixVolume" + "normalize/ixVolume", + "validations/lockedHostPath" ], "human_version": "1.27.3_1.0.42", "version": "1.0.42", diff --git a/charts/wg-easy/app_versions.json b/charts/wg-easy/app_versions.json index 76015a7e9f..a6faa49c13 100644 --- a/charts/wg-easy/app_versions.json +++ b/charts/wg-easy/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/wg-easy/2.0.15", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ - "normalize/acl", "normalize/ixVolume", - "definitions/nodeIP" + "definitions/nodeIP", + "normalize/acl" ], "human_version": "12_2.0.15", "version": "2.0.15", @@ -1159,11 +1159,11 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/wg-easy/1.0.12", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ - "validations/lockedHostPath", "normalize/ixVolume", - "definitions/nodeIP" + "definitions/nodeIP", + "validations/lockedHostPath" ], "human_version": "7_1.0.12", "version": "1.0.12", diff --git a/community/actual-budget/app_versions.json b/community/actual-budget/app_versions.json index 244cae5c16..925cc9fb61 100644 --- a/community/actual-budget/app_versions.json +++ b/community/actual-budget/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/actual-budget/1.2.12", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ - "normalize/acl", "normalize/ixVolume", - "definitions/certificate" + "definitions/certificate", + "normalize/acl" ], "human_version": "24.4.0_1.2.12", "version": "1.2.12", diff --git a/community/adguard-home/app_versions.json b/community/adguard-home/app_versions.json index 8285d50c96..11e6b11643 100644 --- a/community/adguard-home/app_versions.json +++ b/community/adguard-home/app_versions.json @@ -4,7 +4,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/adguard-home/1.0.41", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ "normalize/ixVolume" ], diff --git a/community/audiobookshelf/app_versions.json b/community/audiobookshelf/app_versions.json index 03ba786f74..eba4b3afde 100644 --- a/community/audiobookshelf/app_versions.json +++ b/community/audiobookshelf/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/audiobookshelf/1.0.0", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ + "normalize/ixVolume", "definitions/timezone", - "normalize/acl", - "normalize/ixVolume" + "normalize/acl" ], "human_version": "2.8.1_1.0.0", "version": "1.0.0", diff --git a/community/autobrr/app_versions.json b/community/autobrr/app_versions.json index 8bccb92df1..6fa5fa7429 100644 --- a/community/autobrr/app_versions.json +++ b/community/autobrr/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/autobrr/1.2.13", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ + "normalize/ixVolume", "definitions/timezone", - "normalize/acl", - "normalize/ixVolume" + "normalize/acl" ], "human_version": "1.41.0_1.2.13", "version": "1.2.13", diff --git a/community/bazarr/app_versions.json b/community/bazarr/app_versions.json index 95cde91907..1e3c84fbcb 100644 --- a/community/bazarr/app_versions.json +++ b/community/bazarr/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/bazarr/1.2.10", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ - "normalize/acl", - "normalize/ixVolume" + "normalize/ixVolume", + "normalize/acl" ], "human_version": "1.4.2_1.2.10", "version": "1.2.10", diff --git a/community/briefkasten/app_versions.json b/community/briefkasten/app_versions.json index 35188d5884..6d1cc6492e 100644 --- a/community/briefkasten/app_versions.json +++ b/community/briefkasten/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/briefkasten/1.2.7", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ - "normalize/acl", - "normalize/ixVolume" + "normalize/ixVolume", + "normalize/acl" ], "human_version": "latest_1.2.7", "version": "1.2.7", diff --git a/community/castopod/app_versions.json b/community/castopod/app_versions.json index 5118d27bf2..00e673612d 100644 --- a/community/castopod/app_versions.json +++ b/community/castopod/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/castopod/1.2.17", - "last_update": "2024-04-18 04:34:56", + "last_update": "2024-04-18 12:00:32", "required_features": [ - "normalize/acl", - "normalize/ixVolume" + "normalize/ixVolume", + "normalize/acl" ], "human_version": "1.11.0_1.2.17", "version": "1.2.17", diff --git a/community/chia/app_versions.json b/community/chia/app_versions.json index a0c5d81162..af4ea041f2 100644 --- a/community/chia/app_versions.json +++ b/community/chia/app_versions.json @@ -4,10 +4,10 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/chia/1.0.34", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ - "definitions/timezone", - "normalize/ixVolume" + "normalize/ixVolume", + "definitions/timezone" ], "human_version": "2.2.1_1.0.34", "version": "1.0.34", diff --git a/community/clamav/app_versions.json b/community/clamav/app_versions.json index bebd37bc4b..abc60b9ca2 100644 --- a/community/clamav/app_versions.json +++ b/community/clamav/app_versions.json @@ -4,7 +4,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/clamav/1.0.21", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ "normalize/ixVolume" ], diff --git a/community/cloudflared/app_versions.json b/community/cloudflared/app_versions.json index c942508665..737f4d5636 100644 --- a/community/cloudflared/app_versions.json +++ b/community/cloudflared/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/cloudflared/1.2.11", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ - "normalize/acl", - "normalize/ixVolume" + "normalize/ixVolume", + "normalize/acl" ], "human_version": "2024.4.0_1.2.11", "version": "1.2.11", diff --git a/community/dashy/app_versions.json b/community/dashy/app_versions.json index 53051ba4bf..b6159dcd9c 100644 --- a/community/dashy/app_versions.json +++ b/community/dashy/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/dashy/1.0.9", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ - "normalize/acl", "normalize/ixVolume", - "definitions/certificate" + "definitions/certificate", + "normalize/acl" ], "human_version": "2.1.2_1.0.9", "version": "1.0.9", diff --git a/community/ddns-updater/app_versions.json b/community/ddns-updater/app_versions.json index d1b8be144e..9fc903cec9 100644 --- a/community/ddns-updater/app_versions.json +++ b/community/ddns-updater/app_versions.json @@ -4,10 +4,10 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/ddns-updater/1.0.27", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ - "definitions/timezone", - "normalize/ixVolume" + "normalize/ixVolume", + "definitions/timezone" ], "human_version": "2.6.0_1.0.27", "version": "1.0.27", diff --git a/community/deluge/app_versions.json b/community/deluge/app_versions.json index 84b4f49278..57c27a4864 100644 --- a/community/deluge/app_versions.json +++ b/community/deluge/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/deluge/1.2.6", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ + "normalize/ixVolume", "definitions/timezone", - "normalize/acl", - "normalize/ixVolume" + "normalize/acl" ], "human_version": "2.1.1_1.2.6", "version": "1.2.6", diff --git a/community/distribution/app_versions.json b/community/distribution/app_versions.json index d5a5964ae7..fd3a96369a 100644 --- a/community/distribution/app_versions.json +++ b/community/distribution/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/distribution/1.2.4", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ - "normalize/acl", "normalize/ixVolume", - "definitions/certificate" + "definitions/certificate", + "normalize/acl" ], "human_version": "2.8.3_1.2.4", "version": "1.2.4", diff --git a/community/drawio/app_versions.json b/community/drawio/app_versions.json index b5b3b5b2de..d3e0b8e887 100644 --- a/community/drawio/app_versions.json +++ b/community/drawio/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/drawio/1.2.32", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ - "normalize/acl", - "normalize/ixVolume" + "normalize/ixVolume", + "normalize/acl" ], "human_version": "24.2.5_1.2.32", "version": "1.2.32", diff --git a/community/filebrowser/app_versions.json b/community/filebrowser/app_versions.json index c2cd69f7b5..03d05c0905 100644 --- a/community/filebrowser/app_versions.json +++ b/community/filebrowser/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/filebrowser/1.2.7", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ - "normalize/acl", "normalize/ixVolume", - "definitions/certificate" + "definitions/certificate", + "normalize/acl" ], "human_version": "2.28.0_1.2.7", "version": "1.2.7", diff --git a/community/firefly-iii/app_versions.json b/community/firefly-iii/app_versions.json index bdc265b9d8..9cb26fa975 100644 --- a/community/firefly-iii/app_versions.json +++ b/community/firefly-iii/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/firefly-iii/1.1.23", - "last_update": "2024-04-18 04:34:56", + "last_update": "2024-04-18 12:00:32", "required_features": [ - "normalize/acl", - "normalize/ixVolume" + "normalize/ixVolume", + "normalize/acl" ], "human_version": "6.1.13_1.1.23", "version": "1.1.23", diff --git a/community/flame/app_versions.json b/community/flame/app_versions.json index e125329800..f5b44be5c1 100644 --- a/community/flame/app_versions.json +++ b/community/flame/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/flame/1.2.4", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ - "normalize/acl", - "normalize/ixVolume" + "normalize/ixVolume", + "normalize/acl" ], "human_version": "2.3.1_1.2.4", "version": "1.2.4", diff --git a/community/freshrss/app_versions.json b/community/freshrss/app_versions.json index a7f394490f..a5f8f6aabb 100644 --- a/community/freshrss/app_versions.json +++ b/community/freshrss/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/freshrss/1.1.9", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ + "normalize/ixVolume", "definitions/timezone", - "normalize/acl", - "normalize/ixVolume" + "normalize/acl" ], "human_version": "1.23.1_1.1.9", "version": "1.1.9", diff --git a/community/frigate/app_versions.json b/community/frigate/app_versions.json index da0b8da7e2..cdad19ff03 100644 --- a/community/frigate/app_versions.json +++ b/community/frigate/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/frigate/1.2.6", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ - "normalize/acl", "normalize/ixVolume", + "normalize/acl", "definitions/gpuConfiguration" ], "human_version": "0.13.2_1.2.6", diff --git a/community/fscrawler/app_versions.json b/community/fscrawler/app_versions.json index facf18f19e..8a4844e01f 100644 --- a/community/fscrawler/app_versions.json +++ b/community/fscrawler/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/fscrawler/1.2.4", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ + "normalize/ixVolume", "definitions/timezone", - "normalize/acl", - "normalize/ixVolume" + "normalize/acl" ], "human_version": "2.9_1.2.4", "version": "1.2.4", diff --git a/community/gitea/app_versions.json b/community/gitea/app_versions.json index 79042e8520..9d5e3f3747 100644 --- a/community/gitea/app_versions.json +++ b/community/gitea/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/gitea/1.1.19", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ - "normalize/acl", "normalize/ixVolume", - "definitions/certificate" + "definitions/certificate", + "normalize/acl" ], "human_version": "1.21.11_1.1.19", "version": "1.1.19", diff --git a/community/grafana/app_versions.json b/community/grafana/app_versions.json index 272dbadb1d..310b970b40 100644 --- a/community/grafana/app_versions.json +++ b/community/grafana/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/grafana/1.2.12", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ - "normalize/acl", "normalize/ixVolume", - "definitions/certificate" + "definitions/certificate", + "normalize/acl" ], "human_version": "10.4.2_1.2.12", "version": "1.2.12", diff --git a/community/handbrake/app_versions.json b/community/handbrake/app_versions.json index 19f4af004e..3c0fabe658 100644 --- a/community/handbrake/app_versions.json +++ b/community/handbrake/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/handbrake/1.0.2", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ + "normalize/ixVolume", "definitions/timezone", - "normalize/acl", - "normalize/ixVolume" + "normalize/acl" ], "human_version": "23.12.2_1.0.2", "version": "1.0.2", diff --git a/community/homarr/app_versions.json b/community/homarr/app_versions.json index d7f6539c51..f0a462afc5 100644 --- a/community/homarr/app_versions.json +++ b/community/homarr/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/homarr/2.0.13", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ + "normalize/ixVolume", "definitions/timezone", - "normalize/acl", - "normalize/ixVolume" + "normalize/acl" ], "human_version": "0.15.2_2.0.13", "version": "2.0.13", diff --git a/community/homepage/app_versions.json b/community/homepage/app_versions.json index 917148f5bf..08bb4bc629 100644 --- a/community/homepage/app_versions.json +++ b/community/homepage/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/homepage/1.2.11", - "last_update": "2024-04-18 04:34:56", + "last_update": "2024-04-18 12:00:32", "required_features": [ - "normalize/acl", - "normalize/ixVolume" + "normalize/ixVolume", + "normalize/acl" ], "human_version": "0.8.12_1.2.11", "version": "1.2.11", diff --git a/community/homer/app_versions.json b/community/homer/app_versions.json index 3b3a1b605c..1f5ae9a08c 100644 --- a/community/homer/app_versions.json +++ b/community/homer/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/homer/1.2.4", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ - "normalize/acl", - "normalize/ixVolume" + "normalize/ixVolume", + "normalize/acl" ], "human_version": "23.10.1_1.2.4", "version": "1.2.4", diff --git a/community/immich/app_versions.json b/community/immich/app_versions.json index bf90b7d6d0..9848a61daa 100644 --- a/community/immich/app_versions.json +++ b/community/immich/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/immich/3.0.19", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ + "normalize/ixVolume", "definitions/timezone", "normalize/acl", - "normalize/ixVolume", "definitions/gpuConfiguration" ], "human_version": "1.101.0_3.0.19", diff --git a/community/invidious/app_versions.json b/community/invidious/app_versions.json index 25f56c6eaa..fa8149086b 100644 --- a/community/invidious/app_versions.json +++ b/community/invidious/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/invidious/2.0.1", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ - "normalize/acl", - "normalize/ixVolume" + "normalize/ixVolume", + "normalize/acl" ], "human_version": "latest_2.0.1", "version": "2.0.1", diff --git a/community/ipfs/app_versions.json b/community/ipfs/app_versions.json index d7a28ea179..da06920b2c 100644 --- a/community/ipfs/app_versions.json +++ b/community/ipfs/app_versions.json @@ -4,7 +4,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/ipfs/1.0.36", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ "normalize/ixVolume" ], diff --git a/community/jellyfin/app_versions.json b/community/jellyfin/app_versions.json index 4348551e39..e43c1aabcd 100644 --- a/community/jellyfin/app_versions.json +++ b/community/jellyfin/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/jellyfin/1.2.7", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ - "normalize/acl", "normalize/ixVolume", + "normalize/acl", "definitions/gpuConfiguration" ], "human_version": "10.8.13.1_1.2.7", diff --git a/community/jellyseerr/app_versions.json b/community/jellyseerr/app_versions.json index a7c27b7c35..dd2a4bcd27 100644 --- a/community/jellyseerr/app_versions.json +++ b/community/jellyseerr/app_versions.json @@ -4,10 +4,10 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/jellyseerr/1.0.21", - "last_update": "2024-04-18 04:34:56", + "last_update": "2024-04-18 12:00:32", "required_features": [ - "definitions/timezone", - "normalize/ixVolume" + "normalize/ixVolume", + "definitions/timezone" ], "human_version": "1.8.1_1.0.21", "version": "1.0.21", diff --git a/community/jenkins/app_versions.json b/community/jenkins/app_versions.json index ea2c02c537..25d766307c 100644 --- a/community/jenkins/app_versions.json +++ b/community/jenkins/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/jenkins/1.2.8", - "last_update": "2024-04-18 04:34:56", + "last_update": "2024-04-18 12:00:32", "required_features": [ + "normalize/ixVolume", "definitions/timezone", "normalize/acl", - "normalize/ixVolume", "definitions/certificate" ], "human_version": "2.440.3_1.2.8", diff --git a/community/joplin/app_versions.json b/community/joplin/app_versions.json index f1debb1ecd..813fe1e3fa 100644 --- a/community/joplin/app_versions.json +++ b/community/joplin/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/joplin/1.1.11", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ - "normalize/acl", - "normalize/ixVolume" + "normalize/ixVolume", + "normalize/acl" ], "human_version": "2.14.2_1.1.11", "version": "1.1.11", diff --git a/community/kapowarr/app_versions.json b/community/kapowarr/app_versions.json index d3d0cf8968..f87b5fe6bf 100644 --- a/community/kapowarr/app_versions.json +++ b/community/kapowarr/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/kapowarr/2.0.3", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ - "normalize/acl", - "normalize/ixVolume" + "normalize/ixVolume", + "normalize/acl" ], "human_version": "1.0.0_2.0.3", "version": "2.0.3", diff --git a/community/kavita/app_versions.json b/community/kavita/app_versions.json index 0670528268..96c2b078fc 100644 --- a/community/kavita/app_versions.json +++ b/community/kavita/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/kavita/1.2.8", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ + "normalize/ixVolume", "definitions/timezone", - "normalize/acl", - "normalize/ixVolume" + "normalize/acl" ], "human_version": "0.8.0_1.2.8", "version": "1.2.8", diff --git a/community/komga/app_versions.json b/community/komga/app_versions.json index e491e70b27..7ce56aab92 100644 --- a/community/komga/app_versions.json +++ b/community/komga/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/komga/1.2.8", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ + "normalize/ixVolume", "definitions/timezone", - "normalize/acl", - "normalize/ixVolume" + "normalize/acl" ], "human_version": "1.10.4_1.2.8", "version": "1.2.8", diff --git a/community/lidarr/app_versions.json b/community/lidarr/app_versions.json index db193df6de..8dad391100 100644 --- a/community/lidarr/app_versions.json +++ b/community/lidarr/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/lidarr/1.2.20", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ - "normalize/acl", - "normalize/ixVolume" + "normalize/ixVolume", + "normalize/acl" ], "human_version": "2.2.5.4141_1.2.20", "version": "1.2.20", diff --git a/community/linkding/app_versions.json b/community/linkding/app_versions.json index 7f83485637..1feabd11c0 100644 --- a/community/linkding/app_versions.json +++ b/community/linkding/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/linkding/1.2.15", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ - "normalize/acl", - "normalize/ixVolume" + "normalize/ixVolume", + "normalize/acl" ], "human_version": "1.27.0_1.2.15", "version": "1.2.15", diff --git a/community/listmonk/app_versions.json b/community/listmonk/app_versions.json index 2d2b1fe0d3..d803c0ea32 100644 --- a/community/listmonk/app_versions.json +++ b/community/listmonk/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/listmonk/1.2.8", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ - "normalize/acl", - "normalize/ixVolume" + "normalize/ixVolume", + "normalize/acl" ], "human_version": "3.0.0_1.2.8", "version": "1.2.8", diff --git a/community/logseq/app_versions.json b/community/logseq/app_versions.json index 4bca5ddb73..b9f5152f48 100644 --- a/community/logseq/app_versions.json +++ b/community/logseq/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/logseq/1.2.3", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ - "normalize/acl", "normalize/ixVolume", - "definitions/certificate" + "definitions/certificate", + "normalize/acl" ], "human_version": "latest_1.2.3", "version": "1.2.3", diff --git a/community/mealie/app_versions.json b/community/mealie/app_versions.json index 51e1ae8d4a..3b269d9162 100644 --- a/community/mealie/app_versions.json +++ b/community/mealie/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/mealie/1.0.17", - "last_update": "2024-04-18 04:34:56", + "last_update": "2024-04-18 12:00:32", "required_features": [ + "normalize/ixVolume", "definitions/timezone", - "normalize/acl", - "normalize/ixVolume" + "normalize/acl" ], "human_version": "1.5.1_1.0.17", "version": "1.0.17", diff --git a/community/metube/app_versions.json b/community/metube/app_versions.json index ae5ecb1540..a9c5b5573e 100644 --- a/community/metube/app_versions.json +++ b/community/metube/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/metube/1.2.12", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ - "normalize/acl", - "normalize/ixVolume" + "normalize/ixVolume", + "normalize/acl" ], "human_version": "2024-04-12_1.2.12", "version": "1.2.12", diff --git a/community/minecraft/app_versions.json b/community/minecraft/app_versions.json index 1b6195157c..e5b524e0e2 100644 --- a/community/minecraft/app_versions.json +++ b/community/minecraft/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/minecraft/1.2.9", - "last_update": "2024-04-18 04:34:56", + "last_update": "2024-04-18 12:00:32", "required_features": [ + "normalize/ixVolume", "definitions/timezone", - "normalize/acl", - "normalize/ixVolume" + "normalize/acl" ], "human_version": "2024.4.1_1.2.9", "version": "1.2.9", diff --git a/community/mineos/app_versions.json b/community/mineos/app_versions.json index 6167d4eb0d..5b133f73dd 100644 --- a/community/mineos/app_versions.json +++ b/community/mineos/app_versions.json @@ -4,7 +4,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/mineos/1.0.20", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ "normalize/ixVolume", "definitions/certificate" diff --git a/community/mumble/app_versions.json b/community/mumble/app_versions.json index e1580885dc..d931c2d719 100644 --- a/community/mumble/app_versions.json +++ b/community/mumble/app_versions.json @@ -4,7 +4,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/mumble/1.0.22", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ "normalize/ixVolume", "definitions/certificate" diff --git a/community/n8n/app_versions.json b/community/n8n/app_versions.json index 1bd34fb02a..2ee2c5d950 100644 --- a/community/n8n/app_versions.json +++ b/community/n8n/app_versions.json @@ -4,12 +4,12 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/n8n/1.2.40", - "last_update": "2024-04-18 04:34:56", + "last_update": "2024-04-18 12:00:32", "required_features": [ - "normalize/acl", "normalize/ixVolume", + "definitions/certificate", "definitions/nodeIP", - "definitions/certificate" + "normalize/acl" ], "human_version": "1.38.0_1.2.40", "version": "1.2.40", diff --git a/community/navidrome/app_versions.json b/community/navidrome/app_versions.json index a04c7a4bbc..fc34af5a6b 100644 --- a/community/navidrome/app_versions.json +++ b/community/navidrome/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/navidrome/1.2.6", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ - "normalize/acl", - "normalize/ixVolume" + "normalize/ixVolume", + "normalize/acl" ], "human_version": "0.51.1_1.2.6", "version": "1.2.6", diff --git a/community/netbootxyz/app_versions.json b/community/netbootxyz/app_versions.json index b3c63cc36b..5640ab8edb 100644 --- a/community/netbootxyz/app_versions.json +++ b/community/netbootxyz/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/netbootxyz/1.0.5", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ + "normalize/ixVolume", "definitions/timezone", - "normalize/acl", - "normalize/ixVolume" + "normalize/acl" ], "human_version": "0.7.1.1_1.0.5", "version": "1.0.5", diff --git a/community/nginx-proxy-manager/app_versions.json b/community/nginx-proxy-manager/app_versions.json index 6841090187..5a7d96df6c 100644 --- a/community/nginx-proxy-manager/app_versions.json +++ b/community/nginx-proxy-manager/app_versions.json @@ -4,10 +4,10 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/nginx-proxy-manager/1.0.29", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ - "definitions/timezone", - "normalize/ixVolume" + "normalize/ixVolume", + "definitions/timezone" ], "human_version": "2.11.1_1.0.29", "version": "1.0.29", diff --git a/community/node-red/app_versions.json b/community/node-red/app_versions.json index 7d3f30d95b..bdfc986454 100644 --- a/community/node-red/app_versions.json +++ b/community/node-red/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/node-red/1.2.9", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ - "normalize/acl", - "normalize/ixVolume" + "normalize/ixVolume", + "normalize/acl" ], "human_version": "3.1.9_1.2.9", "version": "1.2.9", diff --git a/community/odoo/app_versions.json b/community/odoo/app_versions.json index 16cedd9b87..c40f270afc 100644 --- a/community/odoo/app_versions.json +++ b/community/odoo/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/odoo/2.0.8", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ - "normalize/acl", - "normalize/ixVolume" + "normalize/ixVolume", + "normalize/acl" ], "human_version": "17.0_2.0.8", "version": "2.0.8", @@ -1996,10 +1996,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/odoo/1.1.1", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ - "normalize/acl", - "normalize/ixVolume" + "normalize/ixVolume", + "normalize/acl" ], "human_version": "16.0_1.1.1", "version": "1.1.1", diff --git a/community/omada-controller/app_versions.json b/community/omada-controller/app_versions.json index 8da9995d0f..b909e8b1dd 100644 --- a/community/omada-controller/app_versions.json +++ b/community/omada-controller/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/omada-controller/1.2.3", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ + "normalize/ixVolume", "definitions/timezone", "normalize/acl", - "normalize/ixVolume", "definitions/certificate" ], "human_version": "5.13_1.2.3", diff --git a/community/organizr/app_versions.json b/community/organizr/app_versions.json index 5f18278f57..561ecc5ec7 100644 --- a/community/organizr/app_versions.json +++ b/community/organizr/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/organizr/1.0.1", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ + "normalize/ixVolume", "definitions/timezone", - "normalize/acl", - "normalize/ixVolume" + "normalize/acl" ], "human_version": "latest_1.0.1", "version": "1.0.1", diff --git a/community/overseerr/app_versions.json b/community/overseerr/app_versions.json index 2a4de83c83..adc8aac45e 100644 --- a/community/overseerr/app_versions.json +++ b/community/overseerr/app_versions.json @@ -4,10 +4,10 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/overseerr/1.0.25", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ - "definitions/timezone", - "normalize/ixVolume" + "normalize/ixVolume", + "definitions/timezone" ], "human_version": "1.33.2_1.0.25", "version": "1.0.25", diff --git a/community/palworld/app_versions.json b/community/palworld/app_versions.json index 1103f56d61..672ac25c58 100644 --- a/community/palworld/app_versions.json +++ b/community/palworld/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/palworld/1.0.4", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ - "normalize/acl", - "normalize/ixVolume" + "normalize/ixVolume", + "normalize/acl" ], "human_version": "palworld_1.0.4", "version": "1.0.4", diff --git a/community/paperless-ngx/app_versions.json b/community/paperless-ngx/app_versions.json index aebdd0a790..cc1e768f19 100644 --- a/community/paperless-ngx/app_versions.json +++ b/community/paperless-ngx/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/paperless-ngx/1.2.34", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ + "normalize/ixVolume", "definitions/timezone", - "normalize/acl", - "normalize/ixVolume" + "normalize/acl" ], "human_version": "2.7.2_1.2.34", "version": "1.2.34", diff --git a/community/passbolt/app_versions.json b/community/passbolt/app_versions.json index b4e4bc549b..fd43f28e6c 100644 --- a/community/passbolt/app_versions.json +++ b/community/passbolt/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/passbolt/1.2.8", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ - "normalize/acl", "normalize/ixVolume", - "definitions/certificate" + "definitions/certificate", + "normalize/acl" ], "human_version": "4.6.2.1_1.2.8", "version": "1.2.8", diff --git a/community/pgadmin/app_versions.json b/community/pgadmin/app_versions.json index 76b72446ec..20ec19fd6d 100644 --- a/community/pgadmin/app_versions.json +++ b/community/pgadmin/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/pgadmin/1.2.7", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ - "normalize/acl", "normalize/ixVolume", - "definitions/certificate" + "definitions/certificate", + "normalize/acl" ], "human_version": "8.5_1.2.7", "version": "1.2.7", diff --git a/community/pigallery2/app_versions.json b/community/pigallery2/app_versions.json index 2c55c812c0..1d3cf8da32 100644 --- a/community/pigallery2/app_versions.json +++ b/community/pigallery2/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/pigallery2/1.2.4", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ - "normalize/acl", - "normalize/ixVolume" + "normalize/ixVolume", + "normalize/acl" ], "human_version": "2.0.0_1.2.4", "version": "1.2.4", diff --git a/community/piwigo/app_versions.json b/community/piwigo/app_versions.json index 72714f405e..0d05f386c7 100644 --- a/community/piwigo/app_versions.json +++ b/community/piwigo/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/piwigo/1.2.6", - "last_update": "2024-04-18 04:34:56", + "last_update": "2024-04-18 12:00:32", "required_features": [ - "normalize/acl", - "normalize/ixVolume" + "normalize/ixVolume", + "normalize/acl" ], "human_version": "14.4.0_1.2.6", "version": "1.2.6", diff --git a/community/planka/app_versions.json b/community/planka/app_versions.json index d72db3e9c0..020dd1714f 100644 --- a/community/planka/app_versions.json +++ b/community/planka/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/planka/1.2.19", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ - "normalize/acl", - "normalize/ixVolume" + "normalize/ixVolume", + "normalize/acl" ], "human_version": "1.16.4_1.2.19", "version": "1.2.19", diff --git a/community/plex-auto-languages/app_versions.json b/community/plex-auto-languages/app_versions.json index 894a90bd42..da531579b7 100644 --- a/community/plex-auto-languages/app_versions.json +++ b/community/plex-auto-languages/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/plex-auto-languages/1.2.4", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ + "normalize/ixVolume", "definitions/timezone", - "normalize/acl", - "normalize/ixVolume" + "normalize/acl" ], "human_version": "1.2.3_1.2.4", "version": "1.2.4", diff --git a/community/prowlarr/app_versions.json b/community/prowlarr/app_versions.json index f9add571f2..8f3d16adb3 100644 --- a/community/prowlarr/app_versions.json +++ b/community/prowlarr/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/prowlarr/1.2.22", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ - "normalize/acl", - "normalize/ixVolume" + "normalize/ixVolume", + "normalize/acl" ], "human_version": "1.16.1.4420_1.2.22", "version": "1.2.22", diff --git a/community/qbittorrent/app_versions.json b/community/qbittorrent/app_versions.json index c6097f2b60..57119f89a6 100644 --- a/community/qbittorrent/app_versions.json +++ b/community/qbittorrent/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/qbittorrent/1.2.11", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ - "normalize/acl", - "normalize/ixVolume" + "normalize/ixVolume", + "normalize/acl" ], "human_version": "4.6.4_1.2.11", "version": "1.2.11", diff --git a/community/radarr/app_versions.json b/community/radarr/app_versions.json index ae1a3708cc..573d56dec2 100644 --- a/community/radarr/app_versions.json +++ b/community/radarr/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/radarr/1.2.11", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ - "normalize/acl", - "normalize/ixVolume" + "normalize/ixVolume", + "normalize/acl" ], "human_version": "5.4.6.8723_1.2.11", "version": "1.2.11", diff --git a/community/readarr/app_versions.json b/community/readarr/app_versions.json index 5b656c859d..c41f99fc2c 100644 --- a/community/readarr/app_versions.json +++ b/community/readarr/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/readarr/1.2.16", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ - "normalize/acl", - "normalize/ixVolume" + "normalize/ixVolume", + "normalize/acl" ], "human_version": "0.3.22.2499_1.2.16", "version": "1.2.16", diff --git a/community/recyclarr/app_versions.json b/community/recyclarr/app_versions.json index 131967c5cb..e48fde0eb2 100644 --- a/community/recyclarr/app_versions.json +++ b/community/recyclarr/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/recyclarr/1.2.3", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ + "normalize/ixVolume", "definitions/timezone", - "normalize/acl", - "normalize/ixVolume" + "normalize/acl" ], "human_version": "6.0.2_1.2.3", "version": "1.2.3", diff --git a/community/redis/app_versions.json b/community/redis/app_versions.json index 4d32fb4104..52d4d96d07 100644 --- a/community/redis/app_versions.json +++ b/community/redis/app_versions.json @@ -4,7 +4,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/redis/1.0.22", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ "normalize/ixVolume" ], diff --git a/community/roundcube/app_versions.json b/community/roundcube/app_versions.json index de925775ce..b00ee86a25 100644 --- a/community/roundcube/app_versions.json +++ b/community/roundcube/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/roundcube/1.0.3", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ - "normalize/acl", - "normalize/ixVolume" + "normalize/ixVolume", + "normalize/acl" ], "human_version": "1.6.6_1.0.3", "version": "1.0.3", diff --git a/community/rsyncd/app_versions.json b/community/rsyncd/app_versions.json index b55d8d145a..e724449f91 100644 --- a/community/rsyncd/app_versions.json +++ b/community/rsyncd/app_versions.json @@ -4,7 +4,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/rsyncd/1.0.16", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [], "human_version": "1.0.0_1.0.16", "version": "1.0.16", diff --git a/community/rust-desk/app_versions.json b/community/rust-desk/app_versions.json index 03f9f77515..743aed120d 100644 --- a/community/rust-desk/app_versions.json +++ b/community/rust-desk/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/rust-desk/1.2.4", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ - "normalize/acl", - "normalize/ixVolume" + "normalize/ixVolume", + "normalize/acl" ], "human_version": "1.1.10.3_1.2.4", "version": "1.2.4", diff --git a/community/sabnzbd/app_versions.json b/community/sabnzbd/app_versions.json index 6dcaf064fa..ea3b9afca0 100644 --- a/community/sabnzbd/app_versions.json +++ b/community/sabnzbd/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/sabnzbd/1.2.7", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ - "normalize/acl", - "normalize/ixVolume" + "normalize/ixVolume", + "normalize/acl" ], "human_version": "4.2.3_1.2.7", "version": "1.2.7", diff --git a/community/searxng/app_versions.json b/community/searxng/app_versions.json index fb3f9113c8..76df8b64c9 100644 --- a/community/searxng/app_versions.json +++ b/community/searxng/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/searxng/1.2.18", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ - "normalize/acl", - "normalize/ixVolume" + "normalize/ixVolume", + "normalize/acl" ], "human_version": "2023.12.31_1.2.18", "version": "1.2.18", diff --git a/community/sftpgo/app_versions.json b/community/sftpgo/app_versions.json index ea4a8d117a..6b7b435fc0 100644 --- a/community/sftpgo/app_versions.json +++ b/community/sftpgo/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/sftpgo/1.2.5", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ - "normalize/acl", "normalize/ixVolume", - "definitions/certificate" + "definitions/certificate", + "normalize/acl" ], "human_version": "2.5.6_1.2.5", "version": "1.2.5", diff --git a/community/sonarr/app_versions.json b/community/sonarr/app_versions.json index d354b62dc9..64b80faf37 100644 --- a/community/sonarr/app_versions.json +++ b/community/sonarr/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/sonarr/1.2.13", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ - "normalize/acl", - "normalize/ixVolume" + "normalize/ixVolume", + "normalize/acl" ], "human_version": "4.0.4.1491_1.2.13", "version": "1.2.13", diff --git a/community/tailscale/app_versions.json b/community/tailscale/app_versions.json index 0dc9a7f0fc..cc8fb8a6e3 100644 --- a/community/tailscale/app_versions.json +++ b/community/tailscale/app_versions.json @@ -4,7 +4,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/tailscale/1.0.37", - "last_update": "2024-04-18 04:34:56", + "last_update": "2024-04-18 12:00:32", "required_features": [], "human_version": "1.64.1_1.0.37", "version": "1.0.37", diff --git a/community/tautulli/app_versions.json b/community/tautulli/app_versions.json index d6c64ccdce..289bb7fc4a 100644 --- a/community/tautulli/app_versions.json +++ b/community/tautulli/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/tautulli/1.2.3", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ - "normalize/acl", - "normalize/ixVolume" + "normalize/ixVolume", + "normalize/acl" ], "human_version": "2.13.4_1.2.3", "version": "1.2.3", diff --git a/community/tdarr/app_versions.json b/community/tdarr/app_versions.json index 71644f4873..627a8fa850 100644 --- a/community/tdarr/app_versions.json +++ b/community/tdarr/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/tdarr/1.2.3", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ + "normalize/ixVolume", "definitions/timezone", "normalize/acl", - "normalize/ixVolume", "definitions/gpuConfiguration" ], "human_version": "2.17.01_1.2.3", diff --git a/community/terraria/app_versions.json b/community/terraria/app_versions.json index 1e4afea506..292debfc7e 100644 --- a/community/terraria/app_versions.json +++ b/community/terraria/app_versions.json @@ -1,15 +1,15 @@ { - "1.0.21": { + "1.0.22": { "healthy": true, "supported": true, "healthy_error": null, - "location": "/__w/charts/charts/community/terraria/1.0.21", - "last_update": "2024-04-18 04:33:29", + "location": "/__w/charts/charts/community/terraria/1.0.22", + "last_update": "2024-04-18 12:02:10", "required_features": [ "normalize/ixVolume" ], - "human_version": "1.4.4.9_1.0.21", - "version": "1.0.21", + "human_version": "1.4.4.9_1.0.22", + "version": "1.0.22", "chart_metadata": { "name": "terraria", "description": "Terraria is a land of adventure! A land of mystery! A land that's yours to shape, defend, and enjoy.", @@ -17,7 +17,7 @@ "title": "Terraria" }, "type": "application", - "version": "1.0.21", + "version": "1.0.22", "apiVersion": "v2", "appVersion": "1.4.4.9", "kubeVersion": ">=1.16.0-0", diff --git a/community/tftpd-hpa/app_versions.json b/community/tftpd-hpa/app_versions.json index 76cee7a82d..5e51a71a70 100644 --- a/community/tftpd-hpa/app_versions.json +++ b/community/tftpd-hpa/app_versions.json @@ -4,10 +4,10 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/tftpd-hpa/1.0.18", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ - "definitions/timezone", - "normalize/ixVolume" + "normalize/ixVolume", + "definitions/timezone" ], "human_version": "1.0.0_1.0.18", "version": "1.0.18", diff --git a/community/tiny-media-manager/app_versions.json b/community/tiny-media-manager/app_versions.json index 83d43e9366..1720c0be22 100644 --- a/community/tiny-media-manager/app_versions.json +++ b/community/tiny-media-manager/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/tiny-media-manager/1.2.7", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ - "normalize/acl", - "normalize/ixVolume" + "normalize/ixVolume", + "normalize/acl" ], "human_version": "5.0.4_1.2.7", "version": "1.2.7", diff --git a/community/transmission/app_versions.json b/community/transmission/app_versions.json index 614117e079..d660f6ada8 100644 --- a/community/transmission/app_versions.json +++ b/community/transmission/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/transmission/1.3.5", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ - "normalize/acl", - "normalize/ixVolume" + "normalize/ixVolume", + "normalize/acl" ], "human_version": "4.0.5_1.3.5", "version": "1.3.5", diff --git a/community/twofactor-auth/app_versions.json b/community/twofactor-auth/app_versions.json index 34b80ddf8e..2e70739e2f 100644 --- a/community/twofactor-auth/app_versions.json +++ b/community/twofactor-auth/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/twofactor-auth/1.2.6", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ - "normalize/acl", - "normalize/ixVolume" + "normalize/ixVolume", + "normalize/acl" ], "human_version": "5.1.1_1.2.6", "version": "1.2.6", diff --git a/community/unifi-controller/app_versions.json b/community/unifi-controller/app_versions.json index d1747749fc..6353f7c1b9 100644 --- a/community/unifi-controller/app_versions.json +++ b/community/unifi-controller/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/unifi-controller/1.3.7", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ + "normalize/ixVolume", "definitions/timezone", "normalize/acl", - "normalize/ixVolume", "definitions/certificate" ], "human_version": "8.1.113_1.3.7", diff --git a/community/unifi-protect-backup/app_versions.json b/community/unifi-protect-backup/app_versions.json index f40db283a1..407e89810a 100644 --- a/community/unifi-protect-backup/app_versions.json +++ b/community/unifi-protect-backup/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/unifi-protect-backup/1.2.8", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ + "normalize/ixVolume", "definitions/timezone", - "normalize/acl", - "normalize/ixVolume" + "normalize/acl" ], "human_version": "0.10.7_1.2.8", "version": "1.2.8", diff --git a/community/vaultwarden/app_versions.json b/community/vaultwarden/app_versions.json index 5880dd815c..0a2fb9e4ff 100644 --- a/community/vaultwarden/app_versions.json +++ b/community/vaultwarden/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/vaultwarden/1.1.12", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ + "normalize/ixVolume", "definitions/timezone", "normalize/acl", - "normalize/ixVolume", "definitions/certificate" ], "human_version": "1.30.5_1.1.12", diff --git a/community/vikunja/app_versions.json b/community/vikunja/app_versions.json index 1f28517ccf..720421bd7f 100644 --- a/community/vikunja/app_versions.json +++ b/community/vikunja/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/vikunja/1.0.12", - "last_update": "2024-04-18 04:34:56", + "last_update": "2024-04-18 12:00:32", "required_features": [ + "normalize/ixVolume", "definitions/timezone", - "normalize/acl", - "normalize/ixVolume" + "normalize/acl" ], "human_version": "0.22.1_1.0.12", "version": "1.0.12", diff --git a/community/webdav/app_versions.json b/community/webdav/app_versions.json index 7ab0fa74af..b499a2a7f7 100644 --- a/community/webdav/app_versions.json +++ b/community/webdav/app_versions.json @@ -4,7 +4,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/webdav/1.0.22", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ "definitions/certificate" ], diff --git a/community/whoogle/app_versions.json b/community/whoogle/app_versions.json index e65088482e..74c14619c2 100644 --- a/community/whoogle/app_versions.json +++ b/community/whoogle/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/whoogle/1.2.3", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ - "normalize/acl", - "normalize/ixVolume" + "normalize/ixVolume", + "normalize/acl" ], "human_version": "0.8.4_1.2.3", "version": "1.2.3", diff --git a/community/wordpress/app_versions.json b/community/wordpress/app_versions.json index 6a842fed29..e148d0a2d5 100644 --- a/community/wordpress/app_versions.json +++ b/community/wordpress/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/wordpress/1.2.6", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ - "normalize/acl", - "normalize/ixVolume" + "normalize/ixVolume", + "normalize/acl" ], "human_version": "6.5.2_1.2.6", "version": "1.2.6", diff --git a/community/zerotier/app_versions.json b/community/zerotier/app_versions.json index 340ce2a871..df77df8073 100644 --- a/community/zerotier/app_versions.json +++ b/community/zerotier/app_versions.json @@ -4,7 +4,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/zerotier/1.0.19", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [], "human_version": "1.12.2_1.0.19", "version": "1.0.19", diff --git a/enterprise/minio/app_versions.json b/enterprise/minio/app_versions.json index e24248923d..52f3cf074b 100644 --- a/enterprise/minio/app_versions.json +++ b/enterprise/minio/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/enterprise/minio/1.1.3", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ - "normalize/acl", "normalize/ixVolume", - "definitions/certificate" + "definitions/certificate", + "normalize/acl" ], "human_version": "2023-12-07_1.1.3", "version": "1.1.3", diff --git a/enterprise/syncthing/app_versions.json b/enterprise/syncthing/app_versions.json index 7723afadee..37bd3143ef 100644 --- a/enterprise/syncthing/app_versions.json +++ b/enterprise/syncthing/app_versions.json @@ -4,10 +4,10 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/enterprise/syncthing/1.1.8", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ - "definitions/timezone", "normalize/ixVolume", + "definitions/timezone", "definitions/certificate" ], "human_version": "1.27.0_1.1.8", diff --git a/test/jellyfin/app_versions.json b/test/jellyfin/app_versions.json index 8df7d4cc81..e905193291 100644 --- a/test/jellyfin/app_versions.json +++ b/test/jellyfin/app_versions.json @@ -4,7 +4,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/test/jellyfin/1.0.16", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ "normalize/ixVolume", "definitions/gpuConfiguration" diff --git a/test/minio/app_versions.json b/test/minio/app_versions.json index 727224df8b..0f2d1e7ceb 100644 --- a/test/minio/app_versions.json +++ b/test/minio/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/test/minio/1.1.0", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ - "normalize/acl", "normalize/ixVolume", - "definitions/certificate" + "definitions/certificate", + "normalize/acl" ], "human_version": "2023-12-07_1.1.0", "version": "1.1.0", @@ -1412,7 +1412,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/test/minio/1.0.24", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ "normalize/ixVolume", "definitions/certificate" diff --git a/test/sonarr/app_versions.json b/test/sonarr/app_versions.json index fa21c6b938..e4093a844a 100644 --- a/test/sonarr/app_versions.json +++ b/test/sonarr/app_versions.json @@ -4,7 +4,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/test/sonarr/1.0.16", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ "normalize/ixVolume" ], diff --git a/test/syncthing/app_versions.json b/test/syncthing/app_versions.json index 80ed2a8c94..0c7c4c1280 100644 --- a/test/syncthing/app_versions.json +++ b/test/syncthing/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/test/syncthing/1.2.2", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ + "normalize/ixVolume", "definitions/timezone", "normalize/acl", - "normalize/ixVolume", "definitions/certificate" ], "human_version": "1.27.0_1.2.2", @@ -1072,10 +1072,10 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/test/syncthing/1.1.5", - "last_update": "2024-04-18 04:33:29", + "last_update": "2024-04-18 12:00:32", "required_features": [ - "definitions/timezone", "normalize/ixVolume", + "definitions/timezone", "definitions/certificate" ], "human_version": "1.27.0_1.1.5", From f727f2b80eb8b215af8c7b0644c50d248182b315 Mon Sep 17 00:00:00 2001 From: bugclerk <40872210+bugclerk@users.noreply.github.com> Date: Thu, 18 Apr 2024 22:06:56 -0700 Subject: [PATCH 15/20] Upgraded catalog item(s) (#2393) This commit upgrades plex, komga, n8n catalog item(s). Co-authored-by: sonicaj --- library/ix-dev/charts/plex/Chart.yaml | 4 ++-- library/ix-dev/charts/plex/values.yaml | 2 +- library/ix-dev/community/komga/Chart.yaml | 4 ++-- library/ix-dev/community/komga/values.yaml | 2 +- library/ix-dev/community/n8n/Chart.yaml | 4 ++-- library/ix-dev/community/n8n/values.yaml | 2 +- 6 files changed, 9 insertions(+), 9 deletions(-) diff --git a/library/ix-dev/charts/plex/Chart.yaml b/library/ix-dev/charts/plex/Chart.yaml index 69e8d096e1..f0ef694b2a 100644 --- a/library/ix-dev/charts/plex/Chart.yaml +++ b/library/ix-dev/charts/plex/Chart.yaml @@ -4,9 +4,9 @@ description: Plex is a media server that allows you to stream your media to any annotations: title: Plex type: application -version: 2.0.4 +version: 2.0.5 apiVersion: v2 -appVersion: 1.40.1.8227 +appVersion: 1.40.2.8395 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/charts/plex/values.yaml b/library/ix-dev/charts/plex/values.yaml index 63d4f4b1e6..01b3c09ce7 100644 --- a/library/ix-dev/charts/plex/values.yaml +++ b/library/ix-dev/charts/plex/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: plexinc/pms-docker - tag: 1.40.1.8227-c0dd5a73e + tag: 1.40.2.8395-c67dce28e plexPassImage: pullPolicy: IfNotPresent repository: plexinc/pms-docker diff --git a/library/ix-dev/community/komga/Chart.yaml b/library/ix-dev/community/komga/Chart.yaml index fa5b55c1d9..8f830c3105 100644 --- a/library/ix-dev/community/komga/Chart.yaml +++ b/library/ix-dev/community/komga/Chart.yaml @@ -3,9 +3,9 @@ description: Komga is a free and open source comics/mangas server. annotations: title: Komga type: application -version: 1.2.8 +version: 1.2.9 apiVersion: v2 -appVersion: 1.10.4 +appVersion: 1.11.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/komga/values.yaml b/library/ix-dev/community/komga/values.yaml index b963df7445..a1e554fc24 100644 --- a/library/ix-dev/community/komga/values.yaml +++ b/library/ix-dev/community/komga/values.yaml @@ -1,7 +1,7 @@ image: repository: gotson/komga pullPolicy: IfNotPresent - tag: 1.10.4 + tag: 1.11.0 resources: limits: diff --git a/library/ix-dev/community/n8n/Chart.yaml b/library/ix-dev/community/n8n/Chart.yaml index 3323c3cb99..40208026a5 100644 --- a/library/ix-dev/community/n8n/Chart.yaml +++ b/library/ix-dev/community/n8n/Chart.yaml @@ -3,9 +3,9 @@ description: n8n is an extendable workflow automation tool. annotations: title: n8n type: application -version: 1.2.40 +version: 1.2.41 apiVersion: v2 -appVersion: 1.38.0 +appVersion: 1.38.1 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/n8n/values.yaml b/library/ix-dev/community/n8n/values.yaml index c2f77a2206..a87696c49e 100644 --- a/library/ix-dev/community/n8n/values.yaml +++ b/library/ix-dev/community/n8n/values.yaml @@ -1,7 +1,7 @@ image: repository: n8nio/n8n pullPolicy: IfNotPresent - tag: 1.38.0 + tag: 1.38.1 resources: limits: From db0df1566d82ef4a3cdaf8ca3ed19a1c799ba423 Mon Sep 17 00:00:00 2001 From: sonicaj Date: Fri, 19 Apr 2024 05:08:30 +0000 Subject: [PATCH 16/20] Publish new changes in catalog --- charts/plex/{2.0.4 => 2.0.5}/.helmignore | 0 charts/plex/{2.0.4 => 2.0.5}/Chart.lock | 0 charts/plex/{2.0.4 => 2.0.5}/Chart.yaml | 4 ++-- charts/plex/{2.0.4 => 2.0.5}/README.md | 0 charts/plex/{2.0.4 => 2.0.5}/app-readme.md | 0 .../plex/{2.0.4 => 2.0.5}/charts/common-1.2.9.tgz | Bin charts/plex/{2.0.4 => 2.0.5}/ci/basic-values.yaml | 0 charts/plex/{2.0.4 => 2.0.5}/ci/extra-values.yaml | 0 charts/plex/{2.0.4 => 2.0.5}/ci/hostNet-values.yaml | 0 charts/plex/{2.0.4 => 2.0.5}/ix_values.yaml | 2 +- charts/plex/{2.0.4 => 2.0.5}/metadata.yaml | 0 charts/plex/{2.0.4 => 2.0.5}/migrations/migrate | 0 charts/plex/{2.0.4 => 2.0.5}/questions.yaml | 0 charts/plex/{2.0.4 => 2.0.5}/templates/NOTES.txt | 0 .../plex/{2.0.4 => 2.0.5}/templates/_migration.tpl | 0 .../{2.0.4 => 2.0.5}/templates/_persistence.tpl | 0 charts/plex/{2.0.4 => 2.0.5}/templates/_plex.tpl | 0 charts/plex/{2.0.4 => 2.0.5}/templates/_portal.tpl | 0 charts/plex/{2.0.4 => 2.0.5}/templates/_service.tpl | 0 charts/plex/{2.0.4 => 2.0.5}/templates/common.yaml | 0 charts/plex/{2.0.4 => 2.0.5}/to_keep_versions.md | 0 community/komga/{1.2.8 => 1.2.9}/Chart.lock | 0 community/komga/{1.2.8 => 1.2.9}/Chart.yaml | 4 ++-- community/komga/{1.2.8 => 1.2.9}/README.md | 0 community/komga/{1.2.8 => 1.2.9}/app-readme.md | 0 .../komga/{1.2.8 => 1.2.9}/charts/common-1.2.9.tgz | Bin .../komga/{1.2.8 => 1.2.9}/ci/basic-values.yaml | 0 .../komga/{1.2.8 => 1.2.9}/ci/extra-values.yaml | 0 .../komga/{1.2.8 => 1.2.9}/ci/hostNet-values.yaml | 0 community/komga/{1.2.8 => 1.2.9}/ix_values.yaml | 2 +- community/komga/{1.2.8 => 1.2.9}/metadata.yaml | 0 community/komga/{1.2.8 => 1.2.9}/migrations/migrate | 0 community/komga/{1.2.8 => 1.2.9}/questions.yaml | 0 .../komga/{1.2.8 => 1.2.9}/templates/NOTES.txt | 0 .../komga/{1.2.8 => 1.2.9}/templates/_komga.tpl | 0 .../{1.2.8 => 1.2.9}/templates/_persistence.tpl | 0 .../komga/{1.2.8 => 1.2.9}/templates/_portal.tpl | 0 .../komga/{1.2.8 => 1.2.9}/templates/_service.tpl | 0 .../komga/{1.2.8 => 1.2.9}/templates/common.yaml | 0 community/n8n/{1.2.40 => 1.2.41}/Chart.lock | 0 community/n8n/{1.2.40 => 1.2.41}/Chart.yaml | 4 ++-- community/n8n/{1.2.40 => 1.2.41}/README.md | 0 community/n8n/{1.2.40 => 1.2.41}/app-readme.md | 0 .../n8n/{1.2.40 => 1.2.41}/charts/common-1.2.9.tgz | Bin .../n8n/{1.2.40 => 1.2.41}/ci/basic-values.yaml | 0 .../n8n/{1.2.40 => 1.2.41}/ci/https-values.yaml | 0 community/n8n/{1.2.40 => 1.2.41}/ix_values.yaml | 2 +- community/n8n/{1.2.40 => 1.2.41}/metadata.yaml | 0 community/n8n/{1.2.40 => 1.2.41}/migrations/migrate | 0 community/n8n/{1.2.40 => 1.2.41}/questions.yaml | 0 .../n8n/{1.2.40 => 1.2.41}/templates/NOTES.txt | 0 .../{1.2.40 => 1.2.41}/templates/_configuration.tpl | 0 community/n8n/{1.2.40 => 1.2.41}/templates/_n8n.tpl | 0 .../{1.2.40 => 1.2.41}/templates/_persistence.tpl | 0 .../n8n/{1.2.40 => 1.2.41}/templates/_portal.tpl | 0 .../n8n/{1.2.40 => 1.2.41}/templates/_postgres.tpl | 0 .../n8n/{1.2.40 => 1.2.41}/templates/_redis.tpl | 0 .../n8n/{1.2.40 => 1.2.41}/templates/_service.tpl | 0 .../{1.2.40 => 1.2.41}/templates/_validation.tpl | 0 .../n8n/{1.2.40 => 1.2.41}/templates/common.yaml | 0 60 files changed, 9 insertions(+), 9 deletions(-) rename charts/plex/{2.0.4 => 2.0.5}/.helmignore (100%) rename charts/plex/{2.0.4 => 2.0.5}/Chart.lock (100%) rename charts/plex/{2.0.4 => 2.0.5}/Chart.yaml (94%) rename charts/plex/{2.0.4 => 2.0.5}/README.md (100%) rename charts/plex/{2.0.4 => 2.0.5}/app-readme.md (100%) rename charts/plex/{2.0.4 => 2.0.5}/charts/common-1.2.9.tgz (100%) rename charts/plex/{2.0.4 => 2.0.5}/ci/basic-values.yaml (100%) rename charts/plex/{2.0.4 => 2.0.5}/ci/extra-values.yaml (100%) rename charts/plex/{2.0.4 => 2.0.5}/ci/hostNet-values.yaml (100%) rename charts/plex/{2.0.4 => 2.0.5}/ix_values.yaml (96%) rename charts/plex/{2.0.4 => 2.0.5}/metadata.yaml (100%) rename charts/plex/{2.0.4 => 2.0.5}/migrations/migrate (100%) rename charts/plex/{2.0.4 => 2.0.5}/questions.yaml (100%) rename charts/plex/{2.0.4 => 2.0.5}/templates/NOTES.txt (100%) rename charts/plex/{2.0.4 => 2.0.5}/templates/_migration.tpl (100%) rename charts/plex/{2.0.4 => 2.0.5}/templates/_persistence.tpl (100%) rename charts/plex/{2.0.4 => 2.0.5}/templates/_plex.tpl (100%) rename charts/plex/{2.0.4 => 2.0.5}/templates/_portal.tpl (100%) rename charts/plex/{2.0.4 => 2.0.5}/templates/_service.tpl (100%) rename charts/plex/{2.0.4 => 2.0.5}/templates/common.yaml (100%) rename charts/plex/{2.0.4 => 2.0.5}/to_keep_versions.md (100%) rename community/komga/{1.2.8 => 1.2.9}/Chart.lock (100%) rename community/komga/{1.2.8 => 1.2.9}/Chart.yaml (94%) rename community/komga/{1.2.8 => 1.2.9}/README.md (100%) rename community/komga/{1.2.8 => 1.2.9}/app-readme.md (100%) rename community/komga/{1.2.8 => 1.2.9}/charts/common-1.2.9.tgz (100%) rename community/komga/{1.2.8 => 1.2.9}/ci/basic-values.yaml (100%) rename community/komga/{1.2.8 => 1.2.9}/ci/extra-values.yaml (100%) rename community/komga/{1.2.8 => 1.2.9}/ci/hostNet-values.yaml (100%) rename community/komga/{1.2.8 => 1.2.9}/ix_values.yaml (96%) rename community/komga/{1.2.8 => 1.2.9}/metadata.yaml (100%) rename community/komga/{1.2.8 => 1.2.9}/migrations/migrate (100%) rename community/komga/{1.2.8 => 1.2.9}/questions.yaml (100%) rename community/komga/{1.2.8 => 1.2.9}/templates/NOTES.txt (100%) rename community/komga/{1.2.8 => 1.2.9}/templates/_komga.tpl (100%) rename community/komga/{1.2.8 => 1.2.9}/templates/_persistence.tpl (100%) rename community/komga/{1.2.8 => 1.2.9}/templates/_portal.tpl (100%) rename community/komga/{1.2.8 => 1.2.9}/templates/_service.tpl (100%) rename community/komga/{1.2.8 => 1.2.9}/templates/common.yaml (100%) rename community/n8n/{1.2.40 => 1.2.41}/Chart.lock (100%) rename community/n8n/{1.2.40 => 1.2.41}/Chart.yaml (94%) rename community/n8n/{1.2.40 => 1.2.41}/README.md (100%) rename community/n8n/{1.2.40 => 1.2.41}/app-readme.md (100%) rename community/n8n/{1.2.40 => 1.2.41}/charts/common-1.2.9.tgz (100%) rename community/n8n/{1.2.40 => 1.2.41}/ci/basic-values.yaml (100%) rename community/n8n/{1.2.40 => 1.2.41}/ci/https-values.yaml (100%) rename community/n8n/{1.2.40 => 1.2.41}/ix_values.yaml (98%) rename community/n8n/{1.2.40 => 1.2.41}/metadata.yaml (100%) rename community/n8n/{1.2.40 => 1.2.41}/migrations/migrate (100%) rename community/n8n/{1.2.40 => 1.2.41}/questions.yaml (100%) rename community/n8n/{1.2.40 => 1.2.41}/templates/NOTES.txt (100%) rename community/n8n/{1.2.40 => 1.2.41}/templates/_configuration.tpl (100%) rename community/n8n/{1.2.40 => 1.2.41}/templates/_n8n.tpl (100%) rename community/n8n/{1.2.40 => 1.2.41}/templates/_persistence.tpl (100%) rename community/n8n/{1.2.40 => 1.2.41}/templates/_portal.tpl (100%) rename community/n8n/{1.2.40 => 1.2.41}/templates/_postgres.tpl (100%) rename community/n8n/{1.2.40 => 1.2.41}/templates/_redis.tpl (100%) rename community/n8n/{1.2.40 => 1.2.41}/templates/_service.tpl (100%) rename community/n8n/{1.2.40 => 1.2.41}/templates/_validation.tpl (100%) rename community/n8n/{1.2.40 => 1.2.41}/templates/common.yaml (100%) diff --git a/charts/plex/2.0.4/.helmignore b/charts/plex/2.0.5/.helmignore similarity index 100% rename from charts/plex/2.0.4/.helmignore rename to charts/plex/2.0.5/.helmignore diff --git a/charts/plex/2.0.4/Chart.lock b/charts/plex/2.0.5/Chart.lock similarity index 100% rename from charts/plex/2.0.4/Chart.lock rename to charts/plex/2.0.5/Chart.lock diff --git a/charts/plex/2.0.4/Chart.yaml b/charts/plex/2.0.5/Chart.yaml similarity index 94% rename from charts/plex/2.0.4/Chart.yaml rename to charts/plex/2.0.5/Chart.yaml index 69e8d096e1..f0ef694b2a 100644 --- a/charts/plex/2.0.4/Chart.yaml +++ b/charts/plex/2.0.5/Chart.yaml @@ -4,9 +4,9 @@ description: Plex is a media server that allows you to stream your media to any annotations: title: Plex type: application -version: 2.0.4 +version: 2.0.5 apiVersion: v2 -appVersion: 1.40.1.8227 +appVersion: 1.40.2.8395 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/charts/plex/2.0.4/README.md b/charts/plex/2.0.5/README.md similarity index 100% rename from charts/plex/2.0.4/README.md rename to charts/plex/2.0.5/README.md diff --git a/charts/plex/2.0.4/app-readme.md b/charts/plex/2.0.5/app-readme.md similarity index 100% rename from charts/plex/2.0.4/app-readme.md rename to charts/plex/2.0.5/app-readme.md diff --git a/charts/plex/2.0.4/charts/common-1.2.9.tgz b/charts/plex/2.0.5/charts/common-1.2.9.tgz similarity index 100% rename from charts/plex/2.0.4/charts/common-1.2.9.tgz rename to charts/plex/2.0.5/charts/common-1.2.9.tgz diff --git a/charts/plex/2.0.4/ci/basic-values.yaml b/charts/plex/2.0.5/ci/basic-values.yaml similarity index 100% rename from charts/plex/2.0.4/ci/basic-values.yaml rename to charts/plex/2.0.5/ci/basic-values.yaml diff --git a/charts/plex/2.0.4/ci/extra-values.yaml b/charts/plex/2.0.5/ci/extra-values.yaml similarity index 100% rename from charts/plex/2.0.4/ci/extra-values.yaml rename to charts/plex/2.0.5/ci/extra-values.yaml diff --git a/charts/plex/2.0.4/ci/hostNet-values.yaml b/charts/plex/2.0.5/ci/hostNet-values.yaml similarity index 100% rename from charts/plex/2.0.4/ci/hostNet-values.yaml rename to charts/plex/2.0.5/ci/hostNet-values.yaml diff --git a/charts/plex/2.0.4/ix_values.yaml b/charts/plex/2.0.5/ix_values.yaml similarity index 96% rename from charts/plex/2.0.4/ix_values.yaml rename to charts/plex/2.0.5/ix_values.yaml index 63d4f4b1e6..01b3c09ce7 100644 --- a/charts/plex/2.0.4/ix_values.yaml +++ b/charts/plex/2.0.5/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: plexinc/pms-docker - tag: 1.40.1.8227-c0dd5a73e + tag: 1.40.2.8395-c67dce28e plexPassImage: pullPolicy: IfNotPresent repository: plexinc/pms-docker diff --git a/charts/plex/2.0.4/metadata.yaml b/charts/plex/2.0.5/metadata.yaml similarity index 100% rename from charts/plex/2.0.4/metadata.yaml rename to charts/plex/2.0.5/metadata.yaml diff --git a/charts/plex/2.0.4/migrations/migrate b/charts/plex/2.0.5/migrations/migrate similarity index 100% rename from charts/plex/2.0.4/migrations/migrate rename to charts/plex/2.0.5/migrations/migrate diff --git a/charts/plex/2.0.4/questions.yaml b/charts/plex/2.0.5/questions.yaml similarity index 100% rename from charts/plex/2.0.4/questions.yaml rename to charts/plex/2.0.5/questions.yaml diff --git a/charts/plex/2.0.4/templates/NOTES.txt b/charts/plex/2.0.5/templates/NOTES.txt similarity index 100% rename from charts/plex/2.0.4/templates/NOTES.txt rename to charts/plex/2.0.5/templates/NOTES.txt diff --git a/charts/plex/2.0.4/templates/_migration.tpl b/charts/plex/2.0.5/templates/_migration.tpl similarity index 100% rename from charts/plex/2.0.4/templates/_migration.tpl rename to charts/plex/2.0.5/templates/_migration.tpl diff --git a/charts/plex/2.0.4/templates/_persistence.tpl b/charts/plex/2.0.5/templates/_persistence.tpl similarity index 100% rename from charts/plex/2.0.4/templates/_persistence.tpl rename to charts/plex/2.0.5/templates/_persistence.tpl diff --git a/charts/plex/2.0.4/templates/_plex.tpl b/charts/plex/2.0.5/templates/_plex.tpl similarity index 100% rename from charts/plex/2.0.4/templates/_plex.tpl rename to charts/plex/2.0.5/templates/_plex.tpl diff --git a/charts/plex/2.0.4/templates/_portal.tpl b/charts/plex/2.0.5/templates/_portal.tpl similarity index 100% rename from charts/plex/2.0.4/templates/_portal.tpl rename to charts/plex/2.0.5/templates/_portal.tpl diff --git a/charts/plex/2.0.4/templates/_service.tpl b/charts/plex/2.0.5/templates/_service.tpl similarity index 100% rename from charts/plex/2.0.4/templates/_service.tpl rename to charts/plex/2.0.5/templates/_service.tpl diff --git a/charts/plex/2.0.4/templates/common.yaml b/charts/plex/2.0.5/templates/common.yaml similarity index 100% rename from charts/plex/2.0.4/templates/common.yaml rename to charts/plex/2.0.5/templates/common.yaml diff --git a/charts/plex/2.0.4/to_keep_versions.md b/charts/plex/2.0.5/to_keep_versions.md similarity index 100% rename from charts/plex/2.0.4/to_keep_versions.md rename to charts/plex/2.0.5/to_keep_versions.md diff --git a/community/komga/1.2.8/Chart.lock b/community/komga/1.2.9/Chart.lock similarity index 100% rename from community/komga/1.2.8/Chart.lock rename to community/komga/1.2.9/Chart.lock diff --git a/community/komga/1.2.8/Chart.yaml b/community/komga/1.2.9/Chart.yaml similarity index 94% rename from community/komga/1.2.8/Chart.yaml rename to community/komga/1.2.9/Chart.yaml index fa5b55c1d9..8f830c3105 100644 --- a/community/komga/1.2.8/Chart.yaml +++ b/community/komga/1.2.9/Chart.yaml @@ -3,9 +3,9 @@ description: Komga is a free and open source comics/mangas server. annotations: title: Komga type: application -version: 1.2.8 +version: 1.2.9 apiVersion: v2 -appVersion: 1.10.4 +appVersion: 1.11.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/komga/1.2.8/README.md b/community/komga/1.2.9/README.md similarity index 100% rename from community/komga/1.2.8/README.md rename to community/komga/1.2.9/README.md diff --git a/community/komga/1.2.8/app-readme.md b/community/komga/1.2.9/app-readme.md similarity index 100% rename from community/komga/1.2.8/app-readme.md rename to community/komga/1.2.9/app-readme.md diff --git a/community/komga/1.2.8/charts/common-1.2.9.tgz b/community/komga/1.2.9/charts/common-1.2.9.tgz similarity index 100% rename from community/komga/1.2.8/charts/common-1.2.9.tgz rename to community/komga/1.2.9/charts/common-1.2.9.tgz diff --git a/community/komga/1.2.8/ci/basic-values.yaml b/community/komga/1.2.9/ci/basic-values.yaml similarity index 100% rename from community/komga/1.2.8/ci/basic-values.yaml rename to community/komga/1.2.9/ci/basic-values.yaml diff --git a/community/komga/1.2.8/ci/extra-values.yaml b/community/komga/1.2.9/ci/extra-values.yaml similarity index 100% rename from community/komga/1.2.8/ci/extra-values.yaml rename to community/komga/1.2.9/ci/extra-values.yaml diff --git a/community/komga/1.2.8/ci/hostNet-values.yaml b/community/komga/1.2.9/ci/hostNet-values.yaml similarity index 100% rename from community/komga/1.2.8/ci/hostNet-values.yaml rename to community/komga/1.2.9/ci/hostNet-values.yaml diff --git a/community/komga/1.2.8/ix_values.yaml b/community/komga/1.2.9/ix_values.yaml similarity index 96% rename from community/komga/1.2.8/ix_values.yaml rename to community/komga/1.2.9/ix_values.yaml index b963df7445..a1e554fc24 100644 --- a/community/komga/1.2.8/ix_values.yaml +++ b/community/komga/1.2.9/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: gotson/komga pullPolicy: IfNotPresent - tag: 1.10.4 + tag: 1.11.0 resources: limits: diff --git a/community/komga/1.2.8/metadata.yaml b/community/komga/1.2.9/metadata.yaml similarity index 100% rename from community/komga/1.2.8/metadata.yaml rename to community/komga/1.2.9/metadata.yaml diff --git a/community/komga/1.2.8/migrations/migrate b/community/komga/1.2.9/migrations/migrate similarity index 100% rename from community/komga/1.2.8/migrations/migrate rename to community/komga/1.2.9/migrations/migrate diff --git a/community/komga/1.2.8/questions.yaml b/community/komga/1.2.9/questions.yaml similarity index 100% rename from community/komga/1.2.8/questions.yaml rename to community/komga/1.2.9/questions.yaml diff --git a/community/komga/1.2.8/templates/NOTES.txt b/community/komga/1.2.9/templates/NOTES.txt similarity index 100% rename from community/komga/1.2.8/templates/NOTES.txt rename to community/komga/1.2.9/templates/NOTES.txt diff --git a/community/komga/1.2.8/templates/_komga.tpl b/community/komga/1.2.9/templates/_komga.tpl similarity index 100% rename from community/komga/1.2.8/templates/_komga.tpl rename to community/komga/1.2.9/templates/_komga.tpl diff --git a/community/komga/1.2.8/templates/_persistence.tpl b/community/komga/1.2.9/templates/_persistence.tpl similarity index 100% rename from community/komga/1.2.8/templates/_persistence.tpl rename to community/komga/1.2.9/templates/_persistence.tpl diff --git a/community/komga/1.2.8/templates/_portal.tpl b/community/komga/1.2.9/templates/_portal.tpl similarity index 100% rename from community/komga/1.2.8/templates/_portal.tpl rename to community/komga/1.2.9/templates/_portal.tpl diff --git a/community/komga/1.2.8/templates/_service.tpl b/community/komga/1.2.9/templates/_service.tpl similarity index 100% rename from community/komga/1.2.8/templates/_service.tpl rename to community/komga/1.2.9/templates/_service.tpl diff --git a/community/komga/1.2.8/templates/common.yaml b/community/komga/1.2.9/templates/common.yaml similarity index 100% rename from community/komga/1.2.8/templates/common.yaml rename to community/komga/1.2.9/templates/common.yaml diff --git a/community/n8n/1.2.40/Chart.lock b/community/n8n/1.2.41/Chart.lock similarity index 100% rename from community/n8n/1.2.40/Chart.lock rename to community/n8n/1.2.41/Chart.lock diff --git a/community/n8n/1.2.40/Chart.yaml b/community/n8n/1.2.41/Chart.yaml similarity index 94% rename from community/n8n/1.2.40/Chart.yaml rename to community/n8n/1.2.41/Chart.yaml index 3323c3cb99..40208026a5 100644 --- a/community/n8n/1.2.40/Chart.yaml +++ b/community/n8n/1.2.41/Chart.yaml @@ -3,9 +3,9 @@ description: n8n is an extendable workflow automation tool. annotations: title: n8n type: application -version: 1.2.40 +version: 1.2.41 apiVersion: v2 -appVersion: 1.38.0 +appVersion: 1.38.1 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/n8n/1.2.40/README.md b/community/n8n/1.2.41/README.md similarity index 100% rename from community/n8n/1.2.40/README.md rename to community/n8n/1.2.41/README.md diff --git a/community/n8n/1.2.40/app-readme.md b/community/n8n/1.2.41/app-readme.md similarity index 100% rename from community/n8n/1.2.40/app-readme.md rename to community/n8n/1.2.41/app-readme.md diff --git a/community/n8n/1.2.40/charts/common-1.2.9.tgz b/community/n8n/1.2.41/charts/common-1.2.9.tgz similarity index 100% rename from community/n8n/1.2.40/charts/common-1.2.9.tgz rename to community/n8n/1.2.41/charts/common-1.2.9.tgz diff --git a/community/n8n/1.2.40/ci/basic-values.yaml b/community/n8n/1.2.41/ci/basic-values.yaml similarity index 100% rename from community/n8n/1.2.40/ci/basic-values.yaml rename to community/n8n/1.2.41/ci/basic-values.yaml diff --git a/community/n8n/1.2.40/ci/https-values.yaml b/community/n8n/1.2.41/ci/https-values.yaml similarity index 100% rename from community/n8n/1.2.40/ci/https-values.yaml rename to community/n8n/1.2.41/ci/https-values.yaml diff --git a/community/n8n/1.2.40/ix_values.yaml b/community/n8n/1.2.41/ix_values.yaml similarity index 98% rename from community/n8n/1.2.40/ix_values.yaml rename to community/n8n/1.2.41/ix_values.yaml index c2f77a2206..a87696c49e 100644 --- a/community/n8n/1.2.40/ix_values.yaml +++ b/community/n8n/1.2.41/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: n8nio/n8n pullPolicy: IfNotPresent - tag: 1.38.0 + tag: 1.38.1 resources: limits: diff --git a/community/n8n/1.2.40/metadata.yaml b/community/n8n/1.2.41/metadata.yaml similarity index 100% rename from community/n8n/1.2.40/metadata.yaml rename to community/n8n/1.2.41/metadata.yaml diff --git a/community/n8n/1.2.40/migrations/migrate b/community/n8n/1.2.41/migrations/migrate similarity index 100% rename from community/n8n/1.2.40/migrations/migrate rename to community/n8n/1.2.41/migrations/migrate diff --git a/community/n8n/1.2.40/questions.yaml b/community/n8n/1.2.41/questions.yaml similarity index 100% rename from community/n8n/1.2.40/questions.yaml rename to community/n8n/1.2.41/questions.yaml diff --git a/community/n8n/1.2.40/templates/NOTES.txt b/community/n8n/1.2.41/templates/NOTES.txt similarity index 100% rename from community/n8n/1.2.40/templates/NOTES.txt rename to community/n8n/1.2.41/templates/NOTES.txt diff --git a/community/n8n/1.2.40/templates/_configuration.tpl b/community/n8n/1.2.41/templates/_configuration.tpl similarity index 100% rename from community/n8n/1.2.40/templates/_configuration.tpl rename to community/n8n/1.2.41/templates/_configuration.tpl diff --git a/community/n8n/1.2.40/templates/_n8n.tpl b/community/n8n/1.2.41/templates/_n8n.tpl similarity index 100% rename from community/n8n/1.2.40/templates/_n8n.tpl rename to community/n8n/1.2.41/templates/_n8n.tpl diff --git a/community/n8n/1.2.40/templates/_persistence.tpl b/community/n8n/1.2.41/templates/_persistence.tpl similarity index 100% rename from community/n8n/1.2.40/templates/_persistence.tpl rename to community/n8n/1.2.41/templates/_persistence.tpl diff --git a/community/n8n/1.2.40/templates/_portal.tpl b/community/n8n/1.2.41/templates/_portal.tpl similarity index 100% rename from community/n8n/1.2.40/templates/_portal.tpl rename to community/n8n/1.2.41/templates/_portal.tpl diff --git a/community/n8n/1.2.40/templates/_postgres.tpl b/community/n8n/1.2.41/templates/_postgres.tpl similarity index 100% rename from community/n8n/1.2.40/templates/_postgres.tpl rename to community/n8n/1.2.41/templates/_postgres.tpl diff --git a/community/n8n/1.2.40/templates/_redis.tpl b/community/n8n/1.2.41/templates/_redis.tpl similarity index 100% rename from community/n8n/1.2.40/templates/_redis.tpl rename to community/n8n/1.2.41/templates/_redis.tpl diff --git a/community/n8n/1.2.40/templates/_service.tpl b/community/n8n/1.2.41/templates/_service.tpl similarity index 100% rename from community/n8n/1.2.40/templates/_service.tpl rename to community/n8n/1.2.41/templates/_service.tpl diff --git a/community/n8n/1.2.40/templates/_validation.tpl b/community/n8n/1.2.41/templates/_validation.tpl similarity index 100% rename from community/n8n/1.2.40/templates/_validation.tpl rename to community/n8n/1.2.41/templates/_validation.tpl diff --git a/community/n8n/1.2.40/templates/common.yaml b/community/n8n/1.2.41/templates/common.yaml similarity index 100% rename from community/n8n/1.2.40/templates/common.yaml rename to community/n8n/1.2.41/templates/common.yaml From ff5252c79627225196fd58eeff5f08f4a5360fab Mon Sep 17 00:00:00 2001 From: sonicaj Date: Fri, 19 Apr 2024 05:08:48 +0000 Subject: [PATCH 17/20] Update catalog changes --- catalog.json | 246 +++++++++--------- charts/collabora/app_versions.json | 14 +- charts/diskoverdata/app_versions.json | 8 +- charts/elastic-search/app_versions.json | 6 +- charts/emby/app_versions.json | 12 +- charts/home-assistant/app_versions.json | 8 +- charts/ix-chart/app_versions.json | 10 +- charts/minio/app_versions.json | 12 +- charts/netdata/app_versions.json | 8 +- charts/nextcloud/app_versions.json | 18 +- charts/photoprism/app_versions.json | 14 +- charts/pihole/app_versions.json | 8 +- charts/plex/app_versions.json | 24 +- charts/prometheus/app_versions.json | 6 +- charts/storj/app_versions.json | 8 +- charts/syncthing/app_versions.json | 12 +- charts/wg-easy/app_versions.json | 12 +- community/actual-budget/app_versions.json | 6 +- community/adguard-home/app_versions.json | 2 +- community/audiobookshelf/app_versions.json | 6 +- community/autobrr/app_versions.json | 6 +- community/bazarr/app_versions.json | 6 +- community/briefkasten/app_versions.json | 6 +- community/castopod/app_versions.json | 6 +- community/chia/app_versions.json | 2 +- community/clamav/app_versions.json | 2 +- community/cloudflared/app_versions.json | 6 +- community/dashy/app_versions.json | 6 +- community/ddns-updater/app_versions.json | 2 +- community/deluge/app_versions.json | 6 +- community/distribution/app_versions.json | 6 +- community/drawio/app_versions.json | 6 +- community/filebrowser/app_versions.json | 6 +- community/firefly-iii/app_versions.json | 6 +- community/flame/app_versions.json | 6 +- community/freshrss/app_versions.json | 6 +- community/frigate/app_versions.json | 6 +- community/fscrawler/app_versions.json | 6 +- community/gitea/app_versions.json | 6 +- community/grafana/app_versions.json | 6 +- community/handbrake/app_versions.json | 6 +- community/homarr/app_versions.json | 6 +- community/homepage/app_versions.json | 6 +- community/homer/app_versions.json | 6 +- community/immich/app_versions.json | 6 +- community/invidious/app_versions.json | 6 +- community/ipfs/app_versions.json | 2 +- community/jellyfin/app_versions.json | 6 +- community/jellyseerr/app_versions.json | 2 +- community/jenkins/app_versions.json | 6 +- community/joplin/app_versions.json | 6 +- community/kapowarr/app_versions.json | 6 +- community/kavita/app_versions.json | 6 +- community/komga/app_versions.json | 18 +- community/lidarr/app_versions.json | 6 +- community/linkding/app_versions.json | 6 +- community/listmonk/app_versions.json | 6 +- community/logseq/app_versions.json | 6 +- community/mealie/app_versions.json | 6 +- community/metube/app_versions.json | 6 +- community/minecraft/app_versions.json | 6 +- community/mineos/app_versions.json | 6 +- community/mumble/app_versions.json | 6 +- community/n8n/app_versions.json | 18 +- community/navidrome/app_versions.json | 6 +- community/netbootxyz/app_versions.json | 6 +- .../nginx-proxy-manager/app_versions.json | 2 +- community/node-red/app_versions.json | 6 +- community/odoo/app_versions.json | 12 +- community/omada-controller/app_versions.json | 6 +- community/organizr/app_versions.json | 6 +- community/overseerr/app_versions.json | 2 +- community/palworld/app_versions.json | 6 +- community/paperless-ngx/app_versions.json | 6 +- community/passbolt/app_versions.json | 6 +- community/pgadmin/app_versions.json | 6 +- community/pigallery2/app_versions.json | 6 +- community/piwigo/app_versions.json | 6 +- community/planka/app_versions.json | 6 +- .../plex-auto-languages/app_versions.json | 6 +- community/prowlarr/app_versions.json | 6 +- community/qbittorrent/app_versions.json | 6 +- community/radarr/app_versions.json | 6 +- community/readarr/app_versions.json | 6 +- community/recyclarr/app_versions.json | 6 +- community/redis/app_versions.json | 2 +- community/roundcube/app_versions.json | 6 +- community/rsyncd/app_versions.json | 2 +- community/rust-desk/app_versions.json | 6 +- community/sabnzbd/app_versions.json | 6 +- community/searxng/app_versions.json | 6 +- community/sftpgo/app_versions.json | 6 +- community/sonarr/app_versions.json | 6 +- community/tailscale/app_versions.json | 2 +- community/tautulli/app_versions.json | 6 +- community/tdarr/app_versions.json | 6 +- community/terraria/app_versions.json | 2 +- community/tftpd-hpa/app_versions.json | 2 +- .../tiny-media-manager/app_versions.json | 6 +- community/transmission/app_versions.json | 6 +- community/twofactor-auth/app_versions.json | 6 +- community/unifi-controller/app_versions.json | 6 +- .../unifi-protect-backup/app_versions.json | 6 +- community/vaultwarden/app_versions.json | 6 +- community/vikunja/app_versions.json | 6 +- community/webdav/app_versions.json | 2 +- community/whoogle/app_versions.json | 6 +- community/wordpress/app_versions.json | 6 +- community/zerotier/app_versions.json | 2 +- enterprise/minio/app_versions.json | 6 +- enterprise/syncthing/app_versions.json | 6 +- test/jellyfin/app_versions.json | 6 +- test/minio/app_versions.json | 12 +- test/sonarr/app_versions.json | 2 +- test/syncthing/app_versions.json | 12 +- 115 files changed, 496 insertions(+), 496 deletions(-) diff --git a/catalog.json b/catalog.json index 38ce6fcfd2..6be20a6b25 100644 --- a/catalog.json +++ b/catalog.json @@ -13,7 +13,7 @@ "latest_version": "2.0.0", "latest_app_version": "2.0.1", "latest_human_version": "2.0.1_2.0.0", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "diskoverdata", "recommended": false, "title": "Diskover Data", @@ -52,7 +52,7 @@ "latest_version": "2403.0.0", "latest_app_version": "v1", "latest_human_version": "v1_2403.0.0", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "ix-chart", "recommended": false, "title": "ix-chart", @@ -78,10 +78,10 @@ "healthy_error": null, "home": "https://plex.tv/", "location": "/__w/charts/charts/charts/plex", - "latest_version": "2.0.4", - "latest_app_version": "1.40.1.8227", - "latest_human_version": "1.40.1.8227_2.0.4", - "last_update": "2024-04-18 12:00:32", + "latest_version": "2.0.5", + "latest_app_version": "1.40.2.8395", + "latest_human_version": "1.40.2.8395_2.0.5", + "last_update": "2024-04-19 05:08:30", "name": "plex", "recommended": false, "title": "Plex", @@ -123,7 +123,7 @@ "latest_version": "2.0.6", "latest_app_version": "4.8.3.0", "latest_human_version": "4.8.3.0_2.0.6", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "emby", "recommended": false, "title": "Emby Server", @@ -165,7 +165,7 @@ "latest_version": "2.0.12", "latest_app_version": "23.05.10.1.1", "latest_human_version": "23.05.10.1.1_2.0.12", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "collabora", "recommended": false, "title": "Collabora", @@ -204,7 +204,7 @@ "latest_version": "2.0.5", "latest_app_version": "1.27.6", "latest_human_version": "1.27.6_2.0.5", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "syncthing", "recommended": false, "title": "Syncthing", @@ -245,7 +245,7 @@ "latest_version": "2.0.15", "latest_app_version": "12", "latest_human_version": "12_2.0.15", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "wg-easy", "recommended": false, "title": "WG Easy", @@ -282,7 +282,7 @@ "latest_version": "2.0.4", "latest_app_version": "231128", "latest_human_version": "231128_2.0.4", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "photoprism", "recommended": false, "title": "PhotoPrism", @@ -320,7 +320,7 @@ "latest_version": "1.1.14", "latest_app_version": "v2.51.2", "latest_human_version": "v2.51.2_1.1.14", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "prometheus", "recommended": false, "title": "Prometheus", @@ -358,7 +358,7 @@ "latest_version": "2.0.19", "latest_app_version": "2024.4.3", "latest_human_version": "2024.4.3_2.0.19", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "home-assistant", "recommended": false, "title": "Home Assistant", @@ -395,7 +395,7 @@ "latest_version": "1.6.59", "latest_app_version": "28.0.4", "latest_human_version": "28.0.4_1.6.59", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "nextcloud", "recommended": false, "title": "Nextcloud", @@ -437,7 +437,7 @@ "latest_version": "2.0.6", "latest_app_version": "2023-03-13", "latest_human_version": "2023-03-13_2.0.6", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "minio", "recommended": false, "title": "MinIO", @@ -473,7 +473,7 @@ "latest_version": "2.0.10", "latest_app_version": "2024.03.2", "latest_human_version": "2024.03.2_2.0.10", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "pihole", "recommended": false, "title": "Pi-hole", @@ -510,7 +510,7 @@ "latest_version": "1.1.16", "latest_app_version": "8.13.2", "latest_human_version": "8.13.2_1.1.16", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "elastic-search", "recommended": false, "title": "Elastic Search", @@ -547,7 +547,7 @@ "latest_version": "2.0.7", "latest_app_version": "v1.45.3", "latest_human_version": "v1.45.3_2.0.7", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "netdata", "recommended": false, "title": "Netdata", @@ -587,7 +587,7 @@ "latest_version": "2.0.1", "latest_app_version": "v1.68.2", "latest_human_version": "v1.68.2_2.0.1", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "storj", "recommended": false, "title": "Storj", @@ -627,7 +627,7 @@ "latest_version": "1.2.2", "latest_app_version": "1.27.0", "latest_human_version": "1.27.0_1.2.2", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "syncthing", "recommended": false, "title": "Syncthing", @@ -669,7 +669,7 @@ "latest_version": "1.0.16", "latest_app_version": "3.0.10.1567", "latest_human_version": "3.0.10.1567_1.0.16", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "sonarr", "recommended": false, "title": "Sonarr", @@ -708,7 +708,7 @@ "latest_version": "1.1.0", "latest_app_version": "2023-12-07", "latest_human_version": "2023-12-07_1.1.0", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "minio", "recommended": false, "title": "MinIO", @@ -748,7 +748,7 @@ "latest_version": "1.0.16", "latest_app_version": "10.8.13", "latest_human_version": "10.8.13_1.0.16", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "jellyfin", "recommended": false, "title": "Jellyfin", @@ -792,7 +792,7 @@ "latest_version": "1.0.22", "latest_app_version": "1.4.4.9", "latest_human_version": "1.4.4.9_1.0.22", - "last_update": "2024-04-18 12:02:10", + "last_update": "2024-04-19 05:06:56", "name": "terraria", "recommended": false, "title": "Terraria", @@ -829,7 +829,7 @@ "latest_version": "1.2.3", "latest_app_version": "latest", "latest_human_version": "latest_1.2.3", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "logseq", "recommended": false, "title": "Logseq", @@ -864,7 +864,7 @@ "latest_version": "1.2.13", "latest_app_version": "1.41.0", "latest_human_version": "1.41.0_1.2.13", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "autobrr", "recommended": false, "title": "Autobrr", @@ -902,7 +902,7 @@ "latest_version": "1.2.15", "latest_app_version": "1.27.0", "latest_human_version": "1.27.0_1.2.15", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "linkding", "recommended": false, "title": "Linkding", @@ -939,7 +939,7 @@ "latest_version": "1.2.10", "latest_app_version": "1.4.2", "latest_human_version": "1.4.2_1.2.10", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "bazarr", "recommended": false, "title": "Bazarr", @@ -977,7 +977,7 @@ "latest_version": "1.2.12", "latest_app_version": "10.4.2", "latest_human_version": "10.4.2_1.2.12", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "grafana", "recommended": false, "title": "Grafana", @@ -1018,7 +1018,7 @@ "latest_version": "1.0.21", "latest_app_version": "1.8.1", "latest_human_version": "1.8.1_1.0.21", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "jellyseerr", "recommended": false, "title": "Jellyseerr", @@ -1058,7 +1058,7 @@ "latest_version": "1.0.21", "latest_app_version": "1.0.1", "latest_human_version": "1.0.1_1.0.21", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "clamav", "recommended": false, "title": "Clam AV", @@ -1093,7 +1093,7 @@ "latest_version": "1.0.34", "latest_app_version": "2.2.1", "latest_human_version": "2.2.1_1.0.34", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "chia", "recommended": false, "title": "Chia", @@ -1129,7 +1129,7 @@ "latest_version": "1.1.19", "latest_app_version": "1.21.11", "latest_human_version": "1.21.11_1.1.19", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "gitea", "recommended": false, "title": "Gitea", @@ -1169,7 +1169,7 @@ "latest_version": "1.2.20", "latest_app_version": "2.2.5.4141", "latest_human_version": "2.2.5.4141_1.2.20", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "lidarr", "recommended": false, "title": "Lidarr", @@ -1208,7 +1208,7 @@ "latest_version": "2.0.13", "latest_app_version": "0.15.2", "latest_human_version": "0.15.2_2.0.13", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "homarr", "recommended": false, "title": "Homarr", @@ -1247,7 +1247,7 @@ "latest_version": "1.0.22", "latest_app_version": "v1.4.230", "latest_human_version": "v1.4.230_1.0.22", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "mumble", "recommended": false, "title": "Mumble", @@ -1282,7 +1282,7 @@ "latest_version": "1.2.7", "latest_app_version": "2.28.0", "latest_human_version": "2.28.0_1.2.7", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "filebrowser", "recommended": false, "title": "File Browser", @@ -1322,7 +1322,7 @@ "latest_version": "1.2.8", "latest_app_version": "0.8.0", "latest_human_version": "0.8.0_1.2.8", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "kavita", "recommended": false, "title": "Kavita", @@ -1364,7 +1364,7 @@ "latest_version": "1.3.7", "latest_app_version": "8.1.113", "latest_human_version": "8.1.113_1.3.7", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "unifi-controller", "recommended": false, "title": "Unifi Controller", @@ -1400,7 +1400,7 @@ "latest_version": "1.2.6", "latest_app_version": "2.1.1", "latest_human_version": "2.1.1_1.2.6", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "deluge", "recommended": false, "title": "Deluge", @@ -1436,7 +1436,7 @@ "latest_version": "1.2.11", "latest_app_version": "0.8.12", "latest_human_version": "0.8.12_1.2.11", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "homepage", "recommended": false, "title": "Homepage", @@ -1478,7 +1478,7 @@ "latest_version": "1.2.11", "latest_app_version": "5.4.6.8723", "latest_human_version": "5.4.6.8723_1.2.11", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "radarr", "recommended": false, "title": "Radarr", @@ -1518,7 +1518,7 @@ "latest_version": "1.2.4", "latest_app_version": "2.3.1", "latest_human_version": "2.3.1_1.2.4", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "flame", "recommended": false, "title": "Flame", @@ -1555,7 +1555,7 @@ "latest_version": "1.2.19", "latest_app_version": "1.16.4", "latest_human_version": "1.16.4_1.2.19", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "planka", "recommended": false, "title": "Planka", @@ -1593,7 +1593,7 @@ "latest_version": "1.2.4", "latest_app_version": "2.8.3", "latest_human_version": "2.8.3_1.2.4", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "distribution", "recommended": false, "title": "Distribution", @@ -1630,7 +1630,7 @@ "latest_version": "1.0.2", "latest_app_version": "23.12.2", "latest_human_version": "23.12.2_1.0.2", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "handbrake", "recommended": false, "title": "HandBrake", @@ -1667,7 +1667,7 @@ "latest_version": "1.2.12", "latest_app_version": "2024-04-12", "latest_human_version": "2024-04-12_1.2.12", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "metube", "recommended": false, "title": "MeTube", @@ -1704,7 +1704,7 @@ "latest_version": "1.0.1", "latest_app_version": "latest", "latest_human_version": "latest_1.0.1", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "organizr", "recommended": false, "title": "Organizr", @@ -1743,7 +1743,7 @@ "latest_version": "1.0.5", "latest_app_version": "0.7.1.1", "latest_human_version": "0.7.1.1_1.0.5", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "netbootxyz", "recommended": false, "title": "netbootxyz", @@ -1783,7 +1783,7 @@ "latest_version": "1.2.7", "latest_app_version": "8.5", "latest_human_version": "8.5_1.2.7", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "pgadmin", "recommended": false, "title": "pgAdmin", @@ -1823,7 +1823,7 @@ "latest_version": "1.2.11", "latest_app_version": "4.6.4", "latest_human_version": "4.6.4_1.2.11", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "qbittorrent", "recommended": false, "title": "qBittorrent", @@ -1861,7 +1861,7 @@ "latest_version": "1.2.32", "latest_app_version": "24.2.5", "latest_human_version": "24.2.5_1.2.32", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "drawio", "recommended": false, "title": "Draw.IO", @@ -1901,7 +1901,7 @@ "latest_version": "1.2.9", "latest_app_version": "3.1.9", "latest_human_version": "3.1.9_1.2.9", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "node-red", "recommended": false, "title": "Node-RED", @@ -1938,7 +1938,7 @@ "latest_version": "1.0.9", "latest_app_version": "2.1.2", "latest_human_version": "2.1.2_1.0.9", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "dashy", "recommended": false, "title": "Dashy", @@ -1976,7 +1976,7 @@ "latest_version": "1.1.9", "latest_app_version": "1.23.1", "latest_human_version": "1.23.1_1.1.9", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "freshrss", "recommended": false, "title": "FreshRSS", @@ -2014,7 +2014,7 @@ "latest_version": "1.1.23", "latest_app_version": "6.1.13", "latest_human_version": "6.1.13_1.1.23", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "firefly-iii", "recommended": false, "title": "Firefly III", @@ -2054,7 +2054,7 @@ "latest_version": "1.2.22", "latest_app_version": "1.16.1.4420", "latest_human_version": "1.16.1.4420_1.2.22", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "prowlarr", "recommended": false, "title": "Prowlarr", @@ -2089,7 +2089,7 @@ "latest_version": "1.2.4", "latest_app_version": "1.1.10.3", "latest_human_version": "1.1.10.3_1.2.4", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "rust-desk", "recommended": false, "title": "Rust Desk", @@ -2125,7 +2125,7 @@ "latest_version": "1.1.11", "latest_app_version": "2.14.2", "latest_human_version": "2.14.2_1.1.11", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "joplin", "recommended": false, "title": "Joplin", @@ -2164,7 +2164,7 @@ "latest_version": "1.0.19", "latest_app_version": "1.12.2", "latest_human_version": "1.12.2_1.0.19", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "zerotier", "recommended": false, "title": "Zerotier", @@ -2199,7 +2199,7 @@ "latest_version": "2.0.1", "latest_app_version": "latest", "latest_human_version": "latest_2.0.1", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "invidious", "recommended": false, "title": "Invidious", @@ -2241,7 +2241,7 @@ "latest_version": "1.0.18", "latest_app_version": "1.0.0", "latest_human_version": "1.0.0_1.0.18", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "tftpd-hpa", "recommended": false, "title": "TFTP Server", @@ -2276,7 +2276,7 @@ "latest_version": "1.0.41", "latest_app_version": "0.107.48", "latest_human_version": "0.107.48_1.0.41", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "adguard-home", "recommended": false, "title": "AdGuard Home", @@ -2315,7 +2315,7 @@ "latest_version": "1.0.29", "latest_app_version": "2.11.1", "latest_human_version": "2.11.1_1.0.29", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "nginx-proxy-manager", "recommended": false, "title": "Nginx Proxy Manager", @@ -2355,7 +2355,7 @@ "latest_version": "1.2.3", "latest_app_version": "5.13", "latest_human_version": "5.13_1.2.3", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "omada-controller", "recommended": false, "title": "Omada Controller", @@ -2391,7 +2391,7 @@ "latest_version": "1.2.8", "latest_app_version": "0.10.7", "latest_human_version": "0.10.7_1.2.8", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "unifi-protect-backup", "recommended": false, "title": "Unifi Protect Backup", @@ -2427,7 +2427,7 @@ "latest_version": "1.0.22", "latest_app_version": "7.2.4", "latest_human_version": "7.2.4_1.0.22", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "redis", "recommended": false, "title": "Redis", @@ -2462,7 +2462,7 @@ "latest_version": "1.3.5", "latest_app_version": "4.0.5", "latest_human_version": "4.0.5_1.3.5", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "transmission", "recommended": false, "title": "Transmission", @@ -2498,7 +2498,7 @@ "latest_version": "1.2.6", "latest_app_version": "14.4.0", "latest_human_version": "14.4.0_1.2.6", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "piwigo", "recommended": false, "title": "Piwigo", @@ -2533,10 +2533,10 @@ "healthy_error": null, "home": "https://n8n.io/", "location": "/__w/charts/charts/community/n8n", - "latest_version": "1.2.40", - "latest_app_version": "1.38.0", - "latest_human_version": "1.38.0_1.2.40", - "last_update": "2024-04-18 12:00:32", + "latest_version": "1.2.41", + "latest_app_version": "1.38.1", + "latest_human_version": "1.38.1_1.2.41", + "last_update": "2024-04-19 05:08:30", "name": "n8n", "recommended": false, "title": "n8n", @@ -2577,7 +2577,7 @@ "latest_version": "1.0.27", "latest_app_version": "2.6.0", "latest_human_version": "2.6.0_1.0.27", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "ddns-updater", "recommended": false, "title": "DDNS Updater", @@ -2611,10 +2611,10 @@ "healthy_error": null, "home": "https://komga.org", "location": "/__w/charts/charts/community/komga", - "latest_version": "1.2.8", - "latest_app_version": "1.10.4", - "latest_human_version": "1.10.4_1.2.8", - "last_update": "2024-04-18 12:00:32", + "latest_version": "1.2.9", + "latest_app_version": "1.11.0", + "latest_human_version": "1.11.0_1.2.9", + "last_update": "2024-04-19 05:08:30", "name": "komga", "recommended": false, "title": "Komga", @@ -2652,7 +2652,7 @@ "latest_version": "1.0.16", "latest_app_version": "1.0.0", "latest_human_version": "1.0.0_1.0.16", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "rsyncd", "recommended": false, "title": "Rsync Daemon", @@ -2688,7 +2688,7 @@ "latest_version": "1.2.8", "latest_app_version": "4.6.2.1", "latest_human_version": "4.6.2.1_1.2.8", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "passbolt", "recommended": false, "title": "Passbolt", @@ -2729,7 +2729,7 @@ "latest_version": "1.1.12", "latest_app_version": "1.30.5", "latest_human_version": "1.30.5_1.1.12", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "vaultwarden", "recommended": false, "title": "Vaultwarden", @@ -2766,7 +2766,7 @@ "latest_version": "1.2.6", "latest_app_version": "0.13.2", "latest_human_version": "0.13.2_1.2.6", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "frigate", "recommended": false, "title": "Frigate", @@ -2805,7 +2805,7 @@ "latest_version": "1.2.11", "latest_app_version": "2024.4.0", "latest_human_version": "2024.4.0_1.2.11", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "cloudflared", "recommended": false, "title": "Cloudflared", @@ -2841,7 +2841,7 @@ "latest_version": "1.2.3", "latest_app_version": "6.0.2", "latest_human_version": "6.0.2_1.2.3", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "recyclarr", "recommended": false, "title": "Recyclarr", @@ -2878,7 +2878,7 @@ "latest_version": "1.0.0", "latest_app_version": "2.8.1", "latest_human_version": "2.8.1_1.0.0", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "audiobookshelf", "recommended": false, "title": "Audiobookshelf", @@ -2918,7 +2918,7 @@ "latest_version": "1.2.3", "latest_app_version": "2.13.4", "latest_human_version": "2.13.4_1.2.3", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "tautulli", "recommended": false, "title": "Tautulli", @@ -2959,7 +2959,7 @@ "latest_version": "1.2.5", "latest_app_version": "2.5.6", "latest_human_version": "2.5.6_1.2.5", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "sftpgo", "recommended": false, "title": "SFTPGo", @@ -2994,7 +2994,7 @@ "latest_version": "1.2.7", "latest_app_version": "latest", "latest_human_version": "latest_1.2.7", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "briefkasten", "recommended": false, "title": "Briefkasten", @@ -3034,7 +3034,7 @@ "latest_version": "1.0.12", "latest_app_version": "0.22.1", "latest_human_version": "0.22.1_1.0.12", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "vikunja", "recommended": false, "title": "Vikunja", @@ -3078,7 +3078,7 @@ "latest_version": "1.2.13", "latest_app_version": "4.0.4.1491", "latest_human_version": "4.0.4.1491_1.2.13", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "sonarr", "recommended": false, "title": "Sonarr", @@ -3117,7 +3117,7 @@ "latest_version": "1.2.7", "latest_app_version": "4.2.3", "latest_human_version": "4.2.3_1.2.7", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "sabnzbd", "recommended": false, "title": "SABnzbd", @@ -3157,7 +3157,7 @@ "latest_version": "1.2.6", "latest_app_version": "0.51.1", "latest_human_version": "0.51.1_1.2.6", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "navidrome", "recommended": false, "title": "Navidrome", @@ -3194,7 +3194,7 @@ "latest_version": "1.0.37", "latest_app_version": "1.64.1", "latest_human_version": "1.64.1_1.0.37", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "tailscale", "recommended": false, "title": "Tailscale", @@ -3229,7 +3229,7 @@ "latest_version": "1.2.9", "latest_app_version": "2024.4.1", "latest_human_version": "2024.4.1_1.2.9", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "minecraft", "recommended": false, "title": "Minecraft", @@ -3265,7 +3265,7 @@ "latest_version": "1.0.3", "latest_app_version": "1.6.6", "latest_human_version": "1.6.6_1.0.3", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "roundcube", "recommended": false, "title": "Roundcube", @@ -3307,7 +3307,7 @@ "latest_version": "1.2.4", "latest_app_version": "1.2.3", "latest_human_version": "1.2.3_1.2.4", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "plex-auto-languages", "recommended": false, "title": "Plex Auto Languages", @@ -3343,7 +3343,7 @@ "latest_version": "2.0.3", "latest_app_version": "1.0.0", "latest_human_version": "1.0.0_2.0.3", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "kapowarr", "recommended": false, "title": "Kapowarr", @@ -3381,7 +3381,7 @@ "latest_version": "1.2.17", "latest_app_version": "1.11.0", "latest_human_version": "1.11.0_1.2.17", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "castopod", "recommended": false, "title": "Castopod", @@ -3418,7 +3418,7 @@ "latest_version": "1.2.4", "latest_app_version": "2.9", "latest_human_version": "2.9_1.2.4", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "fscrawler", "recommended": false, "title": "FSCrawler", @@ -3455,7 +3455,7 @@ "latest_version": "1.2.8", "latest_app_version": "3.0.0", "latest_human_version": "3.0.0_1.2.8", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "listmonk", "recommended": false, "title": "Listmonk", @@ -3495,7 +3495,7 @@ "latest_version": "1.2.4", "latest_app_version": "23.10.1", "latest_human_version": "23.10.1_1.2.4", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "homer", "recommended": false, "title": "Homer", @@ -3533,7 +3533,7 @@ "latest_version": "1.0.22", "latest_app_version": "2.4.59", "latest_human_version": "2.4.59_1.0.22", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "webdav", "recommended": false, "title": "WebDAV", @@ -3568,7 +3568,7 @@ "latest_version": "1.2.18", "latest_app_version": "2023.12.31", "latest_human_version": "2023.12.31_1.2.18", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "searxng", "recommended": false, "title": "SearXNG", @@ -3603,7 +3603,7 @@ "latest_version": "1.2.7", "latest_app_version": "5.0.4", "latest_human_version": "5.0.4_1.2.7", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "tiny-media-manager", "recommended": false, "title": "tinyMediaManager", @@ -3644,7 +3644,7 @@ "latest_version": "1.2.12", "latest_app_version": "24.4.0", "latest_human_version": "24.4.0_1.2.12", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "actual-budget", "recommended": false, "title": "Actual Budget", @@ -3684,7 +3684,7 @@ "latest_version": "1.2.7", "latest_app_version": "10.8.13.1", "latest_human_version": "10.8.13.1_1.2.7", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "jellyfin", "recommended": false, "title": "Jellyfin", @@ -3726,7 +3726,7 @@ "latest_version": "1.0.36", "latest_app_version": "v0.28.0", "latest_human_version": "v0.28.0_1.0.36", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "ipfs", "recommended": false, "title": "IPFS", @@ -3765,7 +3765,7 @@ "latest_version": "1.0.20", "latest_app_version": "latest", "latest_human_version": "latest_1.0.20", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "mineos", "recommended": false, "title": "MineOS", @@ -3802,7 +3802,7 @@ "latest_version": "1.2.8", "latest_app_version": "2.440.3", "latest_human_version": "2.440.3_1.2.8", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "jenkins", "recommended": false, "title": "Jenkins", @@ -3842,7 +3842,7 @@ "latest_version": "1.2.16", "latest_app_version": "0.3.22.2499", "latest_human_version": "0.3.22.2499_1.2.16", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "readarr", "recommended": false, "title": "Readarr", @@ -3882,7 +3882,7 @@ "latest_version": "1.2.3", "latest_app_version": "2.17.01", "latest_human_version": "2.17.01_1.2.3", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "tdarr", "recommended": false, "title": "Tdarr", @@ -3922,7 +3922,7 @@ "latest_version": "1.2.6", "latest_app_version": "6.5.2", "latest_human_version": "6.5.2_1.2.6", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "wordpress", "recommended": false, "title": "Wordpress", @@ -3962,7 +3962,7 @@ "latest_version": "1.2.6", "latest_app_version": "5.1.1", "latest_human_version": "5.1.1_1.2.6", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "twofactor-auth", "recommended": false, "title": "2FAuth", @@ -4000,7 +4000,7 @@ "latest_version": "3.0.19", "latest_app_version": "1.101.0", "latest_human_version": "1.101.0_3.0.19", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "immich", "recommended": false, "title": "Immich", @@ -4036,7 +4036,7 @@ "latest_version": "1.2.34", "latest_app_version": "2.7.2", "latest_human_version": "2.7.2_1.2.34", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "paperless-ngx", "recommended": false, "title": "Paperless-ngx", @@ -4081,7 +4081,7 @@ "latest_version": "2.0.8", "latest_app_version": "17.0", "latest_human_version": "17.0_2.0.8", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "odoo", "recommended": false, "title": "Odoo", @@ -4119,7 +4119,7 @@ "latest_version": "1.2.4", "latest_app_version": "2.0.0", "latest_human_version": "2.0.0_1.2.4", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "pigallery2", "recommended": false, "title": "PiGallery2", @@ -4165,7 +4165,7 @@ "latest_version": "1.0.4", "latest_app_version": "palworld", "latest_human_version": "palworld_1.0.4", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "palworld", "recommended": false, "title": "Palworld", @@ -4200,7 +4200,7 @@ "latest_version": "1.2.3", "latest_app_version": "0.8.4", "latest_human_version": "0.8.4_1.2.3", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "whoogle", "recommended": false, "title": "Whoogle", @@ -4239,7 +4239,7 @@ "latest_version": "1.0.17", "latest_app_version": "1.5.1", "latest_human_version": "1.5.1_1.0.17", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "mealie", "recommended": false, "title": "Mealie", @@ -4277,7 +4277,7 @@ "latest_version": "1.0.25", "latest_app_version": "1.33.2", "latest_human_version": "1.33.2_1.0.25", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "overseerr", "recommended": false, "title": "Overseerr", @@ -4319,7 +4319,7 @@ "latest_version": "1.1.8", "latest_app_version": "1.27.0", "latest_human_version": "1.27.0_1.1.8", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "syncthing", "recommended": false, "title": "Syncthing", @@ -4361,7 +4361,7 @@ "latest_version": "1.1.3", "latest_app_version": "2023-12-07", "latest_human_version": "2023-12-07_1.1.3", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "name": "minio", "recommended": false, "title": "MinIO", diff --git a/charts/collabora/app_versions.json b/charts/collabora/app_versions.json index 4fd1939fcb..3eb73f1842 100644 --- a/charts/collabora/app_versions.json +++ b/charts/collabora/app_versions.json @@ -4,13 +4,13 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/collabora/2.0.12", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ - "definitions/timezone", "normalize/acl", "definitions/certificate", - "normalize/ixVolume", - "definitions/nodeIP" + "definitions/nodeIP", + "definitions/timezone", + "normalize/ixVolume" ], "human_version": "23.05.10.1.1_2.0.12", "version": "2.0.12", @@ -874,11 +874,11 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/collabora/1.2.30", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ - "definitions/timezone", + "definitions/certificate", "definitions/nodeIP", - "definitions/certificate" + "definitions/timezone" ], "human_version": "23.05.8.2.1_1.2.30", "version": "1.2.30", diff --git a/charts/diskoverdata/app_versions.json b/charts/diskoverdata/app_versions.json index d7c5ee3c1a..5d13e2fbd0 100644 --- a/charts/diskoverdata/app_versions.json +++ b/charts/diskoverdata/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/diskoverdata/2.0.0", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ "normalize/ixVolume", - "definitions/timezone", - "normalize/acl" + "normalize/acl", + "definitions/timezone" ], "human_version": "2.0.1_2.0.0", "version": "2.0.0", @@ -1835,7 +1835,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/diskoverdata/1.0.15", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ "normalize/ixVolume", "definitions/timezone" diff --git a/charts/elastic-search/app_versions.json b/charts/elastic-search/app_versions.json index 43f60e677a..0653f4de6e 100644 --- a/charts/elastic-search/app_versions.json +++ b/charts/elastic-search/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/elastic-search/1.1.16", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ - "normalize/ixVolume", + "normalize/acl", "definitions/certificate", - "normalize/acl" + "normalize/ixVolume" ], "human_version": "8.13.2_1.1.16", "version": "1.1.16", diff --git a/charts/emby/app_versions.json b/charts/emby/app_versions.json index 38603e0134..5b666ca5d1 100644 --- a/charts/emby/app_versions.json +++ b/charts/emby/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/emby/2.0.6", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ - "normalize/ixVolume", "normalize/acl", - "definitions/gpuConfiguration" + "definitions/gpuConfiguration", + "normalize/ixVolume" ], "human_version": "4.8.3.0_2.0.6", "version": "2.0.6", @@ -1061,10 +1061,10 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/emby/1.0.30", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ - "normalize/ixVolume", - "definitions/gpuConfiguration" + "definitions/gpuConfiguration", + "normalize/ixVolume" ], "human_version": "4.7.14.0_1.0.30", "version": "1.0.30", diff --git a/charts/home-assistant/app_versions.json b/charts/home-assistant/app_versions.json index e3066cec7c..27b99086fb 100644 --- a/charts/home-assistant/app_versions.json +++ b/charts/home-assistant/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/home-assistant/2.0.19", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ "normalize/ixVolume", - "definitions/timezone", - "normalize/acl" + "normalize/acl", + "definitions/timezone" ], "human_version": "2024.4.3_2.0.19", "version": "2.0.19", @@ -2056,7 +2056,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/home-assistant/1.0.130", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ "normalize/ixVolume", "definitions/timezone" diff --git a/charts/ix-chart/app_versions.json b/charts/ix-chart/app_versions.json index f46157929b..cce034d1ae 100644 --- a/charts/ix-chart/app_versions.json +++ b/charts/ix-chart/app_versions.json @@ -4,13 +4,13 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/ix-chart/2403.0.0", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ - "normalize/interfaceConfiguration", - "normalize/ixVolume", - "definitions/gpuConfiguration", "definitions/interface", - "definitions/nodeIP" + "normalize/interfaceConfiguration", + "definitions/nodeIP", + "definitions/gpuConfiguration", + "normalize/ixVolume" ], "human_version": "2403.0.0", "version": "2403.0.0", diff --git a/charts/minio/app_versions.json b/charts/minio/app_versions.json index a405648739..7caf45a962 100644 --- a/charts/minio/app_versions.json +++ b/charts/minio/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/minio/2.0.6", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ - "normalize/ixVolume", + "normalize/acl", "definitions/certificate", - "normalize/acl" + "normalize/ixVolume" ], "human_version": "2023-03-13_2.0.6", "version": "2.0.6", @@ -1837,10 +1837,10 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/minio/1.7.24", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ - "normalize/ixVolume", - "definitions/certificate" + "definitions/certificate", + "normalize/ixVolume" ], "human_version": "2023-03-13_1.7.24", "version": "1.7.24", diff --git a/charts/netdata/app_versions.json b/charts/netdata/app_versions.json index ba8196e88a..a94adf5808 100644 --- a/charts/netdata/app_versions.json +++ b/charts/netdata/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/netdata/2.0.7", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "v1.45.3_2.0.7", "version": "2.0.7", @@ -1730,7 +1730,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/netdata/1.0.40", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ "normalize/ixVolume" ], diff --git a/charts/nextcloud/app_versions.json b/charts/nextcloud/app_versions.json index a3974f266a..45d8b850b5 100644 --- a/charts/nextcloud/app_versions.json +++ b/charts/nextcloud/app_versions.json @@ -4,11 +4,11 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/nextcloud/1.6.59", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ - "normalize/ixVolume", + "definitions/nodeIP", "definitions/certificate", - "definitions/nodeIP" + "normalize/ixVolume" ], "human_version": "28.0.4_1.6.59", "version": "1.6.59", @@ -828,11 +828,11 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/nextcloud/1.6.53", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ - "normalize/ixVolume", + "definitions/nodeIP", "definitions/certificate", - "definitions/nodeIP" + "normalize/ixVolume" ], "human_version": "27.1.4_1.6.53", "version": "1.6.53", @@ -1652,11 +1652,11 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/nextcloud/1.6.29", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ - "normalize/ixVolume", + "definitions/nodeIP", "definitions/certificate", - "definitions/nodeIP" + "normalize/ixVolume" ], "human_version": "26.0.2_1.6.29", "version": "1.6.29", diff --git a/charts/photoprism/app_versions.json b/charts/photoprism/app_versions.json index 798d54c1a0..fd9243e9d0 100644 --- a/charts/photoprism/app_versions.json +++ b/charts/photoprism/app_versions.json @@ -4,12 +4,12 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/photoprism/2.0.4", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ - "normalize/ixVolume", - "definitions/certificate", "normalize/acl", - "definitions/gpuConfiguration" + "definitions/gpuConfiguration", + "definitions/certificate", + "normalize/ixVolume" ], "human_version": "231128_2.0.4", "version": "2.0.4", @@ -1824,10 +1824,10 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/photoprism/1.1.3", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ - "normalize/ixVolume", - "definitions/gpuConfiguration" + "definitions/gpuConfiguration", + "normalize/ixVolume" ], "human_version": "231128_1.1.3", "version": "1.1.3", diff --git a/charts/pihole/app_versions.json b/charts/pihole/app_versions.json index 54c3fcce83..e16477e153 100644 --- a/charts/pihole/app_versions.json +++ b/charts/pihole/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/pihole/2.0.10", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ "normalize/ixVolume", - "definitions/timezone", - "normalize/acl" + "normalize/acl", + "definitions/timezone" ], "human_version": "2024.03.2_2.0.10", "version": "2.0.10", @@ -1500,7 +1500,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/pihole/1.0.25", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ "normalize/ixVolume", "definitions/timezone" diff --git a/charts/plex/app_versions.json b/charts/plex/app_versions.json index 16444bc3fe..4b14a09b68 100644 --- a/charts/plex/app_versions.json +++ b/charts/plex/app_versions.json @@ -1,18 +1,18 @@ { - "2.0.4": { + "2.0.5": { "healthy": true, "supported": false, "healthy_error": null, - "location": "/__w/charts/charts/charts/plex/2.0.4", - "last_update": "2024-04-18 12:00:32", + "location": "/__w/charts/charts/charts/plex/2.0.5", + "last_update": "2024-04-19 05:08:30", "required_features": [ "normalize/ixVolume", - "definitions/timezone", "normalize/acl", - "definitions/gpuConfiguration" + "definitions/gpuConfiguration", + "definitions/timezone" ], - "human_version": "1.40.1.8227_2.0.4", - "version": "2.0.4", + "human_version": "1.40.2.8395_2.0.5", + "version": "2.0.5", "chart_metadata": { "name": "plex", "description": "Plex is a media server that allows you to stream your media to any Plex client.", @@ -20,9 +20,9 @@ "title": "Plex" }, "type": "application", - "version": "2.0.4", + "version": "2.0.5", "apiVersion": "v2", - "appVersion": "1.40.1.8227", + "appVersion": "1.40.2.8395", "kubeVersion": ">=1.16.0-0", "maintainers": [ { @@ -2229,12 +2229,12 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/plex/1.7.60", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ "normalize/ixVolume", - "definitions/timezone", "definitions/gpuConfiguration", - "validations/lockedHostPath" + "validations/lockedHostPath", + "definitions/timezone" ], "human_version": "1.32.8.7639_1.7.60", "version": "1.7.60", diff --git a/charts/prometheus/app_versions.json b/charts/prometheus/app_versions.json index 5c0c5ed802..f5b05a6f25 100644 --- a/charts/prometheus/app_versions.json +++ b/charts/prometheus/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/prometheus/1.1.14", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "v2.51.2_1.1.14", "version": "1.1.14", diff --git a/charts/storj/app_versions.json b/charts/storj/app_versions.json index 85faf93fa9..586db3da07 100644 --- a/charts/storj/app_versions.json +++ b/charts/storj/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/storj/2.0.1", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "v1.68.2_2.0.1", "version": "2.0.1", @@ -1556,7 +1556,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/storj/1.0.18", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ "normalize/ixVolume" ], diff --git a/charts/syncthing/app_versions.json b/charts/syncthing/app_versions.json index 9e46af608f..c5a0ede396 100644 --- a/charts/syncthing/app_versions.json +++ b/charts/syncthing/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/syncthing/2.0.5", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "1.27.6_2.0.5", "version": "2.0.5", @@ -1171,10 +1171,10 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/syncthing/1.0.42", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ - "normalize/ixVolume", - "validations/lockedHostPath" + "validations/lockedHostPath", + "normalize/ixVolume" ], "human_version": "1.27.3_1.0.42", "version": "1.0.42", diff --git a/charts/wg-easy/app_versions.json b/charts/wg-easy/app_versions.json index a6faa49c13..2a0423a737 100644 --- a/charts/wg-easy/app_versions.json +++ b/charts/wg-easy/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/wg-easy/2.0.15", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ - "normalize/ixVolume", + "normalize/acl", "definitions/nodeIP", - "normalize/acl" + "normalize/ixVolume" ], "human_version": "12_2.0.15", "version": "2.0.15", @@ -1159,11 +1159,11 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/wg-easy/1.0.12", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ - "normalize/ixVolume", + "validations/lockedHostPath", "definitions/nodeIP", - "validations/lockedHostPath" + "normalize/ixVolume" ], "human_version": "7_1.0.12", "version": "1.0.12", diff --git a/community/actual-budget/app_versions.json b/community/actual-budget/app_versions.json index 925cc9fb61..144f564935 100644 --- a/community/actual-budget/app_versions.json +++ b/community/actual-budget/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/actual-budget/1.2.12", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ - "normalize/ixVolume", + "normalize/acl", "definitions/certificate", - "normalize/acl" + "normalize/ixVolume" ], "human_version": "24.4.0_1.2.12", "version": "1.2.12", diff --git a/community/adguard-home/app_versions.json b/community/adguard-home/app_versions.json index 11e6b11643..a3960938d7 100644 --- a/community/adguard-home/app_versions.json +++ b/community/adguard-home/app_versions.json @@ -4,7 +4,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/adguard-home/1.0.41", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ "normalize/ixVolume" ], diff --git a/community/audiobookshelf/app_versions.json b/community/audiobookshelf/app_versions.json index eba4b3afde..882fabf8fc 100644 --- a/community/audiobookshelf/app_versions.json +++ b/community/audiobookshelf/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/audiobookshelf/1.0.0", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ "normalize/ixVolume", - "definitions/timezone", - "normalize/acl" + "normalize/acl", + "definitions/timezone" ], "human_version": "2.8.1_1.0.0", "version": "1.0.0", diff --git a/community/autobrr/app_versions.json b/community/autobrr/app_versions.json index 6fa5fa7429..1c9cb3febf 100644 --- a/community/autobrr/app_versions.json +++ b/community/autobrr/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/autobrr/1.2.13", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ "normalize/ixVolume", - "definitions/timezone", - "normalize/acl" + "normalize/acl", + "definitions/timezone" ], "human_version": "1.41.0_1.2.13", "version": "1.2.13", diff --git a/community/bazarr/app_versions.json b/community/bazarr/app_versions.json index 1e3c84fbcb..2401f00d35 100644 --- a/community/bazarr/app_versions.json +++ b/community/bazarr/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/bazarr/1.2.10", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "1.4.2_1.2.10", "version": "1.2.10", diff --git a/community/briefkasten/app_versions.json b/community/briefkasten/app_versions.json index 6d1cc6492e..92165aae05 100644 --- a/community/briefkasten/app_versions.json +++ b/community/briefkasten/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/briefkasten/1.2.7", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "latest_1.2.7", "version": "1.2.7", diff --git a/community/castopod/app_versions.json b/community/castopod/app_versions.json index 00e673612d..67bf013772 100644 --- a/community/castopod/app_versions.json +++ b/community/castopod/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/castopod/1.2.17", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "1.11.0_1.2.17", "version": "1.2.17", diff --git a/community/chia/app_versions.json b/community/chia/app_versions.json index af4ea041f2..4302563908 100644 --- a/community/chia/app_versions.json +++ b/community/chia/app_versions.json @@ -4,7 +4,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/chia/1.0.34", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ "normalize/ixVolume", "definitions/timezone" diff --git a/community/clamav/app_versions.json b/community/clamav/app_versions.json index abc60b9ca2..697c4a0985 100644 --- a/community/clamav/app_versions.json +++ b/community/clamav/app_versions.json @@ -4,7 +4,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/clamav/1.0.21", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ "normalize/ixVolume" ], diff --git a/community/cloudflared/app_versions.json b/community/cloudflared/app_versions.json index 737f4d5636..54decdd576 100644 --- a/community/cloudflared/app_versions.json +++ b/community/cloudflared/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/cloudflared/1.2.11", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "2024.4.0_1.2.11", "version": "1.2.11", diff --git a/community/dashy/app_versions.json b/community/dashy/app_versions.json index b6159dcd9c..32b834a59b 100644 --- a/community/dashy/app_versions.json +++ b/community/dashy/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/dashy/1.0.9", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ - "normalize/ixVolume", + "normalize/acl", "definitions/certificate", - "normalize/acl" + "normalize/ixVolume" ], "human_version": "2.1.2_1.0.9", "version": "1.0.9", diff --git a/community/ddns-updater/app_versions.json b/community/ddns-updater/app_versions.json index 9fc903cec9..8207854208 100644 --- a/community/ddns-updater/app_versions.json +++ b/community/ddns-updater/app_versions.json @@ -4,7 +4,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/ddns-updater/1.0.27", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ "normalize/ixVolume", "definitions/timezone" diff --git a/community/deluge/app_versions.json b/community/deluge/app_versions.json index 57c27a4864..709a0358c5 100644 --- a/community/deluge/app_versions.json +++ b/community/deluge/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/deluge/1.2.6", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ "normalize/ixVolume", - "definitions/timezone", - "normalize/acl" + "normalize/acl", + "definitions/timezone" ], "human_version": "2.1.1_1.2.6", "version": "1.2.6", diff --git a/community/distribution/app_versions.json b/community/distribution/app_versions.json index fd3a96369a..65a09fc397 100644 --- a/community/distribution/app_versions.json +++ b/community/distribution/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/distribution/1.2.4", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ - "normalize/ixVolume", + "normalize/acl", "definitions/certificate", - "normalize/acl" + "normalize/ixVolume" ], "human_version": "2.8.3_1.2.4", "version": "1.2.4", diff --git a/community/drawio/app_versions.json b/community/drawio/app_versions.json index d3e0b8e887..aae2d037b8 100644 --- a/community/drawio/app_versions.json +++ b/community/drawio/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/drawio/1.2.32", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "24.2.5_1.2.32", "version": "1.2.32", diff --git a/community/filebrowser/app_versions.json b/community/filebrowser/app_versions.json index 03d05c0905..3c6cce37eb 100644 --- a/community/filebrowser/app_versions.json +++ b/community/filebrowser/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/filebrowser/1.2.7", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ - "normalize/ixVolume", + "normalize/acl", "definitions/certificate", - "normalize/acl" + "normalize/ixVolume" ], "human_version": "2.28.0_1.2.7", "version": "1.2.7", diff --git a/community/firefly-iii/app_versions.json b/community/firefly-iii/app_versions.json index 9cb26fa975..c9fe3b6812 100644 --- a/community/firefly-iii/app_versions.json +++ b/community/firefly-iii/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/firefly-iii/1.1.23", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "6.1.13_1.1.23", "version": "1.1.23", diff --git a/community/flame/app_versions.json b/community/flame/app_versions.json index f5b44be5c1..da0bee38fe 100644 --- a/community/flame/app_versions.json +++ b/community/flame/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/flame/1.2.4", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "2.3.1_1.2.4", "version": "1.2.4", diff --git a/community/freshrss/app_versions.json b/community/freshrss/app_versions.json index a5f8f6aabb..356ae78f6a 100644 --- a/community/freshrss/app_versions.json +++ b/community/freshrss/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/freshrss/1.1.9", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ "normalize/ixVolume", - "definitions/timezone", - "normalize/acl" + "normalize/acl", + "definitions/timezone" ], "human_version": "1.23.1_1.1.9", "version": "1.1.9", diff --git a/community/frigate/app_versions.json b/community/frigate/app_versions.json index cdad19ff03..a539f7f170 100644 --- a/community/frigate/app_versions.json +++ b/community/frigate/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/frigate/1.2.6", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ - "normalize/ixVolume", "normalize/acl", - "definitions/gpuConfiguration" + "definitions/gpuConfiguration", + "normalize/ixVolume" ], "human_version": "0.13.2_1.2.6", "version": "1.2.6", diff --git a/community/fscrawler/app_versions.json b/community/fscrawler/app_versions.json index 8a4844e01f..668b68e7dd 100644 --- a/community/fscrawler/app_versions.json +++ b/community/fscrawler/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/fscrawler/1.2.4", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ "normalize/ixVolume", - "definitions/timezone", - "normalize/acl" + "normalize/acl", + "definitions/timezone" ], "human_version": "2.9_1.2.4", "version": "1.2.4", diff --git a/community/gitea/app_versions.json b/community/gitea/app_versions.json index 9d5e3f3747..269c613b0c 100644 --- a/community/gitea/app_versions.json +++ b/community/gitea/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/gitea/1.1.19", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ - "normalize/ixVolume", + "normalize/acl", "definitions/certificate", - "normalize/acl" + "normalize/ixVolume" ], "human_version": "1.21.11_1.1.19", "version": "1.1.19", diff --git a/community/grafana/app_versions.json b/community/grafana/app_versions.json index 310b970b40..099560c93f 100644 --- a/community/grafana/app_versions.json +++ b/community/grafana/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/grafana/1.2.12", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ - "normalize/ixVolume", + "normalize/acl", "definitions/certificate", - "normalize/acl" + "normalize/ixVolume" ], "human_version": "10.4.2_1.2.12", "version": "1.2.12", diff --git a/community/handbrake/app_versions.json b/community/handbrake/app_versions.json index 3c0fabe658..da7ee473aa 100644 --- a/community/handbrake/app_versions.json +++ b/community/handbrake/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/handbrake/1.0.2", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ "normalize/ixVolume", - "definitions/timezone", - "normalize/acl" + "normalize/acl", + "definitions/timezone" ], "human_version": "23.12.2_1.0.2", "version": "1.0.2", diff --git a/community/homarr/app_versions.json b/community/homarr/app_versions.json index f0a462afc5..ef9b9cb2a4 100644 --- a/community/homarr/app_versions.json +++ b/community/homarr/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/homarr/2.0.13", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ "normalize/ixVolume", - "definitions/timezone", - "normalize/acl" + "normalize/acl", + "definitions/timezone" ], "human_version": "0.15.2_2.0.13", "version": "2.0.13", diff --git a/community/homepage/app_versions.json b/community/homepage/app_versions.json index 08bb4bc629..7bf0ebbd4a 100644 --- a/community/homepage/app_versions.json +++ b/community/homepage/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/homepage/1.2.11", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "0.8.12_1.2.11", "version": "1.2.11", diff --git a/community/homer/app_versions.json b/community/homer/app_versions.json index 1f5ae9a08c..eef1694572 100644 --- a/community/homer/app_versions.json +++ b/community/homer/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/homer/1.2.4", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "23.10.1_1.2.4", "version": "1.2.4", diff --git a/community/immich/app_versions.json b/community/immich/app_versions.json index 9848a61daa..b540b1afb5 100644 --- a/community/immich/app_versions.json +++ b/community/immich/app_versions.json @@ -4,12 +4,12 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/immich/3.0.19", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ "normalize/ixVolume", - "definitions/timezone", "normalize/acl", - "definitions/gpuConfiguration" + "definitions/gpuConfiguration", + "definitions/timezone" ], "human_version": "1.101.0_3.0.19", "version": "3.0.19", diff --git a/community/invidious/app_versions.json b/community/invidious/app_versions.json index fa8149086b..20b8d6b126 100644 --- a/community/invidious/app_versions.json +++ b/community/invidious/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/invidious/2.0.1", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "latest_2.0.1", "version": "2.0.1", diff --git a/community/ipfs/app_versions.json b/community/ipfs/app_versions.json index da06920b2c..29a10dcf27 100644 --- a/community/ipfs/app_versions.json +++ b/community/ipfs/app_versions.json @@ -4,7 +4,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/ipfs/1.0.36", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ "normalize/ixVolume" ], diff --git a/community/jellyfin/app_versions.json b/community/jellyfin/app_versions.json index e43c1aabcd..112cc0073b 100644 --- a/community/jellyfin/app_versions.json +++ b/community/jellyfin/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/jellyfin/1.2.7", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ - "normalize/ixVolume", "normalize/acl", - "definitions/gpuConfiguration" + "definitions/gpuConfiguration", + "normalize/ixVolume" ], "human_version": "10.8.13.1_1.2.7", "version": "1.2.7", diff --git a/community/jellyseerr/app_versions.json b/community/jellyseerr/app_versions.json index dd2a4bcd27..d719443b74 100644 --- a/community/jellyseerr/app_versions.json +++ b/community/jellyseerr/app_versions.json @@ -4,7 +4,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/jellyseerr/1.0.21", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ "normalize/ixVolume", "definitions/timezone" diff --git a/community/jenkins/app_versions.json b/community/jenkins/app_versions.json index 25d766307c..a7e646779a 100644 --- a/community/jenkins/app_versions.json +++ b/community/jenkins/app_versions.json @@ -4,12 +4,12 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/jenkins/1.2.8", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ "normalize/ixVolume", - "definitions/timezone", "normalize/acl", - "definitions/certificate" + "definitions/certificate", + "definitions/timezone" ], "human_version": "2.440.3_1.2.8", "version": "1.2.8", diff --git a/community/joplin/app_versions.json b/community/joplin/app_versions.json index 813fe1e3fa..9226784eb2 100644 --- a/community/joplin/app_versions.json +++ b/community/joplin/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/joplin/1.1.11", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "2.14.2_1.1.11", "version": "1.1.11", diff --git a/community/kapowarr/app_versions.json b/community/kapowarr/app_versions.json index f87b5fe6bf..9c1a50d036 100644 --- a/community/kapowarr/app_versions.json +++ b/community/kapowarr/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/kapowarr/2.0.3", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "1.0.0_2.0.3", "version": "2.0.3", diff --git a/community/kavita/app_versions.json b/community/kavita/app_versions.json index 96c2b078fc..3ef6aadd22 100644 --- a/community/kavita/app_versions.json +++ b/community/kavita/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/kavita/1.2.8", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ "normalize/ixVolume", - "definitions/timezone", - "normalize/acl" + "normalize/acl", + "definitions/timezone" ], "human_version": "0.8.0_1.2.8", "version": "1.2.8", diff --git a/community/komga/app_versions.json b/community/komga/app_versions.json index 7ce56aab92..35718fb666 100644 --- a/community/komga/app_versions.json +++ b/community/komga/app_versions.json @@ -1,17 +1,17 @@ { - "1.2.8": { + "1.2.9": { "healthy": true, "supported": false, "healthy_error": null, - "location": "/__w/charts/charts/community/komga/1.2.8", - "last_update": "2024-04-18 12:00:32", + "location": "/__w/charts/charts/community/komga/1.2.9", + "last_update": "2024-04-19 05:08:30", "required_features": [ "normalize/ixVolume", - "definitions/timezone", - "normalize/acl" + "normalize/acl", + "definitions/timezone" ], - "human_version": "1.10.4_1.2.8", - "version": "1.2.8", + "human_version": "1.11.0_1.2.9", + "version": "1.2.9", "chart_metadata": { "name": "komga", "description": "Komga is a free and open source comics/mangas server.", @@ -19,9 +19,9 @@ "title": "Komga" }, "type": "application", - "version": "1.2.8", + "version": "1.2.9", "apiVersion": "v2", - "appVersion": "1.10.4", + "appVersion": "1.11.0", "kubeVersion": ">=1.16.0-0", "maintainers": [ { diff --git a/community/lidarr/app_versions.json b/community/lidarr/app_versions.json index 8dad391100..753e9a2feb 100644 --- a/community/lidarr/app_versions.json +++ b/community/lidarr/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/lidarr/1.2.20", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "2.2.5.4141_1.2.20", "version": "1.2.20", diff --git a/community/linkding/app_versions.json b/community/linkding/app_versions.json index 1feabd11c0..b726ea539a 100644 --- a/community/linkding/app_versions.json +++ b/community/linkding/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/linkding/1.2.15", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "1.27.0_1.2.15", "version": "1.2.15", diff --git a/community/listmonk/app_versions.json b/community/listmonk/app_versions.json index d803c0ea32..552ed76d9b 100644 --- a/community/listmonk/app_versions.json +++ b/community/listmonk/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/listmonk/1.2.8", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "3.0.0_1.2.8", "version": "1.2.8", diff --git a/community/logseq/app_versions.json b/community/logseq/app_versions.json index b9f5152f48..122e23a45e 100644 --- a/community/logseq/app_versions.json +++ b/community/logseq/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/logseq/1.2.3", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ - "normalize/ixVolume", + "normalize/acl", "definitions/certificate", - "normalize/acl" + "normalize/ixVolume" ], "human_version": "latest_1.2.3", "version": "1.2.3", diff --git a/community/mealie/app_versions.json b/community/mealie/app_versions.json index 3b269d9162..e7e004ddba 100644 --- a/community/mealie/app_versions.json +++ b/community/mealie/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/mealie/1.0.17", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ "normalize/ixVolume", - "definitions/timezone", - "normalize/acl" + "normalize/acl", + "definitions/timezone" ], "human_version": "1.5.1_1.0.17", "version": "1.0.17", diff --git a/community/metube/app_versions.json b/community/metube/app_versions.json index a9c5b5573e..b257c9969a 100644 --- a/community/metube/app_versions.json +++ b/community/metube/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/metube/1.2.12", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "2024-04-12_1.2.12", "version": "1.2.12", diff --git a/community/minecraft/app_versions.json b/community/minecraft/app_versions.json index e5b524e0e2..ef5dcb950e 100644 --- a/community/minecraft/app_versions.json +++ b/community/minecraft/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/minecraft/1.2.9", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ "normalize/ixVolume", - "definitions/timezone", - "normalize/acl" + "normalize/acl", + "definitions/timezone" ], "human_version": "2024.4.1_1.2.9", "version": "1.2.9", diff --git a/community/mineos/app_versions.json b/community/mineos/app_versions.json index 5b133f73dd..06956bfc11 100644 --- a/community/mineos/app_versions.json +++ b/community/mineos/app_versions.json @@ -4,10 +4,10 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/mineos/1.0.20", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ - "normalize/ixVolume", - "definitions/certificate" + "definitions/certificate", + "normalize/ixVolume" ], "human_version": "latest_1.0.20", "version": "1.0.20", diff --git a/community/mumble/app_versions.json b/community/mumble/app_versions.json index d931c2d719..cbd21bc5bc 100644 --- a/community/mumble/app_versions.json +++ b/community/mumble/app_versions.json @@ -4,10 +4,10 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/mumble/1.0.22", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ - "normalize/ixVolume", - "definitions/certificate" + "definitions/certificate", + "normalize/ixVolume" ], "human_version": "v1.4.230_1.0.22", "version": "1.0.22", diff --git a/community/n8n/app_versions.json b/community/n8n/app_versions.json index 2ee2c5d950..87011c6108 100644 --- a/community/n8n/app_versions.json +++ b/community/n8n/app_versions.json @@ -1,18 +1,18 @@ { - "1.2.40": { + "1.2.41": { "healthy": true, "supported": false, "healthy_error": null, - "location": "/__w/charts/charts/community/n8n/1.2.40", - "last_update": "2024-04-18 12:00:32", + "location": "/__w/charts/charts/community/n8n/1.2.41", + "last_update": "2024-04-19 05:08:30", "required_features": [ - "normalize/ixVolume", "definitions/certificate", + "normalize/acl", "definitions/nodeIP", - "normalize/acl" + "normalize/ixVolume" ], - "human_version": "1.38.0_1.2.40", - "version": "1.2.40", + "human_version": "1.38.1_1.2.41", + "version": "1.2.41", "chart_metadata": { "name": "n8n", "description": "n8n is an extendable workflow automation tool.", @@ -20,9 +20,9 @@ "title": "n8n" }, "type": "application", - "version": "1.2.40", + "version": "1.2.41", "apiVersion": "v2", - "appVersion": "1.38.0", + "appVersion": "1.38.1", "kubeVersion": ">=1.16.0-0", "maintainers": [ { diff --git a/community/navidrome/app_versions.json b/community/navidrome/app_versions.json index fc34af5a6b..23e3d5eb82 100644 --- a/community/navidrome/app_versions.json +++ b/community/navidrome/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/navidrome/1.2.6", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "0.51.1_1.2.6", "version": "1.2.6", diff --git a/community/netbootxyz/app_versions.json b/community/netbootxyz/app_versions.json index 5640ab8edb..d89f2e66e5 100644 --- a/community/netbootxyz/app_versions.json +++ b/community/netbootxyz/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/netbootxyz/1.0.5", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ "normalize/ixVolume", - "definitions/timezone", - "normalize/acl" + "normalize/acl", + "definitions/timezone" ], "human_version": "0.7.1.1_1.0.5", "version": "1.0.5", diff --git a/community/nginx-proxy-manager/app_versions.json b/community/nginx-proxy-manager/app_versions.json index 5a7d96df6c..479eab95d2 100644 --- a/community/nginx-proxy-manager/app_versions.json +++ b/community/nginx-proxy-manager/app_versions.json @@ -4,7 +4,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/nginx-proxy-manager/1.0.29", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ "normalize/ixVolume", "definitions/timezone" diff --git a/community/node-red/app_versions.json b/community/node-red/app_versions.json index bdfc986454..f0723ff65f 100644 --- a/community/node-red/app_versions.json +++ b/community/node-red/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/node-red/1.2.9", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "3.1.9_1.2.9", "version": "1.2.9", diff --git a/community/odoo/app_versions.json b/community/odoo/app_versions.json index c40f270afc..1f44794aea 100644 --- a/community/odoo/app_versions.json +++ b/community/odoo/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/odoo/2.0.8", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "17.0_2.0.8", "version": "2.0.8", @@ -1996,10 +1996,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/odoo/1.1.1", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "16.0_1.1.1", "version": "1.1.1", diff --git a/community/omada-controller/app_versions.json b/community/omada-controller/app_versions.json index b909e8b1dd..1b46cce895 100644 --- a/community/omada-controller/app_versions.json +++ b/community/omada-controller/app_versions.json @@ -4,12 +4,12 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/omada-controller/1.2.3", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ "normalize/ixVolume", - "definitions/timezone", "normalize/acl", - "definitions/certificate" + "definitions/certificate", + "definitions/timezone" ], "human_version": "5.13_1.2.3", "version": "1.2.3", diff --git a/community/organizr/app_versions.json b/community/organizr/app_versions.json index 561ecc5ec7..03c6eb9a92 100644 --- a/community/organizr/app_versions.json +++ b/community/organizr/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/organizr/1.0.1", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ "normalize/ixVolume", - "definitions/timezone", - "normalize/acl" + "normalize/acl", + "definitions/timezone" ], "human_version": "latest_1.0.1", "version": "1.0.1", diff --git a/community/overseerr/app_versions.json b/community/overseerr/app_versions.json index adc8aac45e..5f6ca90dbd 100644 --- a/community/overseerr/app_versions.json +++ b/community/overseerr/app_versions.json @@ -4,7 +4,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/overseerr/1.0.25", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ "normalize/ixVolume", "definitions/timezone" diff --git a/community/palworld/app_versions.json b/community/palworld/app_versions.json index 672ac25c58..c17d5428e7 100644 --- a/community/palworld/app_versions.json +++ b/community/palworld/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/palworld/1.0.4", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "palworld_1.0.4", "version": "1.0.4", diff --git a/community/paperless-ngx/app_versions.json b/community/paperless-ngx/app_versions.json index cc1e768f19..c958cbb63c 100644 --- a/community/paperless-ngx/app_versions.json +++ b/community/paperless-ngx/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/paperless-ngx/1.2.34", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ "normalize/ixVolume", - "definitions/timezone", - "normalize/acl" + "normalize/acl", + "definitions/timezone" ], "human_version": "2.7.2_1.2.34", "version": "1.2.34", diff --git a/community/passbolt/app_versions.json b/community/passbolt/app_versions.json index fd43f28e6c..d7aed12faa 100644 --- a/community/passbolt/app_versions.json +++ b/community/passbolt/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/passbolt/1.2.8", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ - "normalize/ixVolume", + "normalize/acl", "definitions/certificate", - "normalize/acl" + "normalize/ixVolume" ], "human_version": "4.6.2.1_1.2.8", "version": "1.2.8", diff --git a/community/pgadmin/app_versions.json b/community/pgadmin/app_versions.json index 20ec19fd6d..1463d41c0b 100644 --- a/community/pgadmin/app_versions.json +++ b/community/pgadmin/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/pgadmin/1.2.7", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ - "normalize/ixVolume", + "normalize/acl", "definitions/certificate", - "normalize/acl" + "normalize/ixVolume" ], "human_version": "8.5_1.2.7", "version": "1.2.7", diff --git a/community/pigallery2/app_versions.json b/community/pigallery2/app_versions.json index 1d3cf8da32..e2e0f22c37 100644 --- a/community/pigallery2/app_versions.json +++ b/community/pigallery2/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/pigallery2/1.2.4", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "2.0.0_1.2.4", "version": "1.2.4", diff --git a/community/piwigo/app_versions.json b/community/piwigo/app_versions.json index 0d05f386c7..46e096a42f 100644 --- a/community/piwigo/app_versions.json +++ b/community/piwigo/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/piwigo/1.2.6", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "14.4.0_1.2.6", "version": "1.2.6", diff --git a/community/planka/app_versions.json b/community/planka/app_versions.json index 020dd1714f..77ac83ba02 100644 --- a/community/planka/app_versions.json +++ b/community/planka/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/planka/1.2.19", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "1.16.4_1.2.19", "version": "1.2.19", diff --git a/community/plex-auto-languages/app_versions.json b/community/plex-auto-languages/app_versions.json index da531579b7..e1d2ab58a7 100644 --- a/community/plex-auto-languages/app_versions.json +++ b/community/plex-auto-languages/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/plex-auto-languages/1.2.4", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ "normalize/ixVolume", - "definitions/timezone", - "normalize/acl" + "normalize/acl", + "definitions/timezone" ], "human_version": "1.2.3_1.2.4", "version": "1.2.4", diff --git a/community/prowlarr/app_versions.json b/community/prowlarr/app_versions.json index 8f3d16adb3..57ebc93735 100644 --- a/community/prowlarr/app_versions.json +++ b/community/prowlarr/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/prowlarr/1.2.22", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "1.16.1.4420_1.2.22", "version": "1.2.22", diff --git a/community/qbittorrent/app_versions.json b/community/qbittorrent/app_versions.json index 57119f89a6..6a8c405e26 100644 --- a/community/qbittorrent/app_versions.json +++ b/community/qbittorrent/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/qbittorrent/1.2.11", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "4.6.4_1.2.11", "version": "1.2.11", diff --git a/community/radarr/app_versions.json b/community/radarr/app_versions.json index 573d56dec2..2b1a67d0ae 100644 --- a/community/radarr/app_versions.json +++ b/community/radarr/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/radarr/1.2.11", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "5.4.6.8723_1.2.11", "version": "1.2.11", diff --git a/community/readarr/app_versions.json b/community/readarr/app_versions.json index c41f99fc2c..f71efbb3f9 100644 --- a/community/readarr/app_versions.json +++ b/community/readarr/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/readarr/1.2.16", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "0.3.22.2499_1.2.16", "version": "1.2.16", diff --git a/community/recyclarr/app_versions.json b/community/recyclarr/app_versions.json index e48fde0eb2..f5742d13a7 100644 --- a/community/recyclarr/app_versions.json +++ b/community/recyclarr/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/recyclarr/1.2.3", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ "normalize/ixVolume", - "definitions/timezone", - "normalize/acl" + "normalize/acl", + "definitions/timezone" ], "human_version": "6.0.2_1.2.3", "version": "1.2.3", diff --git a/community/redis/app_versions.json b/community/redis/app_versions.json index 52d4d96d07..42cc018e06 100644 --- a/community/redis/app_versions.json +++ b/community/redis/app_versions.json @@ -4,7 +4,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/redis/1.0.22", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ "normalize/ixVolume" ], diff --git a/community/roundcube/app_versions.json b/community/roundcube/app_versions.json index b00ee86a25..1c76c41ddb 100644 --- a/community/roundcube/app_versions.json +++ b/community/roundcube/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/roundcube/1.0.3", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "1.6.6_1.0.3", "version": "1.0.3", diff --git a/community/rsyncd/app_versions.json b/community/rsyncd/app_versions.json index e724449f91..adc88676c4 100644 --- a/community/rsyncd/app_versions.json +++ b/community/rsyncd/app_versions.json @@ -4,7 +4,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/rsyncd/1.0.16", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [], "human_version": "1.0.0_1.0.16", "version": "1.0.16", diff --git a/community/rust-desk/app_versions.json b/community/rust-desk/app_versions.json index 743aed120d..e6b16a92f0 100644 --- a/community/rust-desk/app_versions.json +++ b/community/rust-desk/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/rust-desk/1.2.4", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "1.1.10.3_1.2.4", "version": "1.2.4", diff --git a/community/sabnzbd/app_versions.json b/community/sabnzbd/app_versions.json index ea3b9afca0..62610f583c 100644 --- a/community/sabnzbd/app_versions.json +++ b/community/sabnzbd/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/sabnzbd/1.2.7", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "4.2.3_1.2.7", "version": "1.2.7", diff --git a/community/searxng/app_versions.json b/community/searxng/app_versions.json index 76df8b64c9..ecf7dbff85 100644 --- a/community/searxng/app_versions.json +++ b/community/searxng/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/searxng/1.2.18", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "2023.12.31_1.2.18", "version": "1.2.18", diff --git a/community/sftpgo/app_versions.json b/community/sftpgo/app_versions.json index 6b7b435fc0..6076cf4300 100644 --- a/community/sftpgo/app_versions.json +++ b/community/sftpgo/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/sftpgo/1.2.5", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ - "normalize/ixVolume", + "normalize/acl", "definitions/certificate", - "normalize/acl" + "normalize/ixVolume" ], "human_version": "2.5.6_1.2.5", "version": "1.2.5", diff --git a/community/sonarr/app_versions.json b/community/sonarr/app_versions.json index 64b80faf37..bd5c112632 100644 --- a/community/sonarr/app_versions.json +++ b/community/sonarr/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/sonarr/1.2.13", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "4.0.4.1491_1.2.13", "version": "1.2.13", diff --git a/community/tailscale/app_versions.json b/community/tailscale/app_versions.json index cc8fb8a6e3..64674b7fb2 100644 --- a/community/tailscale/app_versions.json +++ b/community/tailscale/app_versions.json @@ -4,7 +4,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/tailscale/1.0.37", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [], "human_version": "1.64.1_1.0.37", "version": "1.0.37", diff --git a/community/tautulli/app_versions.json b/community/tautulli/app_versions.json index 289bb7fc4a..496639da0d 100644 --- a/community/tautulli/app_versions.json +++ b/community/tautulli/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/tautulli/1.2.3", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "2.13.4_1.2.3", "version": "1.2.3", diff --git a/community/tdarr/app_versions.json b/community/tdarr/app_versions.json index 627a8fa850..64f8d42e84 100644 --- a/community/tdarr/app_versions.json +++ b/community/tdarr/app_versions.json @@ -4,12 +4,12 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/tdarr/1.2.3", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ "normalize/ixVolume", - "definitions/timezone", "normalize/acl", - "definitions/gpuConfiguration" + "definitions/gpuConfiguration", + "definitions/timezone" ], "human_version": "2.17.01_1.2.3", "version": "1.2.3", diff --git a/community/terraria/app_versions.json b/community/terraria/app_versions.json index 292debfc7e..875d488321 100644 --- a/community/terraria/app_versions.json +++ b/community/terraria/app_versions.json @@ -4,7 +4,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/terraria/1.0.22", - "last_update": "2024-04-18 12:02:10", + "last_update": "2024-04-19 05:06:56", "required_features": [ "normalize/ixVolume" ], diff --git a/community/tftpd-hpa/app_versions.json b/community/tftpd-hpa/app_versions.json index 5e51a71a70..dcad0f4487 100644 --- a/community/tftpd-hpa/app_versions.json +++ b/community/tftpd-hpa/app_versions.json @@ -4,7 +4,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/tftpd-hpa/1.0.18", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ "normalize/ixVolume", "definitions/timezone" diff --git a/community/tiny-media-manager/app_versions.json b/community/tiny-media-manager/app_versions.json index 1720c0be22..d9823fc5e1 100644 --- a/community/tiny-media-manager/app_versions.json +++ b/community/tiny-media-manager/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/tiny-media-manager/1.2.7", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "5.0.4_1.2.7", "version": "1.2.7", diff --git a/community/transmission/app_versions.json b/community/transmission/app_versions.json index d660f6ada8..9702101ec9 100644 --- a/community/transmission/app_versions.json +++ b/community/transmission/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/transmission/1.3.5", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "4.0.5_1.3.5", "version": "1.3.5", diff --git a/community/twofactor-auth/app_versions.json b/community/twofactor-auth/app_versions.json index 2e70739e2f..0798cf2f23 100644 --- a/community/twofactor-auth/app_versions.json +++ b/community/twofactor-auth/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/twofactor-auth/1.2.6", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "5.1.1_1.2.6", "version": "1.2.6", diff --git a/community/unifi-controller/app_versions.json b/community/unifi-controller/app_versions.json index 6353f7c1b9..8606a6567b 100644 --- a/community/unifi-controller/app_versions.json +++ b/community/unifi-controller/app_versions.json @@ -4,12 +4,12 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/unifi-controller/1.3.7", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ "normalize/ixVolume", - "definitions/timezone", "normalize/acl", - "definitions/certificate" + "definitions/certificate", + "definitions/timezone" ], "human_version": "8.1.113_1.3.7", "version": "1.3.7", diff --git a/community/unifi-protect-backup/app_versions.json b/community/unifi-protect-backup/app_versions.json index 407e89810a..ffec8d53f6 100644 --- a/community/unifi-protect-backup/app_versions.json +++ b/community/unifi-protect-backup/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/unifi-protect-backup/1.2.8", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ "normalize/ixVolume", - "definitions/timezone", - "normalize/acl" + "normalize/acl", + "definitions/timezone" ], "human_version": "0.10.7_1.2.8", "version": "1.2.8", diff --git a/community/vaultwarden/app_versions.json b/community/vaultwarden/app_versions.json index 0a2fb9e4ff..0219e53308 100644 --- a/community/vaultwarden/app_versions.json +++ b/community/vaultwarden/app_versions.json @@ -4,12 +4,12 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/vaultwarden/1.1.12", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ "normalize/ixVolume", - "definitions/timezone", "normalize/acl", - "definitions/certificate" + "definitions/certificate", + "definitions/timezone" ], "human_version": "1.30.5_1.1.12", "version": "1.1.12", diff --git a/community/vikunja/app_versions.json b/community/vikunja/app_versions.json index 720421bd7f..306a1c45b3 100644 --- a/community/vikunja/app_versions.json +++ b/community/vikunja/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/vikunja/1.0.12", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ "normalize/ixVolume", - "definitions/timezone", - "normalize/acl" + "normalize/acl", + "definitions/timezone" ], "human_version": "0.22.1_1.0.12", "version": "1.0.12", diff --git a/community/webdav/app_versions.json b/community/webdav/app_versions.json index b499a2a7f7..d9aef02753 100644 --- a/community/webdav/app_versions.json +++ b/community/webdav/app_versions.json @@ -4,7 +4,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/webdav/1.0.22", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ "definitions/certificate" ], diff --git a/community/whoogle/app_versions.json b/community/whoogle/app_versions.json index 74c14619c2..a21087516c 100644 --- a/community/whoogle/app_versions.json +++ b/community/whoogle/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/whoogle/1.2.3", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "0.8.4_1.2.3", "version": "1.2.3", diff --git a/community/wordpress/app_versions.json b/community/wordpress/app_versions.json index e148d0a2d5..215b69154b 100644 --- a/community/wordpress/app_versions.json +++ b/community/wordpress/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/wordpress/1.2.6", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ - "normalize/ixVolume", - "normalize/acl" + "normalize/acl", + "normalize/ixVolume" ], "human_version": "6.5.2_1.2.6", "version": "1.2.6", diff --git a/community/zerotier/app_versions.json b/community/zerotier/app_versions.json index df77df8073..0907feb28c 100644 --- a/community/zerotier/app_versions.json +++ b/community/zerotier/app_versions.json @@ -4,7 +4,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/zerotier/1.0.19", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [], "human_version": "1.12.2_1.0.19", "version": "1.0.19", diff --git a/enterprise/minio/app_versions.json b/enterprise/minio/app_versions.json index 52f3cf074b..545cba3527 100644 --- a/enterprise/minio/app_versions.json +++ b/enterprise/minio/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/enterprise/minio/1.1.3", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ - "normalize/ixVolume", + "normalize/acl", "definitions/certificate", - "normalize/acl" + "normalize/ixVolume" ], "human_version": "2023-12-07_1.1.3", "version": "1.1.3", diff --git a/enterprise/syncthing/app_versions.json b/enterprise/syncthing/app_versions.json index 37bd3143ef..ef62f2352f 100644 --- a/enterprise/syncthing/app_versions.json +++ b/enterprise/syncthing/app_versions.json @@ -4,11 +4,11 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/enterprise/syncthing/1.1.8", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ "normalize/ixVolume", - "definitions/timezone", - "definitions/certificate" + "definitions/certificate", + "definitions/timezone" ], "human_version": "1.27.0_1.1.8", "version": "1.1.8", diff --git a/test/jellyfin/app_versions.json b/test/jellyfin/app_versions.json index e905193291..1dfdef3580 100644 --- a/test/jellyfin/app_versions.json +++ b/test/jellyfin/app_versions.json @@ -4,10 +4,10 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/test/jellyfin/1.0.16", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ - "normalize/ixVolume", - "definitions/gpuConfiguration" + "definitions/gpuConfiguration", + "normalize/ixVolume" ], "human_version": "10.8.13_1.0.16", "version": "1.0.16", diff --git a/test/minio/app_versions.json b/test/minio/app_versions.json index 0f2d1e7ceb..dde1121adc 100644 --- a/test/minio/app_versions.json +++ b/test/minio/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/test/minio/1.1.0", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ - "normalize/ixVolume", + "normalize/acl", "definitions/certificate", - "normalize/acl" + "normalize/ixVolume" ], "human_version": "2023-12-07_1.1.0", "version": "1.1.0", @@ -1412,10 +1412,10 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/test/minio/1.0.24", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ - "normalize/ixVolume", - "definitions/certificate" + "definitions/certificate", + "normalize/ixVolume" ], "human_version": "2023-03-24_1.0.24", "version": "1.0.24", diff --git a/test/sonarr/app_versions.json b/test/sonarr/app_versions.json index e4093a844a..4c692cc5a9 100644 --- a/test/sonarr/app_versions.json +++ b/test/sonarr/app_versions.json @@ -4,7 +4,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/test/sonarr/1.0.16", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ "normalize/ixVolume" ], diff --git a/test/syncthing/app_versions.json b/test/syncthing/app_versions.json index 0c7c4c1280..ac0e814f74 100644 --- a/test/syncthing/app_versions.json +++ b/test/syncthing/app_versions.json @@ -4,12 +4,12 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/test/syncthing/1.2.2", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ "normalize/ixVolume", - "definitions/timezone", "normalize/acl", - "definitions/certificate" + "definitions/certificate", + "definitions/timezone" ], "human_version": "1.27.0_1.2.2", "version": "1.2.2", @@ -1072,11 +1072,11 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/test/syncthing/1.1.5", - "last_update": "2024-04-18 12:00:32", + "last_update": "2024-04-19 05:06:56", "required_features": [ "normalize/ixVolume", - "definitions/timezone", - "definitions/certificate" + "definitions/certificate", + "definitions/timezone" ], "human_version": "1.27.0_1.1.5", "version": "1.1.5", From fc155b589bc96e4d167b89dc6c8eaa14ac6f16ac Mon Sep 17 00:00:00 2001 From: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Date: Fri, 19 Apr 2024 12:12:24 +0300 Subject: [PATCH 18/20] wg-easy: dont show udp port when host net is enabled (#2392) --- library/ix-dev/charts/wg-easy/Chart.yaml | 2 +- library/ix-dev/charts/wg-easy/questions.yaml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/library/ix-dev/charts/wg-easy/Chart.yaml b/library/ix-dev/charts/wg-easy/Chart.yaml index 64731ae179..39ad45c7a9 100644 --- a/library/ix-dev/charts/wg-easy/Chart.yaml +++ b/library/ix-dev/charts/wg-easy/Chart.yaml @@ -3,7 +3,7 @@ description: WG-Easy is the easiest way to install & manage WireGuard! annotations: title: WG Easy type: application -version: 2.0.15 +version: 2.0.16 apiVersion: v2 appVersion: '12' kubeVersion: '>=1.16.0-0' diff --git a/library/ix-dev/charts/wg-easy/questions.yaml b/library/ix-dev/charts/wg-easy/questions.yaml index 945c6504e8..08eef36eb9 100644 --- a/library/ix-dev/charts/wg-easy/questions.yaml +++ b/library/ix-dev/charts/wg-easy/questions.yaml @@ -35,6 +35,7 @@ questions: default: 30057 min: 9000 max: 65535 + show_if: [["hostNetwork", "=", false]] required: true - variable: webPort label: Web Port From 8070fcd947993577d386077b452ed9705ba97128 Mon Sep 17 00:00:00 2001 From: sonicaj Date: Fri, 19 Apr 2024 09:13:47 +0000 Subject: [PATCH 19/20] Publish new changes in catalog --- charts/wg-easy/{2.0.15 => 2.0.16}/.helmignore | 0 charts/wg-easy/{2.0.15 => 2.0.16}/Chart.lock | 0 charts/wg-easy/{2.0.15 => 2.0.16}/Chart.yaml | 2 +- charts/wg-easy/{2.0.15 => 2.0.16}/README.md | 0 charts/wg-easy/{2.0.15 => 2.0.16}/app-readme.md | 0 .../{2.0.15 => 2.0.16}/charts/common-1.2.9.tgz | Bin .../wg-easy/{2.0.15 => 2.0.16}/ci/test-values.yaml | 0 charts/wg-easy/{2.0.15 => 2.0.16}/ix_values.yaml | 0 charts/wg-easy/{2.0.15 => 2.0.16}/metadata.yaml | 0 .../wg-easy/{2.0.15 => 2.0.16}/migrations/migrate | 0 charts/wg-easy/{2.0.15 => 2.0.16}/questions.yaml | 1 + .../wg-easy/{2.0.15 => 2.0.16}/templates/NOTES.txt | 0 .../{2.0.15 => 2.0.16}/templates/_migration.tpl | 0 .../{2.0.15 => 2.0.16}/templates/_persistence.tpl | 0 .../{2.0.15 => 2.0.16}/templates/_portal.tpl | 0 .../{2.0.15 => 2.0.16}/templates/_service.tpl | 0 .../{2.0.15 => 2.0.16}/templates/_wgeasy.tpl | 0 .../{2.0.15 => 2.0.16}/templates/common.yaml | 0 .../wg-easy/{2.0.15 => 2.0.16}/to_keep_versions.md | 0 19 files changed, 2 insertions(+), 1 deletion(-) rename charts/wg-easy/{2.0.15 => 2.0.16}/.helmignore (100%) rename charts/wg-easy/{2.0.15 => 2.0.16}/Chart.lock (100%) rename charts/wg-easy/{2.0.15 => 2.0.16}/Chart.yaml (97%) rename charts/wg-easy/{2.0.15 => 2.0.16}/README.md (100%) rename charts/wg-easy/{2.0.15 => 2.0.16}/app-readme.md (100%) rename charts/wg-easy/{2.0.15 => 2.0.16}/charts/common-1.2.9.tgz (100%) rename charts/wg-easy/{2.0.15 => 2.0.16}/ci/test-values.yaml (100%) rename charts/wg-easy/{2.0.15 => 2.0.16}/ix_values.yaml (100%) rename charts/wg-easy/{2.0.15 => 2.0.16}/metadata.yaml (100%) rename charts/wg-easy/{2.0.15 => 2.0.16}/migrations/migrate (100%) rename charts/wg-easy/{2.0.15 => 2.0.16}/questions.yaml (99%) rename charts/wg-easy/{2.0.15 => 2.0.16}/templates/NOTES.txt (100%) rename charts/wg-easy/{2.0.15 => 2.0.16}/templates/_migration.tpl (100%) rename charts/wg-easy/{2.0.15 => 2.0.16}/templates/_persistence.tpl (100%) rename charts/wg-easy/{2.0.15 => 2.0.16}/templates/_portal.tpl (100%) rename charts/wg-easy/{2.0.15 => 2.0.16}/templates/_service.tpl (100%) rename charts/wg-easy/{2.0.15 => 2.0.16}/templates/_wgeasy.tpl (100%) rename charts/wg-easy/{2.0.15 => 2.0.16}/templates/common.yaml (100%) rename charts/wg-easy/{2.0.15 => 2.0.16}/to_keep_versions.md (100%) diff --git a/charts/wg-easy/2.0.15/.helmignore b/charts/wg-easy/2.0.16/.helmignore similarity index 100% rename from charts/wg-easy/2.0.15/.helmignore rename to charts/wg-easy/2.0.16/.helmignore diff --git a/charts/wg-easy/2.0.15/Chart.lock b/charts/wg-easy/2.0.16/Chart.lock similarity index 100% rename from charts/wg-easy/2.0.15/Chart.lock rename to charts/wg-easy/2.0.16/Chart.lock diff --git a/charts/wg-easy/2.0.15/Chart.yaml b/charts/wg-easy/2.0.16/Chart.yaml similarity index 97% rename from charts/wg-easy/2.0.15/Chart.yaml rename to charts/wg-easy/2.0.16/Chart.yaml index 64731ae179..39ad45c7a9 100644 --- a/charts/wg-easy/2.0.15/Chart.yaml +++ b/charts/wg-easy/2.0.16/Chart.yaml @@ -3,7 +3,7 @@ description: WG-Easy is the easiest way to install & manage WireGuard! annotations: title: WG Easy type: application -version: 2.0.15 +version: 2.0.16 apiVersion: v2 appVersion: '12' kubeVersion: '>=1.16.0-0' diff --git a/charts/wg-easy/2.0.15/README.md b/charts/wg-easy/2.0.16/README.md similarity index 100% rename from charts/wg-easy/2.0.15/README.md rename to charts/wg-easy/2.0.16/README.md diff --git a/charts/wg-easy/2.0.15/app-readme.md b/charts/wg-easy/2.0.16/app-readme.md similarity index 100% rename from charts/wg-easy/2.0.15/app-readme.md rename to charts/wg-easy/2.0.16/app-readme.md diff --git a/charts/wg-easy/2.0.15/charts/common-1.2.9.tgz b/charts/wg-easy/2.0.16/charts/common-1.2.9.tgz similarity index 100% rename from charts/wg-easy/2.0.15/charts/common-1.2.9.tgz rename to charts/wg-easy/2.0.16/charts/common-1.2.9.tgz diff --git a/charts/wg-easy/2.0.15/ci/test-values.yaml b/charts/wg-easy/2.0.16/ci/test-values.yaml similarity index 100% rename from charts/wg-easy/2.0.15/ci/test-values.yaml rename to charts/wg-easy/2.0.16/ci/test-values.yaml diff --git a/charts/wg-easy/2.0.15/ix_values.yaml b/charts/wg-easy/2.0.16/ix_values.yaml similarity index 100% rename from charts/wg-easy/2.0.15/ix_values.yaml rename to charts/wg-easy/2.0.16/ix_values.yaml diff --git a/charts/wg-easy/2.0.15/metadata.yaml b/charts/wg-easy/2.0.16/metadata.yaml similarity index 100% rename from charts/wg-easy/2.0.15/metadata.yaml rename to charts/wg-easy/2.0.16/metadata.yaml diff --git a/charts/wg-easy/2.0.15/migrations/migrate b/charts/wg-easy/2.0.16/migrations/migrate similarity index 100% rename from charts/wg-easy/2.0.15/migrations/migrate rename to charts/wg-easy/2.0.16/migrations/migrate diff --git a/charts/wg-easy/2.0.15/questions.yaml b/charts/wg-easy/2.0.16/questions.yaml similarity index 99% rename from charts/wg-easy/2.0.15/questions.yaml rename to charts/wg-easy/2.0.16/questions.yaml index 945c6504e8..08eef36eb9 100644 --- a/charts/wg-easy/2.0.15/questions.yaml +++ b/charts/wg-easy/2.0.16/questions.yaml @@ -35,6 +35,7 @@ questions: default: 30057 min: 9000 max: 65535 + show_if: [["hostNetwork", "=", false]] required: true - variable: webPort label: Web Port diff --git a/charts/wg-easy/2.0.15/templates/NOTES.txt b/charts/wg-easy/2.0.16/templates/NOTES.txt similarity index 100% rename from charts/wg-easy/2.0.15/templates/NOTES.txt rename to charts/wg-easy/2.0.16/templates/NOTES.txt diff --git a/charts/wg-easy/2.0.15/templates/_migration.tpl b/charts/wg-easy/2.0.16/templates/_migration.tpl similarity index 100% rename from charts/wg-easy/2.0.15/templates/_migration.tpl rename to charts/wg-easy/2.0.16/templates/_migration.tpl diff --git a/charts/wg-easy/2.0.15/templates/_persistence.tpl b/charts/wg-easy/2.0.16/templates/_persistence.tpl similarity index 100% rename from charts/wg-easy/2.0.15/templates/_persistence.tpl rename to charts/wg-easy/2.0.16/templates/_persistence.tpl diff --git a/charts/wg-easy/2.0.15/templates/_portal.tpl b/charts/wg-easy/2.0.16/templates/_portal.tpl similarity index 100% rename from charts/wg-easy/2.0.15/templates/_portal.tpl rename to charts/wg-easy/2.0.16/templates/_portal.tpl diff --git a/charts/wg-easy/2.0.15/templates/_service.tpl b/charts/wg-easy/2.0.16/templates/_service.tpl similarity index 100% rename from charts/wg-easy/2.0.15/templates/_service.tpl rename to charts/wg-easy/2.0.16/templates/_service.tpl diff --git a/charts/wg-easy/2.0.15/templates/_wgeasy.tpl b/charts/wg-easy/2.0.16/templates/_wgeasy.tpl similarity index 100% rename from charts/wg-easy/2.0.15/templates/_wgeasy.tpl rename to charts/wg-easy/2.0.16/templates/_wgeasy.tpl diff --git a/charts/wg-easy/2.0.15/templates/common.yaml b/charts/wg-easy/2.0.16/templates/common.yaml similarity index 100% rename from charts/wg-easy/2.0.15/templates/common.yaml rename to charts/wg-easy/2.0.16/templates/common.yaml diff --git a/charts/wg-easy/2.0.15/to_keep_versions.md b/charts/wg-easy/2.0.16/to_keep_versions.md similarity index 100% rename from charts/wg-easy/2.0.15/to_keep_versions.md rename to charts/wg-easy/2.0.16/to_keep_versions.md From 2a0d5912125f5098a90379c23fd81c91c516651d Mon Sep 17 00:00:00 2001 From: sonicaj Date: Fri, 19 Apr 2024 09:14:05 +0000 Subject: [PATCH 20/20] Update catalog changes --- catalog.json | 232 +++++++++--------- charts/collabora/app_versions.json | 14 +- charts/diskoverdata/app_versions.json | 12 +- charts/elastic-search/app_versions.json | 2 +- charts/emby/app_versions.json | 4 +- charts/home-assistant/app_versions.json | 12 +- charts/ix-chart/app_versions.json | 6 +- charts/minio/app_versions.json | 4 +- charts/netdata/app_versions.json | 4 +- charts/nextcloud/app_versions.json | 6 +- charts/photoprism/app_versions.json | 4 +- charts/pihole/app_versions.json | 12 +- charts/plex/app_versions.json | 14 +- charts/prometheus/app_versions.json | 2 +- charts/storj/app_versions.json | 4 +- charts/syncthing/app_versions.json | 4 +- charts/wg-easy/app_versions.json | 25 +- community/actual-budget/app_versions.json | 2 +- community/adguard-home/app_versions.json | 2 +- community/audiobookshelf/app_versions.json | 6 +- community/autobrr/app_versions.json | 6 +- community/bazarr/app_versions.json | 2 +- community/briefkasten/app_versions.json | 2 +- community/castopod/app_versions.json | 2 +- community/chia/app_versions.json | 6 +- community/clamav/app_versions.json | 2 +- community/cloudflared/app_versions.json | 6 +- community/dashy/app_versions.json | 2 +- community/ddns-updater/app_versions.json | 6 +- community/deluge/app_versions.json | 6 +- community/distribution/app_versions.json | 2 +- community/drawio/app_versions.json | 6 +- community/filebrowser/app_versions.json | 2 +- community/firefly-iii/app_versions.json | 2 +- community/flame/app_versions.json | 2 +- community/freshrss/app_versions.json | 6 +- community/frigate/app_versions.json | 2 +- community/fscrawler/app_versions.json | 6 +- community/gitea/app_versions.json | 2 +- community/grafana/app_versions.json | 2 +- community/handbrake/app_versions.json | 6 +- community/homarr/app_versions.json | 6 +- community/homepage/app_versions.json | 2 +- community/homer/app_versions.json | 2 +- community/immich/app_versions.json | 6 +- community/invidious/app_versions.json | 2 +- community/ipfs/app_versions.json | 2 +- community/jellyfin/app_versions.json | 2 +- community/jellyseerr/app_versions.json | 6 +- community/jenkins/app_versions.json | 6 +- community/joplin/app_versions.json | 2 +- community/kapowarr/app_versions.json | 2 +- community/kavita/app_versions.json | 6 +- community/komga/app_versions.json | 6 +- community/lidarr/app_versions.json | 2 +- community/linkding/app_versions.json | 2 +- community/listmonk/app_versions.json | 2 +- community/logseq/app_versions.json | 6 +- community/mealie/app_versions.json | 6 +- community/metube/app_versions.json | 2 +- community/minecraft/app_versions.json | 6 +- community/mineos/app_versions.json | 2 +- community/mumble/app_versions.json | 2 +- community/n8n/app_versions.json | 6 +- community/navidrome/app_versions.json | 2 +- community/netbootxyz/app_versions.json | 6 +- .../nginx-proxy-manager/app_versions.json | 6 +- community/node-red/app_versions.json | 2 +- community/odoo/app_versions.json | 4 +- community/omada-controller/app_versions.json | 6 +- community/organizr/app_versions.json | 6 +- community/overseerr/app_versions.json | 6 +- community/palworld/app_versions.json | 2 +- community/paperless-ngx/app_versions.json | 6 +- community/passbolt/app_versions.json | 2 +- community/pgadmin/app_versions.json | 2 +- community/pigallery2/app_versions.json | 2 +- community/piwigo/app_versions.json | 2 +- community/planka/app_versions.json | 2 +- .../plex-auto-languages/app_versions.json | 6 +- community/prowlarr/app_versions.json | 2 +- community/qbittorrent/app_versions.json | 2 +- community/radarr/app_versions.json | 2 +- community/readarr/app_versions.json | 2 +- community/recyclarr/app_versions.json | 6 +- community/redis/app_versions.json | 2 +- community/roundcube/app_versions.json | 2 +- community/rsyncd/app_versions.json | 2 +- community/rust-desk/app_versions.json | 2 +- community/sabnzbd/app_versions.json | 2 +- community/searxng/app_versions.json | 2 +- community/sftpgo/app_versions.json | 2 +- community/sonarr/app_versions.json | 2 +- community/tailscale/app_versions.json | 2 +- community/tautulli/app_versions.json | 2 +- community/tdarr/app_versions.json | 6 +- community/terraria/app_versions.json | 2 +- community/tftpd-hpa/app_versions.json | 6 +- .../tiny-media-manager/app_versions.json | 2 +- community/transmission/app_versions.json | 2 +- community/twofactor-auth/app_versions.json | 2 +- community/unifi-controller/app_versions.json | 6 +- .../unifi-protect-backup/app_versions.json | 6 +- community/vaultwarden/app_versions.json | 6 +- community/vikunja/app_versions.json | 6 +- community/webdav/app_versions.json | 2 +- community/whoogle/app_versions.json | 6 +- community/wordpress/app_versions.json | 2 +- community/zerotier/app_versions.json | 2 +- enterprise/minio/app_versions.json | 2 +- enterprise/syncthing/app_versions.json | 6 +- test/jellyfin/app_versions.json | 2 +- test/minio/app_versions.json | 4 +- test/sonarr/app_versions.json | 2 +- test/syncthing/app_versions.json | 12 +- 115 files changed, 361 insertions(+), 354 deletions(-) diff --git a/catalog.json b/catalog.json index 6be20a6b25..01a8b95099 100644 --- a/catalog.json +++ b/catalog.json @@ -13,7 +13,7 @@ "latest_version": "2.0.0", "latest_app_version": "2.0.1", "latest_human_version": "2.0.1_2.0.0", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "diskoverdata", "recommended": false, "title": "Diskover Data", @@ -52,7 +52,7 @@ "latest_version": "2403.0.0", "latest_app_version": "v1", "latest_human_version": "v1_2403.0.0", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "ix-chart", "recommended": false, "title": "ix-chart", @@ -81,7 +81,7 @@ "latest_version": "2.0.5", "latest_app_version": "1.40.2.8395", "latest_human_version": "1.40.2.8395_2.0.5", - "last_update": "2024-04-19 05:08:30", + "last_update": "2024-04-19 09:12:24", "name": "plex", "recommended": false, "title": "Plex", @@ -123,7 +123,7 @@ "latest_version": "2.0.6", "latest_app_version": "4.8.3.0", "latest_human_version": "4.8.3.0_2.0.6", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "emby", "recommended": false, "title": "Emby Server", @@ -165,7 +165,7 @@ "latest_version": "2.0.12", "latest_app_version": "23.05.10.1.1", "latest_human_version": "23.05.10.1.1_2.0.12", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "collabora", "recommended": false, "title": "Collabora", @@ -204,7 +204,7 @@ "latest_version": "2.0.5", "latest_app_version": "1.27.6", "latest_human_version": "1.27.6_2.0.5", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "syncthing", "recommended": false, "title": "Syncthing", @@ -242,10 +242,10 @@ "healthy_error": null, "home": "https://github.com/WeeJeWel/wg-easy", "location": "/__w/charts/charts/charts/wg-easy", - "latest_version": "2.0.15", + "latest_version": "2.0.16", "latest_app_version": "12", - "latest_human_version": "12_2.0.15", - "last_update": "2024-04-19 05:06:56", + "latest_human_version": "12_2.0.16", + "last_update": "2024-04-19 09:13:47", "name": "wg-easy", "recommended": false, "title": "WG Easy", @@ -282,7 +282,7 @@ "latest_version": "2.0.4", "latest_app_version": "231128", "latest_human_version": "231128_2.0.4", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "photoprism", "recommended": false, "title": "PhotoPrism", @@ -320,7 +320,7 @@ "latest_version": "1.1.14", "latest_app_version": "v2.51.2", "latest_human_version": "v2.51.2_1.1.14", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "prometheus", "recommended": false, "title": "Prometheus", @@ -358,7 +358,7 @@ "latest_version": "2.0.19", "latest_app_version": "2024.4.3", "latest_human_version": "2024.4.3_2.0.19", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "home-assistant", "recommended": false, "title": "Home Assistant", @@ -395,7 +395,7 @@ "latest_version": "1.6.59", "latest_app_version": "28.0.4", "latest_human_version": "28.0.4_1.6.59", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "nextcloud", "recommended": false, "title": "Nextcloud", @@ -437,7 +437,7 @@ "latest_version": "2.0.6", "latest_app_version": "2023-03-13", "latest_human_version": "2023-03-13_2.0.6", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "minio", "recommended": false, "title": "MinIO", @@ -473,7 +473,7 @@ "latest_version": "2.0.10", "latest_app_version": "2024.03.2", "latest_human_version": "2024.03.2_2.0.10", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "pihole", "recommended": false, "title": "Pi-hole", @@ -510,7 +510,7 @@ "latest_version": "1.1.16", "latest_app_version": "8.13.2", "latest_human_version": "8.13.2_1.1.16", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "elastic-search", "recommended": false, "title": "Elastic Search", @@ -547,7 +547,7 @@ "latest_version": "2.0.7", "latest_app_version": "v1.45.3", "latest_human_version": "v1.45.3_2.0.7", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "netdata", "recommended": false, "title": "Netdata", @@ -587,7 +587,7 @@ "latest_version": "2.0.1", "latest_app_version": "v1.68.2", "latest_human_version": "v1.68.2_2.0.1", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "storj", "recommended": false, "title": "Storj", @@ -627,7 +627,7 @@ "latest_version": "1.2.2", "latest_app_version": "1.27.0", "latest_human_version": "1.27.0_1.2.2", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "syncthing", "recommended": false, "title": "Syncthing", @@ -669,7 +669,7 @@ "latest_version": "1.0.16", "latest_app_version": "3.0.10.1567", "latest_human_version": "3.0.10.1567_1.0.16", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "sonarr", "recommended": false, "title": "Sonarr", @@ -708,7 +708,7 @@ "latest_version": "1.1.0", "latest_app_version": "2023-12-07", "latest_human_version": "2023-12-07_1.1.0", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "minio", "recommended": false, "title": "MinIO", @@ -748,7 +748,7 @@ "latest_version": "1.0.16", "latest_app_version": "10.8.13", "latest_human_version": "10.8.13_1.0.16", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "jellyfin", "recommended": false, "title": "Jellyfin", @@ -792,7 +792,7 @@ "latest_version": "1.0.22", "latest_app_version": "1.4.4.9", "latest_human_version": "1.4.4.9_1.0.22", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "terraria", "recommended": false, "title": "Terraria", @@ -829,7 +829,7 @@ "latest_version": "1.2.3", "latest_app_version": "latest", "latest_human_version": "latest_1.2.3", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "logseq", "recommended": false, "title": "Logseq", @@ -864,7 +864,7 @@ "latest_version": "1.2.13", "latest_app_version": "1.41.0", "latest_human_version": "1.41.0_1.2.13", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "autobrr", "recommended": false, "title": "Autobrr", @@ -902,7 +902,7 @@ "latest_version": "1.2.15", "latest_app_version": "1.27.0", "latest_human_version": "1.27.0_1.2.15", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "linkding", "recommended": false, "title": "Linkding", @@ -939,7 +939,7 @@ "latest_version": "1.2.10", "latest_app_version": "1.4.2", "latest_human_version": "1.4.2_1.2.10", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "bazarr", "recommended": false, "title": "Bazarr", @@ -977,7 +977,7 @@ "latest_version": "1.2.12", "latest_app_version": "10.4.2", "latest_human_version": "10.4.2_1.2.12", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "grafana", "recommended": false, "title": "Grafana", @@ -1018,7 +1018,7 @@ "latest_version": "1.0.21", "latest_app_version": "1.8.1", "latest_human_version": "1.8.1_1.0.21", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "jellyseerr", "recommended": false, "title": "Jellyseerr", @@ -1058,7 +1058,7 @@ "latest_version": "1.0.21", "latest_app_version": "1.0.1", "latest_human_version": "1.0.1_1.0.21", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "clamav", "recommended": false, "title": "Clam AV", @@ -1093,7 +1093,7 @@ "latest_version": "1.0.34", "latest_app_version": "2.2.1", "latest_human_version": "2.2.1_1.0.34", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "chia", "recommended": false, "title": "Chia", @@ -1129,7 +1129,7 @@ "latest_version": "1.1.19", "latest_app_version": "1.21.11", "latest_human_version": "1.21.11_1.1.19", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "gitea", "recommended": false, "title": "Gitea", @@ -1169,7 +1169,7 @@ "latest_version": "1.2.20", "latest_app_version": "2.2.5.4141", "latest_human_version": "2.2.5.4141_1.2.20", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "lidarr", "recommended": false, "title": "Lidarr", @@ -1208,7 +1208,7 @@ "latest_version": "2.0.13", "latest_app_version": "0.15.2", "latest_human_version": "0.15.2_2.0.13", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "homarr", "recommended": false, "title": "Homarr", @@ -1247,7 +1247,7 @@ "latest_version": "1.0.22", "latest_app_version": "v1.4.230", "latest_human_version": "v1.4.230_1.0.22", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "mumble", "recommended": false, "title": "Mumble", @@ -1282,7 +1282,7 @@ "latest_version": "1.2.7", "latest_app_version": "2.28.0", "latest_human_version": "2.28.0_1.2.7", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "filebrowser", "recommended": false, "title": "File Browser", @@ -1322,7 +1322,7 @@ "latest_version": "1.2.8", "latest_app_version": "0.8.0", "latest_human_version": "0.8.0_1.2.8", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "kavita", "recommended": false, "title": "Kavita", @@ -1364,7 +1364,7 @@ "latest_version": "1.3.7", "latest_app_version": "8.1.113", "latest_human_version": "8.1.113_1.3.7", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "unifi-controller", "recommended": false, "title": "Unifi Controller", @@ -1400,7 +1400,7 @@ "latest_version": "1.2.6", "latest_app_version": "2.1.1", "latest_human_version": "2.1.1_1.2.6", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "deluge", "recommended": false, "title": "Deluge", @@ -1436,7 +1436,7 @@ "latest_version": "1.2.11", "latest_app_version": "0.8.12", "latest_human_version": "0.8.12_1.2.11", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "homepage", "recommended": false, "title": "Homepage", @@ -1478,7 +1478,7 @@ "latest_version": "1.2.11", "latest_app_version": "5.4.6.8723", "latest_human_version": "5.4.6.8723_1.2.11", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "radarr", "recommended": false, "title": "Radarr", @@ -1518,7 +1518,7 @@ "latest_version": "1.2.4", "latest_app_version": "2.3.1", "latest_human_version": "2.3.1_1.2.4", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "flame", "recommended": false, "title": "Flame", @@ -1555,7 +1555,7 @@ "latest_version": "1.2.19", "latest_app_version": "1.16.4", "latest_human_version": "1.16.4_1.2.19", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "planka", "recommended": false, "title": "Planka", @@ -1593,7 +1593,7 @@ "latest_version": "1.2.4", "latest_app_version": "2.8.3", "latest_human_version": "2.8.3_1.2.4", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "distribution", "recommended": false, "title": "Distribution", @@ -1630,7 +1630,7 @@ "latest_version": "1.0.2", "latest_app_version": "23.12.2", "latest_human_version": "23.12.2_1.0.2", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "handbrake", "recommended": false, "title": "HandBrake", @@ -1667,7 +1667,7 @@ "latest_version": "1.2.12", "latest_app_version": "2024-04-12", "latest_human_version": "2024-04-12_1.2.12", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "metube", "recommended": false, "title": "MeTube", @@ -1704,7 +1704,7 @@ "latest_version": "1.0.1", "latest_app_version": "latest", "latest_human_version": "latest_1.0.1", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "organizr", "recommended": false, "title": "Organizr", @@ -1743,7 +1743,7 @@ "latest_version": "1.0.5", "latest_app_version": "0.7.1.1", "latest_human_version": "0.7.1.1_1.0.5", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "netbootxyz", "recommended": false, "title": "netbootxyz", @@ -1783,7 +1783,7 @@ "latest_version": "1.2.7", "latest_app_version": "8.5", "latest_human_version": "8.5_1.2.7", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "pgadmin", "recommended": false, "title": "pgAdmin", @@ -1823,7 +1823,7 @@ "latest_version": "1.2.11", "latest_app_version": "4.6.4", "latest_human_version": "4.6.4_1.2.11", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "qbittorrent", "recommended": false, "title": "qBittorrent", @@ -1861,7 +1861,7 @@ "latest_version": "1.2.32", "latest_app_version": "24.2.5", "latest_human_version": "24.2.5_1.2.32", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "drawio", "recommended": false, "title": "Draw.IO", @@ -1901,7 +1901,7 @@ "latest_version": "1.2.9", "latest_app_version": "3.1.9", "latest_human_version": "3.1.9_1.2.9", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "node-red", "recommended": false, "title": "Node-RED", @@ -1938,7 +1938,7 @@ "latest_version": "1.0.9", "latest_app_version": "2.1.2", "latest_human_version": "2.1.2_1.0.9", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "dashy", "recommended": false, "title": "Dashy", @@ -1976,7 +1976,7 @@ "latest_version": "1.1.9", "latest_app_version": "1.23.1", "latest_human_version": "1.23.1_1.1.9", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "freshrss", "recommended": false, "title": "FreshRSS", @@ -2014,7 +2014,7 @@ "latest_version": "1.1.23", "latest_app_version": "6.1.13", "latest_human_version": "6.1.13_1.1.23", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "firefly-iii", "recommended": false, "title": "Firefly III", @@ -2054,7 +2054,7 @@ "latest_version": "1.2.22", "latest_app_version": "1.16.1.4420", "latest_human_version": "1.16.1.4420_1.2.22", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "prowlarr", "recommended": false, "title": "Prowlarr", @@ -2089,7 +2089,7 @@ "latest_version": "1.2.4", "latest_app_version": "1.1.10.3", "latest_human_version": "1.1.10.3_1.2.4", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "rust-desk", "recommended": false, "title": "Rust Desk", @@ -2125,7 +2125,7 @@ "latest_version": "1.1.11", "latest_app_version": "2.14.2", "latest_human_version": "2.14.2_1.1.11", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "joplin", "recommended": false, "title": "Joplin", @@ -2164,7 +2164,7 @@ "latest_version": "1.0.19", "latest_app_version": "1.12.2", "latest_human_version": "1.12.2_1.0.19", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "zerotier", "recommended": false, "title": "Zerotier", @@ -2199,7 +2199,7 @@ "latest_version": "2.0.1", "latest_app_version": "latest", "latest_human_version": "latest_2.0.1", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "invidious", "recommended": false, "title": "Invidious", @@ -2241,7 +2241,7 @@ "latest_version": "1.0.18", "latest_app_version": "1.0.0", "latest_human_version": "1.0.0_1.0.18", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "tftpd-hpa", "recommended": false, "title": "TFTP Server", @@ -2276,7 +2276,7 @@ "latest_version": "1.0.41", "latest_app_version": "0.107.48", "latest_human_version": "0.107.48_1.0.41", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "adguard-home", "recommended": false, "title": "AdGuard Home", @@ -2315,7 +2315,7 @@ "latest_version": "1.0.29", "latest_app_version": "2.11.1", "latest_human_version": "2.11.1_1.0.29", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "nginx-proxy-manager", "recommended": false, "title": "Nginx Proxy Manager", @@ -2355,7 +2355,7 @@ "latest_version": "1.2.3", "latest_app_version": "5.13", "latest_human_version": "5.13_1.2.3", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "omada-controller", "recommended": false, "title": "Omada Controller", @@ -2391,7 +2391,7 @@ "latest_version": "1.2.8", "latest_app_version": "0.10.7", "latest_human_version": "0.10.7_1.2.8", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "unifi-protect-backup", "recommended": false, "title": "Unifi Protect Backup", @@ -2427,7 +2427,7 @@ "latest_version": "1.0.22", "latest_app_version": "7.2.4", "latest_human_version": "7.2.4_1.0.22", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "redis", "recommended": false, "title": "Redis", @@ -2462,7 +2462,7 @@ "latest_version": "1.3.5", "latest_app_version": "4.0.5", "latest_human_version": "4.0.5_1.3.5", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "transmission", "recommended": false, "title": "Transmission", @@ -2498,7 +2498,7 @@ "latest_version": "1.2.6", "latest_app_version": "14.4.0", "latest_human_version": "14.4.0_1.2.6", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "piwigo", "recommended": false, "title": "Piwigo", @@ -2536,7 +2536,7 @@ "latest_version": "1.2.41", "latest_app_version": "1.38.1", "latest_human_version": "1.38.1_1.2.41", - "last_update": "2024-04-19 05:08:30", + "last_update": "2024-04-19 09:12:24", "name": "n8n", "recommended": false, "title": "n8n", @@ -2577,7 +2577,7 @@ "latest_version": "1.0.27", "latest_app_version": "2.6.0", "latest_human_version": "2.6.0_1.0.27", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "ddns-updater", "recommended": false, "title": "DDNS Updater", @@ -2614,7 +2614,7 @@ "latest_version": "1.2.9", "latest_app_version": "1.11.0", "latest_human_version": "1.11.0_1.2.9", - "last_update": "2024-04-19 05:08:30", + "last_update": "2024-04-19 09:12:24", "name": "komga", "recommended": false, "title": "Komga", @@ -2652,7 +2652,7 @@ "latest_version": "1.0.16", "latest_app_version": "1.0.0", "latest_human_version": "1.0.0_1.0.16", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "rsyncd", "recommended": false, "title": "Rsync Daemon", @@ -2688,7 +2688,7 @@ "latest_version": "1.2.8", "latest_app_version": "4.6.2.1", "latest_human_version": "4.6.2.1_1.2.8", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "passbolt", "recommended": false, "title": "Passbolt", @@ -2729,7 +2729,7 @@ "latest_version": "1.1.12", "latest_app_version": "1.30.5", "latest_human_version": "1.30.5_1.1.12", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "vaultwarden", "recommended": false, "title": "Vaultwarden", @@ -2766,7 +2766,7 @@ "latest_version": "1.2.6", "latest_app_version": "0.13.2", "latest_human_version": "0.13.2_1.2.6", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "frigate", "recommended": false, "title": "Frigate", @@ -2805,7 +2805,7 @@ "latest_version": "1.2.11", "latest_app_version": "2024.4.0", "latest_human_version": "2024.4.0_1.2.11", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "cloudflared", "recommended": false, "title": "Cloudflared", @@ -2841,7 +2841,7 @@ "latest_version": "1.2.3", "latest_app_version": "6.0.2", "latest_human_version": "6.0.2_1.2.3", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "recyclarr", "recommended": false, "title": "Recyclarr", @@ -2878,7 +2878,7 @@ "latest_version": "1.0.0", "latest_app_version": "2.8.1", "latest_human_version": "2.8.1_1.0.0", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "audiobookshelf", "recommended": false, "title": "Audiobookshelf", @@ -2918,7 +2918,7 @@ "latest_version": "1.2.3", "latest_app_version": "2.13.4", "latest_human_version": "2.13.4_1.2.3", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "tautulli", "recommended": false, "title": "Tautulli", @@ -2959,7 +2959,7 @@ "latest_version": "1.2.5", "latest_app_version": "2.5.6", "latest_human_version": "2.5.6_1.2.5", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "sftpgo", "recommended": false, "title": "SFTPGo", @@ -2994,7 +2994,7 @@ "latest_version": "1.2.7", "latest_app_version": "latest", "latest_human_version": "latest_1.2.7", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "briefkasten", "recommended": false, "title": "Briefkasten", @@ -3034,7 +3034,7 @@ "latest_version": "1.0.12", "latest_app_version": "0.22.1", "latest_human_version": "0.22.1_1.0.12", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "vikunja", "recommended": false, "title": "Vikunja", @@ -3078,7 +3078,7 @@ "latest_version": "1.2.13", "latest_app_version": "4.0.4.1491", "latest_human_version": "4.0.4.1491_1.2.13", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "sonarr", "recommended": false, "title": "Sonarr", @@ -3117,7 +3117,7 @@ "latest_version": "1.2.7", "latest_app_version": "4.2.3", "latest_human_version": "4.2.3_1.2.7", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "sabnzbd", "recommended": false, "title": "SABnzbd", @@ -3157,7 +3157,7 @@ "latest_version": "1.2.6", "latest_app_version": "0.51.1", "latest_human_version": "0.51.1_1.2.6", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "navidrome", "recommended": false, "title": "Navidrome", @@ -3194,7 +3194,7 @@ "latest_version": "1.0.37", "latest_app_version": "1.64.1", "latest_human_version": "1.64.1_1.0.37", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "tailscale", "recommended": false, "title": "Tailscale", @@ -3229,7 +3229,7 @@ "latest_version": "1.2.9", "latest_app_version": "2024.4.1", "latest_human_version": "2024.4.1_1.2.9", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "minecraft", "recommended": false, "title": "Minecraft", @@ -3265,7 +3265,7 @@ "latest_version": "1.0.3", "latest_app_version": "1.6.6", "latest_human_version": "1.6.6_1.0.3", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "roundcube", "recommended": false, "title": "Roundcube", @@ -3307,7 +3307,7 @@ "latest_version": "1.2.4", "latest_app_version": "1.2.3", "latest_human_version": "1.2.3_1.2.4", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "plex-auto-languages", "recommended": false, "title": "Plex Auto Languages", @@ -3343,7 +3343,7 @@ "latest_version": "2.0.3", "latest_app_version": "1.0.0", "latest_human_version": "1.0.0_2.0.3", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "kapowarr", "recommended": false, "title": "Kapowarr", @@ -3381,7 +3381,7 @@ "latest_version": "1.2.17", "latest_app_version": "1.11.0", "latest_human_version": "1.11.0_1.2.17", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "castopod", "recommended": false, "title": "Castopod", @@ -3418,7 +3418,7 @@ "latest_version": "1.2.4", "latest_app_version": "2.9", "latest_human_version": "2.9_1.2.4", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "fscrawler", "recommended": false, "title": "FSCrawler", @@ -3455,7 +3455,7 @@ "latest_version": "1.2.8", "latest_app_version": "3.0.0", "latest_human_version": "3.0.0_1.2.8", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "listmonk", "recommended": false, "title": "Listmonk", @@ -3495,7 +3495,7 @@ "latest_version": "1.2.4", "latest_app_version": "23.10.1", "latest_human_version": "23.10.1_1.2.4", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "homer", "recommended": false, "title": "Homer", @@ -3533,7 +3533,7 @@ "latest_version": "1.0.22", "latest_app_version": "2.4.59", "latest_human_version": "2.4.59_1.0.22", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "webdav", "recommended": false, "title": "WebDAV", @@ -3568,7 +3568,7 @@ "latest_version": "1.2.18", "latest_app_version": "2023.12.31", "latest_human_version": "2023.12.31_1.2.18", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "searxng", "recommended": false, "title": "SearXNG", @@ -3603,7 +3603,7 @@ "latest_version": "1.2.7", "latest_app_version": "5.0.4", "latest_human_version": "5.0.4_1.2.7", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "tiny-media-manager", "recommended": false, "title": "tinyMediaManager", @@ -3644,7 +3644,7 @@ "latest_version": "1.2.12", "latest_app_version": "24.4.0", "latest_human_version": "24.4.0_1.2.12", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "actual-budget", "recommended": false, "title": "Actual Budget", @@ -3684,7 +3684,7 @@ "latest_version": "1.2.7", "latest_app_version": "10.8.13.1", "latest_human_version": "10.8.13.1_1.2.7", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "jellyfin", "recommended": false, "title": "Jellyfin", @@ -3726,7 +3726,7 @@ "latest_version": "1.0.36", "latest_app_version": "v0.28.0", "latest_human_version": "v0.28.0_1.0.36", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "ipfs", "recommended": false, "title": "IPFS", @@ -3765,7 +3765,7 @@ "latest_version": "1.0.20", "latest_app_version": "latest", "latest_human_version": "latest_1.0.20", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "mineos", "recommended": false, "title": "MineOS", @@ -3802,7 +3802,7 @@ "latest_version": "1.2.8", "latest_app_version": "2.440.3", "latest_human_version": "2.440.3_1.2.8", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "jenkins", "recommended": false, "title": "Jenkins", @@ -3842,7 +3842,7 @@ "latest_version": "1.2.16", "latest_app_version": "0.3.22.2499", "latest_human_version": "0.3.22.2499_1.2.16", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "readarr", "recommended": false, "title": "Readarr", @@ -3882,7 +3882,7 @@ "latest_version": "1.2.3", "latest_app_version": "2.17.01", "latest_human_version": "2.17.01_1.2.3", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "tdarr", "recommended": false, "title": "Tdarr", @@ -3922,7 +3922,7 @@ "latest_version": "1.2.6", "latest_app_version": "6.5.2", "latest_human_version": "6.5.2_1.2.6", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "wordpress", "recommended": false, "title": "Wordpress", @@ -3962,7 +3962,7 @@ "latest_version": "1.2.6", "latest_app_version": "5.1.1", "latest_human_version": "5.1.1_1.2.6", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "twofactor-auth", "recommended": false, "title": "2FAuth", @@ -4000,7 +4000,7 @@ "latest_version": "3.0.19", "latest_app_version": "1.101.0", "latest_human_version": "1.101.0_3.0.19", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "immich", "recommended": false, "title": "Immich", @@ -4036,7 +4036,7 @@ "latest_version": "1.2.34", "latest_app_version": "2.7.2", "latest_human_version": "2.7.2_1.2.34", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "paperless-ngx", "recommended": false, "title": "Paperless-ngx", @@ -4081,7 +4081,7 @@ "latest_version": "2.0.8", "latest_app_version": "17.0", "latest_human_version": "17.0_2.0.8", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "odoo", "recommended": false, "title": "Odoo", @@ -4119,7 +4119,7 @@ "latest_version": "1.2.4", "latest_app_version": "2.0.0", "latest_human_version": "2.0.0_1.2.4", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "pigallery2", "recommended": false, "title": "PiGallery2", @@ -4165,7 +4165,7 @@ "latest_version": "1.0.4", "latest_app_version": "palworld", "latest_human_version": "palworld_1.0.4", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "palworld", "recommended": false, "title": "Palworld", @@ -4200,7 +4200,7 @@ "latest_version": "1.2.3", "latest_app_version": "0.8.4", "latest_human_version": "0.8.4_1.2.3", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "whoogle", "recommended": false, "title": "Whoogle", @@ -4239,7 +4239,7 @@ "latest_version": "1.0.17", "latest_app_version": "1.5.1", "latest_human_version": "1.5.1_1.0.17", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "mealie", "recommended": false, "title": "Mealie", @@ -4277,7 +4277,7 @@ "latest_version": "1.0.25", "latest_app_version": "1.33.2", "latest_human_version": "1.33.2_1.0.25", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "overseerr", "recommended": false, "title": "Overseerr", @@ -4319,7 +4319,7 @@ "latest_version": "1.1.8", "latest_app_version": "1.27.0", "latest_human_version": "1.27.0_1.1.8", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "syncthing", "recommended": false, "title": "Syncthing", @@ -4361,7 +4361,7 @@ "latest_version": "1.1.3", "latest_app_version": "2023-12-07", "latest_human_version": "2023-12-07_1.1.3", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "name": "minio", "recommended": false, "title": "MinIO", diff --git a/charts/collabora/app_versions.json b/charts/collabora/app_versions.json index 3eb73f1842..0ddc5de1c3 100644 --- a/charts/collabora/app_versions.json +++ b/charts/collabora/app_versions.json @@ -4,13 +4,13 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/collabora/2.0.12", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ - "normalize/acl", - "definitions/certificate", + "normalize/ixVolume", "definitions/nodeIP", "definitions/timezone", - "normalize/ixVolume" + "definitions/certificate", + "normalize/acl" ], "human_version": "23.05.10.1.1_2.0.12", "version": "2.0.12", @@ -874,11 +874,11 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/collabora/1.2.30", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ - "definitions/certificate", "definitions/nodeIP", - "definitions/timezone" + "definitions/timezone", + "definitions/certificate" ], "human_version": "23.05.8.2.1_1.2.30", "version": "1.2.30", diff --git a/charts/diskoverdata/app_versions.json b/charts/diskoverdata/app_versions.json index 5d13e2fbd0..11cd0f5950 100644 --- a/charts/diskoverdata/app_versions.json +++ b/charts/diskoverdata/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/diskoverdata/2.0.0", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ - "normalize/ixVolume", "normalize/acl", - "definitions/timezone" + "definitions/timezone", + "normalize/ixVolume" ], "human_version": "2.0.1_2.0.0", "version": "2.0.0", @@ -1835,10 +1835,10 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/diskoverdata/1.0.15", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ - "normalize/ixVolume", - "definitions/timezone" + "definitions/timezone", + "normalize/ixVolume" ], "human_version": "2.0.1_1.0.15", "version": "1.0.15", diff --git a/charts/elastic-search/app_versions.json b/charts/elastic-search/app_versions.json index 0653f4de6e..5a3d5185fa 100644 --- a/charts/elastic-search/app_versions.json +++ b/charts/elastic-search/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/elastic-search/1.1.16", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ "normalize/acl", "definitions/certificate", diff --git a/charts/emby/app_versions.json b/charts/emby/app_versions.json index 5b666ca5d1..42cac729d8 100644 --- a/charts/emby/app_versions.json +++ b/charts/emby/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/emby/2.0.6", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ "normalize/acl", "definitions/gpuConfiguration", @@ -1061,7 +1061,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/emby/1.0.30", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ "definitions/gpuConfiguration", "normalize/ixVolume" diff --git a/charts/home-assistant/app_versions.json b/charts/home-assistant/app_versions.json index 27b99086fb..b7e1ef9ac0 100644 --- a/charts/home-assistant/app_versions.json +++ b/charts/home-assistant/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/home-assistant/2.0.19", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ - "normalize/ixVolume", "normalize/acl", - "definitions/timezone" + "definitions/timezone", + "normalize/ixVolume" ], "human_version": "2024.4.3_2.0.19", "version": "2.0.19", @@ -2056,10 +2056,10 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/home-assistant/1.0.130", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ - "normalize/ixVolume", - "definitions/timezone" + "definitions/timezone", + "normalize/ixVolume" ], "human_version": "2024.1.3_1.0.130", "version": "1.0.130", diff --git a/charts/ix-chart/app_versions.json b/charts/ix-chart/app_versions.json index cce034d1ae..7a2f5542e7 100644 --- a/charts/ix-chart/app_versions.json +++ b/charts/ix-chart/app_versions.json @@ -4,13 +4,13 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/ix-chart/2403.0.0", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ "definitions/interface", + "normalize/ixVolume", "normalize/interfaceConfiguration", - "definitions/nodeIP", "definitions/gpuConfiguration", - "normalize/ixVolume" + "definitions/nodeIP" ], "human_version": "2403.0.0", "version": "2403.0.0", diff --git a/charts/minio/app_versions.json b/charts/minio/app_versions.json index 7caf45a962..18861cc9ab 100644 --- a/charts/minio/app_versions.json +++ b/charts/minio/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/minio/2.0.6", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ "normalize/acl", "definitions/certificate", @@ -1837,7 +1837,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/minio/1.7.24", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ "definitions/certificate", "normalize/ixVolume" diff --git a/charts/netdata/app_versions.json b/charts/netdata/app_versions.json index a94adf5808..991b0dc2a7 100644 --- a/charts/netdata/app_versions.json +++ b/charts/netdata/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/netdata/2.0.7", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ "normalize/acl", "normalize/ixVolume" @@ -1730,7 +1730,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/netdata/1.0.40", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ "normalize/ixVolume" ], diff --git a/charts/nextcloud/app_versions.json b/charts/nextcloud/app_versions.json index 45d8b850b5..ccd37a7771 100644 --- a/charts/nextcloud/app_versions.json +++ b/charts/nextcloud/app_versions.json @@ -4,7 +4,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/nextcloud/1.6.59", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ "definitions/nodeIP", "definitions/certificate", @@ -828,7 +828,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/nextcloud/1.6.53", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ "definitions/nodeIP", "definitions/certificate", @@ -1652,7 +1652,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/nextcloud/1.6.29", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ "definitions/nodeIP", "definitions/certificate", diff --git a/charts/photoprism/app_versions.json b/charts/photoprism/app_versions.json index fd9243e9d0..7467d53c9d 100644 --- a/charts/photoprism/app_versions.json +++ b/charts/photoprism/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/photoprism/2.0.4", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ "normalize/acl", "definitions/gpuConfiguration", @@ -1824,7 +1824,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/photoprism/1.1.3", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ "definitions/gpuConfiguration", "normalize/ixVolume" diff --git a/charts/pihole/app_versions.json b/charts/pihole/app_versions.json index e16477e153..a89324d480 100644 --- a/charts/pihole/app_versions.json +++ b/charts/pihole/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/pihole/2.0.10", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ - "normalize/ixVolume", "normalize/acl", - "definitions/timezone" + "definitions/timezone", + "normalize/ixVolume" ], "human_version": "2024.03.2_2.0.10", "version": "2.0.10", @@ -1500,10 +1500,10 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/pihole/1.0.25", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ - "normalize/ixVolume", - "definitions/timezone" + "definitions/timezone", + "normalize/ixVolume" ], "human_version": "2023.11.0_1.0.25", "version": "1.0.25", diff --git a/charts/plex/app_versions.json b/charts/plex/app_versions.json index 4b14a09b68..3a1ef27308 100644 --- a/charts/plex/app_versions.json +++ b/charts/plex/app_versions.json @@ -4,12 +4,12 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/plex/2.0.5", - "last_update": "2024-04-19 05:08:30", + "last_update": "2024-04-19 09:12:24", "required_features": [ - "normalize/ixVolume", "normalize/acl", + "definitions/timezone", "definitions/gpuConfiguration", - "definitions/timezone" + "normalize/ixVolume" ], "human_version": "1.40.2.8395_2.0.5", "version": "2.0.5", @@ -2229,12 +2229,12 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/plex/1.7.60", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ - "normalize/ixVolume", - "definitions/gpuConfiguration", + "definitions/timezone", "validations/lockedHostPath", - "definitions/timezone" + "definitions/gpuConfiguration", + "normalize/ixVolume" ], "human_version": "1.32.8.7639_1.7.60", "version": "1.7.60", diff --git a/charts/prometheus/app_versions.json b/charts/prometheus/app_versions.json index f5b05a6f25..d567e07166 100644 --- a/charts/prometheus/app_versions.json +++ b/charts/prometheus/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/prometheus/1.1.14", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ "normalize/acl", "normalize/ixVolume" diff --git a/charts/storj/app_versions.json b/charts/storj/app_versions.json index 586db3da07..d0112d954f 100644 --- a/charts/storj/app_versions.json +++ b/charts/storj/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/storj/2.0.1", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ "normalize/acl", "normalize/ixVolume" @@ -1556,7 +1556,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/storj/1.0.18", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ "normalize/ixVolume" ], diff --git a/charts/syncthing/app_versions.json b/charts/syncthing/app_versions.json index c5a0ede396..8a5329aef3 100644 --- a/charts/syncthing/app_versions.json +++ b/charts/syncthing/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/charts/syncthing/2.0.5", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ "normalize/acl", "normalize/ixVolume" @@ -1171,7 +1171,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/syncthing/1.0.42", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ "validations/lockedHostPath", "normalize/ixVolume" diff --git a/charts/wg-easy/app_versions.json b/charts/wg-easy/app_versions.json index 2a0423a737..50ac1d659c 100644 --- a/charts/wg-easy/app_versions.json +++ b/charts/wg-easy/app_versions.json @@ -1,17 +1,17 @@ { - "2.0.15": { + "2.0.16": { "healthy": true, "supported": false, "healthy_error": null, - "location": "/__w/charts/charts/charts/wg-easy/2.0.15", - "last_update": "2024-04-19 05:06:56", + "location": "/__w/charts/charts/charts/wg-easy/2.0.16", + "last_update": "2024-04-19 09:13:47", "required_features": [ - "normalize/acl", "definitions/nodeIP", + "normalize/acl", "normalize/ixVolume" ], - "human_version": "12_2.0.15", - "version": "2.0.15", + "human_version": "12_2.0.16", + "version": "2.0.16", "chart_metadata": { "name": "wg-easy", "description": "WG-Easy is the easiest way to install & manage WireGuard!", @@ -19,7 +19,7 @@ "title": "WG Easy" }, "type": "application", - "version": "2.0.15", + "version": "2.0.16", "apiVersion": "v2", "appVersion": "12", "kubeVersion": ">=1.16.0-0", @@ -129,6 +129,13 @@ "default": 30057, "min": 9000, "max": 65535, + "show_if": [ + [ + "hostNetwork", + "=", + false + ] + ], "required": true } }, @@ -1159,10 +1166,10 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/charts/wg-easy/1.0.12", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ - "validations/lockedHostPath", "definitions/nodeIP", + "validations/lockedHostPath", "normalize/ixVolume" ], "human_version": "7_1.0.12", diff --git a/community/actual-budget/app_versions.json b/community/actual-budget/app_versions.json index 144f564935..adfc10275c 100644 --- a/community/actual-budget/app_versions.json +++ b/community/actual-budget/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/actual-budget/1.2.12", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ "normalize/acl", "definitions/certificate", diff --git a/community/adguard-home/app_versions.json b/community/adguard-home/app_versions.json index a3960938d7..96d67ed76f 100644 --- a/community/adguard-home/app_versions.json +++ b/community/adguard-home/app_versions.json @@ -4,7 +4,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/adguard-home/1.0.41", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ "normalize/ixVolume" ], diff --git a/community/audiobookshelf/app_versions.json b/community/audiobookshelf/app_versions.json index 882fabf8fc..9a0bc9b15a 100644 --- a/community/audiobookshelf/app_versions.json +++ b/community/audiobookshelf/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/audiobookshelf/1.0.0", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ - "normalize/ixVolume", "normalize/acl", - "definitions/timezone" + "definitions/timezone", + "normalize/ixVolume" ], "human_version": "2.8.1_1.0.0", "version": "1.0.0", diff --git a/community/autobrr/app_versions.json b/community/autobrr/app_versions.json index 1c9cb3febf..86dc82ebb8 100644 --- a/community/autobrr/app_versions.json +++ b/community/autobrr/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/autobrr/1.2.13", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ - "normalize/ixVolume", "normalize/acl", - "definitions/timezone" + "definitions/timezone", + "normalize/ixVolume" ], "human_version": "1.41.0_1.2.13", "version": "1.2.13", diff --git a/community/bazarr/app_versions.json b/community/bazarr/app_versions.json index 2401f00d35..6fec32ee22 100644 --- a/community/bazarr/app_versions.json +++ b/community/bazarr/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/bazarr/1.2.10", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ "normalize/acl", "normalize/ixVolume" diff --git a/community/briefkasten/app_versions.json b/community/briefkasten/app_versions.json index 92165aae05..d769d76911 100644 --- a/community/briefkasten/app_versions.json +++ b/community/briefkasten/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/briefkasten/1.2.7", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ "normalize/acl", "normalize/ixVolume" diff --git a/community/castopod/app_versions.json b/community/castopod/app_versions.json index 67bf013772..e3af5f9c65 100644 --- a/community/castopod/app_versions.json +++ b/community/castopod/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/castopod/1.2.17", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ "normalize/acl", "normalize/ixVolume" diff --git a/community/chia/app_versions.json b/community/chia/app_versions.json index 4302563908..68eec07d20 100644 --- a/community/chia/app_versions.json +++ b/community/chia/app_versions.json @@ -4,10 +4,10 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/chia/1.0.34", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ - "normalize/ixVolume", - "definitions/timezone" + "definitions/timezone", + "normalize/ixVolume" ], "human_version": "2.2.1_1.0.34", "version": "1.0.34", diff --git a/community/clamav/app_versions.json b/community/clamav/app_versions.json index 697c4a0985..77cf99e865 100644 --- a/community/clamav/app_versions.json +++ b/community/clamav/app_versions.json @@ -4,7 +4,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/clamav/1.0.21", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ "normalize/ixVolume" ], diff --git a/community/cloudflared/app_versions.json b/community/cloudflared/app_versions.json index 54decdd576..33adae8903 100644 --- a/community/cloudflared/app_versions.json +++ b/community/cloudflared/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/cloudflared/1.2.11", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ - "normalize/acl", - "normalize/ixVolume" + "normalize/ixVolume", + "normalize/acl" ], "human_version": "2024.4.0_1.2.11", "version": "1.2.11", diff --git a/community/dashy/app_versions.json b/community/dashy/app_versions.json index 32b834a59b..d798a00722 100644 --- a/community/dashy/app_versions.json +++ b/community/dashy/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/dashy/1.0.9", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ "normalize/acl", "definitions/certificate", diff --git a/community/ddns-updater/app_versions.json b/community/ddns-updater/app_versions.json index 8207854208..e074144e85 100644 --- a/community/ddns-updater/app_versions.json +++ b/community/ddns-updater/app_versions.json @@ -4,10 +4,10 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/ddns-updater/1.0.27", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ - "normalize/ixVolume", - "definitions/timezone" + "definitions/timezone", + "normalize/ixVolume" ], "human_version": "2.6.0_1.0.27", "version": "1.0.27", diff --git a/community/deluge/app_versions.json b/community/deluge/app_versions.json index 709a0358c5..27006d8c20 100644 --- a/community/deluge/app_versions.json +++ b/community/deluge/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/deluge/1.2.6", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ - "normalize/ixVolume", "normalize/acl", - "definitions/timezone" + "definitions/timezone", + "normalize/ixVolume" ], "human_version": "2.1.1_1.2.6", "version": "1.2.6", diff --git a/community/distribution/app_versions.json b/community/distribution/app_versions.json index 65a09fc397..4f4e5b8b4e 100644 --- a/community/distribution/app_versions.json +++ b/community/distribution/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/distribution/1.2.4", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ "normalize/acl", "definitions/certificate", diff --git a/community/drawio/app_versions.json b/community/drawio/app_versions.json index aae2d037b8..fd56e61ac3 100644 --- a/community/drawio/app_versions.json +++ b/community/drawio/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/drawio/1.2.32", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ - "normalize/acl", - "normalize/ixVolume" + "normalize/ixVolume", + "normalize/acl" ], "human_version": "24.2.5_1.2.32", "version": "1.2.32", diff --git a/community/filebrowser/app_versions.json b/community/filebrowser/app_versions.json index 3c6cce37eb..7002741a58 100644 --- a/community/filebrowser/app_versions.json +++ b/community/filebrowser/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/filebrowser/1.2.7", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ "normalize/acl", "definitions/certificate", diff --git a/community/firefly-iii/app_versions.json b/community/firefly-iii/app_versions.json index c9fe3b6812..13004284a2 100644 --- a/community/firefly-iii/app_versions.json +++ b/community/firefly-iii/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/firefly-iii/1.1.23", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ "normalize/acl", "normalize/ixVolume" diff --git a/community/flame/app_versions.json b/community/flame/app_versions.json index da0bee38fe..46eb6bc45f 100644 --- a/community/flame/app_versions.json +++ b/community/flame/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/flame/1.2.4", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ "normalize/acl", "normalize/ixVolume" diff --git a/community/freshrss/app_versions.json b/community/freshrss/app_versions.json index 356ae78f6a..df5dd503c9 100644 --- a/community/freshrss/app_versions.json +++ b/community/freshrss/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/freshrss/1.1.9", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ - "normalize/ixVolume", "normalize/acl", - "definitions/timezone" + "definitions/timezone", + "normalize/ixVolume" ], "human_version": "1.23.1_1.1.9", "version": "1.1.9", diff --git a/community/frigate/app_versions.json b/community/frigate/app_versions.json index a539f7f170..5200c45899 100644 --- a/community/frigate/app_versions.json +++ b/community/frigate/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/frigate/1.2.6", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ "normalize/acl", "definitions/gpuConfiguration", diff --git a/community/fscrawler/app_versions.json b/community/fscrawler/app_versions.json index 668b68e7dd..0ad7f32cd6 100644 --- a/community/fscrawler/app_versions.json +++ b/community/fscrawler/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/fscrawler/1.2.4", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ - "normalize/ixVolume", "normalize/acl", - "definitions/timezone" + "definitions/timezone", + "normalize/ixVolume" ], "human_version": "2.9_1.2.4", "version": "1.2.4", diff --git a/community/gitea/app_versions.json b/community/gitea/app_versions.json index 269c613b0c..a06458270b 100644 --- a/community/gitea/app_versions.json +++ b/community/gitea/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/gitea/1.1.19", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ "normalize/acl", "definitions/certificate", diff --git a/community/grafana/app_versions.json b/community/grafana/app_versions.json index 099560c93f..817163929f 100644 --- a/community/grafana/app_versions.json +++ b/community/grafana/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/grafana/1.2.12", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ "normalize/acl", "definitions/certificate", diff --git a/community/handbrake/app_versions.json b/community/handbrake/app_versions.json index da7ee473aa..1bf81c3015 100644 --- a/community/handbrake/app_versions.json +++ b/community/handbrake/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/handbrake/1.0.2", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ - "normalize/ixVolume", "normalize/acl", - "definitions/timezone" + "definitions/timezone", + "normalize/ixVolume" ], "human_version": "23.12.2_1.0.2", "version": "1.0.2", diff --git a/community/homarr/app_versions.json b/community/homarr/app_versions.json index ef9b9cb2a4..42bf57b9ad 100644 --- a/community/homarr/app_versions.json +++ b/community/homarr/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/homarr/2.0.13", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ - "normalize/ixVolume", "normalize/acl", - "definitions/timezone" + "definitions/timezone", + "normalize/ixVolume" ], "human_version": "0.15.2_2.0.13", "version": "2.0.13", diff --git a/community/homepage/app_versions.json b/community/homepage/app_versions.json index 7bf0ebbd4a..bf5f95745a 100644 --- a/community/homepage/app_versions.json +++ b/community/homepage/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/homepage/1.2.11", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ "normalize/acl", "normalize/ixVolume" diff --git a/community/homer/app_versions.json b/community/homer/app_versions.json index eef1694572..6089fccc5b 100644 --- a/community/homer/app_versions.json +++ b/community/homer/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/homer/1.2.4", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ "normalize/acl", "normalize/ixVolume" diff --git a/community/immich/app_versions.json b/community/immich/app_versions.json index b540b1afb5..e97d7d2cf4 100644 --- a/community/immich/app_versions.json +++ b/community/immich/app_versions.json @@ -4,12 +4,12 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/immich/3.0.19", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ - "normalize/ixVolume", "normalize/acl", + "definitions/timezone", "definitions/gpuConfiguration", - "definitions/timezone" + "normalize/ixVolume" ], "human_version": "1.101.0_3.0.19", "version": "3.0.19", diff --git a/community/invidious/app_versions.json b/community/invidious/app_versions.json index 20b8d6b126..e5c3994c8e 100644 --- a/community/invidious/app_versions.json +++ b/community/invidious/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/invidious/2.0.1", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ "normalize/acl", "normalize/ixVolume" diff --git a/community/ipfs/app_versions.json b/community/ipfs/app_versions.json index 29a10dcf27..a8c14ccd7e 100644 --- a/community/ipfs/app_versions.json +++ b/community/ipfs/app_versions.json @@ -4,7 +4,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/ipfs/1.0.36", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ "normalize/ixVolume" ], diff --git a/community/jellyfin/app_versions.json b/community/jellyfin/app_versions.json index 112cc0073b..72b9625da4 100644 --- a/community/jellyfin/app_versions.json +++ b/community/jellyfin/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/jellyfin/1.2.7", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ "normalize/acl", "definitions/gpuConfiguration", diff --git a/community/jellyseerr/app_versions.json b/community/jellyseerr/app_versions.json index d719443b74..a7effdc376 100644 --- a/community/jellyseerr/app_versions.json +++ b/community/jellyseerr/app_versions.json @@ -4,10 +4,10 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/jellyseerr/1.0.21", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ - "normalize/ixVolume", - "definitions/timezone" + "definitions/timezone", + "normalize/ixVolume" ], "human_version": "1.8.1_1.0.21", "version": "1.0.21", diff --git a/community/jenkins/app_versions.json b/community/jenkins/app_versions.json index a7e646779a..1d84a73342 100644 --- a/community/jenkins/app_versions.json +++ b/community/jenkins/app_versions.json @@ -4,12 +4,12 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/jenkins/1.2.8", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ - "normalize/ixVolume", "normalize/acl", + "definitions/timezone", "definitions/certificate", - "definitions/timezone" + "normalize/ixVolume" ], "human_version": "2.440.3_1.2.8", "version": "1.2.8", diff --git a/community/joplin/app_versions.json b/community/joplin/app_versions.json index 9226784eb2..c266b528cb 100644 --- a/community/joplin/app_versions.json +++ b/community/joplin/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/joplin/1.1.11", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ "normalize/acl", "normalize/ixVolume" diff --git a/community/kapowarr/app_versions.json b/community/kapowarr/app_versions.json index 9c1a50d036..aaf55eabe5 100644 --- a/community/kapowarr/app_versions.json +++ b/community/kapowarr/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/kapowarr/2.0.3", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ "normalize/acl", "normalize/ixVolume" diff --git a/community/kavita/app_versions.json b/community/kavita/app_versions.json index 3ef6aadd22..2759c6b5f7 100644 --- a/community/kavita/app_versions.json +++ b/community/kavita/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/kavita/1.2.8", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ - "normalize/ixVolume", "normalize/acl", - "definitions/timezone" + "definitions/timezone", + "normalize/ixVolume" ], "human_version": "0.8.0_1.2.8", "version": "1.2.8", diff --git a/community/komga/app_versions.json b/community/komga/app_versions.json index 35718fb666..7092cbfb59 100644 --- a/community/komga/app_versions.json +++ b/community/komga/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/komga/1.2.9", - "last_update": "2024-04-19 05:08:30", + "last_update": "2024-04-19 09:12:24", "required_features": [ - "normalize/ixVolume", "normalize/acl", - "definitions/timezone" + "definitions/timezone", + "normalize/ixVolume" ], "human_version": "1.11.0_1.2.9", "version": "1.2.9", diff --git a/community/lidarr/app_versions.json b/community/lidarr/app_versions.json index 753e9a2feb..271035b861 100644 --- a/community/lidarr/app_versions.json +++ b/community/lidarr/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/lidarr/1.2.20", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ "normalize/acl", "normalize/ixVolume" diff --git a/community/linkding/app_versions.json b/community/linkding/app_versions.json index b726ea539a..c1fadbf29a 100644 --- a/community/linkding/app_versions.json +++ b/community/linkding/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/linkding/1.2.15", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ "normalize/acl", "normalize/ixVolume" diff --git a/community/listmonk/app_versions.json b/community/listmonk/app_versions.json index 552ed76d9b..9e44021dc5 100644 --- a/community/listmonk/app_versions.json +++ b/community/listmonk/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/listmonk/1.2.8", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ "normalize/acl", "normalize/ixVolume" diff --git a/community/logseq/app_versions.json b/community/logseq/app_versions.json index 122e23a45e..fce88b15e8 100644 --- a/community/logseq/app_versions.json +++ b/community/logseq/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/logseq/1.2.3", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ - "normalize/acl", + "normalize/ixVolume", "definitions/certificate", - "normalize/ixVolume" + "normalize/acl" ], "human_version": "latest_1.2.3", "version": "1.2.3", diff --git a/community/mealie/app_versions.json b/community/mealie/app_versions.json index e7e004ddba..fedb3fadcc 100644 --- a/community/mealie/app_versions.json +++ b/community/mealie/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/mealie/1.0.17", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ - "normalize/ixVolume", "normalize/acl", - "definitions/timezone" + "definitions/timezone", + "normalize/ixVolume" ], "human_version": "1.5.1_1.0.17", "version": "1.0.17", diff --git a/community/metube/app_versions.json b/community/metube/app_versions.json index b257c9969a..b8c746b6b0 100644 --- a/community/metube/app_versions.json +++ b/community/metube/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/metube/1.2.12", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ "normalize/acl", "normalize/ixVolume" diff --git a/community/minecraft/app_versions.json b/community/minecraft/app_versions.json index ef5dcb950e..19d1cc4dea 100644 --- a/community/minecraft/app_versions.json +++ b/community/minecraft/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/minecraft/1.2.9", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ - "normalize/ixVolume", "normalize/acl", - "definitions/timezone" + "definitions/timezone", + "normalize/ixVolume" ], "human_version": "2024.4.1_1.2.9", "version": "1.2.9", diff --git a/community/mineos/app_versions.json b/community/mineos/app_versions.json index 06956bfc11..bacb0335a4 100644 --- a/community/mineos/app_versions.json +++ b/community/mineos/app_versions.json @@ -4,7 +4,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/mineos/1.0.20", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ "definitions/certificate", "normalize/ixVolume" diff --git a/community/mumble/app_versions.json b/community/mumble/app_versions.json index cbd21bc5bc..aafd0398a9 100644 --- a/community/mumble/app_versions.json +++ b/community/mumble/app_versions.json @@ -4,7 +4,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/mumble/1.0.22", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ "definitions/certificate", "normalize/ixVolume" diff --git a/community/n8n/app_versions.json b/community/n8n/app_versions.json index 87011c6108..5fee2dc219 100644 --- a/community/n8n/app_versions.json +++ b/community/n8n/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/n8n/1.2.41", - "last_update": "2024-04-19 05:08:30", + "last_update": "2024-04-19 09:12:24", "required_features": [ - "definitions/certificate", - "normalize/acl", "definitions/nodeIP", + "normalize/acl", + "definitions/certificate", "normalize/ixVolume" ], "human_version": "1.38.1_1.2.41", diff --git a/community/navidrome/app_versions.json b/community/navidrome/app_versions.json index 23e3d5eb82..7b5ee24403 100644 --- a/community/navidrome/app_versions.json +++ b/community/navidrome/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/navidrome/1.2.6", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ "normalize/acl", "normalize/ixVolume" diff --git a/community/netbootxyz/app_versions.json b/community/netbootxyz/app_versions.json index d89f2e66e5..8c520db0d0 100644 --- a/community/netbootxyz/app_versions.json +++ b/community/netbootxyz/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/netbootxyz/1.0.5", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ - "normalize/ixVolume", "normalize/acl", - "definitions/timezone" + "definitions/timezone", + "normalize/ixVolume" ], "human_version": "0.7.1.1_1.0.5", "version": "1.0.5", diff --git a/community/nginx-proxy-manager/app_versions.json b/community/nginx-proxy-manager/app_versions.json index 479eab95d2..f5580e5743 100644 --- a/community/nginx-proxy-manager/app_versions.json +++ b/community/nginx-proxy-manager/app_versions.json @@ -4,10 +4,10 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/nginx-proxy-manager/1.0.29", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ - "normalize/ixVolume", - "definitions/timezone" + "definitions/timezone", + "normalize/ixVolume" ], "human_version": "2.11.1_1.0.29", "version": "1.0.29", diff --git a/community/node-red/app_versions.json b/community/node-red/app_versions.json index f0723ff65f..2a0bd55650 100644 --- a/community/node-red/app_versions.json +++ b/community/node-red/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/node-red/1.2.9", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ "normalize/acl", "normalize/ixVolume" diff --git a/community/odoo/app_versions.json b/community/odoo/app_versions.json index 1f44794aea..bad63b5bcc 100644 --- a/community/odoo/app_versions.json +++ b/community/odoo/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/odoo/2.0.8", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ "normalize/acl", "normalize/ixVolume" @@ -1996,7 +1996,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/odoo/1.1.1", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ "normalize/acl", "normalize/ixVolume" diff --git a/community/omada-controller/app_versions.json b/community/omada-controller/app_versions.json index 1b46cce895..cf491a5af2 100644 --- a/community/omada-controller/app_versions.json +++ b/community/omada-controller/app_versions.json @@ -4,12 +4,12 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/omada-controller/1.2.3", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ - "normalize/ixVolume", "normalize/acl", + "definitions/timezone", "definitions/certificate", - "definitions/timezone" + "normalize/ixVolume" ], "human_version": "5.13_1.2.3", "version": "1.2.3", diff --git a/community/organizr/app_versions.json b/community/organizr/app_versions.json index 03c6eb9a92..26cda24a1d 100644 --- a/community/organizr/app_versions.json +++ b/community/organizr/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/organizr/1.0.1", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ - "normalize/ixVolume", "normalize/acl", - "definitions/timezone" + "definitions/timezone", + "normalize/ixVolume" ], "human_version": "latest_1.0.1", "version": "1.0.1", diff --git a/community/overseerr/app_versions.json b/community/overseerr/app_versions.json index 5f6ca90dbd..01a1af79e2 100644 --- a/community/overseerr/app_versions.json +++ b/community/overseerr/app_versions.json @@ -4,10 +4,10 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/overseerr/1.0.25", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ - "normalize/ixVolume", - "definitions/timezone" + "definitions/timezone", + "normalize/ixVolume" ], "human_version": "1.33.2_1.0.25", "version": "1.0.25", diff --git a/community/palworld/app_versions.json b/community/palworld/app_versions.json index c17d5428e7..91b908963c 100644 --- a/community/palworld/app_versions.json +++ b/community/palworld/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/palworld/1.0.4", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ "normalize/acl", "normalize/ixVolume" diff --git a/community/paperless-ngx/app_versions.json b/community/paperless-ngx/app_versions.json index c958cbb63c..6fceeb613f 100644 --- a/community/paperless-ngx/app_versions.json +++ b/community/paperless-ngx/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/paperless-ngx/1.2.34", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ - "normalize/ixVolume", "normalize/acl", - "definitions/timezone" + "definitions/timezone", + "normalize/ixVolume" ], "human_version": "2.7.2_1.2.34", "version": "1.2.34", diff --git a/community/passbolt/app_versions.json b/community/passbolt/app_versions.json index d7aed12faa..a425a4d7cf 100644 --- a/community/passbolt/app_versions.json +++ b/community/passbolt/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/passbolt/1.2.8", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ "normalize/acl", "definitions/certificate", diff --git a/community/pgadmin/app_versions.json b/community/pgadmin/app_versions.json index 1463d41c0b..bd12064953 100644 --- a/community/pgadmin/app_versions.json +++ b/community/pgadmin/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/pgadmin/1.2.7", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ "normalize/acl", "definitions/certificate", diff --git a/community/pigallery2/app_versions.json b/community/pigallery2/app_versions.json index e2e0f22c37..e1dd76a35f 100644 --- a/community/pigallery2/app_versions.json +++ b/community/pigallery2/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/pigallery2/1.2.4", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ "normalize/acl", "normalize/ixVolume" diff --git a/community/piwigo/app_versions.json b/community/piwigo/app_versions.json index 46e096a42f..cd34007b1a 100644 --- a/community/piwigo/app_versions.json +++ b/community/piwigo/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/piwigo/1.2.6", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ "normalize/acl", "normalize/ixVolume" diff --git a/community/planka/app_versions.json b/community/planka/app_versions.json index 77ac83ba02..791e041749 100644 --- a/community/planka/app_versions.json +++ b/community/planka/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/planka/1.2.19", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ "normalize/acl", "normalize/ixVolume" diff --git a/community/plex-auto-languages/app_versions.json b/community/plex-auto-languages/app_versions.json index e1d2ab58a7..4c38ecda4e 100644 --- a/community/plex-auto-languages/app_versions.json +++ b/community/plex-auto-languages/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/plex-auto-languages/1.2.4", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ - "normalize/ixVolume", "normalize/acl", - "definitions/timezone" + "definitions/timezone", + "normalize/ixVolume" ], "human_version": "1.2.3_1.2.4", "version": "1.2.4", diff --git a/community/prowlarr/app_versions.json b/community/prowlarr/app_versions.json index 57ebc93735..0062f54624 100644 --- a/community/prowlarr/app_versions.json +++ b/community/prowlarr/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/prowlarr/1.2.22", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ "normalize/acl", "normalize/ixVolume" diff --git a/community/qbittorrent/app_versions.json b/community/qbittorrent/app_versions.json index 6a8c405e26..c578cd2be5 100644 --- a/community/qbittorrent/app_versions.json +++ b/community/qbittorrent/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/qbittorrent/1.2.11", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ "normalize/acl", "normalize/ixVolume" diff --git a/community/radarr/app_versions.json b/community/radarr/app_versions.json index 2b1a67d0ae..f50d9e3c15 100644 --- a/community/radarr/app_versions.json +++ b/community/radarr/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/radarr/1.2.11", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ "normalize/acl", "normalize/ixVolume" diff --git a/community/readarr/app_versions.json b/community/readarr/app_versions.json index f71efbb3f9..f8dc721170 100644 --- a/community/readarr/app_versions.json +++ b/community/readarr/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/readarr/1.2.16", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ "normalize/acl", "normalize/ixVolume" diff --git a/community/recyclarr/app_versions.json b/community/recyclarr/app_versions.json index f5742d13a7..b234216561 100644 --- a/community/recyclarr/app_versions.json +++ b/community/recyclarr/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/recyclarr/1.2.3", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ - "normalize/ixVolume", "normalize/acl", - "definitions/timezone" + "definitions/timezone", + "normalize/ixVolume" ], "human_version": "6.0.2_1.2.3", "version": "1.2.3", diff --git a/community/redis/app_versions.json b/community/redis/app_versions.json index 42cc018e06..02aaff7ed4 100644 --- a/community/redis/app_versions.json +++ b/community/redis/app_versions.json @@ -4,7 +4,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/redis/1.0.22", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ "normalize/ixVolume" ], diff --git a/community/roundcube/app_versions.json b/community/roundcube/app_versions.json index 1c76c41ddb..76bde76a35 100644 --- a/community/roundcube/app_versions.json +++ b/community/roundcube/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/roundcube/1.0.3", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ "normalize/acl", "normalize/ixVolume" diff --git a/community/rsyncd/app_versions.json b/community/rsyncd/app_versions.json index adc88676c4..7388839926 100644 --- a/community/rsyncd/app_versions.json +++ b/community/rsyncd/app_versions.json @@ -4,7 +4,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/rsyncd/1.0.16", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [], "human_version": "1.0.0_1.0.16", "version": "1.0.16", diff --git a/community/rust-desk/app_versions.json b/community/rust-desk/app_versions.json index e6b16a92f0..493654fe82 100644 --- a/community/rust-desk/app_versions.json +++ b/community/rust-desk/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/rust-desk/1.2.4", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ "normalize/acl", "normalize/ixVolume" diff --git a/community/sabnzbd/app_versions.json b/community/sabnzbd/app_versions.json index 62610f583c..10c913803d 100644 --- a/community/sabnzbd/app_versions.json +++ b/community/sabnzbd/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/sabnzbd/1.2.7", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ "normalize/acl", "normalize/ixVolume" diff --git a/community/searxng/app_versions.json b/community/searxng/app_versions.json index ecf7dbff85..94eff72a7a 100644 --- a/community/searxng/app_versions.json +++ b/community/searxng/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/searxng/1.2.18", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ "normalize/acl", "normalize/ixVolume" diff --git a/community/sftpgo/app_versions.json b/community/sftpgo/app_versions.json index 6076cf4300..c613092daa 100644 --- a/community/sftpgo/app_versions.json +++ b/community/sftpgo/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/sftpgo/1.2.5", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ "normalize/acl", "definitions/certificate", diff --git a/community/sonarr/app_versions.json b/community/sonarr/app_versions.json index bd5c112632..19356cbea8 100644 --- a/community/sonarr/app_versions.json +++ b/community/sonarr/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/sonarr/1.2.13", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ "normalize/acl", "normalize/ixVolume" diff --git a/community/tailscale/app_versions.json b/community/tailscale/app_versions.json index 64674b7fb2..3d5735e49c 100644 --- a/community/tailscale/app_versions.json +++ b/community/tailscale/app_versions.json @@ -4,7 +4,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/tailscale/1.0.37", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [], "human_version": "1.64.1_1.0.37", "version": "1.0.37", diff --git a/community/tautulli/app_versions.json b/community/tautulli/app_versions.json index 496639da0d..7865f35122 100644 --- a/community/tautulli/app_versions.json +++ b/community/tautulli/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/tautulli/1.2.3", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ "normalize/acl", "normalize/ixVolume" diff --git a/community/tdarr/app_versions.json b/community/tdarr/app_versions.json index 64f8d42e84..2ea2aef3b2 100644 --- a/community/tdarr/app_versions.json +++ b/community/tdarr/app_versions.json @@ -4,12 +4,12 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/tdarr/1.2.3", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ - "normalize/ixVolume", "normalize/acl", + "definitions/timezone", "definitions/gpuConfiguration", - "definitions/timezone" + "normalize/ixVolume" ], "human_version": "2.17.01_1.2.3", "version": "1.2.3", diff --git a/community/terraria/app_versions.json b/community/terraria/app_versions.json index 875d488321..299bfad986 100644 --- a/community/terraria/app_versions.json +++ b/community/terraria/app_versions.json @@ -4,7 +4,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/terraria/1.0.22", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ "normalize/ixVolume" ], diff --git a/community/tftpd-hpa/app_versions.json b/community/tftpd-hpa/app_versions.json index dcad0f4487..573deaa344 100644 --- a/community/tftpd-hpa/app_versions.json +++ b/community/tftpd-hpa/app_versions.json @@ -4,10 +4,10 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/tftpd-hpa/1.0.18", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ - "normalize/ixVolume", - "definitions/timezone" + "definitions/timezone", + "normalize/ixVolume" ], "human_version": "1.0.0_1.0.18", "version": "1.0.18", diff --git a/community/tiny-media-manager/app_versions.json b/community/tiny-media-manager/app_versions.json index d9823fc5e1..61a793b4fd 100644 --- a/community/tiny-media-manager/app_versions.json +++ b/community/tiny-media-manager/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/tiny-media-manager/1.2.7", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ "normalize/acl", "normalize/ixVolume" diff --git a/community/transmission/app_versions.json b/community/transmission/app_versions.json index 9702101ec9..6da0fea377 100644 --- a/community/transmission/app_versions.json +++ b/community/transmission/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/transmission/1.3.5", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ "normalize/acl", "normalize/ixVolume" diff --git a/community/twofactor-auth/app_versions.json b/community/twofactor-auth/app_versions.json index 0798cf2f23..b0a0fe147a 100644 --- a/community/twofactor-auth/app_versions.json +++ b/community/twofactor-auth/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/twofactor-auth/1.2.6", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ "normalize/acl", "normalize/ixVolume" diff --git a/community/unifi-controller/app_versions.json b/community/unifi-controller/app_versions.json index 8606a6567b..ee00681e76 100644 --- a/community/unifi-controller/app_versions.json +++ b/community/unifi-controller/app_versions.json @@ -4,12 +4,12 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/unifi-controller/1.3.7", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ - "normalize/ixVolume", "normalize/acl", + "definitions/timezone", "definitions/certificate", - "definitions/timezone" + "normalize/ixVolume" ], "human_version": "8.1.113_1.3.7", "version": "1.3.7", diff --git a/community/unifi-protect-backup/app_versions.json b/community/unifi-protect-backup/app_versions.json index ffec8d53f6..edda9fe2a6 100644 --- a/community/unifi-protect-backup/app_versions.json +++ b/community/unifi-protect-backup/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/unifi-protect-backup/1.2.8", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ - "normalize/ixVolume", "normalize/acl", - "definitions/timezone" + "definitions/timezone", + "normalize/ixVolume" ], "human_version": "0.10.7_1.2.8", "version": "1.2.8", diff --git a/community/vaultwarden/app_versions.json b/community/vaultwarden/app_versions.json index 0219e53308..e543490ba1 100644 --- a/community/vaultwarden/app_versions.json +++ b/community/vaultwarden/app_versions.json @@ -4,12 +4,12 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/vaultwarden/1.1.12", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ - "normalize/ixVolume", "normalize/acl", + "definitions/timezone", "definitions/certificate", - "definitions/timezone" + "normalize/ixVolume" ], "human_version": "1.30.5_1.1.12", "version": "1.1.12", diff --git a/community/vikunja/app_versions.json b/community/vikunja/app_versions.json index 306a1c45b3..068407109a 100644 --- a/community/vikunja/app_versions.json +++ b/community/vikunja/app_versions.json @@ -4,11 +4,11 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/vikunja/1.0.12", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ - "normalize/ixVolume", "normalize/acl", - "definitions/timezone" + "definitions/timezone", + "normalize/ixVolume" ], "human_version": "0.22.1_1.0.12", "version": "1.0.12", diff --git a/community/webdav/app_versions.json b/community/webdav/app_versions.json index d9aef02753..b2cc0e74d9 100644 --- a/community/webdav/app_versions.json +++ b/community/webdav/app_versions.json @@ -4,7 +4,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/webdav/1.0.22", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ "definitions/certificate" ], diff --git a/community/whoogle/app_versions.json b/community/whoogle/app_versions.json index a21087516c..11108dd4a1 100644 --- a/community/whoogle/app_versions.json +++ b/community/whoogle/app_versions.json @@ -4,10 +4,10 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/whoogle/1.2.3", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ - "normalize/acl", - "normalize/ixVolume" + "normalize/ixVolume", + "normalize/acl" ], "human_version": "0.8.4_1.2.3", "version": "1.2.3", diff --git a/community/wordpress/app_versions.json b/community/wordpress/app_versions.json index 215b69154b..8104bfdd8b 100644 --- a/community/wordpress/app_versions.json +++ b/community/wordpress/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/community/wordpress/1.2.6", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ "normalize/acl", "normalize/ixVolume" diff --git a/community/zerotier/app_versions.json b/community/zerotier/app_versions.json index 0907feb28c..8ab7e89d74 100644 --- a/community/zerotier/app_versions.json +++ b/community/zerotier/app_versions.json @@ -4,7 +4,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/community/zerotier/1.0.19", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [], "human_version": "1.12.2_1.0.19", "version": "1.0.19", diff --git a/enterprise/minio/app_versions.json b/enterprise/minio/app_versions.json index 545cba3527..7094c30a17 100644 --- a/enterprise/minio/app_versions.json +++ b/enterprise/minio/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/enterprise/minio/1.1.3", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ "normalize/acl", "definitions/certificate", diff --git a/enterprise/syncthing/app_versions.json b/enterprise/syncthing/app_versions.json index ef62f2352f..9bc3b1fb7e 100644 --- a/enterprise/syncthing/app_versions.json +++ b/enterprise/syncthing/app_versions.json @@ -4,11 +4,11 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/enterprise/syncthing/1.1.8", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ - "normalize/ixVolume", + "definitions/timezone", "definitions/certificate", - "definitions/timezone" + "normalize/ixVolume" ], "human_version": "1.27.0_1.1.8", "version": "1.1.8", diff --git a/test/jellyfin/app_versions.json b/test/jellyfin/app_versions.json index 1dfdef3580..bc474e8ba1 100644 --- a/test/jellyfin/app_versions.json +++ b/test/jellyfin/app_versions.json @@ -4,7 +4,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/test/jellyfin/1.0.16", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ "definitions/gpuConfiguration", "normalize/ixVolume" diff --git a/test/minio/app_versions.json b/test/minio/app_versions.json index dde1121adc..c0ca06f1c0 100644 --- a/test/minio/app_versions.json +++ b/test/minio/app_versions.json @@ -4,7 +4,7 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/test/minio/1.1.0", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ "normalize/acl", "definitions/certificate", @@ -1412,7 +1412,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/test/minio/1.0.24", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ "definitions/certificate", "normalize/ixVolume" diff --git a/test/sonarr/app_versions.json b/test/sonarr/app_versions.json index 4c692cc5a9..8a3113612c 100644 --- a/test/sonarr/app_versions.json +++ b/test/sonarr/app_versions.json @@ -4,7 +4,7 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/test/sonarr/1.0.16", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ "normalize/ixVolume" ], diff --git a/test/syncthing/app_versions.json b/test/syncthing/app_versions.json index ac0e814f74..d1a985ee27 100644 --- a/test/syncthing/app_versions.json +++ b/test/syncthing/app_versions.json @@ -4,12 +4,12 @@ "supported": false, "healthy_error": null, "location": "/__w/charts/charts/test/syncthing/1.2.2", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ - "normalize/ixVolume", "normalize/acl", + "definitions/timezone", "definitions/certificate", - "definitions/timezone" + "normalize/ixVolume" ], "human_version": "1.27.0_1.2.2", "version": "1.2.2", @@ -1072,11 +1072,11 @@ "supported": true, "healthy_error": null, "location": "/__w/charts/charts/test/syncthing/1.1.5", - "last_update": "2024-04-19 05:06:56", + "last_update": "2024-04-19 09:12:24", "required_features": [ - "normalize/ixVolume", + "definitions/timezone", "definitions/certificate", - "definitions/timezone" + "normalize/ixVolume" ], "human_version": "1.27.0_1.1.5", "version": "1.1.5",