Browse Source

Upgraded catalog item(s) (#2790)

This commit upgrades collabora, syncthing, nextcloud, immich, actual-budget catalog item(s).

Co-authored-by: sonicaj <waqarsonic1@gmail.com>
bugclerk 11 months ago
parent
commit
22a6195af2

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

@@ -4,9 +4,9 @@ description: Collabora is a collaborative online office suite based on LibreOffi
 annotations:
 annotations:
   title: Collabora
   title: Collabora
 type: application
 type: application
-version: 2.0.22
+version: 2.0.23
 apiVersion: v2
 apiVersion: v2
-appVersion: 24.04.6.2.1
+appVersion: 24.04.7.1.2
 kubeVersion: '>=1.16.0-0'
 kubeVersion: '>=1.16.0-0'
 maintainers:
 maintainers:
   - name: truenas
   - name: truenas

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

@@ -1,7 +1,7 @@
 image:
 image:
   pullPolicy: IfNotPresent
   pullPolicy: IfNotPresent
   repository: collabora/code
   repository: collabora/code
-  tag: 24.04.6.2.1
+  tag: 24.04.7.1.2
 nginxImage:
 nginxImage:
   pullPolicy: IfNotPresent
   pullPolicy: IfNotPresent
   repository: nginx
   repository: nginx

+ 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:
 annotations:
   title: Nextcloud
   title: Nextcloud
 type: application
 type: application
-version: 2.0.14
+version: 2.0.15
 apiVersion: v2
 apiVersion: v2
-appVersion: 29.0.5
+appVersion: 29.0.6
 kubeVersion: '>=1.16.0-0'
 kubeVersion: '>=1.16.0-0'
 maintainers:
 maintainers:
   - name: truenas
   - name: truenas

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

@@ -1,7 +1,7 @@
 image:
 image:
   pullPolicy: IfNotPresent
   pullPolicy: IfNotPresent
   repository: nextcloud
   repository: nextcloud
-  tag: 29.0.5
+  tag: 29.0.6
 nginxImage:
 nginxImage:
   pullPolicy: IfNotPresent
   pullPolicy: IfNotPresent
   repository: nginx
   repository: nginx

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

@@ -3,9 +3,9 @@ description: Syncthing is a continuous file synchronization program.
 annotations:
 annotations:
   title: Syncthing
   title: Syncthing
 type: application
 type: application
-version: 2.0.9
+version: 2.0.10
 apiVersion: v2
 apiVersion: v2
-appVersion: 1.27.10
+appVersion: 1.27.11
 kubeVersion: '>=1.16.0-0'
 kubeVersion: '>=1.16.0-0'
 maintainers:
 maintainers:
   - name: truenas
   - name: truenas

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

@@ -1,7 +1,7 @@
 image:
 image:
   pullPolicy: IfNotPresent
   pullPolicy: IfNotPresent
   repository: syncthing/syncthing
   repository: syncthing/syncthing
-  tag: 1.27.10
+  tag: 1.27.11
 
 
 resources:
 resources:
   limits:
   limits:

+ 2 - 2
library/ix-dev/community/actual-budget/Chart.yaml

@@ -4,9 +4,9 @@ description: Actual Budget is a super fast and privacy-focused app for managing
 annotations:
 annotations:
   title: Actual Budget
   title: Actual Budget
 type: application
 type: application
-version: 1.2.16
+version: 1.2.17
 apiVersion: v2
 apiVersion: v2
-appVersion: 24.8.0
+appVersion: 24.9.0
 kubeVersion: '>=1.16.0-0'
 kubeVersion: '>=1.16.0-0'
 maintainers:
 maintainers:
   - name: truenas
   - name: truenas

+ 1 - 1
library/ix-dev/community/actual-budget/values.yaml

@@ -1,7 +1,7 @@
 image:
 image:
   repository: actualbudget/actual-server
   repository: actualbudget/actual-server
   pullPolicy: IfNotPresent
   pullPolicy: IfNotPresent
-  tag: 24.8.0
+  tag: 24.9.0
 
 
 resources:
 resources:
   limits:
   limits:

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

@@ -4,9 +4,9 @@ description: Immich is a self-hosted photo and video backup solution directly fr
 annotations:
 annotations:
   title: Immich
   title: Immich
 type: application
 type: application
-version: 4.0.13
+version: 4.0.14
 apiVersion: v2
 apiVersion: v2
-appVersion: 1.113.0
+appVersion: 1.113.1
 kubeVersion: '>=1.16.0-0'
 kubeVersion: '>=1.16.0-0'
 maintainers:
 maintainers:
   - name: truenas
   - name: truenas

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

@@ -1,22 +1,22 @@
 image:
 image:
   repository: altran1502/immich-server
   repository: altran1502/immich-server
   pullPolicy: IfNotPresent
   pullPolicy: IfNotPresent
-  tag: v1.113.0
+  tag: v1.113.1
 
 
 mlImage:
 mlImage:
   repository: altran1502/immich-machine-learning
   repository: altran1502/immich-machine-learning
   pullPolicy: IfNotPresent
   pullPolicy: IfNotPresent
-  tag: v1.113.0
+  tag: v1.113.1
 
 
 mlCudaImage:
 mlCudaImage:
   repository: altran1502/immich-machine-learning
   repository: altran1502/immich-machine-learning
   pullPolicy: IfNotPresent
   pullPolicy: IfNotPresent
-  tag: v1.113.0-cuda
+  tag: v1.113.1-cuda
 
 
 mlOpenvinoImage:
 mlOpenvinoImage:
   repository: altran1502/immich-machine-learning
   repository: altran1502/immich-machine-learning
   pullPolicy: IfNotPresent
   pullPolicy: IfNotPresent
-  tag: v1.113.0-openvino
+  tag: v1.113.1-openvino
 
 
 pgvectorImage:
 pgvectorImage:
   repository: tensorchord/pgvecto-rs
   repository: tensorchord/pgvecto-rs