瀏覽代碼

Upgraded catalog item(s) (#2684)

This commit upgrades wordpress, n8n catalog item(s).

Co-authored-by: sonicaj <waqarsonic1@gmail.com>
bugclerk 1 年之前
父節點
當前提交
18080f6e0e

+ 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.62
+version: 1.2.63
 apiVersion: v2
-appVersion: 1.51.1
+appVersion: 1.52.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.51.1
+  tag: 1.52.0
 
 resources:
   limits:

+ 2 - 2
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.10
+version: 1.2.11
 apiVersion: v2
-appVersion: 6.6.0
+appVersion: 6.6.1
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

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

@@ -1,7 +1,7 @@
 image:
   repository: wordpress
   pullPolicy: IfNotPresent
-  tag: 6.6.0
+  tag: 6.6.1
 
 resources:
   limits: