Переглянути джерело

Upgraded catalog item(s) (#1423)

This commit upgrades home-assistant, nginx-proxy-manager, adguard-home, homepage catalog item(s).

Co-authored-by: sonicaj <waqarsonic1@gmail.com>
bugclerk 2 роки тому
батько
коміт
dfdeb0a168

+ 2 - 2
library/ix-dev/charts/home-assistant/Chart.yaml

@@ -3,9 +3,9 @@ description: Home Assistant App for TrueNAS SCALE
 annotations:
   title: Home Assistant
 type: application
-version: 1.0.101
+version: 1.0.102
 apiVersion: v2
-appVersion: 2023.7.3
+appVersion: 2023.8.0
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

+ 1 - 1
library/ix-dev/charts/home-assistant/values.yaml

@@ -1,4 +1,4 @@
 image:
   pullPolicy: IfNotPresent
   repository: homeassistant/home-assistant
-  tag: 2023.7.3
+  tag: 2023.8.0

+ 2 - 2
library/ix-dev/community/adguard-home/Chart.yaml

@@ -4,9 +4,9 @@ description: Free and open source, powerful network-wide ads & trackers blocking
 annotations:
   title: AdGuard Home
 type: application
-version: 1.0.17
+version: 1.0.18
 apiVersion: v2
-appVersion: 0.107.35
+appVersion: 0.107.36
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

+ 1 - 1
library/ix-dev/community/adguard-home/values.yaml

@@ -1,6 +1,6 @@
 image:
   repository: adguard/adguardhome
-  tag: v0.107.35
+  tag: v0.107.36
   pullPolicy: IfNotPresent
 
 resources:

+ 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.0.3
+version: 1.0.4
 apiVersion: v2
-appVersion: 0.6.25
+appVersion: 0.6.26
 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/benphelps/homepage
   pullPolicy: IfNotPresent
-  tag: v0.6.25
+  tag: v0.6.26
 
 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.14
+version: 1.0.15
 apiVersion: v2
-appVersion: 2.10.3
+appVersion: 2.10.4
 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.10.3
+  tag: 2.10.4
 resources:
   limits:
     cpu: 4000m