Skip to content

Commit

Permalink
Upgraded catalog item(s) (#2841)
Browse files Browse the repository at this point in the history
This commit upgrades emby, qbittorrent, whoogle catalog item(s).

Co-authored-by: sonicaj <[email protected]>
  • Loading branch information
bugclerk and sonicaj committed Oct 1, 2024
1 parent cc661e2 commit a75acd4
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions library/ix-dev/charts/emby/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ description: Emby is designed to help you manage your personal media library, su
annotations:
title: Emby Server
type: application
version: 2.0.12
version: 2.0.13
apiVersion: v2
appVersion: 4.8.9.0
appVersion: 4.8.10.0
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/charts/emby/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: emby/embyserver
tag: 4.8.9.0
tag: 4.8.10.0

resources:
limits:
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/community/qbittorrent/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ description: The qBittorrent project aims to provide an open-source software alt
annotations:
title: qBittorrent
type: application
version: 1.2.14
version: 1.2.15
apiVersion: v2
appVersion: 4.6.7
appVersion: 5.0.0
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/community/qbittorrent/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/onedr0p/qbittorrent
pullPolicy: IfNotPresent
tag: 4.6.7
tag: 5.0.0

resources:
limits:
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/community/whoogle/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ description: Whoogle is a self-hosted, ad-free, privacy-respecting metasearch en
annotations:
title: Whoogle
type: application
version: 1.2.3
version: 1.2.4
apiVersion: v2
appVersion: 0.8.4
appVersion: 0.9.0
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/community/whoogle/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: benbusby/whoogle-search
pullPolicy: IfNotPresent
tag: 0.8.4
tag: 0.9.0

resources:
limits:
Expand Down

0 comments on commit a75acd4

Please sign in to comment.