Browse Source

Upgraded catalog item(s) (#2868)

* Upgraded catalog item(s)

        This commit upgrades collabora, home-assistant, minio, minecraft, cloudflared, twofactor-auth, vaultwarden, prowlarr, radarr, tautulli, n8n, node-red, audiobookshelf, odoo, unifi-controller catalog item(s).

* revert odoo

* undo disable

* untouch

---------

Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
bugclerk 10 months ago
parent
commit
c06c981de8
28 changed files with 48 additions and 48 deletions
  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/home-assistant/Chart.yaml
  4. 1 1
      library/ix-dev/charts/home-assistant/values.yaml
  5. 2 2
      library/ix-dev/charts/minio/Chart.yaml
  6. 1 1
      library/ix-dev/charts/minio/values.yaml
  7. 2 2
      library/ix-dev/community/audiobookshelf/Chart.yaml
  8. 1 1
      library/ix-dev/community/audiobookshelf/values.yaml
  9. 2 2
      library/ix-dev/community/cloudflared/Chart.yaml
  10. 1 1
      library/ix-dev/community/cloudflared/values.yaml
  11. 2 2
      library/ix-dev/community/minecraft/Chart.yaml
  12. 4 4
      library/ix-dev/community/minecraft/values.yaml
  13. 2 2
      library/ix-dev/community/n8n/Chart.yaml
  14. 1 1
      library/ix-dev/community/n8n/values.yaml
  15. 2 2
      library/ix-dev/community/node-red/Chart.yaml
  16. 4 4
      library/ix-dev/community/node-red/values.yaml
  17. 2 2
      library/ix-dev/community/prowlarr/Chart.yaml
  18. 1 1
      library/ix-dev/community/prowlarr/values.yaml
  19. 2 2
      library/ix-dev/community/radarr/Chart.yaml
  20. 1 1
      library/ix-dev/community/radarr/values.yaml
  21. 2 2
      library/ix-dev/community/tautulli/Chart.yaml
  22. 1 1
      library/ix-dev/community/tautulli/values.yaml
  23. 2 2
      library/ix-dev/community/twofactor-auth/Chart.yaml
  24. 1 1
      library/ix-dev/community/twofactor-auth/values.yaml
  25. 2 2
      library/ix-dev/community/unifi-controller/Chart.yaml
  26. 1 1
      library/ix-dev/community/unifi-controller/values.yaml
  27. 2 2
      library/ix-dev/community/vaultwarden/Chart.yaml
  28. 1 1
      library/ix-dev/community/vaultwarden/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.25
+version: 2.0.26
 apiVersion: v2
-appVersion: 24.04.8.1.1
+appVersion: 24.04.8.2.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.8.1.1
+  tag: 24.04.8.2.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.46
+version: 2.0.47
 apiVersion: v2
-appVersion: 2024.10.1
+appVersion: 2024.10.2
 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.1
+  tag: 2024.10.2
 
 # 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.22
+version: 2.0.23
 apiVersion: v2
-appVersion: 2024-10-02T17-50-41Z
+appVersion: 2024-10-13T13-34-11Z
 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-10-02T17-50-41Z
+  tag: RELEASE.2024-10-13T13-34-11Z
 logSearchImage:
   pullPolicy: IfNotPresent
   repository: minio/operator

+ 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.14
+version: 1.0.15
 apiVersion: v2
-appVersion: 2.14.0
+appVersion: 2.15.0
 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.14.0
+  tag: 2.15.0
 
 resources:
   limits:

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

@@ -4,9 +4,9 @@ description: Cloudflared is a client for Cloudflare Tunnel, a daemon that expose
 annotations:
   title: Cloudflared
 type: application
-version: 1.2.18
+version: 1.2.19
 apiVersion: v2
-appVersion: 2024.9.1
+appVersion: 2024.10.0
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

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

@@ -1,7 +1,7 @@
 image:
   repository: cloudflare/cloudflared
   pullPolicy: IfNotPresent
-  tag: 2024.9.1
+  tag: 2024.10.0
 
 ci: false
 

+ 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.19
+version: 1.2.20
 apiVersion: v2
-appVersion: 2024.10.0
+appVersion: 2024.10.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: 2024.10.0-java8
+  tag: 2024.10.1-java8
 j8gceImage:
   repository: itzg/minecraft-server
   pullPolicy: IfNotPresent
-  tag: 2024.10.0-java8-graalvm-ce
+  tag: 2024.10.1-java8-graalvm-ce
 j8j9Image:
   repository: itzg/minecraft-server
   pullPolicy: IfNotPresent
-  tag: 2024.10.0-java8-openj9
+  tag: 2024.10.1-java8-openj9
 j8jdkImage:
   repository: itzg/minecraft-server
   pullPolicy: IfNotPresent
-  tag: 2024.10.0-java8-jdk
+  tag: 2024.10.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.84
+version: 1.2.85
 apiVersion: v2
-appVersion: 1.63.0
+appVersion: 1.63.2
 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.0
+  tag: 1.63.2
 
 resources:
   limits:

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

@@ -4,9 +4,9 @@ description: Node-RED is a programming tool for wiring together hardware devices
 annotations:
   title: Node-RED
 type: application
-version: 1.2.15
+version: 1.2.16
 apiVersion: v2
-appVersion: 3.1.13
+appVersion: 3.1.14
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

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

@@ -1,19 +1,19 @@
 node18Image:
   repository: nodered/node-red
   pullPolicy: IfNotPresent
-  tag: 4.0.4-18
+  tag: 4.0.5-18
 node18MinimalImage:
   repository: nodered/node-red
   pullPolicy: IfNotPresent
-  tag: 4.0.4-18-minimal
+  tag: 4.0.5-18-minimal
 node16Image:
   repository: nodered/node-red
   pullPolicy: IfNotPresent
-  tag: 3.1.13-16
+  tag: 3.1.14-16
 node16MinimalImage:
   repository: nodered/node-red
   pullPolicy: IfNotPresent
-  tag: 3.1.13-16-minimal
+  tag: 3.1.14-16-minimal
 node14Image:
   repository: nodered/node-red
   pullPolicy: IfNotPresent

+ 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.39
+version: 1.2.40
 apiVersion: v2
-appVersion: 1.25.1.4770
+appVersion: 1.25.2.4794
 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.1.4770
+  tag: 1.25.2.4794
 
 resources:
   limits:

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

@@ -3,9 +3,9 @@ description: Radarr is a movie collection manager for Usenet and BitTorrent user
 annotations:
   title: Radarr
 type: application
-version: 1.2.19
+version: 1.2.20
 apiVersion: v2
-appVersion: 5.11.0.9244
+appVersion: 5.12.2.9335
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

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

@@ -1,7 +1,7 @@
 image:
   repository: ghcr.io/onedr0p/radarr
   pullPolicy: IfNotPresent
-  tag: 5.11.0.9244
+  tag: 5.12.2.9335
 
 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.7
+version: 1.2.8
 apiVersion: v2
-appVersion: 2.14.5
+appVersion: 2.14.6
 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.5
+  tag: v2.14.6
 
 resources:
   limits:

+ 2 - 2
library/ix-dev/community/twofactor-auth/Chart.yaml

@@ -4,9 +4,9 @@ description: 2FAuth is a web based self-hosted alternative to One Time Passcode
 annotations:
   title: 2FAuth
 type: application
-version: 1.2.8
+version: 1.2.9
 apiVersion: v2
-appVersion: 5.3.0
+appVersion: 5.3.1
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

+ 1 - 1
library/ix-dev/community/twofactor-auth/values.yaml

@@ -1,7 +1,7 @@
 image:
   repository: 2fauth/2fauth
   pullPolicy: IfNotPresent
-  tag: 5.3.0
+  tag: 5.3.1
 
 resources:
   limits:

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

@@ -3,9 +3,9 @@ description: Unifi Controller is a network management controller for Unifi Equip
 annotations:
   title: Unifi Controller
 type: application
-version: 1.3.12
+version: 1.3.13
 apiVersion: v2
-appVersion: 8.4.62
+appVersion: 8.5.6
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

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

@@ -1,7 +1,7 @@
 image:
   repository: goofball222/unifi
   pullPolicy: IfNotPresent
-  tag: 8.4.62
+  tag: 8.5.6
 
 resources:
   limits:

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

@@ -4,9 +4,9 @@ description: Alternative implementation of the Bitwarden server API written in R
 annotations:
   title: Vaultwarden
 type: application
-version: 1.1.15
+version: 1.1.16
 apiVersion: v2
-appVersion: 1.32.1
+appVersion: 1.32.2
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

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

@@ -1,7 +1,7 @@
 image:
   repository: vaultwarden/server
   pullPolicy: IfNotPresent
-  tag: 1.32.1
+  tag: 1.32.2
 
 resources:
   limits: