Przeglądaj źródła

Upgraded catalog item(s) (#2629)

* Upgraded catalog item(s)

        This commit upgrades nginx-proxy-manager, castopod, immich, n8n, node-red catalog item(s).

* revert immich db

---------

Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
bugclerk 1 rok temu
rodzic
commit
b54ff8a6d9

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

@@ -4,9 +4,9 @@ description: Castopod is an open-source hosting platform made for podcasters who
 annotations:
   title: Castopod
 type: application
-version: 1.2.18
+version: 1.2.19
 apiVersion: v2
-appVersion: 1.12.0
+appVersion: 1.12.1
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

+ 2 - 2
library/ix-dev/community/castopod/values.yaml

@@ -1,11 +1,11 @@
 image:
   repository: castopod/app
   pullPolicy: IfNotPresent
-  tag: 1.12.0
+  tag: 1.12.1
 webImage:
   repository: castopod/web-server
   pullPolicy: IfNotPresent
-  tag: 1.12.0
+  tag: 1.12.1
 
 resources:
   limits:

+ 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.2.56
+version: 1.2.57
 apiVersion: v2
-appVersion: 1.48.1
+appVersion: 1.48.2
 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.48.1
+  tag: 1.48.2
 
 resources:
   limits:

+ 2 - 2
library/ix-dev/community/nginx-proxy-manager/Chart.yaml

@@ -3,9 +3,9 @@ description: Expose your services easily and securely
 annotations:
   title: Nginx Proxy Manager
 type: application
-version: 1.0.32
+version: 1.0.33
 apiVersion: v2
-appVersion: 2.11.2
+appVersion: 2.11.3
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

+ 1 - 1
library/ix-dev/community/nginx-proxy-manager/values.yaml

@@ -1,7 +1,7 @@
 image:
   repository: jc21/nginx-proxy-manager
   pullPolicy: IfNotPresent
-  tag: 2.11.2
+  tag: 2.11.3
 resources:
   limits:
     cpu: 4000m

+ 1 - 1
library/ix-dev/community/node-red/Chart.yaml

@@ -4,7 +4,7 @@ description: Node-RED is a programming tool for wiring together hardware devices
 annotations:
   title: Node-RED
 type: application
-version: 1.2.11
+version: 1.2.12
 apiVersion: v2
 appVersion: 3.1.10
 kubeVersion: '>=1.16.0-0'

+ 2 - 2
library/ix-dev/community/node-red/values.yaml

@@ -1,11 +1,11 @@
 node18Image:
   repository: nodered/node-red
   pullPolicy: IfNotPresent
-  tag: 4.0.0-18
+  tag: 4.0.2-18
 node18MinimalImage:
   repository: nodered/node-red
   pullPolicy: IfNotPresent
-  tag: 4.0.0-18-minimal
+  tag: 4.0.2-18-minimal
 node16Image:
   repository: nodered/node-red
   pullPolicy: IfNotPresent