浏览代码

Upgraded catalog item(s) (#1538)

This commit upgrades home-assistant, immich, n8n catalog item(s).

Co-authored-by: sonicaj <waqarsonic1@gmail.com>
bugclerk 1 年之前
父节点
当前提交
3357671493

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

@@ -3,9 +3,9 @@ description: Home Assistant App for TrueNAS SCALE
 annotations:
   title: Home Assistant
 type: application
-version: 1.0.108
+version: 1.0.109
 apiVersion: v2
-appVersion: 2023.9.1
+appVersion: 2023.9.2
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

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

@@ -1,4 +1,4 @@
 image:
   pullPolicy: IfNotPresent
   repository: homeassistant/home-assistant
-  tag: 2023.9.1
+  tag: 2023.9.2

+ 2 - 2
library/ix-dev/community/immich/Chart.yaml

@@ -3,9 +3,9 @@ description: Immich
 annotations:
   title: Immich
 type: application
-version: 1.0.19
+version: 1.0.20
 apiVersion: v2
-appVersion: 1.77.0
+appVersion: 1.78.0
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

+ 4 - 4
library/ix-dev/community/immich/values.yaml

@@ -1,22 +1,22 @@
 image:
   repository: altran1502/immich-server
   pullPolicy: IfNotPresent
-  tag: v1.77.0
+  tag: v1.78.0
 
 webImage:
   repository: altran1502/immich-web
   pullPolicy: IfNotPresent
-  tag: v1.77.0
+  tag: v1.78.0
 
 proxyImage:
   repository: altran1502/immich-proxy
   pullPolicy: IfNotPresent
-  tag: v1.77.0
+  tag: v1.78.0
 
 mlImage:
   repository: altran1502/immich-machine-learning
   pullPolicy: IfNotPresent
-  tag: v1.77.0
+  tag: v1.78.0
 
 typesenseImage:
   repository: typesense/typesense

+ 2 - 2
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.0.0
+version: 1.0.1
 apiVersion: v2
-appVersion: 1.6.1
+appVersion: 1.7.0
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

+ 1 - 1
library/ix-dev/community/n8n/values.yaml

@@ -1,7 +1,7 @@
 image:
   repository: n8nio/n8n
   pullPolicy: IfNotPresent
-  tag: 1.6.1
+  tag: 1.7.0
 
 resources:
   limits: