Selaa lähdekoodia

Upgraded catalog item(s) (#2344)

This commit upgrades pgadmin, adguard-home, n8n catalog item(s).

Co-authored-by: sonicaj <waqarsonic1@gmail.com>
bugclerk 1 vuosi sitten
vanhempi
commit
0882e88fd3

+ 2 - 2
library/ix-dev/community/adguard-home/Chart.yaml

@@ -4,9 +4,9 @@ description: Free and open source, powerful network-wide ads & trackers blocking
 annotations:
   title: AdGuard Home
 type: application
-version: 1.0.39
+version: 1.0.40
 apiVersion: v2
-appVersion: 0.107.46
+appVersion: 0.107.47
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

+ 1 - 1
library/ix-dev/community/adguard-home/values.yaml

@@ -1,6 +1,6 @@
 image:
   repository: adguard/adguardhome
-  tag: v0.107.46
+  tag: v0.107.47
   pullPolicy: IfNotPresent
 
 resources:

+ 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.36
+version: 1.2.37
 apiVersion: v2
-appVersion: 1.36.0
+appVersion: 1.36.1
 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.36.0
+  tag: 1.36.1
 
 resources:
   limits:

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

@@ -4,9 +4,9 @@ description: pgAdmin is the most popular and feature rich Open Source administra
 annotations:
   title: pgAdmin
 type: application
-version: 1.2.6
+version: 1.2.7
 apiVersion: v2
-appVersion: '8.4'
+appVersion: '8.5'
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

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

@@ -1,7 +1,7 @@
 image:
   repository: dpage/pgadmin4
   pullPolicy: IfNotPresent
-  tag: '8.4'
+  tag: '8.5'
 
 resources:
   limits: