Skip to content

Commit

Permalink
Upgraded catalog item(s)
Browse files Browse the repository at this point in the history
        This commit upgrades prowlarr, audiobookshelf, whoogle catalog item(s).
  • Loading branch information
sonicaj committed Jan 20, 2025
1 parent 8fa812c commit ae54131
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/community/audiobookshelf/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ description: Audiobookshelf is a self-hosted audiobook and podcast server
annotations:
title: Audiobookshelf
type: application
version: 1.0.24
version: 1.0.25
apiVersion: v2
appVersion: 2.17.7
appVersion: 2.18.0
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/community/audiobookshelf/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/advplyr/audiobookshelf
pullPolicy: IfNotPresent
tag: 2.17.7
tag: 2.18.0

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.50
version: 1.2.51
apiVersion: v2
appVersion: 1.30.0.4920
appVersion: 1.30.1.4928
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.30.0.4920
tag: 1.30.1.4928

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.5
version: 1.2.6
apiVersion: v2
appVersion: 0.9.1
appVersion: 0.9.2
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.9.1
tag: 0.9.2

resources:
limits:
Expand Down

0 comments on commit ae54131

Please sign in to comment.