Skip to content

Commit

Permalink
Upgraded catalog item(s) (#2837)
Browse files Browse the repository at this point in the history
This commit upgrades navidrome, twofactor-auth, prowlarr, immich, komga catalog item(s).

Co-authored-by: sonicaj <[email protected]>
  • Loading branch information
bugclerk and sonicaj authored Sep 28, 2024
1 parent bed9258 commit ffba4c1
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/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.17
version: 4.0.18
apiVersion: v2
appVersion: 1.116.0
appVersion: 1.116.2
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.116.0
tag: v1.116.2

mlImage:
repository: altran1502/immich-machine-learning
pullPolicy: IfNotPresent
tag: v1.116.0
tag: v1.116.2

mlCudaImage:
repository: altran1502/immich-machine-learning
pullPolicy: IfNotPresent
tag: v1.116.0-cuda
tag: v1.116.2-cuda

mlOpenvinoImage:
repository: altran1502/immich-machine-learning
pullPolicy: IfNotPresent
tag: v1.116.0-openvino
tag: v1.116.2-openvino

pgvectorImage:
repository: tensorchord/pgvecto-rs
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/community/komga/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ description: Komga is a free and open source comics/mangas server.
annotations:
title: Komga
type: application
version: 1.2.15
version: 1.2.16
apiVersion: v2
appVersion: 1.13.0
appVersion: 1.14.0
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/community/komga/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: gotson/komga
pullPolicy: IfNotPresent
tag: 1.13.0
tag: 1.14.0

resources:
limits:
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/community/navidrome/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ description: Navidrome is a personal streaming service
annotations:
title: Navidrome
type: application
version: 1.2.12
version: 1.2.13
apiVersion: v2
appVersion: 0.53.2
appVersion: 0.53.3
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/community/navidrome/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: deluan/navidrome
pullPolicy: IfNotPresent
tag: 0.53.2
tag: 0.53.3

resources:
limits:
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/community/prowlarr/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ description: Prowlarr is an indexer manager/proxy to integrate with your various
annotations:
title: Prowlarr
type: application
version: 1.2.37
version: 1.2.38
apiVersion: v2
appVersion: 1.24.1.4740
appVersion: 1.24.3.4754
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/community/prowlarr/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/onedr0p/prowlarr-develop
pullPolicy: IfNotPresent
tag: 1.24.1.4740
tag: 1.24.3.4754

resources:
limits:
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/community/twofactor-auth/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ description: 2FAuth is a web based self-hosted alternative to One Time Passcode
annotations:
title: 2FAuth
type: application
version: 1.2.7
version: 1.2.8
apiVersion: v2
appVersion: 5.2.0
appVersion: 5.3.0
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/community/twofactor-auth/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: 2fauth/2fauth
pullPolicy: IfNotPresent
tag: 5.2.0
tag: 5.3.0

resources:
limits:
Expand Down

0 comments on commit ffba4c1

Please sign in to comment.