diff --git a/library/ix-dev/charts/elastic-search/Chart.yaml b/library/ix-dev/charts/elastic-search/Chart.yaml index a66b8c8d19..00033a2431 100644 --- a/library/ix-dev/charts/elastic-search/Chart.yaml +++ b/library/ix-dev/charts/elastic-search/Chart.yaml @@ -1,11 +1,12 @@ name: elastic-search -description: Elasticsearch is the distributed, RESTful search and analytics engine at the heart of the Elastic Stack. +description: Elasticsearch is the distributed, RESTful search and analytics engine + at the heart of the Elastic Stack. annotations: title: Elastic Search type: application -version: 1.1.7 +version: 1.1.8 apiVersion: v2 -appVersion: 8.11.3 +appVersion: 8.11.4 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/charts/elastic-search/values.yaml b/library/ix-dev/charts/elastic-search/values.yaml index 1785257830..545b2e44d6 100644 --- a/library/ix-dev/charts/elastic-search/values.yaml +++ b/library/ix-dev/charts/elastic-search/values.yaml @@ -1,7 +1,7 @@ image: repository: docker.elastic.co/elasticsearch/elasticsearch pullPolicy: IfNotPresent - tag: 8.11.3 + tag: 8.11.4 resources: limits: diff --git a/library/ix-dev/charts/wg-easy/Chart.yaml b/library/ix-dev/charts/wg-easy/Chart.yaml index fd7ec936e8..0e4656fb2c 100644 --- a/library/ix-dev/charts/wg-easy/Chart.yaml +++ b/library/ix-dev/charts/wg-easy/Chart.yaml @@ -3,9 +3,9 @@ description: WG-Easy is the easiest way to install & manage WireGuard! annotations: title: WG Easy type: application -version: 2.0.8 +version: 2.0.9 apiVersion: v2 -appVersion: '9' +appVersion: '10' kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/charts/wg-easy/values.yaml b/library/ix-dev/charts/wg-easy/values.yaml index 6f5fcb4304..6def7ee24b 100644 --- a/library/ix-dev/charts/wg-easy/values.yaml +++ b/library/ix-dev/charts/wg-easy/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: ghcr.io/wg-easy/wg-easy - tag: '9' + tag: '10' resources: limits: diff --git a/library/ix-dev/community/chia/Chart.yaml b/library/ix-dev/community/chia/Chart.yaml index e05593ea6c..53c4f0229c 100644 --- a/library/ix-dev/community/chia/Chart.yaml +++ b/library/ix-dev/community/chia/Chart.yaml @@ -1,11 +1,12 @@ name: chia -description: Chia is a modern cryptocurrency built from scratch, designed to be efficient, decentralized, and secure. +description: Chia is a modern cryptocurrency built from scratch, designed to be efficient, + decentralized, and secure. annotations: title: Chia type: application -version: 1.0.28 +version: 1.0.29 apiVersion: v2 -appVersion: 2.1.3 +appVersion: 2.1.4 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/chia/values.yaml b/library/ix-dev/community/chia/values.yaml index ee98c3a155..3aac2a7836 100644 --- a/library/ix-dev/community/chia/values.yaml +++ b/library/ix-dev/community/chia/values.yaml @@ -1,6 +1,6 @@ image: repository: ghcr.io/chia-network/chia - tag: 2.1.3 + tag: 2.1.4 pullPolicy: IfNotPresent resources: limits: diff --git a/library/ix-dev/community/cloudflared/Chart.yaml b/library/ix-dev/community/cloudflared/Chart.yaml index d87f05d691..e35c10fa0c 100644 --- a/library/ix-dev/community/cloudflared/Chart.yaml +++ b/library/ix-dev/community/cloudflared/Chart.yaml @@ -1,11 +1,12 @@ name: cloudflared -description: Cloudflared is a client for Cloudflare Tunnel, a daemon that exposes private services through the Cloudflare edge. +description: Cloudflared is a client for Cloudflare Tunnel, a daemon that exposes + private services through the Cloudflare edge. annotations: title: Cloudflared type: application -version: 1.2.2 +version: 1.2.3 apiVersion: v2 -appVersion: 2023.10.0 +appVersion: 2024.1.2 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/cloudflared/values.yaml b/library/ix-dev/community/cloudflared/values.yaml index ba4b71df65..662e442aac 100644 --- a/library/ix-dev/community/cloudflared/values.yaml +++ b/library/ix-dev/community/cloudflared/values.yaml @@ -1,7 +1,7 @@ image: repository: cloudflare/cloudflared pullPolicy: IfNotPresent - tag: 2023.10.0 + tag: 2024.1.2 ci: false diff --git a/library/ix-dev/community/drawio/Chart.yaml b/library/ix-dev/community/drawio/Chart.yaml index 0e6eac36df..684627ce46 100644 --- a/library/ix-dev/community/drawio/Chart.yaml +++ b/library/ix-dev/community/drawio/Chart.yaml @@ -3,9 +3,9 @@ description: Draw.io is a whiteboarding / diagramming software application. annotations: title: Draw.IO type: application -version: 1.2.6 +version: 1.2.7 apiVersion: v2 -appVersion: 22.1.17 +appVersion: 22.1.18 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/drawio/values.yaml b/library/ix-dev/community/drawio/values.yaml index 6d6e6590ff..d937f40b24 100644 --- a/library/ix-dev/community/drawio/values.yaml +++ b/library/ix-dev/community/drawio/values.yaml @@ -1,7 +1,7 @@ image: repository: jgraph/drawio pullPolicy: IfNotPresent - tag: 22.1.17 + tag: 22.1.18 resources: limits: diff --git a/library/ix-dev/community/n8n/Chart.yaml b/library/ix-dev/community/n8n/Chart.yaml index 7a20b73f8d..c05be535c5 100644 --- a/library/ix-dev/community/n8n/Chart.yaml +++ b/library/ix-dev/community/n8n/Chart.yaml @@ -3,9 +3,9 @@ description: n8n is an extendable workflow automation tool. annotations: title: n8n type: application -version: 1.2.16 +version: 1.2.17 apiVersion: v2 -appVersion: 1.23.0 +appVersion: 1.24.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/n8n/values.yaml b/library/ix-dev/community/n8n/values.yaml index e5c064dcba..5a2e6e56a9 100644 --- a/library/ix-dev/community/n8n/values.yaml +++ b/library/ix-dev/community/n8n/values.yaml @@ -1,7 +1,7 @@ image: repository: n8nio/n8n pullPolicy: IfNotPresent - tag: 1.23.0 + tag: 1.24.0 resources: limits: diff --git a/library/ix-dev/community/paperless-ngx/Chart.yaml b/library/ix-dev/community/paperless-ngx/Chart.yaml index 74d6033b0d..3bdbc3ca97 100644 --- a/library/ix-dev/community/paperless-ngx/Chart.yaml +++ b/library/ix-dev/community/paperless-ngx/Chart.yaml @@ -1,11 +1,12 @@ name: paperless-ngx -description: Paperless-ngx is a document management system that transforms your physical documents into a searchable online archive so you can keep, well, less paper. +description: Paperless-ngx is a document management system that transforms your physical + documents into a searchable online archive so you can keep, well, less paper. annotations: title: Paperless-ngx type: application -version: 1.2.15 +version: 1.2.16 apiVersion: v2 -appVersion: 2.3.2 +appVersion: 2.3.3 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/paperless-ngx/values.yaml b/library/ix-dev/community/paperless-ngx/values.yaml index 29a5d1fa16..dba687046d 100644 --- a/library/ix-dev/community/paperless-ngx/values.yaml +++ b/library/ix-dev/community/paperless-ngx/values.yaml @@ -1,7 +1,7 @@ image: repository: paperlessngx/paperless-ngx pullPolicy: IfNotPresent - tag: 2.3.2 + tag: 2.3.3 resources: limits: diff --git a/library/ix-dev/community/pgadmin/Chart.yaml b/library/ix-dev/community/pgadmin/Chart.yaml index 8efd78f790..b65fd3f03c 100644 --- a/library/ix-dev/community/pgadmin/Chart.yaml +++ b/library/ix-dev/community/pgadmin/Chart.yaml @@ -1,11 +1,12 @@ name: pgadmin -description: pgAdmin is the most popular and feature rich Open Source administration and development platform for PostgreSQL +description: pgAdmin is the most popular and feature rich Open Source administration + and development platform for PostgreSQL annotations: title: pgAdmin type: application -version: 1.2.1 +version: 1.2.2 apiVersion: v2 -appVersion: '8.1' +appVersion: '8.2' kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/pgadmin/values.yaml b/library/ix-dev/community/pgadmin/values.yaml index a5994a4bac..8414590294 100644 --- a/library/ix-dev/community/pgadmin/values.yaml +++ b/library/ix-dev/community/pgadmin/values.yaml @@ -1,7 +1,7 @@ image: repository: dpage/pgadmin4 pullPolicy: IfNotPresent - tag: '8.1' + tag: '8.2' resources: limits: diff --git a/library/ix-dev/community/redis/Chart.yaml b/library/ix-dev/community/redis/Chart.yaml index 6b1bb15af1..e7f7d7b680 100644 --- a/library/ix-dev/community/redis/Chart.yaml +++ b/library/ix-dev/community/redis/Chart.yaml @@ -1,11 +1,12 @@ name: redis -description: Redis. The open source, in-memory data store used by millions of developers as a database, cache, streaming engine, and message broker. +description: Redis. The open source, in-memory data store used by millions of developers + as a database, cache, streaming engine, and message broker. annotations: title: Redis type: application -version: 1.0.19 +version: 1.0.20 apiVersion: v2 -appVersion: 7.2.3 +appVersion: 7.2.4 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/redis/values.yaml b/library/ix-dev/community/redis/values.yaml index d7c537e454..6d5c50a702 100644 --- a/library/ix-dev/community/redis/values.yaml +++ b/library/ix-dev/community/redis/values.yaml @@ -1,7 +1,7 @@ image: repository: bitnami/redis pullPolicy: IfNotPresent - tag: 7.2.3 + tag: 7.2.4 resources: limits: