浏览代码

Upgraded catalog item(s) (#1683)

* Upgraded catalog item(s)

        This commit upgrades immich, firefly-iii catalog item(s).

* bump common

---------

Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
bugclerk 1 年之前
父节点
当前提交
9a9aeb35ce

+ 3 - 3
library/ix-dev/community/firefly-iii/Chart.lock

@@ -1,6 +1,6 @@
 dependencies:
 - name: common
   repository: file://../../../common
-  version: 1.1.1
-digest: sha256:a7dbe3e4d42dbcd4325776e5e01a1d630c7f185f79e7ebf22b1b9cc80f56eed7
-generated: "2023-09-17T11:42:58.634863159+03:00"
+  version: 1.2.0
+digest: sha256:a87a6988cedfc3f8a90eb308dffaaeaa1cbd0cad31c20e15b1147084360b9ec1
+generated: "2023-10-29T21:48:16.404824593+02:00"

+ 3 - 3
library/ix-dev/community/firefly-iii/Chart.yaml

@@ -3,9 +3,9 @@ description: Firefly III is a personal finances manager
 annotations:
   title: Firefly III
 type: application
-version: 1.0.8
+version: 1.0.9
 apiVersion: v2
-appVersion: 6.0.27
+appVersion: 6.0.30
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas
@@ -14,7 +14,7 @@ maintainers:
 dependencies:
   - name: common
     repository: file://../../../common
-    version: 1.1.1
+    version: 1.2.0
 home: https://www.firefly-iii.org/
 icon: https://media.sys.truenas.net/apps/firefly-iii/icons/icon.png
 sources:

二进制
library/ix-dev/community/firefly-iii/charts/common-1.1.1.tgz


二进制
library/ix-dev/community/firefly-iii/charts/common-1.2.0.tgz


+ 1 - 1
library/ix-dev/community/firefly-iii/values.yaml

@@ -1,7 +1,7 @@
 image:
   repository: fireflyiii/core
   pullPolicy: IfNotPresent
-  tag: version-6.0.27
+  tag: version-6.0.30
 
 importerImage:
   repository: fireflyiii/data-importer

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

@@ -1,6 +1,6 @@
 dependencies:
 - name: common
   repository: file://../../../common
-  version: 1.1.1
-digest: sha256:a7dbe3e4d42dbcd4325776e5e01a1d630c7f185f79e7ebf22b1b9cc80f56eed7
-generated: "2023-09-07T10:04:22.853563117+03:00"
+  version: 1.2.0
+digest: sha256:a87a6988cedfc3f8a90eb308dffaaeaa1cbd0cad31c20e15b1147084360b9ec1
+generated: "2023-10-29T21:49:28.244979676+02:00"

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

@@ -3,9 +3,9 @@ description: Immich
 annotations:
   title: Immich
 type: application
-version: 1.0.31
+version: 1.0.32
 apiVersion: v2
-appVersion: 1.82.1
+appVersion: 1.83.0
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas
@@ -14,7 +14,7 @@ maintainers:
 dependencies:
   - name: common
     repository: file://../../../common
-    version: 1.1.1
+    version: 1.2.0
 home: https://immich.app
 icon: https://media.sys.truenas.net/apps/immich/icons/icon.svg
 sources:

二进制
library/ix-dev/community/immich/charts/common-1.1.1.tgz


二进制
library/ix-dev/community/immich/charts/common-1.2.0.tgz


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

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