浏览代码

Upgraded catalog item(s) (#1270)

* Upgraded catalog item(s)

        This commit upgrades photoprism, home-assistant, jenkins catalog item(s).

* untouch

---------

Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
bugclerk 2 年之前
父节点
当前提交
38d39d4dac

+ 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.95
+version: 1.0.96
 apiVersion: v2
-appVersion: 2023.6.1
+appVersion: 2023.6.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.6.1
+  tag: 2023.6.2

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

@@ -3,9 +3,9 @@ description: AI-powered app for browsing, organizing & sharing your photo collec
 annotations:
   title: PhotoPrism
 type: application
-version: 1.0.23
+version: 1.0.24
 apiVersion: v2
-appVersion: '230607'
+appVersion: '230615'
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

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

@@ -1,4 +1,4 @@
 image:
   pullPolicy: IfNotPresent
   repository: photoprism/photoprism
-  tag: '230607'
+  tag: '230615'