Skip to content

Commit

Permalink
Upgraded catalog item(s) (#2848)
Browse files Browse the repository at this point in the history
This commit upgrades adguard-home, vaultwarden, castopod, immich, filebrowser, actual-budget catalog item(s).

Co-authored-by: sonicaj <[email protected]>
  • Loading branch information
bugclerk and sonicaj authored Oct 4, 2024
1 parent 43ff917 commit 358f343
Show file tree
Hide file tree
Showing 12 changed files with 22 additions and 22 deletions.
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.17
version: 1.2.18
apiVersion: v2
appVersion: 24.9.0
appVersion: 24.10.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.9.0
tag: 24.10.0

resources:
limits:
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/community/adguard-home/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ description: Free and open source, powerful network-wide ads & trackers blocking
annotations:
title: AdGuard Home
type: application
version: 1.0.45
version: 1.0.46
apiVersion: v2
appVersion: 0.107.52
appVersion: 0.107.53
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/community/adguard-home/values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
repository: adguard/adguardhome
tag: v0.107.52
tag: v0.107.53
pullPolicy: IfNotPresent

resources:
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/community/castopod/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ description: Castopod is an open-source hosting platform made for podcasters who
annotations:
title: Castopod
type: application
version: 1.2.25
version: 1.2.26
apiVersion: v2
appVersion: 1.12.9
appVersion: 1.12.10
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/community/castopod/values.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
image:
repository: castopod/app
pullPolicy: IfNotPresent
tag: 1.12.9
tag: 1.12.10
webImage:
repository: castopod/web-server
pullPolicy: IfNotPresent
tag: 1.12.9
tag: 1.12.10

resources:
limits:
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/community/filebrowser/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ description: File Browser provides a file managing interface within a specified
annotations:
title: File Browser
type: application
version: 1.2.11
version: 1.2.12
apiVersion: v2
appVersion: 2.31.1
appVersion: 2.31.2
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/community/filebrowser/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: filebrowser/filebrowser
pullPolicy: IfNotPresent
tag: v2.31.1
tag: v2.31.2

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.18
version: 4.0.19
apiVersion: v2
appVersion: 1.116.2
appVersion: 1.117.0
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.2
tag: v1.117.0

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

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

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

pgvectorImage:
repository: tensorchord/pgvecto-rs
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/community/vaultwarden/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ description: Alternative implementation of the Bitwarden server API written in R
annotations:
title: Vaultwarden
type: application
version: 1.1.14
version: 1.1.15
apiVersion: v2
appVersion: 1.32.0
appVersion: 1.32.1
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/community/vaultwarden/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: vaultwarden/server
pullPolicy: IfNotPresent
tag: 1.32.0
tag: 1.32.1

resources:
limits:
Expand Down

0 comments on commit 358f343

Please sign in to comment.