From 039a82e7aa188b2dee3eedc84f3f8091e305deb5 Mon Sep 17 00:00:00 2001 From: sonicaj Date: Sat, 11 Nov 2023 00:01:35 +0000 Subject: [PATCH] Upgraded catalog item(s) This commit upgrades home-assistant, sftpgo, homarr catalog item(s). --- library/ix-dev/charts/home-assistant/Chart.yaml | 4 ++-- library/ix-dev/charts/home-assistant/values.yaml | 2 +- library/ix-dev/community/homarr/Chart.yaml | 7 ++++--- library/ix-dev/community/homarr/values.yaml | 2 +- library/ix-dev/community/sftpgo/Chart.yaml | 7 ++++--- library/ix-dev/community/sftpgo/values.yaml | 2 +- 6 files changed, 13 insertions(+), 11 deletions(-) diff --git a/library/ix-dev/charts/home-assistant/Chart.yaml b/library/ix-dev/charts/home-assistant/Chart.yaml index bda1ff9212..8825ae2f99 100644 --- a/library/ix-dev/charts/home-assistant/Chart.yaml +++ b/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 diff --git a/library/ix-dev/charts/home-assistant/values.yaml b/library/ix-dev/charts/home-assistant/values.yaml index ab5b1d06cf..1170f18abb 100644 --- a/library/ix-dev/charts/home-assistant/values.yaml +++ b/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 diff --git a/library/ix-dev/community/homarr/Chart.yaml b/library/ix-dev/community/homarr/Chart.yaml index 97478f84f0..9f84e20dba 100644 --- a/library/ix-dev/community/homarr/Chart.yaml +++ b/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 diff --git a/library/ix-dev/community/homarr/values.yaml b/library/ix-dev/community/homarr/values.yaml index c9a0678ea4..035832d0e4 100644 --- a/library/ix-dev/community/homarr/values.yaml +++ b/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: diff --git a/library/ix-dev/community/sftpgo/Chart.yaml b/library/ix-dev/community/sftpgo/Chart.yaml index 33d7b4ba72..c368d111e4 100644 --- a/library/ix-dev/community/sftpgo/Chart.yaml +++ b/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 diff --git a/library/ix-dev/community/sftpgo/values.yaml b/library/ix-dev/community/sftpgo/values.yaml index 9097c00099..5dc73a6c88 100644 --- a/library/ix-dev/community/sftpgo/values.yaml +++ b/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