浏览代码

Upgraded catalog item(s) (#2802)

This commit upgrades elastic-search, syncthing, home-assistant, minecraft, gitea, paperless-ngx, prowlarr, immich, jellyfin, tiny-media-manager, freshrss, n8n, audiobookshelf catalog item(s).

Co-authored-by: sonicaj <waqarsonic1@gmail.com>
bugclerk 1 年之前
父节点
当前提交
32d3e275b9

+ 2 - 2
library/ix-dev/charts/elastic-search/Chart.yaml

@@ -4,9 +4,9 @@ description: Elasticsearch is the distributed, RESTful search and analytics engi
 annotations:
   title: Elastic Search
 type: application
-version: 1.1.23
+version: 1.1.24
 apiVersion: v2
-appVersion: 8.15.0
+appVersion: 8.15.1
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

+ 1 - 1
library/ix-dev/charts/elastic-search/values.yaml

@@ -1,7 +1,7 @@
 image:
   repository: docker.elastic.co/elasticsearch/elasticsearch
   pullPolicy: IfNotPresent
-  tag: 8.15.0
+  tag: 8.15.1
 
 resources:
   limits:

+ 2 - 2
library/ix-dev/charts/home-assistant/Chart.yaml

@@ -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.41
+version: 2.0.42
 apiVersion: v2
-appVersion: 2024.9.0
+appVersion: 2024.9.1
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

+ 1 - 1
library/ix-dev/charts/home-assistant/values.yaml

@@ -1,7 +1,7 @@
 image:
   pullPolicy: IfNotPresent
   repository: homeassistant/home-assistant
-  tag: 2024.9.0
+  tag: 2024.9.1
 
 # Keep using the same image
 # as before the migration

+ 2 - 2
library/ix-dev/charts/syncthing/Chart.yaml

@@ -3,9 +3,9 @@ description: Syncthing is a continuous file synchronization program.
 annotations:
   title: Syncthing
 type: application
-version: 2.0.10
+version: 2.0.11
 apiVersion: v2
-appVersion: 1.27.11
+appVersion: 1.27.12
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

+ 1 - 1
library/ix-dev/charts/syncthing/values.yaml

@@ -1,7 +1,7 @@
 image:
   pullPolicy: IfNotPresent
   repository: syncthing/syncthing
-  tag: 1.27.11
+  tag: 1.27.12
 
 resources:
   limits:

+ 2 - 2
library/ix-dev/community/audiobookshelf/Chart.yaml

@@ -3,9 +3,9 @@ description: Audiobookshelf is a self-hosted audiobook and podcast server
 annotations:
   title: Audiobookshelf
 type: application
-version: 1.0.12
+version: 1.0.13
 apiVersion: v2
-appVersion: 2.13.3
+appVersion: 2.13.4
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

+ 1 - 1
library/ix-dev/community/audiobookshelf/values.yaml

@@ -1,7 +1,7 @@
 image:
   repository: ghcr.io/advplyr/audiobookshelf
   pullPolicy: IfNotPresent
-  tag: 2.13.3
+  tag: 2.13.4
 
 resources:
   limits:

+ 2 - 2
library/ix-dev/community/freshrss/Chart.yaml

@@ -3,9 +3,9 @@ description: FreshRSS is a free, self-hostable news aggregator
 annotations:
   title: FreshRSS
 type: application
-version: 1.1.12
+version: 1.1.13
 apiVersion: v2
-appVersion: 1.24.2
+appVersion: 1.24.3
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

+ 1 - 1
library/ix-dev/community/freshrss/values.yaml

@@ -1,7 +1,7 @@
 image:
   repository: freshrss/freshrss
   pullPolicy: IfNotPresent
-  tag: 1.24.2
+  tag: 1.24.3
 
 resources:
   limits:

+ 2 - 2
library/ix-dev/community/gitea/Chart.yaml

@@ -3,9 +3,9 @@ description: Gitea - Git with a cup of tea
 annotations:
   title: Gitea
 type: application
-version: 1.1.22
+version: 1.1.23
 apiVersion: v2
-appVersion: 1.22.1
+appVersion: 1.22.2
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

+ 1 - 1
library/ix-dev/community/gitea/values.yaml

@@ -1,7 +1,7 @@
 image:
   repository: gitea/gitea
   pullPolicy: IfNotPresent
-  tag: 1.22.1-rootless
+  tag: 1.22.2-rootless
 
 resources:
   limits:

+ 2 - 2
library/ix-dev/community/immich/Chart.yaml

@@ -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.14
+version: 4.0.15
 apiVersion: v2
-appVersion: 1.113.1
+appVersion: 1.114.0
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

+ 4 - 4
library/ix-dev/community/immich/values.yaml

@@ -1,22 +1,22 @@
 image:
   repository: altran1502/immich-server
   pullPolicy: IfNotPresent
-  tag: v1.113.1
+  tag: v1.114.0
 
 mlImage:
   repository: altran1502/immich-machine-learning
   pullPolicy: IfNotPresent
-  tag: v1.113.1
+  tag: v1.114.0
 
 mlCudaImage:
   repository: altran1502/immich-machine-learning
   pullPolicy: IfNotPresent
-  tag: v1.113.1-cuda
+  tag: v1.114.0-cuda
 
 mlOpenvinoImage:
   repository: altran1502/immich-machine-learning
   pullPolicy: IfNotPresent
-  tag: v1.113.1-openvino
+  tag: v1.114.0-openvino
 
 pgvectorImage:
   repository: tensorchord/pgvecto-rs

+ 2 - 2
library/ix-dev/community/jellyfin/Chart.yaml

@@ -4,9 +4,9 @@ description: Jellyfin is a Free Software Media System that puts you in control o
 annotations:
   title: Jellyfin
 type: application
-version: 1.3.4
+version: 1.3.5
 apiVersion: v2
-appVersion: 10.9.10
+appVersion: 10.9.11
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

+ 1 - 1
library/ix-dev/community/jellyfin/values.yaml

@@ -1,7 +1,7 @@
 image:
   repository: jellyfin/jellyfin
   pullPolicy: IfNotPresent
-  tag: 10.9.10
+  tag: 10.9.11
 
 resources:
   limits:

+ 2 - 2
library/ix-dev/community/minecraft/Chart.yaml

@@ -3,9 +3,9 @@ description: Minecraft is a sandbox game
 annotations:
   title: Minecraft
 type: application
-version: 1.2.17
+version: 1.2.18
 apiVersion: v2
-appVersion: 2024.7.2
+appVersion: 2024.9.0
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

+ 7 - 7
library/ix-dev/community/minecraft/values.yaml

@@ -1,23 +1,23 @@
 j8Image:
   repository: itzg/minecraft-server
   pullPolicy: IfNotPresent
-  tag: 2024.7.2-java8
+  tag: 2024.9.0-java8
 j8gceImage:
   repository: itzg/minecraft-server
   pullPolicy: IfNotPresent
-  tag: 2024.7.2-java8-graalvm-ce
+  tag: 2024.9.0-java8-graalvm-ce
 j8j9Image:
   repository: itzg/minecraft-server
   pullPolicy: IfNotPresent
-  tag: 2024.7.2-java8-openj9
+  tag: 2024.9.0-java8-openj9
 j8jdkImage:
   repository: itzg/minecraft-server
   pullPolicy: IfNotPresent
-  tag: 2024.7.2-java8-jdk
+  tag: 2024.9.0-java8-jdk
 j11Image:
   repository: itzg/minecraft-server
   pullPolicy: IfNotPresent
-  tag: 2024.7.2-java11
+  tag: 2024.9.0-java11
 j11j9Image:
   repository: itzg/minecraft-server
   pullPolicy: IfNotPresent
@@ -29,7 +29,7 @@ j11jdkImage:
 j17Image:
   repository: itzg/minecraft-server
   pullPolicy: IfNotPresent
-  tag: 2024.7.2-java17
+  tag: 2024.9.0-java17
 j17j9Image:
   repository: itzg/minecraft-server
   pullPolicy: IfNotPresent
@@ -45,7 +45,7 @@ j17gceImage:
 j17alpineImage:
   repository: itzg/minecraft-server
   pullPolicy: IfNotPresent
-  tag: 2024.7.2-java17-alpine
+  tag: 2024.9.0-java17-alpine
 j19Image:
   repository: itzg/minecraft-server
   pullPolicy: IfNotPresent

+ 2 - 2
library/ix-dev/community/n8n/Chart.yaml

@@ -3,9 +3,9 @@ description: n8n is an extendable workflow automation tool.
 annotations:
   title: n8n
 type: application
-version: 1.2.75
+version: 1.2.76
 apiVersion: v2
-appVersion: 1.57.0
+appVersion: 1.58.1
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

+ 1 - 1
library/ix-dev/community/n8n/values.yaml

@@ -1,7 +1,7 @@
 image:
   repository: n8nio/n8n
   pullPolicy: IfNotPresent
-  tag: 1.57.0
+  tag: 1.58.1
 
 resources:
   limits:

+ 2 - 2
library/ix-dev/community/paperless-ngx/Chart.yaml

@@ -4,9 +4,9 @@ description: Paperless-ngx is a document management system that transforms your
 annotations:
   title: Paperless-ngx
 type: application
-version: 1.2.49
+version: 1.2.50
 apiVersion: v2
-appVersion: 2.11.6
+appVersion: 2.12.0
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

+ 1 - 1
library/ix-dev/community/paperless-ngx/values.yaml

@@ -1,7 +1,7 @@
 image:
   repository: paperlessngx/paperless-ngx
   pullPolicy: IfNotPresent
-  tag: 2.11.6
+  tag: 2.12.0
 
 resources:
   limits:

+ 2 - 2
library/ix-dev/community/prowlarr/Chart.yaml

@@ -4,9 +4,9 @@ description: Prowlarr is an indexer manager/proxy to integrate with your various
 annotations:
   title: Prowlarr
 type: application
-version: 1.2.35
+version: 1.2.36
 apiVersion: v2
-appVersion: 1.23.1.4708
+appVersion: 1.24.0.4721
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

+ 1 - 1
library/ix-dev/community/prowlarr/values.yaml

@@ -1,7 +1,7 @@
 image:
   repository: ghcr.io/onedr0p/prowlarr-develop
   pullPolicy: IfNotPresent
-  tag: 1.23.1.4708
+  tag: 1.24.0.4721
 
 resources:
   limits:

+ 2 - 2
library/ix-dev/community/tiny-media-manager/Chart.yaml

@@ -3,9 +3,9 @@ description: tinyMediaManager is a media management tool written in Java/Swing.
 annotations:
   title: tinyMediaManager
 type: application
-version: 1.2.13
+version: 1.2.14
 apiVersion: v2
-appVersion: 5.0.10
+appVersion: 5.0.11
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

+ 1 - 1
library/ix-dev/community/tiny-media-manager/values.yaml

@@ -1,7 +1,7 @@
 image:
   repository: tinymediamanager/tinymediamanager
   pullPolicy: IfNotPresent
-  tag: 5.0.10
+  tag: 5.0.11
 
 resources:
   limits: