Ver Fonte

Upgraded catalog item(s) (#1439)

This commit upgrades home-assistant, nextcloud, plex-auto-languages catalog item(s).

Co-authored-by: sonicaj <waqarsonic1@gmail.com>
bugclerk há 2 anos atrás
pai
commit
bcc2f2da6a

+ 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.103
+version: 1.0.104
 apiVersion: v2
-appVersion: 2023.8.1
+appVersion: 2023.8.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.8.1
+  tag: 2023.8.2

+ 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: 1.6.38
+version: 1.6.39
 apiVersion: v2
-appVersion: 27.0.1
+appVersion: 27.0.2
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

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

@@ -1,7 +1,7 @@
 image:
   pullPolicy: IfNotPresent
   repository: nextcloud
-  tag: 27.0.1
+  tag: 27.0.2
 nginx:
   image:
     pullPolicy: IfNotPresent

+ 2 - 2
library/ix-dev/community/plex-auto-languages/Chart.yaml

@@ -3,9 +3,9 @@ description: Plex Auto Languages offer automated language selection for Plex TV
 annotations:
   title: Plex Auto Languages
 type: application
-version: 1.0.0
+version: 1.0.1
 apiVersion: v2
-appVersion: '1.2.2'
+appVersion: 1.2.3
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

+ 1 - 1
library/ix-dev/community/plex-auto-languages/values.yaml

@@ -1,7 +1,7 @@
 image:
   repository: remirigal/plex-auto-languages
   pullPolicy: IfNotPresent
-  tag: 'v1.2.2'
+  tag: v1.2.3
 
 ci: false