Skip to content

Commit

Permalink
Upgraded catalog item(s)
Browse files Browse the repository at this point in the history
        This commit upgrades vaultwarden, rust-desk, jellyfin, tdarr catalog item(s).
  • Loading branch information
sonicaj committed Jan 27, 2025
1 parent 2af671a commit 199556a
Show file tree
Hide file tree
Showing 8 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions library/ix-dev/community/jellyfin/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ description: Jellyfin is a Free Software Media System that puts you in control o
annotations:
title: Jellyfin
type: application
version: 1.3.10
version: 1.3.11
apiVersion: v2
appVersion: 10.10.4
appVersion: 10.10.5
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/community/jellyfin/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: jellyfin/jellyfin
pullPolicy: IfNotPresent
tag: 10.10.4
tag: 10.10.5

resources:
limits:
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/community/rust-desk/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ description: Rust Desk is an open-source remote desktop, and alternative to Team
annotations:
title: Rust Desk
type: application
version: 1.2.7
version: 1.2.8
apiVersion: v2
appVersion: 1.1.13
appVersion: 1.1.14
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/community/rust-desk/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: rustdesk/rustdesk-server
pullPolicy: IfNotPresent
tag: 1.1.13
tag: 1.1.14

resources:
limits:
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/community/tdarr/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ description: Tdarr is a Distributed Transcoding System
annotations:
title: Tdarr
type: application
version: 1.2.17
version: 1.2.18
apiVersion: v2
appVersion: 2.28.1
appVersion: 2.29.1
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/community/tdarr/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: haveagitgat/tdarr
pullPolicy: IfNotPresent
tag: 2.28.01
tag: 2.29.01

resources:
limits:
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.21
version: 1.1.22
apiVersion: v2
appVersion: 1.32.7
appVersion: 1.33.0
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.7
tag: 1.33.0

resources:
limits:
Expand Down

0 comments on commit 199556a

Please sign in to comment.