Skip to content

Commit

Permalink
Upgraded catalog item(s)
Browse files Browse the repository at this point in the history
        This commit upgrades syncthing, home-assistant, minecraft, sonarr, drawio, prowlarr, radarr, autobrr, homepage catalog item(s).
  • Loading branch information
sonicaj committed Jan 7, 2025
1 parent 5e9b8bc commit ae5b83e
Show file tree
Hide file tree
Showing 18 changed files with 33 additions and 33 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.56
version: 2.0.57
apiVersion: v2
appVersion: 2024.12.5
appVersion: 2025.1.0
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.12.5
tag: 2025.1.0

# Keep using the same image
# as before the migration
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/charts/syncthing/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ description: Syncthing is a continuous file synchronization program.
annotations:
title: Syncthing
type: application
version: 2.0.13
version: 2.0.14
apiVersion: v2
appVersion: 1.28.1
appVersion: 1.29.0
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/charts/syncthing/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: syncthing/syncthing
tag: 1.28.1
tag: 1.29.0

resources:
limits:
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/community/autobrr/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ description: Autobrr is the modern download automation tool for torrents and use
annotations:
title: Autobrr
type: application
version: 1.2.29
version: 1.2.30
apiVersion: v2
appVersion: 1.56.1
appVersion: 1.57.0
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/community/autobrr/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/autobrr/autobrr
pullPolicy: IfNotPresent
tag: v1.56.1
tag: v1.57.0

resources:
limits:
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/community/drawio/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ description: Draw.io is a whiteboarding / diagramming software application.
annotations:
title: Draw.IO
type: application
version: 1.2.55
version: 1.2.56
apiVersion: v2
appVersion: 26.0.2
appVersion: 26.0.4
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/community/drawio/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: jgraph/drawio
pullPolicy: IfNotPresent
tag: 26.0.2
tag: 26.0.4

resources:
limits:
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/community/homepage/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ description: Homepage is a modern, secure, highly customizable application dashb
annotations:
title: Homepage
type: application
version: 1.2.25
version: 1.2.26
apiVersion: v2
appVersion: 0.10.7
appVersion: 0.10.9
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/community/homepage/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/gethomepage/homepage
pullPolicy: IfNotPresent
tag: v0.10.7
tag: v0.10.9

resources:
limits:
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/community/minecraft/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ description: Minecraft is a sandbox game
annotations:
title: Minecraft
type: application
version: 1.2.23
version: 1.2.24
apiVersion: v2
appVersion: 2024.12.1
appVersion: 2025.1.0
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
14 changes: 7 additions & 7 deletions library/ix-dev/community/minecraft/values.yaml
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
j8Image:
repository: itzg/minecraft-server
pullPolicy: IfNotPresent
tag: 2024.12.1-java8
tag: 2025.1.0-java8
j8gceImage:
repository: itzg/minecraft-server
pullPolicy: IfNotPresent
tag: 2024.12.1-java8-graalvm-ce
tag: 2025.1.0-java8-graalvm-ce
j8j9Image:
repository: itzg/minecraft-server
pullPolicy: IfNotPresent
tag: 2024.12.1-java8-openj9
tag: 2025.1.0-java8-openj9
j8jdkImage:
repository: itzg/minecraft-server
pullPolicy: IfNotPresent
tag: 2024.12.1-java8-jdk
tag: 2025.1.0-java8-jdk
j11Image:
repository: itzg/minecraft-server
pullPolicy: IfNotPresent
tag: 2024.12.0-java11
tag: 2025.1.0-java11
j11j9Image:
repository: itzg/minecraft-server
pullPolicy: IfNotPresent
Expand All @@ -29,7 +29,7 @@ j11jdkImage:
j17Image:
repository: itzg/minecraft-server
pullPolicy: IfNotPresent
tag: 2024.12.0-java17
tag: 2025.1.0-java17
j17j9Image:
repository: itzg/minecraft-server
pullPolicy: IfNotPresent
Expand All @@ -45,7 +45,7 @@ j17gceImage:
j17alpineImage:
repository: itzg/minecraft-server
pullPolicy: IfNotPresent
tag: 2024.12.0-java17-alpine
tag: 2025.1.0-java17-alpine
j19Image:
repository: itzg/minecraft-server
pullPolicy: IfNotPresent
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.48
version: 1.2.49
apiVersion: v2
appVersion: 1.29.1.4903
appVersion: 1.29.2.4915
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.29.1.4903
tag: 1.29.2.4915

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

resources:
limits:
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/community/sonarr/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ description: Sonarr is a PVR for Usenet and BitTorrent users.
annotations:
title: Sonarr
type: application
version: 1.2.21
version: 1.2.22
apiVersion: v2
appVersion: 4.0.11.2680
appVersion: 4.0.12.2823
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/community/sonarr/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/onedr0p/sonarr
pullPolicy: IfNotPresent
tag: 4.0.11.2680
tag: 4.0.12.2823

resources:
limits:
Expand Down

0 comments on commit ae5b83e

Please sign in to comment.