Преглед изворни кода

Upgraded catalog item(s) (#1561)

* Upgraded catalog item(s)

        This commit upgrades elastic-search, nextcloud, pgadmin, immich, n8n catalog item(s).

* bump common

---------

Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
bugclerk пре 1 година
родитељ
комит
6ee97e97a8

+ 2 - 2
library/ix-dev/charts/elastic-search/Chart.yaml

@@ -4,9 +4,9 @@ description: Elasticsearch is the distributed, RESTful search and analytics engi
 annotations:
   title: Elastic Search
 type: application
-version: 1.0.23
+version: 1.0.24
 apiVersion: v2
-appVersion: 8.10.1
+appVersion: 8.10.2
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

+ 1 - 1
library/ix-dev/charts/elastic-search/values.yaml

@@ -1,7 +1,7 @@
 image:
   repository: docker.elastic.co/elasticsearch/elasticsearch
   pullPolicy: IfNotPresent
-  tag: 8.10.1
+  tag: 8.10.2
 
 resources:
   limits:

+ 2 - 2
library/ix-dev/charts/nextcloud/Chart.yaml

@@ -4,9 +4,9 @@ description: A file sharing server that puts the control and security of your ow
 annotations:
   title: Nextcloud
 type: application
-version: 1.6.48
+version: 1.6.49
 apiVersion: v2
-appVersion: 27.1.0
+appVersion: 27.1.1
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

+ 1 - 1
library/ix-dev/charts/nextcloud/values.yaml

@@ -1,7 +1,7 @@
 image:
   pullPolicy: IfNotPresent
   repository: nextcloud
-  tag: 27.1.0
+  tag: 27.1.1
 nginx:
   image:
     pullPolicy: IfNotPresent

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

@@ -3,9 +3,9 @@ description: Immich
 annotations:
   title: Immich
 type: application
-version: 1.0.21
+version: 1.0.22
 apiVersion: v2
-appVersion: 1.78.1
+appVersion: 1.79.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.78.1
+  tag: v1.79.0
 
 webImage:
   repository: altran1502/immich-web
   pullPolicy: IfNotPresent
-  tag: v1.78.1
+  tag: v1.79.0
 
 proxyImage:
   repository: altran1502/immich-proxy
   pullPolicy: IfNotPresent
-  tag: v1.78.1
+  tag: v1.79.0
 
 mlImage:
   repository: altran1502/immich-machine-learning
   pullPolicy: IfNotPresent
-  tag: v1.78.1
+  tag: v1.79.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.3
+version: 1.0.4
 apiVersion: v2
-appVersion: 1.8.0
+appVersion: 1.8.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.8.0
+  tag: 1.8.1
 
 resources:
   limits:

+ 3 - 3
library/ix-dev/community/pgadmin/Chart.lock

@@ -1,6 +1,6 @@
 dependencies:
 - name: common
   repository: file://../../../common
-  version: 1.1.0
-digest: sha256:752ce76025f5b61094bd2b18ca11693eb9d26d0dde4eb2e63cd2330cbffe9e73
-generated: "2023-08-25T15:33:41.420557495+03:00"
+  version: 1.1.1
+digest: sha256:a7dbe3e4d42dbcd4325776e5e01a1d630c7f185f79e7ebf22b1b9cc80f56eed7
+generated: "2023-09-22T10:16:53.928702909+03:00"

+ 3 - 3
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.0.2
+version: 1.0.3
 apiVersion: v2
-appVersion: '7.6'
+appVersion: '7.7'
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas
@@ -15,7 +15,7 @@ maintainers:
 dependencies:
   - name: common
     repository: file://../../../common
-    version: 1.1.0
+    version: 1.1.1
 home: https://www.pgadmin.org/
 icon: https://avatars.githubusercontent.com/u/113517144
 sources:

BIN
library/ix-dev/community/pgadmin/charts/common-1.1.0.tgz


BIN
library/ix-dev/community/pgadmin/charts/common-1.1.1.tgz


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

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