Prechádzať zdrojové kódy

Upgraded catalog item(s)

        This commit upgrades netdata, elastic-search, home-assistant, minecraft, paperless-ngx, adguard-home, drawio, wordpress, immich, tautulli, komga, n8n, node-red, unifi-protect-backup catalog item(s).
sonicaj 1 rok pred
rodič
commit
e2c121d8c8
28 zmenil súbory, kde vykonal 57 pridanie a 54 odobranie
  1. 4 3
      library/ix-dev/charts/elastic-search/Chart.yaml
  2. 1 1
      library/ix-dev/charts/elastic-search/values.yaml
  3. 2 2
      library/ix-dev/charts/home-assistant/Chart.yaml
  4. 1 1
      library/ix-dev/charts/home-assistant/values.yaml
  5. 2 2
      library/ix-dev/charts/netdata/Chart.yaml
  6. 1 1
      library/ix-dev/charts/netdata/values.yaml
  7. 4 3
      library/ix-dev/community/adguard-home/Chart.yaml
  8. 1 1
      library/ix-dev/community/adguard-home/values.yaml
  9. 2 2
      library/ix-dev/community/drawio/Chart.yaml
  10. 1 1
      library/ix-dev/community/drawio/values.yaml
  11. 2 2
      library/ix-dev/community/immich/Chart.yaml
  12. 2 2
      library/ix-dev/community/immich/values.yaml
  13. 2 2
      library/ix-dev/community/komga/Chart.yaml
  14. 1 1
      library/ix-dev/community/komga/values.yaml
  15. 2 2
      library/ix-dev/community/minecraft/Chart.yaml
  16. 4 4
      library/ix-dev/community/minecraft/values.yaml
  17. 2 2
      library/ix-dev/community/n8n/Chart.yaml
  18. 1 1
      library/ix-dev/community/n8n/values.yaml
  19. 4 3
      library/ix-dev/community/node-red/Chart.yaml
  20. 6 6
      library/ix-dev/community/node-red/values.yaml
  21. 2 2
      library/ix-dev/community/paperless-ngx/Chart.yaml
  22. 1 1
      library/ix-dev/community/paperless-ngx/values.yaml
  23. 2 2
      library/ix-dev/community/tautulli/Chart.yaml
  24. 1 1
      library/ix-dev/community/tautulli/values.yaml
  25. 2 2
      library/ix-dev/community/unifi-protect-backup/Chart.yaml
  26. 1 1
      library/ix-dev/community/unifi-protect-backup/values.yaml
  27. 2 2
      library/ix-dev/community/wordpress/Chart.yaml
  28. 1 1
      library/ix-dev/community/wordpress/values.yaml

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

@@ -1,11 +1,12 @@
 name: elastic-search
-description: Elasticsearch is the distributed, RESTful search and analytics engine at the heart of the Elastic Stack.
+description: Elasticsearch is the distributed, RESTful search and analytics engine
+  at the heart of the Elastic Stack.
 annotations:
   title: Elastic Search
 type: application
-version: 1.1.0
+version: 1.1.1
 apiVersion: v2
-appVersion: 8.11.1
+appVersion: 8.11.2
 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.11.1
+  tag: 8.11.2
 
 resources:
   limits:

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

@@ -3,9 +3,9 @@ description: Home Assistant App for TrueNAS SCALE
 annotations:
   title: Home Assistant
 type: application
-version: 1.0.121
+version: 1.0.122
 apiVersion: v2
-appVersion: 2023.11.3
+appVersion: 2023.12.0
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

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

@@ -1,4 +1,4 @@
 image:
   pullPolicy: IfNotPresent
   repository: homeassistant/home-assistant
-  tag: 2023.11.3
+  tag: 2023.12.0

+ 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: 1.0.37
+version: 1.0.38
 apiVersion: v2
-appVersion: v1.43.2
+appVersion: v1.44.0
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

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

@@ -1,6 +1,6 @@
 image:
   pullPolicy: IfNotPresent
   repository: netdata/netdata
-  tag: v1.43.2
+  tag: v1.44.0
 runAsGroup: 201
 runAsUser: 201

+ 4 - 3
library/ix-dev/community/adguard-home/Chart.yaml

@@ -1,11 +1,12 @@
 name: adguard-home
-description: Free and open source, powerful network-wide ads & trackers blocking DNS server.
+description: Free and open source, powerful network-wide ads & trackers blocking DNS
+  server.
 annotations:
   title: AdGuard Home
 type: application
-version: 1.0.28
+version: 1.0.29
 apiVersion: v2
-appVersion: 0.107.41
+appVersion: 0.107.42
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

+ 1 - 1
library/ix-dev/community/adguard-home/values.yaml

@@ -1,6 +1,6 @@
 image:
   repository: adguard/adguardhome
-  tag: v0.107.41
+  tag: v0.107.42
   pullPolicy: IfNotPresent
 
 resources:

+ 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.1.8
+version: 1.1.9
 apiVersion: v2
-appVersion: 22.1.5
+appVersion: 22.1.7
 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: 22.1.5
+  tag: 22.1.7
 
 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: 2.0.3
+version: 2.0.4
 apiVersion: v2
-appVersion: 1.89.0
+appVersion: 1.90.0
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

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

@@ -1,12 +1,12 @@
 image:
   repository: altran1502/immich-server
   pullPolicy: IfNotPresent
-  tag: v1.89.0
+  tag: v1.90.0
 
 mlImage:
   repository: altran1502/immich-machine-learning
   pullPolicy: IfNotPresent
-  tag: v1.89.0
+  tag: v1.90.0
 
 typesenseImage:
   repository: typesense/typesense

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

@@ -3,9 +3,9 @@ description: Komga is a free and open source comics/mangas server.
 annotations:
   title: Komga
 type: application
-version: 1.1.8
+version: 1.1.9
 apiVersion: v2
-appVersion: 1.8.3
+appVersion: 1.8.4
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

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

@@ -1,7 +1,7 @@
 image:
   repository: gotson/komga
   pullPolicy: IfNotPresent
-  tag: 1.8.3
+  tag: 1.8.4
 
 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.1.5
+version: 1.1.6
 apiVersion: v2
-appVersion: 2023.12.0
+appVersion: 2023.12.1
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

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

@@ -1,19 +1,19 @@
 j8Image:
   repository: itzg/minecraft-server
   pullPolicy: IfNotPresent
-  tag: 2023.12.0-java8
+  tag: 2023.12.1-java8
 j8gceImage:
   repository: itzg/minecraft-server
   pullPolicy: IfNotPresent
-  tag: 2023.12.0-java8-graalvm-ce
+  tag: 2023.12.1-java8-graalvm-ce
 j8j9Image:
   repository: itzg/minecraft-server
   pullPolicy: IfNotPresent
-  tag: 2023.12.0-java8-openj9
+  tag: 2023.12.1-java8-openj9
 j8jdkImage:
   repository: itzg/minecraft-server
   pullPolicy: IfNotPresent
-  tag: 2023.12.0-java8-jdk
+  tag: 2023.12.1-java8-jdk
 j11Image:
   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.5
+version: 1.2.6
 apiVersion: v2
-appVersion: 1.19.5
+appVersion: 1.20.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.19.5
+  tag: 1.20.0
 
 resources:
   limits:

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

@@ -1,11 +1,12 @@
 name: node-red
-description: Node-RED is a programming tool for wiring together hardware devices, APIs and online services in new and interesting ways.
+description: Node-RED is a programming tool for wiring together hardware devices,
+  APIs and online services in new and interesting ways.
 annotations:
   title: Node-RED
 type: application
-version: 1.1.3
+version: 1.1.4
 apiVersion: v2
-appVersion: 3.1.0
+appVersion: 3.1.3
 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: 3.1.0-18
+  tag: 3.1.3-18
 node18MinimalImage:
   repository: nodered/node-red
   pullPolicy: IfNotPresent
-  tag: 3.1.0-18-minimal
+  tag: 3.1.3-18-minimal
 node16Image:
   repository: nodered/node-red
   pullPolicy: IfNotPresent
-  tag: 3.1.0-16
+  tag: 3.1.3-16
 node16MinimalImage:
   repository: nodered/node-red
   pullPolicy: IfNotPresent
-  tag: 3.1.0-16-minimal
+  tag: 3.1.3-16-minimal
 node14Image:
   repository: nodered/node-red
   pullPolicy: IfNotPresent
-  tag: 3.1.0-14
+  tag: 3.1.3-14
 node14MinimalImage:
   repository: nodered/node-red
   pullPolicy: IfNotPresent
-  tag: 3.1.0-14-minimal
+  tag: 3.1.3-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.3
+version: 1.2.4
 apiVersion: v2
-appVersion: 2.0.1
+appVersion: 2.1.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.0.1
+  tag: 2.1.0
 
 resources:
   limits:

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

@@ -4,9 +4,9 @@ description: Tautulli is a python based web application for monitoring, analytic
 annotations:
   title: Tautulli
 type: application
-version: 1.1.5
+version: 1.1.6
 apiVersion: v2
-appVersion: 2.13.3
+appVersion: 2.13.4
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

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

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

+ 2 - 2
library/ix-dev/community/unifi-protect-backup/Chart.yaml

@@ -4,9 +4,9 @@ description: Unifi Protect Backup is a python based tool for backing up UniFi Pr
 annotations:
   title: Unifi Protect Backup
 type: application
-version: 1.1.4
+version: 1.1.5
 apiVersion: v2
-appVersion: 0.10.2
+appVersion: 0.10.3
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

+ 1 - 1
library/ix-dev/community/unifi-protect-backup/values.yaml

@@ -1,7 +1,7 @@
 image:
   repository: ghcr.io/ep1cman/unifi-protect-backup
   pullPolicy: IfNotPresent
-  tag: 0.10.2
+  tag: 0.10.3
 
 resources:
   limits:

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

@@ -3,9 +3,9 @@ description: Wordpress is a web content management system
 annotations:
   title: Wordpress
 type: application
-version: 1.1.4
+version: 1.1.5
 apiVersion: v2
-appVersion: 6.4.1
+appVersion: 6.4.2
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

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

@@ -1,7 +1,7 @@
 image:
   repository: wordpress
   pullPolicy: IfNotPresent
-  tag: 6.4.1
+  tag: 6.4.2
 
 resources:
   limits: