瀏覽代碼

Upgraded catalog item(s)

        This commit upgrades home-assistant, sftpgo, homarr catalog item(s).
sonicaj 1 年之前
父節點
當前提交
039a82e7aa

+ 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.119
+version: 1.0.120
 apiVersion: v2
-appVersion: 2023.11.1
+appVersion: 2023.11.2
 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.11.1
+  tag: 2023.11.2

+ 4 - 3
library/ix-dev/community/homarr/Chart.yaml

@@ -1,11 +1,12 @@
 name: homarr
-description: Homarr is a sleek, modern dashboard that puts all of your apps and services at your fingertips.
+description: Homarr is a sleek, modern dashboard that puts all of your apps and services
+  at your fingertips.
 annotations:
   title: Homarr
 type: application
-version: 1.1.2
+version: 1.1.3
 apiVersion: v2
-appVersion: 0.13.4
+appVersion: 0.14.0
 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.13.4
+  tag: 0.14.0
 
 resources:
   limits:

+ 4 - 3
library/ix-dev/community/sftpgo/Chart.yaml

@@ -1,11 +1,12 @@
 name: sftpgo
-description: SFTPGo is a fully featured and highly configurable SFTP server with optional HTTP/S, FTP/S and WebDAV support - S3, Google Cloud Storage, Azure Blob
+description: SFTPGo is a fully featured and highly configurable SFTP server with optional
+  HTTP/S, FTP/S and WebDAV support - S3, Google Cloud Storage, Azure Blob
 annotations:
   title: SFTPGo
 type: application
-version: 1.1.2
+version: 1.1.3
 apiVersion: v2
-appVersion: v2.5.4
+appVersion: 2.5.5
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

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

@@ -1,7 +1,7 @@
 image:
   repository: drakkan/sftpgo
   pullPolicy: IfNotPresent
-  tag: v2.5.4
+  tag: v2.5.5
 pluginsImage:
   repository: drakkan/sftpgo
   pullPolicy: IfNotPresent