Selaa lähdekoodia

Upgraded catalog item(s) (#1295)

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

Co-authored-by: sonicaj <waqarsonic1@gmail.com>
bugclerk 2 vuotta sitten
vanhempi
commit
cbe5107f39

+ 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.96
+version: 1.0.97
 apiVersion: v2
-appVersion: 2023.6.2
+appVersion: 2023.6.3
 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.2
+  tag: 2023.6.3

+ 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.25
+version: 1.0.26
 apiVersion: v2
-appVersion: '230615'
+appVersion: '230625'
 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: '230615'
+  tag: '230625'

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

@@ -3,9 +3,9 @@ description: The Prometheus monitoring system and time series database.
 annotations:
   title: Prometheus
 type: application
-version: 1.0.10
+version: 1.0.11
 apiVersion: v2
-appVersion: v2.44.0
+appVersion: v2.45.0
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

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

@@ -1,7 +1,7 @@
 image:
   repository: prom/prometheus
   pullPolicy: IfNotPresent
-  tag: v2.44.0
+  tag: v2.45.0
 
 resources:
   limits:

+ 2 - 2
library/ix-dev/community/grafana/Chart.yaml

@@ -4,9 +4,9 @@ description: Grafana is the open source analytics & monitoring solution for ever
 annotations:
   title: Grafana
 type: application
-version: 1.0.1
+version: 1.0.2
 apiVersion: v2
-appVersion: 10.0.0
+appVersion: 10.0.1
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

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

@@ -1,7 +1,7 @@
 image:
   repository: grafana/grafana
   pullPolicy: IfNotPresent
-  tag: 10.0.0
+  tag: 10.0.1
 
 resources:
   limits: