Skip to content

Commit

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

        This commit upgrades home-assistant, minio, castopod, lidarr, netbootxyz, n8n, tdarr catalog item(s).

* revert

---------

Co-authored-by: sonicaj <[email protected]>
Co-authored-by: Stavros Kois <[email protected]>
  • Loading branch information
3 people authored Aug 19, 2024
1 parent 1bc969e commit e41272a
Show file tree
Hide file tree
Showing 12 changed files with 19 additions and 19 deletions.
4 changes: 2 additions & 2 deletions library/ix-dev/charts/home-assistant/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ description: Home Assistant is an open source home automation that puts local co
annotations:
title: Home Assistant
type: application
version: 2.0.38
version: 2.0.39
apiVersion: v2
appVersion: 2024.8.1
appVersion: 2024.8.2
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/charts/home-assistant/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: homeassistant/home-assistant
tag: 2024.8.1
tag: 2024.8.2

# Keep using the same image
# as before the migration
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/charts/minio/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ description: High Performance, Kubernetes Native Object Storage
annotations:
title: MinIO
type: application
version: 2.0.15
version: 2.0.16
apiVersion: v2
appVersion: 2024-08-03T04-33-23Z
appVersion: 2024-08-17T01-24-54Z
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/charts/minio/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: minio/minio
tag: RELEASE.2024-08-03T04-33-23Z
tag: RELEASE.2024-08-17T01-24-54Z
logSearchImage:
pullPolicy: IfNotPresent
repository: minio/operator
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.24
version: 1.2.25
apiVersion: v2
appVersion: 1.12.7
appVersion: 1.12.9
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.7
tag: 1.12.9
webImage:
repository: castopod/web-server
pullPolicy: IfNotPresent
tag: 1.12.7
tag: 1.12.9

resources:
limits:
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/community/lidarr/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ description: Lidarr is a music collection manager for Usenet and BitTorrent user
annotations:
title: Lidarr
type: application
version: 1.2.29
version: 1.2.30
apiVersion: v2
appVersion: 2.5.0.4277
appVersion: 2.5.1.4311
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/community/lidarr/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/onedr0p/lidarr-develop
pullPolicy: IfNotPresent
tag: 2.5.0.4277
tag: 2.5.1.4311

resources:
limits:
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/community/n8n/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ description: n8n is an extendable workflow automation tool.
annotations:
title: n8n
type: application
version: 1.2.70
version: 1.2.71
apiVersion: v2
appVersion: 1.55.1
appVersion: 1.55.3
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/community/n8n/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: n8nio/n8n
pullPolicy: IfNotPresent
tag: 1.55.1
tag: 1.55.3

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.10
version: 1.2.11
apiVersion: v2
appVersion: 2.24.3
appVersion: 2.24.4
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.24.03
tag: 2.24.04

resources:
limits:
Expand Down

0 comments on commit e41272a

Please sign in to comment.