From 09c0015c870752ae46332b7e173df1e45990ac3a Mon Sep 17 00:00:00 2001 From: bugclerk <40872210+bugclerk@users.noreply.github.com> Date: Thu, 4 Apr 2024 00:29:07 -0400 Subject: [PATCH] Upgraded catalog item(s) (#2337) This commit upgrades collabora, home-assistant, mealie, drawio, wordpress, n8n catalog item(s). Co-authored-by: sonicaj --- library/ix-dev/charts/collabora/Chart.yaml | 4 ++-- library/ix-dev/charts/collabora/values.yaml | 2 +- library/ix-dev/charts/home-assistant/Chart.yaml | 4 ++-- library/ix-dev/charts/home-assistant/values.yaml | 2 +- library/ix-dev/community/drawio/Chart.yaml | 4 ++-- library/ix-dev/community/drawio/values.yaml | 2 +- library/ix-dev/community/mealie/Chart.yaml | 4 ++-- library/ix-dev/community/mealie/values.yaml | 2 +- library/ix-dev/community/n8n/Chart.yaml | 4 ++-- library/ix-dev/community/n8n/values.yaml | 2 +- library/ix-dev/community/wordpress/Chart.yaml | 4 ++-- library/ix-dev/community/wordpress/values.yaml | 2 +- 12 files changed, 18 insertions(+), 18 deletions(-) diff --git a/library/ix-dev/charts/collabora/Chart.yaml b/library/ix-dev/charts/collabora/Chart.yaml index f1a36d755b..754ad505b0 100644 --- a/library/ix-dev/charts/collabora/Chart.yaml +++ b/library/ix-dev/charts/collabora/Chart.yaml @@ -4,9 +4,9 @@ description: Collabora is a collaborative online office suite based on LibreOffi annotations: title: Collabora type: application -version: 2.0.10 +version: 2.0.11 apiVersion: v2 -appVersion: 23.05.9.4.1 +appVersion: 23.05.10.1.1 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/charts/collabora/values.yaml b/library/ix-dev/charts/collabora/values.yaml index deb2783e8a..30000f993c 100644 --- a/library/ix-dev/charts/collabora/values.yaml +++ b/library/ix-dev/charts/collabora/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: collabora/code - tag: 23.05.9.4.1 + tag: 23.05.10.1.1 nginxImage: pullPolicy: IfNotPresent repository: nginx diff --git a/library/ix-dev/charts/home-assistant/Chart.yaml b/library/ix-dev/charts/home-assistant/Chart.yaml index 1397626ee4..9e0ab24579 100644 --- a/library/ix-dev/charts/home-assistant/Chart.yaml +++ b/library/ix-dev/charts/home-assistant/Chart.yaml @@ -4,9 +4,9 @@ description: Home Assistant is an open source home automation that puts local co annotations: title: Home Assistant type: application -version: 2.0.15 +version: 2.0.16 apiVersion: v2 -appVersion: 2024.3.3 +appVersion: 2024.4.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/charts/home-assistant/values.yaml b/library/ix-dev/charts/home-assistant/values.yaml index dedf416f2e..c399d4f121 100644 --- a/library/ix-dev/charts/home-assistant/values.yaml +++ b/library/ix-dev/charts/home-assistant/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: homeassistant/home-assistant - tag: 2024.3.3 + tag: 2024.4.0 # Keep using the same image # as before the migration diff --git a/library/ix-dev/community/drawio/Chart.yaml b/library/ix-dev/community/drawio/Chart.yaml index 406455e978..7bff641028 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.29 +version: 1.2.30 apiVersion: v2 -appVersion: 24.2.1 +appVersion: 24.2.2 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 7a7f1b623b..e1adca76ce 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: 24.2.1 + tag: 24.2.2 resources: limits: diff --git a/library/ix-dev/community/mealie/Chart.yaml b/library/ix-dev/community/mealie/Chart.yaml index e2d94043b7..50909f8f48 100644 --- a/library/ix-dev/community/mealie/Chart.yaml +++ b/library/ix-dev/community/mealie/Chart.yaml @@ -3,9 +3,9 @@ description: Mealie is a self-hosted recipe manager and meal planner annotations: title: Mealie type: application -version: 1.0.14 +version: 1.0.15 apiVersion: v2 -appVersion: 1.3.2 +appVersion: 1.4.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/mealie/values.yaml b/library/ix-dev/community/mealie/values.yaml index 5eb7e00d1a..34854b8dda 100644 --- a/library/ix-dev/community/mealie/values.yaml +++ b/library/ix-dev/community/mealie/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/mealie-recipes/mealie pullPolicy: IfNotPresent - tag: v1.3.2 + tag: v1.4.0 resources: limits: diff --git a/library/ix-dev/community/n8n/Chart.yaml b/library/ix-dev/community/n8n/Chart.yaml index 7f79dd49de..a88e557270 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.35 +version: 1.2.36 apiVersion: v2 -appVersion: 1.35.0 +appVersion: 1.36.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 b36698001e..bf9bffaa11 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.35.0 + tag: 1.36.0 resources: limits: diff --git a/library/ix-dev/community/wordpress/Chart.yaml b/library/ix-dev/community/wordpress/Chart.yaml index 5a13fd5f0f..55d327d53d 100644 --- a/library/ix-dev/community/wordpress/Chart.yaml +++ b/library/ix-dev/community/wordpress/Chart.yaml @@ -3,9 +3,9 @@ description: Wordpress is a web content management system annotations: title: Wordpress type: application -version: 1.2.4 +version: 1.2.5 apiVersion: v2 -appVersion: 6.4.3 +appVersion: 6.5.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/wordpress/values.yaml b/library/ix-dev/community/wordpress/values.yaml index 99c44c3602..07a10bf275 100644 --- a/library/ix-dev/community/wordpress/values.yaml +++ b/library/ix-dev/community/wordpress/values.yaml @@ -1,7 +1,7 @@ image: repository: wordpress pullPolicy: IfNotPresent - tag: 6.4.3 + tag: 6.5.0 resources: limits: