Parcourir la source

Upgraded catalog item(s) (#2879)

* Upgraded catalog item(s)

        This commit upgrades elastic-search, syncthing, home-assistant, nextcloud, minecraft, nginx-proxy-manager, homer, chia, jellyseerr, castopod, tailscale, prowlarr, omada-controller, ipfs, immich, autobrr, komga, searxng, homepage, n8n, homarr, audiobookshelf, odoo, tdarr catalog item(s).

* revert immich and odoo

---------

Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
bugclerk il y a 10 mois
Parent
commit
22d5eb5fc5
44 fichiers modifiés avec 75 ajouts et 74 suppressions
  1. 2 2
      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/nextcloud/Chart.yaml
  6. 1 1
      library/ix-dev/charts/nextcloud/values.yaml
  7. 2 2
      library/ix-dev/charts/syncthing/Chart.yaml
  8. 1 1
      library/ix-dev/charts/syncthing/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/castopod/Chart.yaml
  14. 2 2
      library/ix-dev/community/castopod/values.yaml
  15. 2 2
      library/ix-dev/community/chia/Chart.yaml
  16. 1 1
      library/ix-dev/community/chia/values.yaml
  17. 2 2
      library/ix-dev/community/homarr/Chart.yaml
  18. 1 1
      library/ix-dev/community/homarr/values.yaml
  19. 2 2
      library/ix-dev/community/homepage/Chart.yaml
  20. 1 1
      library/ix-dev/community/homepage/values.yaml
  21. 4 3
      library/ix-dev/community/homer/Chart.yaml
  22. 1 1
      library/ix-dev/community/homer/values.yaml
  23. 2 2
      library/ix-dev/community/ipfs/Chart.yaml
  24. 1 1
      library/ix-dev/community/ipfs/values.yaml
  25. 2 2
      library/ix-dev/community/jellyseerr/Chart.yaml
  26. 1 1
      library/ix-dev/community/jellyseerr/values.yaml
  27. 2 2
      library/ix-dev/community/komga/Chart.yaml
  28. 1 1
      library/ix-dev/community/komga/values.yaml
  29. 2 2
      library/ix-dev/community/minecraft/Chart.yaml
  30. 7 7
      library/ix-dev/community/minecraft/values.yaml
  31. 2 2
      library/ix-dev/community/n8n/Chart.yaml
  32. 1 1
      library/ix-dev/community/n8n/values.yaml
  33. 2 2
      library/ix-dev/community/nginx-proxy-manager/Chart.yaml
  34. 1 1
      library/ix-dev/community/nginx-proxy-manager/values.yaml
  35. 2 2
      library/ix-dev/community/omada-controller/Chart.yaml
  36. 1 1
      library/ix-dev/community/omada-controller/values.yaml
  37. 2 2
      library/ix-dev/community/prowlarr/Chart.yaml
  38. 1 1
      library/ix-dev/community/prowlarr/values.yaml
  39. 2 2
      library/ix-dev/community/searxng/Chart.yaml
  40. 1 1
      library/ix-dev/community/searxng/values.yaml
  41. 2 2
      library/ix-dev/community/tailscale/Chart.yaml
  42. 1 1
      library/ix-dev/community/tailscale/values.yaml
  43. 2 2
      library/ix-dev/community/tdarr/Chart.yaml
  44. 1 1
      library/ix-dev/community/tdarr/values.yaml

+ 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.25
+version: 1.1.26
 apiVersion: v2
-appVersion: 8.15.2
+appVersion: 8.15.3
 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.15.2
+  tag: 8.15.3
 
 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.47
+version: 2.0.48
 apiVersion: v2
-appVersion: 2024.10.2
+appVersion: 2024.10.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.10.2
+  tag: 2024.10.3
 
 # Keep using the same image
 # as before the migration

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

@@ -4,9 +4,9 @@ description: A file sharing server that puts the control and security of your ow
 annotations:
   title: Nextcloud
 type: application
-version: 2.0.17
+version: 2.0.18
 apiVersion: v2
-appVersion: 30.0.0
+appVersion: 30.0.1
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

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

@@ -1,7 +1,7 @@
 image:
   pullPolicy: IfNotPresent
   repository: nextcloud
-  tag: 30.0.0
+  tag: 30.0.1
 nginxImage:
   pullPolicy: IfNotPresent
   repository: nginx

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

@@ -3,9 +3,9 @@ description: Syncthing is a continuous file synchronization program.
 annotations:
   title: Syncthing
 type: application
-version: 2.0.11
+version: 2.0.12
 apiVersion: v2
-appVersion: 1.27.12
+appVersion: 1.28.0
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

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

@@ -1,7 +1,7 @@
 image:
   pullPolicy: IfNotPresent
   repository: syncthing/syncthing
-  tag: 1.27.12
+  tag: 1.28.0
 
 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.15
+version: 1.0.16
 apiVersion: v2
-appVersion: 2.15.0
+appVersion: 2.15.1
 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.15.0
+  tag: 2.15.1
 
 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.20
+version: 1.2.21
 apiVersion: v2
-appVersion: 1.47.1
+appVersion: 1.48.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.47.1
+  tag: v1.48.0
 
 resources:
   limits:

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

@@ -4,9 +4,9 @@ description: Castopod is an open-source hosting platform made for podcasters who
 annotations:
   title: Castopod
 type: application
-version: 1.2.26
+version: 1.2.27
 apiVersion: v2
-appVersion: 1.12.10
+appVersion: 1.12.11
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

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

@@ -1,11 +1,11 @@
 image:
   repository: castopod/app
   pullPolicy: IfNotPresent
-  tag: 1.12.10
+  tag: 1.12.11
 webImage:
   repository: castopod/web-server
   pullPolicy: IfNotPresent
-  tag: 1.12.10
+  tag: 1.12.11
 
 resources:
   limits:

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

@@ -4,9 +4,9 @@ description: Chia is a modern cryptocurrency built from scratch, designed to be
 annotations:
   title: Chia
 type: application
-version: 1.0.40
+version: 1.0.41
 apiVersion: v2
-appVersion: 2.4.3
+appVersion: 2.4.4
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

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

@@ -1,6 +1,6 @@
 image:
   repository: ghcr.io/chia-network/chia
-  tag: 2.4.3
+  tag: 2.4.4
   pullPolicy: IfNotPresent
 resources:
   limits:

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

@@ -4,9 +4,9 @@ description: Homarr is a sleek, modern dashboard that puts all of your apps and
 annotations:
   title: Homarr
 type: application
-version: 2.0.15
+version: 2.0.16
 apiVersion: v2
-appVersion: 0.15.4
+appVersion: 0.15.6
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

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

@@ -1,7 +1,7 @@
 image:
   repository: ghcr.io/ajnart/homarr
   pullPolicy: IfNotPresent
-  tag: 0.15.4
+  tag: 0.15.6
 
 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.20
+version: 1.2.21
 apiVersion: v2
-appVersion: 0.9.10
+appVersion: 0.9.11
 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.10
+  tag: v0.9.11
 
 resources:
   limits:

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

@@ -1,11 +1,12 @@
 name: homer
-description: Homer is a dead simple static HOMepage for your servER to keep your services on hand, from a simple yaml configuration file.
+description: Homer is a dead simple static HOMepage for your servER to keep your services
+  on hand, from a simple yaml configuration file.
 annotations:
   title: Homer
 type: application
-version: 1.2.4
+version: 1.2.5
 apiVersion: v2
-appVersion: 23.10.1
+appVersion: 24.10.1
 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: v23.10.1
+  tag: v24.10.1
 
 resources:
   limits:

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

@@ -4,9 +4,9 @@ description: Interplanetary Filesystem - the Web3 standard for content-addressin
 annotations:
   title: IPFS
 type: application
-version: 1.0.38
+version: 1.0.39
 apiVersion: v2
-appVersion: v0.30.0
+appVersion: v0.31.0
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

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

@@ -1,7 +1,7 @@
 image:
   repository: ipfs/kubo
   pullPolicy: IfNotPresent
-  tag: v0.30.0
+  tag: v0.31.0
 resources:
   limits:
     cpu: 4000m

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

@@ -4,9 +4,9 @@ description: Jellyseerr is a free and open source software application for manag
 annotations:
   title: Jellyseerr
 type: application
-version: 1.0.24
+version: 1.0.25
 apiVersion: v2
-appVersion: 1.9.2
+appVersion: 2.0.1
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

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

@@ -1,7 +1,7 @@
 image:
   repository: fallenbagel/jellyseerr
   pullPolicy: IfNotPresent
-  tag: 1.9.2
+  tag: 2.0.1
 
 resources:
   limits:

+ 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.2.16
+version: 1.2.17
 apiVersion: v2
-appVersion: 1.14.0
+appVersion: 1.14.1
 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.14.0
+  tag: 1.14.1
 
 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.2.20
+version: 1.2.21
 apiVersion: v2
-appVersion: 2024.10.1
+appVersion: 2024.10.2
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

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

@@ -1,23 +1,23 @@
 j8Image:
   repository: itzg/minecraft-server
   pullPolicy: IfNotPresent
-  tag: 2024.10.1-java8
+  tag: 2024.10.2-java8
 j8gceImage:
   repository: itzg/minecraft-server
   pullPolicy: IfNotPresent
-  tag: 2024.10.1-java8-graalvm-ce
+  tag: 2024.10.2-java8-graalvm-ce
 j8j9Image:
   repository: itzg/minecraft-server
   pullPolicy: IfNotPresent
-  tag: 2024.10.1-java8-openj9
+  tag: 2024.10.2-java8-openj9
 j8jdkImage:
   repository: itzg/minecraft-server
   pullPolicy: IfNotPresent
-  tag: 2024.10.1-java8-jdk
+  tag: 2024.10.2-java8-jdk
 j11Image:
   repository: itzg/minecraft-server
   pullPolicy: IfNotPresent
-  tag: 2024.10.0-java11
+  tag: 2024.10.2-java11
 j11j9Image:
   repository: itzg/minecraft-server
   pullPolicy: IfNotPresent
@@ -29,7 +29,7 @@ j11jdkImage:
 j17Image:
   repository: itzg/minecraft-server
   pullPolicy: IfNotPresent
-  tag: 2024.10.0-java17
+  tag: 2024.10.2-java17
 j17j9Image:
   repository: itzg/minecraft-server
   pullPolicy: IfNotPresent
@@ -45,7 +45,7 @@ j17gceImage:
 j17alpineImage:
   repository: itzg/minecraft-server
   pullPolicy: IfNotPresent
-  tag: 2024.10.0-java17-alpine
+  tag: 2024.10.2-java17-alpine
 j19Image:
   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.85
+version: 1.2.86
 apiVersion: v2
-appVersion: 1.63.2
+appVersion: 1.64.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.63.2
+  tag: 1.64.0
 
 resources:
   limits:

+ 2 - 2
library/ix-dev/community/nginx-proxy-manager/Chart.yaml

@@ -3,9 +3,9 @@ description: Expose your services easily and securely
 annotations:
   title: Nginx Proxy Manager
 type: application
-version: 1.0.33
+version: 1.0.34
 apiVersion: v2
-appVersion: 2.11.3
+appVersion: 2.12.1
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

+ 1 - 1
library/ix-dev/community/nginx-proxy-manager/values.yaml

@@ -1,7 +1,7 @@
 image:
   repository: jc21/nginx-proxy-manager
   pullPolicy: IfNotPresent
-  tag: 2.11.3
+  tag: 2.12.1
 resources:
   limits:
     cpu: 4000m

+ 2 - 2
library/ix-dev/community/omada-controller/Chart.yaml

@@ -4,9 +4,9 @@ description: Omada Controller (TP-Link) is a network management controller for T
 annotations:
   title: Omada Controller
 type: application
-version: 1.2.6
+version: 1.2.7
 apiVersion: v2
-appVersion: 5.14.26.1
+appVersion: 5.14.32.2
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

+ 1 - 1
library/ix-dev/community/omada-controller/values.yaml

@@ -1,7 +1,7 @@
 image:
   repository: mbentley/omada-controller
   pullPolicy: IfNotPresent
-  tag: 5.14.26.1
+  tag: 5.14.32.2
 
 resources:
   limits:

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

@@ -4,9 +4,9 @@ description: Prowlarr is an indexer manager/proxy to integrate with your various
 annotations:
   title: Prowlarr
 type: application
-version: 1.2.40
+version: 1.2.41
 apiVersion: v2
-appVersion: 1.25.2.4794
+appVersion: 1.25.3.4815
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

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

@@ -1,7 +1,7 @@
 image:
   repository: ghcr.io/onedr0p/prowlarr-develop
   pullPolicy: IfNotPresent
-  tag: 1.25.2.4794
+  tag: 1.25.3.4815
 
 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.18
+version: 1.2.19
 apiVersion: v2
-appVersion: 2023.12.31
+appVersion: 2024.10.19
 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: 2023.12.31-3535377c9
+  tag: 2024.10.19-eeae3664c
 
 resources:
   limits:

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

@@ -3,9 +3,9 @@ description: Secure remote access to shared resources
 annotations:
   title: Tailscale
 type: application
-version: 1.0.46
+version: 1.0.47
 apiVersion: v2
-appVersion: 1.74.1
+appVersion: 1.76.1
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

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

@@ -1,7 +1,7 @@
 image:
   repository: tailscale/tailscale
   pullPolicy: IfNotPresent
-  tag: v1.74.1
+  tag: v1.76.1
 
 resources:
   limits:

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

@@ -3,9 +3,9 @@ description: Tdarr is a Distributed Transcoding System
 annotations:
   title: Tdarr
 type: application
-version: 1.2.15
+version: 1.2.16
 apiVersion: v2
-appVersion: 2.26.1
+appVersion: 2.27.2
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

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

@@ -1,7 +1,7 @@
 image:
   repository: haveagitgat/tdarr
   pullPolicy: IfNotPresent
-  tag: 2.26.01
+  tag: 2.27.02
 
 resources:
   limits: