From 0fa6d5350d2be3f1c1c4c00f82c6bb211b3fc223 Mon Sep 17 00:00:00 2001 From: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Date: Wed, 5 Jul 2023 15:36:19 +0300 Subject: [PATCH] NAS-122692 / 23.10 / Fixes a few broken links in "sources" (#1309) * fix some links * bump versions --- library/ix-dev/charts/diskoverdata/Chart.yaml | 4 ++-- library/ix-dev/charts/home-assistant/Chart.yaml | 4 ++-- library/ix-dev/charts/nextcloud/Chart.yaml | 4 ++-- library/ix-dev/charts/photoprism/Chart.yaml | 4 ++-- library/ix-dev/charts/pihole/Chart.yaml | 4 ++-- library/ix-dev/charts/storj/Chart.yaml | 4 ++-- library/ix-dev/charts/syncthing/Chart.yaml | 2 +- library/ix-dev/charts/wg-easy/Chart.yaml | 4 ++-- library/ix-dev/community/adguard-home/Chart.yaml | 2 +- library/ix-dev/community/chia/Chart.yaml | 2 +- library/ix-dev/community/jenkins/Chart.yaml | 1 + library/ix-dev/community/lidarr/Chart.yaml | 4 ++-- library/ix-dev/community/mineos/Chart.yaml | 3 ++- library/ix-dev/enterprise/syncthing/Chart.yaml | 3 ++- 14 files changed, 24 insertions(+), 21 deletions(-) diff --git a/library/ix-dev/charts/diskoverdata/Chart.yaml b/library/ix-dev/charts/diskoverdata/Chart.yaml index 88e3d9cdad..08bd5619dd 100644 --- a/library/ix-dev/charts/diskoverdata/Chart.yaml +++ b/library/ix-dev/charts/diskoverdata/Chart.yaml @@ -3,7 +3,7 @@ description: Diskover is used to monitor size/volumes of distributed dataset. annotations: title: Diskover Data type: application -version: 1.0.11 +version: 1.0.12 apiVersion: v2 appVersion: "2.0.1" kubeVersion: '>=1.16.0-0' @@ -19,7 +19,7 @@ home: https://github.com/diskoverdata/diskover-community icon: http://www.diskoverdata.com/wp-content/uploads/2019/09/diskover.png sources: - https://github.com/diskoverdata/diskover-community - - https://github.com/truenas/charts/tree/master/library/ix-dev/charts/diskoverdata + - https://github.com/truenas/charts/tree/master/charts/diskoverdata keywords: - storage - monitoring diff --git a/library/ix-dev/charts/home-assistant/Chart.yaml b/library/ix-dev/charts/home-assistant/Chart.yaml index cc221f188d..11d3352b3c 100644 --- a/library/ix-dev/charts/home-assistant/Chart.yaml +++ b/library/ix-dev/charts/home-assistant/Chart.yaml @@ -3,7 +3,7 @@ description: Home Assistant App for TrueNAS SCALE annotations: title: Home Assistant type: application -version: 1.0.97 +version: 1.0.98 apiVersion: v2 appVersion: 2023.6.3 kubeVersion: '>=1.16.0-0' @@ -19,6 +19,6 @@ home: https://github.com/home-assistant/home-assistant icon: https://avatars.githubusercontent.com/u/13844975?s=200&v=4 sources: - https://github.com/home-assistant/home-assistant - - https://github.com/truenas/charts/tree/master/library/ix-dev/charts/home-assistant + - https://github.com/truenas/charts/tree/master/charts/home-assistant keywords: - home-automation diff --git a/library/ix-dev/charts/nextcloud/Chart.yaml b/library/ix-dev/charts/nextcloud/Chart.yaml index c07d7d099b..a332b23c49 100644 --- a/library/ix-dev/charts/nextcloud/Chart.yaml +++ b/library/ix-dev/charts/nextcloud/Chart.yaml @@ -4,7 +4,7 @@ description: A file sharing server that puts the control and security of your ow annotations: title: Nextcloud type: application -version: 1.6.32 +version: 1.6.33 apiVersion: v2 appVersion: 27.0.0 kubeVersion: '>=1.16.0-0' @@ -21,7 +21,7 @@ icon: https://cdn.rawgit.com/docker-library/docs/defa5ffc7123177acd60ddef6e16bdd sources: - https://github.com/nextcloud/docker - https://github.com/nextcloud/helm - - https://github.com/truenas/charts/tree/master/library/ix-dev/charts/nextcloud + - https://github.com/truenas/charts/tree/master/charts/nextcloud keywords: - nextcloud - storage diff --git a/library/ix-dev/charts/photoprism/Chart.yaml b/library/ix-dev/charts/photoprism/Chart.yaml index fd4a7bb180..f66821cb8e 100644 --- a/library/ix-dev/charts/photoprism/Chart.yaml +++ b/library/ix-dev/charts/photoprism/Chart.yaml @@ -3,7 +3,7 @@ description: AI-powered app for browsing, organizing & sharing your photo collec annotations: title: PhotoPrism type: application -version: 1.0.26 +version: 1.0.27 apiVersion: v2 appVersion: '230625' kubeVersion: '>=1.16.0-0' @@ -19,6 +19,6 @@ home: https://photoprism.app/ icon: https://photoprism.app/static/icons/logo.svg sources: - https://photoprism.app/ - - https://github.com/truenas/charts/tree/master/library/ix-dev/charts/photoprism + - https://github.com/truenas/charts/tree/master/charts/photoprism keywords: - media diff --git a/library/ix-dev/charts/pihole/Chart.yaml b/library/ix-dev/charts/pihole/Chart.yaml index fd9b96c758..e6f1cfa64b 100644 --- a/library/ix-dev/charts/pihole/Chart.yaml +++ b/library/ix-dev/charts/pihole/Chart.yaml @@ -3,7 +3,7 @@ description: DNS and Ad-filtering for your network. annotations: title: Pi-hole type: application -version: 1.0.21 +version: 1.0.22 apiVersion: v2 appVersion: '2023.02.2' kubeVersion: '>=1.16.0-0' @@ -19,7 +19,7 @@ home: https://pi-hole.net/ icon: https://github.com/pi-hole/graphics/raw/master/Vortex/Vortex_Vertical_wordmark_lightmode.png?raw=true sources: - https://pi-hole.net/ - - https://github.com/truenas/charts/tree/master/library/ix-dev/charts/pihole + - https://github.com/truenas/charts/tree/master/charts/pihole keywords: - networking - dns diff --git a/library/ix-dev/charts/storj/Chart.yaml b/library/ix-dev/charts/storj/Chart.yaml index 8c687a4ed5..8a74821b89 100644 --- a/library/ix-dev/charts/storj/Chart.yaml +++ b/library/ix-dev/charts/storj/Chart.yaml @@ -3,7 +3,7 @@ description: Share your storage on the internet and earn. annotations: title: Storj type: application -version: 1.0.14 +version: 1.0.15 apiVersion: v2 appVersion: v1.68.2 kubeVersion: '>=1.16.0-0' @@ -19,7 +19,7 @@ home: https://www.storj.io icon: https://assets-global.website-files.com/602eda09fc78afc76e9706b6/60917835a05862243e7de9af_logo.svg sources: - https://www.storj.io - - https://github.com/truenas/charts/tree/master/library/ix-dev/charts/storj + - https://github.com/truenas/charts/tree/master/charts/storj keywords: - storage - dapps diff --git a/library/ix-dev/charts/syncthing/Chart.yaml b/library/ix-dev/charts/syncthing/Chart.yaml index 702de5d7cc..d8c5cddd00 100644 --- a/library/ix-dev/charts/syncthing/Chart.yaml +++ b/library/ix-dev/charts/syncthing/Chart.yaml @@ -19,7 +19,7 @@ home: https://syncthing.net/ icon: https://play-lh.googleusercontent.com/KIy_dqUdZqcsTq4GDstHrHwLRvu60gT3v0p41gw792BC6OxamNhUw2eIy0-LI05qNEA=w240-h480 sources: - https://syncthing.net - - https://github.com/truenas/charts/tree/master/library/ix-dev/charts/syncthing + - https://github.com/truenas/charts/tree/master/charts/syncthing keywords: - storage - backup diff --git a/library/ix-dev/charts/wg-easy/Chart.yaml b/library/ix-dev/charts/wg-easy/Chart.yaml index 2bc8cfb1d8..7c134706f2 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: 1.0.9 +version: 1.0.10 apiVersion: v2 appVersion: "7" kubeVersion: ">=1.16.0-0" @@ -19,7 +19,7 @@ home: https://github.com/WeeJeWel/wg-easy icon: https://raw.githubusercontent.com/WeeJeWel/wg-easy/master/src/www/img/logo.png sources: - https://github.com/WeeJeWel/wg-easy - - https://github.com/truenas/charts/tree/master/library/ix-dev/charts/wg-easy + - https://github.com/truenas/charts/tree/master/charts/wg-easy keywords: - wireguard - network diff --git a/library/ix-dev/community/adguard-home/Chart.yaml b/library/ix-dev/community/adguard-home/Chart.yaml index 9c03945eb9..087a7dd6f3 100644 --- a/library/ix-dev/community/adguard-home/Chart.yaml +++ b/library/ix-dev/community/adguard-home/Chart.yaml @@ -20,7 +20,7 @@ home: https://github.com/AdguardTeam/AdGuardHome icon: https://github.com/AdguardTeam/AdGuardHome/raw/master/doc/adguard_home_darkmode.svg sources: - https://github.com/AdguardTeam/AdGuardHome - - https://github.com/truenas/charts/tree/master/library/ix-dev/community/adguard-home + - https://github.com/truenas/charts/tree/master/community/adguard-home - https://hub.docker.com/r/adguard/adguardhome keywords: - dns diff --git a/library/ix-dev/community/chia/Chart.yaml b/library/ix-dev/community/chia/Chart.yaml index f072901e96..7067921866 100644 --- a/library/ix-dev/community/chia/Chart.yaml +++ b/library/ix-dev/community/chia/Chart.yaml @@ -20,7 +20,7 @@ home: https://www.chia.net/ icon: https://www.chia.net/wp-content/uploads/2022/09/chia-logo.svg sources: - https://github.com/Chia-Network/chia-docker - - https://github.com/truenas/charts/tree/master/library/ix-dev/community/chia + - https://github.com/truenas/charts/tree/master/community/chia - https://www.chia.net/ keywords: - blockchain diff --git a/library/ix-dev/community/jenkins/Chart.yaml b/library/ix-dev/community/jenkins/Chart.yaml index 8eba1a26bf..5baa81634b 100644 --- a/library/ix-dev/community/jenkins/Chart.yaml +++ b/library/ix-dev/community/jenkins/Chart.yaml @@ -19,6 +19,7 @@ home: https://www.jenkins.io/ icon: https://camo.githubusercontent.com/1babb15d046739f64d24c9a3424dd912a88683894f6f2307a969501ad84739f8/68747470733a2f2f7777772e6a656e6b696e732e696f2f696d616765732f6a656e6b696e732d6c6f676f2d7469746c652d6461726b2e737667 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/ keywords: diff --git a/library/ix-dev/community/lidarr/Chart.yaml b/library/ix-dev/community/lidarr/Chart.yaml index c2d1453cef..a2a4c6de79 100644 --- a/library/ix-dev/community/lidarr/Chart.yaml +++ b/library/ix-dev/community/lidarr/Chart.yaml @@ -3,7 +3,7 @@ description: Lidarr is a music collection manager for Usenet and BitTorrent user annotations: title: Lidarr type: application -version: 1.0.11 +version: 1.0.12 apiVersion: v2 appVersion: '1.1.3.2982' kubeVersion: '>=1.16.0-0' @@ -19,7 +19,7 @@ home: https://github.com/Lidarr/Lidarr icon: https://raw.githubusercontent.com/Lidarr/Lidarr/develop/Logo/256.png sources: - https://github.com/onedr0p/containers/tree/main/apps/lidarr - - https://github.com/truenas/charts/tree/master/charts/lidarr + - https://github.com/truenas/charts/tree/master/community/lidarr - https://github.com/Lidarr/Lidarr keywords: - media diff --git a/library/ix-dev/community/mineos/Chart.yaml b/library/ix-dev/community/mineos/Chart.yaml index 3c32036caf..09c9ab3eb7 100644 --- a/library/ix-dev/community/mineos/Chart.yaml +++ b/library/ix-dev/community/mineos/Chart.yaml @@ -3,7 +3,7 @@ description: MineOS is a server front-end to ease managing Minecraft administrat annotations: title: MineOS type: application -version: 1.0.2 +version: 1.0.3 apiVersion: v2 appVersion: 'latest' kubeVersion: '>=1.16.0-0' @@ -19,6 +19,7 @@ home: https://github.com/hexparrot/mineos-node icon: https://camo.githubusercontent.com/bfcc53b6de495c0f2d9d5699afea18b7319529933c5cd38f1e0cf55377df725f/68747470733a2f2f7669676e65747465322e77696b69612e6e6f636f6f6b69652e6e65742f6c6f74722d6d696e6563726166742d6d6f642d6578696c65732f696d616765732f662f66322f4d696e6563726166745f7365727665725f73657475702e706e672f7265766973696f6e2f6c61746573743f63623d3230313630393131313732353537 sources: - https://hub.docker.com/r/hexparrot/mineos/ + - https://github.com/truenas/charts/tree/master/community/mineos - https://github.com/hexparrot/mineos-node keywords: - minecraft diff --git a/library/ix-dev/enterprise/syncthing/Chart.yaml b/library/ix-dev/enterprise/syncthing/Chart.yaml index 00d5b15e4e..247d7537f0 100644 --- a/library/ix-dev/enterprise/syncthing/Chart.yaml +++ b/library/ix-dev/enterprise/syncthing/Chart.yaml @@ -3,7 +3,7 @@ description: Syncthing is a continuous file synchronization program. annotations: title: Syncthing type: application -version: 1.0.2 +version: 1.0.3 apiVersion: v2 appVersion: '1.23.3' kubeVersion: '>=1.16.0-0' @@ -21,6 +21,7 @@ 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 keywords: - sync - file-sharing