Browse Source

Upgraded catalog item(s)

        This commit upgrades redis, radarr, immich catalog item(s).
sonicaj 2 năm trước cách đây
mục cha
commit
764cceac9c

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

@@ -3,9 +3,9 @@ description: Immich
 annotations:
   title: Immich
 type: application
-version: 1.0.12
+version: 1.0.13
 apiVersion: v2
-appVersion: 1.72.2
+appVersion: 1.73.0
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

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

@@ -1,27 +1,27 @@
 image:
   repository: altran1502/immich-server
   pullPolicy: IfNotPresent
-  tag: v1.72.2
+  tag: v1.73.0
 
 webImage:
   repository: altran1502/immich-web
   pullPolicy: IfNotPresent
-  tag: v1.72.2
+  tag: v1.73.0
 
 proxyImage:
   repository: altran1502/immich-proxy
   pullPolicy: IfNotPresent
-  tag: v1.72.2
+  tag: v1.73.0
 
 mlImage:
   repository: altran1502/immich-machine-learning
   pullPolicy: IfNotPresent
-  tag: v1.72.2
+  tag: v1.73.0
 
 typesenseImage:
   repository: typesense/typesense
   pullPolicy: IfNotPresent
-  tag: 0.24.1
+  tag: 0.25.0
 
 resources:
   limits:

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

@@ -3,9 +3,9 @@ description: Radarr is a movie collection manager for Usenet and BitTorrent user
 annotations:
   title: Radarr
 type: application
-version: 1.0.19
+version: 1.0.20
 apiVersion: v2
-appVersion: 4.6.4.7568
+appVersion: 4.7.5.7809
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

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

@@ -1,7 +1,7 @@
 image:
   repository: ghcr.io/onedr0p/radarr
   pullPolicy: IfNotPresent
-  tag: 4.6.4.7568
+  tag: 4.7.5.7809
 
 resources:
   limits:

+ 4 - 3
library/ix-dev/community/redis/Chart.yaml

@@ -1,11 +1,12 @@
 name: redis
-description: Redis. The open source, in-memory data store used by millions of developers as a database, cache, streaming engine, and message broker.
+description: Redis. The open source, in-memory data store used by millions of developers
+  as a database, cache, streaming engine, and message broker.
 annotations:
   title: Redis
 type: application
-version: 1.0.5
+version: 1.0.6
 apiVersion: v2
-appVersion: 7.0.12
+appVersion: 7.2.0
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

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

@@ -1,7 +1,7 @@
 image:
   repository: bitnami/redis
   pullPolicy: IfNotPresent
-  tag: 7.0.12
+  tag: 7.2.0
 
 resources:
   limits: