Bladeren bron

Upgraded catalog item(s) (#2541)

* Upgraded catalog item(s)

        This commit upgrades netdata, elastic-search, home-assistant, pgadmin, mealie, drawio, jellyfin, freshrss, n8n catalog item(s).

* revert pgadmin

---------

Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
bugclerk 1 jaar geleden
bovenliggende
commit
6e1ad55598

+ 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.18
+version: 1.1.19
 apiVersion: v2
-appVersion: 8.13.4
+appVersion: 8.14.0
 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.13.4
+  tag: 8.14.0
 
 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.26
+version: 2.0.27
 apiVersion: v2
-appVersion: 2024.5.5
+appVersion: 2024.6.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.5.5
+  tag: 2024.6.0
 
 # Keep using the same image
 # as before the migration

+ 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.9
+version: 2.0.10
 apiVersion: v2
-appVersion: v1.45.5
+appVersion: v1.45.6
 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.45.5
+  tag: v1.45.6
 
 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.41
+version: 1.2.42
 apiVersion: v2
-appVersion: 24.4.13
+appVersion: 24.4.14
 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.4.13
+  tag: 24.4.14
 
 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.10
+version: 1.1.11
 apiVersion: v2
-appVersion: 1.24.0
+appVersion: 1.24.1
 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.0
+  tag: 1.24.1
 
 resources:
   limits:

+ 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.2.14
+version: 1.2.15
 apiVersion: v2
-appVersion: 10.9.4
+appVersion: 10.9.5
 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.4
+  tag: 10.9.5
 
 resources:
   limits:

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

@@ -3,9 +3,9 @@ description: Mealie is a self-hosted recipe manager and meal planner
 annotations:
   title: Mealie
 type: application
-version: 1.0.19
+version: 1.0.20
 apiVersion: v2
-appVersion: 1.7.0
+appVersion: 1.8.0
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

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

@@ -1,7 +1,7 @@
 image:
   repository: ghcr.io/mealie-recipes/mealie
   pullPolicy: IfNotPresent
-  tag: v1.7.0
+  tag: v1.8.0
 
 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.51
+version: 1.2.52
 apiVersion: v2
-appVersion: 1.44.1
+appVersion: 1.45.0
 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.44.1
+  tag: 1.45.0
 
 resources:
   limits: