소스 검색

Upgraded catalog item(s) (#2723)

* Upgraded catalog item(s)

        This commit upgrades wg-easy, home-assistant, prometheus, paperless-ngx, redis, vaultwarden, castopod, netbootxyz, tautulli, homepage, audiobookshelf, tdarr catalog item(s).

* revert netboot

---------

Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
bugclerk 1 년 전
부모
커밋
ae2cf9ad6f

+ 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.37
+version: 2.0.38
 apiVersion: v2
-appVersion: 2024.8.0
+appVersion: 2024.8.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.8.0
+  tag: 2024.8.1
 
 # Keep using the same image
 # as before the migration

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

@@ -3,9 +3,9 @@ description: The Prometheus monitoring system and time series database.
 annotations:
   title: Prometheus
 type: application
-version: 1.1.17
+version: 1.1.18
 apiVersion: v2
-appVersion: v2.53.1
+appVersion: v2.54.0
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

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

@@ -1,7 +1,7 @@
 image:
   repository: prom/prometheus
   pullPolicy: IfNotPresent
-  tag: v2.53.1
+  tag: v2.54.0
 
 resources:
   limits:

+ 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.19
+version: 2.0.20
 apiVersion: v2
-appVersion: '13'
+appVersion: '14'
 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: '13'
+  tag: '14'
 
 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.9
+version: 1.0.10
 apiVersion: v2
-appVersion: 2.12.2
+appVersion: 2.12.3
 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.12.2
+  tag: 2.12.3
 
 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.22
+version: 1.2.23
 apiVersion: v2
-appVersion: 1.12.5
+appVersion: 1.12.6
 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.5
+  tag: 1.12.6
 webImage:
   repository: castopod/web-server
   pullPolicy: IfNotPresent
-  tag: 1.12.5
+  tag: 1.12.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.17
+version: 1.2.18
 apiVersion: v2
-appVersion: 0.9.5
+appVersion: 0.9.6
 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.5
+  tag: v0.9.6
 
 resources:
   limits:

+ 2 - 2
library/ix-dev/community/paperless-ngx/Chart.yaml

@@ -4,9 +4,9 @@ description: Paperless-ngx is a document management system that transforms your
 annotations:
   title: Paperless-ngx
 type: application
-version: 1.2.47
+version: 1.2.48
 apiVersion: v2
-appVersion: 2.11.3
+appVersion: 2.11.4
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

+ 1 - 1
library/ix-dev/community/paperless-ngx/values.yaml

@@ -1,7 +1,7 @@
 image:
   repository: paperlessngx/paperless-ngx
   pullPolicy: IfNotPresent
-  tag: 2.11.3
+  tag: 2.11.4
 
 resources:
   limits:

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

@@ -4,9 +4,9 @@ description: Redis. The open source, in-memory data store used by millions of de
 annotations:
   title: Redis
 type: application
-version: 1.0.23
+version: 1.0.24
 apiVersion: v2
-appVersion: 7.2.5
+appVersion: 7.4.0
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

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

@@ -1,7 +1,7 @@
 image:
   repository: bitnami/redis
   pullPolicy: IfNotPresent
-  tag: 7.2.5
+  tag: 7.4.0
 
 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.5
+version: 1.2.6
 apiVersion: v2
-appVersion: 2.14.3
+appVersion: 2.14.4
 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.3
+  tag: v2.14.4
 
 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.8
+version: 1.2.9
 apiVersion: v2
-appVersion: 2.23.1
+appVersion: 2.24.1
 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.23.01
+  tag: 2.24.01
 
 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.13
+version: 1.1.14
 apiVersion: v2
-appVersion: 1.31.0
+appVersion: 1.32.0
 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.31.0
+  tag: 1.32.0
 
 resources:
   limits: