Sfoglia il codice sorgente

Upgraded catalog item(s) (#2528)

* Upgraded catalog item(s)

        This commit upgrades photoprism, nextcloud, emby, bazarr, pgadmin, drawio, tailscale, prowlarr, jellyfin, netbootxyz, planka catalog item(s).

* revert pg-admin

---------

Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
bugclerk 1 anno fa
parent
commit
0e7bf4a2e0

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

@@ -4,9 +4,9 @@ description: Emby is designed to help you manage your personal media library, su
 annotations:
   title: Emby Server
 type: application
-version: 2.0.10
+version: 2.0.11
 apiVersion: v2
-appVersion: 4.8.7.0
+appVersion: 4.8.8.0
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

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

@@ -1,7 +1,7 @@
 image:
   pullPolicy: IfNotPresent
   repository: emby/embyserver
-  tag: 4.8.7.0
+  tag: 4.8.8.0
 
 resources:
   limits:

+ 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.6
+version: 2.0.7
 apiVersion: v2
-appVersion: 29.0.0
+appVersion: 29.0.1
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

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

@@ -1,7 +1,7 @@
 image:
   pullPolicy: IfNotPresent
   repository: nextcloud
-  tag: 29.0.0
+  tag: 29.0.1
 nginxImage:
   pullPolicy: IfNotPresent
   repository: nginx
@@ -11,7 +11,7 @@ nginxImage:
 ncPostgresImage:
   pullPolicy: IfNotPresent
   repository: postgres
-  tag: "13.1"
+  tag: '13.1'
 
 resources:
   limits:
@@ -25,7 +25,7 @@ podOptions:
 ncConfig:
   adminUser: admin
   adminPassword: password
-  host: ""
+  host: ''
   dataDir: /var/www/html/data
   commands:
     - ffmpeg
@@ -36,7 +36,7 @@ ncConfig:
   maxExecutionTime: 30
   cron:
     enabled: true
-    schedule: "*/15 * * * *"
+    schedule: '*/15 * * * *'
   additionalEnvs: []
 
 ncNetwork:

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

@@ -3,9 +3,9 @@ description: AI-powered app for browsing, organizing & sharing your photo collec
 annotations:
   title: PhotoPrism
 type: application
-version: 2.0.7
+version: 2.0.8
 apiVersion: v2
-appVersion: '240528'
+appVersion: '240531'
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

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

@@ -1,7 +1,7 @@
 image:
   pullPolicy: IfNotPresent
   repository: photoprism/photoprism
-  tag: '240528'
+  tag: '240531'
 
 resources:
   limits:

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

@@ -4,9 +4,9 @@ description: Bazarr is a companion application to Sonarr and Radarr. It manages
 annotations:
   title: Bazarr
 type: application
-version: 1.2.10
+version: 1.2.11
 apiVersion: v2
-appVersion: 1.4.2
+appVersion: 1.4.3
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

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

@@ -1,7 +1,7 @@
 image:
   repository: ghcr.io/onedr0p/bazarr
   pullPolicy: IfNotPresent
-  tag: 1.4.2
+  tag: 1.4.3
 
 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.40
+version: 1.2.41
 apiVersion: v2
-appVersion: 24.4.10
+appVersion: 24.4.13
 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.4.10
+  tag: 24.4.13
 
 resources:
   limits:

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

@@ -4,9 +4,9 @@ description: Jellyfin is a Free Software Media System that puts you in control o
 annotations:
   title: Jellyfin
 type: application
-version: 1.2.13
+version: 1.2.14
 apiVersion: v2
-appVersion: 10.9.3
+appVersion: 10.9.4
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

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

@@ -1,7 +1,7 @@
 image:
   repository: jellyfin/jellyfin
   pullPolicy: IfNotPresent
-  tag: 10.9.3
+  tag: 10.9.4
 
 resources:
   limits:

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

@@ -4,9 +4,9 @@ description: netboot.xyz lets you PXE boot various operating system installers o
 annotations:
   title: netbootxyz
 type: application
-version: 1.0.5
+version: 1.0.6
 apiVersion: v2
-appVersion: 0.7.1.1
+appVersion: 0.7.1.2
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

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

@@ -1,7 +1,7 @@
 image:
   repository: netbootxyz/netbootxyz
   pullPolicy: IfNotPresent
-  tag: 0.7.1-nbxyz1
+  tag: 0.7.1-nbxyz2
 
 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.24
+version: 1.2.25
 apiVersion: v2
-appVersion: 1.17.4
+appVersion: 1.17.5
 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.17.4
+  tag: 1.17.5
 
 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.26
+version: 1.2.27
 apiVersion: v2
-appVersion: 1.17.2.4511
+appVersion: 1.18.0.4543
 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.17.2.4511
+  tag: 1.18.0.4543
 
 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.39
+version: 1.0.40
 apiVersion: v2
-appVersion: 1.66.3
+appVersion: 1.66.4
 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.66.3
+  tag: v1.66.4
 
 resources:
   limits: