Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgraded catalog item(s) #2850

Merged
merged 1 commit into from
Oct 6, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.45
version: 2.0.46
apiVersion: v2
appVersion: 2024.10.0
appVersion: 2024.10.1
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.10.0
tag: 2024.10.1

# Keep using the same image
# as before the migration
Expand Down
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.13
version: 1.0.14
apiVersion: v2
appVersion: 2.13.4
appVersion: 2.14.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.13.4
tag: 2.14.0

resources:
limits:
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/community/metube/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ description: MeTube is a web GUI for youtube-dl (using the yt-dlp fork) with pla
annotations:
title: MeTube
type: application
version: 1.2.37
version: 1.2.38
apiVersion: v2
appVersion: '2024-10-02'
appVersion: '2024-10-04'
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/community/metube/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: alexta69/metube
pullPolicy: IfNotPresent
tag: '2024-10-02'
tag: '2024-10-04'

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.18
version: 1.2.19
apiVersion: v2
appVersion: 2024.9.0
appVersion: 2024.10.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.9.0-java8
tag: 2024.10.0-java8
j8gceImage:
repository: itzg/minecraft-server
pullPolicy: IfNotPresent
tag: 2024.9.0-java8-graalvm-ce
tag: 2024.10.0-java8-graalvm-ce
j8j9Image:
repository: itzg/minecraft-server
pullPolicy: IfNotPresent
tag: 2024.9.0-java8-openj9
tag: 2024.10.0-java8-openj9
j8jdkImage:
repository: itzg/minecraft-server
pullPolicy: IfNotPresent
tag: 2024.9.0-java8-jdk
tag: 2024.10.0-java8-jdk
j11Image:
repository: itzg/minecraft-server
pullPolicy: IfNotPresent
tag: 2024.9.0-java11
tag: 2024.10.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.9.0-java17
tag: 2024.10.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.9.0-java17-alpine
tag: 2024.10.0-java17-alpine
j19Image:
repository: itzg/minecraft-server
pullPolicy: IfNotPresent
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/community/tiny-media-manager/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ description: tinyMediaManager is a media management tool written in Java/Swing.
annotations:
title: tinyMediaManager
type: application
version: 1.2.14
version: 1.2.15
apiVersion: v2
appVersion: 5.0.11
appVersion: 5.0.12
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/community/tiny-media-manager/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: tinymediamanager/tinymediamanager
pullPolicy: IfNotPresent
tag: 5.0.11
tag: 5.0.12

resources:
limits:
Expand Down
Loading