diff --git a/library/ix-dev/charts/collabora/Chart.yaml b/library/ix-dev/charts/collabora/Chart.yaml index dd98b2dd4f..623f11ca2b 100644 --- a/library/ix-dev/charts/collabora/Chart.yaml +++ b/library/ix-dev/charts/collabora/Chart.yaml @@ -5,7 +5,7 @@ description: | annotations: title: Collabora type: application -version: 1.2.11 +version: 1.2.12 apiVersion: v2 appVersion: '21.11.4.1.1' kubeVersion: '>=1.16.0-0' diff --git a/library/ix-dev/charts/collabora/item.yaml b/library/ix-dev/charts/collabora/item.yaml index 1e6ded9124..3d6e3df325 100644 --- a/library/ix-dev/charts/collabora/item.yaml +++ b/library/ix-dev/charts/collabora/item.yaml @@ -1,5 +1,7 @@ +icon_url: https://avatars.githubusercontent.com/u/22418908?s=200&v=4 categories: + - productivity +tags: - office - documents - - productivity -icon_url: https://avatars.githubusercontent.com/u/22418908?s=200&v=4 + - collaboration diff --git a/library/ix-dev/charts/diskoverdata/Chart.yaml b/library/ix-dev/charts/diskoverdata/Chart.yaml index 34dfb215cd..3d92e23ff1 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.9 +version: 1.0.10 apiVersion: v2 appVersion: "2.0.1" kubeVersion: '>=1.16.0-0' diff --git a/library/ix-dev/charts/diskoverdata/item.yaml b/library/ix-dev/charts/diskoverdata/item.yaml index f021ada830..ba3da236b1 100644 --- a/library/ix-dev/charts/diskoverdata/item.yaml +++ b/library/ix-dev/charts/diskoverdata/item.yaml @@ -1,5 +1,6 @@ icon_url: http://www.diskoverdata.com/wp-content/uploads/2019/09/diskover.png categories: -- storage -- monitoring -- management + - monitoring +tags: + - storage + - discovery diff --git a/library/ix-dev/charts/elastic-search/Chart.lock b/library/ix-dev/charts/elastic-search/Chart.lock index 711d48d633..540f407423 100644 --- a/library/ix-dev/charts/elastic-search/Chart.lock +++ b/library/ix-dev/charts/elastic-search/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: file://../../../common - version: 1.0.6 -digest: sha256:2f1f31c15fb7f92db141a66adbb8d23a8598727730050a3883a211763a4e5472 -generated: "2023-04-28T16:18:08.445554573+03:00" + version: 1.0.7 +digest: sha256:919bcf42446fc1748a1b77001ec0161bb7a72a198381794b716a6ebb459ac31b +generated: "2023-05-10T19:44:31.823392975+03:00" diff --git a/library/ix-dev/charts/elastic-search/Chart.yaml b/library/ix-dev/charts/elastic-search/Chart.yaml index b09aac86ea..cfddc1b65e 100644 --- a/library/ix-dev/charts/elastic-search/Chart.yaml +++ b/library/ix-dev/charts/elastic-search/Chart.yaml @@ -4,7 +4,7 @@ description: Elasticsearch is the distributed, RESTful search and analytics engi annotations: title: Elastic Search type: application -version: 1.0.5 +version: 1.0.6 apiVersion: v2 appVersion: 8.7.1 kubeVersion: '>=1.16.0-0' @@ -15,7 +15,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.6 + version: 1.0.7 home: https://www.elastic.co icon: https://images.contentstack.io/v3/assets/bltefdd0b53724fa2ce/blt280217a63b82a734/6202d3378b1f312528798412/elastic-logo.svg sources: diff --git a/library/ix-dev/charts/elastic-search/charts/common-1.0.6.tgz b/library/ix-dev/charts/elastic-search/charts/common-1.0.6.tgz deleted file mode 100644 index 5ad916afe6..0000000000 Binary files a/library/ix-dev/charts/elastic-search/charts/common-1.0.6.tgz and /dev/null differ diff --git a/library/ix-dev/charts/elastic-search/charts/common-1.0.7.tgz b/library/ix-dev/charts/elastic-search/charts/common-1.0.7.tgz new file mode 100644 index 0000000000..cc0da313dd Binary files /dev/null and b/library/ix-dev/charts/elastic-search/charts/common-1.0.7.tgz differ diff --git a/library/ix-dev/charts/elastic-search/item.yaml b/library/ix-dev/charts/elastic-search/item.yaml index 435fe66ca3..89b019e8be 100644 --- a/library/ix-dev/charts/elastic-search/item.yaml +++ b/library/ix-dev/charts/elastic-search/item.yaml @@ -1,4 +1,7 @@ icon_url: https://images.contentstack.io/v3/assets/bltefdd0b53724fa2ce/blt280217a63b82a734/6202d3378b1f312528798412/elastic-logo.svg categories: - - search + - monitoring +tags: - elastic + - search + - storage diff --git a/library/ix-dev/charts/elastic-search/templates/_es.tpl b/library/ix-dev/charts/elastic-search/templates/_es.tpl index 3387020555..e6ff70aed6 100644 --- a/library/ix-dev/charts/elastic-search/templates/_es.tpl +++ b/library/ix-dev/charts/elastic-search/templates/_es.tpl @@ -32,8 +32,10 @@ workload: ES_SETTING_XPACK_SECURITY_HTTP_SSL_CERTIFICATE__AUTHORITIES: /usr/share/elasticsearch/config/certs/ca.crt {{ end }} {{ with .Values.esConfig.additionalEnvs }} + envList: {{ range $env := . }} - {{ $env.name }}: {{ $env.value }} + - name: {{ $env.name }} + value: {{ $env.value }} {{ end }} {{ end }} probes: diff --git a/library/ix-dev/charts/emby/Chart.yaml b/library/ix-dev/charts/emby/Chart.yaml index 9cb8143f0d..07fd414441 100644 --- a/library/ix-dev/charts/emby/Chart.yaml +++ b/library/ix-dev/charts/emby/Chart.yaml @@ -3,7 +3,7 @@ description: Emby Server annotations: title: Emby Server type: application -version: 1.0.23 +version: 1.0.24 apiVersion: v2 appVersion: '4.7.11.0' kubeVersion: '>=1.16.0-0' diff --git a/library/ix-dev/charts/emby/item.yaml b/library/ix-dev/charts/emby/item.yaml index cea5828390..f0635a30cd 100644 --- a/library/ix-dev/charts/emby/item.yaml +++ b/library/ix-dev/charts/emby/item.yaml @@ -1,3 +1,9 @@ -categories: - - entertainment icon_url: https://images-na.ssl-images-amazon.com/images/I/41NwssJC1iL.png +categories: + - media +tags: + - entertainment + - movies + - series + - tv + - streaming diff --git a/library/ix-dev/charts/home-assistant/Chart.yaml b/library/ix-dev/charts/home-assistant/Chart.yaml index ead3805afc..1584acf7f7 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.89 +version: 1.0.90 apiVersion: v2 appVersion: 2023.5.2 kubeVersion: '>=1.16.0-0' diff --git a/library/ix-dev/charts/home-assistant/item.yaml b/library/ix-dev/charts/home-assistant/item.yaml index cf09962c57..683c1a1872 100644 --- a/library/ix-dev/charts/home-assistant/item.yaml +++ b/library/ix-dev/charts/home-assistant/item.yaml @@ -1,3 +1,6 @@ icon_url: https://avatars.githubusercontent.com/u/13844975?s=200&v=4 categories: -- home-automation + - productivity +tags: + - home-automation + - assistant diff --git a/library/ix-dev/charts/ix-chart/Chart.yaml b/library/ix-dev/charts/ix-chart/Chart.yaml index bc71a20ead..992e5bbf90 100644 --- a/library/ix-dev/charts/ix-chart/Chart.yaml +++ b/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.6 +version: 2304.0.7 apiVersion: v2 appVersion: v1 kubeVersion: ">=1.16.0-0" diff --git a/library/ix-dev/charts/ix-chart/item.yaml b/library/ix-dev/charts/ix-chart/item.yaml index 2a60e83cc4..9e5e736cd3 100644 --- a/library/ix-dev/charts/ix-chart/item.yaml +++ b/library/ix-dev/charts/ix-chart/item.yaml @@ -1,2 +1,3 @@ categories: - generic +tags: [] diff --git a/library/ix-dev/charts/netdata/Chart.yaml b/library/ix-dev/charts/netdata/Chart.yaml index 613255d7db..8d5725bb7d 100644 --- a/library/ix-dev/charts/netdata/Chart.yaml +++ b/library/ix-dev/charts/netdata/Chart.yaml @@ -3,7 +3,7 @@ description: Real-time performance monitoring, done right! annotations: title: Netdata type: application -version: 1.0.21 +version: 1.0.22 apiVersion: v2 appVersion: v1.39.0 kubeVersion: '>=1.16.0-0' diff --git a/library/ix-dev/charts/netdata/item.yaml b/library/ix-dev/charts/netdata/item.yaml index ac61888330..2589be03ce 100644 --- a/library/ix-dev/charts/netdata/item.yaml +++ b/library/ix-dev/charts/netdata/item.yaml @@ -1,3 +1,5 @@ -categories: - - reporting icon_url: https://netdata.github.io/helmchart/logo.png +categories: + - monitoring +tags: + - netdata diff --git a/library/ix-dev/charts/nextcloud/Chart.yaml b/library/ix-dev/charts/nextcloud/Chart.yaml index 84d38e60ff..390e4d905c 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.25 +version: 1.6.26 apiVersion: v2 appVersion: 26.0.1 kubeVersion: '>=1.16.0-0' diff --git a/library/ix-dev/charts/nextcloud/item.yaml b/library/ix-dev/charts/nextcloud/item.yaml index 14b174550d..8ea1087d54 100644 --- a/library/ix-dev/charts/nextcloud/item.yaml +++ b/library/ix-dev/charts/nextcloud/item.yaml @@ -1,3 +1,7 @@ +icon_url: https://cdn.rawgit.com/docker-library/docs/defa5ffc7123177acd60ddef6e16bddf694cc35f/nextcloud/logo.svg categories: - productivity -icon_url: https://cdn.rawgit.com/docker-library/docs/defa5ffc7123177acd60ddef6e16bddf694cc35f/nextcloud/logo.svg +tags: + - nextcloud + - storage + - sync diff --git a/library/ix-dev/charts/photoprism/Chart.yaml b/library/ix-dev/charts/photoprism/Chart.yaml index 79652451ab..1c7b3ebb8d 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.18 +version: 1.0.19 apiVersion: v2 appVersion: '221118' kubeVersion: '>=1.16.0-0' diff --git a/library/ix-dev/charts/photoprism/item.yaml b/library/ix-dev/charts/photoprism/item.yaml index 12161318a0..87f78eef32 100644 --- a/library/ix-dev/charts/photoprism/item.yaml +++ b/library/ix-dev/charts/photoprism/item.yaml @@ -1,3 +1,6 @@ icon_url: https://photoprism.app/static/icons/logo.svg categories: -- media + - media +tags: + - photos + - image diff --git a/library/ix-dev/charts/pihole/Chart.yaml b/library/ix-dev/charts/pihole/Chart.yaml index af6e5de63f..639191b28c 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.18 +version: 1.0.19 apiVersion: v2 appVersion: '2023.02.2' kubeVersion: '>=1.16.0-0' diff --git a/library/ix-dev/charts/pihole/item.yaml b/library/ix-dev/charts/pihole/item.yaml index 9cf8a7620d..5d820675ed 100644 --- a/library/ix-dev/charts/pihole/item.yaml +++ b/library/ix-dev/charts/pihole/item.yaml @@ -1,4 +1,6 @@ icon_url: https://github.com/pi-hole/graphics/raw/master/Vortex/Vortex_Vertical_wordmark_lightmode.png?raw=true) categories: -- networking -- dns + - networking +tags: + - dns + - adblock diff --git a/library/ix-dev/charts/plex/Chart.yaml b/library/ix-dev/charts/plex/Chart.yaml index 009177f2ce..6b75bf6948 100644 --- a/library/ix-dev/charts/plex/Chart.yaml +++ b/library/ix-dev/charts/plex/Chart.yaml @@ -3,7 +3,7 @@ description: Plex Media Server annotations: title: Plex type: application -version: 1.7.45 +version: 1.7.46 apiVersion: v2 appVersion: 1.32.1.6999 kubeVersion: '>=1.16.0-0' diff --git a/library/ix-dev/charts/plex/item.yaml b/library/ix-dev/charts/plex/item.yaml index 8d014b680d..7cc05d2299 100644 --- a/library/ix-dev/charts/plex/item.yaml +++ b/library/ix-dev/charts/plex/item.yaml @@ -1,3 +1,9 @@ -categories: - - entertainment icon_url: https://www.plex.tv/wp-content/uploads/2018/01/pmp-icon-1.png +categories: + - media +tags: + - entertainment + - movies + - series + - tv + - streaming diff --git a/library/ix-dev/charts/prometheus/Chart.lock b/library/ix-dev/charts/prometheus/Chart.lock index 7c6c7cc8ae..0d5526416c 100644 --- a/library/ix-dev/charts/prometheus/Chart.lock +++ b/library/ix-dev/charts/prometheus/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: file://../../../common - version: 1.0.6 -digest: sha256:2f1f31c15fb7f92db141a66adbb8d23a8598727730050a3883a211763a4e5472 -generated: "2023-04-20T15:43:13.297354792+03:00" + version: 1.0.7 +digest: sha256:919bcf42446fc1748a1b77001ec0161bb7a72a198381794b716a6ebb459ac31b +generated: "2023-05-10T19:44:24.800830545+03:00" diff --git a/library/ix-dev/charts/prometheus/Chart.yaml b/library/ix-dev/charts/prometheus/Chart.yaml index 20c31b9458..465038fef5 100644 --- a/library/ix-dev/charts/prometheus/Chart.yaml +++ b/library/ix-dev/charts/prometheus/Chart.yaml @@ -3,7 +3,7 @@ description: The Prometheus monitoring system and time series database. annotations: title: Prometheus type: application -version: 1.0.4 +version: 1.0.5 apiVersion: v2 appVersion: v2.43.1 kubeVersion: '>=1.16.0-0' @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.6 + version: 1.0.7 home: https://prometheus.io icon: https://avatars.githubusercontent.com/u/3380462 sources: diff --git a/library/ix-dev/charts/prometheus/charts/common-1.0.6.tgz b/library/ix-dev/charts/prometheus/charts/common-1.0.6.tgz deleted file mode 100644 index 64288ec79b..0000000000 Binary files a/library/ix-dev/charts/prometheus/charts/common-1.0.6.tgz and /dev/null differ diff --git a/library/ix-dev/charts/prometheus/charts/common-1.0.7.tgz b/library/ix-dev/charts/prometheus/charts/common-1.0.7.tgz new file mode 100644 index 0000000000..a5a47dad08 Binary files /dev/null and b/library/ix-dev/charts/prometheus/charts/common-1.0.7.tgz differ diff --git a/library/ix-dev/charts/prometheus/item.yaml b/library/ix-dev/charts/prometheus/item.yaml index fd8f9c90f1..7c56577f30 100644 --- a/library/ix-dev/charts/prometheus/item.yaml +++ b/library/ix-dev/charts/prometheus/item.yaml @@ -1,4 +1,6 @@ icon_url: https://avatars.githubusercontent.com/u/3380462 categories: + - monitoring +tags: - metrics - - prometheus + - storage diff --git a/library/ix-dev/charts/storj/Chart.yaml b/library/ix-dev/charts/storj/Chart.yaml index 5e9614a022..83b601c60c 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.11 +version: 1.0.12 apiVersion: v2 appVersion: v1.68.2 kubeVersion: '>=1.16.0-0' diff --git a/library/ix-dev/charts/storj/item.yaml b/library/ix-dev/charts/storj/item.yaml index 14f5edd11b..4f0e3af05f 100644 --- a/library/ix-dev/charts/storj/item.yaml +++ b/library/ix-dev/charts/storj/item.yaml @@ -1,6 +1,7 @@ icon_url: https://assets-global.website-files.com/602eda09fc78afc76e9706b6/60917835a05862243e7de9af_logo.svg categories: -- storage -- dapps -- networking -- finantial + - storage +tags: + - networking + - financial + - file-sharing diff --git a/library/ix-dev/charts/syncthing/Chart.yaml b/library/ix-dev/charts/syncthing/Chart.yaml index 66f87e9081..552d5086f7 100644 --- a/library/ix-dev/charts/syncthing/Chart.yaml +++ b/library/ix-dev/charts/syncthing/Chart.yaml @@ -3,7 +3,7 @@ description: Syncthing is a continuous file synchronization program. annotations: title: Syncthing type: application -version: 1.0.26 +version: 1.0.27 apiVersion: v2 appVersion: 1.23.4 kubeVersion: '>=1.16.0-0' diff --git a/library/ix-dev/charts/syncthing/item.yaml b/library/ix-dev/charts/syncthing/item.yaml index 9ccc95b11c..765397cd38 100644 --- a/library/ix-dev/charts/syncthing/item.yaml +++ b/library/ix-dev/charts/syncthing/item.yaml @@ -1,4 +1,7 @@ icon_url: https://play-lh.googleusercontent.com/KIy_dqUdZqcsTq4GDstHrHwLRvu60gT3v0p41gw792BC6OxamNhUw2eIy0-LI05qNEA=w240-h480 categories: -- backup -- storage + - storage +tags: + - backup + - sync + - file-sharing diff --git a/library/ix-dev/charts/wg-easy/Chart.yaml b/library/ix-dev/charts/wg-easy/Chart.yaml index bc36dffbbf..6bc233b2cf 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.6 +version: 1.0.7 apiVersion: v2 appVersion: "7" kubeVersion: ">=1.16.0-0" diff --git a/library/ix-dev/charts/wg-easy/item.yaml b/library/ix-dev/charts/wg-easy/item.yaml index d14a20abcc..17f4b0438b 100644 --- a/library/ix-dev/charts/wg-easy/item.yaml +++ b/library/ix-dev/charts/wg-easy/item.yaml @@ -1,5 +1,6 @@ icon_url: https://raw.githubusercontent.com/WeeJeWel/wg-easy/master/src/www/img/logo.png categories: -- wireguard -- network -- vpn + - networking +tags: + - vpn + - wireguard diff --git a/library/ix-dev/community/adguard-home/Chart.lock b/library/ix-dev/community/adguard-home/Chart.lock index 018a5cfa7f..50cad262e1 100644 --- a/library/ix-dev/community/adguard-home/Chart.lock +++ b/library/ix-dev/community/adguard-home/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: file://../../../common - version: 1.0.6 -digest: sha256:2f1f31c15fb7f92db141a66adbb8d23a8598727730050a3883a211763a4e5472 -generated: "2023-04-28T16:20:22.525866166+03:00" + version: 1.0.7 +digest: sha256:919bcf42446fc1748a1b77001ec0161bb7a72a198381794b716a6ebb459ac31b +generated: "2023-05-10T19:50:39.39174353+03:00" diff --git a/library/ix-dev/community/adguard-home/Chart.yaml b/library/ix-dev/community/adguard-home/Chart.yaml index 393a07481d..2195be8f07 100644 --- a/library/ix-dev/community/adguard-home/Chart.yaml +++ b/library/ix-dev/community/adguard-home/Chart.yaml @@ -3,7 +3,7 @@ description: Free and open source, powerful network-wide ads & trackers blocking annotations: title: AdGuard Home type: application -version: 1.0.2 +version: 1.0.3 apiVersion: v2 appVersion: 'v0.107.26' kubeVersion: '>=1.16.0-0' @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.6 + version: 1.0.7 home: https://github.com/AdguardTeam/AdGuardHome icon: https://github.com/AdguardTeam/AdGuardHome/raw/master/doc/adguard_home_darkmode.svg sources: diff --git a/library/ix-dev/community/adguard-home/charts/common-1.0.6.tgz b/library/ix-dev/community/adguard-home/charts/common-1.0.6.tgz deleted file mode 100644 index e5818f3bc3..0000000000 Binary files a/library/ix-dev/community/adguard-home/charts/common-1.0.6.tgz and /dev/null differ diff --git a/library/ix-dev/community/adguard-home/charts/common-1.0.7.tgz b/library/ix-dev/community/adguard-home/charts/common-1.0.7.tgz new file mode 100644 index 0000000000..b4b0b5d413 Binary files /dev/null and b/library/ix-dev/community/adguard-home/charts/common-1.0.7.tgz differ diff --git a/library/ix-dev/community/adguard-home/item.yaml b/library/ix-dev/community/adguard-home/item.yaml index 37bf743b48..0f2e735f19 100644 --- a/library/ix-dev/community/adguard-home/item.yaml +++ b/library/ix-dev/community/adguard-home/item.yaml @@ -1,4 +1,6 @@ icon_url: https://github.com/AdguardTeam/AdGuardHome/raw/master/doc/adguard_home_darkmode.svg categories: + - networking +tags: - dns - adblock diff --git a/library/ix-dev/community/chia/Chart.lock b/library/ix-dev/community/chia/Chart.lock index f7d22e836a..0ddbde5ec8 100644 --- a/library/ix-dev/community/chia/Chart.lock +++ b/library/ix-dev/community/chia/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: file://../../../common - version: 1.0.6 -digest: sha256:2f1f31c15fb7f92db141a66adbb8d23a8598727730050a3883a211763a4e5472 -generated: "2023-04-28T16:24:25.757284561+03:00" + version: 1.0.7 +digest: sha256:919bcf42446fc1748a1b77001ec0161bb7a72a198381794b716a6ebb459ac31b +generated: "2023-05-10T19:51:01.476545078+03:00" diff --git a/library/ix-dev/community/chia/Chart.yaml b/library/ix-dev/community/chia/Chart.yaml index 9bf27b5d11..10797d3bb3 100644 --- a/library/ix-dev/community/chia/Chart.yaml +++ b/library/ix-dev/community/chia/Chart.yaml @@ -4,7 +4,7 @@ description: Chia is a modern cryptocurrency built from scratch, designed to be annotations: title: Chia type: application -version: 1.0.7 +version: 1.0.8 apiVersion: v2 appVersion: 1.8.0 kubeVersion: '>=1.16.0-0' @@ -15,7 +15,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.6 + version: 1.0.7 home: https://www.chia.net/ icon: https://www.chia.net/wp-content/uploads/2022/09/chia-logo.svg sources: diff --git a/library/ix-dev/community/chia/charts/common-1.0.6.tgz b/library/ix-dev/community/chia/charts/common-1.0.6.tgz deleted file mode 100644 index c9fbafa3a3..0000000000 Binary files a/library/ix-dev/community/chia/charts/common-1.0.6.tgz and /dev/null differ diff --git a/library/ix-dev/community/chia/charts/common-1.0.7.tgz b/library/ix-dev/community/chia/charts/common-1.0.7.tgz new file mode 100644 index 0000000000..b6bbd1146d Binary files /dev/null and b/library/ix-dev/community/chia/charts/common-1.0.7.tgz differ diff --git a/library/ix-dev/community/chia/item.yaml b/library/ix-dev/community/chia/item.yaml index 85bcbf0cbb..d5b9a24de9 100644 --- a/library/ix-dev/community/chia/item.yaml +++ b/library/ix-dev/community/chia/item.yaml @@ -1,4 +1,6 @@ icon_url: https://www.chia.net/wp-content/uploads/2022/09/chia-logo.svg categories: + - financial +tags: - blockchain - - chia + - hard-drive diff --git a/library/ix-dev/community/clamav/Chart.lock b/library/ix-dev/community/clamav/Chart.lock index 38f0629cf7..066a7e3011 100644 --- a/library/ix-dev/community/clamav/Chart.lock +++ b/library/ix-dev/community/clamav/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: file://../../../common - version: 1.0.6 -digest: sha256:2f1f31c15fb7f92db141a66adbb8d23a8598727730050a3883a211763a4e5472 -generated: "2023-04-28T16:05:12.034666174+03:00" + version: 1.0.7 +digest: sha256:919bcf42446fc1748a1b77001ec0161bb7a72a198381794b716a6ebb459ac31b +generated: "2023-05-10T19:51:45.192486134+03:00" diff --git a/library/ix-dev/community/clamav/Chart.yaml b/library/ix-dev/community/clamav/Chart.yaml index 55761cbc53..6f2251ac2c 100644 --- a/library/ix-dev/community/clamav/Chart.yaml +++ b/library/ix-dev/community/clamav/Chart.yaml @@ -3,7 +3,7 @@ description: ClamAV is an open source (GPLv2) anti-virus toolkit. annotations: title: Clam AV type: application -version: 1.0.0 +version: 1.0.1 apiVersion: v2 appVersion: '1.0.1' kubeVersion: '>=1.16.0-0' @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.6 + version: 1.0.7 home: https://www.clamav.net/ icon: https://raw.githubusercontent.com/micahsnyder/clamav-documentation/main/src/images/logo.png sources: diff --git a/library/ix-dev/community/clamav/charts/common-1.0.6.tgz b/library/ix-dev/community/clamav/charts/common-1.0.6.tgz deleted file mode 100644 index 3f42ea345d..0000000000 Binary files a/library/ix-dev/community/clamav/charts/common-1.0.6.tgz and /dev/null differ diff --git a/library/ix-dev/community/clamav/charts/common-1.0.7.tgz b/library/ix-dev/community/clamav/charts/common-1.0.7.tgz new file mode 100644 index 0000000000..6922f7f135 Binary files /dev/null and b/library/ix-dev/community/clamav/charts/common-1.0.7.tgz differ diff --git a/library/ix-dev/community/clamav/item.yaml b/library/ix-dev/community/clamav/item.yaml index 07ba36c343..e26c1bdd12 100644 --- a/library/ix-dev/community/clamav/item.yaml +++ b/library/ix-dev/community/clamav/item.yaml @@ -1,4 +1,5 @@ icon_url: https://raw.githubusercontent.com/micahsnyder/clamav-documentation/main/src/images/logo.png categories: + - security +tags: - anti-virus - - clamav diff --git a/library/ix-dev/community/ddns-updater/Chart.yaml b/library/ix-dev/community/ddns-updater/Chart.yaml index 29d16335f6..15fa2dda89 100644 --- a/library/ix-dev/community/ddns-updater/Chart.yaml +++ b/library/ix-dev/community/ddns-updater/Chart.yaml @@ -3,7 +3,7 @@ description: Lightweight universal DDNS Updater with web UI annotations: title: DDNS Updater type: application -version: 1.0.0 +version: 1.0.1 apiVersion: v2 appVersion: 'latest' kubeVersion: '>=1.16.0-0' diff --git a/library/ix-dev/community/ddns-updater/item.yaml b/library/ix-dev/community/ddns-updater/item.yaml index ec7fc9b879..66a55a1a18 100644 --- a/library/ix-dev/community/ddns-updater/item.yaml +++ b/library/ix-dev/community/ddns-updater/item.yaml @@ -1,6 +1,5 @@ icon_url: https://raw.githubusercontent.com/qdm12/ddns-updater/master/readme/ddnsgopher.svg categories: - - network + - networking tags: - ddns - - ddns-updater diff --git a/library/ix-dev/community/ddns-updater/templates/_ddns.tpl b/library/ix-dev/community/ddns-updater/templates/_ddns.tpl index 6d18f322fb..11f3f578d7 100644 --- a/library/ix-dev/community/ddns-updater/templates/_ddns.tpl +++ b/library/ix-dev/community/ddns-updater/templates/_ddns.tpl @@ -21,8 +21,8 @@ workload: envFrom: - configMapRef: name: ddns-config - envList: {{ with .Values.ddnsConfig.additionalEnvs }} + envList: {{ range $env := . }} - name: {{ $env.name }} value: {{ $env.value }} diff --git a/library/ix-dev/community/gitea/Chart.lock b/library/ix-dev/community/gitea/Chart.lock index cdc45bdc09..099774a822 100644 --- a/library/ix-dev/community/gitea/Chart.lock +++ b/library/ix-dev/community/gitea/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: file://../../../common - version: 1.0.6 -digest: sha256:2f1f31c15fb7f92db141a66adbb8d23a8598727730050a3883a211763a4e5472 -generated: "2023-04-20T15:40:33.122646608+03:00" + version: 1.0.7 +digest: sha256:919bcf42446fc1748a1b77001ec0161bb7a72a198381794b716a6ebb459ac31b +generated: "2023-05-10T19:53:22.671643678+03:00" diff --git a/library/ix-dev/community/gitea/Chart.yaml b/library/ix-dev/community/gitea/Chart.yaml index 282a987119..ab9ed173cd 100644 --- a/library/ix-dev/community/gitea/Chart.yaml +++ b/library/ix-dev/community/gitea/Chart.yaml @@ -3,7 +3,7 @@ description: Gitea - Git with a cup of tea annotations: title: Gitea type: application -version: 1.0.3 +version: 1.0.4 apiVersion: v2 appVersion: '1.19.0' kubeVersion: '>=1.16.0-0' @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.6 + version: 1.0.7 home: https://gitea.io/en-us icon: https://gitea.com/assets/img/logo.svg sources: diff --git a/library/ix-dev/community/gitea/charts/common-1.0.6.tgz b/library/ix-dev/community/gitea/charts/common-1.0.6.tgz deleted file mode 100644 index e9aee91700..0000000000 Binary files a/library/ix-dev/community/gitea/charts/common-1.0.6.tgz and /dev/null differ diff --git a/library/ix-dev/community/gitea/charts/common-1.0.7.tgz b/library/ix-dev/community/gitea/charts/common-1.0.7.tgz new file mode 100644 index 0000000000..ee8a3beab1 Binary files /dev/null and b/library/ix-dev/community/gitea/charts/common-1.0.7.tgz differ diff --git a/library/ix-dev/community/gitea/item.yaml b/library/ix-dev/community/gitea/item.yaml index 63e3805dd8..43dda2ef75 100644 --- a/library/ix-dev/community/gitea/item.yaml +++ b/library/ix-dev/community/gitea/item.yaml @@ -1,4 +1,5 @@ icon_url: https://gitea.com/assets/img/logo.svg categories: + - productivity +tags: - git - - gitea diff --git a/library/ix-dev/community/gitea/templates/_gitea.tpl b/library/ix-dev/community/gitea/templates/_gitea.tpl index 48528ca6f0..f575d80036 100644 --- a/library/ix-dev/community/gitea/templates/_gitea.tpl +++ b/library/ix-dev/community/gitea/templates/_gitea.tpl @@ -20,9 +20,10 @@ workload: - configMapRef: name: gitea-config {{ with .Values.giteaConfig.additionalEnvs }} - env: + envList: {{ range $env := . }} - {{ $env.name }}: {{ $env.value }} + - name: {{ $env.name }} + value: {{ $env.value }} {{ end }} {{ end }} probes: diff --git a/library/ix-dev/community/ipfs/Chart.yaml b/library/ix-dev/community/ipfs/Chart.yaml index 4751578cfb..e81e5d044d 100644 --- a/library/ix-dev/community/ipfs/Chart.yaml +++ b/library/ix-dev/community/ipfs/Chart.yaml @@ -4,7 +4,7 @@ description: Interplanetary Filesystem - the Web3 standard for content-addressin annotations: title: IPFS type: application -version: 1.0.8 +version: 1.0.9 apiVersion: v2 appVersion: v0.20.0 kubeVersion: '>=1.16.0-0' diff --git a/library/ix-dev/community/ipfs/item.yaml b/library/ix-dev/community/ipfs/item.yaml index d9e30f48ea..a0ff03acbf 100644 --- a/library/ix-dev/community/ipfs/item.yaml +++ b/library/ix-dev/community/ipfs/item.yaml @@ -1,5 +1,6 @@ icon_url: https://avatars.githubusercontent.com/u/10536621 categories: - storage - - ipfs +tags: + - file-sharing - kubo diff --git a/library/ix-dev/community/jellyfin/Chart.lock b/library/ix-dev/community/jellyfin/Chart.lock index 126ed7af98..b7a1c38580 100644 --- a/library/ix-dev/community/jellyfin/Chart.lock +++ b/library/ix-dev/community/jellyfin/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: file://../../../common - version: 1.0.6 -digest: sha256:2f1f31c15fb7f92db141a66adbb8d23a8598727730050a3883a211763a4e5472 -generated: "2023-04-20T01:44:20.846268287+03:00" + version: 1.0.7 +digest: sha256:919bcf42446fc1748a1b77001ec0161bb7a72a198381794b716a6ebb459ac31b +generated: "2023-05-10T19:54:51.99344665+03:00" diff --git a/library/ix-dev/community/jellyfin/Chart.yaml b/library/ix-dev/community/jellyfin/Chart.yaml index 2ca1311019..b6f8df6de6 100644 --- a/library/ix-dev/community/jellyfin/Chart.yaml +++ b/library/ix-dev/community/jellyfin/Chart.yaml @@ -3,7 +3,7 @@ description: Jellyfin is a Free Software Media System that puts you in control o annotations: title: Jellyfin type: application -version: 1.0.0 +version: 1.0.1 apiVersion: v2 appVersion: '10.8.10' kubeVersion: '>=1.16.0-0' @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.6 + version: 1.0.7 home: https://jellyfin.org/ icon: https://jellyfin.org/images/logo.svg sources: diff --git a/library/ix-dev/community/jellyfin/charts/common-1.0.6.tgz b/library/ix-dev/community/jellyfin/charts/common-1.0.6.tgz deleted file mode 100644 index 701fac6117..0000000000 Binary files a/library/ix-dev/community/jellyfin/charts/common-1.0.6.tgz and /dev/null differ diff --git a/library/ix-dev/community/jellyfin/charts/common-1.0.7.tgz b/library/ix-dev/community/jellyfin/charts/common-1.0.7.tgz new file mode 100644 index 0000000000..5c394fe599 Binary files /dev/null and b/library/ix-dev/community/jellyfin/charts/common-1.0.7.tgz differ diff --git a/library/ix-dev/community/jellyfin/item.yaml b/library/ix-dev/community/jellyfin/item.yaml index a5fbb69e6b..eea284f2a4 100644 --- a/library/ix-dev/community/jellyfin/item.yaml +++ b/library/ix-dev/community/jellyfin/item.yaml @@ -1,4 +1,9 @@ icon_url: https://jellyfin.org/images/logo.svg categories: - media +tags: + - entertainment + - movies + - series + - tv - streaming diff --git a/library/ix-dev/community/jellyfin/templates/_jellyfin.tpl b/library/ix-dev/community/jellyfin/templates/_jellyfin.tpl index b16526e79b..8f5be7516f 100644 --- a/library/ix-dev/community/jellyfin/templates/_jellyfin.tpl +++ b/library/ix-dev/community/jellyfin/templates/_jellyfin.tpl @@ -19,8 +19,10 @@ workload: JELLYFIN_PublishedServerUrl: {{ . | quote }} {{ end }} {{ with .Values.jellyfinConfig.additionalEnvs }} + envList: {{ range $env := . }} - {{ $env.name }}: {{ $env.value }} + - name: {{ $env.name }} + values: {{ $env.value }} {{ end }} {{ end }} probes: diff --git a/library/ix-dev/community/lidarr/Chart.lock b/library/ix-dev/community/lidarr/Chart.lock index c0b7734f74..55049b65ea 100644 --- a/library/ix-dev/community/lidarr/Chart.lock +++ b/library/ix-dev/community/lidarr/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: file://../../../common - version: 1.0.6 -digest: sha256:2f1f31c15fb7f92db141a66adbb8d23a8598727730050a3883a211763a4e5472 -generated: "2023-04-20T15:41:03.103572642+03:00" + version: 1.0.7 +digest: sha256:919bcf42446fc1748a1b77001ec0161bb7a72a198381794b716a6ebb459ac31b +generated: "2023-05-10T19:55:28.336995701+03:00" diff --git a/library/ix-dev/community/lidarr/Chart.yaml b/library/ix-dev/community/lidarr/Chart.yaml index 70158619ae..22de265013 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.5 +version: 1.0.6 apiVersion: v2 appVersion: '1.1.3.2982' kubeVersion: '>=1.16.0-0' @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.6 + version: 1.0.7 home: https://github.com/Lidarr/Lidarr icon: https://raw.githubusercontent.com/Lidarr/Lidarr/develop/Logo/256.png sources: diff --git a/library/ix-dev/community/lidarr/charts/common-1.0.6.tgz b/library/ix-dev/community/lidarr/charts/common-1.0.6.tgz deleted file mode 100644 index 1bfbbda266..0000000000 Binary files a/library/ix-dev/community/lidarr/charts/common-1.0.6.tgz and /dev/null differ diff --git a/library/ix-dev/community/lidarr/charts/common-1.0.7.tgz b/library/ix-dev/community/lidarr/charts/common-1.0.7.tgz new file mode 100644 index 0000000000..600e115448 Binary files /dev/null and b/library/ix-dev/community/lidarr/charts/common-1.0.7.tgz differ diff --git a/library/ix-dev/community/lidarr/item.yaml b/library/ix-dev/community/lidarr/item.yaml index d55d7909e3..20e632924c 100644 --- a/library/ix-dev/community/lidarr/item.yaml +++ b/library/ix-dev/community/lidarr/item.yaml @@ -1,4 +1,5 @@ icon_url: https://raw.githubusercontent.com/Lidarr/Lidarr/develop/Logo/256.png categories: - media +tags: - music diff --git a/library/ix-dev/community/lidarr/templates/_lidarr.tpl b/library/ix-dev/community/lidarr/templates/_lidarr.tpl index c30d40270c..073a29cbfe 100644 --- a/library/ix-dev/community/lidarr/templates/_lidarr.tpl +++ b/library/ix-dev/community/lidarr/templates/_lidarr.tpl @@ -18,8 +18,10 @@ workload: LIDARR__PORT: {{ .Values.lidarrNetwork.webPort }} LIDARR__INSTANCE_NAME: {{ .Values.lidarrConfig.instanceName }} {{ with .Values.lidarrConfig.additionalEnvs }} + envList: {{ range $env := . }} - {{ $env.name }}: {{ $env.value }} + - name: {{ $env.name }} + value: {{ $env.value }} {{ end }} {{ end }} probes: diff --git a/library/ix-dev/community/minecraft/Chart.lock b/library/ix-dev/community/minecraft/Chart.lock index 087ea465af..1c57b81a5e 100644 --- a/library/ix-dev/community/minecraft/Chart.lock +++ b/library/ix-dev/community/minecraft/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: file://../../../common - version: 1.0.6 -digest: sha256:2f1f31c15fb7f92db141a66adbb8d23a8598727730050a3883a211763a4e5472 -generated: "2023-04-25T15:26:05.856456573+03:00" + version: 1.0.7 +digest: sha256:919bcf42446fc1748a1b77001ec0161bb7a72a198381794b716a6ebb459ac31b +generated: "2023-05-10T19:56:31.736475104+03:00" diff --git a/library/ix-dev/community/minecraft/Chart.yaml b/library/ix-dev/community/minecraft/Chart.yaml index a585563c73..34b61f24f9 100644 --- a/library/ix-dev/community/minecraft/Chart.yaml +++ b/library/ix-dev/community/minecraft/Chart.yaml @@ -3,7 +3,7 @@ description: Minecraft is a sandbox game annotations: title: Minecraft type: application -version: 1.0.0 +version: 1.0.1 apiVersion: v2 appVersion: '2023.3.0' kubeVersion: '>=1.16.0-0' @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.6 + version: 1.0.7 home: https://www.minecraft.net/en-us icon: https://www.minecraft.net/content/dam/games/minecraft/logos/logo-minecraft.svg sources: diff --git a/library/ix-dev/community/minecraft/charts/common-1.0.6.tgz b/library/ix-dev/community/minecraft/charts/common-1.0.6.tgz deleted file mode 100644 index afbd26023c..0000000000 Binary files a/library/ix-dev/community/minecraft/charts/common-1.0.6.tgz and /dev/null differ diff --git a/library/ix-dev/community/minecraft/charts/common-1.0.7.tgz b/library/ix-dev/community/minecraft/charts/common-1.0.7.tgz new file mode 100644 index 0000000000..3f7689ce7a Binary files /dev/null and b/library/ix-dev/community/minecraft/charts/common-1.0.7.tgz differ diff --git a/library/ix-dev/community/minecraft/item.yaml b/library/ix-dev/community/minecraft/item.yaml index 72a3b37867..9f70c1de24 100644 --- a/library/ix-dev/community/minecraft/item.yaml +++ b/library/ix-dev/community/minecraft/item.yaml @@ -1,3 +1,6 @@ icon_url: https://www.minecraft.net/content/dam/games/minecraft/logos/logo-minecraft.svg categories: - - minecraft + - games +tags: + - world + - building diff --git a/library/ix-dev/community/mumble/Chart.lock b/library/ix-dev/community/mumble/Chart.lock index d9812d95d7..bcb51bc3ac 100644 --- a/library/ix-dev/community/mumble/Chart.lock +++ b/library/ix-dev/community/mumble/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: file://../../../common - version: 1.0.6 -digest: sha256:2f1f31c15fb7f92db141a66adbb8d23a8598727730050a3883a211763a4e5472 -generated: "2023-04-20T17:45:03.548828895+03:00" + version: 1.0.7 +digest: sha256:919bcf42446fc1748a1b77001ec0161bb7a72a198381794b716a6ebb459ac31b +generated: "2023-05-10T19:58:06.773656057+03:00" diff --git a/library/ix-dev/community/mumble/Chart.yaml b/library/ix-dev/community/mumble/Chart.yaml index 41a665302c..693dbfbea6 100644 --- a/library/ix-dev/community/mumble/Chart.yaml +++ b/library/ix-dev/community/mumble/Chart.yaml @@ -3,7 +3,7 @@ description: Mumble is a free, open source, low latency, high quality voice chat annotations: title: Mumble type: application -version: 1.0.0 +version: 1.0.1 apiVersion: v2 appVersion: 'v1.4.230' kubeVersion: '>=1.16.0-0' @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.6 + version: 1.0.7 home: https://www.mumble.info/ icon: https://github.com/mumble-voip/mumble/blob/master/icons/mumble.svg sources: diff --git a/library/ix-dev/community/mumble/charts/common-1.0.6.tgz b/library/ix-dev/community/mumble/charts/common-1.0.6.tgz deleted file mode 100644 index ad2bcf3d3d..0000000000 Binary files a/library/ix-dev/community/mumble/charts/common-1.0.6.tgz and /dev/null differ diff --git a/library/ix-dev/community/mumble/charts/common-1.0.7.tgz b/library/ix-dev/community/mumble/charts/common-1.0.7.tgz new file mode 100644 index 0000000000..ef293b6312 Binary files /dev/null and b/library/ix-dev/community/mumble/charts/common-1.0.7.tgz differ diff --git a/library/ix-dev/community/mumble/item.yaml b/library/ix-dev/community/mumble/item.yaml index c74e8e29c3..7de4a42511 100644 --- a/library/ix-dev/community/mumble/item.yaml +++ b/library/ix-dev/community/mumble/item.yaml @@ -1,3 +1,5 @@ icon_url: https://github.com/mumble-voip/mumble/blob/master/icons/mumble.svg categories: + - productivity +tags: - voice diff --git a/library/ix-dev/community/nginx-proxy-manager/Chart.lock b/library/ix-dev/community/nginx-proxy-manager/Chart.lock index 3da3bc63d5..a3c3f002ed 100644 --- a/library/ix-dev/community/nginx-proxy-manager/Chart.lock +++ b/library/ix-dev/community/nginx-proxy-manager/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: file://../../../common - version: 1.0.6 -digest: sha256:2f1f31c15fb7f92db141a66adbb8d23a8598727730050a3883a211763a4e5472 -generated: "2023-04-28T16:18:24.392307842+03:00" + version: 1.0.7 +digest: sha256:919bcf42446fc1748a1b77001ec0161bb7a72a198381794b716a6ebb459ac31b +generated: "2023-05-10T19:59:17.84571804+03:00" diff --git a/library/ix-dev/community/nginx-proxy-manager/Chart.yaml b/library/ix-dev/community/nginx-proxy-manager/Chart.yaml index d5af1ebf69..286b5bbd5f 100644 --- a/library/ix-dev/community/nginx-proxy-manager/Chart.yaml +++ b/library/ix-dev/community/nginx-proxy-manager/Chart.yaml @@ -3,7 +3,7 @@ description: Expose your services easily and securely annotations: title: Nginx Proxy Manager type: application -version: 1.0.2 +version: 1.0.3 apiVersion: v2 appVersion: '2.10.2' kubeVersion: '>=1.16.0-0' @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.6 + version: 1.0.7 home: https://nginxproxymanager.com/ icon: https://nginxproxymanager.com/logo.png sources: diff --git a/library/ix-dev/community/nginx-proxy-manager/charts/common-1.0.6.tgz b/library/ix-dev/community/nginx-proxy-manager/charts/common-1.0.6.tgz deleted file mode 100644 index beec4a3299..0000000000 Binary files a/library/ix-dev/community/nginx-proxy-manager/charts/common-1.0.6.tgz and /dev/null differ diff --git a/library/ix-dev/community/nginx-proxy-manager/charts/common-1.0.7.tgz b/library/ix-dev/community/nginx-proxy-manager/charts/common-1.0.7.tgz new file mode 100644 index 0000000000..9826d5f891 Binary files /dev/null and b/library/ix-dev/community/nginx-proxy-manager/charts/common-1.0.7.tgz differ diff --git a/library/ix-dev/community/nginx-proxy-manager/item.yaml b/library/ix-dev/community/nginx-proxy-manager/item.yaml index e2a8eaa90c..47931b8e93 100644 --- a/library/ix-dev/community/nginx-proxy-manager/item.yaml +++ b/library/ix-dev/community/nginx-proxy-manager/item.yaml @@ -1,4 +1,6 @@ icon_url: https://nginxproxymanager.com/logo.png categories: - - media - - series + - networking +tags: + - reverse + - proxy diff --git a/library/ix-dev/community/nginx-proxy-manager/templates/_npm.tpl b/library/ix-dev/community/nginx-proxy-manager/templates/_npm.tpl index e9eb76886f..93067dcedf 100644 --- a/library/ix-dev/community/nginx-proxy-manager/templates/_npm.tpl +++ b/library/ix-dev/community/nginx-proxy-manager/templates/_npm.tpl @@ -37,8 +37,10 @@ workload: DISABLE_IPV6: true DB_SQLITE_FILE: /data/database.sqlite {{ with .Values.npmConfig.additionalEnvs }} + envList: {{ range $env := . }} - {{ $env.name }}: {{ $env.value }} + - name: {{ $env.name }} + value: {{ $env.value }} {{ end }} {{ end }} probes: diff --git a/library/ix-dev/community/overseerr/Chart.lock b/library/ix-dev/community/overseerr/Chart.lock index b9f2e729b4..93f8f4ae12 100644 --- a/library/ix-dev/community/overseerr/Chart.lock +++ b/library/ix-dev/community/overseerr/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: file://../../../common - version: 1.0.6 -digest: sha256:2f1f31c15fb7f92db141a66adbb8d23a8598727730050a3883a211763a4e5472 -generated: "2023-04-29T20:31:11.523275154-07:00" + version: 1.0.7 +digest: sha256:919bcf42446fc1748a1b77001ec0161bb7a72a198381794b716a6ebb459ac31b +generated: "2023-05-10T19:59:26.059192275+03:00" diff --git a/library/ix-dev/community/overseerr/Chart.yaml b/library/ix-dev/community/overseerr/Chart.yaml index 051b1767bf..292b08a80c 100644 --- a/library/ix-dev/community/overseerr/Chart.yaml +++ b/library/ix-dev/community/overseerr/Chart.yaml @@ -3,7 +3,7 @@ description: Overseerr is a free and open source software application for managi annotations: title: Overseerr type: application -version: 1.0.0 +version: 1.0.1 apiVersion: v2 appVersion: '1.32.5' kubeVersion: '>=1.16.0-0' @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.6 + version: 1.0.7 home: https://github.com/sct/overseerr icon: https://raw.githubusercontent.com/sct/overseerr/develop/public/os_icon.svg sources: diff --git a/library/ix-dev/community/overseerr/charts/common-1.0.6.tgz b/library/ix-dev/community/overseerr/charts/common-1.0.6.tgz deleted file mode 100644 index 3cad474777..0000000000 Binary files a/library/ix-dev/community/overseerr/charts/common-1.0.6.tgz and /dev/null differ diff --git a/library/ix-dev/community/overseerr/charts/common-1.0.7.tgz b/library/ix-dev/community/overseerr/charts/common-1.0.7.tgz new file mode 100644 index 0000000000..f8eee5a2f9 Binary files /dev/null and b/library/ix-dev/community/overseerr/charts/common-1.0.7.tgz differ diff --git a/library/ix-dev/community/overseerr/item.yaml b/library/ix-dev/community/overseerr/item.yaml index d9ab050c58..ba3e91bdba 100644 --- a/library/ix-dev/community/overseerr/item.yaml +++ b/library/ix-dev/community/overseerr/item.yaml @@ -1,3 +1,8 @@ icon_url: https://raw.githubusercontent.com/sct/overseerr/develop/public/os_icon.svg categories: - media +tags: + - tv + - movies + - requests + - series diff --git a/library/ix-dev/community/overseerr/templates/_overseerr.tpl b/library/ix-dev/community/overseerr/templates/_overseerr.tpl index 68dc6fbb44..f10b13d167 100644 --- a/library/ix-dev/community/overseerr/templates/_overseerr.tpl +++ b/library/ix-dev/community/overseerr/templates/_overseerr.tpl @@ -16,8 +16,8 @@ workload: runAsGroup: {{ .Values.overseerrRunAs.group }} env: PORT: {{ .Values.overseerrNetwork.webPort }} - envList: {{ with .Values.overseerrConfig.additionalEnvs }} + envList: {{ range $env := . }} - name: {{ $env.name }} value: {{ $env.value }} diff --git a/library/ix-dev/community/qbittorrent/Chart.lock b/library/ix-dev/community/qbittorrent/Chart.lock index 46c5aa6773..5c9618fe8e 100644 --- a/library/ix-dev/community/qbittorrent/Chart.lock +++ b/library/ix-dev/community/qbittorrent/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: file://../../../common - version: 1.0.6 -digest: sha256:2f1f31c15fb7f92db141a66adbb8d23a8598727730050a3883a211763a4e5472 -generated: "2023-04-20T15:41:24.964981159+03:00" + version: 1.0.7 +digest: sha256:919bcf42446fc1748a1b77001ec0161bb7a72a198381794b716a6ebb459ac31b +generated: "2023-05-10T20:00:39.729073918+03:00" diff --git a/library/ix-dev/community/qbittorrent/Chart.yaml b/library/ix-dev/community/qbittorrent/Chart.yaml index 72480b6ce5..7d8a77bb81 100644 --- a/library/ix-dev/community/qbittorrent/Chart.yaml +++ b/library/ix-dev/community/qbittorrent/Chart.yaml @@ -3,7 +3,7 @@ description: The qBittorrent project aims to provide an open-source software alt annotations: title: qBittorrent type: application -version: 1.0.7 +version: 1.0.8 apiVersion: v2 appVersion: '4.5.2' kubeVersion: '>=1.16.0-0' @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.6 + version: 1.0.7 home: https://www.qbittorrent.org/ icon: https://upload.wikimedia.org/wikipedia/commons/9/9e/Qbittorrent_logo.png sources: diff --git a/library/ix-dev/community/qbittorrent/charts/common-1.0.6.tgz b/library/ix-dev/community/qbittorrent/charts/common-1.0.6.tgz deleted file mode 100644 index 5e01a1d080..0000000000 Binary files a/library/ix-dev/community/qbittorrent/charts/common-1.0.6.tgz and /dev/null differ diff --git a/library/ix-dev/community/qbittorrent/charts/common-1.0.7.tgz b/library/ix-dev/community/qbittorrent/charts/common-1.0.7.tgz new file mode 100644 index 0000000000..905794195b Binary files /dev/null and b/library/ix-dev/community/qbittorrent/charts/common-1.0.7.tgz differ diff --git a/library/ix-dev/community/qbittorrent/item.yaml b/library/ix-dev/community/qbittorrent/item.yaml index d2f9c8f26b..14e48ebf93 100644 --- a/library/ix-dev/community/qbittorrent/item.yaml +++ b/library/ix-dev/community/qbittorrent/item.yaml @@ -1,5 +1,6 @@ icon_url: https://upload.wikimedia.org/wikipedia/commons/9/9e/Qbittorrent_logo.png categories: - media +tags: - torrent - download diff --git a/library/ix-dev/community/qbittorrent/templates/_qbittorrent.tpl b/library/ix-dev/community/qbittorrent/templates/_qbittorrent.tpl index 911474a8d7..4926d59c28 100644 --- a/library/ix-dev/community/qbittorrent/templates/_qbittorrent.tpl +++ b/library/ix-dev/community/qbittorrent/templates/_qbittorrent.tpl @@ -15,9 +15,10 @@ workload: runAsUser: {{ .Values.qbitRunAs.user }} runAsGroup: {{ .Values.qbitRunAs.group }} {{ with .Values.qbitConfig.additionalEnvs }} - env: + envList: {{ range $env := . }} - {{ $env.name }}: {{ $env.value }} + - name: {{ $env.name }} + value: {{ $env.value }} {{ end }} {{ end }} envFrom: diff --git a/library/ix-dev/community/radarr/Chart.lock b/library/ix-dev/community/radarr/Chart.lock index b36e2f25dc..ffe7eb76a0 100644 --- a/library/ix-dev/community/radarr/Chart.lock +++ b/library/ix-dev/community/radarr/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: file://../../../common - version: 1.0.6 -digest: sha256:2f1f31c15fb7f92db141a66adbb8d23a8598727730050a3883a211763a4e5472 -generated: "2023-04-20T15:41:43.843030612+03:00" + version: 1.0.7 +digest: sha256:919bcf42446fc1748a1b77001ec0161bb7a72a198381794b716a6ebb459ac31b +generated: "2023-05-10T20:02:20.565634837+03:00" diff --git a/library/ix-dev/community/radarr/Chart.yaml b/library/ix-dev/community/radarr/Chart.yaml index 2393347cbb..52d7f78ff5 100644 --- a/library/ix-dev/community/radarr/Chart.yaml +++ b/library/ix-dev/community/radarr/Chart.yaml @@ -3,7 +3,7 @@ description: Radarr is a movie collection manager for Usenet and BitTorrent user annotations: title: Radarr type: application -version: 1.0.7 +version: 1.0.8 apiVersion: v2 appVersion: 4.4.4.7068 kubeVersion: '>=1.16.0-0' @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.6 + version: 1.0.7 home: https://github.com/Radarr/Radarr icon: https://raw.githubusercontent.com/Radarr/Radarr/develop/Logo/256.png sources: diff --git a/library/ix-dev/community/radarr/charts/common-1.0.6.tgz b/library/ix-dev/community/radarr/charts/common-1.0.6.tgz deleted file mode 100644 index ca77170145..0000000000 Binary files a/library/ix-dev/community/radarr/charts/common-1.0.6.tgz and /dev/null differ diff --git a/library/ix-dev/community/radarr/charts/common-1.0.7.tgz b/library/ix-dev/community/radarr/charts/common-1.0.7.tgz new file mode 100644 index 0000000000..04d5dc3c30 Binary files /dev/null and b/library/ix-dev/community/radarr/charts/common-1.0.7.tgz differ diff --git a/library/ix-dev/community/radarr/item.yaml b/library/ix-dev/community/radarr/item.yaml index 78aa03c600..1ab6dc09c7 100644 --- a/library/ix-dev/community/radarr/item.yaml +++ b/library/ix-dev/community/radarr/item.yaml @@ -1,4 +1,5 @@ icon_url: https://raw.githubusercontent.com/Radarr/Radarr/develop/Logo/256.png categories: - media +tags: - movies diff --git a/library/ix-dev/community/radarr/templates/_radarr.tpl b/library/ix-dev/community/radarr/templates/_radarr.tpl index 4096c67bcf..9909fdc3e5 100644 --- a/library/ix-dev/community/radarr/templates/_radarr.tpl +++ b/library/ix-dev/community/radarr/templates/_radarr.tpl @@ -18,8 +18,10 @@ workload: RADARR__PORT: {{ .Values.radarrNetwork.webPort }} RADARR__INSTANCE_NAME: {{ .Values.radarrConfig.instanceName }} {{ with .Values.radarrConfig.additionalEnvs }} + envList: {{ range $env := . }} - {{ $env.name }}: {{ $env.value }} + - name: {{ $env.name }} + value: {{ $env.value }} {{ end }} {{ end }} probes: diff --git a/library/ix-dev/community/sonarr/Chart.lock b/library/ix-dev/community/sonarr/Chart.lock index d1006b35f3..4b83b7ef37 100644 --- a/library/ix-dev/community/sonarr/Chart.lock +++ b/library/ix-dev/community/sonarr/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: file://../../../common - version: 1.0.6 -digest: sha256:2f1f31c15fb7f92db141a66adbb8d23a8598727730050a3883a211763a4e5472 -generated: "2023-04-20T15:35:13.537135268+03:00" + version: 1.0.7 +digest: sha256:919bcf42446fc1748a1b77001ec0161bb7a72a198381794b716a6ebb459ac31b +generated: "2023-05-10T20:03:04.592747255+03:00" diff --git a/library/ix-dev/community/sonarr/Chart.yaml b/library/ix-dev/community/sonarr/Chart.yaml index 9ebe5de1a9..1935d553fb 100644 --- a/library/ix-dev/community/sonarr/Chart.yaml +++ b/library/ix-dev/community/sonarr/Chart.yaml @@ -3,7 +3,7 @@ description: Sonarr is a PVR for Usenet and BitTorrent users. annotations: title: Sonarr type: application -version: 1.0.5 +version: 1.0.6 apiVersion: v2 appVersion: '3.0.10.1567' kubeVersion: '>=1.16.0-0' @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.6 + version: 1.0.7 home: https://github.com/Sonarr/Sonarr icon: https://raw.githubusercontent.com/Sonarr/Sonarr/develop/Logo/256.png sources: diff --git a/library/ix-dev/community/sonarr/charts/common-1.0.6.tgz b/library/ix-dev/community/sonarr/charts/common-1.0.6.tgz deleted file mode 100644 index 4f1d4d6425..0000000000 Binary files a/library/ix-dev/community/sonarr/charts/common-1.0.6.tgz and /dev/null differ diff --git a/library/ix-dev/community/sonarr/charts/common-1.0.7.tgz b/library/ix-dev/community/sonarr/charts/common-1.0.7.tgz new file mode 100644 index 0000000000..2ab05aa2e5 Binary files /dev/null and b/library/ix-dev/community/sonarr/charts/common-1.0.7.tgz differ diff --git a/library/ix-dev/community/sonarr/item.yaml b/library/ix-dev/community/sonarr/item.yaml index c6f44ed8cd..e19ffb1059 100644 --- a/library/ix-dev/community/sonarr/item.yaml +++ b/library/ix-dev/community/sonarr/item.yaml @@ -1,4 +1,5 @@ icon_url: https://raw.githubusercontent.com/Sonarr/Sonarr/develop/Logo/256.png categories: - media +tags: - series diff --git a/library/ix-dev/community/sonarr/templates/_sonarr.tpl b/library/ix-dev/community/sonarr/templates/_sonarr.tpl index 7ab8cbf991..8a4d046905 100644 --- a/library/ix-dev/community/sonarr/templates/_sonarr.tpl +++ b/library/ix-dev/community/sonarr/templates/_sonarr.tpl @@ -18,8 +18,10 @@ workload: SONARR__PORT: {{ .Values.sonarrNetwork.webPort }} SONARR__INSTANCE_NAME: {{ .Values.sonarrConfig.instanceName }} {{ with .Values.sonarrConfig.additionalEnvs }} + envList: {{ range $env := . }} - {{ $env.name }}: {{ $env.value }} + - name: {{ $env.name }} + value: {{ $env.value }} {{ end }} {{ end }} probes: diff --git a/library/ix-dev/community/tailscale/Chart.lock b/library/ix-dev/community/tailscale/Chart.lock index ab382c92df..6c897427e6 100644 --- a/library/ix-dev/community/tailscale/Chart.lock +++ b/library/ix-dev/community/tailscale/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: file://../../../common - version: 1.0.6 -digest: sha256:2f1f31c15fb7f92db141a66adbb8d23a8598727730050a3883a211763a4e5472 -generated: "2023-04-28T16:18:30.569147409+03:00" + version: 1.0.7 +digest: sha256:919bcf42446fc1748a1b77001ec0161bb7a72a198381794b716a6ebb459ac31b +generated: "2023-05-10T20:03:14.093790927+03:00" diff --git a/library/ix-dev/community/tailscale/Chart.yaml b/library/ix-dev/community/tailscale/Chart.yaml index c18219bcb0..89c83bb214 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.2 +version: 1.0.3 apiVersion: v2 -appVersion: 'v1.38.4' +appVersion: 'v1.40.0' kubeVersion: '>=1.16.0-0' maintainers: - name: truenas @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.6 + version: 1.0.7 home: https://tailscale.com/ icon: https://avatars.githubusercontent.com/u/48932923 sources: diff --git a/library/ix-dev/community/tailscale/charts/common-1.0.6.tgz b/library/ix-dev/community/tailscale/charts/common-1.0.6.tgz deleted file mode 100644 index 7f3bea6abf..0000000000 Binary files a/library/ix-dev/community/tailscale/charts/common-1.0.6.tgz and /dev/null differ diff --git a/library/ix-dev/community/tailscale/charts/common-1.0.7.tgz b/library/ix-dev/community/tailscale/charts/common-1.0.7.tgz new file mode 100644 index 0000000000..c44cb86367 Binary files /dev/null and b/library/ix-dev/community/tailscale/charts/common-1.0.7.tgz differ diff --git a/library/ix-dev/community/tailscale/item.yaml b/library/ix-dev/community/tailscale/item.yaml index 960030f450..d383f3f2cd 100644 --- a/library/ix-dev/community/tailscale/item.yaml +++ b/library/ix-dev/community/tailscale/item.yaml @@ -1,4 +1,5 @@ icon_url: https://avatars.githubusercontent.com/u/48932923 categories: + - networking +tags: - vpn - - tailscale diff --git a/library/ix-dev/community/tailscale/upgrade_strategy b/library/ix-dev/community/tailscale/upgrade_strategy index 3455360789..f7d2cfe1e1 100644 --- a/library/ix-dev/community/tailscale/upgrade_strategy +++ b/library/ix-dev/community/tailscale/upgrade_strategy @@ -6,7 +6,7 @@ import sys from catalog_update.upgrade_strategy import semantic_versioning # Minor part of version is considered "stable" when it is an even number -RE_STABLE_VERSION = re.compile(r'[0-9]+\.[0-9]+[02468]+\.[0-9]+') +RE_STABLE_VERSION = re.compile(r'v[0-9]+\.[0-9]+[02468]+\.[0-9]+') def newer_mapping(image_tags): diff --git a/library/ix-dev/community/tailscale/values.yaml b/library/ix-dev/community/tailscale/values.yaml index 7f5640fb54..0f52f2c6be 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.38.4' + tag: 'v1.40.0' resources: limits: diff --git a/library/ix-dev/community/tdarr/Chart.lock b/library/ix-dev/community/tdarr/Chart.lock index d6ce32df20..4442ecac41 100644 --- a/library/ix-dev/community/tdarr/Chart.lock +++ b/library/ix-dev/community/tdarr/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: file://../../../common - version: 1.0.6 -digest: sha256:2f1f31c15fb7f92db141a66adbb8d23a8598727730050a3883a211763a4e5472 -generated: "2023-04-20T01:43:11.036358079+03:00" + version: 1.0.7 +digest: sha256:919bcf42446fc1748a1b77001ec0161bb7a72a198381794b716a6ebb459ac31b +generated: "2023-05-10T20:04:03.466527194+03:00" diff --git a/library/ix-dev/community/tdarr/Chart.yaml b/library/ix-dev/community/tdarr/Chart.yaml index 201e741927..18e91ed32b 100644 --- a/library/ix-dev/community/tdarr/Chart.yaml +++ b/library/ix-dev/community/tdarr/Chart.yaml @@ -3,7 +3,7 @@ description: Tdarr is a Distributed Transcoding System annotations: title: Tdarr type: application -version: 1.0.2 +version: 1.0.3 apiVersion: v2 appVersion: '2.00.20.1' kubeVersion: '>=1.16.0-0' @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.6 + version: 1.0.7 home: https://home.tdarr.io/ icon: https://home.tdarr.io/static/media/logo3-min.246d6df4.png sources: diff --git a/library/ix-dev/community/tdarr/charts/common-1.0.6.tgz b/library/ix-dev/community/tdarr/charts/common-1.0.6.tgz deleted file mode 100644 index 1c20e8362b..0000000000 Binary files a/library/ix-dev/community/tdarr/charts/common-1.0.6.tgz and /dev/null differ diff --git a/library/ix-dev/community/tdarr/charts/common-1.0.7.tgz b/library/ix-dev/community/tdarr/charts/common-1.0.7.tgz new file mode 100644 index 0000000000..2141a1aa2e Binary files /dev/null and b/library/ix-dev/community/tdarr/charts/common-1.0.7.tgz differ diff --git a/library/ix-dev/community/tdarr/item.yaml b/library/ix-dev/community/tdarr/item.yaml index 5ee6345b73..8672ea64ea 100644 --- a/library/ix-dev/community/tdarr/item.yaml +++ b/library/ix-dev/community/tdarr/item.yaml @@ -1,5 +1,6 @@ icon_url: https://home.tdarr.io/static/media/logo3-min.246d6df4.png categories: - media +tags: - encode - transcode diff --git a/library/ix-dev/community/tdarr/templates/_tdarr.tpl b/library/ix-dev/community/tdarr/templates/_tdarr.tpl index 0cb7c299bd..1e8b5dfe0c 100644 --- a/library/ix-dev/community/tdarr/templates/_tdarr.tpl +++ b/library/ix-dev/community/tdarr/templates/_tdarr.tpl @@ -33,8 +33,8 @@ workload: serverIP: {{ .Values.tdarrConfig.serverIP }} fixedEnv: PUID: {{ .Values.tdarrID.user }} - envList: {{ with .Values.tdarrConfig.additionalEnvs }} + envList: {{ range $env := . }} - name: {{ $env.name }} value: {{ $env.value }} diff --git a/library/ix-dev/community/terraria/Chart.lock b/library/ix-dev/community/terraria/Chart.lock index 1aecf89979..66d547a79c 100644 --- a/library/ix-dev/community/terraria/Chart.lock +++ b/library/ix-dev/community/terraria/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: file://../../../common - version: 1.0.6 -digest: sha256:2f1f31c15fb7f92db141a66adbb8d23a8598727730050a3883a211763a4e5472 -generated: "2023-04-21T18:31:42.509470102+03:00" + version: 1.0.7 +digest: sha256:919bcf42446fc1748a1b77001ec0161bb7a72a198381794b716a6ebb459ac31b +generated: "2023-05-10T20:05:39.145721186+03:00" diff --git a/library/ix-dev/community/terraria/Chart.yaml b/library/ix-dev/community/terraria/Chart.yaml index 7a5402e8ab..136cde3e23 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.0 +version: 1.0.1 apiVersion: v2 appVersion: '1.4.4.9' kubeVersion: '>=1.16.0-0' @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.6 + version: 1.0.7 home: https://terraria.org/ icon: https://static.wikia.nocookie.net/terraria_gamepedia/images/a/a4/NewPromoLogo.png/revision/latest sources: diff --git a/library/ix-dev/community/terraria/charts/common-1.0.6.tgz b/library/ix-dev/community/terraria/charts/common-1.0.6.tgz deleted file mode 100644 index 65d08ebfab..0000000000 Binary files a/library/ix-dev/community/terraria/charts/common-1.0.6.tgz and /dev/null differ diff --git a/library/ix-dev/community/terraria/charts/common-1.0.7.tgz b/library/ix-dev/community/terraria/charts/common-1.0.7.tgz new file mode 100644 index 0000000000..8617a1f0ba Binary files /dev/null and b/library/ix-dev/community/terraria/charts/common-1.0.7.tgz differ diff --git a/library/ix-dev/community/terraria/item.yaml b/library/ix-dev/community/terraria/item.yaml index 7d1cecd5dd..1f7e3f37cd 100644 --- a/library/ix-dev/community/terraria/item.yaml +++ b/library/ix-dev/community/terraria/item.yaml @@ -1,4 +1,7 @@ icon_url: https://static.wikia.nocookie.net/terraria_gamepedia/images/a/a4/NewPromoLogo.png/revision/latest categories: - - game - - terraria + - games +tags: + - world + - building + - adventure diff --git a/library/ix-dev/community/terraria/templates/_terraria.tpl b/library/ix-dev/community/terraria/templates/_terraria.tpl index 2cf89364a6..c2fd9bdc67 100644 --- a/library/ix-dev/community/terraria/templates/_terraria.tpl +++ b/library/ix-dev/community/terraria/templates/_terraria.tpl @@ -20,8 +20,8 @@ workload: runAsGroup: 0 runAsNonRoot: false readOnlyRootFilesystem: false - envList: {{ with .Values.terrariaConfig.additionalEnvs }} + envList: {{ range $env := . }} - name: {{ $env.name }} value: {{ $env.value }} diff --git a/library/ix-dev/community/vaultwarden/Chart.lock b/library/ix-dev/community/vaultwarden/Chart.lock index 7fed0120e7..cf00ee8260 100644 --- a/library/ix-dev/community/vaultwarden/Chart.lock +++ b/library/ix-dev/community/vaultwarden/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: file://../../../common - version: 1.0.6 -digest: sha256:2f1f31c15fb7f92db141a66adbb8d23a8598727730050a3883a211763a4e5472 -generated: "2023-04-20T15:42:15.281286906+03:00" + version: 1.0.7 +digest: sha256:919bcf42446fc1748a1b77001ec0161bb7a72a198381794b716a6ebb459ac31b +generated: "2023-05-10T20:05:33.665874823+03:00" diff --git a/library/ix-dev/community/vaultwarden/Chart.yaml b/library/ix-dev/community/vaultwarden/Chart.yaml index 81938032c3..74297eb5fa 100644 --- a/library/ix-dev/community/vaultwarden/Chart.yaml +++ b/library/ix-dev/community/vaultwarden/Chart.yaml @@ -4,7 +4,7 @@ description: Alternative implementation of the Bitwarden server API written in R annotations: title: Vaultwarden type: application -version: 1.0.7 +version: 1.0.8 apiVersion: v2 appVersion: '1.28.1' kubeVersion: '>=1.16.0-0' @@ -15,7 +15,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.6 + version: 1.0.7 home: https://github.com/dani-garcia/vaultwarden icon: https://raw.githubusercontent.com/dani-garcia/vaultwarden/main/src/static/images/vaultwarden-icon.png sources: diff --git a/library/ix-dev/community/vaultwarden/charts/common-1.0.6.tgz b/library/ix-dev/community/vaultwarden/charts/common-1.0.6.tgz deleted file mode 100644 index b51038a036..0000000000 Binary files a/library/ix-dev/community/vaultwarden/charts/common-1.0.6.tgz and /dev/null differ diff --git a/library/ix-dev/community/vaultwarden/charts/common-1.0.7.tgz b/library/ix-dev/community/vaultwarden/charts/common-1.0.7.tgz new file mode 100644 index 0000000000..bdd3bca52f Binary files /dev/null and b/library/ix-dev/community/vaultwarden/charts/common-1.0.7.tgz differ diff --git a/library/ix-dev/community/vaultwarden/item.yaml b/library/ix-dev/community/vaultwarden/item.yaml index d7fad19236..2efbf4139c 100644 --- a/library/ix-dev/community/vaultwarden/item.yaml +++ b/library/ix-dev/community/vaultwarden/item.yaml @@ -1,4 +1,6 @@ icon: https://raw.githubusercontent.com/dani-garcia/vaultwarden/main/src/static/images/vaultwarden-icon.png categories: + - security +tags: - password - manager diff --git a/library/ix-dev/community/vaultwarden/templates/_vaultwarden.tpl b/library/ix-dev/community/vaultwarden/templates/_vaultwarden.tpl index 97f4c7a365..0475c1d110 100644 --- a/library/ix-dev/community/vaultwarden/templates/_vaultwarden.tpl +++ b/library/ix-dev/community/vaultwarden/templates/_vaultwarden.tpl @@ -35,8 +35,10 @@ workload: DOMAIN: {{ . }} {{ end }} {{ with .Values.vaultwardenConfig.additionalEnvs }} + envList: {{ range $env := . }} - {{ $env.name }}: {{ $env.value }} + - name: {{ $env.name }} + value: {{ $env.value }} {{ end }} {{ end }} probes: diff --git a/library/ix-dev/community/zerotier/Chart.lock b/library/ix-dev/community/zerotier/Chart.lock index 10260f8a0c..6f68dbbb4e 100644 --- a/library/ix-dev/community/zerotier/Chart.lock +++ b/library/ix-dev/community/zerotier/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: file://../../../common - version: 1.0.6 -digest: sha256:2f1f31c15fb7f92db141a66adbb8d23a8598727730050a3883a211763a4e5472 -generated: "2023-04-27T15:56:00.724376021Z" + version: 1.0.7 +digest: sha256:919bcf42446fc1748a1b77001ec0161bb7a72a198381794b716a6ebb459ac31b +generated: "2023-05-10T20:05:45.462051649+03:00" diff --git a/library/ix-dev/community/zerotier/Chart.yaml b/library/ix-dev/community/zerotier/Chart.yaml index 4bef6a5fb2..2e8fff7cd5 100644 --- a/library/ix-dev/community/zerotier/Chart.yaml +++ b/library/ix-dev/community/zerotier/Chart.yaml @@ -3,7 +3,7 @@ description: Securely connect any device, anywhere. annotations: title: Zerotier type: application -version: 1.0.0 +version: 1.0.1 apiVersion: v2 appVersion: '1.10.6' kubeVersion: '>=1.16.0-0' @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.6 + version: 1.0.7 home: https://www.zerotier.com icon: https://avatars.githubusercontent.com/u/4173285 sources: diff --git a/library/ix-dev/community/zerotier/charts/common-1.0.6.tgz b/library/ix-dev/community/zerotier/charts/common-1.0.6.tgz deleted file mode 100644 index 04f43a20d5..0000000000 Binary files a/library/ix-dev/community/zerotier/charts/common-1.0.6.tgz and /dev/null differ diff --git a/library/ix-dev/community/zerotier/charts/common-1.0.7.tgz b/library/ix-dev/community/zerotier/charts/common-1.0.7.tgz new file mode 100644 index 0000000000..6f2d2d8e61 Binary files /dev/null and b/library/ix-dev/community/zerotier/charts/common-1.0.7.tgz differ diff --git a/library/ix-dev/community/zerotier/item.yaml b/library/ix-dev/community/zerotier/item.yaml index 118492e7fa..f591065462 100644 --- a/library/ix-dev/community/zerotier/item.yaml +++ b/library/ix-dev/community/zerotier/item.yaml @@ -1,4 +1,5 @@ icon_url: https://avatars.githubusercontent.com/u/4173285 categories: + - networking +tags: - vpn - - zerotier diff --git a/library/ix-dev/enterprise/minio/Chart.lock b/library/ix-dev/enterprise/minio/Chart.lock index a06aaf4127..0e2b067ed3 100644 --- a/library/ix-dev/enterprise/minio/Chart.lock +++ b/library/ix-dev/enterprise/minio/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: file://../../../common - version: 1.0.6 -digest: sha256:2f1f31c15fb7f92db141a66adbb8d23a8598727730050a3883a211763a4e5472 -generated: "2023-04-20T15:42:41.292066946+03:00" + version: 1.0.7 +digest: sha256:919bcf42446fc1748a1b77001ec0161bb7a72a198381794b716a6ebb459ac31b +generated: "2023-05-10T19:48:39.802526998+03:00" diff --git a/library/ix-dev/enterprise/minio/Chart.yaml b/library/ix-dev/enterprise/minio/Chart.yaml index df800c85d9..82b923a548 100644 --- a/library/ix-dev/enterprise/minio/Chart.yaml +++ b/library/ix-dev/enterprise/minio/Chart.yaml @@ -3,7 +3,7 @@ description: High Performance, Kubernetes Native Object Storage annotations: title: MinIO type: application -version: 1.0.7 +version: 1.0.8 apiVersion: v2 appVersion: '2023-03-24' kubeVersion: '>=1.16.0-0' @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.6 + version: 1.0.7 home: https://min.io icon: https://min.io/resources/img/logo/MINIO_wordmark.png sources: diff --git a/library/ix-dev/enterprise/minio/charts/common-1.0.6.tgz b/library/ix-dev/enterprise/minio/charts/common-1.0.6.tgz deleted file mode 100644 index 3901bc62ef..0000000000 Binary files a/library/ix-dev/enterprise/minio/charts/common-1.0.6.tgz and /dev/null differ diff --git a/library/ix-dev/enterprise/minio/charts/common-1.0.7.tgz b/library/ix-dev/enterprise/minio/charts/common-1.0.7.tgz new file mode 100644 index 0000000000..c778a5610b Binary files /dev/null and b/library/ix-dev/enterprise/minio/charts/common-1.0.7.tgz differ diff --git a/library/ix-dev/enterprise/minio/item.yaml b/library/ix-dev/enterprise/minio/item.yaml index 42760f5321..caeb354f18 100644 --- a/library/ix-dev/enterprise/minio/item.yaml +++ b/library/ix-dev/enterprise/minio/item.yaml @@ -1,5 +1,7 @@ icon_url: https://min.io/resources/img/logo/MINIO_wordmark.png categories: - storage +tags: - object-storage - S3 + - file-sharing