Skip to content

Commit

Permalink
Upgraded catalog item(s)
Browse files Browse the repository at this point in the history
        This commit upgrades elastic-search, syncthing, home-assistant, nextcloud, minecraft, nginx-proxy-manager, homer, chia, jellyseerr, castopod, tailscale, omada-controller, ipfs, immich, komga, searxng, homepage, n8n, homarr, audiobookshelf, odoo, tdarr catalog item(s).
  • Loading branch information
sonicaj committed Oct 19, 2024
1 parent 28db55a commit cc2ed23
Show file tree
Hide file tree
Showing 44 changed files with 78 additions and 77 deletions.
4 changes: 2 additions & 2 deletions library/ix-dev/charts/elastic-search/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ description: Elasticsearch is the distributed, RESTful search and analytics engi
annotations:
title: Elastic Search
type: application
version: 1.1.25
version: 1.1.26
apiVersion: v2
appVersion: 8.15.2
appVersion: 8.15.3
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/charts/elastic-search/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: docker.elastic.co/elasticsearch/elasticsearch
pullPolicy: IfNotPresent
tag: 8.15.2
tag: 8.15.3

resources:
limits:
Expand Down
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.47
version: 2.0.48
apiVersion: v2
appVersion: 2024.10.2
appVersion: 2024.10.3
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.2
tag: 2024.10.3

# Keep using the same image
# as before the migration
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/charts/nextcloud/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ description: A file sharing server that puts the control and security of your ow
annotations:
title: Nextcloud
type: application
version: 2.0.17
version: 2.0.18
apiVersion: v2
appVersion: 30.0.0
appVersion: 30.0.1
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/charts/nextcloud/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: nextcloud
tag: 30.0.0
tag: 30.0.1
nginxImage:
pullPolicy: IfNotPresent
repository: nginx
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.11
version: 2.0.12
apiVersion: v2
appVersion: 1.27.12
appVersion: 1.28.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.27.12
tag: 1.28.0

resources:
limits:
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.15
version: 1.0.16
apiVersion: v2
appVersion: 2.15.0
appVersion: 2.15.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.15.0
tag: 2.15.1

resources:
limits:
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.26
version: 1.2.27
apiVersion: v2
appVersion: 1.12.10
appVersion: 1.12.11
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.10
tag: 1.12.11
webImage:
repository: castopod/web-server
pullPolicy: IfNotPresent
tag: 1.12.10
tag: 1.12.11

resources:
limits:
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/community/chia/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ description: Chia is a modern cryptocurrency built from scratch, designed to be
annotations:
title: Chia
type: application
version: 1.0.40
version: 1.0.41
apiVersion: v2
appVersion: 2.4.3
appVersion: 2.4.4
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/community/chia/values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
repository: ghcr.io/chia-network/chia
tag: 2.4.3
tag: 2.4.4
pullPolicy: IfNotPresent
resources:
limits:
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/community/homarr/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ description: Homarr is a sleek, modern dashboard that puts all of your apps and
annotations:
title: Homarr
type: application
version: 2.0.15
version: 2.0.16
apiVersion: v2
appVersion: 0.15.4
appVersion: 0.15.6
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/community/homarr/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/ajnart/homarr
pullPolicy: IfNotPresent
tag: 0.15.4
tag: 0.15.6

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.20
version: 1.2.21
apiVersion: v2
appVersion: 0.9.10
appVersion: 0.9.11
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.9.10
tag: v0.9.11

resources:
limits:
Expand Down
7 changes: 4 additions & 3 deletions library/ix-dev/community/homer/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
name: homer
description: Homer is a dead simple static HOMepage for your servER to keep your services on hand, from a simple yaml configuration file.
description: Homer is a dead simple static HOMepage for your servER to keep your services
on hand, from a simple yaml configuration file.
annotations:
title: Homer
type: application
version: 1.2.4
version: 1.2.5
apiVersion: v2
appVersion: 23.10.1
appVersion: 24.10.1
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/community/homer/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: b4bz/homer
pullPolicy: IfNotPresent
tag: v23.10.1
tag: v24.10.1

resources:
limits:
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/community/immich/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ description: Immich is a self-hosted photo and video backup solution directly fr
annotations:
title: Immich
type: application
version: 4.0.19
version: 4.0.20
apiVersion: v2
appVersion: 1.117.0
appVersion: 1.118.2
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
8 changes: 4 additions & 4 deletions library/ix-dev/community/immich/values.yaml
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
image:
repository: altran1502/immich-server
pullPolicy: IfNotPresent
tag: v1.117.0
tag: v1.118.2

mlImage:
repository: altran1502/immich-machine-learning
pullPolicy: IfNotPresent
tag: v1.117.0
tag: v1.118.2

mlCudaImage:
repository: altran1502/immich-machine-learning
pullPolicy: IfNotPresent
tag: v1.117.0-cuda
tag: v1.118.2-cuda

mlOpenvinoImage:
repository: altran1502/immich-machine-learning
pullPolicy: IfNotPresent
tag: v1.117.0-openvino
tag: v1.118.2-openvino

pgvectorImage:
repository: tensorchord/pgvecto-rs
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/community/ipfs/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ description: Interplanetary Filesystem - the Web3 standard for content-addressin
annotations:
title: IPFS
type: application
version: 1.0.38
version: 1.0.39
apiVersion: v2
appVersion: v0.30.0
appVersion: v0.31.0
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/community/ipfs/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: ipfs/kubo
pullPolicy: IfNotPresent
tag: v0.30.0
tag: v0.31.0
resources:
limits:
cpu: 4000m
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/community/jellyseerr/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ description: Jellyseerr is a free and open source software application for manag
annotations:
title: Jellyseerr
type: application
version: 1.0.24
version: 1.0.25
apiVersion: v2
appVersion: 1.9.2
appVersion: 2.0.1
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/community/jellyseerr/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: fallenbagel/jellyseerr
pullPolicy: IfNotPresent
tag: 1.9.2
tag: 2.0.1

resources:
limits:
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/community/komga/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ description: Komga is a free and open source comics/mangas server.
annotations:
title: Komga
type: application
version: 1.2.16
version: 1.2.17
apiVersion: v2
appVersion: 1.14.0
appVersion: 1.14.1
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/community/komga/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: gotson/komga
pullPolicy: IfNotPresent
tag: 1.14.0
tag: 1.14.1

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.20
version: 1.2.21
apiVersion: v2
appVersion: 2024.10.1
appVersion: 2024.10.2
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.10.1-java8
tag: 2024.10.2-java8
j8gceImage:
repository: itzg/minecraft-server
pullPolicy: IfNotPresent
tag: 2024.10.1-java8-graalvm-ce
tag: 2024.10.2-java8-graalvm-ce
j8j9Image:
repository: itzg/minecraft-server
pullPolicy: IfNotPresent
tag: 2024.10.1-java8-openj9
tag: 2024.10.2-java8-openj9
j8jdkImage:
repository: itzg/minecraft-server
pullPolicy: IfNotPresent
tag: 2024.10.1-java8-jdk
tag: 2024.10.2-java8-jdk
j11Image:
repository: itzg/minecraft-server
pullPolicy: IfNotPresent
tag: 2024.10.0-java11
tag: 2024.10.2-java11
j11j9Image:
repository: itzg/minecraft-server
pullPolicy: IfNotPresent
Expand All @@ -29,7 +29,7 @@ j11jdkImage:
j17Image:
repository: itzg/minecraft-server
pullPolicy: IfNotPresent
tag: 2024.10.0-java17
tag: 2024.10.2-java17
j17j9Image:
repository: itzg/minecraft-server
pullPolicy: IfNotPresent
Expand All @@ -45,7 +45,7 @@ j17gceImage:
j17alpineImage:
repository: itzg/minecraft-server
pullPolicy: IfNotPresent
tag: 2024.10.0-java17-alpine
tag: 2024.10.2-java17-alpine
j19Image:
repository: itzg/minecraft-server
pullPolicy: IfNotPresent
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.85
version: 1.2.86
apiVersion: v2
appVersion: 1.63.2
appVersion: 1.64.0
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.63.2
tag: 1.64.0

resources:
limits:
Expand Down
Loading

0 comments on commit cc2ed23

Please sign in to comment.