Skip to content

Commit

Permalink
Upgraded catalog item(s) (#2790)
Browse files Browse the repository at this point in the history
This commit upgrades collabora, syncthing, nextcloud, immich, actual-budget catalog item(s).

Co-authored-by: sonicaj <[email protected]>
  • Loading branch information
bugclerk and sonicaj authored Sep 4, 2024
1 parent a9ff63d commit 22a6195
Show file tree
Hide file tree
Showing 10 changed files with 18 additions and 18 deletions.
4 changes: 2 additions & 2 deletions library/ix-dev/charts/collabora/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ description: Collabora is a collaborative online office suite based on LibreOffi
annotations:
title: Collabora
type: application
version: 2.0.22
version: 2.0.23
apiVersion: v2
appVersion: 24.04.6.2.1
appVersion: 24.04.7.1.2
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/charts/collabora/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: collabora/code
tag: 24.04.6.2.1
tag: 24.04.7.1.2
nginxImage:
pullPolicy: IfNotPresent
repository: nginx
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/charts/nextcloud/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ description: A file sharing server that puts the control and security of your ow
annotations:
title: Nextcloud
type: application
version: 2.0.14
version: 2.0.15
apiVersion: v2
appVersion: 29.0.5
appVersion: 29.0.6
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/charts/nextcloud/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: nextcloud
tag: 29.0.5
tag: 29.0.6
nginxImage:
pullPolicy: IfNotPresent
repository: nginx
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/charts/syncthing/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ description: Syncthing is a continuous file synchronization program.
annotations:
title: Syncthing
type: application
version: 2.0.9
version: 2.0.10
apiVersion: v2
appVersion: 1.27.10
appVersion: 1.27.11
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/charts/syncthing/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: syncthing/syncthing
tag: 1.27.10
tag: 1.27.11

resources:
limits:
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/community/actual-budget/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ description: Actual Budget is a super fast and privacy-focused app for managing
annotations:
title: Actual Budget
type: application
version: 1.2.16
version: 1.2.17
apiVersion: v2
appVersion: 24.8.0
appVersion: 24.9.0
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/community/actual-budget/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: actualbudget/actual-server
pullPolicy: IfNotPresent
tag: 24.8.0
tag: 24.9.0

resources:
limits:
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/community/immich/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ description: Immich is a self-hosted photo and video backup solution directly fr
annotations:
title: Immich
type: application
version: 4.0.13
version: 4.0.14
apiVersion: v2
appVersion: 1.113.0
appVersion: 1.113.1
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
8 changes: 4 additions & 4 deletions library/ix-dev/community/immich/values.yaml
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
image:
repository: altran1502/immich-server
pullPolicy: IfNotPresent
tag: v1.113.0
tag: v1.113.1

mlImage:
repository: altran1502/immich-machine-learning
pullPolicy: IfNotPresent
tag: v1.113.0
tag: v1.113.1

mlCudaImage:
repository: altran1502/immich-machine-learning
pullPolicy: IfNotPresent
tag: v1.113.0-cuda
tag: v1.113.1-cuda

mlOpenvinoImage:
repository: altran1502/immich-machine-learning
pullPolicy: IfNotPresent
tag: v1.113.0-openvino
tag: v1.113.1-openvino

pgvectorImage:
repository: tensorchord/pgvecto-rs
Expand Down

0 comments on commit 22a6195

Please sign in to comment.