Skip to content

Commit

Permalink
Upgraded catalog item(s) (#2948)
Browse files Browse the repository at this point in the history
* Upgraded catalog item(s)

        This commit upgrades qbittorrent, twofactor-auth, vaultwarden, immich, planka, audiobookshelf, odoo catalog item(s).

* revert breaking apps

---------

Co-authored-by: sonicaj <[email protected]>
Co-authored-by: Stavros Kois <[email protected]>
  • Loading branch information
3 people authored Nov 19, 2024
1 parent 7e2c56b commit f9d0436
Show file tree
Hide file tree
Showing 10 changed files with 15 additions and 15 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.19
version: 1.0.20
apiVersion: v2
appVersion: 2.17.0
appVersion: 2.17.1
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.0
tag: 2.17.1

resources:
limits:
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/community/planka/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ description: Planka is an Elegant open source project tracking
annotations:
title: Planka
type: application
version: 1.2.41
version: 1.2.42
apiVersion: v2
appVersion: 1.24.0
appVersion: 1.24.1
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/community/planka/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/plankanban/planka
pullPolicy: IfNotPresent
tag: 1.24.0
tag: 1.24.1

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.16
version: 1.2.17
apiVersion: v2
appVersion: 5.0.1
appVersion: 5.0.2
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: 5.0.1
tag: 5.0.2

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.12
version: 1.2.13
apiVersion: v2
appVersion: 5.4.1
appVersion: 5.4.2
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.4.1
tag: 5.4.2

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.18
version: 1.1.19
apiVersion: v2
appVersion: 1.32.4
appVersion: 1.32.5
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.4
tag: 1.32.5

resources:
limits:
Expand Down

0 comments on commit f9d0436

Please sign in to comment.