Ver Fonte

Upgraded catalog item(s) (#2288)

This commit upgrades wg-easy, pihole, home-assistant, plex, gitea, twofactor-auth, drawio, metube, castopod, tailscale, prowlarr, lidarr, immich, linkding, passbolt, sabnzbd, komga, readarr, n8n, planka, node-red, homarr catalog item(s).

Co-authored-by: sonicaj <waqarsonic1@gmail.com>
bugclerk há 1 ano atrás
pai
commit
d5dd090454
44 ficheiros alterados com 75 adições e 75 exclusões
  1. 2 2
      library/ix-dev/charts/home-assistant/Chart.yaml
  2. 1 1
      library/ix-dev/charts/home-assistant/values.yaml
  3. 2 2
      library/ix-dev/charts/pihole/Chart.yaml
  4. 1 1
      library/ix-dev/charts/pihole/values.yaml
  5. 2 2
      library/ix-dev/charts/plex/Chart.yaml
  6. 1 1
      library/ix-dev/charts/plex/values.yaml
  7. 2 2
      library/ix-dev/charts/wg-easy/Chart.yaml
  8. 1 1
      library/ix-dev/charts/wg-easy/values.yaml
  9. 2 2
      library/ix-dev/community/castopod/Chart.yaml
  10. 2 2
      library/ix-dev/community/castopod/values.yaml
  11. 2 2
      library/ix-dev/community/drawio/Chart.yaml
  12. 1 1
      library/ix-dev/community/drawio/values.yaml
  13. 2 2
      library/ix-dev/community/gitea/Chart.yaml
  14. 1 1
      library/ix-dev/community/gitea/values.yaml
  15. 2 2
      library/ix-dev/community/homarr/Chart.yaml
  16. 1 1
      library/ix-dev/community/homarr/values.yaml
  17. 2 2
      library/ix-dev/community/immich/Chart.yaml
  18. 4 4
      library/ix-dev/community/immich/values.yaml
  19. 2 2
      library/ix-dev/community/komga/Chart.yaml
  20. 1 1
      library/ix-dev/community/komga/values.yaml
  21. 2 2
      library/ix-dev/community/lidarr/Chart.yaml
  22. 1 1
      library/ix-dev/community/lidarr/values.yaml
  23. 2 2
      library/ix-dev/community/linkding/Chart.yaml
  24. 1 1
      library/ix-dev/community/linkding/values.yaml
  25. 2 2
      library/ix-dev/community/metube/Chart.yaml
  26. 1 1
      library/ix-dev/community/metube/values.yaml
  27. 2 2
      library/ix-dev/community/n8n/Chart.yaml
  28. 1 1
      library/ix-dev/community/n8n/values.yaml
  29. 2 2
      library/ix-dev/community/node-red/Chart.yaml
  30. 6 6
      library/ix-dev/community/node-red/values.yaml
  31. 2 2
      library/ix-dev/community/passbolt/Chart.yaml
  32. 1 1
      library/ix-dev/community/passbolt/values.yaml
  33. 2 2
      library/ix-dev/community/planka/Chart.yaml
  34. 1 1
      library/ix-dev/community/planka/values.yaml
  35. 2 2
      library/ix-dev/community/prowlarr/Chart.yaml
  36. 1 1
      library/ix-dev/community/prowlarr/values.yaml
  37. 2 2
      library/ix-dev/community/readarr/Chart.yaml
  38. 1 1
      library/ix-dev/community/readarr/values.yaml
  39. 2 2
      library/ix-dev/community/sabnzbd/Chart.yaml
  40. 1 1
      library/ix-dev/community/sabnzbd/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/twofactor-auth/Chart.yaml
  44. 1 1
      library/ix-dev/community/twofactor-auth/values.yaml

+ 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.13
+version: 2.0.14
 apiVersion: v2
-appVersion: 2024.3.0
+appVersion: 2024.3.1
 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.3.0
+  tag: 2024.3.1
 
 # Keep using the same image
 # as before the migration

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

@@ -3,9 +3,9 @@ description: DNS and Ad-filtering for your network.
 annotations:
   title: Pi-hole
 type: application
-version: 2.0.7
+version: 2.0.8
 apiVersion: v2
-appVersion: 2024.02.0
+appVersion: 2024.02.2
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

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

@@ -1,7 +1,7 @@
 image:
   pullPolicy: IfNotPresent
   repository: pihole/pihole
-  tag: 2024.02.0
+  tag: 2024.02.2
 
 resources:
   limits:

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

@@ -4,9 +4,9 @@ description: Plex is a media server that allows you to stream your media to any
 annotations:
   title: Plex
 type: application
-version: 2.0.2
+version: 2.0.3
 apiVersion: v2
-appVersion: 1.40.0.7998
+appVersion: 1.40.1.8227
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

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

@@ -1,7 +1,7 @@
 image:
   pullPolicy: IfNotPresent
   repository: plexinc/pms-docker
-  tag: 1.40.0.7998-c29d4c0c8
+  tag: 1.40.1.8227-c0dd5a73e
 plexPassImage:
   pullPolicy: IfNotPresent
   repository: plexinc/pms-docker

+ 2 - 2
library/ix-dev/charts/wg-easy/Chart.yaml

@@ -3,9 +3,9 @@ description: WG-Easy is the easiest way to install & manage WireGuard!
 annotations:
   title: WG Easy
 type: application
-version: 2.0.13
+version: 2.0.14
 apiVersion: v2
-appVersion: '11'
+appVersion: '12'
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

+ 1 - 1
library/ix-dev/charts/wg-easy/values.yaml

@@ -1,7 +1,7 @@
 image:
   pullPolicy: IfNotPresent
   repository: ghcr.io/wg-easy/wg-easy
-  tag: '11'
+  tag: '12'
 
 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.15
+version: 1.2.16
 apiVersion: v2
-appVersion: 1.10.4
+appVersion: 1.10.5
 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.10.4
+  tag: 1.10.5
 webImage:
   repository: castopod/web-server
   pullPolicy: IfNotPresent
-  tag: 1.10.4
+  tag: 1.10.5
 
 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.24
+version: 1.2.25
 apiVersion: v2
-appVersion: 24.0.4
+appVersion: 24.0.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: 24.0.4
+  tag: 24.0.7
 
 resources:
   limits:

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

@@ -3,9 +3,9 @@ description: Gitea - Git with a cup of tea
 annotations:
   title: Gitea
 type: application
-version: 1.1.15
+version: 1.1.16
 apiVersion: v2
-appVersion: 1.21.7
+appVersion: 1.21.8
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

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

@@ -1,7 +1,7 @@
 image:
   repository: gitea/gitea
   pullPolicy: IfNotPresent
-  tag: 1.21.7-rootless
+  tag: 1.21.8-rootless
 
 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.12
+version: 2.0.13
 apiVersion: v2
-appVersion: 0.15.0
+appVersion: 0.15.2
 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.0
+  tag: 0.15.2
 
 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: 3.0.15
+version: 3.0.16
 apiVersion: v2
-appVersion: 1.98.1
+appVersion: 1.98.2
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

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

@@ -1,22 +1,22 @@
 image:
   repository: altran1502/immich-server
   pullPolicy: IfNotPresent
-  tag: v1.98.1
+  tag: v1.98.2
 
 mlImage:
   repository: altran1502/immich-machine-learning
   pullPolicy: IfNotPresent
-  tag: v1.98.1
+  tag: v1.98.2
 
 mlCudaImage:
   repository: altran1502/immich-machine-learning
   pullPolicy: IfNotPresent
-  tag: v1.98.1-cuda
+  tag: v1.98.2-cuda
 
 mlOpenvinoImage:
   repository: altran1502/immich-machine-learning
   pullPolicy: IfNotPresent
-  tag: v1.98.1-openvino
+  tag: v1.98.2-openvino
 
 pgvectorImage:
   repository: tensorchord/pgvecto-rs

+ 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.7
+version: 1.2.8
 apiVersion: v2
-appVersion: 1.10.3
+appVersion: 1.10.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.10.3
+  tag: 1.10.4
 
 resources:
   limits:

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

@@ -3,9 +3,9 @@ description: Lidarr is a music collection manager for Usenet and BitTorrent user
 annotations:
   title: Lidarr
 type: application
-version: 1.2.18
+version: 1.2.19
 apiVersion: v2
-appVersion: 2.2.1.4073
+appVersion: 2.2.3.4098
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

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

@@ -1,7 +1,7 @@
 image:
   repository: ghcr.io/onedr0p/lidarr-develop
   pullPolicy: IfNotPresent
-  tag: 2.2.1.4073
+  tag: 2.2.3.4098
 
 resources:
   limits:

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

@@ -3,9 +3,9 @@ description: Linkding is a bookmark manager that you can host yourself.
 annotations:
   title: Linkding
 type: application
-version: 1.2.10
+version: 1.2.11
 apiVersion: v2
-appVersion: 1.24.0
+appVersion: 1.24.2
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

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

@@ -1,7 +1,7 @@
 image:
   repository: sissbruecker/linkding
   pullPolicy: IfNotPresent
-  tag: 1.24.0
+  tag: 1.24.2
 
 resources:
   limits:

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

@@ -4,9 +4,9 @@ description: MeTube is a web GUI for youtube-dl (using the yt-dlp fork) with pla
 annotations:
   title: MeTube
 type: application
-version: 1.2.9
+version: 1.2.10
 apiVersion: v2
-appVersion: '2024-01-26'
+appVersion: '2024-03-11'
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

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

@@ -1,7 +1,7 @@
 image:
   repository: alexta69/metube
   pullPolicy: IfNotPresent
-  tag: '2024-01-26'
+  tag: '2024-03-11'
 
 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.30
+version: 1.2.31
 apiVersion: v2
-appVersion: 1.32.1
+appVersion: 1.33.1
 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.32.1
+  tag: 1.33.1
 
 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.6
+version: 1.2.7
 apiVersion: v2
-appVersion: 3.1.5
+appVersion: 3.1.7
 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.6-18
+  tag: 3.1.7-18
 node18MinimalImage:
   repository: nodered/node-red
   pullPolicy: IfNotPresent
-  tag: 3.1.6-18-minimal
+  tag: 3.1.7-18-minimal
 node16Image:
   repository: nodered/node-red
   pullPolicy: IfNotPresent
-  tag: 3.1.5-16
+  tag: 3.1.7-16
 node16MinimalImage:
   repository: nodered/node-red
   pullPolicy: IfNotPresent
-  tag: 3.1.5-16-minimal
+  tag: 3.1.7-16-minimal
 node14Image:
   repository: nodered/node-red
   pullPolicy: IfNotPresent
-  tag: 3.1.6-14
+  tag: 3.1.7-14
 node14MinimalImage:
   repository: nodered/node-red
   pullPolicy: IfNotPresent
-  tag: 3.1.6-14-minimal
+  tag: 3.1.7-14-minimal
 
 resources:
   limits:

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

@@ -3,9 +3,9 @@ description: Passbolt is a security-first, open source password manager
 annotations:
   title: Passbolt
 type: application
-version: 1.2.5
+version: 1.2.6
 apiVersion: v2
-appVersion: 4.5.2.1
+appVersion: 4.6.0.1
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

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

@@ -1,7 +1,7 @@
 image:
   repository: passbolt/passbolt
   pullPolicy: IfNotPresent
-  tag: 4.5.2-1-ce-non-root
+  tag: 4.6.0-1-ce-non-root
 
 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.13
+version: 1.2.14
 apiVersion: v2
-appVersion: 1.15.6
+appVersion: 1.15.7
 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.15.6
+  tag: 1.15.7
 
 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.19
+version: 1.2.20
 apiVersion: v2
-appVersion: 1.14.1.4316
+appVersion: 1.14.3.4333
 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.14.1.4316
+  tag: 1.14.3.4333
 
 resources:
   limits:

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

@@ -4,9 +4,9 @@ description: Readarr is an ebook and audiobook collection manager for Usenet and
 annotations:
   title: Readarr
 type: application
-version: 1.2.13
+version: 1.2.14
 apiVersion: v2
-appVersion: 0.3.19.2437
+appVersion: 0.3.20.2452
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

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

@@ -1,7 +1,7 @@
 image:
   repository: ghcr.io/onedr0p/readarr-develop
   pullPolicy: IfNotPresent
-  tag: 0.3.19.2437
+  tag: 0.3.20.2452
 
 resources:
   limits:

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

@@ -3,9 +3,9 @@ description: SABnzbd is an Open Source Binary Newsreader written in Python.
 annotations:
   title: SABnzbd
 type: application
-version: 1.2.6
+version: 1.2.7
 apiVersion: v2
-appVersion: 4.2.2
+appVersion: 4.2.3
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

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

@@ -1,7 +1,7 @@
 image:
   repository: ghcr.io/onedr0p/sabnzbd
   pullPolicy: IfNotPresent
-  tag: 4.2.2
+  tag: 4.2.3
 
 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.34
+version: 1.0.35
 apiVersion: v2
-appVersion: 1.60.1
+appVersion: 1.62.0
 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.60.1
+  tag: v1.62.0
 
 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.4
+version: 1.2.5
 apiVersion: v2
-appVersion: 5.0.4
+appVersion: 5.1.0
 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.0.4
+  tag: 5.1.0
 
 resources:
   limits: