浏览代码

Upgraded catalog item(s) (#2959)

* Upgraded catalog item(s)

        This commit upgrades collabora, netdata, elastic-search, home-assistant, homer, vikunja, wordpress, immich, autobrr, tautulli, grafana, searxng, firefly-iii, ddns-updater, kavita, homepage, n8n, planka, audiobookshelf, odoo catalog item(s).

* revert odoo and immich

---------

Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
bugclerk 9 月之前
父节点
当前提交
c9f8d528a4
共有 36 个文件被更改,包括 54 次插入54 次删除
  1. 2 2
      library/ix-dev/charts/collabora/Chart.yaml
  2. 1 1
      library/ix-dev/charts/collabora/values.yaml
  3. 2 2
      library/ix-dev/charts/elastic-search/Chart.yaml
  4. 1 1
      library/ix-dev/charts/elastic-search/values.yaml
  5. 2 2
      library/ix-dev/charts/home-assistant/Chart.yaml
  6. 1 1
      library/ix-dev/charts/home-assistant/values.yaml
  7. 2 2
      library/ix-dev/charts/netdata/Chart.yaml
  8. 1 1
      library/ix-dev/charts/netdata/values.yaml
  9. 2 2
      library/ix-dev/community/audiobookshelf/Chart.yaml
  10. 1 1
      library/ix-dev/community/audiobookshelf/values.yaml
  11. 2 2
      library/ix-dev/community/autobrr/Chart.yaml
  12. 1 1
      library/ix-dev/community/autobrr/values.yaml
  13. 2 2
      library/ix-dev/community/ddns-updater/Chart.yaml
  14. 1 1
      library/ix-dev/community/ddns-updater/values.yaml
  15. 2 2
      library/ix-dev/community/firefly-iii/Chart.yaml
  16. 1 1
      library/ix-dev/community/firefly-iii/values.yaml
  17. 2 2
      library/ix-dev/community/grafana/Chart.yaml
  18. 1 1
      library/ix-dev/community/grafana/values.yaml
  19. 2 2
      library/ix-dev/community/homepage/Chart.yaml
  20. 1 1
      library/ix-dev/community/homepage/values.yaml
  21. 2 2
      library/ix-dev/community/homer/Chart.yaml
  22. 1 1
      library/ix-dev/community/homer/values.yaml
  23. 2 2
      library/ix-dev/community/kavita/Chart.yaml
  24. 1 1
      library/ix-dev/community/kavita/values.yaml
  25. 2 2
      library/ix-dev/community/n8n/Chart.yaml
  26. 1 1
      library/ix-dev/community/n8n/values.yaml
  27. 2 2
      library/ix-dev/community/planka/Chart.yaml
  28. 1 1
      library/ix-dev/community/planka/values.yaml
  29. 2 2
      library/ix-dev/community/searxng/Chart.yaml
  30. 1 1
      library/ix-dev/community/searxng/values.yaml
  31. 2 2
      library/ix-dev/community/tautulli/Chart.yaml
  32. 1 1
      library/ix-dev/community/tautulli/values.yaml
  33. 2 2
      library/ix-dev/community/vikunja/Chart.yaml
  34. 1 1
      library/ix-dev/community/vikunja/values.yaml
  35. 2 2
      library/ix-dev/community/wordpress/Chart.yaml
  36. 1 1
      library/ix-dev/community/wordpress/values.yaml

+ 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.28
+version: 2.0.29
 apiVersion: v2
-appVersion: 24.04.9.2.1
+appVersion: 24.04.10.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.9.2.1
+  tag: 24.04.10.1.1
 nginxImage:
   pullPolicy: IfNotPresent
   repository: nginx

+ 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.27
+version: 1.1.28
 apiVersion: v2
-appVersion: 8.16.0
+appVersion: 8.16.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.16.0
+  tag: 8.16.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.52
+version: 2.0.53
 apiVersion: v2
-appVersion: 2024.11.2
+appVersion: 2024.11.3
 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.11.2
+  tag: 2024.11.3
 
 # 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.22
+version: 2.0.23
 apiVersion: v2
-appVersion: v2.0.1
+appVersion: v2.0.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: v2.0.1
+  tag: v2.0.3
 
 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.20
+version: 1.0.21
 apiVersion: v2
-appVersion: 2.17.1
+appVersion: 2.17.2
 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.17.1
+  tag: 2.17.2
 
 resources:
   limits:

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

@@ -3,9 +3,9 @@ description: Autobrr is the modern download automation tool for torrents and use
 annotations:
   title: Autobrr
 type: application
-version: 1.2.23
+version: 1.2.24
 apiVersion: v2
-appVersion: 1.50.0
+appVersion: 1.51.0
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

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

@@ -1,7 +1,7 @@
 image:
   repository: ghcr.io/autobrr/autobrr
   pullPolicy: IfNotPresent
-  tag: v1.50.0
+  tag: v1.51.0
 
 resources:
   limits:

+ 2 - 2
library/ix-dev/community/ddns-updater/Chart.yaml

@@ -3,9 +3,9 @@ description: Lightweight universal DDNS Updater with web UI
 annotations:
   title: DDNS Updater
 type: application
-version: 1.0.32
+version: 1.0.33
 apiVersion: v2
-appVersion: 2.8.1
+appVersion: 2.8.2
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

+ 1 - 1
library/ix-dev/community/ddns-updater/values.yaml

@@ -1,7 +1,7 @@
 image:
   repository: qmcgaw/ddns-updater
   pullPolicy: IfNotPresent
-  tag: v2.8.1
+  tag: v2.8.2
 
 ci: false
 

+ 2 - 2
library/ix-dev/community/firefly-iii/Chart.yaml

@@ -3,9 +3,9 @@ description: Firefly III is a personal finances manager
 annotations:
   title: Firefly III
 type: application
-version: 1.1.34
+version: 1.1.35
 apiVersion: v2
-appVersion: 6.1.22
+appVersion: 6.1.24
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

+ 1 - 1
library/ix-dev/community/firefly-iii/values.yaml

@@ -1,7 +1,7 @@
 image:
   repository: fireflyiii/core
   pullPolicy: IfNotPresent
-  tag: version-6.1.22
+  tag: version-6.1.24
 
 importerImage:
   repository: fireflyiii/data-importer

+ 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.21
+version: 1.2.22
 apiVersion: v2
-appVersion: 11.3.0
+appVersion: 11.3.1
 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.3.0
+  tag: 11.3.1
 
 resources:
   limits:

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

@@ -3,9 +3,9 @@ description: Homepage is a modern, secure, highly customizable application dashb
 annotations:
   title: Homepage
 type: application
-version: 1.2.22
+version: 1.2.23
 apiVersion: v2
-appVersion: 0.9.12
+appVersion: 0.9.13
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

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

@@ -1,7 +1,7 @@
 image:
   repository: ghcr.io/gethomepage/homepage
   pullPolicy: IfNotPresent
-  tag: v0.9.12
+  tag: v0.9.13
 
 resources:
   limits:

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

@@ -4,9 +4,9 @@ description: Homer is a dead simple static HOMepage for your servER to keep your
 annotations:
   title: Homer
 type: application
-version: 1.2.9
+version: 1.2.10
 apiVersion: v2
-appVersion: 24.11.4
+appVersion: 24.11.5
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

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

@@ -1,7 +1,7 @@
 image:
   repository: b4bz/homer
   pullPolicy: IfNotPresent
-  tag: v24.11.4
+  tag: v24.11.5
 
 resources:
   limits:

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

@@ -3,9 +3,9 @@ description: Kavita is a fast, feature rich, cross platform reading server.
 annotations:
   title: Kavita
 type: application
-version: 1.2.11
+version: 1.2.12
 apiVersion: v2
-appVersion: 0.8.3
+appVersion: 0.8.4
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

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

@@ -1,7 +1,7 @@
 image:
   repository: jvmilazz0/kavita
   pullPolicy: IfNotPresent
-  tag: 0.8.3
+  tag: 0.8.4
 
 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.93
+version: 1.2.94
 apiVersion: v2
-appVersion: 1.68.0
+appVersion: 1.69.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.68.0
+  tag: 1.69.0
 
 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.42
+version: 1.2.43
 apiVersion: v2
-appVersion: 1.24.1
+appVersion: 1.24.2
 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.24.1
+  tag: 1.24.2
 
 resources:
   limits:

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

@@ -3,9 +3,9 @@ description: SearXNG is a privacy-respecting, hackable metasearch engine
 annotations:
   title: SearXNG
 type: application
-version: 1.2.24
+version: 1.2.25
 apiVersion: v2
-appVersion: 2024.11.17
+appVersion: 2024.11.24
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

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

@@ -1,7 +1,7 @@
 image:
   repository: searxng/searxng
   pullPolicy: IfNotPresent
-  tag: 2024.11.17-10d3af84b
+  tag: 2024.11.24-e4961142e
 
 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.2.8
+version: 1.2.9
 apiVersion: v2
-appVersion: 2.14.6
+appVersion: 2.15.0
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

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

@@ -1,7 +1,7 @@
 image:
   repository: tautulli/tautulli
   pullPolicy: IfNotPresent
-  tag: v2.14.6
+  tag: v2.15.0
 
 resources:
   limits:

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

@@ -3,9 +3,9 @@ description: Vikunja is an open-source, self-hostable to-do app.
 annotations:
   title: Vikunja
 type: application
-version: 2.0.2
+version: 2.0.3
 apiVersion: v2
-appVersion: 0.24.4
+appVersion: 0.24.5
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

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

@@ -1,7 +1,7 @@
 image:
   repository: vikunja/vikunja
   pullPolicy: IfNotPresent
-  tag: 0.24.4
+  tag: 0.24.5
 
 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.2.13
+version: 1.2.14
 apiVersion: v2
-appVersion: 6.7.0
+appVersion: 6.7.1
 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.7.0
+  tag: 6.7.1
 
 resources:
   limits: