소스 검색

Upgraded catalog item(s) (#2846)

This commit upgrades collabora, netdata, home-assistant, minio, zerotier, bazarr, redis, drawio, metube, grafana, jenkins, n8n, planka catalog item(s).

Co-authored-by: sonicaj <waqarsonic1@gmail.com>
bugclerk 10 달 전
부모
커밋
c6d977bbe4

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

@@ -4,9 +4,9 @@ description: Collabora is a collaborative online office suite based on LibreOffi
 annotations:
   title: Collabora
 type: application
-version: 2.0.24
+version: 2.0.25
 apiVersion: v2
-appVersion: 24.04.7.2.1
+appVersion: 24.04.8.1.1
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

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

@@ -1,7 +1,7 @@
 image:
   pullPolicy: IfNotPresent
   repository: collabora/code
-  tag: 24.04.7.2.1
+  tag: 24.04.8.1.1
 nginxImage:
   pullPolicy: IfNotPresent
   repository: nginx

+ 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.44
+version: 2.0.45
 apiVersion: v2
-appVersion: 2024.9.3
+appVersion: 2024.10.0
 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.3
+  tag: 2024.10.0
 
 # Keep using the same image
 # as before the migration

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

@@ -3,9 +3,9 @@ description: High Performance, Kubernetes Native Object Storage
 annotations:
   title: MinIO
 type: application
-version: 2.0.21
+version: 2.0.22
 apiVersion: v2
-appVersion: 2024-09-22T00-33-43Z
+appVersion: 2024-10-02T17-50-41Z
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

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

@@ -1,7 +1,7 @@
 image:
   pullPolicy: IfNotPresent
   repository: minio/minio
-  tag: RELEASE.2024-09-22T00-33-43Z
+  tag: RELEASE.2024-10-02T17-50-41Z
 logSearchImage:
   pullPolicy: IfNotPresent
   repository: minio/operator

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

@@ -3,9 +3,9 @@ description: Real-time performance monitoring, done right!
 annotations:
   title: Netdata
 type: application
-version: 2.0.17
+version: 2.0.18
 apiVersion: v2
-appVersion: v1.47.2
+appVersion: v1.47.3
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

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

@@ -1,7 +1,7 @@
 image:
   pullPolicy: IfNotPresent
   repository: netdata/netdata
-  tag: v1.47.2
+  tag: v1.47.3
 
 resources:
   limits:

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

@@ -4,9 +4,9 @@ description: Bazarr is a companion application to Sonarr and Radarr. It manages
 annotations:
   title: Bazarr
 type: application
-version: 1.2.12
+version: 1.2.13
 apiVersion: v2
-appVersion: 1.4.4
+appVersion: 1.4.5
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

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

@@ -1,7 +1,7 @@
 image:
   repository: ghcr.io/onedr0p/bazarr
   pullPolicy: IfNotPresent
-  tag: 1.4.4
+  tag: 1.4.5
 
 resources:
   limits:

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

@@ -3,9 +3,9 @@ description: Draw.io is a whiteboarding / diagramming software application.
 annotations:
   title: Draw.IO
 type: application
-version: 1.2.53
+version: 1.2.54
 apiVersion: v2
-appVersion: 24.7.8
+appVersion: 24.7.17
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

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

@@ -1,7 +1,7 @@
 image:
   repository: jgraph/drawio
   pullPolicy: IfNotPresent
-  tag: 24.7.8
+  tag: 24.7.17
 
 resources:
   limits:

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

@@ -4,9 +4,9 @@ description: Grafana is the open source analytics & monitoring solution for ever
 annotations:
   title: Grafana
 type: application
-version: 1.2.19
+version: 1.2.20
 apiVersion: v2
-appVersion: 11.2.1
+appVersion: 11.2.2
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

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

@@ -1,7 +1,7 @@
 image:
   repository: grafana/grafana
   pullPolicy: IfNotPresent
-  tag: 11.2.1
+  tag: 11.2.2
 
 resources:
   limits:

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

@@ -3,9 +3,9 @@ description: Jenkins is a leading open source automation server,
 annotations:
   title: Jenkins
 type: application
-version: 1.2.14
+version: 1.2.15
 apiVersion: v2
-appVersion: 2.462.2
+appVersion: 2.462.3
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

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

@@ -1,7 +1,7 @@
 image:
   repository: jenkins/jenkins
   pullPolicy: IfNotPresent
-  tag: 2.462.2-jdk17
+  tag: 2.462.3-jdk17
 
 resources:
   limits:

+ 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.36
+version: 1.2.37
 apiVersion: v2
-appVersion: '2024-09-28'
+appVersion: '2024-10-02'
 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-28'
+  tag: '2024-10-02'
 
 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.81
+version: 1.2.82
 apiVersion: v2
-appVersion: 1.61.0
+appVersion: 1.62.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.61.0
+  tag: 1.62.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.35
+version: 1.2.36
 apiVersion: v2
-appVersion: 1.23.0
+appVersion: 1.23.1
 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.23.0
+  tag: 1.23.1
 
 resources:
   limits:

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

@@ -4,9 +4,9 @@ description: Redis. The open source, in-memory data store used by millions of de
 annotations:
   title: Redis
 type: application
-version: 1.0.24
+version: 1.0.25
 apiVersion: v2
-appVersion: 7.4.0
+appVersion: 7.4.1
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

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

@@ -1,7 +1,7 @@
 image:
   repository: bitnami/redis
   pullPolicy: IfNotPresent
-  tag: 7.4.0
+  tag: 7.4.1
 
 resources:
   limits:

+ 3 - 3
library/ix-dev/community/zerotier/Chart.yaml

@@ -3,10 +3,10 @@ description: Securely connect any device, anywhere.
 annotations:
   title: Zerotier
 type: application
-version: 1.0.23
+version: 1.0.24
 apiVersion: v2
-appVersion: 1.14.0
-kubeVersion: ">=1.16.0-0"
+appVersion: 1.14.1
+kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas
     url: https://www.truenas.com/

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

@@ -1,7 +1,7 @@
 image:
   repository: zerotier/zerotier
   pullPolicy: IfNotPresent
-  tag: 1.14.0
+  tag: 1.14.1
 
 resources:
   limits: