瀏覽代碼

NAS-121737 / 23.10 / Add email on Chart.yaml (#1165)

* add email attr and bump common where needed

* bump HA

* fix catalog file
Stavros Kois 2 年之前
父節點
當前提交
d643ccd2a1
共有 45 個文件被更改,包括 300 次插入308 次删除
  1. 2 2
      .github/ct-install-config/chart_schema.yaml
  2. 204 239
      catalog.json
  3. 2 1
      library/ix-dev/charts/collabora/Chart.yaml
  4. 2 1
      library/ix-dev/charts/diskoverdata/Chart.yaml
  5. 3 3
      library/ix-dev/charts/elastic-search/Chart.lock
  6. 3 2
      library/ix-dev/charts/elastic-search/Chart.yaml
  7. 二進制
      library/ix-dev/charts/elastic-search/charts/common-1.0.5.tgz
  8. 二進制
      library/ix-dev/charts/elastic-search/charts/common-1.0.6.tgz
  9. 2 1
      library/ix-dev/charts/emby/Chart.yaml
  10. 2 1
      library/ix-dev/charts/home-assistant/Chart.yaml
  11. 1 1
      library/ix-dev/charts/ix-chart/Chart.yaml
  12. 12 11
      library/ix-dev/charts/netdata/Chart.yaml
  13. 2 1
      library/ix-dev/charts/nextcloud/Chart.yaml
  14. 2 1
      library/ix-dev/charts/photoprism/Chart.yaml
  15. 2 1
      library/ix-dev/charts/pihole/Chart.yaml
  16. 2 1
      library/ix-dev/charts/plex/Chart.yaml
  17. 2 1
      library/ix-dev/charts/prometheus/Chart.yaml
  18. 2 1
      library/ix-dev/charts/storj/Chart.yaml
  19. 2 1
      library/ix-dev/charts/syncthing/Chart.yaml
  20. 2 1
      library/ix-dev/charts/wg-easy/Chart.yaml
  21. 3 3
      library/ix-dev/community/adguard-home/Chart.lock
  22. 3 2
      library/ix-dev/community/adguard-home/Chart.yaml
  23. 二進制
      library/ix-dev/community/adguard-home/charts/common-1.0.3.tgz
  24. 二進制
      library/ix-dev/community/adguard-home/charts/common-1.0.6.tgz
  25. 3 3
      library/ix-dev/community/chia/Chart.lock
  26. 3 2
      library/ix-dev/community/chia/Chart.yaml
  27. 二進制
      library/ix-dev/community/chia/charts/common-1.0.3.tgz
  28. 二進制
      library/ix-dev/community/chia/charts/common-1.0.6.tgz
  29. 2 1
      library/ix-dev/community/gitea/Chart.yaml
  30. 2 1
      library/ix-dev/community/ipfs/Chart.yaml
  31. 2 1
      library/ix-dev/community/lidarr/Chart.yaml
  32. 3 3
      library/ix-dev/community/nginx-proxy-manager/Chart.lock
  33. 3 2
      library/ix-dev/community/nginx-proxy-manager/Chart.yaml
  34. 二進制
      library/ix-dev/community/nginx-proxy-manager/charts/common-1.0.5.tgz
  35. 二進制
      library/ix-dev/community/nginx-proxy-manager/charts/common-1.0.6.tgz
  36. 11 10
      library/ix-dev/community/qbittorrent/Chart.yaml
  37. 2 1
      library/ix-dev/community/radarr/Chart.yaml
  38. 2 1
      library/ix-dev/community/sonarr/Chart.yaml
  39. 3 3
      library/ix-dev/community/tailscale/Chart.lock
  40. 3 2
      library/ix-dev/community/tailscale/Chart.yaml
  41. 二進制
      library/ix-dev/community/tailscale/charts/common-1.0.5.tgz
  42. 二進制
      library/ix-dev/community/tailscale/charts/common-1.0.6.tgz
  43. 2 1
      library/ix-dev/community/tdarr/Chart.yaml
  44. 2 1
      library/ix-dev/community/vaultwarden/Chart.yaml
  45. 2 1
      library/ix-dev/enterprise/minio/Chart.yaml

+ 2 - 2
.github/ct-install-config/chart_schema.yaml

@@ -20,8 +20,8 @@ annotations:
   title: str(required=True)
 ---
 maintainer:
-  name: str()
-  email: str(required=False)
+  name: str(required=True)
+  email: str(required=True)
   url: str(required=True)
 ---
 dependency:

+ 204 - 239
catalog.json

@@ -1,43 +1,41 @@
 {
     "charts": {
         "diskoverdata": {
-            "app_readme": null,
+            "app_readme": "<p>DiskOver App for TrueNAS SCALE</p>",
             "categories": [
                 "storage",
                 "monitoring",
                 "management"
             ],
-            "description": null,
-            "healthy": false,
-            "healthy_error": "Errors were found with 1.0.7 version(s)",
+            "description": "Diskover is used to monitor size/volumes of distributed dataset.",
+            "healthy": true,
+            "healthy_error": null,
             "location": "/__w/charts/charts/charts/diskoverdata",
-            "latest_version": null,
-            "latest_app_version": null,
-            "latest_human_version": null,
+            "latest_version": "1.0.7",
+            "latest_app_version": "2.0.1",
+            "latest_human_version": "2.0.1_1.0.7",
             "last_update": "2023-04-24 11:08:11",
             "name": "diskoverdata",
             "recommended": false,
-            "title": "Diskoverdata",
-            "maintainers": [],
+            "title": "Diskover Data",
             "icon_url": "http://www.diskoverdata.com/wp-content/uploads/2019/09/diskover.png"
         },
         "home-assistant": {
-            "app_readme": null,
+            "app_readme": "<p>home-assistant App for TrueNAS SCALE</p>",
             "categories": [
                 "home-automation"
             ],
-            "description": null,
-            "healthy": false,
-            "healthy_error": "Errors were found with 1.0.84 version(s)",
+            "description": "Home Assistant App for TrueNAS SCALE",
+            "healthy": true,
+            "healthy_error": null,
             "location": "/__w/charts/charts/charts/home-assistant",
-            "latest_version": null,
-            "latest_app_version": null,
-            "latest_human_version": null,
-            "last_update": "2023-05-01 16:02:53",
+            "latest_version": "1.0.84",
+            "latest_app_version": "2023.4.6",
+            "latest_human_version": "2023.4.6_1.0.84",
+            "last_update": "2023-05-01 18:08:00",
             "name": "home-assistant",
             "recommended": false,
-            "title": "Home-assistant",
-            "maintainers": [],
+            "title": "Home Assistant",
             "icon_url": "https://avatars.githubusercontent.com/u/13844975?s=200&v=4"
         },
         "minio": {
@@ -57,45 +55,42 @@
             "name": "minio",
             "recommended": false,
             "title": "Minio",
-            "maintainers": [],
             "icon_url": "https://min.io/resources/img/logo/MINIO_wordmark.png"
         },
         "photoprism": {
-            "app_readme": null,
+            "app_readme": "<h1>Photo Prism</h1>\n<p>PhotoPrism is a server-based application for browsing, organizing and sharing your personal photo collection.</p>",
             "categories": [
                 "media"
             ],
-            "description": null,
-            "healthy": false,
-            "healthy_error": "Errors were found with 1.0.16 version(s)",
+            "description": "AI-powered app for browsing, organizing & sharing your photo collection.",
+            "healthy": true,
+            "healthy_error": null,
             "location": "/__w/charts/charts/charts/photoprism",
-            "latest_version": null,
-            "latest_app_version": null,
-            "latest_human_version": null,
+            "latest_version": "1.0.16",
+            "latest_app_version": "221118",
+            "latest_human_version": "221118_1.0.16",
             "last_update": "2023-04-24 11:08:11",
             "name": "photoprism",
             "recommended": false,
-            "title": "Photoprism",
-            "maintainers": [],
+            "title": "PhotoPrism",
             "icon_url": "https://photoprism.app/static/icons/logo.svg"
         },
         "plex": {
-            "app_readme": null,
+            "app_readme": "<h1>Plex</h1>\n<p>Plex chart is a chart designed to deploy plex in a TrueNAS SCALE kubernetes cluster.</p>",
             "categories": [
                 "entertainment"
             ],
-            "description": null,
-            "healthy": false,
-            "healthy_error": "Errors were found with 1.7.41 version(s)",
+            "description": "Plex Media Server",
+            "healthy": true,
+            "healthy_error": null,
             "location": "/__w/charts/charts/charts/plex",
-            "latest_version": null,
-            "latest_app_version": null,
-            "latest_human_version": null,
+            "latest_version": "1.7.41",
+            "latest_app_version": "1.32.0.6973",
+            "latest_human_version": "1.32.0.6973_1.7.41",
             "last_update": "2023-04-24 11:08:11",
             "name": "plex",
             "recommended": false,
             "title": "Plex",
-            "maintainers": [],
             "icon_url": "https://www.plex.tv/wp-content/uploads/2018/01/pmp-icon-1.png"
         },
         "ix-chart": {
@@ -110,489 +105,459 @@
             "latest_version": "2304.0.4",
             "latest_app_version": "v1",
             "latest_human_version": "v1_2304.0.4",
-            "last_update": "2023-04-28 12:56:20",
+            "last_update": "2023-04-24 11:08:11",
             "name": "ix-chart",
             "recommended": false,
             "title": "ix-chart",
-            "maintainers": [
-                {
-                    "name": "truenas",
-                    "url": "https://www.truenas.com/",
-                    "email": "dev@ixsystems.com"
-                }
-            ],
             "icon_url": null
         },
         "nextcloud": {
-            "app_readme": null,
+            "app_readme": "<h1>nextcloud</h1>\n<p><a href=\"https://nextcloud.com/\">nextcloud</a> is a file sharing server that puts the control and security of your own data back into your hands.</p>",
             "categories": [
                 "productivity"
             ],
-            "description": null,
-            "healthy": false,
-            "healthy_error": "Errors were found with 1.6.23 version(s)",
+            "description": "A file sharing server that puts the control and security of your own data back into your hands.",
+            "healthy": true,
+            "healthy_error": null,
             "location": "/__w/charts/charts/charts/nextcloud",
-            "latest_version": null,
-            "latest_app_version": null,
-            "latest_human_version": null,
+            "latest_version": "1.6.23",
+            "latest_app_version": "26.0.1",
+            "latest_human_version": "26.0.1_1.6.23",
             "last_update": "2023-04-24 11:08:11",
             "name": "nextcloud",
             "recommended": false,
             "title": "Nextcloud",
-            "maintainers": [],
             "icon_url": "https://cdn.rawgit.com/docker-library/docs/defa5ffc7123177acd60ddef6e16bddf694cc35f/nextcloud/logo.svg"
         },
         "wg-easy": {
-            "app_readme": null,
+            "app_readme": "<h1>WG-Easy</h1>\n<p><a href=\"https://github.com/WeeJeWel/wg-easy\">WG-Easy (WireGuard Easy)</a> is the easiest way to install &amp; manage WireGuard!</p>",
             "categories": [
                 "wireguard",
                 "network",
                 "vpn"
             ],
-            "description": null,
-            "healthy": false,
-            "healthy_error": "Errors were found with 1.0.3 version(s)",
+            "description": "WG-Easy is the easiest way to install & manage WireGuard!",
+            "healthy": true,
+            "healthy_error": null,
             "location": "/__w/charts/charts/charts/wg-easy",
-            "latest_version": null,
-            "latest_app_version": null,
-            "latest_human_version": null,
+            "latest_version": "1.0.3",
+            "latest_app_version": "7",
+            "latest_human_version": "7_1.0.3",
             "last_update": "2023-04-24 11:08:11",
             "name": "wg-easy",
             "recommended": false,
-            "title": "Wg-easy",
-            "maintainers": [],
+            "title": "WG Easy",
             "icon_url": "https://raw.githubusercontent.com/WeeJeWel/wg-easy/master/src/www/img/logo.png"
         },
         "elastic-search": {
-            "app_readme": null,
+            "app_readme": "<h1>Elastic Search</h1>\n<blockquote>\n<p>During the installation process, a container will be launched with <strong>root</strong> privileges. This is required\nin order to apply the correct permissions to the <code>Elastic Search</code> data directory. Afterward, the <code>Elastic Search</code> container\nwill run as a <strong>non</strong>-root user (default <code>568</code>).</p>\n</blockquote>\n<p>If you want to apply additional configuration you can by using additional environment variables.</p>\n<p>See the <a href=\"https://www.elastic.co/guide/en/elasticsearch/reference/master/docker.html#docker-configuration-methods\">Elastic Search documentation</a>\nfor more information.</p>",
             "categories": [
                 "search",
                 "elastic"
             ],
-            "description": null,
-            "healthy": false,
-            "healthy_error": "Errors were found with 1.0.2 version(s)",
+            "description": "Elasticsearch is the distributed, RESTful search and analytics engine at the heart of the Elastic Stack.",
+            "healthy": true,
+            "healthy_error": null,
             "location": "/__w/charts/charts/charts/elastic-search",
-            "latest_version": null,
-            "latest_app_version": null,
-            "latest_human_version": null,
+            "latest_version": "1.0.2",
+            "latest_app_version": "8.7.0",
+            "latest_human_version": "8.7.0_1.0.2",
             "last_update": "2023-04-19 22:29:44",
             "name": "elastic-search",
             "recommended": false,
-            "title": "Elastic-search",
-            "maintainers": [],
+            "title": "Elastic Search",
             "icon_url": "https://images.contentstack.io/v3/assets/bltefdd0b53724fa2ce/blt280217a63b82a734/6202d3378b1f312528798412/elastic-logo.svg"
         },
         "collabora": {
-            "app_readme": null,
+            "app_readme": "<h1>Collabora Online Development Edition</h1>\n<p>An awesome, Online Office suite image suitable for home use.\nWith the Collabora Online Development Edition (CODE) Docker Image you can host\nyour own online Office Suite at home! This Docker image is aimed at home users\nand contains the latest and greatest developments. Simply integrate it in your\npreferred File Sync and Share (FSS), to easily get your own online Office \nSuite up and running!</p>",
             "categories": [
                 "office",
                 "documents",
                 "productivity"
             ],
-            "description": null,
-            "healthy": false,
-            "healthy_error": "Errors were found with 1.2.9 version(s)",
+            "description": "Collabora Online Development Edition \\u2013 an awesome, Online Office\nsuite image suitable for home use.\n",
+            "healthy": true,
+            "healthy_error": null,
             "location": "/__w/charts/charts/charts/collabora",
-            "latest_version": null,
-            "latest_app_version": null,
-            "latest_human_version": null,
+            "latest_version": "1.2.9",
+            "latest_app_version": "21.11.4.1.1",
+            "latest_human_version": "21.11.4.1.1_1.2.9",
             "last_update": "2023-04-24 11:08:11",
             "name": "collabora",
             "recommended": false,
             "title": "Collabora",
-            "maintainers": [],
             "icon_url": "https://avatars.githubusercontent.com/u/22418908?s=200&v=4"
         },
         "syncthing": {
-            "app_readme": null,
+            "app_readme": "<h1>Syncthing</h1>\n<p><a href=\"https://syncthing.net/\">syncthing</a> is a continuous file synchronization program. It synchronizes files between two or\nmore computers in real time, safely protected from prying eyes.</p>\n<blockquote>\n<p><strong>WARNING</strong> Do check out https://docs.syncthing.net/users/faq.html#what-things-are-synced to see what is synced.</p>\n</blockquote>",
             "categories": [
                 "backup",
                 "storage"
             ],
-            "description": null,
-            "healthy": false,
-            "healthy_error": "Errors were found with 1.0.23 version(s)",
+            "description": "Syncthing is a continuous file synchronization program.",
+            "healthy": true,
+            "healthy_error": null,
             "location": "/__w/charts/charts/charts/syncthing",
-            "latest_version": null,
-            "latest_app_version": null,
-            "latest_human_version": null,
+            "latest_version": "1.0.23",
+            "latest_app_version": "1.23.4",
+            "latest_human_version": "1.23.4_1.0.23",
             "last_update": "2023-04-24 11:08:11",
             "name": "syncthing",
             "recommended": false,
             "title": "Syncthing",
-            "maintainers": [],
             "icon_url": "https://play-lh.googleusercontent.com/KIy_dqUdZqcsTq4GDstHrHwLRvu60gT3v0p41gw792BC6OxamNhUw2eIy0-LI05qNEA=w240-h480"
         },
         "emby": {
-            "app_readme": null,
+            "app_readme": "<h1>Emby Server</h1>\n<p>Emby Server is a personal media server with apps on just about every device</p>",
             "categories": [
                 "entertainment"
             ],
-            "description": null,
-            "healthy": false,
-            "healthy_error": "Errors were found with 1.0.20 version(s)",
+            "description": "Emby Server",
+            "healthy": true,
+            "healthy_error": null,
             "location": "/__w/charts/charts/charts/emby",
-            "latest_version": null,
-            "latest_app_version": null,
-            "latest_human_version": null,
+            "latest_version": "1.0.20",
+            "latest_app_version": "4.7.11.0",
+            "latest_human_version": "4.7.11.0_1.0.20",
             "last_update": "2023-04-24 11:08:11",
             "name": "emby",
             "recommended": false,
-            "title": "Emby",
-            "maintainers": [],
+            "title": "Emby Server",
             "icon_url": "https://images-na.ssl-images-amazon.com/images/I/41NwssJC1iL.png"
         },
         "storj": {
-            "app_readme": null,
+            "app_readme": "<h1>storj</h1>\n<p><a href=\"https://www.storj.io/\">storj</a> share your extra storage and earn money</p>",
             "categories": [
                 "storage",
                 "dapps",
                 "networking",
                 "finantial"
             ],
-            "description": null,
-            "healthy": false,
-            "healthy_error": "Errors were found with 1.0.8 version(s)",
+            "description": "Share your storage on the internet and earn.",
+            "healthy": true,
+            "healthy_error": null,
             "location": "/__w/charts/charts/charts/storj",
-            "latest_version": null,
-            "latest_app_version": null,
-            "latest_human_version": null,
+            "latest_version": "1.0.8",
+            "latest_app_version": "v1.68.2",
+            "latest_human_version": "v1.68.2_1.0.8",
             "last_update": "2023-04-24 11:08:11",
             "name": "storj",
             "recommended": false,
             "title": "Storj",
-            "maintainers": [],
             "icon_url": "https://assets-global.website-files.com/602eda09fc78afc76e9706b6/60917835a05862243e7de9af_logo.svg"
         },
         "netdata": {
-            "app_readme": null,
+            "app_readme": "<p><a href=\"https://www.netdata.cloud/\">Netdata</a> is a fast, easy monitoring and troubleshooting system.</p>",
             "categories": [
                 "reporting"
             ],
-            "description": null,
-            "healthy": false,
-            "healthy_error": "Errors were found with 1.0.18 version(s)",
+            "description": "Real-time performance monitoring, done right!",
+            "healthy": true,
+            "healthy_error": null,
             "location": "/__w/charts/charts/charts/netdata",
-            "latest_version": null,
-            "latest_app_version": null,
-            "latest_human_version": null,
+            "latest_version": "1.0.18",
+            "latest_app_version": "v1.38.1",
+            "latest_human_version": "v1.38.1_1.0.18",
             "last_update": "2023-04-24 11:08:11",
             "name": "netdata",
             "recommended": false,
             "title": "Netdata",
-            "maintainers": [],
             "icon_url": "https://netdata.github.io/helmchart/logo.png"
         },
         "prometheus": {
-            "app_readme": null,
+            "app_readme": "<h1>Prometheus</h1>\n<p><a href=\"https://prometheus.io/\">Prometheus</a> - Monitoring system and time series database.</p>\n<blockquote>\n<p>When application is installed, a container will be launched with <strong>root</strong> privileges.\nThis is required in order to apply the correct permissions to the <code>prometheus</code> directories.\nAfterward, the <code>prometheus</code> container will run as a <strong>non</strong>-root user (Default: <code>568</code>).\nAlso an empty configuration file will be created.</p>\n</blockquote>\n<p>The configuration file is located at <code>/config/prometheus.yml</code> inside the container.\nData is stored at <code>/data</code> inside the container.</p>",
             "categories": [
                 "metrics",
                 "prometheus"
             ],
-            "description": null,
-            "healthy": false,
-            "healthy_error": "Errors were found with 1.0.1 version(s)",
+            "description": "The Prometheus monitoring system and time series database.",
+            "healthy": true,
+            "healthy_error": null,
             "location": "/__w/charts/charts/charts/prometheus",
-            "latest_version": null,
-            "latest_app_version": null,
-            "latest_human_version": null,
+            "latest_version": "1.0.1",
+            "latest_app_version": "v2.43.0",
+            "latest_human_version": "v2.43.0_1.0.1",
             "last_update": "2023-04-20 13:31:52",
             "name": "prometheus",
             "recommended": false,
             "title": "Prometheus",
-            "maintainers": [],
             "icon_url": "https://avatars.githubusercontent.com/u/3380462"
         },
         "pihole": {
-            "app_readme": null,
+            "app_readme": "<h1>Pihole</h1>\n<p>DNS and Ad-filtering for your network.</p>",
             "categories": [
                 "networking",
                 "dns"
             ],
-            "description": null,
-            "healthy": false,
-            "healthy_error": "Errors were found with 1.0.16 version(s)",
+            "description": "DNS and Ad-filtering for your network.",
+            "healthy": true,
+            "healthy_error": null,
             "location": "/__w/charts/charts/charts/pihole",
-            "latest_version": null,
-            "latest_app_version": null,
-            "latest_human_version": null,
+            "latest_version": "1.0.16",
+            "latest_app_version": "2023.02.2",
+            "latest_human_version": "2023.02.2_1.0.16",
             "last_update": "2023-04-24 11:08:11",
             "name": "pihole",
             "recommended": false,
-            "title": "Pihole",
-            "maintainers": [],
+            "title": "Pi-hole",
             "icon_url": "https://github.com/pi-hole/graphics/raw/master/Vortex/Vortex_Vertical_wordmark_lightmode.png?raw=true)"
         }
     },
     "test": {},
     "community": {
         "qbittorrent": {
-            "app_readme": null,
+            "app_readme": "<h1>qBittorrent</h1>\n<p>The <a href=\"https://www.qbittorrent.org/\">qBittorrent</a> project aims to provide an open-source software alternative to \u00b5Torrent.</p>\n<blockquote>\n<p>When application is installed, a container will be launched with <strong>root</strong> privileges.\nThis is required in order to apply the correct permissions to the qBittorrent directories.\nAfterward, the <code>qBittorrent</code> container will run as a <strong>non</strong>-root user (Default: <code>568</code>).</p>\n</blockquote>",
             "categories": [
                 "media",
                 "torrent",
                 "download"
             ],
-            "description": null,
-            "healthy": false,
-            "healthy_error": "Errors were found with 1.0.5 version(s)",
+            "description": "The qBittorrent project aims to provide an open-source software alternative to \u00b5Torrent.",
+            "healthy": true,
+            "healthy_error": null,
             "location": "/__w/charts/charts/community/qbittorrent",
-            "latest_version": null,
-            "latest_app_version": null,
-            "latest_human_version": null,
+            "latest_version": "1.0.5",
+            "latest_app_version": "4.5.2",
+            "latest_human_version": "4.5.2_1.0.5",
             "last_update": "2023-04-26 15:00:54",
             "name": "qbittorrent",
             "recommended": false,
-            "title": "Qbittorrent",
-            "maintainers": [],
+            "title": "qBittorrent",
             "icon_url": "https://upload.wikimedia.org/wikipedia/commons/9/9e/Qbittorrent_logo.png"
         },
         "chia": {
-            "app_readme": null,
+            "app_readme": "<h1>Chia</h1>\n<p>This container runs as <code>root</code> user.</p>\n<p>When a port is set to &lt; 9000. Host Networking is enabled automatically.</p>\n<blockquote>\n<p>Also NodePort services turn to ClusterIP services, to avoid attempts to bind ports twice.</p>\n</blockquote>\n<p>Key file is stored in <code>/plots/keyfile</code> and is generated automatically, <strong>only</strong> if the file does not exist.\nIf you want to use your own <code>keyfile</code>, you can create a file called <code>keyfile</code> in the <code>/plots</code> directory and it will be used instead.</p>\n<blockquote>\n<p>When set on <code>harvester</code> mode <code>keys</code> variable is set to <code>none</code> and no generation is performed.</p>\n</blockquote>",
             "categories": [
                 "blockchain",
                 "chia"
             ],
-            "description": null,
-            "healthy": false,
-            "healthy_error": "Errors were found with 1.0.4 version(s)",
+            "description": "Chia is a modern cryptocurrency built from scratch, designed to be efficient, decentralized, and secure.",
+            "healthy": true,
+            "healthy_error": null,
             "location": "/__w/charts/charts/community/chia",
-            "latest_version": null,
-            "latest_app_version": null,
-            "latest_human_version": null,
+            "latest_version": "1.0.4",
+            "latest_app_version": "1.7.1",
+            "latest_human_version": "1.7.1_1.0.4",
             "last_update": "2023-04-11 15:25:54",
             "name": "chia",
             "recommended": false,
             "title": "Chia",
-            "maintainers": [],
             "icon_url": "https://www.chia.net/wp-content/uploads/2022/09/chia-logo.svg"
         },
         "radarr": {
-            "app_readme": null,
+            "app_readme": "<h1>Radarr</h1>\n<p><a href=\"https://github.com/Radarr/Radarr\">Radarr</a> is a movie collection manager for Usenet and BitTorrent users.</p>\n<blockquote>\n<p>When application is installed, a container will be launched with <strong>root</strong> privileges.\nThis is required in order to apply the correct permissions to the <code>Radarr</code> directories.\nAfterward, the <code>Radarr</code> container will run as a <strong>non</strong>-root user (Default: <code>568</code>).\nAll mounted storage(s) will be <code>chown</code>ed only if the parent directory does not match the configured user.</p>\n</blockquote>",
             "categories": [
                 "media",
                 "movies"
             ],
-            "description": null,
-            "healthy": false,
-            "healthy_error": "Errors were found with 1.0.5 version(s)",
+            "description": "Radarr is a movie collection manager for Usenet and BitTorrent users.",
+            "healthy": true,
+            "healthy_error": null,
             "location": "/__w/charts/charts/community/radarr",
-            "latest_version": null,
-            "latest_app_version": null,
-            "latest_human_version": null,
+            "latest_version": "1.0.5",
+            "latest_app_version": "4.4.4.7068",
+            "latest_human_version": "4.4.4.7068_1.0.5",
             "last_update": "2023-04-26 15:00:54",
             "name": "radarr",
             "recommended": false,
             "title": "Radarr",
-            "maintainers": [],
             "icon_url": "https://raw.githubusercontent.com/Radarr/Radarr/develop/Logo/256.png"
         },
         "nginx-proxy-manager": {
-            "app_readme": null,
+            "app_readme": "<h1>Nginx Proxy Manager</h1>\n<p><a href=\"https://nginxproxymanager.com\">Nginx Proxy Manager</a> Expose your services easily and securely</p>\n<blockquote>\n<p>Application requires to run as root. This is a limitation of the application.</p>\n</blockquote>",
             "categories": [
                 "media",
                 "series"
             ],
-            "description": null,
-            "healthy": false,
-            "healthy_error": "Errors were found with 1.0.0 version(s)",
+            "description": "Expose your services easily and securely",
+            "healthy": true,
+            "healthy_error": null,
             "location": "/__w/charts/charts/community/nginx-proxy-manager",
-            "latest_version": null,
-            "latest_app_version": null,
-            "latest_human_version": null,
+            "latest_version": "1.0.0",
+            "latest_app_version": "2.10.2",
+            "latest_human_version": "2.10.2_1.0.0",
             "last_update": "2023-04-19 22:26:54",
             "name": "nginx-proxy-manager",
             "recommended": false,
-            "title": "Nginx-proxy-manager",
-            "maintainers": [],
+            "title": "Nginx Proxy Manager",
             "icon_url": "https://nginxproxymanager.com/logo.png"
         },
         "lidarr": {
-            "app_readme": null,
+            "app_readme": "<h1>Lidarr</h1>\n<p><a href=\"https://github.com/Lidarr/Lidarr\">Lidarr</a> is a music collection manager for Usenet and BitTorrent users.</p>\n<blockquote>\n<p>When application is installed, a container will be launched with <strong>root</strong> privileges.\nThis is required in order to apply the correct permissions to the <code>Lidarr</code> directories.\nAfterward, the <code>Lidarr</code> container will run as a <strong>non</strong>-root user (Default: <code>568</code>).\nAll mounted storage(s) will be <code>chown</code>ed only if the parent directory does not match the configured user.</p>\n</blockquote>",
             "categories": [
                 "media",
                 "music"
             ],
-            "description": null,
-            "healthy": false,
-            "healthy_error": "Errors were found with 1.0.3 version(s)",
+            "description": "Lidarr is a music collection manager for Usenet and BitTorrent users.",
+            "healthy": true,
+            "healthy_error": null,
             "location": "/__w/charts/charts/community/lidarr",
-            "latest_version": null,
-            "latest_app_version": null,
-            "latest_human_version": null,
+            "latest_version": "1.0.3",
+            "latest_app_version": "1.1.3.2982",
+            "latest_human_version": "1.1.3.2982_1.0.3",
             "last_update": "2023-04-26 15:00:54",
             "name": "lidarr",
             "recommended": false,
             "title": "Lidarr",
-            "maintainers": [],
             "icon_url": "https://raw.githubusercontent.com/Lidarr/Lidarr/develop/Logo/256.png"
         },
         "gitea": {
-            "app_readme": null,
+            "app_readme": "<h1>Gitea</h1>\n<p><a href=\"https://gitea.io/en-us\">Gitea</a> - Git with a cup of tea</p>\n<blockquote>\n<p>When application is installed, a container will be launched with <strong>root</strong> privileges.\nThis is required in order to apply the correct permissions to the <code>gitea</code> directories.\nAfterward, the <code>gitea</code> container will run as a <strong>non</strong>-root user (Default: <code>568</code>).\nSame applies to the <code>postgres</code> container. This will run afterwards as a <strong>non</strong>-root user (<code>999</code>).\nOn each upgrade, a container will be launched with <strong>root</strong> privileges in order to apply the correct\npermissions to the <code>postgres</code> <strong>backups</strong> directory. Container that performs the backup will run as a <strong>non</strong>-root user (<code>999</code>) afterwards.\nKeep in mind the permissions on the backup directory will be changed to <code>999:999</code> on <strong>every</strong> update.\nBut will only be changed once for the <code>gitea</code> and <code>postgres</code> data directories.</p>\n</blockquote>\n<p>On initial startup a setup wizard will be launched with settings for <code>database</code>, <code>ports</code>, <code>path</code>, and <code>domain</code> prefilled.\nKeep them as they are, fill anything you want in the optional settings section and click on <code>Install Gitea</code>.</p>",
             "categories": [
                 "git",
                 "gitea"
             ],
-            "description": null,
-            "healthy": false,
-            "healthy_error": "Errors were found with 1.0.1 version(s)",
+            "description": "Gitea - Git with a cup of tea",
+            "healthy": true,
+            "healthy_error": null,
             "location": "/__w/charts/charts/community/gitea",
-            "latest_version": null,
-            "latest_app_version": null,
-            "latest_human_version": null,
+            "latest_version": "1.0.1",
+            "latest_app_version": "1.19.0",
+            "latest_human_version": "1.19.0_1.0.1",
             "last_update": "2023-04-20 13:31:52",
             "name": "gitea",
             "recommended": false,
             "title": "Gitea",
-            "maintainers": [],
             "icon_url": "https://gitea.com/assets/img/logo.svg"
         },
         "tdarr": {
-            "app_readme": null,
+            "app_readme": "<h1>Tdarr</h1>\n<p><a href=\"https://home.tdarr.io/\">Tdarr</a> is a Distributed Transcoding System</p>\n<ul>\n<li>App runs as <code>root</code> user</li>\n</ul>",
             "categories": [
                 "media",
                 "encode",
                 "transcode"
             ],
-            "description": null,
-            "healthy": false,
-            "healthy_error": "Errors were found with 1.0.0 version(s)",
+            "description": "Tdarr is a Distributed Transcoding System",
+            "healthy": true,
+            "healthy_error": null,
             "location": "/__w/charts/charts/community/tdarr",
-            "latest_version": null,
-            "latest_app_version": null,
-            "latest_human_version": null,
+            "latest_version": "1.0.0",
+            "latest_app_version": "2.00.20.1",
+            "latest_human_version": "2.00.20.1_1.0.0",
             "last_update": "2023-04-26 16:35:52",
             "name": "tdarr",
             "recommended": false,
             "title": "Tdarr",
-            "maintainers": [],
             "icon_url": "https://home.tdarr.io/static/media/logo3-min.246d6df4.png"
         },
         "vaultwarden": {
-            "app_readme": null,
+            "app_readme": "<h1>Vaultwarden</h1>\n<p><a href=\"https://github.com/dani-garcia/vaultwarden\">Vaultwarden</a> Alternative implementation of the <code>Bitwarden</code> server API written in Rust and compatible with upstream Bitwarden clients</p>\n<blockquote>\n<p>During the installation process, a container will be launched with <strong>root</strong> privileges. This is required\nin order to apply the correct permissions to the <code>Vaultwarden</code> data directory. Afterward, the <code>Vaultwarden</code> container\nwill run as a <strong>non</strong>-root user (default <code>568</code>).\nSame applies to the <code>postgres</code> container. This will run afterwards as a <strong>non</strong>-root user (<code>999</code>).\nOn each upgrade, a container will be launched with <strong>root</strong> privileges in order to apply the correct\npermissions to the <code>postgres</code> <strong>backups</strong> directory. Container that performs the backup will run as a <strong>non</strong>-root user (<code>999</code>) afterwards.\nKeep in mind the permissions on the backup directory will be changed to <code>999:999</code> on <strong>every</strong> update.\nBut will only be changed once for the <code>Vaultwarden</code> and <code>postgres</code> data directories.</p>\n</blockquote>\n<p>While the option to use <code>Rocket</code> for TLS is there, it is not\n<a href=\"https://github.com/dani-garcia/vaultwarden/wiki/Enabling-HTTPS#via-rocket\">recommended</a>.\nInstead, use a reverse proxy to handle TLS termination.</p>\n<p>Using <code>HTTPS</code> is <strong>required</strong> for the most of the features to work (correctly).</p>",
             "categories": [
                 "password",
                 "manager"
             ],
-            "description": null,
-            "healthy": false,
-            "healthy_error": "Errors were found with 1.0.4 version(s)",
+            "description": "Alternative implementation of the Bitwarden server API written in Rust and compatible with upstream Bitwarden clients.",
+            "healthy": true,
+            "healthy_error": null,
             "location": "/__w/charts/charts/community/vaultwarden",
-            "latest_version": null,
-            "latest_app_version": null,
-            "latest_human_version": null,
+            "latest_version": "1.0.4",
+            "latest_app_version": "1.28.1",
+            "latest_human_version": "1.28.1_1.0.4",
             "last_update": "2023-04-20 13:31:52",
             "name": "vaultwarden",
             "recommended": false,
             "title": "Vaultwarden",
-            "maintainers": [],
             "icon": "https://raw.githubusercontent.com/dani-garcia/vaultwarden/main/src/static/images/vaultwarden-icon.png",
             "icon_url": null
         },
         "tailscale": {
-            "app_readme": null,
+            "app_readme": "<h1>Tailscale</h1>\n<p><a href=\"https://tailscale.com\">Tailscale</a> Secure remote access to shared resources</p>\n<ul>\n<li>When <code>Userspace</code> is <strong>disabled</strong>, <code>Tailscale</code> will run as root, with <code>/dev/net/tun</code> device mounted from the host.</li>\n<li>When <code>Userspace</code> is <strong>enabled</strong>, <code>Tailscale</code> will run as a non-root user.</li>\n</ul>",
             "categories": [
                 "vpn",
                 "tailscale"
             ],
-            "description": null,
-            "healthy": false,
-            "healthy_error": "Errors were found with 1.0.0 version(s)",
+            "description": "Secure remote access to shared resources",
+            "healthy": true,
+            "healthy_error": null,
             "location": "/__w/charts/charts/community/tailscale",
-            "latest_version": null,
-            "latest_app_version": null,
-            "latest_human_version": null,
+            "latest_version": "1.0.0",
+            "latest_app_version": "v1.38.4",
+            "latest_human_version": "v1.38.4_1.0.0",
             "last_update": "2023-04-19 22:34:28",
             "name": "tailscale",
             "recommended": false,
             "title": "Tailscale",
-            "maintainers": [],
             "icon_url": "https://avatars.githubusercontent.com/u/48932923"
         },
         "sonarr": {
-            "app_readme": null,
+            "app_readme": "<h1>Sonarr</h1>\n<p><a href=\"https://github.com/Sonarr/Sonarr\">Sonarr</a> 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.</p>\n<blockquote>\n<p>When application is installed, a container will be launched with <strong>root</strong> privileges.\nThis is required in order to apply the correct permissions to the <code>Sonarr</code> directories.\nAfterward, the <code>Sonarr</code> container will run as a <strong>non</strong>-root user (Default: <code>568</code>).\nAll mounted storage(s) will be <code>chown</code>ed only if the parent directory does not match the configured user.</p>\n</blockquote>",
             "categories": [
                 "media",
                 "series"
             ],
-            "description": null,
-            "healthy": false,
-            "healthy_error": "Errors were found with 1.0.3 version(s)",
+            "description": "Sonarr is a PVR for Usenet and BitTorrent users.",
+            "healthy": true,
+            "healthy_error": null,
             "location": "/__w/charts/charts/community/sonarr",
-            "latest_version": null,
-            "latest_app_version": null,
-            "latest_human_version": null,
+            "latest_version": "1.0.3",
+            "latest_app_version": "3.0.10.1567",
+            "latest_human_version": "3.0.10.1567_1.0.3",
             "last_update": "2023-04-26 15:00:54",
             "name": "sonarr",
             "recommended": false,
             "title": "Sonarr",
-            "maintainers": [],
             "icon_url": "https://raw.githubusercontent.com/Sonarr/Sonarr/develop/Logo/256.png"
         },
         "adguard-home": {
-            "app_readme": null,
+            "app_readme": "<h1>AdGuard Home</h1>\n<p>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).</p>\n<p>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.</p>\n<blockquote>\n<ul>\n<li>AdGuard runs as <code>root</code> user.</li>\n<li>AdGuard runs with host networking enabled.</li>\n</ul>\n</blockquote>",
             "categories": [
                 "dns",
                 "adblock"
             ],
-            "description": null,
-            "healthy": false,
-            "healthy_error": "Errors were found with 1.0.0 version(s)",
+            "description": "Free and open source, powerful network-wide ads & trackers blocking DNS server.",
+            "healthy": true,
+            "healthy_error": null,
             "location": "/__w/charts/charts/community/adguard-home",
-            "latest_version": null,
-            "latest_app_version": null,
-            "latest_human_version": null,
+            "latest_version": "1.0.0",
+            "latest_app_version": "v0.107.26",
+            "latest_human_version": "v0.107.26_1.0.0",
             "last_update": "2023-04-11 15:36:31",
             "name": "adguard-home",
             "recommended": false,
-            "title": "Adguard-home",
-            "maintainers": [],
+            "title": "AdGuard Home",
             "icon_url": "https://github.com/AdguardTeam/AdGuardHome/raw/master/doc/adguard_home_darkmode.svg"
         },
         "ipfs": {
-            "app_readme": null,
+            "app_readme": "<h1>IPFS</h1>\n<p><a href=\"https://ipfs.tech\">Interplanetary Filesystem</a> - the Web3 standard for content-addressing, interoperable with HTTP</p>\n<blockquote>\n<p>When application is installed, a container will be launched with <strong>root</strong> privileges.\nThis is required in order to apply the correct permissions to the ipfs directories.\nAfterward, the <code>ipfs</code> container will run as a <strong>non</strong>-root user (Default: <code>568</code>).</p>\n</blockquote>",
             "categories": [
                 "storage",
                 "ipfs",
                 "kubo"
             ],
-            "description": null,
-            "healthy": false,
-            "healthy_error": "Errors were found with 1.0.4 version(s)",
+            "description": "Interplanetary Filesystem - the Web3 standard for content-addressing, interoperable with HTTP",
+            "healthy": true,
+            "healthy_error": null,
             "location": "/__w/charts/charts/community/ipfs",
-            "latest_version": null,
-            "latest_app_version": null,
-            "latest_human_version": null,
+            "latest_version": "1.0.4",
+            "latest_app_version": "v0.19.1",
+            "latest_human_version": "v0.19.1_1.0.4",
             "last_update": "2023-04-20 13:31:52",
             "name": "ipfs",
             "recommended": false,
-            "title": "Ipfs",
-            "maintainers": [],
+            "title": "IPFS",
             "icon_url": "https://avatars.githubusercontent.com/u/10536621"
         }
     },
     "enterprise": {
         "minio": {
-            "app_readme": null,
+            "app_readme": "<h1>MinIO</h1>\n<p><a href=\"https://min.io\">MinIO</a> 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.</p>\n<blockquote>\n<p>During the installation process, a container will be launched with <strong>root</strong> privileges. This is required\nin order to apply the correct permissions to the MinIO data directory. Afterward, the <code>MinIO</code> container\nwill run as a <strong>non</strong>-root user (<code>568</code>).\nSame applies to the <code>postgres</code> container. This will run afterwards as a <strong>non</strong>-root user (<code>999</code>).\nOn each upgrade, a container will be launched with <strong>root</strong> privileges in order to apply the correct\npermissions to the <code>postgres</code> backups directory. Container that performs the backup will run as a <strong>non</strong>-root user (<code>999</code>) afterwards.\nKeep in mind the permissions on the backup directory will be changed to <code>999:999</code> on <strong>every</strong> update.\nBut will only be changed once for the <code>MinIO</code> and <code>postgres</code> data directories.</p>\n</blockquote>\n<p>When Multi Mode is enabled and entries contain <code>://</code> (url) will enable Host Networking. Regardless of the selection in the <code>Networking</code> section.</p>",
             "categories": [
                 "storage",
                 "object-storage",
                 "S3"
             ],
-            "description": null,
-            "healthy": false,
-            "healthy_error": "Errors were found with 1.0.5 version(s)",
+            "description": "High Performance, Kubernetes Native Object Storage",
+            "healthy": true,
+            "healthy_error": null,
             "location": "/__w/charts/charts/enterprise/minio",
-            "latest_version": null,
-            "latest_app_version": null,
-            "latest_human_version": null,
+            "latest_version": "1.0.5",
+            "latest_app_version": "2023-03-24",
+            "latest_human_version": "2023-03-24_1.0.5",
             "last_update": "2023-04-20 13:31:52",
             "name": "minio",
             "recommended": false,
-            "title": "Minio",
-            "maintainers": [],
+            "title": "MinIO",
             "icon_url": "https://min.io/resources/img/logo/MINIO_wordmark.png"
         }
     }
-}
+}

+ 2 - 1
library/ix-dev/charts/collabora/Chart.yaml

@@ -5,13 +5,14 @@ description: |
 annotations:
   title: Collabora
 type: application
-version: 1.2.9
+version: 1.2.10
 apiVersion: v2
 appVersion: '21.11.4.1.1'
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas
     url: https://www.truenas.com/
+    email: dev@ixsystems.com
 dependencies:
   - name: common
     repository: file://../../../common/2304.0.1

+ 2 - 1
library/ix-dev/charts/diskoverdata/Chart.yaml

@@ -3,13 +3,14 @@ description: Diskover is used to monitor size/volumes of distributed dataset.
 annotations:
   title: Diskover Data
 type: application
-version: 1.0.7
+version: 1.0.8
 apiVersion: v2
 appVersion: "2.0.1"
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas
     url: https://www.truenas.com/
+    email: dev@ixsystems.com
 dependencies:
   - name: common
     repository: file://../../../common/2304.0.1

+ 3 - 3
library/ix-dev/charts/elastic-search/Chart.lock

@@ -1,6 +1,6 @@
 dependencies:
 - name: common
   repository: file://../../../common
-  version: 1.0.5
-digest: sha256:cf1db8c2ae650987a3e3d8d98767caab62c341bd0fb15309213b00dce87111cc
-generated: "2023-04-12T15:58:34.152545129+03:00"
+  version: 1.0.6
+digest: sha256:2f1f31c15fb7f92db141a66adbb8d23a8598727730050a3883a211763a4e5472
+generated: "2023-04-28T16:18:08.445554573+03:00"

+ 3 - 2
library/ix-dev/charts/elastic-search/Chart.yaml

@@ -4,17 +4,18 @@ description: Elasticsearch is the distributed, RESTful search and analytics engi
 annotations:
   title: Elastic Search
 type: application
-version: 1.0.2
+version: 1.0.3
 apiVersion: v2
 appVersion: '8.7.0'
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas
     url: https://www.truenas.com/
+    email: dev@ixsystems.com
 dependencies:
   - name: common
     repository: file://../../../common
-    version: 1.0.5
+    version: 1.0.6
 home: https://www.elastic.co
 icon: https://images.contentstack.io/v3/assets/bltefdd0b53724fa2ce/blt280217a63b82a734/6202d3378b1f312528798412/elastic-logo.svg
 sources:

二進制
library/ix-dev/charts/elastic-search/charts/common-1.0.5.tgz


二進制
library/ix-dev/charts/elastic-search/charts/common-1.0.6.tgz


+ 2 - 1
library/ix-dev/charts/emby/Chart.yaml

@@ -3,13 +3,14 @@ description: Emby Server
 annotations:
   title: Emby Server
 type: application
-version: 1.0.20
+version: 1.0.21
 apiVersion: v2
 appVersion: '4.7.11.0'
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas
     url: https://www.truenas.com/
+    email: dev@ixsystems.com
 dependencies:
   - name: common
     repository: file://../../../common/2304.0.1

+ 2 - 1
library/ix-dev/charts/home-assistant/Chart.yaml

@@ -3,13 +3,14 @@ description: Home Assistant App for TrueNAS SCALE
 annotations:
   title: Home Assistant
 type: application
-version: 1.0.84
+version: 1.0.85
 apiVersion: v2
 appVersion: 2023.4.6
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas
     url: https://www.truenas.com/
+    email: dev@ixsystems.com
 dependencies:
   - name: common
     repository: file://../../../common/2304.0.1

+ 1 - 1
library/ix-dev/charts/ix-chart/Chart.yaml

@@ -3,7 +3,7 @@ description: A Helm chart for deploying simple workloads Kubernetes
 annotations:
   title: ix-chart
 type: application
-version: 2304.0.4
+version: 2304.0.5
 apiVersion: v2
 appVersion: v1
 kubeVersion: ">=1.16.0-0"

+ 12 - 11
library/ix-dev/charts/netdata/Chart.yaml

@@ -3,23 +3,24 @@ description: Real-time performance monitoring, done right!
 annotations:
   title: Netdata
 type: application
-version: 1.0.18
+version: 1.0.19
 apiVersion: v2
 appVersion: v1.38.1
 kubeVersion: ">=1.16.0-0"
 maintainers:
-- name: truenas
-  url: https://www.truenas.com/
+  - name: truenas
+    url: https://www.truenas.com/
+    email: dev@ixsystems.com
 dependencies:
-- name: common
-  repository: file://../../../common/2304.0.1
-  version: 2304.0.1
+  - name: common
+    repository: file://../../../common/2304.0.1
+    version: 2304.0.1
 home: https://www.netdata.cloud/
 icon: https://netdata.github.io/helmchart/logo.png
 sources:
-- https://github.com/netdata/helmchart
-- https://github.com/netdata/netdata
+  - https://github.com/netdata/helmchart
+  - https://github.com/netdata/netdata
 keywords:
-- alerting
-- metric
-- monitoring
+  - alerting
+  - metric
+  - monitoring

+ 2 - 1
library/ix-dev/charts/nextcloud/Chart.yaml

@@ -4,13 +4,14 @@ description: A file sharing server that puts the control and security of your ow
 annotations:
   title: Nextcloud
 type: application
-version: 1.6.23
+version: 1.6.24
 apiVersion: v2
 appVersion: 26.0.1
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas
     url: https://www.truenas.com/
+    email: dev@ixsystems.com
 dependencies:
   - name: common
     repository: file://../../../common/2304.0.1

+ 2 - 1
library/ix-dev/charts/photoprism/Chart.yaml

@@ -3,13 +3,14 @@ description: AI-powered app for browsing, organizing & sharing your photo collec
 annotations:
   title: PhotoPrism
 type: application
-version: 1.0.16
+version: 1.0.17
 apiVersion: v2
 appVersion: '221118'
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas
     url: https://www.truenas.com/
+    email: dev@ixsystems.com
 dependencies:
   - name: common
     repository: file://../../../common/2304.0.1

+ 2 - 1
library/ix-dev/charts/pihole/Chart.yaml

@@ -3,13 +3,14 @@ description: DNS and Ad-filtering for your network.
 annotations:
   title: Pi-hole
 type: application
-version: 1.0.16
+version: 1.0.17
 apiVersion: v2
 appVersion: '2023.02.2'
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas
     url: https://www.truenas.com/
+    email: dev@ixsystems.com
 dependencies:
   - name: common
     repository: file://../../../common/2304.0.1

+ 2 - 1
library/ix-dev/charts/plex/Chart.yaml

@@ -3,13 +3,14 @@ description: Plex Media Server
 annotations:
   title: Plex
 type: application
-version: 1.7.41
+version: 1.7.42
 apiVersion: v2
 appVersion: 1.32.0.6973
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas
     url: https://www.truenas.com/
+    email: dev@ixsystems.com
 dependencies:
   - name: common
     repository: file://../../../common/2304.0.1

+ 2 - 1
library/ix-dev/charts/prometheus/Chart.yaml

@@ -3,13 +3,14 @@ description: The Prometheus monitoring system and time series database.
 annotations:
   title: Prometheus
 type: application
-version: 1.0.1
+version: 1.0.2
 apiVersion: v2
 appVersion: v2.43.0
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas
     url: https://www.truenas.com/
+    email: dev@ixsystems.com
 dependencies:
   - name: common
     repository: file://../../../common

+ 2 - 1
library/ix-dev/charts/storj/Chart.yaml

@@ -3,13 +3,14 @@ description: Share your storage on the internet and earn.
 annotations:
   title: Storj
 type: application
-version: 1.0.8
+version: 1.0.9
 apiVersion: v2
 appVersion: v1.68.2
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas
     url: https://www.truenas.com/
+    email: dev@ixsystems.com
 dependencies:
   - name: common
     repository: file://../../../common/2304.0.1

+ 2 - 1
library/ix-dev/charts/syncthing/Chart.yaml

@@ -3,13 +3,14 @@ description: Syncthing is a continuous file synchronization program.
 annotations:
   title: Syncthing
 type: application
-version: 1.0.23
+version: 1.0.24
 apiVersion: v2
 appVersion: 1.23.4
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas
     url: https://www.truenas.com/
+    email: dev@ixsystems.com
 dependencies:
   - name: common
     repository: file://../../../common/2304.0.1

+ 2 - 1
library/ix-dev/charts/wg-easy/Chart.yaml

@@ -3,13 +3,14 @@ description: WG-Easy is the easiest way to install & manage WireGuard!
 annotations:
   title: WG Easy
 type: application
-version: 1.0.3
+version: 1.0.4
 apiVersion: v2
 appVersion: "7"
 kubeVersion: ">=1.16.0-0"
 maintainers:
   - name: truenas
     url: https://www.truenas.com/
+    email: dev@ixsystems.com
 dependencies:
   - name: common
     repository: file://../../../common/2304.0.1

+ 3 - 3
library/ix-dev/community/adguard-home/Chart.lock

@@ -1,6 +1,6 @@
 dependencies:
 - name: common
   repository: file://../../../common
-  version: 1.0.3
-digest: sha256:1a090020cfa582aff29906320874ffe9b543fcc6c2423c281f434514f2653e02
-generated: "2023-04-06T19:01:50.673798323+03:00"
+  version: 1.0.6
+digest: sha256:2f1f31c15fb7f92db141a66adbb8d23a8598727730050a3883a211763a4e5472
+generated: "2023-04-28T16:20:22.525866166+03:00"

+ 3 - 2
library/ix-dev/community/adguard-home/Chart.yaml

@@ -3,17 +3,18 @@ description: Free and open source, powerful network-wide ads & trackers blocking
 annotations:
   title: AdGuard Home
 type: application
-version: 1.0.0
+version: 1.0.1
 apiVersion: v2
 appVersion: 'v0.107.26'
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas
     url: https://www.truenas.com/
+    email: dev@ixsystems.com
 dependencies:
   - name: common
     repository: file://../../../common
-    version: 1.0.3
+    version: 1.0.6
 home: https://github.com/AdguardTeam/AdGuardHome
 icon: https://github.com/AdguardTeam/AdGuardHome/raw/master/doc/adguard_home_darkmode.svg
 sources:

二進制
library/ix-dev/community/adguard-home/charts/common-1.0.3.tgz


二進制
library/ix-dev/community/adguard-home/charts/common-1.0.6.tgz


+ 3 - 3
library/ix-dev/community/chia/Chart.lock

@@ -1,6 +1,6 @@
 dependencies:
 - name: common
   repository: file://../../../common
-  version: 1.0.3
-digest: sha256:1a090020cfa582aff29906320874ffe9b543fcc6c2423c281f434514f2653e02
-generated: "2023-04-06T19:06:58.988680912+03:00"
+  version: 1.0.6
+digest: sha256:2f1f31c15fb7f92db141a66adbb8d23a8598727730050a3883a211763a4e5472
+generated: "2023-04-28T16:24:25.757284561+03:00"

+ 3 - 2
library/ix-dev/community/chia/Chart.yaml

@@ -4,17 +4,18 @@ description: Chia is a modern cryptocurrency built from scratch, designed to be
 annotations:
   title: Chia
 type: application
-version: 1.0.4
+version: 1.0.5
 apiVersion: v2
 appVersion: 1.7.1
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas
     url: https://www.truenas.com/
+    email: dev@ixsystems.com
 dependencies:
   - name: common
     repository: file://../../../common
-    version: 1.0.3
+    version: 1.0.6
 home: https://www.chia.net/
 icon: https://www.chia.net/wp-content/uploads/2022/09/chia-logo.svg
 sources:

二進制
library/ix-dev/community/chia/charts/common-1.0.3.tgz


二進制
library/ix-dev/community/chia/charts/common-1.0.6.tgz


+ 2 - 1
library/ix-dev/community/gitea/Chart.yaml

@@ -3,13 +3,14 @@ description: Gitea - Git with a cup of tea
 annotations:
   title: Gitea
 type: application
-version: 1.0.1
+version: 1.0.2
 apiVersion: v2
 appVersion: '1.19.0'
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas
     url: https://www.truenas.com/
+    email: dev@ixsystems.com
 dependencies:
   - name: common
     repository: file://../../../common

+ 2 - 1
library/ix-dev/community/ipfs/Chart.yaml

@@ -4,13 +4,14 @@ description: Interplanetary Filesystem - the Web3 standard for content-addressin
 annotations:
   title: IPFS
 type: application
-version: 1.0.4
+version: 1.0.5
 apiVersion: v2
 appVersion: v0.19.1
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas
     url: https://www.truenas.com/
+    email: dev@ixsystems.com
 dependencies:
   - name: common
     repository: file://../../../common

+ 2 - 1
library/ix-dev/community/lidarr/Chart.yaml

@@ -3,13 +3,14 @@ description: Lidarr is a music collection manager for Usenet and BitTorrent user
 annotations:
   title: Lidarr
 type: application
-version: 1.0.3
+version: 1.0.4
 apiVersion: v2
 appVersion: '1.1.3.2982'
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas
     url: https://www.truenas.com/
+    email: dev@ixsystems.com
 dependencies:
   - name: common
     repository: file://../../../common

+ 3 - 3
library/ix-dev/community/nginx-proxy-manager/Chart.lock

@@ -1,6 +1,6 @@
 dependencies:
 - name: common
   repository: file://../../../common
-  version: 1.0.5
-digest: sha256:cf1db8c2ae650987a3e3d8d98767caab62c341bd0fb15309213b00dce87111cc
-generated: "2023-04-12T17:17:40.41107506+03:00"
+  version: 1.0.6
+digest: sha256:2f1f31c15fb7f92db141a66adbb8d23a8598727730050a3883a211763a4e5472
+generated: "2023-04-28T16:18:24.392307842+03:00"

+ 3 - 2
library/ix-dev/community/nginx-proxy-manager/Chart.yaml

@@ -3,17 +3,18 @@ description: Expose your services easily and securely
 annotations:
   title: Nginx Proxy Manager
 type: application
-version: 1.0.0
+version: 1.0.1
 apiVersion: v2
 appVersion: '2.10.2'
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas
     url: https://www.truenas.com/
+    email: dev@ixsystems.com
 dependencies:
   - name: common
     repository: file://../../../common
-    version: 1.0.5
+    version: 1.0.6
 home: https://nginxproxymanager.com/
 icon: https://nginxproxymanager.com/logo.png
 sources:

二進制
library/ix-dev/community/nginx-proxy-manager/charts/common-1.0.5.tgz


二進制
library/ix-dev/community/nginx-proxy-manager/charts/common-1.0.6.tgz


+ 11 - 10
library/ix-dev/community/qbittorrent/Chart.yaml

@@ -3,24 +3,25 @@ description: The qBittorrent project aims to provide an open-source software alt
 annotations:
   title: qBittorrent
 type: application
-version: 1.0.5
+version: 1.0.6
 apiVersion: v2
 appVersion: '4.5.2'
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas
     url: https://www.truenas.com/
+    email: dev@ixsystems.com
 dependencies:
-- name: common
-  repository: file://../../../common
-  version: 1.0.6
+  - name: common
+    repository: file://../../../common
+    version: 1.0.6
 home: https://www.qbittorrent.org/
 icon: https://upload.wikimedia.org/wikipedia/commons/9/9e/Qbittorrent_logo.png
 sources:
-- https://github.com/onedr0p/containers/tree/main/apps/qbittorrent
-- https://github.com/truenas/charts/tree/master/community/qbittorrent
-- https://www.qbittorrent.org/
+  - https://github.com/onedr0p/containers/tree/main/apps/qbittorrent
+  - https://github.com/truenas/charts/tree/master/community/qbittorrent
+  - https://www.qbittorrent.org/
 keywords:
-- media
-- torrent
-- download
+  - media
+  - torrent
+  - download

+ 2 - 1
library/ix-dev/community/radarr/Chart.yaml

@@ -3,13 +3,14 @@ description: Radarr is a movie collection manager for Usenet and BitTorrent user
 annotations:
   title: Radarr
 type: application
-version: 1.0.5
+version: 1.0.6
 apiVersion: v2
 appVersion: 4.4.4.7068
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas
     url: https://www.truenas.com/
+    email: dev@ixsystems.com
 dependencies:
   - name: common
     repository: file://../../../common

+ 2 - 1
library/ix-dev/community/sonarr/Chart.yaml

@@ -3,13 +3,14 @@ description: Sonarr is a PVR for Usenet and BitTorrent users.
 annotations:
   title: Sonarr
 type: application
-version: 1.0.3
+version: 1.0.4
 apiVersion: v2
 appVersion: '3.0.10.1567'
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas
     url: https://www.truenas.com/
+    email: dev@ixsystems.com
 dependencies:
   - name: common
     repository: file://../../../common

+ 3 - 3
library/ix-dev/community/tailscale/Chart.lock

@@ -1,6 +1,6 @@
 dependencies:
 - name: common
   repository: file://../../../common
-  version: 1.0.5
-digest: sha256:cf1db8c2ae650987a3e3d8d98767caab62c341bd0fb15309213b00dce87111cc
-generated: "2023-04-17T12:58:28.51235027+03:00"
+  version: 1.0.6
+digest: sha256:2f1f31c15fb7f92db141a66adbb8d23a8598727730050a3883a211763a4e5472
+generated: "2023-04-28T16:18:30.569147409+03:00"

+ 3 - 2
library/ix-dev/community/tailscale/Chart.yaml

@@ -3,17 +3,18 @@ description: Secure remote access to shared resources
 annotations:
   title: Tailscale
 type: application
-version: 1.0.0
+version: 1.0.1
 apiVersion: v2
 appVersion: 'v1.38.4'
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas
     url: https://www.truenas.com/
+    email: dev@ixsystems.com
 dependencies:
   - name: common
     repository: file://../../../common
-    version: 1.0.5
+    version: 1.0.6
 home: https://tailscale.com/
 icon: https://avatars.githubusercontent.com/u/48932923
 sources:

二進制
library/ix-dev/community/tailscale/charts/common-1.0.5.tgz


二進制
library/ix-dev/community/tailscale/charts/common-1.0.6.tgz


+ 2 - 1
library/ix-dev/community/tdarr/Chart.yaml

@@ -3,13 +3,14 @@ description: Tdarr is a Distributed Transcoding System
 annotations:
   title: Tdarr
 type: application
-version: 1.0.0
+version: 1.0.1
 apiVersion: v2
 appVersion: '2.00.20.1'
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas
     url: https://www.truenas.com/
+    email: dev@ixsystems.com
 dependencies:
   - name: common
     repository: file://../../../common

+ 2 - 1
library/ix-dev/community/vaultwarden/Chart.yaml

@@ -4,13 +4,14 @@ description: Alternative implementation of the Bitwarden server API written in R
 annotations:
   title: Vaultwarden
 type: application
-version: 1.0.4
+version: 1.0.5
 apiVersion: v2
 appVersion: '1.28.1'
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas
     url: https://www.truenas.com/
+    email: dev@ixsystems.com
 dependencies:
   - name: common
     repository: file://../../../common

+ 2 - 1
library/ix-dev/enterprise/minio/Chart.yaml

@@ -3,13 +3,14 @@ description: High Performance, Kubernetes Native Object Storage
 annotations:
   title: MinIO
 type: application
-version: 1.0.5
+version: 1.0.6
 apiVersion: v2
 appVersion: '2023-03-24'
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas
     url: https://www.truenas.com/
+    email: dev@ixsystems.com
 dependencies:
   - name: common
     repository: file://../../../common