Jelajahi Sumber

Upgraded catalog item(s) (#2818)

* Upgraded catalog item(s)

        This commit upgrades home-assistant, navidrome, paperless-ngx, qbittorrent, metube, ddns-updater, n8n, planka, node-red catalog item(s).

* revert ddns-update

---------

Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
bugclerk 11 bulan lalu
induk
melakukan
a206e52456

+ 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.42
+version: 2.0.43
 apiVersion: v2
-appVersion: 2024.9.1
+appVersion: 2024.9.2
 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.1
+  tag: 2024.9.2
 
 # Keep using the same image
 # as before the migration

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

@@ -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.32
+version: 1.2.33
 apiVersion: v2
-appVersion: '2024-09-11'
+appVersion: '2024-09-16'
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

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

@@ -1,7 +1,7 @@
 image:
   repository: alexta69/metube
   pullPolicy: IfNotPresent
-  tag: '2024-09-11'
+  tag: '2024-09-16'
 
 resources:
   limits:

+ 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.77
+version: 1.2.78
 apiVersion: v2
-appVersion: 1.59.0
+appVersion: 1.59.2
 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.59.0
+  tag: 1.59.2
 
 resources:
   limits:

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

@@ -3,9 +3,9 @@ description: Navidrome is a personal streaming service
 annotations:
   title: Navidrome
 type: application
-version: 1.2.10
+version: 1.2.11
 apiVersion: v2
-appVersion: 0.52.5
+appVersion: 0.53.1
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

+ 2 - 2
library/ix-dev/community/navidrome/values.yaml

@@ -1,7 +1,7 @@
 image:
   repository: deluan/navidrome
   pullPolicy: IfNotPresent
-  tag: 0.52.5
+  tag: 0.53.1
 
 resources:
   limits:
@@ -9,7 +9,7 @@ resources:
     memory: 8Gi
 
 navidromeConfig:
-  uiWelcomeMessage: ""
+  uiWelcomeMessage: ''
   localPlayback: false
   additionalEnvs: []
 

+ 2 - 2
library/ix-dev/community/node-red/Chart.yaml

@@ -4,9 +4,9 @@ description: Node-RED is a programming tool for wiring together hardware devices
 annotations:
   title: Node-RED
 type: application
-version: 1.2.13
+version: 1.2.14
 apiVersion: v2
-appVersion: 3.1.10
+appVersion: 3.1.12
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

+ 6 - 6
library/ix-dev/community/node-red/values.yaml

@@ -1,27 +1,27 @@
 node18Image:
   repository: nodered/node-red
   pullPolicy: IfNotPresent
-  tag: 4.0.2-18
+  tag: 4.0.3-18
 node18MinimalImage:
   repository: nodered/node-red
   pullPolicy: IfNotPresent
-  tag: 4.0.2-18-minimal
+  tag: 4.0.3-18-minimal
 node16Image:
   repository: nodered/node-red
   pullPolicy: IfNotPresent
-  tag: 3.1.10-16
+  tag: 3.1.12-16
 node16MinimalImage:
   repository: nodered/node-red
   pullPolicy: IfNotPresent
-  tag: 3.1.10-16-minimal
+  tag: 3.1.12-16-minimal
 node14Image:
   repository: nodered/node-red
   pullPolicy: IfNotPresent
-  tag: 3.1.10-14
+  tag: 3.1.12-14
 node14MinimalImage:
   repository: nodered/node-red
   pullPolicy: IfNotPresent
-  tag: 3.1.10-14-minimal
+  tag: 3.1.12-14-minimal
 
 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.50
+version: 1.2.51
 apiVersion: v2
-appVersion: 2.12.0
+appVersion: 2.12.1
 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.12.0
+  tag: 2.12.1
 
 resources:
   limits:

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

@@ -3,9 +3,9 @@ description: Planka is an Elegant open source project tracking
 annotations:
   title: Planka
 type: application
-version: 1.2.33
+version: 1.2.34
 apiVersion: v2
-appVersion: 1.21.1
+appVersion: 1.22.0
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

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

@@ -1,7 +1,7 @@
 image:
   repository: ghcr.io/plankanban/planka
   pullPolicy: IfNotPresent
-  tag: 1.21.1
+  tag: 1.22.0
 
 resources:
   limits:

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

@@ -4,9 +4,9 @@ description: The qBittorrent project aims to provide an open-source software alt
 annotations:
   title: qBittorrent
 type: application
-version: 1.2.13
+version: 1.2.14
 apiVersion: v2
-appVersion: 4.6.6
+appVersion: 4.6.7
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

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

@@ -1,7 +1,7 @@
 image:
   repository: ghcr.io/onedr0p/qbittorrent
   pullPolicy: IfNotPresent
-  tag: 4.6.6
+  tag: 4.6.7
 
 resources:
   limits: